]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
i386.md (*popcountsi2_cmp_zext): Remove mode attribute from insn template.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
3591b8e2
SE
12010-04-13 Steve Ellcey <sje@cup.hp.com>
2
3 * configure: Regenerate after change to elf.m4.
4
a82ecc7b
IS
52010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
1f0bf148
SP
92010-04-02 Sebastian Pop <sebastian.pop@amd.com>
10
11 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
12 * configure: Regenerated.
13
142010-04-02 Sebastian Pop <sebastian.pop@amd.com>
15
16 * configure.ac: Print "buggy but acceptable" when CLooG
17 revision is less than 9.
18 * configure: Regenerated.
19
ecd01dee
DN
202010-04-01 Diego Novillo <dnovillo@google.com>
21
22 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
23
dc683a3f
RW
242010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
25
26 PR bootstrap/43615
27 PR bootstrap/43328
28
29 Revert:
30
31 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
32
33 * configure.ac: Do not pass --enable-multilib nor
34 --disable-multilib in baseargs. Accept explicitly passed
35 --enable_multilib.
36 * configure: Regenerate.
37
7527d83f
UW
382010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
39
40 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
41
895522b6
JJ
422010-03-31 Janis Johnson <janis187@us.ibm.com>
43
44 * MAINTAINERS: Remove myself.
45
9db4e878
RW
462010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
47
48 PR bootstrap/43328
49 * configure.ac: Do not pass --enable-multilib nor
50 --disable-multilib in baseargs. Accept explicitly passed
51 --enable_multilib.
52 * configure: Regenerate.
53
acf6bf36
AP
542010-03-28 Andrew Pinski <pinskia@gmail.com>
55
56 * MAINTAINERS (spu port): Remove me.
57
b42f0d7e
JM
582010-03-23 Joseph Myers <joseph@codesourcery.com>
59
60 * configure.ac (tic6x-*-*): New case.
61 * configure: Regenerate.
62
0d1152b1
JM
632010-03-23 Joseph Myers <joseph@codesourcery.com>
64
65 * config.sub: Update to version 2010-03-22.
66 * config.guess: Update to version 2009-12-30.
67
0aeb3cc6
JH
682010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
69
70 PR ada/42554
71 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
72 * configure: Regenerate.
73
5408fbe8
RR
742010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
75
76 * MAINTAINERS: Update my email address.
77
3f55a3b3
SP
782010-03-17 Sebastian Pop <sebastian.pop@amd.com>
79
80 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
81 (ghassan.shobaki@amd.com): Removed.
82
3f08f7e8
AM
832010-03-17 Alan Modra <amodra@gmail.com>
84
85 * MAINTAINERS: Update my email address.
86
f3a9d094
DN
872010-03-16 Diego Novillo <dnovillo@google.com>
88
89 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
90 Matthews.
91
db5c4b8b
JM
922010-03-16 Joseph Myers <joseph@codesourcery.com>
93
94 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
95 Gutson, Jeffrey D. Oldham and Mark Shinwell.
96
b995570a
JM
972010-03-16 Joseph Myers <joseph@codesourcery.com>
98
99 * MAINTAINERS: Update my email address.
100
124cc66f
DJ
1012010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
102
103 * MAINTAINERS: Update my email address.
104
a4581668
BS
1052010-03-15 Bernd Schmidt <bernds@codesourcery.com>
106
107 * MAINTAINERS: Update my email address.
108
49d78e29
JZ
1092010-03-09 Jie Zhang <jie@codesourcery.com>
110
111 * MAINTAINERS: Update my email address.
112
8927b7c0
RO
1132010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
114
115 PR libstdc++/32499
116 * configure.ac (RANLIB): Default to true.
117 (STRIP): Likewise.
118 (RANLIB_FOR_TARGET): Remove superfluous : argument.
119 * configure: Regenerate.
120
cae072e2
RAE
1212010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
122
123 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
124 (Write After Approval): Update my email address.
125
bf646aaf
NC
1262010-02-17 Nick Clifton <nickc@redhat.com>
127
128 PR 11238
129 * Makefile.tpl (local-distclean): Also remove config.cache files in
130 sub-directories as there may not be Makefiles present in the
131 sub-directories.
96e41f16
NC
132 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
133 the config.cache files found by the find command.
134
bf646aaf
NC
135 * Makefile.in: Regenerate.
136 * configure.ac: Revert previous delta.
137 * configure: Regenerate.
138
ff78880a
NC
1392010-02-15 Nick Clifton <nickc@redhat.com>
140
141 PR 11238
142 * configure.ac: Delete config.cache files in sub-directories when
143 deleting Makefiles.
144 * configure: Regenerate.
145
8150eadf
BE
1462010-02-12 Ben Elliston <bje@gnu.org>
147
148 * MAINTAINERS: Update my email address.
149
a9e12bfd
AP
1502010-02-08 Andrew Pinski <pinskia@gmail.com>
151
152 * MAINTAINERS (spu port): Update my email address.
153
95315086
JZ
1542010-02-08 Jie Zhang <jie.zhang@analog.com>
155
156 * MAINTAINERS: Add myself as a maintainer for the bfin port.
157
362c6d2f
KG
1582010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
159
160 * configure.ac: Add "recommended" version checks for GMP/MPC.
161 Update recommended GMP/MPFR/MPC versions.
162 * configure: Regenerate.
163
888c5ad2
JR
1642010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
165
166 * MAINTAINERS: Move my Embecosm email address into the
167 write-after-approval section.
168
3bf714a7
ILT
1692010-01-26 Ian Lance Taylor <iant@google.com>
170
171 * MAINTAINERS: Add myself as Go frontend maintainer.
172
ad1e5170
JR
1732010-01-25 Joern Rennecke <amylaar@spamcop.net>
174
175 PR libstdc++/36101, PR libstdc++/42813
176 * configure.ac (bootstrap_target_libs): Make inclusion of
177 target-libgomp conditional on libgomb being in target_configdirs.
178 * configure: Regenerate.
179
fb0553d1
JR
1802010-01-23 Joern Rennecke <amylaar@spamcop.net>
181
182 PR libstdc++/36101, PR libstdc++/42813
183 * configure.ac (bootstrap_target_libs): Include target-libgomp.
184 * configure: Regenerate.
185
aae29963
JR
1862010-01-22 Joern Rennecke <amylaar@spamcop.net>
187
188 PR libstdc++/36101, PR libstdc++/42813
189 * configure.ac (target_configdirs): Substitute.
190 * Makefile.def: Bootstrap target module libgomp.
191 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
192 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
193 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
194 * configure, Makefile.in: Regenerate.
195
d8fe8895
DK
1962010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
197
198 * MAINTAINERS: Adjust my details.
199
ebfe4897
EW
2002010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
201
202 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
203
f7746c59
TL
2042010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
205
206 * MAINTAINERS: reindented my entry with tabs instead of spaces.
207
306c7b5b
TL
2082010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
209
210 * MAINTAINERS (Write After Approval): Add myself.
211
1b8b9e19
KT
2122010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
213
214 * MAINTAINERS (Write After Approval): Add myself.
215
c164615b
RG
2162010-01-11 Richard Guenther <rguenther@suse.de>
217
218 PR lto/41569
219 * Makefile.def (all-lto-plugin): Depend on all-gcc.
220 * Makefile.in: Regenerated.
221
f3f623ae
AT
2222010-01-11 Andreas Tobler <andreast@fgznet.ch>
223
224 * configure.ac: Enable libjava build on x86_64-*freebsd*.
225 * configure: Regenerate.
226
592c90ff
KG
2272010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
228 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
229
230 PR bootstrap/42424
231 * configure.ac: Include libtool m4 files.
232 (_LT_CHECK_OBJDIR): Call it.
233 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
234 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 235
592c90ff
KG
236 * configure: Regenerate.
237
60a2e213
RW
2382010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
239
240 PR bootstrap/41818
241 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
242 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
243 * Makefile.in: Regenerate.
244
7413962d
RG
2452010-01-02 Richard Guenther <rguenther@suse.de>
246
247 PR lto/41529
248 * configure.ac: Include config/elf.m4. Disable LTO if not
249 builting for an elf target.
250 * configure: Regenerate.
251
f77f3945
CF
2522009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
253
254 * MAINTAINERS: Change my email address.
255
4960e3f0
BE
2562009-12-18 Ben Elliston <bje@au.ibm.com>
257
258 * config.sub, config.guess: Update from upstream sources.
259
d16a31da
SZ
2602009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
261
262 * MAINTAINERS (Write After Approval): Add myself.
263
3a5729ea
KG
2642009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
265
266 PR middle-end/30447
267 PR middle-end/30789
268 PR other/40302
269
270 * configure.ac: Require MPC.
271 * configure: Regenerate.
272
43e02a8a
RW
2732009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
274
275 PR target/38384
276 PR bootstrap/40972
277 * libtool.m4: Sync from git Libtool.
278 * ltoptions.m4: Likewise.
279 * ltversion.m4: Likewise.
280 * lt~obsolete.m4: Likewise.
281 * ltmain.sh: Likewise.
282
360d4522
KG
2832009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
284
285 * configure.ac: Update minimum MPC version to 0.8.
286 * configure: Regenerate.
287
f264ed56
SP
2882009-11-21 Sebastian Pop <sebpop@gmail.com>
289
290 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
291 * configure: Regenerated.
292
ed2eaa9f
ILT
2932009-11-21 Ian Lance Taylor <iant@google.com>
294
295 * configure.ac: Change default of poststage1_ldflags to be empty if
296 poststage1_libs is set. When poststage1_libs is empty, and
297 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
298 * configure: Rebuild.
299
58346783
AN
3002009-11-21 Adam Nemet <adambnmet@gmail.com>
301
302 * MAINTAINERS (Write After Approval): Update my email address.
303
5ca0106a
BE
3042009-11-20 Ben Elliston <bje@au.ibm.com>
305
306 * config.guess: Update from upstream sources.
307
87213cd4
AO
3082009-11-16 Alexandre Oliva <aoliva@redhat.com>
309
310 * Makefile.def: Restore host and target settings for gmp.
311 * Makefile.in: Rebuild.
312
f61428ed
AO
3132009-11-16 Alexandre Oliva <aoliva@redhat.com>
314
315 * configure.ac: Add libelf to host_libs. Enable in-tree configury
316 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
317 Fix portability of test of C++ as bootstrap language. Add
318 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
319 * configure: Rebuild.
320 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
321 and cloog. Fix in-tree ppl configuration. Introduce libelf
322 in-tree building.
323 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
324 (POSTSTAGE1_HOST_EXPORTS): Use it.
325 (STAGE[+id+]_CXXFLAGS): New.
326 (BASE_FLAGS_TO_PASS): Pass it down.
327 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
328 extra_exports.
329 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
330 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
331 extra_exports.
332 * Makefile.in: Rebuild.
333
f6c56be6
BE
3342009-11-17 Ben Elliston <bje@au.ibm.com>
335
336 * config.sub, config.guess: Update from upstream sources.
337
0ccb5970
JK
3382009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
339
340 * MAINTAINERS (Write After Approval): Add myself.
341
3f08607c
JB
3422009-11-09 Jon Beniston <jon@beniston.com>
343
344 * MAINTAINERS (Write After Approval): Add myself.
345
5d571eaa
OS
3462009-11-06 Ozkan Sezer <sezeroz@gmail.com>
347
348 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
349 paths for *-w64-mingw* and x86_64-*mingw*.
350 * configure: Regenerated.
351
3be9759a
JR
3522009-11-05 Joern Rennecke <amylaar@spamcop.net>
353
354 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
355
c393f559
BK
3562009-11-02 Benjamin Kosnik <bkoz@redhat.com>
357
358 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
359 Phil Edwards to Write-After Approval.
360
ef4c4300
KT
3612009-10-30 Kai Tietz <kai.tietz@onevision.com>
362
363 * configure.ac: Disable target-winsup & co for
364 x86_64-*-mingw* and *-w64-mingw* targets.
365 * configure: Regenerated.
366
65a324b4
NC
3672009-10-16 Nick Clifton <nickc@redhat.com>
368
369 * MAINTAINERS: Add myself as a maintainer for the RX port.
370
22e5d3dc
JS
3712009-10-26 Johannes Singler <singler@kit.edu>
372
373 * MAINTAINERS (Write After Approval): Update my e-mail address.
374
17e72e5d
RO
3752009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
376
377 * configure.ac (CLooG test): Use = with test.
378 * configure: Regenerate.
379
ed3a56f3
RG
3802009-10-22 Richard Guenther <rguenther@suse.de>
381
382 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
383 cloog if the ppl version check failed. Move flags saving
384 before setting in libelf check.
385 * configure: Regenerate.
386
ad0abd3c
RG
3872009-10-21 Richard Guenther <rguenther@suse.de>
388
389 * configure.ac: Adjust the ppl and cloog configure to work as
390 documented. Disable cloog if ppl was disabled. Omit the version
391 checks if they were disabled.
392 * configure: Re-generate.
393
e4c5bd48
RW
3942009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
395
396 * configure.ac: Add 'lto' to enable_languages, not
397 new_enable_languages, and only if not already present.
398 * configure: Regenerate.
399
0ffd69c5
GP
4002009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
401
402 * README: Refer to the various COPYING* files instead of just
403 COPYING.
404 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
405
1fc23736
RE
4062009-10-07 Rafael Avila de Espindola <espindola@google.com>
407
408 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
409
58687768
RG
4102009-10-07 Richard Guenther <rguenther@suse.de>
411
412 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
413 and Richard Guenther as reviewers.
414 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
415 as reviewers.
416
49b0ca5c 4172009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 418
49b0ca5c 419 * config.sub: Update from upstream sources.
d2d9ce5e 420
aeb94799
ILT
4212009-10-06 Ian Lance Taylor <iant@google.com>
422
423 * Makefile.def: check-gold depends upon all-gas.
424 * Makefile.in: Rebuild.
425
123651cd
PM
4262009-10-05 Phil Muldoon <pmuldoon@redhat.com>
427
428 * MAINTAINERS (Write After Approval): Add myself.
429
d7f09764
DN
4302009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
431
432 * Makefile.def: all-lto-plugin depends on all-libiberty.
433 set bootstrap=true for lto-plugin.
434 Add lto-plugin.
435 * Makefile.in: Regenerate.
436 * configure.ac (host_libs): Add lto-plugin.
437 * configure: Regenerate.
438
d7f09764
DN
4392009-10-03 Diego Novillo <dnovillo@google.com>
440
441 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
442 (HOST_LIBELFLIBS): Define.
443 (HOST_LIBELFINC): Define.
444 * Makefile.in: Regenerate.
445 * configure.ac: Add --enable-lto.
446 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
447 If --enable-lto is used, add 'lto' to new_enable_languages.
448 If --enable-lto is used and gold is enabled, add
449 lto-plugin to configdirs.
450 * configure: Regenerate.
451
4522009-10-03 Simon Baldwin <simonb@google.com>
453
454 * configure.ac: If --with-system-zlib, suppress local zlib and
455 pass --with-system-zlib to subdir configure scripts.
456 * configure: Regenerate.
457
0ecdd2aa
LR
4582009-10-01 Loren J. Rittle <ljrittle@acm.org>
459 Paolo Bonzini <bonzini@gnu.org>
460
461 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
462 $(srcdir).
463 * Makefile.in: Rebuilt.
464
5bfbb7f7
GF
4652009-09-26 Gary Funck <gary@intrepid.com>
466
467 * MAINTAINERS (Write After Approval): Add myself.
468
3e661154
KG
4692009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
470
471 * configure.ac: Update minimum MPC version to 0.7.
472 * configure: Regenerate.
473
f1a036e4
NC
4742009-09-25 Nick Clifton <nickc@redhat.com>
475
476 * configure.ac: Pass any --cache-file=/dev/null option on to
477 subconfigures.
478 * configure: Regenerate.
479
d4c74acc
NC
4802009-09-23 Nick Clifton <nickc@redhat.com>
481
482 * config.sub, config.guess: Update from upstream sources.
483
03261b6d
LR
4842009-09-22 Loren J. Rittle <ljrittle@acm.org>
485
486 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
487 * Makefile.in: Rebuilt.
488
0db770bd
RW
4892009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
490
491 PR bootstrap/32272
492 * configure.ac: Error out if $srcdir isn't '.' but contains
493 host-${host_noncanonical}.
494 * configure: Regenerate.
495
71101870
RO
4962009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
497
498 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
499 maintainer.
500
ca6d0d62
RW
5012009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
502
79cd2b23
RW
503 * configure.ac: If bootstrapping a combined tree with
504 --enable-gold, require c++ in stage1_languages.
505 * configure: Regenerate.
506
ab9dcd0c
RW
507 * configure.ac: Also add target_libs of stage1_languages to
508 bootstrap_target_libs.
509 * configure: Regenerate.
510
ca6d0d62
RW
511 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
512 with --enable-languages not containing c++.
513 * configure: Regenerate.
514
1c3c9f12
JZ
5152009-09-15 Jie Zhang <jie.zhang@analog.com>
516
517 * configure.ac: Disable java and boehm-gc for bfin-*-*.
518 * configure: Regenerate.
519
6fb30a14 5202009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 521
6fb30a14
JR
522 * MAINTAINERS (Write After Approval): Update my e-mail address,
523 and move from from here...
524 (Waiting for paperwork): To here.
0318772d 525
4056c2c6
JM
5262009-09-09 Joseph Myers <joseph@codesourcery.com>
527
528 * MAINTAINERS (Reviewers): Add self as driver reviewer.
529
3e54529c
RW
5302009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
531
532 * configure.ac: Do not use $extrasub for replacing @if/@endif
533 parts in Makefile; instead, use additional arguments to
534 AC_CONFIG_COMMANDS to do the replacement manually, with several
535 sed invocations, to avoid HP-UX sed command limits.
536 * configure: Regenerate.
537
713e2ea6
AO
5382009-09-08 Alexandre Oliva <aoliva@redhat.com>
539
540 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
541 blank before -L.
542
5646b7b9
AO
5432009-09-04 Alexandre Oliva <aoliva@redhat.com>
544
545 * configure.ac (with-build-config): Document. Handle without.
546 Handle missing argument.
547 * configure: Rebuilt.
548
e12c4094
AO
5492009-09-03 Alexandre Oliva <aoliva@redhat.com>
550
551 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
552 Default to bootstrap-debug only if compare-debug works.
553 * configure: Rebuilt.
554 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
555 * Makefile.in: Rebuilt.
556
75cb0057
RO
5572009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
558
559 * MAINTAINERS (OS Port Maintainers): Update my email address.
560
8fc68cba
AO
5612009-09-01 Alexandre Oliva <aoliva@redhat.com>
562
563 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
564 * Makefile.in: Rebuilt.
565
44cb38cf
CD
5662009-09-01 Chris Demetriou <cgd@google.com>
567
568 * MAINTAINERS (Write After Approval): Add myself.
569
f9329c35
DS
5702009-08-31 Dodji Seketeli <dodji@redhat.com>
571
572 PR debug/30161
573 * include/dwarf2.h (enum dwarf_tag): Added
574 DW_TAG_GNU_template_template_param
575 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
576
f945e229
PB
5772009-08-30 Paolo Bonzini <bonzini@gnu.org>
578
579 * Makefile.tpl (AWK): Fix typo.
580 * Makefile.in: Regenerate.
581
87264276
PB
5822009-08-30 Paolo Bonzini <bonzini@gnu.org>
583
584 * configure.ac: Detect awk and sed.
585 * Makefile.def (flags_to_pass): Add AWK and SED.
586 * Makefile.tpl (AWK, SED): New.
587 (BASE_FLAGS_TO_PASS): Add AWK and SED.
588 * configure: Regenerate.
589 * Makefile.in: Regenerate.
590
68ccd57c
DK
5912009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
592
593 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
594 (collapseslashes): Likewise.
595
df58e648
RW
5962009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
597
598 * configure.ac (AC_PREREQ): Bump to 2.64.
599
0539cb2c
RW
6002009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
601
70fa0efa
RW
602 * configure.ac: Remove --with-datarootdir, --with-docdir,
603 --with-pdfdir, --with-htmldir switches.
604 * configure: Regenerate.
605
5213506e
RW
606 * configure: Regenerate.
607
0539cb2c
RW
608 * compile: Sync from Automake 1.11.
609 * depcomp: Likewise.
610 * install-sh: Likewise.
611 * missing: Likewise.
612 * mkinstalldirs: Likewise.
613 * ylwrap: Likewise.
614
197c68cc
DK
6152009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
616
617 * ltmain.sh (func_normal_abspath): New function.
618 (func_relative_path): Likewise.
619 (func_mode_help): Document new -bindir option for link mode.
620 (func_mode_link): Add new -bindir option, and use it to place
621 output DLL if specified.
622
58af276a
RW
6232009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
624
0115d4a3
RW
625 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
626 (baseargs): Add --disable-option-checking.
627 * configure: Regenerate.
628
58af276a
RW
629 * Makefile.def (configure-target-libiberty): Depend on
630 all-binutils and all-ld.
631 (configure-target-newlib): Likewise.
632 * Makefile.in: Regenerate.
633
e9d9afef
BE
6342009-08-17 Ben Elliston <bje@au.ibm.com>
635
636 * config.sub, config.guess: Update from upstream sources.
637
354ebf88
RW
6382009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
639
640 Sync from src, merge:
641
642 2009-07-02 Tristan Gingold <gingold@adacore.com>
643
644 * configure.ac: Do not exclude gas for i386-*-darwin.
645 Add a case for x86_64-*-darwin.
646 * configure: Regenerate.
647
8375f7b2
NV
6482009-08-06 Neil Vachharajani <nvachhar@gmail.com>
649
650 * MAINTAINERS: Add my name to Write After Approval list.
651
ca9fe997
ME
6522009-08-06 Michael Eager <eager@eagercon.com>
653
654 * configure.ac: Add Microblaze target.
655 * configure: Regenerate.
656
ea2002ba
CB
6572009-07-31 Christian Bruel <christian.bruel@st.com>
658
659 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
660 * configure: Regenerate.
661
f563194d
RIL
6622009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
663
664 * MAINTAINERS (Write After Approval): Update my e-mail address.
665
e90e6bd7
ILT
6662009-07-06 Ian Lance Taylor <iant@google.com>
667
668 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
669 * configure: Rebuild.
670
f6e0880a
TG
6712009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
672
673 * MAINTAINERS: Move myself to the Graphite Reviewers.
674
6d984927
WG
6752009-06-30 Wei Guozhi <carrot@google.com>
676
677 * MAINTAINERS: Add my name to Write After Approval list.
678
f2689b09
SE
6792009-06-26 Steve Ellcey <sje@cup.hp.com>
680
681 PR bootstrap/40338
682 * configure.ac (comparestring): Create new variable.
683 * Makefile.tpl (comparestring): Use to skip some comparisions.
684 * configure: Regenerate.
685 * Makefile.in: Regenerate.
686
f62c0ba4
DE
6872009-06-26 Doug Evans <dje@sebabeach.org>
688
689 * Makefile.def (host_modules): Add cgen.
690 * Makefile.in: Regenerate.
691 * configure.ac (host_tools): Add cgen.
692 * configure: Regenerate.
693
7acf4da6
DD
6942009-06-23 DJ Delorie <dj@redhat.com>
695
696 * MAINTAINERS: Add myself as mep maintainer.
697
00020c16
ILT
6982009-06-23 Ian Lance Taylor <iant@google.com>
699
700 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
701 boot_languages. Only bootstrap target libraries listed in
702 target_libs for some boot language. Add --with-stage1-ldflags,
703 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
704 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
705 if not building with C++.
706 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
707 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
708 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
709 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
710 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
711 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
712 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
713 * configure, Makefile.in: Rebuild.
714
1da52d4a
LF
7152009-06-23 Li Feng <nemokingdom@gmail.com>
716
717 * MAINTAINERS: Added my name to write-after-approval list.
718
144c9175
RM
7192009-06-15 Ryan Mansfield <rmansfield@qnx.com>
720
721 * configure.ac: Define is_elf for QNX Neutrino targets.
722 * configure: Regenerate.
723
e5871e24
GS
7242009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
725
726 * MAINTAINERS: Added my name to the write-after-approval list
727
5f4a82c0
KG
7282009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
729
730 * configure.ac: Detect MPC in default directory.
731 * configure: Regenerate.
732
394e9195
JG
7332009-06-03 Jerome Guitton <guitton@adacore.com>
734 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
735
736 * Makefile.tpl (all): Avoid a trailing backslash.
737 * Makefile.in: Regenerate.
738
47bca6aa
BE
7392009-06-03 Ben Elliston <bje@au.ibm.com>
740
741 * config.sub, config.guess: Update from upstream sources.
742
a891a473
RS
7432009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
744
745 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
746 to noconfdirs.
747 * configure: Regenerate.
748
70cb2d9f
AO
7492009-06-02 Alexandre Oliva <aoliva@redhat.com>
750
751 * Makefile.tpl ([+compare-target+]): Compare all stage
752 directories, rather than just gcc.
753 * Makefile.in: Rebuilt.
754
7f1245df
DK
7552009-06-01 Doug Kwan <dougkwan@google.com>
756
757 * configure.ac: Support gold for target arm*-*-*.
758 * configure: Regenerate.
394e9195 759
acd26225
KG
7602009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
761
762 * Makefile.def: Add MPC support and dependencies.
763 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
764
765 * Makefile.in, configure: Regenerate.
766
a1fc946a
AO
7672009-05-27 Alexandre Oliva <aoliva@redhat.com>
768
769 * Makefile.tpl (all): Avoid harmless warning in make all when
770 gcc-bootstrap is enabled but stage_last does not exist.
771 * Makefile.in: Rebuilt.
772
2e6a3c8d
NR
7732009-05-24 Nicolas Roche <roche@adacore.com>
774
775 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
776 * Makefile.in: Regenerate.
777
63487d11
DC
7782009-05-21 Denis Chertykov <chertykov@gmail.com>
779
780 * MAINTAINERS: Update my e-mail address.
781
449223af
DK
7822009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
783
784 * configure.ac (cygwin noconfigdirs): Remove libgcj.
785 * configure: Regenerate.
786
31c98f49
AO
7872009-05-18 Alexandre Oliva <aoliva@redhat.com>
788
789 PR other/40159
790 * Makefile.tpl (all): Don't assume gcc-bootstrap and
791 gcc-no-bootstrap are mutually exclusive.
792 * Makefile.in: Rebuilt.
793
0f501837
AO
7942009-05-18 Alexandre Oliva <aoliva@redhat.com>
795
796 PR other/40159
797 * Makefile.tpl (all): Don't end with unconditional success.
798 * Makefile.in: Rebuilt.
799
4a4a4e99
AO
8002009-05-12 Alexandre Oliva <aoliva@redhat.com>
801
802 PR target/37137
803 * Makefile.def (flags_to_pass): Remove redundant and incomplete
804 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
805 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
806 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
807 stage_configureflags, stage_cflags and stage_libcflags into
808 explicit Makefile macros.
809 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
810 GFORTRAN.
811 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
812 CC. Set CC_FOR_BUILD from CC.
813 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
814 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
815 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
816 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
817 and GFORTRAN.
818 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
819 (_LIBCFLAGS): Renamed to _TFLAGS.
820 (do-compare-debug, do-compare3-debug): Drop.
821 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
822 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
823 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
824 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
825 (XGCC_FLAGS_FOR_TARGET): New.
826 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
827 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
828 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
829 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
830 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
831 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
832 TFLAGS.
833 (BUILD_CONFIG): Include if requested.
834 (all): Set TFLAGS on bootstrap.
835 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
836 (all-stageid-prefixmodule): Likewise.
837 (do-clean, distclean-stageid): Set TFLAGS.
838 (restrap): Fix whitespace.
839 * Makefile.in: Rebuilt.
840
1cee3429
PB
8412009-05-07 Paolo Bonzini <bonzini@gnu.org>
842
843 * config.guess: Sync with src.
844
0b70eafd
DK
8452009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
846
847 * configure.ac ($with_ppl): Default to no if not supplied.
848 ($with_cloog): Likewise.
849 configure: Regenerate.
850
5175f17c
JW
8512009-04-27 James E. Wilson <wilson@codesourcery.com>
852
853 * MAINTAINERS: Update my e-mail address.
854
952fa153
NC
8552009-04-27 Nick Clifton <nickc@redhat.com>
856
857 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
858
a687f83c
EB
8592009-04-25 Eric Botcazou <ebotcazou@adacore.com>
860
861 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
862 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
863 * Makefile.in: Regenerate.
864
9e3eba15
KG
8652009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
866
867 PR bootstrap/39739
868 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
869 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
870
871 * configure, Makefile.in: Regenerate.
872
a687f83c 8732009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
874
875 * include/hashtab.h: Update GTY annotations to new syntax
876 * include/splay-tree.h: Likewise
877
070bdbd9
BE
8782009-04-17 Ben Elliston <bje@au.ibm.com>
879
880 * config.sub, config.guess: Update from upstream sources.
881
55f2d967
AG
8822009-04-15 Anthony Green <green@moxielogic.com>
883
884 * configure.ac: Add moxie support.
885 * configure: Rebuilt.
886
309c24a9
JJ
8872009-04-14 Jakub Jelinek <jakub@redhat.com>
888
889 * configure.ac: Change copyright header to refer to version
890 3 of the GNU General Public License and to point readers at the
891 COPYING3 file and the FSF's license web page.
892 * Makefile.def: Likewise.
893 * Makefile.tpl: Likewise.
894 * Makefile.in: Regenerate.
895
b93133bc
JH
8962009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
897
898 * configure.ac: Restore match for darwin9 or later. Use double
899 brackets since regeneration eats one pair.
900 * configure: Regenerate.
901
d18ff35a
L
9022009-04-09 H.J. Lu <hongjiu.lu@intel.com>
903
904 PR gas/10039
905 * configure.ac: Require texinfo 4.7.
906 * configure: Regenerated.
907
748086b7
JJ
9082009-04-09 Nick Clifton <nickc@redhat.com>
909
910 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
911 the GCC Runtime Library Exception.
912
a3337ea2
KG
9132009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
914
915 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
916 * configure: Regenerate.
917
60911f14
SE
9182009-04-01 Steve Ellcey <sje@cup.hp.com>
919
920 * Makefil.def (languages): New entries.
921 * Makefile.tpl (check-gcc-*): New generic target.
922 * Makefile.in: Regenerate.
60911f14 923
7369c1d0
ER
9242009-03-25 Erven Rohou <erven.rohou@inria.fr>
925
d18ff35a 926 * MAINTAINERS: Update my email address.
7369c1d0 927
cfb1f59f
TT
9282009-03-18 Tom Tromey <tromey@redhat.com>
929
d18ff35a
L
930 * configure: Rebuild.
931 * configure.ac (host_libs): Add libiconv.
932 * Makefile.in: Rebuild.
933 * Makefile.def (host_modules): Add libiconv.
934 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 935
75eeae1a
TG
9362009-03-16 Tristan Gingold <gingold@adacore.com>
937
938 * configure.ac: Treat gdb as supported on x86_64-darwin.
939 * configure: Regenerate.
940
f38095f3
JM
9412009-03-16 Joseph Myers <joseph@codesourcery.com>
942
943 * configure.ac (--with-host-libstdcxx): New option.
944 * configure: Regenerate.
945
fec7f245
JR
9462009-03-12 Joern Rennecke <joern.rennecke@arc.com>
947
948 * MAINTAINERS: Move myself into the write after approval list.
949
6d401294
NP
9502009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
951
952 * MAINTAINERS: Update e-mail address.
953
07c97076
DN
9542009-03-11 Dorit Nuzman <dorit@il.ibm.com>
955
956 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
957
bb947fd1
IR
9582009-03-10 Ira Rosen <irar@il.ibm.com>
959
960 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
961
7a9d3fe8
RW
9622009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
963
964 Backport from git Libtool:
965
966 2009-01-19 Robert Millan <rmh@aybabtu.com>
967 Support GNU/kOpenSolaris.
968 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
969 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
970 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
971 GNU/kOpenSolaris.
972
c9e9e11f
AS
9732009-02-27 Andreas Schwab <schwab@linux-m68k.org>
974
975 * MAINTAINERS: Update e-mail address.
976
5e8c1552 9772009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
978
979 * MAINTAINERS (Write After Approval): Add self.
980
b0adb088
BM
9812009-02-18 Bingfeng Mei <bmei@broadcom.com>
982
983 * MAINTAINERS (Write After Approval): Add myself.
984
ee04b574
AS
9852009-02-05 Andreas Schwab <schwab@suse.de>
986
987 * Makefile.tpl (stage_last): Define $r and $s before using
988 $(RECURSE_FLAGS_TO_PASS).
989 * Makefile.in: Regenerate
990
907884c9
ILT
9912009-01-30 Ian Lance Taylor <iant@google.com>
992
993 * MAINTAINERS: Move myself to the Global Reviewers list.
994
416ac4d4
RM
9952009-01-29 Robert Millan <rmh@aybabtu.com>
996
997 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
998 * configure: Regenerate.
999
ee5decb3
GP
10002009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1001
1002 * MAINTAINERS: Make whitespace consistent.
19196f44 1003 Remove Robert Millan from Write After Approval.
ee5decb3 1004
36fbb0ec
AM
10052009-01-16 Alan Modra <amodra@bigpond.net.au>
1006
1007 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1008 (all-opcodes): Depend on all-libiberty.
1009 * Makefile.in: Regenerate.
1010
52535a64
DR
10112009-01-15 Douglas B Rupp <rupp@gnat.com>
1012
1013 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1014 * configure: Regenerate.
1015
e04a57df
RR
10162009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1017
1018 * MAINTAINERS (Write After Approval): Add myself.
1019
856c450b
SK
10202009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1021
1022 * MAINTAINERS: Add myself to reviewers (Fortran).
1023
53095c56
SP
10242009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1025
1026 PR tree-optimization/38515
1027 * configure.ac (cloog-polylib): Removed.
1028 (with_ppl, with_cloog): Test for "no".
1029 * configure: Regenerated.
1030
1e5e8a59
DF
10312009-01-11 Daniel Franke <franke.daniel@gmail.com>
1032
1033 * MAINTAINERS: Moved myself to reviewers (Fortran).
1034
5e5debf6
TS
10352009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1036
1037 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1038 (Write After Approval): Remove myself.
1039
1c42acf1
DN
10402009-01-03 Diego Novillo <dnovillo@google.com>
1041
1042 * MAINTAINERS: Remove myself from alias maintainership.
1043
2fbbedaf
DA
10442009-01-02 David Ayers <ayers@fsfe.org>
1045
1046 * MAINTAINERS: Update e-mail address.
1047
17213821
GP
10482008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1049
1050 * MAINTAINERS: Make whitespace consistent.
1051
baafc534
RW
10522008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1053
1054 Backport from upstream Libtool:
1055 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1056 Add cache variables to tests that require the linker to work.
1057 For shlibpath_overrides_runpath, this also changes the semantics
1058 to let the result from the C compiler take precedence.
1059
18430d27
BE
10602008-12-02 Ben Elliston <bje@au.ibm.com>
1061
1062 * config.sub, config.guess: Update from upstream sources.
1063
0a280b35
SP
10642008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1065
1066 * configure.ac (ppllibs): Add by default the lib flags.
1067 * configure: Regenerate.
1068
41e9641b
LM
10692008-12-08 Luis Machado <luisgpm@br.ibm.com>
1070
1071 * MAINTAINERS: Add myself to the write after approval list.
1072
25783c30
JH
10732008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1074
ee04b574
AS
1075 * configure.ac: Add double brackets on darwin[912].
1076 * configure: Regenerate.
25783c30 1077
0e318fcc
DK
10782008-12-03 Daniel Kraft <d@domob.eu>
1079
1080 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1081 Approval to Reviewer section (for Fortran front-end).
1082
7f171b95
JH
10832008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1084
1085 * configure.ac: Expand to darwin10 and later.
1086 * configure: Regenerate.
1087
09ce620e
AS
10882008-12-02 Andreas Schwab <schwab@suse.de>
1089
1090 * Makefile.def: configure-target-boehm-gc depends on
1091 all-target-libstdc++-v3.
1092 * Makefile.in: Regenerate.
1093
386c704d
KT
10942008-12-02 Kai Tietz <kai.tietz@onevision.com>
1095
1096 * MAINTAINERS: Add myself as mingw maintainer.
1097
e03dd84a
BE
10982008-12-02 Ben Elliston <bje@au.ibm.com>
1099
1100 * config.sub, config.guess: Update from upstream sources.
1101
3fa87964
GP
11022008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1103
1104 * README.SCO: Remove.
1105
df72d7ed
FP
11062008-11-29 Fernando Pereira <pronesto@gmail.com>
1107
1108 * MAINTAINERS: Add myself to the write after approval list.
1109
b5646528
DK
11102008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1111
1112 * MAINTAINERS: Update my email address in WAA section.
1113
ebf24eb4
CL
11142008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1115
1116 * MAINTAINERS: Update e-mail address.
1117
50e0f131
TM
11182008-11-27 Toon Moene <toon@moene.org>
1119
1120 * MAINTAINERS: Change e-mail address.
1121
0db3a858
TG
11222008-11-27 Tristan Gingold <gingold@adacore.com>
1123
1124 * configure.ac: Build gdb for i?86-*-darwin*
1125 * configure: Regenerated.
1126
f07bde68
HS
11272008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1128
1129 * MAINTAINERS: Added my full name.
1130
487e299b
DJ
11312008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1132
1133 PR bootstrap/38014
1134 PR bootstrap/37923
1135
1136 Revert:
1137
1138 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1139
1140 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1141 * Makefile.in: Regenerated.
1142
1143 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1144
1145 PR gdb/921
1146 PR gdb/1646
1147 PR gdb/2175
1148 PR gdb/2176
1149
1150 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1151 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1152 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1153 (HOST_EXPORTS): Pass CPPFLAGS.
1154 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1155 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1156 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1157 * Makefile.in, configure: Regenerated.
1158 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1159 and CPPFLAGS_FOR_BUILD.
1160
d69fbecb
JL
11612008-11-06 Jeff Law <law@redhat.com>
1162
1163 * MAINTAINERS: Add myself as middle end maintainer.
1164
044fed69
AS
11652008-11-06 Andrew Stubbs <ams@codesourcery.com>
1166
1167 * MAINTAINERS (Write after approval): Add myself.
1168
caf6defe
DN
11692008-11-05 Diego Novillo <dnovillo@google.com>
1170
1171 * MAINTAINERS (Global Reviewers): Add myself.
1172 (Non-Algorithmic Maintainers): Remove myself.
1173
3e9899ac
TS
11742008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1175
09ce620e 1176 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1177
ea99e36e
MM
11782008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1179
09ce620e 1180 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1181
fb0d2684
BE
11822008-10-31 Ben Elliston <bje@au.ibm.com>
1183
1184 * configure.ac (spu-*-*): Remove special case.
1185 * configure: Regenerate.
1186
73c07a3e
CM
11872008-10-30 Catherine Moore <clm@codesourcery.com>
1188
1189 * MAINTAINERS (Write after approval): Update my email address.
1190
7310a2da
SSF
11912008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1192
1193 * configure.ac [spu-*-*]: Do not set skipdirs.
1194 * configure: Re-generate.
1195
7e51fe23
BS
11962008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1197
1198 * MAINTAINERS (Various Maintainers): Add myself to reload.
1199
ef20be93
RG
12002008-10-25 Richard Guenther <rguenther@suse.de>
1201
1202 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1203 maintainer. Remove myself as libgcc-math maintainer.
1204 (Non-Algorithmic Maintainers): Remove myself.
1205
03ffcfa0
DJ
12062008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1207
1208 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1209 * Makefile.in: Regenerated.
1210
dec014a9
CC
12112008-10-23 Cary Coutant <ccoutant@google.com>
1212
1213 * MAINTAINERS (Write after approval): Add myself.
1214
b36c386c
DJ
12152008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1216
1217 PR gdb/921
1218 PR gdb/1646
1219 PR gdb/2175
1220 PR gdb/2176
1221
1222 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1223 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1224 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1225 (HOST_EXPORTS): Pass CPPFLAGS.
1226 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1227 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1228 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1229 * Makefile.in, configure: Regenerated.
1230 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1231 and CPPFLAGS_FOR_BUILD.
1232
84541525
SP
12332008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1234
1235 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1236 Sebastian Pop.
1237
e0bda97e
AP
12382008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1239
1240 * MAINTAINERS (Write After Approval): Added myself.
1241
36c713e0
KG
12422008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1243
1244 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1245 recommended version to 2.3.2.
1246
1247 * configure: Regenerate.
1248
8fe005ee
MM
12492008-10-01 Mark Mitchell <mark@codesourcery.com>
1250
1251 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1252
be8f156f
DD
12532008-09-29 David Daney <david.daney@caviumnetworks.com>
1254
1255 * MAINTAINERS (Write After Approval): Update e-mail address.
1256
ae11dff4
PG
12572008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1258
1259 * libtool.m4: Update to libtool 2.2.6.
1260 * lt~obsolete.m4: Update to libtool 2.2.6.
1261 * ltmain.sh: Update to libtool 2.2.6.
1262 * ltsugar.m4: Update to libtool 2.2.6.
1263 * ltversion.m4: Update to libtool 2.2.6.
1264 * ltoptions.m4: Update to libtool 2.2.6.
1265 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1266
441154b1
CF
12672008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1268
1269 * MAINTAINERS (Write After Approval): Add myself.
1270
775b3b26
BRF
12712008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1272
1273 * MAINTAINERS (Write After Approval): Update my name.
1274
94538043
SB
12752008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1276
09ce620e 1277 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1278
52d1bfd8
SE
12792008-09-18 Steve Ellcey <sje@cup.hp.com>
1280
09ce620e 1281 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1282
c5cc92f5
GP
12832008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1284
1285 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1286 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1287 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1288 and Michael Tiemann from Write After Approval since they do not
1289 actually have access.
1290
23d9794a
RG
12912008-09-05 Richard Guenther <rguenther@suse.de>
1292
1293 * configure.ac: Initialize clooglibs to -lcloog.
1294 * configure: Re-generate.
1295
192a671e
LCW
12962008-09-04 Le-Chun Wu <lcwu@google.com>
1297
1298 * MAINTAINERS (Write After Approval): Add myself.
1299
d789184e
SP
13002008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1301
1302 * configure.ac (--with-cloog-polylib): New.
1303 (--disable-cloog-version-check): New.
1304 (--disable-ppl-version-check): New.
1305 * configure: Re-generate.
1306
36a881c7
RG
13072008-09-03 Richard Guenther <rguenther@suse.de>
1308
1309 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1310 cloog test.
1311 * configure: Re-generate.
1312
358da97e
HS
13132008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1314
1315 Add picoChip port.
1316 * MAINTAINERS: Add picoChip maintainers.
1317
f8bf9252
SP
13182008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1319 Tobias Grosser <grosser@fim.uni-passau.de>
1320 Jan Sjodin <jan.sjodin@amd.com>
1321 Harsha Jagasia <harsha.jagasia@amd.com>
1322 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1323 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1324 Adrien Eliche <aeliche@isty.uvsq.fr>
1325
1326 Merge from graphite branch.
1327 * configure: Regenerate.
1328 * Makefile.in: Regenerate.
1329 * configure.ac (host_libs): Add ppl and cloog.
1330 Add checks for PPL and CLooG.
1331 * Makefile.def (ppl, cloog): Added modules and dependences.
1332 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1333 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1334
d89f0ad6
AL
13352008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1336
1337 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1338 (GCC_SHLIB_SUBDIR): New.
1339 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1340 * configure: Regenerate.
1341 * Makefile.in: Regenerate.
1342
88a25817
GP
13432008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1344
1345 * MAINTAINERS: Consistently use tabs to separate columns.
1346
f873f15f
TG
13472008-08-29 Tristan Gingold <gingold@adacore.com>
1348
1349 * MAINTAINERS (Write after Approval): Add myself.
1350
e1514c3f
TG
13512008-08-28 Tristan Gingold <gingold@adacore.com>
1352
1353 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1354 Enable bfd, binutils and opcodes.
1355 * configure: Regenerate.
1356
4717882f
JDA
13572008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1358
1359 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1360
28c9884c
TK
13612008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1362
1363 * MAINTAINERS: Use correct Umlaut for last name.
1364
ae96d86a
FXC
13652008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1366
1367 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1368
3ecc96e3
DE
13692008-08-16 David Edelsohn <edelsohn@gnu.org>
1370
1371 * MAINTAINERS: Update my email address.
1372
dd609cc1
EB
13732008-08-16 Nicolas Roche <roche@adacore.com>
1374
1375 * Makefile.tpl: Add BOOT_ADAFLAGS.
1376 * Makefile.in: Regenerate.
1377
08d0963a
RS
13782008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1379
1380 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1381 * configure: Regenerate.
1382
00afcaa0
PB
13832008-07-30 Paolo Bonzini <bonzini@gnu.org>
1384
1385 * configure.ac: Add makefile fragments for hpux.
1386 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1387 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1388 * configure: Regenerate.
1389 * Makefile.in: Regenerate.
1390
806b3528
AH
13912008-07-28 Aldy Hernandez <aldyh@redhat.com>
1392
1393 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1394
ab220355
DS
13952008-07-11 Dodji Seketeli <dseketel@redhat.com>
1396
1397 * MAINTAINERS (Write after Approval): Add myself.
1398
78209f30
XG
13992008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1400
1401 * MAINTAINERS (Write After Approval): Add myself.
1402
5b5b098d
AJ
14032008-06-29 Andrew Jenner <andrew@codesourcery.com>
1404
1405 * MAINTAINERS (Write After Approval): Add myself.
1406
d812ec93
KW
14072008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1408
1409 * MAINTAINERS: Update my email address.
1410
99e78224
JY
14112008-06-25 Joey Ye <joey.ye@intel.com>
1412
1413 * MAINTAINERS (Write After Approval): Add myself.
1414
18c04407
RW
14152008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1416
1417 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1418 * Makefile.in: Regenerate.
1419 * configure: Regenerate.
1420
47aa9a31
DK
14212008-06-17 Daniel Kraft <d@domob.eu>
1422
1423 * MAINTAINERS (Write After Approval): Add myself.
1424
ad33ff57
RW
14252008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1426
1427 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1428 "$@" is still intact with both Autoconf 2.59 and 2.62.
1429 * configure: Regenerate.
1430
cdce5c41
RW
14312008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1432
1433 * Makefile.tpl: Fix comment errors.
1434 * Makefile.in: Regenerate.
1435
01b79d11
DM
14362008-06-12 David S. Miller <davem@davemloft.net>
1437 David Edelsohn <edelsohn@gnu.org>
1438
1439 * configure.ac: Add powerpc*-*-* to gold supported targets.
1440 * configure: Regenerate.
1441
f8c33439
JM
14422008-06-08 Joseph Myers <joseph@codesourcery.com>
1443
1444 PR tree-optimization/36218
1445 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1446 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1447 (all prefix="build-"): Pass them to build-system sub-makes.
1448 * Makefile.in: Regenerate.
1449
cd985f66
JM
14502008-06-07 Joseph Myers <joseph@codesourcery.com>
1451
1452 * MAINTAINERS (mt port): Remove.
1453 (sco5, unixware, sco udk): Remove.
1454 (Kean Johnston): Add to Write After Approval.
1455
3f6383d3
JB
14562008-05-30 Julian Brown <julian@codesourcery.com>
1457
1458 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1459 of libobjc for ARM EABI Linux.
1460 * configure: Regenerate.
30da41ed 1461
e29cc9b4
XDL
14622008-05-18 Xinliang David Li <davidxl@google.com>
1463
09ce620e 1464 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1465
30da41ed
XDL
14662008-05-17 Xinliang David Li <davidxl@google.com>
1467
e29cc9b4 1468 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1469
955410cb
JW
14702008-05-15 Janus Weil <janus@gcc.gnu.org>
1471
1472 * MAINTAINERS (Write After Approval): Add myself.
1473
719bb4e3 14742008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1475
1476 * config-ml.in: don't handle --enable-shared and --enable-static.
1477
372b05fc
RS
14782008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1479
1480 * MAINTAINERS: Update my email address.
1481
f73e2200
PC
14822008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1483
1484 * MAINTAINERS: Update my email address.
09ce620e 1485
3e438e2b
KVH
14862008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1487
1488 * MAINTAINERS (Write After Approval): Add myself.
1489
177bf491
GS
14902008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1491
1492 * MAINTAINERS (Write After Approval): Add myself.
1493
ac89df2f
PG
14942008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1495
1496 * MAINTAINERS (crx): Add myself.
1497
14a8726b
PB
14982008-04-18 Paolo Bonzini <bonzini@gnu.org>
1499
1500 Sync with src:
1501 2008-04-14 David S. Miller <davem@davemloft.net>
1502
09ce620e
AS
1503 * configure.ac: Add sparc*-*-* to gold supported targets.
1504 * configure: Regenerate.
14a8726b 1505
7142fb32
PB
15062008-04-18 Paolo Bonzini <bonzini@gnu.org>
1507
1508 PR bootstrap/35457
1509 * configure.ac: Include override.m4.
1510 * configure: Regenerate.
1511
c6b196de
PB
15122008-04-18 Paolo Bonzini <bonzini@gnu.org>
1513
09ce620e
AS
1514 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1515 * Makefile.in: Regenerate.
c6b196de 1516
c993ae60
SR
15172008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1518
09ce620e 1519 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1520 as nonconfigurable directories list.
09ce620e 1521 * configure: Regenerate.
c993ae60 1522
8479b1b1
BE
15232008-04-14 Ben Elliston <bje@au.ibm.com>
1524
1525 * config.sub, config.guess: Update from upstream sources.
1526
295e261a
HPN
15272008-04-12 Hans-Peter Nilsson <hp@axis.com>
1528
1529 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1530 * Makefile.in: Regenerate.
1531
ac3949d9
EW
15322008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1533
1534 * configure.ac: Do not build libssp for the AVR.
1535 * configure: Regenerate.
1536
06407e30
ILT
15372008-04-07 Ian Lance Taylor <iant@google.com>
1538
1539 * Makefile.def: check-gold depends upon all-binutils.
1540 * Makefile.in: Regenerate.
1541
97db009c
AH
15422008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1543
1544 * MAINTAINERS (Write After Approval): Add myself.
1545
2a79c47f
NC
15462008-04-04 Nick Clifton <nickc@redhat.com>
1547
1548 PR binutils/4334
5f4bebbf 1549 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1550 builds.
1551 * configure: Regenerate.
1552
c53a18d3
N
15532008-04-04 NightStrike <NightStrike@gmail.com>
1554
1555 PR other/35151
09ce620e
AS
1556 * configure.ac: Combine rules for mingw32 and mingw64.
1557 * configure: Regenerate.
c53a18d3 1558
d925aa70
KT
15592008-04-02 Kai Tietz <kai.tietz@onvision.com>
1560
1561 * MAINTAINERS (Write After Approval): Add myself.
1562
ad424a85
SP
15632008-04-01 Seongbae Park <seongbae.park@gmail.com>
1564
1565 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1566 * Makefile.in (.NOTPARALLEL): Ditto.
1567
4412a506
PG
15682008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1569
1570 * MAINTAINERS (Write After Approval): Add myself.
1571
2f908293
SP
15722008-03-31 Seongbae Park <seongbae.park@gmail.com>
1573
1574 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1575 * Makefile.in (.NOTPARALLEL): Regenerate.
1576
639223bd
PB
15772008-03-27 Paolo Bonzini <bonzini@gnu.org>
1578
1579 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1580 * Makefile.in: Regenerate.
1581
b8ab1f4a
JS
15822008-03-26 Jakub Staszak <kuba@et.pl>
1583
1584 * MAINTAINERS (Write After Approval): Add myself.
1585
b45890a4
TK
15862008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1587
1588 * MAINTAINERS: Update e-mail address.
1589
5afab7ad
ILT
15902008-03-20 Ian Lance Taylor <iant@google.com>
1591
1592 * configure.ac: Add support for --enable-gold.
1593 * Makefile.def: Add gold as a directory like ld.
1594 * configure, Makefile.in: Regenerate.
1595
38d24731
RW
15962008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1597
1598 * configure.ac: m4_include config/proginstall.m4.
1599 * configure: Regenerate.
32bc4cf4
RW
1600
1601 Backport from upstream Libtool:
09ce620e 1602
32bc4cf4 1603 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1604
32bc4cf4
RW
1605 Deal with Autoconf 2.62's semantic change in m4_append.
1606 * ltsugar.m4 (lt_append): Replace broken versions of
1607 m4_append.
1608 (lt_if_append_uniq): Don't require separator to be overquoted,
1609 and avoid broken m4_append.
1610 (lt_dict_add): Fix typo.
1611 * libtool.m4 (_LT_DECL): Don't overquote separator.
1612
9d3c50ea
DE
16132008-03-13 David Edelsohn <edelsohn@gnu.org>
1614
1615 * config.rpath: Add AIX 6 support.
1616
5d2edb29
PB
16172008-03-13 Paolo Bonzini <bonzini@gnu.org>
1618
1619 * Makefile.def (stageprofile). Remove -fprofile-generate
1620 from stage_libcflags.
1621 * Makefile.in: Regenerate.
1622
954910ef
BE
16232008-03-13 Ben Elliston <bje@au.ibm.com>
1624
1625 * config.sub, config.guess: Update from upstream sources.
1626
e8645a40
TT
16272008-03-06 Tom Tromey <tromey@redhat.com>
1628
1629 * MAINTAINERS: Update for treelang deletion.
1630
2c8e955e
JW
16312008-03-03 James E. Wilson <wilson@tuliptree.org>
1632
1633 * MAINTAINERS: Update my email address.
1634
54acd307
SS
16352008-03-03 Stan Shebs <stanshebs@earthlink.net>
1636
893ad2a1 1637 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1638 (objective-c/c++): Add myself as a maintainer.
1639
4b52b516
VR
16402008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1641
1642 * MAINTAINERS (Write After Approval): Update my email address.
1643
e652b516
TB
16442008-02-25 Tomas Bily <tbily@suse.cz>
1645
1646 * MAINTAINERS (Write After Approval): Add myself.
1647
02d30740
JJ
16482008-02-23 Jakub Jelinek <jakub@redhat.com>
1649
1650 * MAINTAINERS (OpenMP): Add myself.
1651
1c8bd6a3
PB
16522008-02-20 Paolo Bonzini <bonzini@gnu.org>
1653
4b40b2a5
UB
1654 PR bootstrap/32009
1655 PR bootstrap/32161
1c8bd6a3 1656
4b40b2a5
UB
1657 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1658 * configure: Regenerate.
1c8bd6a3 1659
4b40b2a5
UB
1660 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1661 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1662 STAGE4_LIBCFLAGS): New.
1663 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1664 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1665 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1666 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1667 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1668 for target modules. Don't export LIBCFLAGS.
1669 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1670 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1671 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1672 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1673 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1674 * Makefile.in: Regenerate.
1c8bd6a3 1675
bb44c9d2
RW
16762008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1677
1678 PR libgcj/33085
1679 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1680 Do not use -DDLL_EXPORT. Backport from upstream.
1681
29a7754d
RW
16822008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1683
1684 * MAINTAINERS (Write After Approval): Add myself.
1685
9a212bb7
HPN
16862008-02-02 Hans-Peter Nilsson <hp@axis.com>
1687
1688 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1689 * configure: Regenerate.
1690
aa12a573
MG
16912008-01-31 Marc Gauthier <marc@tensilica.com>
1692
1693 * configure.ac (xtensa*-*-*): Recognize processor variants.
1694 * configure: Regenerate.
1695
ac9e6043
RW
16962008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1697
40049ccc
UB
1698 PR bootstrap/34922
1699 * configure.ac (PARSE_ARGS): Push suitable setting of
1700 ac_subdirs_all, for `./configure --help=recursive'.
1701 Handle `+' in generic toplevel directory disabling.
1702 * configure: Regenerate.
ac9e6043 1703
4288c86a
NC
17042008-01-28 Nick Clifton <nickc@redhat.com>
1705
1706 * MAINTAINERS (xstormy16): Take over maintainership.
1707
8d8da227
JM
17082008-01-25 Joseph Myers <joseph@codesourcery.com>
1709
1710 * MAINTAINERS (c4x port): Remove.
1711
349b60e7
DE
17122008-01-24 David Edelsohn <edelsohn@gnu.org>
1713
1714 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1715
3ca06a68
BE
17162008-01-23 Ben Elliston <bje@au.ibm.com>
1717
1718 * config.sub, config.guess: Update from upstream sources.
1719
3c631381
TG
17202008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1721
1722 * MAINTAINERS (Write After Approval): Add myself.
1723
20533ef1
L
17242008-01-17 H.J. Lu <hjl.tools@gmail.com>
1725
1726 * MAINTAINERS: Update my email address.
1727
17282008-01-09 Raksit Ashok <raksit@google.com>
1729
1730 * MAINTAINERS (Write After Approval): Add myself.
1731
684f4f6a
RA
17322008-01-09 Raksit Ashok <raksit@google.com>
1733
1734 * MAINTAINERS (Write After Approval): Add myself.
1735
9cb8756f
BE
17362008-01-08 Ben Elliston <bje@au.ibm.com>
1737
1738 * config.sub, config.guess: Update from upstream sources.
1739
94e1934d
KG
17402007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1741
1742 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1743 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1744 * configure: Regenerate.
1745
a2e51f77
SP
17462007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1747
1748 * MAINTAINERS: Update my email address.
1749
ffe3dcd9
BRF
17502007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1751
1752 * MAINTAINERS: Update my email address.
1753
aa4095c9
RS
17542007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1755
1756 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1757 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1758 * Makefile.in: Regenerate.
1759
030e2013
MH
17602007-12-10 Mark Heffernan <meheff@google.com>
1761
1762 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1763 misplaced entries.
1764
0fe0f073
AT
17652007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1766
1767 * configure.ac: Enable libjava for x86_64-*-darwin9.
1768 * configure: Regenerate.
1769
d4ca4b06
BM
17702007-12-07 Bill Maddox <maddox@google.com>
1771
1772 * MAINTAINERS (Write After Approval): Add myself.
1773
c3220d4c
BE
17742007-12-05 Ben Elliston <bje@au.ibm.com>
1775
1776 * config.sub, config.guess: Update from upstream sources.
1777
aba7501e
MK
17782007-12-02 Matthias Klose <doko@ubuntu.com>
1779
1780 * config-ml.in: Remove 64bit configure tests.
1781
d683ec81
PB
17822007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1783
1784 * config-ml.in: Robustify against white space in absolute file
1785 names.
1786
1787 * config-ml.in (multi-clean): Substitute ${Makefile}.
1788 Remove superfluous ${Makefile} in list.
1789
60f1711a
TS
17902007-11-19 Thiemo Seufer <ths@mips.com>
1791
1792 * config-ml.in: Don't hardcode the Makefile name.
1793
487f9d96
AM
17942007-11-08 Alexander Monakov <amonakov@ispras.ru>
1795
1796 * MAINTAINERS (Write After Approval): Add myself.
1797
fa3886fe
ST
17982007-11-07 Samuel Tardieu <sam@rfc1149.net>
1799
1800 * MAINTAINERS (Write After Approval): Add myself.
1801
ae750079
DK
18022007-11-06 Doug Kwan <dougkwan@google.com>
1803
1804 * MAINTAINERS (Write After Approval): Add myself.
1805
acc48927
BE
18062007-10-25 Ben Elliston <bje@au.ibm.com>
1807
1808 * MAINTAINERS (mercury): Remove entry.
1809 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1810
e00e9858
DJ
18112007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1812
1813 * Makefile.def (dependencies): Make configure-gdb depend on
1814 all-intl.
1815 * Makefile.in: Regenerated.
1816
def14a3c
SK
18172007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1818
1819 * MAINTAINERS (Fortran maintainer): Remove myself.
1820
0e5e9f76
PM
18212007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1822
1823 * Makefile.def: To avoid problems running with parallel makes,
1824 build newlib before libgloss so that target specific header
1825 files are availble.
1826 * Makefile.in: Regenerate
1827
bbfbfafc
DJ
18282007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1829
1830 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1831 * Makefile.in: Regenerate.
1832
c56abad5
VM
18332007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1834
1835 * MAINTAINERS (Register allocation reviewer): Add myself.
1836
f019adc1
MF
18372007-10-08 Mike Frysinger <vapier@gentoo.org>
1838
1839 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1840 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1841 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1842 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1843 * configure: Regenerate.
1844
789e4e28
SP
18452006-10-04 Seongbae Park <seongbae.park@gmail.com>
1846
1847 * MAINTAINERS (Register allocation reviewer): Add myself.
1848
0999159b
PB
18492007-10-01 Paolo Bonzini <bonzini@gnu.org>
1850
1851 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1852 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1853 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1854 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1855 * configure.ac: Default them to host tools for $host = $build.
1856 Subst them.
1857
1858 * configure: Regenerate.
1859 * Makefile.in: Regenerate.
1860
a054acde
PB
18612006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1862
1863 * MAINTAINERS (Register allocation reviewer): Add myself.
1864
ffda6fc9
KZ
18652006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1866
1867 * MAINTAINERS (Register allocation reviewer): Add myself.
1868
9d209c83
SP
18692007-09-21 Seongbae Park <seongbae.park@gmail.com>
1870
1871 * MAINTAINERS (Write After Approval): Fix typo.
1872
1ec3b87b
RS
18732007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1874
1875 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1876 * configure: Regenerate.
1877
19d5986d
PJ
18782007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1879
1880 PR bootstrap/31906
1881 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1882 they're already prefixed.
19d5986d 1883
6d3b5aea
BK
18842007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1885
1886 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1887 libstdc++.
1888 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1889 * configure: Regenerate.
1890 * Makefile.in: Regenerate.
09ce620e 1891
4fe7e755
AS
18922007-09-17 Andreas Schwab <schwab@suse.de>
1893
1894 * configure.ac: Raise minimum makeinfo version to 4.6.
1895 * configure: Regenerate.
1896
d483feaa
JS
18972007-09-17 Johannes Singler <singler@ira.uka.de>
1898
ffe3dcd9 1899 * MAINTAINERS (write-after-approval) add myself
d483feaa 1900
fa9a3f31
AM
19012007-09-15 Alan Modra <amodra@bigpond.net.au>
1902
1903 * configure.ac: Correct makeinfo version check.
1904 * configure: Regenerate.
1905
6593a73e
RS
19062007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1907
1908 * MAINTAINERS: Update my email address.
1909
d9dced13
RS
19102007-09-14 Richard Sandiford <richard@codesourcery.com>
1911
1912 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1913 to $skipdirs and only disable gprof for newlib. Use the normal
1914 mips*-elf* handling in other respects.
1915 * configure: Regnerate.
1916
773c1467
DD
19172007-09-12 David Daney <ddaney@avtrex.com>
1918
1919 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1920 enabling libgcj.
1921 * configure: Regenerate.
1922
c03353e2
RIL
19232007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1924
1925 PR other/32154
1926 * configure.ac: For libgloss targets, point the linker to the linker
1927 script, startup code and simulator library.
1928 * configure: Regenerate.
1929
c4e9bf2b
AH
19302007-09-07 Andrew Haley <aph@redhat.com>
1931
1932 * configure.ac (noconfigdirs): Remove target-libffi and
1933 target-libjava.
1934 * configure: Regenerate.
1935
1f5a6b84
FXC
19362007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1937
1938 PR target/33281
1939 * configure.ac: Use config/mh-mingw on mingw.
1940 * configure: Regenerate.
1f5a6b84 1941
3951e521
PH
19422007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1943
9f349f63 1944 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1945
e643dc23
RG
19462007-09-05 Richard Guenther <rguenther@suse.de>
1947
1948 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1949 nor --disable-checking is provided also turn on yes and types
1950 checking for stage1.
1951 * configure: Re-generate.
1952
039874df
KW
19532007-08-30 Krister Walfridsson <cato@df.lth.se>
1954
1955 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1956 (Write After Approval): Remove myself.
1957
c3f07bd6 19582007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1959
c3f07bd6 1960 * config.sub, config.guess: Update from upstream sources.
15098359 1961
40049ccc 19622007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1963
1964 * MAINTAINERS (Write After Approval): Added myself.
1965 * MAINTAINERS (Reviewers): Removed myself.
1966
c8aea42c 19672007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1968 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1969
1970 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1971 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1972 * Makefile.in: Regenerate.
1973 * configure.ac (--with-debug-prefix-map): New.
1974 * configure: Regenerate.
1975
4bf6c438
RS
19762007-08-17 Richard Sandiford <richard@codesourcery.com>
1977 Nigel Stephens <nigel@mips.com>
1978
4bf6c438
RS
1979 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1980 as target_makefile_frag.
1981 * configure: Regenerate.
1982
bb286d71
AO
19832007-08-16 Alexandre Oliva <aoliva@redhat.com>
1984
1985 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1986 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1987 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1988 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1989 (do-compare, do-compare3, do-compare-debug): New.
1990 ([+compare-target+]): Use them.
1991
a4630417
MK
19922007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1993
1994 * MAINTAINERS (Write After Approval): Change my email address.
1995
d9acb717
RW
19962007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1997 Ben Elliston <bje@au.ibm.com>
1998
1999 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2000 --silent if $silent.
2001 * configure: Regenerate.
2002
96876681
ZD
20032003-08-12 Zdenek Dvorak <ook@ucw.cz>
2004
2005 * MAINTAINERS (Various Maintainers): Add myself as
2006 loop infrastructure maintainer. Update my e-mail
2007 address.
2008
1c1d80ee
DN
20092007-07-31 Diego Novillo <dnovillo@google.com>
2010
2011 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2012 Adjust description.
2013
7e98624c
RG
20142007-07-26 Richard Guenther <rguenther@suse.de>
2015
2016 * configure.ac: Add types checking to stage1 checking flags.
2017 * configure: Regenerate.
2018
4c85af60
NC
20192007-07-17 Nick Clifton <nickc@redhat.com>
2020
2021 * COPYING3: New file. Contains version 3 of the GNU General
2022 Public License.
2023 * COPYING3.LIB: New file. Contains version 3 of the GNU
2024 Lesser General Public License.
2025
19ddfd3a
AK
20262007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2027
2028 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2029
2a064545
AK
20302007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2031
2032 * MAINTAINERS (S/390 co-maintainer): Add myself.
2033 (Write After Approval): Remove myself.
2034
f861f54d
DH
20352007-07-13 Dan Hipschman <dsh@google.com>
2036
2037 * MAINTAINERS (Write After Approval): Add myself.
2038
0136f2f7
NC
20392007-07-11 Nick Clifton <nickc@redhat.com>
2040
2041 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2042 WINDRES export.
2043 * Makefile.in: Regenerate.
2044
6e29b5a4
RO
20452007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2046
2047 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2048 maintainer.
2049
159a4b02
L
20502007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2051
2052 * lt~obsolete.m4: New. Import from 20070318 libtool.
2053
6ba67283
JB
20542007-07-03 Julian Brown <julian@codesourcery.com>
2055
2056 * MAINTAINERS (Write After Approval): Add myself.
2057
30b74385
RW
20582007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2059
2060 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2061 * configure: Regenerate.
2062
20632007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2064
2065 * configure.ac: Add some missing m4 quotation.
2066 * configure: Regenerate.
2067
943c54ce
SB
20682007-07-02 Simon Baldwin <simonb@google.com>
2069
2070 * MAINTAINERS (Write After Approval): Add myself.
2071
1c00b503
PB
20722007-07-02 Paolo Bonzini <bonzini@gnu.org>
2073
2074 * configure: Regenerate.
2075
901119ae
KT
20762007-07-02 Kai Tietz <kai.tietz@onevision.com>
2077
2078 * Makefile.def: Add windmc tool to build.
2079 * Makefile.tpl: Likewise.
2080 * configure.ac: Likewise.
2081 * Makefile.in: Regenerate.
2082 * configure: Regenerate.
09ce620e 2083
83f4c19f
DD
20842007-06-28 DJ Delorie <dj@redhat.com>
2085
2086 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2087 not building newlib.
2088 * configure: Regenerated.
09ce620e 2089
5346c75c
JS
20902007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2091
2092 * MAINTAINERS (Write After Approval): Add myself.
2093
aacfb86b
MM
20942007-06-25 Martin Michlmayr <tbm@cyrius.com>
2095
2096 * MAINTAINERS (Write After Approval): Add myself.
2097
590bf0d3
CM
20982007-06-19 Chris Matthews <chrismatthews@google.com>
2099
2100 * MAINTAINERS (Write After Approval): Add myself.
2101
cdbbee7a
RIL
21022007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2103
2104 * MAINTAINERS (Write After Approval): Add myself.
2105
b8afffc1
DJ
21062007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2107
2108 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2109 * Makefile.in: Regenerated.
2110
3fcfad76
BS
21112007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2112
2113 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2114 bfin*-*-uclinux* targets.
2115 * configure: Regenerate.
2116
3f5a2b7f
ILT
21172007-06-14 Ian Lance Taylor <iant@google.com>
2118
2119 * MAINTAINERS: Add myself as non-algorithmic global write
2120 maintainer.
2121
4c46daee
DN
21222007-06-14 Diego Novillo <dnovillo@google.com>
2123
2124 * MAINTAINERS: Add self as middle-end maintainer and
2125 non-algorithmic global write maintainer.
2126
a3bb222a
FXC
21272007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2128
2129 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2130 Move all Fortran maintainers except Paul Brook into the
2131 Non-Autopoiesis section.
2132
a19e8f64
PB
21332007-06-14 Paolo Bonzini <bonzini@gnu.org>
2134
2135 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2136 (distclean-stage[+id+]): Possibly delete stage_last.
2137 * Makefile.in: Regenerate.
2138
1c2abe5e
SP
21392007-06-12 Seongbae Park <seongbae.park@gmail.com>
2140
2141 * MAINTAINERS (Various Maintainer): Fix typo.
2142
abca4739
PB
21432007-06-11 Paolo Bonzini <bonzini@gnu.org>
2144
2145 * MAINTAINERS (Various Maintainer): Add myself as
2146 dataflow maintainer.
2147
a894d2c3
BE
21482007-06-07 Ben Elliston <bje@au.ibm.com>
2149
2150 * config.sub, config.guess: Update from upstream sources.
2151
8024d75e
BE
21522007-06-07 Ben Elliston <bje@au.ibm.com>
2153
2154 * Makefile.tpl: Fix spelling error.
2155 * Makefile.in: Regenerate.
2156
973a9a5e
SE
21572007-06-01 Steve Ellcey <sje@cup.hp.com>
2158
96598938
L
2159 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2160 lt_cv_sys_max_cmd_len.
973a9a5e 2161
ccb4d26b
DN
21622007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2163
2164 * MAINTAINERS (Various Maintainers): Add myself as
2165 auto-vectorizer maintainer.
2166
eecb7461
PB
21672003-05-31 Paolo Bonzini <bonzini@gnu.org>
2168
2169 PR libjava/32098
2170 * libtool.m4: Revert previous change.
2171 * ltgcc.m4: Put it here.
2172
89d28202
ZD
21732003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2174
2175 * MAINTAINERS (Various Maintainers): Add myself as
2176 auto-vectorizer maintainer.
2177
60c7a11a
L
21782007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2179
2180 PR libjava/32098
2181 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2182
9dd3cc81
RG
21832007-05-30 Richard Guenther <rguenther@suse.de>
2184
2185 * MAINTAINERS (Various Maintainers): Add myself as
2186 auto-vectorizer maintainer.
2187
9cc1244e
JJ
21882007-05-30 Jakub Jelinek <jakub@redhat.com>
2189
2190 PR bootstrap/29382
2191 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2192 * configure: Rebuilt.
2193
6124296b
RC
21942007-05-28 Roberto Costa <robsettantasei@gmail.com>
2195
2196 * MAINTAINERS (Write After Approval): Removed my name.
2197
6b757a0d
SB
21982007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2199
2200 * MAINTAINERS (Write After Approval): Remove myself.
2201
86ef8528
AT
22022007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2203
2204 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2205
1cf3d07d
SE
22062007-05-23 Steve Ellcey <sje@cup.hp.com>
2207
2208 * ltmain.sh: Update from ToT Libtool.
2209 * libtool.m4: Update from ToT Libtool.
2210 * ltsugar.m4: New. Update from ToT Libtool.
2211 * ltversion.m4: New. Update from ToT Libtool.
2212 * ltoptions.m4: New. Update from ToT Libtool.
2213 * ltconfig: Remove.
2214 * ltcf-c.sh: Remove.
2215 * ltcf-cxx.sh: Remove.
2216 * ltcf-gcj.sh: Remove.
2217
ce3fcf8c
OW
22182007-05-22 Ollie Wild <aaw@google.com>
2219
2220 * MAINTAINERS (Write After Approval): Add myself.
2221
342b9200
PB
22222007-05-16 Paolo Bonzini <bonzini@gnu.org>
2223
2224 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2225 stage_cflags.
2226 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2227 Remove CFLAGS/LIBCFLAGS.
2228 (configure-stage[+id+]-[+prefix+][+module+],
2229 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2230 * Makefile.in: Regenerate.
2231
cea17285
DN
22322007-05-15 Diego Novillo <dnovillo@google.com>
2233
2234 * MAINTAINERS: Update e-mail address.
2235
11c004e7
RE
22362007-05-15 Revital Eres <eres@il.ibm.com>
2237
2238 * MAINTAINERS (Write After Approval): Add myself.
2239
ab6bd693
RC
22402007-05-14 Roberto Costa <robsettantasei@gmail.com>
2241
2242 * MAINTAINERS (Write After Approval): Updated my address.
2243
388cdf07
TN
22442007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2245
2246 * MAINTAINERS (Write After Approval): Add myself.
2247
23f24034
SR
22482007-05-11 Silvius Rus <rus@google.com>
2249
2250 * MAINTAINERS (Write After Approval): Add myself.
2251
34a7526e
TT
22522007-04-23 Tom Tromey <tromey@redhat.com>
2253
2254 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2255
51da21be
MM
22562007-04-22 Mark Mitchell <mark@codesourcery.com>
2257
2258 * MAINTAINERS (cpplib): Rename to ...
2259 (libcpp): ... this. Add C/C++ front end maintainers.
2260
70070387
SE
22612007-04-14 Steve Ellcey <sje@cup.hp.com>
2262
2263 * config-ml.in: Pass ${ml_config_env} to configure calls.
2264
df1a0dbb
CB
22652007-04-04 Christian Bruel <christian.bruel@st.com>
2266
2267 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2268
9daff147
DK
22692007-04-02 Dave Korn <dave.korn@artimi.com>
2270
2271 * MAINTAINERS (Write After Approval): Add myself.
2272
374eadb2
TB
22732007-03-31 Tobias Burnus <burnus@net-b.de>
2274
2275 * MAINTAINERS (fortran 95 front end): Add myself.
2276
8eced3a2
DR
22772007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2278
2279 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2280
653de3e3
AZ
22812007-03-24 Ayal Zaks <zaks@il.ibm.com>
2282
2283 * MAINTAINERS (Modulo Scheduler): Add myself.
2284
b737d953
BM
22852007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2286
2287 * MAINTAINERS (fortran 95 front end): Add myself.
2288 (c++ front end): whitespace fix.
2289
a584cdf2
NF
22902007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2291
2292 * MAINTAINERS (Write After Approval): Add myself.
2293
8c79f3c4
RS
22942007-03-21 Richard Sandiford <richard@codesourcery.com>
2295
2296 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2297 of glob. Quote arguments with single quotes too.
2298 * configure: Regenerate.
2299
07f1ac6d
BM
23002007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2301
2302 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2303 * Makefile.in: Regenerate
2304
172e41aa
AS
23052007-03-07 Andreas Schwab <schwab@suse.de>
2306
2307 * configure: Regenerate.
2308
9c4d2493
BM
23092007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2310
2311 * configure.ac: Add "--with-pdfdir" configure option,
2312 which defines pdfdir variable.
2313 * Makefile.def (target=fixincludes): Add install-pdf to
2314 missing targets.
2315 (recursive_targets): Add install-pdf target.
2316 (flags_to_pass): Add pdfdir.
2317 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2318 target.
2319 * configure: Regenerate
2320 * Makefile.in: Regenerate
2321
e14e622e
EC
23222007-02-28 Eric Christopher <echristo@apple.com>
2323
2324 Revert:
2325 2006-12-07 Mike Stump <mrs@apple.com>
2326
2327 * Makefile.def (dependencies): Add dependency for
2328 install-target-libssp and install-target-libgomp on
2329 install-gcc.
2330 * Makefile.in: Regenerate.
2331
54e433bc
MK
23322007-02-27 Matt Kraai <kraai@ftbfs.org>
2333
2334 * configure: Regenerate.
2335 * configure.ac: Move statements after variable declarations.
2336
6c8d3d8f
KK
23372007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2338
2339 * MAINTAINERS: Add myself as sh maintainer.
2340
9f8c6739
JM
23412007-02-19 Joseph Myers <joseph@codesourcery.com>
2342
2343 * configure.ac: Adjust for loop syntax.
2344 * configure: Regenerate.
2345
278a7a38
AO
23462007-02-18 Alexandre Oliva <aoliva@redhat.com>
2347
2348 * configure: Rebuilt.
2349
b2eaac4a
AO
23502007-02-18 Alexandre Oliva <aoliva@redhat.com>
2351
2352 * configure.ac: Drop multiple occurrences of --enable-languages,
2353 and fix its quoting.
2354 * configure: Rebuilt.
2355
beeaf216 23562007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2357 Nathan Sidwell <nathan@codesourcery.com>
2358 Vladimir Prus <vladimir@codesourcery.com>
2359 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2360
2361 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2362 * configure: Regenerate.
2363
09201a09
GP
23642007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2365
2366 * ltconfig (freebsd*): Default to elf.
2367
291f172e
DJ
23682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2369
2370 * configure.ac (target_libraries): Move libgcc before libiberty.
2371 * configure: Regenerated.
2372
c3a86da9
DJ
23732007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2374 Paolo Bonzini <bonzini@gnu.org>
2375
2376 PR bootstrap/30753
2377 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2378 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2379 * configure: Regenerated.
2380
88e1e72a
FXC
23812007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2382
2383 * MAINTAINERS (Language Front End Maintainers): Update my mail
2384 address.
2385
44bfc3ac
DJ
23862007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2387
2388 PR bootstrap/30748
2389 * configure.ac: Correct syntax for Solaris ksh.
2390 * configure: Regenerated.
2391
3e19841a
PB
23922007-02-09 Paolo Bonzini <bonzini@gnu.org>
2393
2394 * configure.ac: Sync with src.
2395 * configure: Regenerate.
2396
74a48762
PB
23972007-02-09 Paolo Bonzini <bonzini@gnu.org>
2398
2399 * Makefile.in: Regenerate.
2400
d846e52e
PB
24012007-02-09 Paolo Bonzini <bonzini@gnu.org>
2402
2403 * config.sub: Sync with src.
2404
1c710c3c
DJ
24052007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2406
2407 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2408 noncanonical equivalents.
2409 * configure.in: Rename to...
2410 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2411 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2412 target_noncanonical. Use them. Rewrite removal of configure
2413 arguments for autoconf 2.59. Discard variable settings. Force
2414 program_transform_name for native tools.
2415
2416 * Makefile.in: Regenerated.
2417 * configure: Regenerated with autoconf 2.59.
2418
74372bdf
RZ
24192007-02-07 Roman Zippel <zippel@linux-m68k.org>
2420
3de8da2a 2421 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2422
f6671c93
AS
24232007-01-31 Andreas Schwab <schwab@suse.de>
2424
2425 * Makefile.tpl (LDFLAGS): Substitute it.
2426 * Makefile.in: Regenerate.
2427
ba9f17df
AB
24282007-01-30 Andrey Belevantsev <abel@ispras.ru>
2429
3de8da2a 2430 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2431
2472200d
DE
24322007-01-28 David Edelsohn <edelsohn@gnu.org>
2433
3de8da2a 2434 * MAINTAINERS (spu port): Add myself.
2472200d 2435
5305be7e
RG
24362007-01-23 Richard Guenther <rguenther@suse.de>
2437
2438 PR bootstrap/30541
2439 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2440 * Makefile.tpl (GNATBIND): Substitute it.
2441 (GNATMAKE): Likewise.
2442 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2443 of STAGE_PREFIX.
2444 * Makefile.in: Regenerate.
2445 * configure: Regenerate.
2446
416cfb5e
MS
24472007-01-18 Mike Stump <mrs@apple.com>
2448
2449 * configure.in: Re-enable -Werror for gcc builds.
2450
3de8da2a 24512007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2452
3de8da2a 2453 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2454
d943d7c4
PB
24552007-01-11 Paolo Bonzini <bonzini@gnu.org>
2456
2457 * configure.in: Change == to = in test command.
3de8da2a 2458 * configure: Regenerate.
d943d7c4 2459
e69bf64b 24602007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2461 Nick Clifton <nickc@redhat.com>
2462 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2463
2464 * configure.in (build_configargs, host_configargs, target_configargs):
2465 Remove build/host/target parameters.
2466 (host_libs): Add gmp and mpfr.
2467 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2468 * Makefile.def (gmp, mpfr): New.
2469 (gcc): Remove target.
2470 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2471 target_os, target_vendor): New.
2472 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2473 * configure: Regenerate.
2474 * Makefile.in: Regenerate.
e69bf64b
PB
2475
24762007-01-11 Matt Fago <fago@earthlink.net>
2477
2478 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2479 to improve robustness of configure tests.
e69bf64b 2480 * configure: Regenerate.
e14e622e 2481
a42f3b80
UB
24822007-01-09 Uros Bizjak <ubizjak@gmail.com>
2483
2484 * MAINTAINERS: Add myself as i386 maintainer.
2485
a36aee1a
JH
24862007-01-08 Jan Hubicka <jh@suse.cz>
2487
61fcaeef 2488 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2489
738a52d3
KT
24902007-01-08 Kai Tietz <kai.tietz@onevision.com>
2491
2492 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2493 * configure: Regenerate.
738a52d3 2494
54fdc474
DJ
24952007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2496
2497 * Makefile.tpl (all-target): Correct @if conditional for target
2498 modules.
2499 * configure.in: Omit libiberty if building only target libgcc.
2500 * configure, Makefile.in: Regenerated.
2501
3dd71726
PB
25022007-01-04 Paolo Bonzini <bonzini@gnu.org>
2503
2504 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2505 * configure: Regenerate.
2506
fa958513
DJ
25072007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2508
2509 * Makefile.def (target_modules): Add libgcc.
2510 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2511 * Makefile.tpl (clean-target-libgcc): Delete.
2512 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2513 on gcc even for bootstrapped modules. Rewrite handling of
2514 lang_env_dependencies to loop over target_modules.
2515 * configure.in (target_libraries): Add target-libgcc.
2516 * Makefile.in, configure: Regenerated.
2517
e1888513
PB
25182006-12-29 Paolo Bonzini <bonzini@gnu.org>
2519
2520 * configure.in: Reorganize recognition of languages. Add
2521 --enable-stage1-languages. Show supported languages for the chosen
2522 target rather than all recognized languages.
2523 * configure: Regenerate.
2524
53b88b73
PB
25252006-12-29 Paolo Bonzini <bonzini@gnu.org>
2526
2527 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2528 * Makefile.in: Regenerate.
2529
a3993f33
KG
25302006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2531
2532 * configure.in: Warn that MPFR 2.2.0 is buggy.
2533 * configure: Regenerate.
2534
f063a9ed
ILT
25352006-12-27 Ian Lance Taylor <iant@google.com>
2536
2537 * configure.in: When removing Makefiles to force a reconfigure, also
2538 remove prev-DIR*/Makefile.
2539 * configure: Regenerate.
2540
af71363e
AS
25412006-12-22 Andreas Schwab <schwab@suse.de>
2542
2543 * configure: Regenerate with correct autoconf version.
2544
0b0dc272
AM
25452006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2546
3de8da2a
UB
2547 * configure.in: add AC_SUBST for *_FOR_TARGET.
2548 * configure: Regenerate.
0b0dc272 2549
53b88b73
PB
25502006-12-19 Paolo Bonzini <bonzini@gnu.org>
2551
2552 * configure.in: Simplify logic for rejecting languages that cannot
2553 be built. Separate the case when a language is unsupported,
2554 from the case when the user chooses not to build a language.
2555
400ebff4
PB
25562006-12-19 Paolo Bonzini <bonzini@gnu.org>
2557
2558 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2559 it only affects bootstrap and could be tested on "$host" as well.
2560 * configure: Regenerate.
2561 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2562
8efea775
PB
25632006-12-19 Paolo Bonzini <bonzini@gnu.org>
2564
2565 PR bootstrap/29544
2566 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2567 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2568 move here comment from Makefile.tpl.
2569 * Makefile.tpl: Move some definitions higher in the file.
2570 (STAGE1_CHECKING): New.
2571 * configure.in: Add --enable-stage1-checking.
2572 * configure: Regenerate.
2573 * Makefile.in: Regenerate.
2574
ed88a7ed
PB
25752006-12-19 Paolo Bonzini <bonzini@gnu.org>
2576
2577 * MAINTAINERS: Add myself as build system maintainer.
2578
b65151d3
SM
25792006-12-15 Simon Martin <simartin@users.sourceforge.net>
2580
2581 * MAINTAINERS (Write After Approval): Add myself.
2582
7e050830
EC
25832006-12-13 Eric Christopher <echristo@apple.com>
2584
2585 * MAINTAINERS: Add myself as darwin maintainer.
2586
8b494895
ILT
25872006-12-11 Ian Lance Taylor <ian@airs.com>
2588
2589 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2590
0ff1416d
JR
25912006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2592
2593 MAINTAINERS: Update my entry.
2594
58e24147
AM
25952006-12-11 Alan Modra <amodra@bigpond.net.au>
2596
2597 * configure.in: Handle spu makefile frag.
58e24147
AM
2598 * Makefile.tpl (MAINT): Define
2599 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2600 * configure: Regenerate.
2601 * Makefile.in: Regenerate.
2602
9b6f37a0
BE
26032006-12-11 Ben Elliston <bje@au.ibm.com>
2604
2605 * config.guess: Import latest version.
2606 * config.sub: Likewise.
2607
ea6f5c57
BE
26082006-12-11 Ben Elliston <bje@au.ibm.com>
2609
2610 * configure.in (spu-*-*): Don't skip target-libiberty.
2611 * configure: Regenerate.
2612
42c1cd8a
AT
26132006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2614
2615 PR bootstrap/30134
2616 * configure.in: Correct x86 darwin support for libjava to powerpc
2617 and i?86 only.
2618 * configure: Regenerate.
2619
55eb837d
ST
26202006-12-08 Sandro Tolaini <tolaini@libero.it>
2621
2622 * configure.in: Add x86 darwin support for libjava.
2623 * configure: Regenerate.
2624
5bdacbc7
MS
26252006-12-07 Mike Stump <mrs@apple.com>
2626
2627 * Makefile.def (dependencies): Add dependency for
2628 install-target-libssp and install-target-libgomp on
2629 install-gcc.
2630 * Makefile.in: Regenerate.
2631
477d851c
RG
26322006-12-04 Richard Guenther <rguenther@suse.de>
2633
2634 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2635 (Non-Algorithmic Maintainers): Move over non-algorithmic
2636 loop optimizer maintainers, add myself as a non-algorithmic
2637 middle-end maintainer.
2638
5d33d367
DF
26392006-12-04 Daniel Franke <franke.daniel@gmail.com>
2640
2641 * MAINTAINERS (Write After Approval): Add myself.
2642
dbee1fb3
KG
26432006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2644
2645 * configure.in: Update error message for missing GMP/MPFR.
2646
2647 * configure: Regenerate.
2648
b5147de7
KG
26492006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2650
2651 * configure.in: Update MPFR version in error message.
2652
2653 * configure: Regenerate.
2654
f019376c
KG
26552006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2656
2657 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2658 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2659 --with-gmp-lib): New flags.
2660
2661 * configure: Regenerate.
2662
91ed95ae
BM
26632006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2664
2665 * MAINTAINERS (Write After Approval): Change my email address.
2666
3a971f15
MLI
26672006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2668
05170031 2669 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2670
431041ea
PT
26712006-11-22 Philipp Thomas <pth@suse.de>
2672
2673 * MAINTAINERS (i18n): Update e-mail address.
2674
df5487ee
TS
26752006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2676
2677 * MAINTAINERS (spu port): Add myself as maintainer.
2678 (Write After Approval): Remove myself.
2679
92c2f0ee
BE
26802006-11-22 Ben Elliston <bje@au.ibm.com>
2681
2682 * configure.in (skipdirs): Don't build libssp for SPU.
2683 * configure: Regenerate.
2684
a3b97199
AP
26852006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2686
2687 * MAINTAINERS (spu port): Add myself as maintainer.
2688 (libobjc): Update my email address.
2689
0eb97064
AB
26902006-11-21 Andrea Bona <andrea.bona@st.com>
2691
2692 * MAINTAINERS (Write After Approval): Add myself.
2693
85d9c13c
TS
26942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2695
2696 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2697 * configure : Rebuilt.
2698
6696f3cd
TS
26992006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2700
2701 * MAINTAINERS (Write After Approval): Add myself.
2702
d58542ea
AO
27032006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2704
2705 * MAINTAINERS (Write After Approval): Add myself.
2706
a357b5ae
KG
27072006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2708
2709 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2710 libmpfr.a.
2711 * configure: Regenerate.
2712
9bd6112c
PB
27132006-11-16 Paolo Bonzini <bonzini@gnu.org>
2714
2715 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2716 (unstage): Test for stage_last presence.
2717
2718 PR bootstrap/29802
2719 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2720 * Makefile.in: Regenerate.
2721
c8cf9f0f
ZD
27222003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2723
2724 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2725 maintainers.
2726
467b1fc6
ER
27272006-11-14 Erven Rohou <erven.rohou@st.com>
2728
2729 * MAINTAINERS (Write After Approval): Add myself.
2730
995a5697
PB
27312006-11-14 Paolo Bonzini <bonzini@gnu.org>
2732
2733 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2734 and stageN-package/Makefile.
2735 * Makefile.in: Regenerated.
2736
c8d6d53e
JZ
27372006-11-14 Jie Zhang <jie.zhang@analog.com>
2738
2739 * configure.in: Remove target-libgloss from noconfigdirs for
2740 bfin-*-*.
2741 * configure: Regenerated.
2742
dffb147d
KG
27432006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2744
2745 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2746
dffb147d
KG
2747 * configure: Regenerate.
2748
ca558912
KG
27492006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2750
2751 * configure.in: Robustify error message for missing GMP/MPFR.
2752
2753 * configure: Regenerate.
2754
7aa42285
SW
27552006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2756
2757 * MAINTAINERS (Write After Approval): Add myself.
2758
779958a2
UB
27592006-10-30 Uros Bizjak <ubizjak@gmail.com>
2760
2761 * MAINTAINERS: Change email address.
2762
91de1527
VP
27632006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2764
2765 * MAINTAINERS (Write After Approval): Add myself.
2766
a3867703
PB
27672006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2768
2769 * MAINTAINERS (Write After Approval): Add myself.
2770
b4364fa2
CL
27712006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2772
7e050830 2773 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2774 Write After Approval section.
b4364fa2 2775
70ec446f
KG
27762006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2777
2778 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2779 need_gmp anymore.
2780 * configure: Regenerate.
2781
018c8d88
TB
27822006-10-16 Tobias Burnus <burnus@net-b.de>
2783
2784 * MAINTAINERS (Write After Approval): Add myself.
2785
f6a1687e
BE
27862006-10-16 Ben Elliston <bje@au.ibm.com>
2787
2788 * config.guess: Import latest version.
2789 * config.sub: Likewise.
2790
b5422ad7
BM
27912006-10-10 Brooks Moses <bmoses@stanford.edu>
2792
2793 * Makefile.def: Added pdf target handling.
2794 * Makefile.tpl: Added pdf target handling.
2795 * Makefile.in: Regenerated.
2796
bdcee471
CL
27972006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2798
2799 * MAINTAINERS: Add self as score port maintainer.
2800
7d610414
BM
28012006-10-04 Brooks Moses <bmoses@stanford.edu>
2802
2803 * MAINTAINERS (Write After Approval): Add myself.
2804
e48d66a9
SK
28052006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2806
7e050830 2807 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2808 or newer.
2809 * configure: Regenerated.
2810
c394e891
DB
28112006-09-27 Dave Brolley <brolley@redhat.com>
2812
2813 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2814 $s instead of $r.
2815 * configure: Regenerated.
2816
1ee4c5a0
TS
28172006-09-26 Thiemo Seufer <ths@mips.com>
2818
2819 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2820 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2821 * configure: Regenerate.
2822
5997afc3
GP
28232006-09-24 Graeme Peterson <gridly@gmail.com>
2824
2825 * MAINTAINERS (Write After Approval): Remove myself.
2826
0c502898
CF
28272006-09-22 Chao-ying Fu <fu@mips.com>
2828
2829 * MAINTAINERS (Write After Approval): Add myself.
2830
a7819e42
JM
28312006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2832
2833 * MAINTAINERS: Add self as soft-fp maintainer.
2834
28352006-09-09 Anatoly Sokolov <aesok@post.ru>
2836
2837 * MAINTAINERS: Add myself as avr maintainer.
2838 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2839
e8288489
RC
28402006-09-07 Roberto Costa <roberto.costa@st.com>
2841
2842 * MAINTAINERS (Write After Approval): Add myself.
2843
b91f0a41
CV
28442006-08-30 Corinna Vinschen <corinna@vinschen.de>
2845
2846 * configure.in: Never build newlib for a Mingw host.
2847 Never build newlib as Mingw target library.
2848 Test the existence of winsup/cygwin for building a Cygwin newlib,
2849 rather than just winsup.
2850 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2851 building a Mingw target.
2852 * configure: Regenerate.
2853
094c07a0
EB
28542006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2855
2856 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2857
8d1171cb
PB
28582006-07-25 Paolo Bonzini <bonzini@gnu.org>
2859
2860 * config.guess: Import from src (was more updated).
2861 * config.sub: Likewise.
2862
2e9e6f68
DJ
28632006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2864
2865 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2866 * configure: Regenerated.
2867
57255173
PB
28682006-07-18 Paolo Bonzini <bonzini@gnu.org>
2869
cc6010cd
AP
2870 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2871 for stages after the first.
57255173 2872
9fbe6585
JJ
28732006-07-17 Jakub Jelinek <jakub@redhat.com>
2874
2875 * Makefile.def: Add dependencies for configure-opcodes
2876 on configure-intl and all-opcodes on all-intl.
2877 * Makefile.in: Regenerated.
2878
18c3f977
BE
28792006-07-13 Ben Elliston <bje@au.ibm.com>
2880
2881 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2882
27b56ba6
PE
28832006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2884
2885 Port to hosts whose 'sort' and 'tail' implementations
2886 treat operands with leading '+' as file names, as POSIX
2887 has required since 2001. However, make sure the code still
2888 works on pre-POSIX hosts.
2889 * ltmain.sh: Don't assume "sort +2" is equivalent to
2890 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2891
ad6d4e43
UW
28922006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2893
2894 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2895
706601d9
PG
28962006-07-04 Peter O'Gorman <peter@pogma.com>
2897
2898 * ltconfig: chmod 644 before ranlib during install.
2899
0b50988a
EB
29002006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2901
2902 PR bootstrap/18058
2903 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2904 if the bootstrap compiler is a GCC version that supports it.
2905 * configure: Regenerate.
2906
b6348cb3
PB
29072006-07-03 Paolo Bonzini <bonzini@gnu.org>
2908
95695ad3 2909 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2910 * configure: Regenerate.
2911
1546bb64
PB
29122006-07-03 Paolo Bonzini <bonzini@gnu.org>
2913
2914 PR other/27063
2915 * configure.in: Test subdir_requires and give an appropriate
2916 error message.
2917 * configure: Regenerate.
2918
5cb6c629
AJH
29192006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
f4d8cdf8
JDA
29232006-06-22 John David Anglin <dave.anglin@nrc.ca>
2924
2925 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2926
4fe5abb7
SE
29272006-06-22 Steve Ellcey <sje@cup.hp.com>
2928
2929 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2930
2a79fd67
DA
29312006-06-20 David Ayers <d.ayers@inode.at>
2932
2933 PR bootstrap/28072
2934 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2935 whether target-libjava is being configured instead of whether the
2936 java front end is enabled.
2937 * configure: Regenerate.
7e050830 2938
04879af3
RO
29392006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2940
2941 PR target/27540
2942 * configure.in: Only enable libgomp on IRIX 6.
2943 * configure: Regenerate.
2944
ec6c7392
PB
29452006-06-15 Paolo Bonzini <bonzini@gnu.org>
2946
2947 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2948 too.
2949 * Makefile.in: Regenerate.
2950
12973d7a
DD
29512006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2952
2953 * config-ml.in: Alter CCASFLAGS to include special
2954 multilib options the same as is done for CFLAGS.
2955
c67ed86a
JDA
29562006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2957
2958 * configure.in: Don't enable libgomp on hpux10.
2959 * configure: Rebuilt.
2960
cb253473
DA
29612006-06-12 David Ayers <d.ayers@inode.at>
2962
2963 PR bootstrap/27963
2964 PR target/19970
7e050830 2965 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2966 ${libgcj} is specified.
2967 * configure: Regenerate.
7e050830 2968
32845532
CD
29692006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2970
2971 Sync from src:
7e050830
EC
2972
2973 * configure.in: Sync.
32845532 2974 * configure: Regenerated.
7e050830 2975
32845532
CD
2976 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2977
2978 * Makefile.def: Added dependencies from sim and gdb on intl, and
2979 added configure dependencies to everything with an all dependency
2980 on intl.
2981 * Makefile.in: Regenerated.
2982
7cd0cf9c
DA
29832006-06-06 David Ayers <d.ayers@inode.at>
2984
2985 PR libobjc/13946
2986 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2987 * Makefile.in: Regenerate.
2988 * configure.in: Add --enable-objc-gc at toplevel and have it
2989 enable boehm-gc for Objective-C.
2990 Remove target-boehm-gc from libgcj.
2991 Add target-boehm-gc to target_libraries.
2992 Add target-boehm-gc to noconfigdirs where ${libgcj}
2993 is specified.
2994 Assert that boehm-gc is supported when requested for Objective-C.
2995 Only build boehm-gc if needed either for Java or Objective-C.
2996 * configure: Regenerate.
7e050830 2997
3ff3adad
PB
29982006-06-05 Paolo Bonzini <bonzini@gnu.org>
2999
3000 PR 27674
3001 * Makefile.tpl (configure-[+prefix+][+module+],
3002 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3003 Remove rule to unstage bootstrapped modules.
3004 (stage_current): New.
3005 * Makefile.in: Regenerate.
3006
898e551d
LB
30072006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3008
3009 * MAINTAINERS (Write After Approval): Update my e-mail address.
3010
ea60341e
MS
30112006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3012
3013 * include/libiberty.h: Declare pex_run_in_environment.
3014
222ae291
AL
30152006-05-31 Asher Langton <langton2@llnl.gov>
3016
3017 * MAINTAINERS (Write After Approval): Add myself.
898e551d 3018
e9a54b07
PB
30192006-05-25 Paolo Bonzini <bonzini@gnu.org>
3020
3021 * Makefile.def (bfd, opcodes): Fix lib_path.
3022 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3023 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3024 * Makefile.in: Regenerate.
3025
03e67131
CD
30262006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3027
3028 * Makefile.in: Regenerate.
3029
65d6e994
CD
30302006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3031
3032 * Makefile.def: Add install-html target. Add datarootdir
3033 docdir and htmldir to flags_to_pass.
3034 * Makefile.tpl: Add install-html target.
3035 * Makefile.in: Regenerate.
3036 * configure.in: Add --with-datarootdir, --with-docdir, and
3037 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3038 * configure: Regenerate.
3039
9e299237
MS
30402006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3041
3042 * configure.in: Enable gprof for cross builds.
3043 * configure: Regenerate.
3044
c31202cd
RG
30452006-05-22 Richard Guenther <rguenther@suse.de>
3046
3047 Revert
3048 2006-01-31 Richard Guenther <rguenther@suse.de>
3049 Paolo Bonzini <bonzini@gnu.org>
3050
3051 * Makefile.def (target_modules): Add libgcc-math target module.
3052 * configure.in (target_libraries): Add libgcc-math target library.
3053 (--enable-libgcc-math): New configure switch.
3054 * Makefile.in: Re-generate.
3055 * configure: Re-generate.
3056 * libgcc-math: New toplevel directory.
3057
2a332582
JDA
30582006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3059 Andreas Tobler <a.tobler@schweiz.ch>
3060
3061 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3062 * configure: Rebuilt.
3063
ccce6917 30642006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 3065
ccce6917
SL
3066 * MAINTAINERS (Write After Approval): Add myself.
3067
ed606bc0
DD
30682006-05-01 DJ Delorie <dj@redhat.com>
3069
3d8f47a0 3070 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
3071 * configure: Regenerate.
3072
9386bd20
RG
30732006-05-01 Richard Guenther <rguenther@suse.de>
3074
3075 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3076 maintainer.
3077
7b3bd503
KZ
30782006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3079
3080 * MAINTAINERS (Write After Approval): Add myself.
3081
87ceee72
JB
30822006-04-28 Jan Beulich <jbeulich@novell.com>
3083
3084 * MAINTAINERS (Write After Approval): Add myself.
3085
e88a2c09
DD
30862006-04-18 DJ Delorie <dj@redhat.com>
3087
3088 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3089 reference libgloss so that libssp can be built in a combined
3090 tree.
3091 * configure: Regenerate.
3092
675f0a8a
RM
30932006-04-08 Robert Millan <rmh@gcc.gnu.org>
3094
3095 * MAINTAINERS (Write After Approval): Add myself.
3096
27b6c940
BE
30972006-04-05 Ben Elliston <bje@au.ibm.com>
3098
3099 * configure.in: Require makeinfo 4.4 or higher.
3100 * configure: Regenerate.
3101
687b17d4
GP
31022006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3103
3104 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3105 Rearrange the entries of other libraries to have them in one place.
3106
906ac235
JB
31072006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3108
7e050830 3109 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
3110 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3111
fb0103e5
RG
31122006-03-14 Richard Guenther <rguenther@suse.de>
3113
3114 * configure: Regenerate with autoconf 2.13.
3115
17237f6b
JB
31162006-03-13 Jim Blandy <jimb@codesourcery.com>
3117
3118 * MAINTAINERS: Use my work address.
bed31434
JB
3119
3120 * MAINTAINERS: Update my E-mail address.
3121
27079765
AH
31222006-03-10 Aldy Hernandez <aldyh@redhat.com>
3123
3124 * configure.in: Handle --disable-<component> generically.
3125 * configure: Regenerate.
3126
54a17039
L
31272006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3128
3129 PR libgcj/17311
3130 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3131
b9bd11ca
EE
31322006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3133
3134 * MAINTAINERS (Write After Approval): Remove myself.
3135 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3136
719bb4e3 31372006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 3138
072b06f2
RE
3139 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3140 (TARGET_CONFIGDIRS): Remove.
3141 * configure.in: Remove AC_SUBST(target_configdirs).
3142 * Makefile.in, configure: Regenerated.
ee2312f3 3143
936e1a35
SK
31442006-02-20 Steven G. Kargl <kargls@comcast.net>
3145
3146 * MAINTAINERS (Write After Approval): Remove myself.
3147 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3148
cc11cc9b
PB
31492006-02-20 Paolo Bonzini <bonzini@gnu.org>
3150
3151 PR bootstrap/25670
3152
3153 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3154
3155 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3156 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3157 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3158 BUILD_PREFIX, BUILD_PREFIX_1.
3159 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3160
3161 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3162 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3163
3164 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3165 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3166 of `cat stage_current`. Always provide the `r' and `s' variables.
3167 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3168 a single shell execution.
3169 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3170 bootstrapped modules, make the stage1 module if the build was not
3171 started yet, else build the current stage.
3172 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3173 (all-build, all-host, all-target, [+make_target+]-host,
3174 [+make_target+]-target): Do not use \-continued lines.
3175 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3176 (current_stage, restrap, stage_last): New.
3177
3178 * Makefile.in: Regenerate.
3179 * configure: Regenerate.
3180
63a7c9ef
BD
31812006-02-19 Bud Davis <jmdavis@link.com>
3182
3183 * MAINTAINERS (Write After Approval): Remove myself.
3184 (Language Front End Maintainers): Add myself as fortran 95
3185 maintainer and update e-mail address.
3186
a3543e3a
FXC
31872006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3188
3189 * MAINTAINERS (Write After Approval): Remove myself.
3190 (Language Front End Maintainers): Add myself as fortran 95
3191 maintainer.
3192
ca5b1d2c
VK
31932006-02-16 Victor Kaplansky <victork@il.ibm.com>
3194
3195 * MAINTAINERS (Write After Approval): Add myself.
3196
0499513f
TK
31972006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3198
3199 * MAINTAINERS (Write After Approval): Remove myself.
3200 (Language Front End Maintainers): Add myself as
3201 fortran 95 maintainer.
3202
d1f8db0c
PB
32032006-02-14 Paolo Bonzini <bonzini@gnu.org>
3204
3205 Sync from src:
3206
3207 2005-12-27 Leif Ekblad <leif@rdos.net>
3208
cc6010cd
AP
3209 * configure.in: Add support for RDOS target.
3210 * configure: Regenerate.
d1f8db0c
PB
3211
32122006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3213 Andreas Schwab <schwab@suse.de>
d1f8db0c 3214
cc6010cd 3215 * configure: Regenerate.
d1f8db0c 3216
cac90078
DE
32172006-02-12 David Edelsohn <edelsohn@gnu.org>
3218
3219 * configure.in (enable_libgomp): Add AIX.
3220 * configure: Regenerate.
3221
bd37fbf5
MK
32222006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3223
3224 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3225
23027b7a
LM
32262006-02-03 Lee Millward <lee.millward@gmail.com>
3227
3228 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3229
0058967b
RG
32302006-01-31 Richard Guenther <rguenther@suse.de>
3231 Paolo Bonzini <bonzini@gnu.org>
3232
3233 * Makefile.def (target_modules): Add libgcc-math target module.
3234 * configure.in (target_libraries): Add libgcc-math target library.
3235 (--enable-libgcc-math): New configure switch.
3236 * Makefile.in: Re-generate.
3237 * configure: Re-generate.
3238 * libgcc-math: New toplevel directory.
3239
e8b05380
PB
32402006-01-26 Paolo Bonzini <bonzini@gnu.org>
3241
3242 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3243 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3244 the assembler, linker and binutils.
3245 * configure: Regenerate.
3246
d54d5437
DM
32472006-01-22 Dirk Mueller <dmueller@suse.de>
3248
3249 * MAINTAINERS (Write After Approval): Add myself.
3250
670cbfcf
DN
32512006-01-20 Diego Novillo <dnovillo@redhat.com>
3252
3253 * configure: Regenerate.
3254
953ff289
DN
32552006-01-18 Richard Henderson <rth@redhat.com>
3256 Jakub Jelinek <jakub@redhat.com>
3257 Diego Novillo <dnovillo@redhat.com>
3258
3259 * libgomp: New directory.
3260 * Makefile.def: Add target_module libgomp.
3261 * Makefile.in: Regenerate.
3262 * configure.in (target_libraries): Add target-libgomp.
3263 * configure: Regenerate.
3264
32ce4048
AO
32652006-01-05 Alexandre Oliva <aoliva@redhat.com>
3266
3267 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3268 @ from continuation.
3269 * Makefile.in: Rebuilt.
3270
0eaf8e17 32712006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3272
c76c0c83
CL
3273 * MAINTAINERS (Write After Approval): Add myself.
3274
2d309510
PB
32752006-01-04 Paolo Bonzini <bonzini@gnu.org>
3276
3277 PR bootstrap/24252
3278
3279 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3280 * Makefile.tpl (OBJDUMP): New.
3281 (EXTRA_HOST_FLAGS): Add it.
3282 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3283
953ff289
DN
3284 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3285 to use symbolic links between directories. Avoid race conditions
3286 or make them harmless.
3287 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3288
3289 * Makefile.def (LEAN): Pass.
3290 * Makefile.tpl (LEAN): Define.
3291 (stage[+id+]-start): Accept that the previous directory does not
3292 exist, if the bootstrap is lean.
3293 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3294 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3295 configure substitution.
3296 ([+compare-target+]): Likewise.
3297 ([+bootstrap-target+]-lean): New.
3298 * configure.in: Remove lean bootstrap support from here.
3299
953ff289
DN
3300 * Makefile.in: Regenerate.
3301 * configure: Regenerate.
2d309510 3302
368872c3
BE
33032006-01-04 Ben Elliston <bje@au.ibm.com>
3304
3305 * MAINTAINERS (libdecnumber): Add myself.
3306
d79e6356
MM
33072006-01-02 Mark Mitchell <mark@codesourcery.com>
3308
3309 * libtool-ldflags: New script.
3310
a6fbc1e2
AS
33112006-01-02 Andreas Schwab <schwab@suse.de>
3312
3313 * configure.in: When reconfiguring remove Makefile in
3314 all stage directories.
3315 * configure: Regenerate.
3316
103a4b39
SB
33172005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3318
3319 * MAINTAINERS: Update my email address.
3320
212f829c
PB
33212005-12-20 Paolo Bonzini <bonzini@gnu.org>
3322
3323 Revert Ada-related part of the previous change.
3324
3325 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3326 Do not pass.
3327 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3328 * Makefile.in: Regenerate.
3329 * configure.in: Do not include mt-ppc-aix target fragment.
3330 * configure: Regenerate.
3331
8ef1f2df
PB
33322005-12-19 Paolo Bonzini <bonzini@gnu.org>
3333
3334 * configure.in: Select appropriate fragments for PowerPC/AIX.
3335 * configure: Regenerate.
3336
3337 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3338 BOOT_CFLAGS, BOOT_LDFLAGS.
3339 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3340 BOOT_CFLAGS, BOOT_LDFLAGS.
3341 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3342 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3343 (stage): Fail if we cannot complete the work.
3344 * Makefile.in: Regenerate.
3345
ab34901f
NS
33462005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3347
3348 * configure.in: Replace ms1 with mt.
3349 * configure: Rebuilt.
3350
cbe82f21
BM
33512005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3352
3353 * MAINTAINERS: Update my email address.
3354
19843472
PB
33552005-12-15 Paolo Bonzini <bonzini@gnu.org>
3356
3357 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3358 install-host-nogcc): Don't invoke $(stage) at the end.
3359 * Makefile.in: Regenerate.
3360
1ca26cd2
PB
33612005-12-14 Paolo Bonzini <bonzini@gnu.org>
3362
3363 * configure.in: Flip the top-level bootstrap switch.
3364 * configure: Regenerate.
3365
f41d6665
DJ
33662005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3367
3368 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3369 $(stage) and $(unstage).
3370 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3371 (all): Remove stray semicolon.
3372 (local-distclean): Don't handle multilib.tmp and multilib.out.
3373 (install.all): Set $s for consistency.
3374 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3375 check_multilibs setting. Always make the install directory.
3376 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3377 Correct @if/@endif.
3378 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3379 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3380 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3381 (multilib.out): Remove.
3382 * Makefile.in: Regenerated.
3383
9174b3cf
CD
33842005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3385
3386 * MAINTAINERS (Write After Approval): Add myself.
3387
64f182bd
NS
33882005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3389
121b2cee
NS
3390 * MAINTAINERS: Add myself as mt maintainer.
3391
64f182bd
NS
3392 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3393
a6d63770
AN
33942005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3395
3396 * MAINTAINERS: Change email address.
3397
2abefe3d
PB
33982005-12-05 Paolo Bonzini <bonzini@gnu.org>
3399
3400 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3401 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3402 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3403 Find in-tree tools if available.
3404 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3405 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3406 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3407 (COMPILER_*_FOR_TARGET): New.
3408 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3409 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3410 (CONFIGURED_*, USUAL_*): Remove.
3411 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3412 STRIP): Use autoconf substitutions.
3413 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3414 COMPILER_NM_FOR_TARGET): New.
3415 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3416
3417 (all): Make all-host and all-target in parallel.
3418 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3419 that $$r and $$s are set before invoking a recursive make.
3420 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3421 ([+bootstrap-target+]): Inline most of the `all' target.
3422
2f3bdde7
BE
34232005-11-29 Ben Elliston <bje@au.ibm.com>
3424
3425 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3426 from the gcc build directory.
3427 * Makefile.in: Regenerate.
3428
a4b6c45a
BE
34292005-11-29 Ben Elliston <bje@au.ibm.com>
3430
3431 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3432 depend on all-libdecnumber.
3433 * configure.in (host_libs): Include libdecnumber.
3434 * Makefile.in: Regenerate.
3435 * configure: Likewise.
3436
473a74b9
BE
34372005-11-29 Ben Elliston <bje@au.ibm.com>
3438
3439 * libdecnumber: Import decNumber sources from the dfp-branch.
3440
b4623110
KJ
34412005-11-21 Kean Johnston <jkj@sco.com>
3442
3443 * config.sub, config.guess: Sync from upstream sources.
3444
67dc1785
BE
34452005-11-21 Ben Elliston <bje@au.ibm.com>
3446
3447 Import from Autoconf sources:
3448
3449 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3450 * config/move-if-change: Don't output "$2 is unchanged";
3451 suggested by Ben Elliston. Handle weird characters correctly.
3452
186abafe
AT
34532005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3454
3455 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3456 to match upstream libtool for darwin.
3457
ef9db8d5
DJ
34582005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3459
3460 * Makefile.def: Remove gdb dependencies for gdbtk.
3461 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3462 (configure-gdb, install-gdb): New rules.
3463 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3464 * Makefile.in, configure: Regenerated.
3465
9c5141ab
JB
34662005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3467
3468 * MAINTAINERS (Write After Approval): Add myself.
3469
4523d51b
EE
34702005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3471
3472 * MAINTAINERS (Write After Approval): Add myself.
3473
086b011c
DN
34742005-10-24 Diego Novillo <dnovillo@redhat.com>
3475
3476 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3477 Diego Novillo.
3478
e7c84bf8
PB
34792005-10-22 Paolo Bonzini <bonzini@gnu.org>
3480
3481 PR bootstrap/24297
3482 * Makefile.tpl (do-[+make-target+], do-check, install,
3483 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3484 are set before recursing.
3485 * Makefile.in: Regenerate.
3486
b88a7564
EB
34872005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3488
3489 PR bootstrap/18939
3490 * Makefile.def (gcc) <target>: Fix thinko.
3491 * Makefile.in: Regenerate.
3492
61efc800
BS
34932005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3494
3495 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3496 * configure: Regenerate.
3497
f53d2869
JZ
34982005-10-15 Jie Zhang <jie.zhang@analog.com>
3499
3500 * MAINTAINERS (Write After Approval): Add self.
3501
077fc835
KH
35022005-10-08 Kazu Hirata <kazu@codesourcery.com>
3503
3504 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3505 target-libffi, target-qthreads, target-libjava, and
3506 targetlibobjc.
3507 * configure: Regenerate.
3508
d739199a
DJ
35092005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3510
3511 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3512 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3513 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3514 (USUAL_OBJDUMP_FOR_TARGET): New.
3515 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3516 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3517 * configure, Makefile.in: Regenerated.
d739199a 3518
db38c6bb
PB
35192005-10-05 Paolo Bonzini <bonzini@gnu.org>
3520
3521 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3522 before other host packages.
3523
3015564c
KK
35242005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3525
3526 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3527
1061f99e
PB
35282005-10-05 Paolo Bonzini <bonzini@gnu.org>
3529
3530 PR bootstrap/22340
3531
3532 * configure.in (default_target): Remove.
3533 * Makefile.tpl (all): Do not use prerequisites as subroutines
3534 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3535 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3536 use prerequisites as subroutines.
3537 (check-host, check-target): New.
3538 (bootstrap configure & all targets): Do not use stage*-start
3539 if the directory layout is already ok.
3540 (non-bootstrap configure & all targets): Prepend a $(unstage).
3541 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3542 (NOTPARALLEL): Remove.
3543 (unstage, stage variables): New variables.
3544 (unstage, stage targets): Simply expand to those variables.
3545
3546 * configure: Regenerate.
3547 * Makefile.in: Regenerate.
3548
4a9c436f
JW
35492005-10-04 James E Wilson <wilson@specifix.com>
3550
3551 * Makefile.def (lang_env_dependencies): Add libmudflap.
3552 * Makefile.in: Regenerate.
3553
37150080
AS
35542005-10-03 Andreas Schwab <schwab@suse.de>
3555
3556 Backport from libtool CVS:
3557 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3558
3559 * ltmain.sh: add support for installing into temporary
3560 staging area (e.g. 'make install DESTDIR=...')
3561
39d16468
L
35622005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3563
3564 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3565 * configure: Regenerated.
3566
72a7ab82
AP
35672005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3568
3569 * configure: Regenerate with the correct
3570 autoconf version.
3571
6b65a26d
CM
35722005-09-30 Catherine Moore <clm@cm00re.com>
3573
3574 * configure.in (bfin-*-*): New.
3575 * configure: Regenerated.
3576
040b1c5a
GK
35772005-09-28 Geoffrey Keating <geoffk@apple.com>
3578
3579 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3580 (LIPO_FOR_TARGET): New.
3581 (CONFIGURED_LIPO_FOR_TARGET): New.
3582 (USUAL_LIPO_FOR_TARGET): New.
3583 (STRIP_FOR_TARGET): New.
3584 (CONFIGURED_STRIP_FOR_TARGET): New.
3585 (USUAL_STRIP_FOR_TARGET): New.
3586 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3587 STRIP_FOR_TARGET.
3588 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3589 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3590 * Makefile.in: Regenerate.
3591 * configure: Regenerate.
7e050830 3592
3a3c28db
DE
35932005-09-19 David Edelsohn <edelsohn@gnu.org>
3594
3595 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3596 (rs6000-*-aix*): Same.
3597 * configure: Regenerate.
3598
2749a921
TT
35992005-09-16 Tom Tromey <tromey@redhat.com>
3600
3601 * MAINTAINERS: Add self as java maintainer.
3602
7f26dfa3
FXC
36032005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3604
3605 * configure.in: Recognize f95 in the --enable-languages option,
3606 and substitute it for fortran, issuing a warning.
3607 * configure: Regenerate.
3608
d8852c4f
PE
36092005-08-30 Phil Edwards <phil@codesourcery.com>
3610
3611 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3612 * configure: Regenerated.
3613
ad685e81
AH
36142005-08-22 Aldy Hernandez <aldyh@redhat.com>
3615
3616 * MAINTAINERS: Add self as ms1 maintainer.
3617
b00d752c
RE
36182005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3619
3620 * Makefile.def (libssp): Add to lang_env_dependencies.
3621 * Makefile.in: Regenerate.
3622
9ed8fb9b
ILT
36232005-08-18 Ian Lance Taylor <ian@airs.com>
3624
3625 * MAINTAINERS: Add myself as middle-end maintainer.
3626
0f029d39
CG
36272005-08-17 Christian Groessler <chris@groessler.org>
3628
3629 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3630 * Makefile.in: Regenerate.
3631
81087874
AK
36322005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3633
3634 * MAINTAINERS (write after approval): Added myself.
3635
6a134f1c
MR
36362005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3637
3638 * MAINTAINERS (Write After Approval): Add myself.
3639
2693c0b0
PB
36402005-08-12 Paolo Bonzini <bonzini@gnu.org>
3641
3642 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3643 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3644 Look for alternate names of the target cc and c++
3645 * configure: Regenerate.
3646
4de997d1
PB
36472005-08-08 Paolo Bonzini <bonzini@gnu.org>
3648
3649 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3650 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3651 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3652 tools; remove code to manually set them.
3653 (Target tools): Look in the environment for them.
3654 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3655 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3656 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3657 build directory.
3658 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3659 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3660 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3661 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3662 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3663 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3664 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3665 * configure: Regenerate.
3666 * Makefile.in: Regenerate.
3667
b089e33a
BE
36682005-07-28 Ben Elliston <bje@au.ibm.com>
3669
3670 * MAINTAINERS: Update for removed CPU targets.
3671
e3791243
MM
36722005-07-27 Mark Mitchell <mark@codesourcery.com>
3673
3674 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3675 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3676 * Makefile.in: Regenerated.
3677
526635cb
MM
36782005-07-26 Mark Mitchell <mark@codesourcery.com>
3679
3680 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3681 (CFLAGS_FOR_TARGET): Use it.
3682 (CXXFLAGS_FOR_TARGET): Likewise.
3683 * Makefile.in: Regenerated.
3684 * configure.in (--with-build-sysroot): New option.
3685 * configure: Regenerated.
3686
19791f70
PB
36872005-07-24 Paolo Bonzini <bonzini@gnu.org>
3688
3689 * Makefile.tpl: Wrap install between unstage and stage
3690 * Makefile.in: Regenerate.
3691
35f5a23f
EC
36922005-07-21 Eric Christopher <echristo@apple.com>
3693
3694 * MAINTAINERS: Update affiliation.
3695
ff3ddf15
PW
36962005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3697
3698 * MAINTAINERS: Add self as crx port maintainer.
3699
3a664c1c
DD
37002005-07-20 DJ Delorie <dj@redhat.com>
3701
3702 * MAINTAINERS: Add self as m32c maintainer.
3703
539df155
KC
37042005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3705
3706 * all files: Update FSF address.
3707
be9c593a
EC
37082005-07-15 Eric Christopher <echristo@redhat.com>
3709
3710 * MAINTAINERS: Change affiliation.
3711
fd7ea4ab
JB
37122005-07-14 Jim Blandy <jimb@redhat.com>
3713
3714 * configure.in: Add cases for Renesas m32c.
3715 * configure: Regenerated.
7e050830 3716
0063a823
KC
37172005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3718
d0ca130a
KC
3719 * COPYING.LIB: Update from fsf.org.
3720
37212005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3722
3723 * COPYING, compile, config.guess,
0063a823
KC
3724 config.sub, install-sh, missing, mkinstalldirs,
3725 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3726 * config-ml.in: Update FSF address.
0063a823 3727
a8ba31f2
EC
37282005-07-13 Eric Christopher <echristo@redhat.com>
3729
3730 * configure.in: Add toplevel noconfigdir support for tpf.
3731 * configure: Regenerate.
3732
5bea4a03
PB
37332005-07-11 Paolo Bonzini <bonzini@gnu.org>
3734
3735 PR ada/22340
3736
3737 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3738 * Makefile.in: Regenerate.
3739
284bdbbd
MM
37402005-07-07 Mark Mitchell <mark@codesourcery.com>
3741
3742 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3743 Brolley to write-after-approval.
284bdbbd 3744
452190fb
AS
37452005-07-07 Andreas Schwab <schwab@suse.de>
3746
3747 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3748 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3749 * Makefile.in: Regenerated.
3750
9c8f9ec2
GK
37512005-07-06 Geoffrey Keating <geoffk@apple.com>
3752
3753 * configure.in: Don't build sim or rda when targetting darwin.
3754 * configure: Regenerate.
3755
ef0087a7
KH
37562005-07-06 Kazu Hirata <kazu@codesourcery.com>
3757
3758 * configure.in: Add --enable-libssp and --disable-libssp.
3759 * configure: Regenerate with autoconf-2.13.
3760
77008252
JJ
37612005-07-02 Jakub Jelinek <jakub@redhat.com>
3762
3763 * Makefile.def (target_modules): Add libssp.
3764 * configure.in (target_libraries): Add target-libssp.
3765 * configure: Rebuilt.
3766 * Makefile.in: Rebuilt.
3767
a04eae1b
ZW
37682005-07-01 Zack Weinberg <zackw@panix.com>
3769
3770 * MAINTAINERS: Change email address. Resign from maintainership.
3771
948884cd
RG
37722005-07-01 Richard Guenther <rguenther@suse.de>
3773
3774 * MAINTAINERS: Change my e-mail address and affiliation.
3775
c7870f5d
PB
37762005-06-22 Paolo Bonzini <bonzini@gnu.org>
3777
3778 * Makefile.def (stagefeedback): Come after profile.
3779 Define profiledbootstrap target.
3780 * Makefile.tpl (profiledbootstrap): Remove.
3781 (stageprofile-end): Zap stagefeedback.
3782 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3783 * Makefile.in: Regenerate.
3784
ab99519a
RS
37852005-06-13 Richard Sandiford <richard@codesourcery.com>
3786
3787 * MAINTAINERS: Update my email address.
3788
f610dd5f
ZW
37892005-06-13 Zack Weinberg <zack@codesourcery.com>
3790
3791 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3792 In 'cpp' stanza, support '#line' as well as '# '.
3793
71bc2a83
AS
37942005-06-08 Andreas Schwab <schwab@suse.de>
3795
3796 * MAINTAINERS: Move myself from 'Write After Approval' to
3797 'CPU Port Maintainers' section as m68k maintainer.
3798
4fab7234
HPN
37992005-06-07 Hans-Peter Nilsson <hp@axis.com>
3800
3801 * configure.in (unsupported_languages): New macro.
3802 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3803 non-ported target libraries in noconfigdirs.
3804 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3805 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3806 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3807 unsupported_languages.
3808 * configure: Regenerate.
3809
68193f9b
TS
38102005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3811
3812 * configure.in: Fix typo in handling of --with-mpfr-dir.
3813 * configure: Regenerate.
3814
f26f6b8d
RS
38152005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3816
3817 * MAINTAINERS: Update my email address.
3818
ba4853f8
JB
38192005-06-02 Jim Blandy <jimb@redhat.com>
3820
3821 * config.sub: Add cases for the Renesas m32c. (This patch has been
3822 accepted into the master sources.)
3823
79dd769c 38242005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3825 Michael Snyder <msnyder@redhat.com>
3826 Stan Cox <scox@redhat.com>
79dd769c 3827
f610dd5f 3828 * configure.in: Set noconfigdirs for ms1.
79dd769c 3829
f610dd5f 3830 * configure: Regenerate.
79dd769c 3831
d29e107f
JD
38322005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3833
3834 * MAINTAINERS (Write After Approval): Add self.
3835
e93196c3
JC
38362005-06-01 Josh Conner <jconner@apple.com>
3837
3838 * MAINTAINERS (Write After Approval): Add self.
3839
ae263c7a
KH
38402005-06-01 Kazu Hirata <kazu@codesourcery.com>
3841
3842 * MAINTAINERS: Update my email address.
3843
585b3aa3
ZM
38442005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3845
3846 * MAINTAINERS (Write After Approval): Add self.
3847
4930c50b
CD
38482005-05-26 Chris Demetriou <cgd@broadcom.com>
3849
3850 * MAINTAINERS (Write After Approval): Remove self.
3851
2dfbef6d
PB
38522005-05-25 Paolo Bonzini <bonzini@gnu.org>
3853
3854 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3855 (Dependencies): Consider target modules for bootstrap dependencies.
3856 Make target bootstrap modules depend on each stage's gcc.
3857 * Makefile.in: Regenerate.
3858
bcb28cf5
PB
38592005-05-20 Paolo Bonzini <bonzini@gnu.org>
3860
3861 * Makefile.def (configure-gcc): Depend on binutils having been built.
3862 (all-gcc): No need to do it here.
3863 * Makefile.in: Regenerate.
3864
0cf085e4
PB
38652005-05-19 Paul Brook <paul@codesourcery.com>
3866
f610dd5f 3867 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3868 language cannot be built.
3869 * configure: Regenerate.
3870
dfb2c39a
DJ
38712005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3872
3873 * ylwrap: Import from Automake 1.9.5.
3874
771aaa92
DU
38752005-05-13 David Ung <davidu@mips.com>
3876
3877 * MAINTAINERS (Write After Approval): Add self.
3878
3ac9bd58
MS
38792005-05-09 Mike Stump <mrs@apple.com>
3880
3881 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3882 lt_cv_sys_max_cmd_len for now.
f610dd5f 3883
f77a5578
SC
38842005-05-09 Stan Cox <scox@redhat.com>
3885
3886 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3887
795e36e5
MK
38882005-05-08 Matt Kraai <kraai@ftbfs.org>
3889
3890 * README.SCO: Update the URL.
3891
c9392a2b
DE
38922005-05-05 David Edelsohn <edelsohn@gnu.org>
3893
3894 * ltconfig: Define file_list_spec. Pass file_list_spec and
3895 with_gnu_ld to libtool.
3896 * ltcf-c.sh (aix[45]): Define file_list_spec.
3897 * ltcf-cxx.sh (aix[45]): Same.
3898 * ltcf-gcj.sh (aix[45]): Same.
3899 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3900 exists, write list of input files to temporary file.
3901
bebcd931
MS
39022005-05-04 Mike Stump <mrs@apple.com>
3903
3904 * configure.in: Always pass --target to target configures as
3905 otherwise rebuilds that do --recheck will fail.
3906 * confiugure: Rebuilt.
3907
ce406537
PB
39082005-05-04 Paolo Bonzini <bonzini@gnu.org>
3909
3910 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3911 STAGE_HOST_EXPORTS.
3912 (configure, all): Add bootstrap support.
3913 (Host modules, target modules): Pass post-stage1 flags and exports.
3914 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3915 * Makefile.in: Regenerate.
3916
aa9dcfc4
PB
39172005-04-29 Paolo Bonzini <bonzini@gnu.org>
3918
3919 * configure: Regenerate.
3920
b6f9abcf
MS
39212005-04-27 Mike Stump <mrs@apple.com>
3922
3923 * MAINTAINERS: Add self as darwin maintainer.
3924
acb217cb
BS
39252005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3926
3927 * config.sub: Update from master copy.
3928
b6dae270
MS
39292005-04-21 Mike Stump <mrs@apple.com>
3930
3931 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3932 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3933
c2e0d3a9
HPN
39342005-04-19 Hans-Peter Nilsson <hp@axis.com>
3935
3936 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3937 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3938 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3939 "*-*-elf" and "*-*-linux*".
3940 * configure: Regenerate.
3941
871ae772
JM
39422005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3943
3944 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3945
bf070c29
MS
39462005-04-12 Mike Stump <mrs@apple.com>
3947
3948 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3949
e865b6f7
TK
39502005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3951
3952 * MAINTAINERS (Write After Approval): Add myself.
3953
7b71ad7f
BS
39542005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3955
3956 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3957
25b42232
PB
39582005-04-06 Paolo Bonzini <bonzini@gnu.org>
3959
f610dd5f 3960 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3961 (TARGET_CONFIGARGS): Include --with-target-subdir.
3962 (configure, all): New macros. Use them throughout.
3963 * Makefile.in: Regenerate.
3964
d727c624
JG
39652005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3966
3967 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3968
fff72cc4
ZD
39692005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3970
3971 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3972
86472dc3
GP
39732005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3974
3975 * MAINTAINERS: Move John Carr to Write After Approval.
3976
5d0f90e5
R
39772005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3978
3979 * config/mh-mingw32: Delete.
3980 * configure.in: Don't use it.
3981 * configure: Regenerate.
3982
33da42bc
PB
39832005-03-31 Paolo Bonzini <bonzini@gnu.org>
3984
3985 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3986 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3987 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3988 (HOST_LIB_PATH): Generate from Makefile.def.
3989 (TARGET_LIB_PATH): Likewise.
3990 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3991 * Makefile.in: Regenerate.
3992 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3993 (RPATH_ENVVAR): Include Darwin case.
3994 * configure: Regenerate.
3995
15cc1841
TF
39962005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3997
3998 * MAINTAINERS (Various Maintainers): Remove self.
3999 (Write After Approval): Add self.
4000
6a8c79d5
TF
40012005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4002
4003 * MAINTAINERS (Various Maintainers): Add self.
4004
256f7136
PB
40052005-03-25 Paolo Bonzini <bonzini@gnu.org>
4006
4007 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4008 * configure: Regenerate.
4009
191dd2c9
ZW
40102005-03-21 Zack Weinberg <zack@codesourcery.com>
4011
4012 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4013 gcc_version, and gcc_version_trigger from set of flags to pass.
4014 * Makefile.tpl: Remove definitions of above variables.
4015 (config.status): Remove dependency on $(gcc_version_trigger).
4016 * Makefile.in: Regenerate.
4017 * configure.in: Do not reference config/gcc-version.m4 nor
4018 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4019 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4020 * configure: Regenerate.
4021
ef6e9bc0
MH
40222005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4023 Andrew Pinski <pinskia@physics.uc.edu>
4024
4025 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4026 * Makefile.in: Regenerate.
4027
009bbd5a
FW
40282005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4029
4030 * MAINTAINERS (Write After Approval): Add myself.
4031
09f8755b
DA
40322005-03-03 David Ayers <d.ayers@inode.at>
4033
4034 * MAINTAINERS (Write After Approval): Add myself.
4035
e73ed25c
AO
40362005-03-01 Alexandre Oliva <aoliva@redhat.com>
4037
4038 PR libgcj/20160
4039 * ltmain.sh: Avoid creating archives with components that have
4040 duplicate basenames.
4041
ace9ac7b
AP
40422005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4043
4044 PR bootstrap/20250
4045 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4046 instead of check.
4047 * Makefile.in: Regenerate.
4048
c9db9354
PB
40492005-02-28 Paolo Bonzini <bonzini@gnu.org>
4050
4051 * Makefile.in: Regenerate to fix conflict between the previous two
4052 patches.
4053
215c351a
PB
40542005-02-28 Paolo Bonzini <bonzini@gnu.org>
4055
4056 PR bootstrap/17383
4057 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4058 * Makefile.tpl (HOST_SUBDIR): New substitution.
4059 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4060 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4061 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4062 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4063 (Host modules, Bootstrapped modules): Use it.
4064 (Build modules, Target modules): Do not create symlink trees,
4065 always configure out-of-srcdir.
4066 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4067 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4068 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4069 $(HOST_SUBDIR). Create a symlink for host_subdir.
4070
4071 * Makefile.in: Regenerate.
4072 * configure: Regenerate.
4073
5395b47b
NN
40742005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4075
4076 Merged from libada-gnattools-branch:
4077 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4078
4079 * gnattools: New directory.
4080 * Makefile.def: Add gnattools as a module, depending on target-libada.
4081 * Makefile.in: Regenerate.
4082 * configure.in: Include gnattools in host_tools; disable it if ada
4083 is disabled.
4084 * configure: Regenerate.
4085
ca2cc05c
JM
40862005-02-24 James A. Morrison <phython@gcc.gnu.org>
4087
4088 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4089 treelang maintainer.
4090 (Write After Approval): Remove myself.
4091
d2f3024f
PS
40922005-02-23 Paul Schlie <schlie@comcast.net>
4093
4094 * configure.in: Allow darwin targeted ports to build tk, itcl and
4095 libgui.
4096 * configure: Regenerate.
4097
bba5e0ca
EB
40982005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4099
4100 PR libgcj/10353
4101 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4102 * configure: Regenerate.
4103
70132ce7
SK
41042005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4105
4106 * MAINTAINERS (Write After Approval): Add myself.
4107
20f0edca
ILT
41082005-02-10 Ian Lance Taylor <ian@airs.com>
4109
4110 * MAINTAINERS: Update my e-mail address.
4111
e64e5109
RG
41122005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4113
4114 * MAINTAINERS (Write After Approval): Add myself.
4115
40d64b5a
HPN
41162005-01-29 Hans-Peter Nilsson <hp@axis.com>
4117
4118 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4119 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4120 target-libgloss when not *-*-elf and *-*-aout.
4121 * configure: Regenerate.
4122
54a12711
KH
41232005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4124
4125 * MAINTAINERS: Remove obsolete entries.
4126
0aa99dbb
KH
4127 * MAINTAINERS (Write After Approval): Add Michael Matz.
4128
2b009f5f
NB
41292005-01-19 Neil Booth <neil@daikokuya.co.uk>
4130
4131 * MAINTAINERS: Remove self as cpplib maintainer.
4132
385870f5
KC
41332005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4134
4135 * install-sh, config.sub: Import from upstream.
4136
e7daab31
KC
41372005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4138
4139 PR bootstrap/18222
4140 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4141 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4142 * Makefile.in: Regenerate.
4143
e6003f4d
JT
41442005-01-16 Jason Thorpe <thorpej@netbsd.org>
4145
4146 * MAINTAINERS: Update my email address.
4147
145e2972 41482005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4149 Andreas Schwab <schwab@suse.de>
145e2972
DE
4150
4151 PR bootstrap/18033
4152 * config-ml.in: Eval option if surrounded by single quotes.
4153
86c7e0da
PB
41542005-01-03 Paolo Bonzini <bonzini@gnu.org>
4155
4156 Revert 2004-12-28 Makefile changes, a better fix will be
4157 applied to mainline and src after GCC 4.0 branches.
4158
3224a22f
PB
41592004-12-28 Paolo Bonzini <bonzini@gnu.org>
4160
4161 PR bootstrap/17383
4162
4163 * Makefile.def (target_modules): Remove stage parameter,
4164 it is always true now.
4165 * Makefile.tpl (configure-build-[+module+],
4166 configure-target-[+module+]): Always build symlink tree
4167 for the directory and for include. BUILD_SUBDIR and
4168 TARGET_SUBDIR cannot be . anymore.
4169 * Makefile.in: Regenerate.
4170
aaf51ca2
DE
41712004-12-25 David Edelsohn <edelsohn@gnu.org>
4172
4173 Revert 2004-12-08 Makefile changes.
4174
4e32e454
DS
41752004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4176
4177 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4178 cygwin, mingw.
4179
669f01d8
AS
41802004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4181
4182 * configure.in (sh64-*-*): Reenable gprof.
4183 * configure: Regenerate.
4184
1b227ee0
DE
41852004-12-08 David Edelsohn <edelsohn@gnu.org>
4186
4187 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4188 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4189 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4190 * Makefile.in: Regenerate.
4191
ce5e944c
CF
41922004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4193
4194 * MAINTAINERS: Update my email address.
4195
893f1e87
MK
41962004-12-07 Matt Kraai <kraai@ftbfs.org>
4197
4198 * Makefile.tpl: Generate normal dependencies if the LHS module is
4199 not bootstrapped.
4200 * Makefile.in: Regenerate.
4201
bb59c339
RS
42022004-12-03 Richard Sandiford <rsandifo@redhat.com>
4203
4204 * configure.in: Include config/gxx-include-dir.m4. Use
4205 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4206 * configure: Regenerate.
4207
4982adbe
RS
42082004-12-03 Richard Sandiford <rsandifo@redhat.com>
4209
4210 * config.if: Delete.
4211 * configure.in: Set libstdcxx_incdir directly.
4212 * configure: Regenerate.
4213
05750653
EC
42142004-12-02 Eric Christopher <echristo@redhat.com>
4215
4216 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4217 * Makefile.in: Regenerate.
4218
5fef1dbd
RS
42192004-12-02 Richard Sandiford <rsandifo@redhat.com>
4220
4221 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4222 * configure: Regenerate.
4223
afabd8e6
RS
42242004-12-02 Richard Sandiford <rsandifo@redhat.com>
4225
4226 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4227 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4228 * configure: Regenerate.
4229
78716e86
EC
42302004-12-01 Eric Christopher <echristo@redhat.com>
4231
4232 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4233 of things to remove.
4234
57ab8ba9
MK
42352004-11-29 Matt Kraai <kraai@ftbfs.org>
4236
4237 * MAINTAINERS (Write After Approval): Update my e-mail address.
4238
2539bffe
KC
42392004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4240
4241 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4242 from CVS libtool to always pass_all.
4243
3e732ba0
JDA
42442004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4245
4246 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4247 (hppa*64*-*-*): Delete incorrect comment.
4248 * configure: Rebuilt.
4249
767f726e
KC
42502004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4251
4252 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4253
2c92e90f
KC
42542004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4255
4256 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4257 from CVS libtool to always pass_all.
4258
32f84e48
KC
42592004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4260
4261 * install-sh, compile: Import from automake.
4262
9587be8a
KC
42632004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4264
4265 * config.guess, config.sub: Import from savannnah.
4266
04e81808 42672004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4268
4269 * MAINTAINERS (Write After Approval): Add myself
4270
f87a2b2e
MS
42712004-11-12 Mike Stump <mrs@apple.com>
4272
4273 * Makefile.def: Add html support.
4274 * Makefile.tpl: Likewise.
4275 * Makefile.in: Regenerate.
4276
848556c2
GK
42772004-11-11 Geoffrey Keating <geoffk@apple.com>
4278
556f03c4
GK
4279 PR 18423
4280 * configure.in: Remove all instances of build-fixincludes from
4281 noconfigdirs.
4282 (build_configargs): Supply --target to subdirectories.
4283 * configure: Regenerate.
4284
848556c2
GK
4285 * Makefile.def: Make gcc install depend on fixincludes install.
4286 * Makefile.in: Regenerate.
4287
9e5712a5
JJ
42882004-11-10 Janis Johnson <janis187@us.ibm.com>
4289
4290 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4291
4ef509c0
PB
42922004-11-11 Paul Brook <paul@codesourcery.com>
4293
4294 * MAINTAINERS: Add self as arm maintainer. Update email address.
4295
20d11df6
HPN
42962004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4297
4298 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4299 target-libgfortran.
79fd8592 4300 * configure: Regenerate.
20d11df6 4301
68c70f15
DE
43022004-11-07 David Edelsohn <edelsohn@gnu.org>
4303
4304 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4305 like CC.
4306
54f88091
PB
43072004-11-05 Paolo Bonzini <bonzini@gnu.org>
4308
4309 * Makefile.def (host fixincludes): Specify missing targets.
4310 * Makefile.in: Regenerate.
4311
6866abb8
RC
43122004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4313
4314 * MAINTAINERS: Add myself
4315
83f62578
GL
43162004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4317
4318 * MAINTAINERS (Write After Approval): Add myself.
4319
53c7ffe7
GK
43202004-11-04 Geoffrey Keating <geoffk@apple.com>
4321
4322 * Makefile.def: Build fixincludes for the host, too.
4323 * Makefile.in: Regenerate.
4324 * configure.in (host_tools): Add fixincludes.
4325 * configure: Regenerate.
4326
ac8b3d9d
DJ
43272004-11-04 Daniel Jacobowitz <dan@debian.org>
4328
4329 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4330 * configure: Regenerated.
4331
bab37580
L
43322004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4333
4334 PR other/17783
4335 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4336 * configure: Regenerated.
4337
db1de713
MM
43382004-10-31 Mark Mitchell <mark@codesourcery.com>
4339
4340 * README.SCO: Update per FSF instructions.
4341
a827e21a
EW
43422004-10-28 Eric B. Weddington <ericw@evcohs.com>
4343
4344 PR target/18151
4345 * configure.in (case ${target}): Do not build fixincludes for avr.
4346 * configure: Regenerated.
4347
9d069a4f
PB
43482004-10-26 Paolo Bonzini <bonzini@gnu.org>
4349
4350 * configure.in (case ${target}): Do not build fixincludes
4351 on platforms where it is not used.
4352 * configure: Regenerated.
4353
fc45f3fe
DJ
43542004-10-23 Daniel Jacobowitz <dan@debian.org>
4355
4356 * configure.in: Use an absolute path to install-sh.
4357 * configure: Regenerated.
4358
36554b92
AL
43592004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4360
4361 * MAINTAINERS (Write After Approval): Add myself.
4362
88e9994a
KH
43632004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4364
4365 * MAINTAINERS: Remove from Write After Approval those that are
4366 already maintainers.
4367
ad02a944
SP
43682004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4369
4370 * MAINTAINERS: Update my email address.
4371
c8e6cd41
KC
43722004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4373
4374 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4375 * configure: Regenerate.
4376
ebe55024
R
43772004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4378
4379 * MAINTAINERS: Update my email address.
4380
a8b0957e
KH
43812004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4382
4383 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4384 entries belonging to this category.
4385
96836f61
JZ
43862004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4387
4388 * MAINTAINERS: Update my e-mail address.
4389
7e0b5752
PB
43902004-10-06 Paolo Bonzini <bonzini@gnu.org>
4391
4392 Fix wrong conflict resolution in:
4393
4394 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4395
4396 * Makefile.in: Regenerate.
4397 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4398 in the recursive `make', instead of hardwiring `all'.
4399 (Autogenerated TARGET-* variables): New.
4400
370f7a47
TL
44012004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4402
4403 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4404 * configure: Regenerate.
370f7a47 4405
13e5d623
KH
44062004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4407
4408 * MAINTAINERS (Various Maintainers): Move the "windows,
4409 cygwin, mingw" maintainer to ...
4410 (OS Port Maintainers): ... here.
4411
a6497c1b
KH
44122004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4413
4414 * MAINTAINERS (Write After Approval): Remove those that are
4415 maintainers of some subsystem.
4416
1abb828a
D
44172004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4418
4419 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4420 * ltcf-cxx.sh (tpf*): Likewise.
4421 * ltconfig (tpf*): Add TPF OS configuration support.
4422
16d1338d
BS
44232004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4424
4425 * MAINTAINERS: Change my email address to my new work account.
4426
9082a750
MR
44272004-09-24 Michael Roth <mroth@nessie.de>
4428
4429 * configure.in (--without-headers): Add missing double quotes.
4430 * configure: Regenerate.
4431
07a8bdf8
KC
44322004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4433
4434 * ylwrap: Revert to previous version.
4435
4c4a5bbc
L
44362004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4437
4438 PR bootstrap/17369
4439 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4440 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4441 SET_GCC_LIB_PATH_CMD.
4442 (BASE_TARGET_EXPORTS): Likewise.
4443 * Makefile.in: Regenerated.
4444
4445 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4446 * configure: Regenerated.
4447
85f59630
KC
44482004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4449
4450 * config.guess: New upstream version
4451 * compile, depcomp, install-sh, ylwrap: Likewise.
4452
95c53c62
RS
44532004-09-19 Roger Sayle <roger@eyesopen.com>
4454
4455 * config/mh-x86omitfp: New host makefile fragment. Add
4456 -fomit-frame-pointer to the default BOOT_CFLAGS.
4457 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4458 * configure: Regenerate.
4459
0a1c093b
AP
44602004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4461
4462 PR target/11572
4463 * configure.in (*-*-darwin*): Renable libobjc.
4464 * configure: Regenerate.
4465
315fcf97
NS
44662004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4467
4468 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4469
0a050485 44702004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4471
0a050485
DB
4472 * Makefile.def: Remove libbanshee.
4473 * Makefile.tpl: Ditto.
4474 * configure.in: Ditto.
4475 * Makefile.in: Regen.
4476 * configure: Ditto.
4477
5f4a098e
DE
44782004-09-08 David Edelsohn <edelsohn@gnu.org>
4479
4480 * ltmain.sh: Use $pic_object as $non_pic_object if
4481 $non_pic_object=none.
4482
32b2511f
PB
44832004-09-07 Paolo Bonzini <bonzini@gnu.org>
4484
4485 * missing: Import latest version from master repository.
4486
fc4d0e82
NC
44872004-09-06 Nick Clifton <nickc@redhat.com>
4488
4489 * config.sub: Import latest version from master repository.
4490 * config.guess: Likewise.
4491 This includes these changes:
78716e86 4492
fc4d0e82
NC
4493 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4494
4495 * config.sub: Handle crisv32, alias etraxfs.
4496 * config.guess (crisv32:Linux:*:*): Handle.
4497
4498 2004-08-13 Brad Smith <brad@comstyle.com>
4499
4500 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4501 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4502
4503 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4504
4505 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4506 assume the processor is a powerpc. This is because coreutils
4507 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4508 in this case, due to a MacOS X bug that causes
4509 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4510 to return a negative number.
4511 Problem reported by Petter Reinholdtsen in:
4512 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4513
4514 2004-07-19 Ben Elliston <bje@gnu.org>
4515
4516 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4517
4518 2004-06-24 Ben Elliston <bje@gnu.org>
4519
4520 * config.guess: Update copyright years.
4521 * config.sub: Likewise.
4522
4523 2004-06-22 Robert Millan <robertmh@gnu.org>
4524
4525 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4526 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4527
4528 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4529
4530 * config.guess (*:*VMS:*:*): New entry. Replaces
4531 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4532 manufacturer.
4533
4534 2004-06-22 Ben Elliston <bje@gnu.org>
4535
4536 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4537 * config.sub: Likewise.
4538
4539 2004-06-22 Ben Elliston <bje@gnu.org>
4540
4541 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4542 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4543
4544 2004-06-11 Ben Elliston <bje@gnu.org>
4545
4546 * config.guess (pegasos:OpenBSD:*:*): Remove.
4547
4548 2004-06-11 Ben Elliston <bje@gnu.org>
4549
4550 From Wouter Verhelst <wouter@grep.be>:
4551 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4552
4553 2004-06-11 Ben Elliston <bje@gnu.org>
4554
4555 * config.guess (luna88k:OpenBSD:*:*): New.
4556
4557 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4558
4559 * config.guess (m32r*:Linux:*:*): New case.
4560 * config.sub: Handle m32rle.
4561
4562 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4563
4564 From Jens Petersen <petersen@redhat.com>:
4565 * config.sub: Handle sparcv8.
4566
4567 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4568
4569 From Tom Smith <smith@cag.lkg.hp.com>:
4570 * config.guess: Version suffixes are equally significant on Tru64
4571 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4572 prefix of "P" (patched kernel).
4573
4574 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4575
4576 * config.sub: Add support for National Semiconductor CRX target.
4577
2f4cc6bf
JJ
45782004-09-03 Janis Johnson <janis187@us.ibm.com>
4579
4580 * MAINTAINERS (Various Maintainers): Remove myself as web page
4581 maintainer, add myself as maintainer of build status lists.
4582
61fec9ff
JB
45832004-09-03 Jan Beulich <jbeulich@novell.com>
4584
4585 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4586 *-*-netware, but add target-libmudflap.
4587 Consolidate *-*-netware targets (of which really only i?86 exists)
4588 into a single entry.
4589 * configure: Likewise.
4590
45f366ab
PB
45912004-09-01 Paolo Bonzini <bonzini@gnu.org>
4592
4593 * Makefile.tpl (sorry): Remove.
4594 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4595 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4596 (do-clean): Clean per-stage directories too.
4597 (do-distclean): Run distclean-stage1 too.
4598 (.NOTPARALLEL): Enable during toplevel bootstrap.
4599 (stage[+id+]-bubble): Enable parallel execution during
4600 the recursive invocation.
4601 * Makefile.in: Regenerate.
4602
4603 Fix previous checkin:
4604
4605 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4606 include.
4607 * configure.in: Fix indentation.
4608 * configure: Regenerate.
4609
be8fff81
RB
46102004-08-31 Robert Bowdidge <bowdidge@apple.com>
4611
45f366ab
PB
4612 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4613 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4614 * configure: regenerate
78716e86 4615 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4616 -mdynamic-no-pic
be8fff81
RB
4617
4618
71b5d516
PB
46192004-08-31 Paolo Bonzini <bonzini@gnu.org>
4620
4621 * Makefile.def (build_modules): Add fixincludes.
4622 (dependencies): Make gcc depend on fixincludes.
4623 * configure.in (build_tools): Add fixincludes.
4624 (build_configdirs): Always include build_libs.
4625 * Makefile.in: Regenerate.
4626 * configure: Regenerate.
4627
46282004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4629
4630 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4631 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4632 phony targets; do not generate timestamp files.
4633 (distclean-stageN): Remove references to their timestamp files.
4634 (restageN, touch-stageN): Remove.
4635 (stageN-bubble): Rewritten.
4636 (compare): Support lean bootstraps.
4637 * Makefile.in: Regenerate.
4638
4639 * configure.in: Only warn when bootstrapping but
4640 build != host or build != target. Support lean bootstraps.
4641 * configure: Regenerate.
4642
ce7cbbb0
PE
46432004-08-26 Phil Edwards <phil@codesourcery.com>
4644
4645 * configure.in: Give a better error message if GMP/MPFR are missing
4646 and a language needing them has been requested.
4647 * configure: Regenerated.
4648
9c71a529
PE
46492004-08-25 Phil Edwards <phil@codesourcery.com>
4650
4651 * configure.in: Print a list of available language front-ends if
4652 a requested one is missing. Tidy stray tab characters.
4653 * configure: Regenerated.
4654
e3f92d3b
MK
46552004-08-19 Michael Koch <konqueror@gmx.de>
4656
4657 * gcc/doc/install.texi: Update entry about automake for libjava.
4658
c3f84f61
RM
46592004-08-17 Robert Millan <robertmh@gnu.org>
4660
4661 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4662 (instead of FreeBSD).
4663 * configure: Regenerate.
4664
7c27e184
PB
46652004-08-16 Paolo Bonzini <bonzini@gnu.org>
4666
4667 * Makefile.in: Regenerate.
4668 * configure: Regenerate.
4669
4670 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4671 stage_*_flags.
4672 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4673 for bootstrapped modules if toplevel bootstrap is going.
4674 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4675 modules. Adjust for changes in Makefile.def. Enable several
4676 rules even in non-bootstrap mode, just to avoid peppering the
4677 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4678 (stage-[+prev+]-bubble): Remove.
4679
4680 * Makefile.def (Dependencies): Depend on all-build-bison,
4681 all-build-flex, all-build-byacc, all-build-texinfo, rather
4682 than the host variations.
4683 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4684 with BUILD_SUBDIR.
4685 (BISON): Update for recent Bisons.
4686 (YACC): Fix typo.
4687 (cross): Depend on all-build.
4688 (all): Do not depend on all-build.
4689 (prebootstrap): Remove.
4690 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4691 (Prebootstrap dependencies): Add them to the per-stage targets
4692 and to all-prebootstrap.
4693 * configure.in (build_configdirs): Always enable build_tools.
4694 (BUILD_DIR_PREFIX): Remove.
4695
4696 * Makefile.def (gcc): Add target variable.
4697 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4698 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4699 in the recursive `make', instead of hardwiring `all'.
4700 (Autogenerated TARGET-* variables): New.
4701
20f3bb80
BB
47022004-08-13 Brian Booth <bbooth@redhat.com>
4703
4704 * MAINTAINERS: Remove myself from write-after-approval.
4705
b5be499d
NN
47062004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4707
4708 * src-release: Stop distributing mmalloc with gdb (which doesn't
4709 use it).
4710 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4711 * Makefile.in: Regenerate.
4712
b3f8d95d
MM
47132004-08-09 Mark Mitchell <mark@codesourcery.com>
4714
4715 * configure.in (arm*-*-eabi*): New target.
4716 * configure: Regenerate.
4717
3589b69e
PB
47182004-08-06 Paolo Bonzini <bonzini@gnu.org>
4719
4720 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4721 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4722 (Dependencies): New section.
4723 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4724 (configure-target-[+module+]): Depend on maybe-all-gcc
4725 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4726 (toplevel profiledbootstrap): Fix dependencies.
4727 * Makefile.in: Regenerate.
4728
972974fc
MM
47292004-08-03 Mark Mitchell <mark@codesourcery.com>
4730
4731 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4732 target-libiberty to noconfigdirs.
4733 * configure: Regenerate.
4734
bebf829d
PB
47352004-08-03 Paul Brook <paul@codesourcery.com>
4736
4737 * configure.in: Check for MPFR as well as GMP.
4738 * configure: Regenerate.
4739
98a5bb3b
RM
47402004-08-01 Robert Millan <robertmh@gnu.org>
4741
4742 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4743 libmudflap for all GNU-based systems (with Glibc).
4744 * configure: Regenerate.
4745
d32ab992
PB
47462004-08-03 Paolo Bonzini <bonzini@gnu.org>
4747
4748 * Makefile.def (host-modules): Add gcc.
4749 * Makefile.in: Regenerate.
4750 * Makefile.tpl (sorry): New rule.
4751 (configure-host, all-host, [+make_target+]-host, do-check,
4752 install-host): Do not add gcc as a special case.
4753 (host modules): Add a small special-casing for gcc. Export
4754 extra_make_flags through the environment.
4755 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4756 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4757 other recursive targets for gcc): Remove.
4758
4759 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4760 (stage, unstage): New rules.
4761 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4762 distclean-stage[+id+]): Use stage_current.
4763 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4764 the stage*-start rules.
4765
aeb732c1
GK
47662004-08-02 Geoffrey Keating <geoffk@apple.com>
4767
4768 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4769 use -all_load flag.
4770
25b656e7
PB
47712004-08-02 Paolo Bonzini <bonzini@gnu.org>
4772
4773 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4774 * configure: Regenerate.
4775
cc440d71
TM
47762004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4777
4778 * maintainer-scripts/gcc_release: Revert yesterday's change.
4779
270e140b
SB
47802004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4781
4782 * MAINTAINERS: Add myself to write-after-approval.
4783
3e4035f8
TM
47842004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4785
4786 * libf2c: Removed.
4787 * gcc/gccbug.in: Updated because of libf2c removal.
4788 * maintainer-scripts/gcc_release: Ditto.
4789
a3e8d8b4
LR
47902004-07-09 Loren J. Rittle <ljrittle@acm.org>
4791
4792 * configure.in: Build libmudflap by default on FreeBSD.
4793 * configure: Regenerated.
4794
dfcada9a
MM
47952004-07-09 Mark Mitchell <mark@codesourcery.com>
4796
4797 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4798 systems.
4799 * configure: Regenerated.
4800
3922b216
JDA
48012004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4802
4803 PR target/16344
4804 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4805 feedback based compiler.
4806 * Makefile.in: Rebuilt.
4807
95bcca47
AO
48082004-07-08 Alexandre Oliva <aoliva@redhat.com>
4809
4810 * Makefile.def (host_modules): Set bootstrap=true for flex.
4811 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4812 * Makefile.in: Rebuilt.
4813
051822f6
JH
48142004-07-07 Jan Hubicka <jh@suse.cz>
4815
4816 * MAINTAINERS: Add self as a profile feedback maintainer.
4817
7b61653a
PE
48182004-07-05 Phil Edwards <phil@codesourcery.com>
4819
4820 * configure.in: Do not prepend $srcdir to /dev/null in
4821 makefile fragments.
4822 * configure: Regenerate.
4823
23f6b2f9
PB
48242004-07-01 Paolo Bonzini <bonzini@gnu.org>
4825
4826 * Makefile.def (build_modules): Add bison, byacc, flex,
4827 m4, texinfo.
4828 (flags_to_pass): Add FLEX.
4829 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4830 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4831 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4832 DEFAULT_MAKEINFO): Remove.
4833 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4834 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4835 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4836 objdir or else use configured tool.
4837 (all-build): New.
4838 (all): Depend on it.
4839 (Build module dependencies): Add.
4840 * Makefile.in: Regenerate.
4841 * configure.in: Better support for multiple build modules,
4842 matching what is done for host/target modules. Do not look
4843 for "plausible" locations of build tools if Canadian cross.
4844 Use autoconf's AC_PROG_CC to find a C compiler. Define
4845 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4846 * configure: Regenerate.
78716e86 4847
1c020272
PB
48482004-06-22 Paolo Bonzini <bonzini@gnu.org>
4849
4850 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4851 * Makefile.in: Regenerate.
4852
a52a0a7f
PB
48532004-06-22 Paolo Bonzini <bonzini@gnu.org>
4854
4855 * Makefile.tpl (configure-build-[+module+],
4856 configure-[+module+], configure-target-[+module+]): Pass
4857 [+extra_configure_args+].
4858 (all-build-[+module+], all-[+module+], check-[+module+],
4859 install-[+module+], [+make_target+]-[+module+],
4860 all-target-[+module+], check-target-[+module+],
4861 install-target-[+module+], [+make_target+]-target-[+module+]):
4862 Pass [+extra_make_args+].
4863 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4864 (GCC_HOST_EXPORTS): Remove.
4865 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4866 cross, check-gcc, check-gcc-c++, install-gcc,
4867 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4868 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4869 * Makefile.in: Regenerate.
4870
ccde3f1a
MS
48712004-06-21 Matthew Sachs <msachs@apple.com>
4872
4873 * MAINTAINERS: Added self to write-after-approval.
4874
6264b0a6
CF
48752004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4876
4877 * configure.in: Check for srcdir/winsup rather than build directory
4878 winsup.
4879 * configure: Regenerate.
4880
801e2270
CV
48812004-06-17 Corinna Vinschen <vinschen@redhat.com>
4882
4883 * configure.in: Don't build Cygwin native newlib if winsup
4884 directory is missing. Emit warning instead.
4885 * configure: Regenerate.
4886
ad6717df
PB
48872004-06-09 Paolo Bonzini <bonzini@gnu.org>
4888
4889 * Makefile.tpl (touch-stage[+id+]): New.
4890 (restage[+prev+]): Depend on touch-stage[+id+].
4891
4892 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4893 Use it throughout.
4894
4895 * Makefile.def: Add profile and feedback bootstrap stages.
4896 Remove next field from bootstrap stages.
4897 * Makefile.tpl (LN, LN_S): Substitute.
4898 (stageN-start, stageN-end): Use double-colon rules, to
4899 provide a hook for additional setup commands.
4900 (distclean-stageN-gcc, restageN): Create dependencies from
4901 [+prev+], not from [+next+].
4902 (stageN-bubble): Add commands for successive stages from
4903 [+prev+], using double-colon rules.
4904 (all-stageN-gcc): Fix typo.
4905 (stagefeedback-start, profiledbootstrap): New.
4906 * Makefile.in: Regenerate.
4907 * configure.in: Call ACX_PROG_LN.
4908 * configure: Regenerate.
4909
5bbb9680
CY
49102004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4911
4912 * MAINTAINERS (Write After Approval): Add myself.
4913
e18be1d4
MA
49142004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4915
4916 * MAINTAINERS (Write After Approval): Add myself.
4917
5607edfd
PB
49182004-06-03 Paolo Bonzini <bonzini@gnu.org>
4919
4920 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4921 without gcc.
4922 * configure: Regenerate.
4923
1ec4e9c3
PB
49242004-06-01 Paolo Bonzini <bonzini@gnu.org>
4925
4926 * Makefile.tpl: Fix typo.
4927 * Makefile.in: Regenerate.
4928
c2f7605f
PB
49292004-06-01 Paolo Bonzini <bonzini@gnu.org>
4930
4931 * configure.in: Remove new- prefix from toplevel
4932 bootstrap targets.
4933 * configure: Regenerate.
4934
f516a7da
PB
49352004-06-01 Paolo Bonzini <bonzini@gnu.org>
4936
4937 * Makefile.tpl (all.normal): Rename to all.
4938 (all): Replace with a rule to pick the default
4939 target from configure.
4940 (all-gcc, configure-gcc): Use conditionals to
4941 do nothing when toplevel bootstrap is going on.
4942 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4943 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4944 * configure.in: Support --enable-bootstrap.
4945
4946 * Makefile.def: Remove new- prefix from toplevel
4947 bootstrap targets.
4948 * Makefile.tpl: Likewise.
4949
4950 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4951 target.
4952
4953 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4954 $(RECURSE_FLAGS) to recursive invocation of make.
4955
4956 * Makefile.in: Regenerate.
4957 * configure: Regenerate.
4958
78dd5e36
AJ
49592004-05-30 Andreas Jaeger <aj@suse.de>
4960 Jim Wilson <wilson@specifixinc.com>
4961
4962 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4963 like CC.
4964
30f1bddc
DJ
49652004-05-27 Daniel Jacobowitz <dan@debian.org>
4966
4967 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4968 * configure: Regenerate.
4969
4fc4dd12
DJ
49702004-05-25 Daniel Jacobowitz <drow@false.org>
4971
4972 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4973 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4974 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4975 targets.
4976 * Makefile.in: Regenerate.
4977
94632047 49782004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4979
4980 * configure.in: Test the ability to symlink directories.
4981 * configure: Regenerate.
4982
4983 * Makefile.def (bootstrap-stage): New definitions.
4984 * Makefile.tpl (configure-stage1-gcc,
4985 configure-stage2-gcc, configure-stage3-gcc,
4986 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4987 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4988 new-restage3, compare): Autogenerate, see Makefile.in
4989 entry for behavioral changes.
4990 (distclean-stage1, new-stage1-start, new-stage1-end,
4991 new-stage1-bubble, distclean-stage2, new-stage2-start,
4992 new-stage2-end, new-stage2-bubble, distclean-stage3,
4993 new-stage3-start, new-stage3-end): New autogenerated targets.
4994 (objext, prebootstrap, BOOT_CFLAGS,
4995 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4996 targets.
4997
4998 * Makefile.in: Regenerate.
4999 (distclean-stage1, new-stage1-start, new-stage1-end,
5000 new-stage1-bubble, distclean-stage2, new-stage2-start,
5001 new-stage2-end, new-stage2-bubble, distclean-stage3,
5002 new-stage3-start, new-stage3-end): New targets.
5003 (all-stage1-gcc): Move prebootstrap dependency from here...
5004 (configure-stage1-gcc): ...to here.
5005 (new-bootstrap): Use bubble targets.
5006 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5007 Use per-stage distclean targets.
5008 (configure-stage1-gcc, configure-stage2-gcc,
5009 configure-stage3-gcc, all-stage1-gcc,
5010 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5011 Use new-stageN-start to prepare the tree.
5012
4f4e53dd
PB
50132004-05-23 Paolo Bonzini <bonzini@gnu.org>
5014
5015 * Makefile.def (host_modules): add libcpp.
5016 * Makefile.tpl: Add dependencies on and for libcpp.
5017 * Makefile.in: Regenerate.
5018 * configure.in: Add libcpp host module.
5019 * configure: Regenerate.
5020
60975492
PB
50212004-05-21 Paolo Bonzini <bonzini@gnu.org>
5022
5023 * Makefile.tpl: Whenever a recursive target is defined, wrap
5024 it in a special @if/@endif block, and prepare its maybe
5025 dependency in the @if/@endif block
5026 * configure.in: Instead of writing maybe dependencies, remove
5027 the @if/@endif statements, and remove the @if/@endif blocks
5028 that remain.
5029 * configure: Regenerate.
5030 * Makefile.in: Regenerate.
5031
5ce7d75d
JJ
50322004-05-20 Janis Johnson <janis187@us.ibm.com>
5033
5034 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5035
c779c42f
KK
50362004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5037
5038 PR bootstrap/15120
5039 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5040 * */configure: Rebuilt.
5041
b4117c30
ZW
50422004-05-17 Zack Weinberg <zack@codesourcery.com>
5043
5044 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5045 of libf2c.
5046 * configure, Makefile.in: Regenerate.
5047
719bb4e3 50482004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
5049
5050 * MAINTAINERS (Write After Approval): Add myself.
5051
6de9cd9a
DN
50522004-05-13 Diego Novillo <dnovillo@redhat.com>
5053
5054 Merge from tree-ssa-20020619-branch.
5055
5056 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5057 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5058 (HOST_GMPLIBS): Define.
5059 (HOST_GMPINC): Define.
5060 (TARGET_LIB_PATH): Add libmudflap.
5061 (GFORTRAN_FOR_TARGET): Define.
5062 (configure-build*): Export GFORTRAN.
5063 (configure-gcc): Export GMPLIBS and GMPINC.
5064 (all-gcc): Add maybe-all-libbanshee.
5065 (configure-target-libgfortran): Define.
5066 * Makefile.in: Regenerate.
5067 * configure.in (host_libs): Add libbanshee.
5068 (target_libraries): Add target-libmudflap and target-libgfortran.
5069 Add --with-libbanshee.
5070 Handle --disable-libmudflap.
5071 (*-*-freebsd*): Use with_gmp.
5072 Add $(libgcj) to noconfigdirs.
5073 * configure: Regenerate.
5074 * depcomp: New file.
5075 * MAINTAINERS: Add tree-ssa maintainers.
5076
8f1b790f
VM
50772004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5078
b4117c30 5079 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 5080
693446fc
BF
50812004-04-30 Brian Ford <ford@vss.fsi.com>
5082
b4117c30 5083 * MAINTAINERS (Write After Approval): Add myself.
693446fc 5084
d1bb666c
UB
50852004-04-29 Uros Bizjak <uros@kss-loka.si>
5086
b4117c30 5087 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 5088
6cf1ac42
PB
50892004-04-28 Paolo Bonzini <bonzini@gnu.org>
5090
5091 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5092 * configure: Regenerate.
5093
632933d5
PB
50942004-04-27 Paolo Bonzini <bonzini@gnu.org>
5095
5096 Revert:
5097 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5098
5099 * Makefile.def (flags_to_pass): Remove *dir variables that
5100 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5101 as well as prefix and exec_prefix.
5102 * Makefile.in: Regenerate.
5103
80dc6aa0
RM
51042004-04-26 Robert Millan <robertmh@gnu.org>
5105
5106 Add patches from libtool CVS.
5107 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5108 * ltconfig: Likewise.
5109 * ltcf-c.sh: Likewise.
5110 * ltcf-cxx.sh: Likewise.
5111 * ltcf-gcj.sh: Likewise.
5112
e11283f1
PB
51132004-04-26 Paolo Bonzini <bonzini@gnu.org>
5114
5115 * Makefile.def (host_modules): Mark with the bootstrap
5116 flag packages on which gcc depends.
5117 * Makefile.tpl (all-bootstrap): Use it.
5118 * Makefile.in: Regenerate.
5119
8546950c
PB
51202004-04-26 Paolo Bonzini <bonzini@gnu.org>
5121
5122 * Makefile.def (flags_to_pass): Remove *dir variables that
5123 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5124 as well as prefix and exec_prefix.
5125 * Makefile.in: Regenerate.
5126
a76494aa
PB
51272004-04-26 Paolo Bonzini <bonzini@gnu.org>
5128
b4117c30
ZW
5129 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5130 * configure: Regenerate.
5131 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5132 * gcc/Makefile.tpl (compare): Use the result of the test.
5133 * gcc/Makefile.in: Regenerate.
a76494aa 5134
03a91701
PB
51352004-04-23 Paolo Bonzini <bonzini@gnu.org>
5136
5137 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5138 Always relocate gcc and prev-gcc to the original names, even
5139 if the build fails.
5140 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5141 New targets.
5142
082a6351
LG
51432004-04-23 Laurent GUERBY <laurent@guerby.net>
5144
5145 * MAINTAINERS: Update my email address.
b4117c30 5146
1f1d584b
RO
51472004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5148
5149 * configure.in (mips*-*-irix5*): Enable ld.
5150 * configure: Regenerate.
082a6351 5151
1db673ca
RO
51522004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5153
5154 * configure: Regenerate.
5155
ce4ea44e
JW
51562004-04-15 James E Wilson <wilson@specifixinc.com>
5157
5158 * Makefile.tpl (configure-[+module+], configure-gcc,
5159 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5160 Set and export LDFLAGS.
5161 * Makefile.in: Regenerate.
5162
611f62ad
MC
51632004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5164
b4117c30 5165 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5166
be912515
NN
51672004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5168
5169 PR bootstrap/14871
5170 * Makefile.tpl: If we don't have built-in-tree target tools,
5171 use the ones found by configure rather than hacking around with
5172 program_transform_name.
5173 * configure.in: Give Makefile.tpl the information necessary
5174 to do that.
5175 * Makefile.in: Regenerate.
5176 * configure: Regenerate.
5177
9104315a
NN
51782004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5179
5180 PR bootstrap/14760
5181 * configure.in: When computing baseargs, strip *all* copies of
5182 offending options. Also, don't match/substitute the trailing space,
5183 so that this actually works when two similar options are separated by
5184 only one space.
5185 * configure: Regenerate.
5186
bef1d700
DE
51872004-04-06 David Edelsohn <edelsohn@gnu.org>
5188
b4117c30
ZW
5189 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5190 (rs6000-*-aix*): Same.
5191 * configure: Regenerate.
bef1d700 5192
54bcf05e 51932004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5194
5195 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5196
369a832c 51972004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5198
5199 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5200
09a9c095
NN
52012004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5202
7caf53cb
NN
5203 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5204 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5205 * Makefile.in: Regenerate.
5206
09a9c095
NN
5207 * configure.in (top level bootstrap support): Rework --enable-werror
5208 to set @stage2_werror_flag@.
5209 * configure: Regenerate.
5210 * Makefile.tpl (top level bootstrap support): Pass
5211 @stage2_werror_flag@ down to configure in stages 2 and 3.
5212 * Makefile.in: Regenerate.
5213
5595a2bd
NN
52142004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5215
cbfd7e06
NN
5216 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5217 for stages 2 and 3 as well as in make. As a consequence, remove
5218 OUTPUT_OPTION (now detected by configure) from the flags passed down
5219 to make.
5220 * Makefile.in: Regenerate.
5221
5595a2bd
NN
5222 * Makefile.tpl (new-bootstrap): Fix typo.
5223 * Makefile.in: Regenerate.
5224
ca3b3e20
NN
52252004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5226
295f4e42
NN
5227 * Makefile.tpl: Rearrange by moving recursive_targets rules
5228 into their proper sections.
5229 * Makefile.tpl (top level bootstrap support): Move disabling
5230 of coverage flags from 'make' to 'configure'; improve comments.
5231 * Makefile.in: Regenerate.
5232
340de83f
NN
5233 * Makefile.tpl (experimental top level bootstrap) Move stage1
5234 language setting from all- target to configure- target; disable
5235 intermodule optimization in stage 1; prevent gratuitous rebuilds
5236 of stage 1.
5237 * Makefile.in: Regenerate.
5238 * configure.in: Comma-separate stage 1 language list for top
5239 level bootstrap.
5240 * configure: Regenerate.
5241
ca3b3e20
NN
5242 * Makefile.tpl: Clean up experimental top level bootstrap support:
5243 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5244 prev-gcc in configure- targets as well as all- targets.
5245 * Makefile.in: Regenerate.
5246
4d038073
KC
52472004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5248
5249 * compile: New file imported from automake.
5250
ab3533d6
PB
52512004-03-17 Paolo Bonzini <bonzini@gnu.org>
5252
5253 * configure.in: Remove symbolic link section.
5254 * configure: Regenerate.
5255 * Makefile.tpl (links): Remove.
5256 * Makefile.in: Regenerate.
5257
1e0f07d3 52582004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5259 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5260
5261 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5262 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5263 * configure.in: Fix comment typo from last patch.
5264 * configure: Regenerate.
5265
2805b53a
NN
52662004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5267
5268 * Makefile.tpl: Introduce experimental top level bootstrap support.
5269 * Makefile.in: Regenerate.
5270 * configure.in: Introduce support for top level bootstrap.
5271 * configure: Regenerate.
5272
79b4b7d2 52732004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5274 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5275
5276 PR bootstrap/14522
5277 * configure.in: Cope with shells that do not support unquoted ^
5278 * configure: Regenerate.
5279
6bbec498 52802004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5281 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5282
5283 PR bootstrap/14522
79b4b7d2 5284 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5285 quotes inside quoted backquote substitutions.
5286 * configure: Regenerate.
5287
83c15dfc
AP
52882004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5289
5290 PR bootstrap/14522
f2bd98d4 5291 * configure.in: Fix escaping of $.
83c15dfc
AP
5292 * configure: Regenerate.
5293
55ffb5ed
NN
52942004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5295
5296 * configure: Regenerate, since I forgot to while committing Paolo's
5297 changes.
5298
e4c9c075
PB
52992004-03-08 Paolo Bonzini <bonzini@gnu.org>
5300
5301 PR ada/14131
5302 Move language detection to the top level.
5303 * configure.in: Find default values for the tools as
5304 soon as possible. Disable ada if GNAT is not found.
5305 Emit error message about missing languages. Expand
5306 --enable-languages=all for the gcc subdirectory.
5307
5199e2c6
BE
53082004-03-10 Ben Elliston <bje@gnu.org>
5309
5310 * MAINTAINERS: Update my email address.
5311
c18b95e5
DE
53122004-03-05 David Edelsohn <edelsohn@gnu.org>
5313
5314 * ltconfig: Disable building static libraries if building shared
5315 libraries on AIX 5L.
5316
d0fe5ad3
RS
53172004-03-01 Richard Sandiford <rsandifo@redhat.com>
5318
5319 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5320 and disable libgcj.
5321 * configure: Regenerated.
5322
e6f71f9d
BB
53232004-03-01 Brian Booth <bbooth@redhat.com>
5324
5325 * MAINTAINERS: Add myself to write-after-approval.
5326
8983e50e
PB
53272004-03-01 Paolo Bonzini <bonzini@gnu.org>
5328
5329 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5330
d4cd9d81
NN
53312004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5332
5333 PR bootstrap/7087
5334 * Makefile.tpl: Guard XFOO sed statements better.
5335 * Makefile.tpl: Add dependency for configure-target-libada.
5336 * Makefile.in: Regenerate (incidentally fixes broken
5337 commit when libada-branch was merged).
5338
0ea0229e
KC
53392004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5340
5341 * MAINTAINERS: Add myself to write-after-approval.
5342
bad93735
AP
53432004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5344
5345 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5346 maintainers.
5347
a7ca14fc
AC
53482004-02-20 Andrew Cagney <cagney@redhat.com>
5349
5350 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5351 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5352
51592782
NN
53532004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5354
5355 PR bootstrap/11932
5356 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5357
6a30854a
JQ
53582004-02-14 Jerry Quinn <jlquinn@optonline.net>
5359
5360 * MAINTAINERS: Added myself to write-after-approval.
5361
be8b2bee
MK
53622004-02-14 Michael Koch <konqueror@gmx.de>
5363
5364 * MAINTAINERS: Added myself to write-after-approval.
5365
972760b7
JM
53662004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5367
5368 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5369 some OS port maintainers to OS port maintainers section.
5370
b0281654
FCE
53712004-02-13 Frank Ch. Eigler <fche@redhat.com>
5372
5373 * MAINTAINERS: Add self.
5374
3c419fd6
KH
53752004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5376
5377 * MAINTAINERS: Alphabetize.
5378
e88e9aee
PB
53792004-02-12 Paolo Bonzini <bonzini@gnu.org>
5380
5381 * MAINTAINERS: Remove myself.
b4117c30 5382
1915e422
DE
53832004-02-11 David Edelsohn <edelsohn@gnu.org>
5384
5385 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5386 (rs6000-*-aix*): Same.
5387 * configure: Regenerate.
5388
a22c2d8d
KC
53892004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5390
5391 * configure.in (host): Add in missing $noconfigdirs to defines.
5392 * configure: Regenerate.
5393
d9cdb878
AC
53942004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5395 Nathanael Nerode <neroden@gcc.gnu.org>
5396
5397 PR ada/6637, PR ada/5911
b4117c30 5398 Merge with libada-branch:
d9cdb878
AC
5399 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5400 with appropriate dependencies. Add --enable-libada configure switch.
5401 * configure, Makefile.in: Regenerate.
5402
8bd92821
PB
54032004-02-09 Paolo Bonzini <bonzini@gnu.org>
5404
5405 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5406
89a95129
RO
54072004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5408
5409 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5410 * configure: Regenerate.
5411
892629bc
GK
54122004-02-04 Geoffrey Keating <geoffk@apple.com>
5413
5414 Merge from upstream:
5415
5416 * ltmain.in: When setting IFS to '~', be careful about user
5417 arguments that contain '~'.
5418
5419 2004-02-04 Peter O'Gorman <peter@pogma.com>
5420
5421 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5422 Also test $base_compile against $CC with escaped arguments. Bug
5423 reported by Geoff Keating <geoffk@apple.com>.
5424
6b402165
KH
54252004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5426
5427 * MAINTAINERS: Remove i960 port.
5428
fa2f0306
DD
54292004-01-23 DJ Delorie <dj@redhat.com>
5430
5431 * Makefile.def (target_modules) [libiberty]: Don't stage.
5432 * Makefile.in: Rebuilt.
5433
9feb20aa
CT
54342004-01-20 Caroline Tice <ctice@apple.com>
5435
5436 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5437
7aed2ccc
PC
54382004-01-19 Paolo Carlini <pcarlini@suse.de>
5439
5440 * MAINTAINERS: Update my email address.
5441
f25bebe1
JM
54422004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5443
5444 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5445
28083580
VR
54462004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5447
5448 * MAINTAINERS: Remove entries without email address.
5449
c0f4b5e4
DJ
54502004-01-15 Daniel Jacobowitz <drow@mvista.com>
5451
5452 * MAINTAINERS: Add myself to write-after-approval.
5453
b5eb5a5e
SB
54542004-01-15 Steven Bosscher <stevenb@suse.de>
5455
5456 * MAINTAINERS: Update my email address.
5457
2c4de30b
LR
54582004-01-14 Loren J. Rittle <ljrittle@acm.org>
5459
5460 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5461 * Makefile.tpl (configure-target-[+module+]): Support stage.
5462 * Makefile.in: Rebuilt.
5463
74c0b320
ILT
54642004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5465
5466 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5467
2560344b
RS
54682004-01-10 Richard Sandiford <rsandifo@redhat.com>
5469
5470 * MAINTAINERS: Add myself as a MIPS maintainer.
5471
8b21cda6
NN
54722004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5473
2b6c260d
NN
5474 * configure.in: Use ./config.cache, not config.cache.
5475 * configure: Regenerate.
5476 * Makefile.tpl: Special-casing not needed for GCC any more.
5477 * Makefile.in: Regenerate.
5478
09438bde
NN
5479 * configure.in: Don't share a cache file for host dirs.
5480 * configure: Regenerate.
5481
8b21cda6
NN
5482 * config-ml.in: Don't mess with the cache file.
5483
e42870df
EB
54842004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5485
5486 * MAINTAINERS: Move myself from 'Write After Approval' to
5487 'CPU Port Maintainers' section as SPARC maintainer.
5488
6b9eb62c
NN
54892004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5490
78a816a6
NN
5491 * Makefile.tpl: Make GCC use a separate config.cache.
5492 * Makefile.in: Regenerate.
5493
6b9eb62c
NN
5494 PR bootstrap/11932, PR bootstrap/11933
5495 (I don't know if it will fix either of them, but it relates
5496 to them.)
5497 * configure.in: Don't use shared config.cache for target
5498 directories.
5499 * configure: Regenerate.
5500
86d7b562
DN
55012004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5502
5503 * MAINTAINERS: Add myself to 'Write After Approval' section.
5504
07d0a605
RS
55052003-12-31 Roger Sayle <roger@eyesopen.com>
5506
5507 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5508 * configure: Regenerated.
5509
459ac19f
KH
55102003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5511
5512 * MAINTAINERS: Remove the mn10200 maintainer.
5513
5785c0ed 55142003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5515
cc6010cd
AP
5516 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5517 * configure: Regenerated.
5785c0ed 5518
a268eff9
JH
55192003-12-16 Jan Hubicka <jh@suse.cz>
5520
5521 * MAINTAINERS: Add myself as callgraph maintainer.
5522
9d465b12
TF
55232003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5524
5525 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5526 * configure: Regenerate.
5527
a68a270a
GB
55282003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5529
5530 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5531 'Write After Approval' section. Update email.
5532
3066a15c
JL
55332003-12-01 James Lemke <jim@wasabisystems.com>
5534
5535 * MAINTAINERS (Write After Approval): Add myself.
5536
8c052da4
MT
55372003-11-20 Matt Thomas <matt@3am-software.com>
5538
5539 * MAINTAINERS: Add myself as a vax port maintainer.
5540
e75f9147
KC
55412003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5542
5543 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5544 (configure-build-[+module+], configure-[+module+]): Likewise.
5545 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5546 * Makefile.in: Regenerate.
5547
43d8d958
AT
55482003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5549
5550 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5551 shared/dylibed libraries.
5552 * ltmain.sh: Likewise.
5553 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5554 * ltcf-cxx.sh: Likewise.
5555 * ltcf-gcj.sh: Likewise.
5556 * ltconfig: Likewise.
5557
638dcaa0
SC
55582003-11-17 Stan Cox <scox@redhat.com>
5559
5560 * MAINTAINERS: Add myself as iq2000 port maintainer.
5561
15cc172b
AC
55622003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5563
b4117c30
ZW
5564 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5565 * Makefile.in: Regenerate.
15cc172b 5566
20af77cd
UW
55672003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5568
5569 * config.sub: Update to 2003-11-03 version.
5570
4dd01c5c
PE
55712003-10-20 Phil Edwards <phil@codesourcery.com>
5572
5573 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5574 * configure: Regenerate.
5575
8d36c499
NP
55762003-10-20 Nicolas Pitre <nico@cam.org>
5577
5578 * MAINTAINERS: Add myself to 'Write After Approval' section.
5579
8b7ebc31
AC
55802003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5581
5582 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5583
afe1910c
JM
55842003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5585
5586 * MAINTAINERS: Update my email address.
5587
05dcec66
RO
55882003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5589
5590 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5591
71fc2f0c
RL
55922003-10-17 Ralph Loader <rcl@ihug.co.nz>
5593
5594 * MAINTAINERS: Add myself to 'Write After Approval' section.
5595
507ec745
BI
55962003-10-16 Bernardo Innocenti <bernie@develer.com>
5597
5598 * config.guess: Update to 2003-10-16 version.
5599 * config.sub: Update to 2003-10-16 version.
5600
4d466c42
DD
56012003-10-15 David Daney <ddaney@avtrex.com>
5602
5603 * MAINTAINERS: Added myself to 'Write After Approval' section.
5604
0c9b16bc
FH
56052003-10-15 Falk Hueffner <falk@debian.org>
5606
5607 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5608 'Write After Approval' section. Update email.
5609
74d57d15
RS
56102003-10-14 Roger Sayle <roger@eyesopen.com>
5611
5612 * MAINTAINERS: Move myself from 'Write After Approval' to
5613 'Various Maintainers' section as middle-end maintainer.
5614
d29b8ad8
NN
56152003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5616
5617 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5618 HOST_FLAGS_TO_PASS.
5619 * Makefile.in: Regenerate.
5620
26db814a
BI
56212003-10-11 Bernardo Innocenti <bernie@develer.com>
5622
5623 * config.guess: Update to 2003-10-07 version.
5624 * config.sub: Update to 2003-10-07 version.
5625
fffeb871
RO
56262003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5627
5628 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5629 * ltconfig (irix5*, irix6*): Don't override version_type.
5630
6691a79e
ME
56312003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5632
5633 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5634 * configure: Rebuilt
5635 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5636 * Makefile.in: Rebuilt
5637
62cdd71e
L
56382003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5639
5640 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5641
6fe2eacc
CW
56422003-09-30 Carlo Wood <carlo@alinoe.com>
5643
cc6010cd 5644 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5645
ea57e5ad
PK
56462003-09-29 Paul Koning <ni1d@arrl.net>
5647
5648 * MAINTAINERS: Move myself from "Write After Approval"
5649 to CPU platform maintainers for pdp11 platform.
5650
e070672a
AT
56512003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5652
5653 * MAINTAINERS: Move myself from 'Write After Approval' to
5654 'Various Maintainers' section as libffi testsuite maintainer.
5655
43bb47c2
DJ
56562003-09-21 Daniel Jacobowitz <drow@mvista.com>
5657
5658 * configure.in: Pass a computed --program-transform-name
5659 to subconfigures.
5660 * configure: Regenerated.
5661
da9d3b37
NN
56622003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5663
94322beb
NN
5664 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5665 * Makefile.in: Regenerate.
5666
da9d3b37
NN
5667 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5668 * Makefile.in: Regenerate.
5669
ffd9060b
ZL
56702003-09-19 Ziemowit Laski <zlaski@apple.com>
5671
5672 * MAINTAINERS: Move myself from 'Write After Approval'
5673 to 'Various Maintainers' (objective-c) section.
5674
eeae7b41
DJ
56752003-09-17 Daniel Jacobowitz <drow@mvista.com>
5676
5677 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5678 quoting.
5679 * configure: Regenerated.
5680
a080d12b
JB
56812003-09-16 Joel Brobecker <brobecker@gnat.com>
5682
5683 * MAINTAINERS (Write After Approval): Add myself to write after
5684 approval list.
5685
6cd2fc59
DN
56862003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5687
cc6010cd 5688 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5689
dcbdd9cc
ILT
56902003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5691
5692 * MAINTAINERS: Update my e-mail address.
5693
e517f636
AM
56942003-09-09 Alan Modra <amodra@bigpond.net.au>
5695
5696 * libtool.m4 (LD): Correct powerpc64 host match.
5697
bc49924b
JW
56982003-09-06 James E Wilson <wilson@tuliptree.org>
5699
5700 * MAINTAINTERS: Update my affiliation and email address.
5701
082124f5
ZD
57022003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5703
5704 * MAINTAINERS (Write After Approval): Add myself.
5705
dc94d89e
DD
57062003-09-04 DJ Delorie <dj@redhat.com>
5707
5708 * configure: Regenerate.
5709
57102003-09-04 Robert Millan <robertmh@gnu.org>
5711
5712 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5713
7a0f2d4e
KG
57142003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5715
5716 * configure.in: Ensure arguments to sed are properly spaced.
5717 * configure: Regenerate.
5718
88d032eb
GP
57192003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5720
5721 * MAINTAINERS: Update my e-mail address.
5722
0b3f3d22
ME
57232003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5724
5725 * MAINTAINERS (Write After Approval): Add myself.
5726
d253f9ba
DJ
57272003-08-27 Daniel Jacobowitz <drow@mvista.com>
5728
5729 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5730 * configure: Regenerated.
5731
066ec9c9
MM
57322003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5733
5734 * MAINTAINERS: Update my email address.
5735
415d7ef9
PE
57362003-08-23 Phil Edwards <pme@gcc.gnu.org>
5737
5738 * configure.in: Use newline instead of semicolon when assuming
5739 shell arguments in a for loop.
5740 * configure: Regenerated.
5741
e1567352
JE
57422003-08-22 Jason Eckhardt <jle@rice.edu>
5743
5744 * MAINTAINERS: Resurrect the i860 maintainer.
5745
b348267b
GK
57462003-08-20 Geoffrey Keating <geoffk@apple.com>
5747
e50084fa
GK
5748 PR 8180
5749 * configure.in: When testing with_libs and with_headers, treat
5750 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5751 * configure: Regenerate.
b4117c30 5752
b348267b
GK
5753 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5754 make, shell, etc.
5755 (baseargs): Likewise.
5756 * configure: Regenerate.
5757
ca26ffe0
BI
57582003-08-20 Bernardo Innocenti <bernie@develer.com>
5759
5760 * MAINTAINERS (Write After Approval): Add myself.
5761
940cde4d
GK
57622003-08-19 Geoffrey Keating <geoffk@apple.com>
5763
5764 * configure.in: Disable libgcj for darwin not on powerpc.
5765 * configure: Rebuild.
5766
74bed51b
ADL
57672003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5768
5769 * config-ml.in, symlink-tree: Add license.
5770
b4117c30
ZW
57712003-08-03 Richard Stallman <rms@gnu.org>
5772 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5773
5774 * README.SCO: New file.
5775
333a28b4
MK
57762003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5777
5778 * Makefile.tpl (check, check-c++): Express dependencies using
5779 dependencies rather than commands.
5780 * Makefile.in: Regenerate.
5781
c197e306
AC
57822003-08-01 Andrew Cagney <cagney@redhat.com>
5783
5784 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5785 * configure: Ditto.
5786
a8ee6e2d
GK
57872003-07-31 Geoffrey Keating <geoffk@apple.com>
5788
5789 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5790 * Makefile.in: Update.
a8ee6e2d 5791
8d9b3f2e
AT
57922003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5793
5794 * configure.in: Enable libgcj for darwin.
5795 * configure: Rebuild.
5796
52c0c542
PE
57972003-07-29 Phil Edwards <pme@gcc.gnu.org>
5798
5799 * config-ml.in: Use ac_configure_args directly instead of
5800 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5801 actually seen.
5802
b4acb5ef
NN
58032003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5804
5805 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5806 creating target and build subdirs to build all parent dirs as needed.
5807 * Makefile.in: Rebuild.
5808 * configure.in: Don't build dirs explicitly here.
5809 * configure: Rebuild.
5810
a51d71d0
PB
58112003-07-26 Paul Brook <paul@nowt.org>
5812
5813 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5814
f43e12ce
AO
58152003-07-22 Alexandre Oliva <aoliva@redhat.com>
5816
5817 * Makefile.tpl (all-make): Depend on intl.
5818 * Makefile.in: Rebuilt.
5819
8a199ff6
PE
58202003-07-20 Phil Edwards <pme@gcc.gnu.org>
5821
5822 * install-sh: Update to newer upstream versions (associated with
5823 aclocal 1.7).
5824 * mkinstalldirs: Likewise.
5825 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5826
e6a8c803
AP
58272003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5828
5829 * MAINTAINERS: Move self from Bug database only accounts
5830 to write-after-approval.
5831
9f13608f
NN
58322003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5833
5834 * config.if: Remove unused libc_interface determination.
5835
c7864714
NN
58362003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5837
5838 * MAINTAINERS: Move self from write-after-approval to
5839 build machinery (*.in).
5840
775956d0
NN
58412003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5842
5843 PR bootstrap/11273
5844 PR bootstrap/11408
5845 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5846 unused INSTALL_PROGRAM_ARGS.
5847 * configure.in: Use AC_PROG_INSTALL.
5848 * Makefile.in: Regenerate.
5849 * configure: Regenerate.
5850
c7f67a6e
KH
58512003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5852
5853 * MAINTAINERS: Alphabetize.
5854
33952f6f
AO
58552003-07-10 Alexandre Oliva <aoliva@redhat.com>
5856
5857 * configure: Rebuilt.
5858 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5859 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5860 newlib nor libgloss.
5861 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5862 * configure.in (am33_2.0-*-linux*): Added.
5863
0d4f1b4e
BW
58642003-07-09 Bob Wilson <bob.wilson@acm.org>
5865
5866 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5867 * configure: Regenerate.
5868
56694dd9
ZW
58692003-07-07 Zack Weinberg <zack@codesourcery.com>
5870
5871 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5872 * Makefile.in: Regenerate.
5873
21607eb4
ZW
58742003-07-04 Zack Weinberg <zack@codesourcery.com>
5875
5876 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5877 * Makefile.in: Regenerate.
5878
8c90b13a
L
58792003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5880
5881 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5882 * Makefile.in: Regenerated.
5883
5d42f90e
L
5884 * config-ml.in: Replace PWD with PWD_COMMAND.
5885
6eb95e99
ZW
58862003-07-04 Zack Weinberg <zack@codesourcery.com>
5887
5888 * intl: New directory; see intl/ChangeLog for details.
5889 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5890 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5891 * Makefile.in: Regenerate.
5892
07d1940e
NN
58932003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5894
5895 * configure.in: Clean up config-lang.in handling. Delete
5896 useless assignment to "subdirs".
5897 * configure: Regenerate.
5898
4dbda6f0
NN
58992003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5900
5901 * configure.in: Rename 'target_libs' to 'target_libraries'.
5902 Remove useless reference to 'target_libs'.
5903 * configure: Regenerate.
5904
2c30ab71
KS
59052003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5906
5907 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5908 * Makefile.in: Regenerate.
5909
11405c93
NN
59102003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5911
5912 * Makefile.def: Introduce flags_to_pass.
5913 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5914 * Makefile.in: Regenerate.
5915
fb87ad5d
HPN
59162003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5917
5918 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5919 and target-libgloss.
5920 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5921 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5922 * configure: Regenerate.
5923
a7956a48
BK
59242003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5925
5926 * configure.in: Update testsuite_flags to new location.
5927 * configure. Regenerate.
6eb95e99 5928
eaf9f3b2
NN
59292003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5930
5931 * Makefile.tpl: Remove BUILD_CC stuff.
5932 * Makefile.in: Regenerate.
5933
2d89ffef
KH
59342003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5935
5936 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5937
83415b0b
GP
59382003-06-16 Graeme Peterson <gp@qnx.com>
5939
5940 * MAINTAINERS (Write After Approval): Add myself.
5941
b951c91c 59422003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5943
b951c91c
L
5944 * config.guess: Update to 2003-06-12 version.
5945 * config.sub: Update to 2003-06-13 version.
5946
0bb41a37
L
59472003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5948
5949 * config.guess: Update to 2003-06-06 version.
5950 * config.sub: Update to 2003-06-06 version.
5951
655b7166
RO
59522003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5953
5954 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5955 * configure. Regenerate.
5956
01b759aa
NN
59572003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5958
bf1d3e81
NN
5959 * configure.in: Disable serial configure by default.
5960 * configure: Regenerate.
5961 * Makefile.tpl: Abolish .NOTPARALLEL.
5962 * Makefile.in: Regenerate.
5963
e89fbdfe
NN
5964 * Makefile.tpl: Replace {build,host,target}_canonical by
5965 {build,host,target}.
5966 * Makefile.in: Regenerate.
5967
01b759aa
NN
5968 * Makefile.tpl: Fix stupid pasto.
5969 * Makefile.in: Regenerate.
5970
f7dae026
NN
59712003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5972
5973 * Makefile.tpl: Remove bogus conditional.
5974 * Makefile.in: Regenerate.
5975
59762003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5977
5978 * Makefile.tpl (profiledbootstrap): New target.
5979 * Makefile.in (profiledbootstrap): New target.
5980
2ffc3e73 59812003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5982
5983 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5984 Pinski. Remove user names from other bugzilla-only maintainers.
5985
1a1e6b96
NN
59862003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5987
1358ccea
NN
5988 * Makefile.tpl: Make 'recursive targets' using autogen rather
5989 than shell loop. Remove duplicate 'clean' targets and false
5990 comments.
5991 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5992 Add systematic method of specifying missing targets in subdirs.
5993 Add copyright boilerplate.
5994 * Makefile.in: Regenerate.
5995 * configure.in: Add 'recursive targets' to maybe list.
5996 * configure: Regenerate.
5997
ae74ed1f
NN
5998 * MAINTAINERS: "GNATS only" -> "Bug database only".
5999
1a1e6b96
NN
6000 * Makefile.tpl: Rename [+target+] to [+make_target+].
6001 * Makefile.def: Rename 'target' to 'make_target'.
6002
c79af3fa
NB
60032003-05-31 Neil Booth <neil@daikokuya.co.uk>
6004
6005 * MAINTAINERS: Add self as options handling maintainer.
6006
39d85b61
MM
60072003-05-28 Michael Meissner <gnu@the-meissners.org>
6008
6009 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6010 been too long since I touched those ports.
6011
afc2b62d
DD
60122003-05-28 DJ Delorie <dj@redhat.com>
6013
6014 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6015 * Makefile.in: Regenerate.
6016
df445104
MR
60172003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6018
6019 * configure.in: Use curly braces in the definition of tooldir.
6020 * configure: Regenerate.
6021
2eb98e5d 60222003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 6023
2eb98e5d
DD
6024 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6025 newlib or libgloss.
6026 * Makefile.in: Regenerate.
6027
862fced8
DD
60282003-05-21 DJ Delorie <dj@redhat.com>
6029
6030 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6031 * Makefile.in: Regenerate.
6032
fc351800
ILT
60332003-05-20 Ian Lance Taylor <ian@airs.com>
6034
6035 * MAINTAINERS: Update my e-mail address.
6036
7e2dbcef
NN
60372003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6038
6039 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 6040 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
6041 Factor out common code from autogen IF statements.
6042 * configure: Regenerate.
6043 * Makefile.in: Regenerate.
6044
f2a0e225
KC
60452003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6046
6047 * configure.in: Accept i[3456789]86 for machine type.
6048 * configure: Regenerate.
6049
8b87bb96
NN
60502003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6051
6052 * configure.in: Switch more things to use maybe dependencies.
6053 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6054 * configure: Regenerate.
6055 * Makefile.tpl: Switch more things to use maybe dependencies.
6056 * Makefile.in: Regenerate.
6057
fdb882bc 60582003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
6059
6060 * Makefile.tpl (install-opcodes): Define.
6061 * Makefile.in: Rebuild.
6062
f7c50032
AJ
60632003-05-13 Andreas Jaeger <aj@suse.de>
6064
6065 * config.guess: Update to 2003-05-09 version.
6066 * config.sub: Update to 2003-05-09 version.
6067
f2181bed 60682003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
6069
6070 * configure.in: Correct sed script so that options in quotes are not
6071 deleted.
6072 * configure: Rebuild.
6073
aa8f1f57
CV
60742003-05-12 Corinna Vinschen <corinna@vinschen.de>
6075
6076 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6077 and $$s/newlib/libc/sys/cygwin32 include paths.
6078 * configure: Ditto.
6079
0c130f81
MM
60802003-05-12 Michael Meissner <gnu@the-meissners.org>
6081
6082 * MAINTAINERS: Update my email addresses.
6083
aa1a100b
EB
60842003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6085
6086 * config-ml.in: Propagate INSTALL variables.
f7c50032 6087
87861833
GP
60882003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6089
6090 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6091
de722255
CD
60922003-05-02 Chris Demetriou <cgd@broadcom.com>
6093
6eb95e99
ZW
6094 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6095 * Makefile.in: Regenerate.
de722255 6096
96c4a002
WB
60972003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6098
6099 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6100
55b15a11
WB
61012003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6102
6103 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6104
0c227849
DJ
61052003-04-27 Daniel Jacobowitz <drow@mvista.com>
6106
6107 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6108 * Makefile.in: Regenerated.
6109
d45148c1
WB
61102003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6111
6112 * MAINTAINERS (Write After Approval): Upgrade myself from
6113 GNATS only to write-after-approval. Update my mail address.
6114
48f2318c 61152003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
6116
6117 (OS Port Maintainers: freebsd): Add myself.
6118
438f50c3
MM
61192003-04-22 Mark Mitchell <mark@codesourcery.com>
6120
6121 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6122
9074e169
KJ
61232003-04-22 Kean Johnston <jkj@sco.com>
6124
6125 * MAINTAINERS (SCO ports): Added myself.
6126
dfd39a2e
NS
61272003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6128
6129 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6130
ccbae82a
KJ
61312003-04-19 Kean Johnston <jkj@sco.com>
6132
6133 * MAINTAINERS (Write After Approval): Add myself.
6134
2f50999f
GP
61352003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6136
6137 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6138 * Makefile.in: Regenerate.
6139
e9b84181
JJ
61402003-04-18 Jakub Jelinek <jakub@redhat.com>
6141
6142 * configure.in (powerpc64*-*-linux*): Remove.
6143 * configure: Rebuilt.
6144
1ca4c6e1
PE
61452003-04-17 Phil Edwards <pme@gcc.gnu.org>
6146
6147 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6148 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6149 and restrap.
6150 * Makefile.in: Regenerate.
6151
0590b963
RE
61522003-04-16 Richard Earnshaw <rearnsha@arm.com>
6153
6154 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6155 * configure: Regenerated.
6156
ff41a56f
DD
61572003-04-15 DJ Delorie <dj@redhat.com>
6158
6159 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6160
50d440bc
NC
61612003-04-13 Nick Clifton <nickc@redhat.com>
6162
6163 * config-ml.in: Remove support for --disable-aix removing
6164 call-aix multilibs.
6165
b1e0a93e
AO
61662003-04-10 Alexandre Oliva <aoliva@redhat.com>
6167
6168 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6169 * */configure: Rebuilt.
6170
71fb704d
JS
61712003-04-08 Joel Sherrill <joel@oarcorp.com>
6172
6173 * MAINTAINERS: Add my email address.
6174
3897ea90
OH
61752003-03-17 Olivier Hainque <hainque@act-europe.fr>
6176
6177 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6178
93c834b7
NN
61792003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6180
6181 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6182 * Makefile.in: Regenerate.
6183
82c34dcb
MC
61842003-03-14 Michael Chastain <mec@shout.net>
6185
6186 * Makefile.in: Regenerate with correct Makefile.def.
6187
73458fb7
NN
61882003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6189
6190 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6191 Make macro.
6192 * Makefile.in: Regenerate.
6193 * configure.in: Clean up gxx_include_dir logic.
6194 * configure: Regenerate.
6195
32cf27e5
AE
61962003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6197
6198 * MAINTAINERS (Write After Approval): Add myself.
6199
c727e7a0
BE
62002003-03-10 Ben Elliston <bje@wasabisystems.com>
6201
6202 * MAINTAINERS: Update my mail address.
6203
9a27ac7a
FS
62042003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6205
6206 * configure.in (gxx_include_dir): Fix typo.
6207 * configure: Regenerated.
6208
3aa83176
NN
62092003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6210
6211 * Makefile.tpl: Reindent.
6212 * Makefile.in: Regenerate.
6213 * configure.in: Reindent. Don't set unused variables.
6214 * configure: Regenerate.
6215
9124bc53
DJ
62162003-03-04 Daniel Jacobowitz <drow@mvista.com>
6217
6218 * configure.in: Include $(build_tooldir)/sys-include in
6219 FLAGS_FOR_TARGET.
6220 * configure: Regenerated.
6221
cb543528
NN
62222003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6223
c858bf1e
NN
6224 * Makefile.tpl: Always pass down RANLIB.
6225 * Makefile.in: Regenerate.
6226
aa9c3ab4
NN
6227 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6228 * Makefile.in: Regenerate.
6229 * configure.in: Remove unused logic relating to --enable-shared
6230 and --enable-threads. Remove bogus comments. Remove redundant
6231 noconfigdirs.
6232 * configure: Regenerate.
6233
cb543528
NN
6234 * configure.in: Replace ${libstdcxx_version} by its value.
6235 Remove reference to mh-dgux.
6236 * configure: Regenerate.
6237
53f70c1b
KB
62382003-03-03 Kevin Buettner <kevinb@redhat.com>
6239
6240 * MAINTAINERS (Write After Approval): Add myself.
6241
df0f0674
NN
62422003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6243
6244 * Makefile.tpl: Rearrange.
6245 * Makefile.in: Regenerate.
6246
ef4e7569
US
62472003-02-25 Uwe Stieber <uwe@wwws.de>
6248
6249 * configure.in: Add support for kaOS as cross build target system.
6250 * configure: Regenerated.
6251
a7a287eb
SB
62522003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6253
6254 * MAINTAINERS (Write after approval): Add myself.
6255
ff00c8a2
JW
62562003-02-21 James E Wilson <wilson@tuliptree.org>
6257
6258 * MAINTAINERS: Update my email address.
6259
abb2db7a
ZW
62602003-02-21 Zack Weinberg <zack@codesourcery.com>
6261
6262 * MAINTAINERS: Add self to blanket write privs. section.
6263
e9f2dc3b
SM
62642003-02-20 Sean McNeil <sean@blue.mcneil.com>
6265
6266 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6267 configure-target-* as some target builds may require additional
6268 flags for preprocessor tests.
6269 * Makefile.in: Regenerated.
6270
ee03dc5e
AO
62712003-02-19 Alexandre Oliva <aoliva@redhat.com>
6272
11856278
AO
6273 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6274 * ltconfig: Handle it.
6275 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6276 auto-detecting it.
6277
274aef32
AO
6278 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6279 it is used as argument to $CC.
6280 * ltcf-gcj.sh: Likewise.
6281
ee03dc5e
AO
6282 * configure.in: Introduce --enable-maintainer-mode.
6283 * configure: Rebuilt.
6284 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6285 for maintainer mode.
6286 * Makefile.in: Rebuilt.
6287
30db8e17
JM
62882003-02-18 Jason Merrill <jason@redhat.com>
6289
6290 * Makefile.tpl (check-c++): Allow parallelism.
6291
cab60ac6
GP
62922003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6293
6294 * MAINTAINERS: Remove John Carr (who never actually had access to
6295 gcc.gnu.org).
6296
c8e5d1af
GK
62972003-02-15 Geoffrey Keating <geoffk@apple.com>
6298
6299 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6300 don't configure target-libobjc.
6301 * configure: Regenerate.
6302
70f91f50
RO
63032003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6304
6305 * Makefile.tpl (RANLIB): Define.
6306 * Makefile.in: Regenerate.
6307
669e9062
LB
63082003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6309
6310 * MAINTAINERS: Update my email.
abb2db7a 6311
61b56b2e
KS
63122003-02-06 Keith R Seitz <keiths@redhat.com>
6313
6314 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6315 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6316 * Makefile.in: Regenerated.
6317 * configure.in: Remove all traces of snavigator, db, and grep.
6318 * configure: Regenerated.
6319
a1ba6e15
GP
63202003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6321
6322 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6323 After Approval.
6324
f5f2cce5
CC
63252003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6326
6327 * MAINTAINERS (Write after approval): Add myself.
6328
ba49f6f1
FCE
63292003-01-31 Frank Ch. Eigler <fche@redhat.com>
6330
6331 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6332 * Makefile.in: Regenerated.
6333
ccf9f10c
RS
63342003-01-30 Roger Sayle <roger@eyesopen.com>
6335
6336 * config.guess: Updated to 2003-01-30's version.
6337 * config.sub: Updated to 2003-01-28's version.
6338
a693735b
AO
63392003-01-30 Alexandre Oliva <aoliva@redhat.com>
6340
6341 * config.if: If gcc_version is already set, just use it. Don't set
6342 gcc_version_trigger if it's already set, otherwise set it to
6343 gcc/version.c, but only if the file exists. If it is not set and
6344 gcc/version.c does not exist, try to extract the version number from
6345 $CC.
6346
204c43d6
AT
63472003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6348
abb2db7a 6349 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6350
842e91ec
PE
63512003-01-27 Phil Edwards <pme@gcc.gnu.org>
6352
6353 * configure.in: Revert 24Jan change.
6354 * configure: Regenerate.
6355
6b99984e
GP
63562003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6357
6358 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6359 entry of HJ Lu.
6360
806e0935
NN
63612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6362
6363 * configure.in: Revert previous change.
6364 * configure: Regenerate.
6365
307a9864
NN
63662003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6367
6368 * configure.in: Make rda native-only.
6369 * configure: Regenerate.
6370
02ba6302
VR
63712003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6372
6373 * MAINTAINERS: Move myself from GNATS-only-accounts to
6374 write-after-approval.
6375
77d187bc
NN
63762003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6377
6378 * configure.in: Add missing \.
6379 * configure: Rebuilt.
6380
a94a2d4c
JJ
63812003-01-17 Jakub Jelinek <jakub@redhat.com>
6382
6383 * configure.in (baseargs): Avoid using \| in sed regular
6384 expressions.
6385 * configure: Rebuilt.
6386
73f84924
JJ
63872003-01-16 Jakub Jelinek <jakub@redhat.com>
6388
6389 * configure.in (baseargs): Remove all supported forms of
6390 --cache-file, --srcdir, --host, --build and --target options
6391 from argument lists.
6392 * configure: Rebuilt.
6393
8c12fc63
JZ
63942003-01-15 Josef Zlomek <zlomekj@suse.cz>
6395
6396 * MAINTAINERS: Add myself to write-after-approval list.
6397
7c005a3a
AO
63982003-01-15 Alexandre Oliva <aoliva@redhat.com>
6399
6400 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6401 * configure: Rebuilt.
6402
3dfabf63
NN
64032003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6404
6405 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6406 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6407 * Makefile.in: Regenerate.
6408 * configure: Regenerate.
6409
cf53ae10
AO
64102003-01-09 Alexandre Oliva <aoliva@redhat.com>
6411
6412 * configure.in: Remove Makefile in build, host and target modules
6413 unless configure was run with --no-recursion.
6414 * configure: Rebuilt.
6415
3fbe8e4a
CC
64162003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6417
6418 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6419 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6420 * Makefile.in: Regenerate.
6421
66e2aa7d
CD
64222003-01-08 Chris Demetriou <cgd@broadcom.com>
6423
6424 * config.guess: Update to 2003-01-03 version.
6425 * config.sub: Update to 2003-01-03 version.
6426
b5038cfb
CF
64272003-01-07 Christopher Faylor <cgf@redhat.com>
6428
6429 * configure: Regenerate with proper autoconf 2.13.
6430
d02c69be
CF
64312003-01-07 Christopher Faylor <cgf@redhat.com>
6432
6433 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6434 * configure: Regenerate.
d02c69be 6435
e914a571
AC
64362003-01-06 Andrew Cagney <ac131313@redhat.com>
6437
6438 * configure.in (GDB_TK): Add tcl directories conditional on
6439 gdb/gdbtk directory being present.
6440 * configure: Regenerate.
abb2db7a 6441
70571545
JDA
64422003-01-04 John David Anglin <dave.anglin@nrc.ca>
6443
6444 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6445 by gcc if LD is not defined and we are not doing a Canadian Cross.
6446 * configure: Rebuilt.
6447
89a7012a
TT
64482002-12-31 Tom Tromey <tromey@redhat.com>
6449
6450 * Makefile.in: Rebuilt.
6451 * Makefile.def (target_modules) [libffi]: Allow installation.
6452
3f4f56e2
AS
64532002-12-31 Andreas Schwab <schwab@suse.de>
6454
6455 * configure.in: Fix use of $program_transform_name.
6456 * configure: Regenerated.
6457
6c1b8d0a
DJ
64582002-12-30 Daniel Jacobowitz <drow@mvista.com>
6459
6460 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6461 * configure: Regenerated.
6c1b8d0a 6462
c5120911
AO
64632002-12-29 Alexandre Oliva <aoliva@redhat.com>
6464
6465 * Makefile.tpl (local-distclean): Don't remove...
6466 (multilib.ts): ... this. Moved into...
6467 (multilib.out): ... this. Don't use sub-make.
6468 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6469 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6470 (configure-build-[+module+], configure-[+module+],
6471 configure-target-[+module+], configure-gcc): ... these. Test
6472 for Makefile existence. Drop config.status from dependencies.
6473 * Makefile.in: Rebuilt.
6474 * configure.in: Move gcc-version-trigger to the end of
6475 ac_configure_args. Add comments to maybedep.tmp and
6476 serdep.tmp. Introduce --disable-serial-configure. Remove
6477 nonopt from baseargs, matching and removing corresponding
6478 whitespace while at it.
6479 * configure: Rebuilt.
6480
e245b0ea
AO
64812002-12-28 Alexandre Oliva <aoliva@redhat.com>
6482
903de295
AO
6483 * configure.in (host_configargs): Replace reference to
6484 no-longer-defined buildopts with --build=${build_alias}.
6485 * configure: Rebuilt.
6486
e245b0ea
AO
6487 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6488 program_transform_name to standard idiom.
6489 (AUTOGEN, AUTOCONF): Define.
6490 (Makefile.in): Use $(AUTOGEN).
6491 (Makefile): Depend on config.status, and use autoconf-style rule to
6492 build it. Move original commands to...
6493 (config.status): ... this new target.
6494 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6495 $(AUTOCONF).
6496 * Makefile.in: Rebuilt.
6497
671aa708
NN
64982002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6499
53fbfb58
NN
6500 * Makefile.tpl: Fix dramatic bustage due to change in
6501 program_transform_name.
6502 * Makefile.in: Regenerate.
6503
6504 * configure.in: Remove unnecessary PATH setting.
6505 * configure: Regnerate.
6506
6507 * configure.in: Don't default to unprefixed tools unless
6508 the native tools will work.
6509 * configure: Regenerate.
6510
671aa708
NN
6511 * configure.in: Convert to autoconf script. Blow away lots
6512 of now-redundant Makefile fragments.
6513 * configure: Generate using Autoconf.
6514 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6515 * Makefile.in: Regenerate.
6516
57f40826
NN
65172002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6518
3fedb745
NN
6519 * configure: Fix stupid bug where RANLIB was mistakenly included.
6520
abb2db7a 6521 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6522 (build_configargs, host_configargs, target_configargs).
6523
6524 * configure.in: Move logic out of sed statement.
6525
abb2db7a 6526 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6527 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6528
315fa0f4
SS
65292002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6530
6531 * config.sub: Import from master repository
6532 * config.guess: Ditto
6533
45aff44f
AS
65342002-12-24 Andreas Schwab <schwab@suse.de>
6535
6536 * Makefile.tpl (multilib.out): Fix missing space.
6537 * Makefile.in: Regenerate.
6538
88b5521b
NN
65392002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6540
6541 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6542 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6543 * Makefile.in: Regenerate.
6544 * configure.in: Remove unnecessary leftovers.
6545
2a726918
GK
65462002-12-21 Geoffrey Keating <geoffk@apple.com>
6547
6548 * configure.in (extra_ranlibflags_for_target): New variable.
6549 (*-*-darwin): Add -c to ranlib commands.
6550 * configure (tooldir): Handle extra_ranlibflags_for_target.
6551
aace3269 65522002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6553
6554 * Makefile.tpl: Revert HJL's change.
6555 * Makefile.in: Regenerated.
6556 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6557 always.
6558
f0895142
AS
65592002-12-19 Andreas Schwab <schwab@suse.de>
6560
6561 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6562 * Makefile.in: Regenerate.
6563
782d0c02
L
65642002-12-18 H.J. Lu <hjl@gnu.org>
6565
6566 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6567 * Makefile.in: Regenerated.
6568
6569 * configure.in (build_prefix): New. Substitute.
6570
212f6dd0
NN
65712002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6572
79308c5d
NN
6573 * Makefile.tpl: Don't let real targets depend on phony targets.
6574 * Makefile.in: Regenerate.
6575
212f6dd0
NN
6576 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6577 * Makefile.in: Regenerate.
6578
ab17919f
SS
65792002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6580
6581 * config.sub: Import from master repository
6582 * config.guess: Ditto
6583
5ecf91d1
JM
65842002-12-16 Jason Merrill <jason@redhat.com>
6585
6586 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6587 previous 'make bootstrap'.
6588 * Makefile.in: Regenerate.
6589
d8437e1b
HPN
65902002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6591
6592 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6593
4977bab6
ZW
65942002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6595
6596 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6597 * Makefile.in: Regenerate.
6598
0edcfdcb
JM
65992002-12-13 Jason Merrill <jason@redhat.com>
6600
6248218a 6601 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6602 library tests.
6603 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6604 * Makefile.in: Regenerate.
6605
4977bab6
ZW
66062002-12-12 Alexandre Oliva <aoliva@redhat.com>
6607
6608 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6609 * Makefile.in: Rebuilt.
6610
f87505dd
AO
66112002-12-12 Alexandre Oliva <aoliva@redhat.com>
6612
6613 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6614
4977bab6
ZW
66152002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6616
6617 * configure: Fix bug put in by gremlins.
6618
6619 * Makefile.tpl: Substitute more autoconfily.
6620 * configure: Substitute more autoconfily.
6621 * Makefile.in: Regenerate.
6622
7f0db92a
SS
66232002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6624
6625 * config.sub: Import from master repository
6626 * config.guess: Ditto
6627 * MAINTAINERS: Added Svein Seldal under write after approval
6628
4977bab6
ZW
66292002-12-08 Andrew Cagney <ac131313@redhat.com>
6630
6631 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6632 * Makefile.in (all-sim): Ditto.
6633
66342002-12-06 DJ Delorie <dj@redhat.com>
6635
6636 * Makefile.tpl: Change configure dependencies to not have real
6637 targets depend on phony targets.
6638
66392002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6640
6641 * configure.in: Revert unintentional change.
6642
6643 * Makefile.tpl: Change dependency for */multilib.out so that
6644 it works when gcc isn't in the tree.
6645
6646 * configure.in: Substitute more.
6647 * configure: Run subconfigures from the Makefile.
6648 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6649 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6650
67f1b906
GP
66512002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6652
6653 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6654
4977bab6
ZW
66552002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6656
6657 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6658 and corresponding dependencies.
6659 * Makefile.in: Regenerate.
6660
6661 * configure.in (host_tools): Order binutils, gas and ld for
6662 convenience in running the testsuites.
6663
6664 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6665 * Makefile.in: Regenerate.
6666 * configure.in: Introduce rules to serialize subconfigure runs.
6667
6668 * configure.in: Introduce BASE_CC_FOR_TARGET.
6669 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6670 Realize configure-build-* targets. Realize configure-target-* targets.
6671 * Makefile.in: Regenerate.
6672
66732002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6674
6675 * configure: Move gcc_version_trigger stuff from here...
6676 * configure.in: ...to here.
6677
6678 * configure.in: Separate subconfigure options added by this file from
6679 options given by the user. Add machinery to put args for host
6680 subconfigures into the Makefile.
6681
6682 * Makefile.tpl: Remove 'vault' targets.
6683 * Makefile.tpl: Reorder and comment dependencies.
6684 * Makefile.in: Regenerate.
6685
66862002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6687 * configure.in: Fix my broken commit of previous patch. (sigh)
6688
743f054e
GK
66892002-11-28 Geoffrey Keating <geoffk@apple.com>
6690
6691 * configure.in: Move host-specific darwin noconfigdirs into
6692 the host-specific section.
6693
4977bab6
ZW
66942002-11-28 Geoffrey Keating <geoffk@apple.com>
6695
6696 * configure.in: Move host-specific darwin noconfigdirs into
6697 the host-specific section.
6698
66992002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6700
6701 * configure: Remove skip-this-dir support.
6702 * Makefile.tpl: Remove skip-this-dir support.
6703
6704 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6705 subdirectories.
6706 * Makefile.in: Regenerate.
6707
6708 * Makefile.tpl: Strip out useless setting of 'dir'.
6709 * Makefile.in: Regenerate.
6710
67112002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6712
6713 * configure.in: Fix deeply stupid bug.
6714
6715 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6716 shell code in CXX_FOR_TARGET
6717 * Makefile.def: Introduce raw_cxx.
6718 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6719 RAW_CXX_FOR_TARGET.
6720 * Makefile.in: Regenerate.
6721
67222002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6723
6724 * Makefile.tpl: Remove unnecessary ifs.
6725 * Makefile.in: Regenerate.
6726
6727 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6728 dependencies. Maybe-ize build-libiberty. Create dummy install
6729 targets for 'no_install' modules.
6730 * configure: Move GDB_TK substitution to configure.in. Move
6731 build_modules stuff to configure.in.
6732 * configure.in: Implement soft dependency machinery. Maybe-ize
6733 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6734 * Makefile.in: Regenerate.
6735
67362002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6737
6738 * Makefile.tpl: Make all-target, install-target behave similarly
6739 to all, install (only hitting configured targets). Eliminate
6740 unused macro defintions.
6741
6742 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6743 build != host.
6744
6745 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6746
6747 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6748
6749 * configure.in: Produce lists of subdir targets we're actually
6750 configuring. Remove references to "dosrel".
6751 * Makefile.tpl: Let configure set which subdir targets are hit.
6752 Remove install-cross; clean up install; remove ALL. Remove
6753 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6754 Autogenerate host module targets. Remove empty dependency lines
6755 and redundant dependency; rearrange slightly.
6756 * Makefile.def: Add host-side libtermcap, utils.
6757
6758 * Makefile.in: Regenerate.
6759
e6226a2f
RO
67602002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6761
6762 * ltconfig (osf[345]): Append $major to soname_spec.
6763 Reflect this in library_names_spec.
6764 * ltmain.sh (osf): Prefix $major with . for use as extension.
6765
3b75d237
AJ
67662002-11-19 Andreas Jaeger <aj@suse.de>
6767
6768 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6769 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6770 and sparc64 GNU/Linux systems.
6771
809108de
NS
67722002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6773
6774 * MAINTAINERS: Update email.
6775
e7e0de7e
GP
67762002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6777
6778 * MAINTAINERS: Complete James Dennett's entry.
6779
f7109dea
EB
67802002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6781
6782 * MAINTAINERS (Write After Approval): Add myself.
6783
d3ac17c9
BK
67842002-11-13 Bruce Korb <bkorb@gnu.org>
6785
6786 * Makefile.tpl: syntactic cleanup
6787
cbf78ae4
SH
67882002-11-13 Stuart Hastings <stuart@apple.com>
6789
6790 * MAINTAINERS: Add myself to write-after-approval list.
6791
4977bab6
ZW
67922002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6793
6794 * Makefile.def: Add list of recursive targets to autogenerate.
6795 Add build_modules.
6796 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6797 targets. Autogenerate *-build-* targets.
6798 * Makefile.in: Regenerate.
6799
68002002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6801
6802 * configure: More autoconf-style substitutions.
6803 * Makefile.tpl: More autoconf-style substitutions.
6804 * Makefile.in: Regenerate.
6805
68062002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6807
6808 * configure: Substitute more variables in a more autoconf-friendly
6809 way. Simplify slightly.
6810 * Makefile.tpl: Make more variables substitutable in an
6811 autoconf-friendly way.
6812 * Makefile.in: Regenerate.
6813
d4783999
JW
68142002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6815
6816 * MAINTAINERS (Write After Approval): Add myself.
6817
4977bab6
ZW
68182002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6819
6820 * configure.in (v810*): Remove special setting of tools.
6821
6822 * configure: Add support for extra required flags for ar or nm.
6823 * configure.in (aix4.3+): Use above support for target-specific
6824 issues, rather than using config/mt-aix43.
6825
68262002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6827
6828 * configure: Remove 'removing', which doesn't work. Replace $subdir
6829 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6830 with $srcdir. Reformat indentation. Substitute some variables
6831 formerly hard-coded in the Makefile for build=host.
6832 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6833 * Makefile.def: Autogenerate more.
6834 * Makefile.in: Regenerate.
6835
1c9c903e
AN
68362002-11-04 Adam Nemet <anemet@lnxw.com>
6837
6838 * MAINTAINERS (Write After Approval): Add myself.
6839
40673d2b
KB
68402002-11-04 Kevin Buettner <kevinb@redhat.com>
6841
6842 * Makefile.def (host_modules): Add rda.
6843 * Makefile.in: Regenerate.
6844 * configure.in (target_tool): Add target-rda to list.
6845
42e650ae
GP
68462002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6847
6848 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6849
e004b81f
PE
68502002-10-25 Phil Edwards <pme@gcc.gnu.org>
6851
6852 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6853 and restrap targets to this rule.
6854 * Makefile.in: Regenerate.
6855
06bd49b1
GP
68562002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6857
6858 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6859 GNATS only accounts.
6860
d0af82b0
HPN
68612002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6862
6863 * configure.in (i[3456]86-*-linux*): Add check to disable
6864 ${libgcj} for glibc1.
6865
10782654
DC
68662002-10-24 Denis Chertykov <denisc@overta.ru>
6867
6868 * MAINTAINERS: Add myself as ip2k port maintainer.
6869
a5a438f5
SS
68702002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6871
6872 * configure.in: Add tic4x target.
6873
fe3d5b7f
NN
68742002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6875
aba8a494
NN
6876 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6877 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6878 * Makefile.in: Regenerate.
6879
fe3d5b7f
NN
6880 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6881 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6882 * Makefile.in: Regenerate.
6883
a6ad79e7
JJ
68842002-10-02 Janis Johnson <janis187@us.ibm.com>
6885
6886 * MAINTAINERS: Add myself as web pages co-maintainer.
6887
6a8a9058
NN
68882002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6889
6890 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6891 * Makefile.in: Regenerate.
6892
327d975a
ZW
68932002-10-02 Zack Weinberg <zack@codesourcery.com>
6894
6895 * MAINTAINERS: Add myself and Nathan Sidwell
6896 <nathan@codesourcery.com> as VxWorks maintainers.
6897
a5ae8f19 68982002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6899
6900 * Makefile.def: Remove order dependency comments.
6901 * Makefile.tpl: Add explicit install-install dependencies.
6902 * Makefile.in: Regenerate.
d0f6c823 6903
34c6040c 6904 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6905 * Makefile.in: Regenerate.
34c6040c 6906
d0f6c823
NN
6907 * Makefile.tpl: Add configure-target (for src-release in src)
6908 * Makefile.in: Regenerate.
6909
50bd210b
NC
69102002-09-30 Nick Clifton <nickc@redhat.com>
6911
6912 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6913
ca25149e
UW
69142002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6915
6916 * configure.in (s390*-*-linux*): Enable libgcj.
6917
dd30b57d
NN
69182002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6919
9e60a678
NN
6920 * configure: Revert accidentally applied changes.
6921
dd30b57d
NN
6922 * Makefile.tpl: Make more autoconf-friendly.
6923 * Makefile.in: Regenerate.
6924 * configure: Make substitution more autoconf-like.
6925
5831424e
RE
69262002-09-28 Richard Earnshaw <rearnsha@arm.com>
6927
6928 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6929 single entry to handle all these.
6930 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6931 libjava on arm-*-elf.
6932
b7f3b15b
GK
69332002-09-27 Geoffrey Keating <geoffk@apple.com>
6934
6935 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6936 things that depend on them.
6937
0dffceed
NN
69382002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6939
6940 * Makefile.tpl: Make subsituted variables more autoconfy.
6941 * Makefile.in: Regenerate.
6942 * configure: Make seds more autoconfy.
6943
1db75a86 69442002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6945
6946 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6947 * Makefile.in: Regenerate.
6948 * configure.in: Rewrite sed statements to look autoconfy.
6949
1db75a86
NN
6950 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6951 all-target-foo on configure-target-foo.
6952 * Makefile.def: Ditto.
6953 * Makefile.in: Rebuild.
6954
741a4e89
AH
69552002-09-25 Andrew Haley <aph@redhat.com>
6956
6957 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6958
95ddd785
NN
69592002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6960
6961 * Makefile.def: New file.
6962 * Makefile.tpl: New file.
6963 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6964 * contrib/gcc_update: Note that Makefile.in is a generated file.
6965
6966 * configure.in: Minor rearrangement. Simplify tests.
6967
65a824f6
JT
69682002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6969
6970 * configure.in (with_headers): Skip copy if value is "yes".
6971 (with_libs): Likewise.
6972
51270f0a 69732002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6974
6975 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6976 * configure.in (sh*-*-pe*): Ditto.
6977 * configure.in (mips*-*-pe*): Ditto.
6978 * configure.in (*arm-wince-pe): Ditto.
6979
8f89dbf4
NN
6980 * configure.in: Rearrange.
6981
c1b8db3f
KH
69822002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6983
6984 * MAINTAINERS: Update my email address.
6985
341f0575
PK
69862002-08-30 Paul Koning <pkoning@equallogic.com>
6987
6988 * MAINTAINERS: (Write After Approval): Add myself.
6989
d2e06980
GK
69902002-08-29 Geoffrey Keating <geoffk@redhat.com>
6991
6992 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6993
4906d5d8
GK
69942002-08-24 Geoffrey Keating <geoffk@redhat.com>
6995
6996 * MAINTAINERS: Change my mailing address.
6997
e9a25cc8
PC
69982002-08-21 Paolo Carlini <pcarlini@unitus.it>
6999
7000 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 7001 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 7002
a5aa7421
LR
70032002-08-20 Loren J. Rittle <ljrittle@acm.org>
7004
7005 * MAINTAINERS (Write After Approval): Remove myself.
7006 (Various Maintainers: c++ runtime libs): Add myself.
7007
5ce6f47b
EC
70082002-08-15 Eric Christopher <echristo@redhat.com>
7009
7010 * config.sub: Import from master repository.
7011 * config.guess: Ditto.
7012
7f9317f0
AO
70132002-08-19 Alexandre Oliva <aoliva@redhat.com>
7014
7015 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7016 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7017 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7018
7aecca3d
AH
70192002-08-16 Aldy Hernandez <aldyh@redhat.com>
7020
7021 * MAINTAINERS: Add self to rs6000 vector extensions.
7022
8ea4b195
AO
70232002-08-15 Alexandre Oliva <aoliva@redhat.com>
7024
7025 * libiberty/configure: Reverted unintended yesterday's check in.
7026
f5cc59a7
AO
70272002-08-14 Alexandre Oliva <aoliva@redhat.com>
7028
7029 * boehm-gc/configure, libf2c/configure: Rebuilt.
7030 * libffi/configure, libiberty/configure: Ditto.
7031 * libjava/configure, libobjc/configure: Ditto.
7032 * libstdc++-v3/configure, zlib/configure: Ditto.
7033 Merged from binutils:
7034 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7035 From Steve Ellcey <sje@cup.hp.com>:
7036 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7037 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7038 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7039 IA64.
7040 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7041 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7042 soname_spec, sys_lib_search_path_spec): Ditto.
7043
66350331
FS
70442002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7045
7046 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7047
2ff34870
L
70482002-08-04 H.J. Lu (hjl@gnu.org)
7049
7050 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7051
a014f2fe
KW
70522002-08-02 Krister Walfridsson <cato@df.lth.se>
7053
7054 * MAINTAINERS (Write After Approval): Add myself.
7055
c01d477a
AM
70562002-07-31 Alan Modra <amodra@bigpond.net.au>
7057
7058 * configure.in: Move generic linux case to end. Copy generic
7059 linux noconfigdirs to mips*-*-linux* entry and new
7060 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7061
68cd2524
MM
70622002-07-19 Michael Matz <matz@suse.de>
7063
7064 * MAINTAINERS: Add myself as ra* maintainer.
7065
e2d83b8c
CD
70662002-07-16 Chris Demetriou <cgd@broadcom.com>
7067
7068 * config.guess: Update to 2002-07-09 version.
7069 * config.sub: Update to 2002-07-03 version.
7070
cece4f1d
HPN
70712002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7072
7073 * MAINTAINERS: Fix typo in a maintainer email address.
7074
bb654703
NN
70752002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7076
7077 * configure.in: Remove two redundant tests.
7078
789b7de5
RO
70792002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7080
7081 * configure.in (mips*-*-irix6*o32): Enable stabs.
7082
e1da1089
NN
70832002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7084
f3970bba
NN
7085 * configure.in: Don't build grez.
7086 * Makefile.in: Ditto.
7087
e1da1089
NN
7088 * Makefile.in: Remove references to bsp, cygmon, libstub.
7089 * configure.in: Ditto.
7090
7091 * configure.in: Remove leftover reference to gdbtest.
7092
57c905fa
PE
70932002-07-08 Phil Edwards <pme@gcc.gnu.org>
7094
7095 * configure.in (gxx_include_dir): Change to match versioned
7096 C++ headers if --enable-version-specific-runtime-libs is used.
7097
a0af94a7 70982002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 7099
a0af94a7
SE
7100 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7101
423ce3eb
NN
71022002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7103
7104 * configure.in: Make --without-x work.
7105
98186934
NN
71062002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7107
c3b7d169
NN
7108 * configure.in: Rearrange target Makefile fragment collection.
7109
98186934
NN
7110 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7111 cvs[src].
7112 * configure.in: Ditto.
7113
eebd288a
MK
71142002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7115
7116 * MAINTAINERS (Write After Approval): Update my e-mail address.
7117
3ab36f05
NN
71182002-06-24 Ben Elliston <bje@redhat.com>
7119
7120 * configure.in (host_tools): Remove cgen.
7121
7122 * Makefile.in (all-cgen): Remove; runs from its source directory.
7123 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 7124 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
7125 (all-sim): Likewise.
7126
71272002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7128
7129 * Makefile.in: Eliminate 'apache' targets.
7130 * configure.in: Eliminate 'apache' targets.
7131
55380b08
NN
7132 * configure.in: Eliminate redundant tests. Reorganize.
7133
9a5c1b9d
NN
7134 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7135
5fd3853a
NN
7136 * config-ml.in: Eliminate references to Cygnus configure.
7137
cfefc434
NN
7138 * Makefile.in: Eliminate references to building emacs.
7139
2fe93885
GS
71402002-06-28 Graham Stott <graham.stott@btinternet.com>
7141
7142 * MAINTAINERS: Update my email address.
7143
53c40185
BK
71442002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7145
7146 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 7147 (cxx_incdir): Remove.
53c40185 7148
97679694
NN
71492002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7150
7151 * MAINTAINERS (Write After Approval): Add self.
7152
b03bcd37
DC
7153Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7154
7155 * configure.in: Add support for ip2k.
7156
6bd12129
NN
71572002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7158
7159 * configure.in: Fix AIX configury bug.
7160
e0d98a92
SE
71612002-06-20 Steve Ellcey <sje@cup.hp.com>
7162
7163 * MAINTAINERS (Write After Approval): Add self.
7164
ba3292db
NN
71652002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7166
ef40bc65
NN
7167 * configure.in: replace ${topsrcdir} with ${srcdir}
7168
7a0be465
NN
7169 * configure.in: Move definition of libstdcxx_flags
7170 right above usage, rather than waaay earlier.
7171
e1848dde
NN
7172 * configure.in: Pull definition of is_cross_compiler earlier.
7173
8bc2fff1
NN
7174 * configure.in: Rearrange a little.
7175
ba3292db
NN
7176 * configure.in: Remove references to librx.
7177 * Makefile.in: Remove references to librx.
7178
11d8b408
DC
7179Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7180
7181 * config.sub: Add support for avr target.
7182 Import from master sources, rev 1.255
5ce6f47b 7183
93da8339
PE
71842002-06-19 Phil Edwards <pme@gcc.gnu.org>
7185
7186 * configure, .cvsignore: Revert previous change...
7187 * Makefile: ...delete.
7188
b4caab5c
NN
71892002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7190
7191 * configure.in: Eliminate ${gasdir} variable.
7192
ee777171
DB
71932002-06-18 Dave Brolley <brolley@redhat.com>
7194
7195 * configure.in: Add support for frv.
7196 * config.sub: Add support for frv.
7197
26e4af54
PE
71982002-06-18 Phil Edwards <pme@gcc.gnu.org>
7199
7200 * configure: Remove garbage from previous commit.
7201
bb20b7da
PE
72022002-06-18 Phil Edwards <pme@gcc.gnu.org>
7203
7204 * configure: For in-source builds, make a subdir and re-exec there.
7205 * Makefile: New file. Pass targets through to build directory.
7206 * .cvsignore: No longer ignore "Makefile".
7207
9d321f6c
DR
72082002-06-16 Douglas Rupp <rupp@gnat.com>
7209
7210 * MAINTAINERS (Write After Approval): Add self.
7211
c8eb2bc0
KG
72122002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7213
7214 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7215
f210d239
JT
72162002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7217
7218 * configure.in (vax-*-netbsd*): Re-enable gas.
7219
e9667b3c
NN
72202002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7221
efe1f357
NN
7222 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7223 BUILD_PREFIX_1, to correct nomenclature.
7224 * configure: Likewise.
7225
e9667b3c
NN
7226 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7227 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7228
fe2fe497
OH
72292002-05-31 Olaf Hering <olh@suse.de>
7230
7231 * config-ml.in: Propogate DESTDIR also.
7232
dcf7f0dd
JT
72332002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7234
7235 * configure.in (vax-*-netbsd*): Don't build gas for this
7236 platform.
7237
6ff14f32
MM
72382002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7239
7240 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7241 and libgcj for AVR.
7242
397de1ff
KK
72432002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7244
7245 * MAINTAINERS (Write After Approval): Add myself.
7246
ac30211c
JT
72472002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7248
7249 * config.guess: Update to 2002-05-22 version.
7250 * config.sub: Likewise.
7251
1e6347d8
RO
72522002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7253
7254 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7255 * config-ml.in: Likewise.
7256 * configure: Likewise.
7257 * configure.in: Likewise.
7258
e5ce1d6d
SC
72592002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7260
7261 * MAINTAINERS: Update my email address.
7262
6cdef75d
NN
72632002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7264
4a87f061
NN
7265 * configure.in: Simplify makefile fragment collection.
7266
7267 * configure.in: Remove code to build emacs.
603606e7 7268
e254d6b5
NN
7269 * configure.in : Remove --srcdir argument from targargs and buildargs
7270 (it's always overridden in the Makefile anyway). Rearrange a bit.
7271
7272 * configure: Move some logic to configure.in.
7273 * configure.in: Move some logic from configure.
6cdef75d 7274
1d6006fe
TT
72752002-05-11 Tom Tromey <tromey@redhat.com>
7276
7277 * MAINTAINERS: Reflect libgcj reality.
7278
b70b3534
FS
72792002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7280
7281 * Makefile.in: Honour DESTDIR.
7282
4434687a
MM
72832002-05-08 Mark Mitchell <mark@codesourcery.com>
7284
7285 * config.guess: Import 2002-03-20 version.
7286 * config.sub: Import 2002-04-26 version.
7287
a89e49c7
RO
72882002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7289
7290 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7291
44e55536
TJ
72922002-05-07 Tim Josling <tej@melbpc.org.au>
7293
7294 * MAINTAINERS: Add self.
7295
97320a3f
LR
72962002-05-06 Loren J. Rittle <ljrittle@acm.org>
7297
7298 * ltmain.sh: Detect and handle object name conflicts
7299 while piecewise linking a static library.
7300
b7c13625
AO
73012002-05-05 Alexandre Oliva <aoliva@redhat.com>
7302
7303 * configure.in (noconfigdirs): Don't disable libgcj on
7304 sparc64-*-solaris* and sparcv9-*-solaris*.
7305
4182d9fa
AO
73062002-05-03 Alexandre Oliva <aoliva@redhat.com>
7307
7308 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7309
7bebf279
TF
73102002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7311
7312 * configure.in (FLAGS_FOR_TARGET): Do not add
7313 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7314 on i[3456]86-*-linux*.
7315
9a06dc7d
TF
73162002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7317
7318 * configure.in (noconfigdirs): Replace [ ] with test.
7319
7320 * configure.in (noconfigdirs): Do not add target-newlib if
7321 target == i[3456]86-*-linux*, and host == target.
7322
a51a07fa
NN
73232002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7324
9e7facd6
DD
7325 * configure.in: delete reference to absent file
7326
aeaa0f2f
NN
7327 * configure.in: replace '[' with 'test'
7328
4bb98828
NN
7329 * configure.in: Eliminate references to gash.
7330 * Makefile.in: Eliminate references to gash.
7331
64791664
NN
7332 * configure.in: remove useless references to 'pic' makefile fragments.
7333
3ed57cf4
NN
7334 * configure.in: (*-*-windows*) Finish removing.
7335
a51a07fa
NN
7336 * configure.in: Eliminate redundant test for libgui.
7337
8552f6f1
RS
73382002-04-29 Roger Sayle <roger@eyesopen.com>
7339
7340 * MAINTAINERS: Add self and realphabetize. Update entries
7341 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7342 entry for a29k port maintainer.
7343
9e847666
JS
73442002-04-26 Joel Sherrill <joel@OARcorp.com>
7345
7346 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7347 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7348
704c9a14
NN
73492002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7350
7351 * configure.in: remove references to dead files
7352
7bff5059
MM
73532002-04-19 Mark Mitchell <mark@codesourcery.com>
7354
7355 * MAINTAINERS: Add information about purpose of this file.
7356
0c7c67f0
TT
73572002-04-18 Tom Tromey <tromey@redhat.com>
7358
7359 * configure.in: Disallow configuring libgcj when it is already
7360 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7361 Solaris 2.8 by default. For PR libgcj/6158.
7362
63501e91
NN
73632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7364
7365 * configure.in: Move default CC setting out of config/mh-* fragments
7366 directly into here.
7367
701afd4d
NN
73682002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7369
7370 * configure.in: don't even try to configure or make a subdirectory
7371 if there's no configure script for it.
7372
07cdae91
MM
73732002-04-15 Mark Mitchell <mark@codesourcery.com>
7374
7375 * MAINTAINERS: Remove chill maintainers.
7376 * Makefile.in (CHILLFLAGS): Remove.
7377 (CHILL_LIB): Remove.
7378 (TARGET_CONFIGDIRS): Remove libchill.
7379 (CHILL_FOR_TARGET): Remove.
7380 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7381 CHILL_LIB.
7382 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7383 (CHECK_TARGET_MODULES): Likewise.
7384 (INSTALL_TARGET_MODULES): Likewise.
7385 (CLEAN_TARGET_MODULES): Likewise.
7386 (configure-target-libchill): Remove.
7387 (all-target-libchill): Remove.
7388 * configure.in (target_libs): Remove target-libchill.
7389 Do not compute CHILL_FOR_TARGET.
7390 * libchill: Remove directory.
5ce6f47b 7391
ab50d72b
DD
73922002-04-11 DJ Delorie <dj@redhat.com>
7393
7394 * Makefile.in, configure.in: Sync with binutils, entries
7395 follow...
7396
0a1e123a
DD
73972002-04-07 Andrew Cagney <ac131313@redhat.com>
7398
7399 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7400 (do-tar, do-bz2): New rules.
7401 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7402 (gdb-tar): New rule.
7403 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7404 (insight_dejagnu.tar): New rule.
7405 (insight.tar): New rule.
7406 (gdb+dejagnu.tar): New rule.
7407 (gdb.tar): New rule.
7408
ab50d72b
DD
74092002-02-01 Mo DeJong <supermo@bayarea.net>
7410
7411 * Makefile.in: Add all-tix to deps for all-snavigator
7412 so that tix is built when building snavigator.
7413
74142002-01-11 Steve Ellcey <sje@cup.hp.com>
7415
7416 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7417 ld and gdb are not supported.
7418
74192002-01-07 Mark Salter <msalter@redhat.com>
7420
7421 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7422 Allow target-libgloss to be built for arm, strongarm, and xscale.
7423
74242001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7425
7426 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7427 options for i[3456]86-pc-linux* native builds.
7428
74292001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7430
7431 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7432 files from .po files for a distribution.
7433
74342001-09-03 Jeff Holcomb <jeffh@redhat.com>
7435
7436 * configure.in: Enable libstdc++-v3 for h8300 targets.
7437
74382001-06-19 Alan Modra <amodra@bigpond.net.au>
7439
7440 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7441 version from bfd/.
7442
7443Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7444
7445 * Makefile.in (VER): When present, extract the version number from
7446 the file version.in.
7447
74482001-05-24 Tom Rix <trix@redhat.com>
7449
7450 * configure.in : enable ld for aix
7451
74522001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7453
7454 * config.guess: Add linux target for S/390.
7455
74562000-11-07 Philip Blundell <pb@futuretv.com>
7457
7458 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7459
74602000-11-03 Philip Blundell <pb@futuretv.com>
7461
7462 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7463 files.
7464
74652001-01-15 Ben Elliston <bje@redhat.com>
7466
7467 * configure.in (host_tools): Add sid.
7468 Always configure cgen.
7469
74702000-11-24 Nick Clifton <nickc@redhat.com>
7471
7472 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7473
7474
74752000-08-20 Doug Evans <dje@casey.transmeta.com>
7476
7477 * Makefile.in (ALL_MODULES): Add all-cgen.
7478 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7479 (all-cgen): New target.
7480 (all-opcodes,all-sim): Depend on all-cgen.
7481 * configure.in (host_tools): Add cgen.
7482 Only configure cgen if --enable-cgen-maint.
7483
ef98ad7b
LR
74842002-04-09 Loren J. Rittle <ljrittle@acm.org>
7485
7486 * configure.in: Add *-*-freebsd* configurations.
7487
90def2b2
TT
74882002-04-08 Tom Tromey <tromey@redhat.com>
7489
7490 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7491 Fixes PR libgcj/6068.
7492
320d7e7a
KW
74932002-03-30 Krister Walfridsson <cato@df.lth.se>
7494
7495 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7496
18b467f1
RO
74972002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7498
7499 * configure.in (alpha*-dec-osf*): Enable libgcj.
7500
8bb3a5af
MG
75012003-03-27 Matthew Gingell <gingell@gnat.com>
7502
7503 * MAINTAINERS (Write After Approval): Add myself.
7504
56ae9405
NC
75052002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7506
7507 Fix for: PR bootstrap/3591, target/5676
7508 * configure.in (mcore-pe): Disable the configuration of
7509 libstdc++-v3 since exceptions are not supported.
7510
f18d9a0c
AG
75112002-03-20 Anthony Green <green@redhat.com>
7512
7513 * configure.in: Enable libgcj for xscale-elf target.
7514
c0e21eef
R
7515Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7516
7517 * MAINTAINERS: Update my email address.
7518
28eca9e8
AO
75192002-03-16 Alexandre Oliva <aoliva@redhat.com>
7520
7521 * ltmain.sh (relink_command): Fix typo in previous change.
7522
e67e72c7
AO
75232002-03-15 Alexandre Oliva <aoliva@redhat.com>
7524
7525 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7526 (relink_command): Added --tag flags.
7527 (mode=install): If relinking fails; error out.
7528
c2273204
RH
75292002-03-12 Richard Henderson <rth@redhat.com>
7530
7531 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7532 .NOTPARALLEL tag.
7533 (do-check): Rename from check.
7534 (check): Allow parallel check.
7535
bcb64245
BW
75362002-03-12 Bob Wilson <bob.wilson@acm.org>
7537
7538 * MAINTAINERS: Add myself as maintainer for xtensa port.
7539 Fix alphabetical order in CPU port maintainer list.
7540 Remove myself from Write After Approval list.
7541
63adb4ff
RH
75422002-03-11 Richard Henderson <rth@redhat.com>
7543
7544 * Makefile.in (.NOTPARALLEL): Add fake tag.
7545
9bec4bf0
L
75462002-03-07 H.J. Lu (hjl@gnu.org)
7547
7548 * configure.in: Enable gprof for mips*-*-linux*.
7549
c7fc1f84
DS
75502002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7551
7552 * MAINTAINERS (Write After Approval): Add myself.
7553
6bff33fb
AO
75542002-02-28 Alexandre Oliva <aoliva@redhat.com>
7555
7556 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7557 libjava.
7558 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7559
0210b33b
AO
75602002-02-23 Alexandre Oliva <aoliva@redhat.com>
7561
7562 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7563 because its Makefile is there; test for the executable instead.
7564
fcc0a3ef
AO
75652002-02-22 Alexandre Oliva <aoliva@redhat.com>
7566
7567 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7568 libstdc++-v3 and libjava.
7569
97cf8285
AM
75702002-02-11 Adam Megacz <adam@xwt.org>
7571
7572 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7573 boehm-gc
5ce6f47b 7574
40fe0ec3
AO
75752002-02-09 Alexandre Oliva <aoliva@redhat.com>
7576
7577 * config.guess: Updated to 2002-01-30's version.
7578 * config.sub: Updated to 2002-02-01's version.
7579 Contribute sh64-elf.
7580 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7581 * configure.in: Added sh64-*-*.
7582
694d53ee
CD
75832002-02-08 Chris Demetriou <cgd@broadcom.com>
7584
7585 * MAINTAINERS: Belatedly add myself to write after approval list.
7586
a9ca50b1
JH
7587Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7588
7589 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7590 Remove self as Write After Approval.
7591
5ffc3500
GK
75922002-01-31 Geoffrey Keating <geoffk@redhat.com>
7593
7594 * MAINTAINERS: Put self in as maintainer for contrib/regression
7595 directory.
7596
4ceaf7fb
PE
75972002-01-28 Phil Edwards <pme@gcc.gnu.org>
7598
7599 * MAINTAINERS: Update my email address.
7600
51584787
JT
76012002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7602
5ce6f47b
EC
7603 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7604 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7605 libraries if not supported for NetBSD on target CPU.
7606
5701d273
DR
76072002-01-25 Douglas B Rupp <rupp@gnat.com>
7608
7609 * install-sh: Use _inst.$$_ for temp file name.
7610
b299a075
JT
76112002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7612
7613 * MAINTAINERS (Write After Approval): Move my contact info
7614 from here...
7615 (OS Port Maintainers): ...to here (netbsd).
7616
51fe14b5
BW
76172002-01-22 Bob Wilson <bob.wilson@acm.org>
7618
7619 * MAINTAINERS (Write After Approval): Add myself.
7620
b634ad42
L
76212002-01-17 H.J. Lu <hjl@gnu.org>
7622
7623 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7624 (all-target-fastjar): Also depend on all-target-libiberty.
7625
3cd87679
L
76262002-01-16 H.J. Lu (hjl@gnu.org)
7627
7628 * config.guess: Import from master sources, rev 1.225.
7629 * config.sub: Import from master sources, rev 1.238.
7630
969a6d8f
KH
76312002-01-16 Kazu Hirata <kazu@hxi.com>
7632
7633 * MAINTAINERS (Write After Approval): Remove myself.
7634
366f6a52
FW
76352001-12-19 Florian Weimer <fw@deneb.enyo.de>
7636
7637 * MAINTAINERS (Write After Approval): Add myself.
7638
f02240b6
JM
76392001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7640
7641 * MAINTAINERS: Add self as docs co-maintainer.
7642
5d08dc39
MK
76432001-12-11 Matthias Klose <doko@debian.org>
7644
7645 * MAINTAINERS (Write After Approval): Add myself.
7646
39e790d5
ZW
76472001-12-09 Zack Weinberg <zack@codesourcery.com>
7648
7649 * MAINTAINERS: Update my email address.
7650
4519d6a3
TC
76512001-12-07 Turly O'Connor <turly@apple.com>
7652 * MAINTAINERS (Write After Approval): Add myself.
7653 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7654 (rs6000_initialize_trampoline): Call __trampoline_setup for
7655 ABI_DARWIN too.
7656 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7657 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7658
21cf0a73
PC
76592001-12-07 Paolo Carlini <pcarlini@unitus.it>
7660
7661 * MAINTAINERS (Write After Approval): Add myself.
7662
4ee43206
DR
7663Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7664
7665 * configure, configure.in: Use temp file for long sed commands.
7666
251931f3
LG
76672001-12-03 Laurent Guerby <guerby@acm.org>
7668
7669 * config.sub: Update to version 1.232 on subversion.
7670
03777dd7
BE
76712001-12-03 Ben Elliston <bje@redhat.com>
7672
7673 * MAINTAINERS: Update mail address for config.* patches.
7674
e490616e
ZW
76752001-11-27 DJ Delorie <dj@redhat.com>
7676 Zack Weinberg <zack@codesourcery.com>
7677
7678 When build != host, create libiberty for the build machine.
7679
7680 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7681 CONFIG_ARGUMENTS.
7682 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7683 New variables.
7684 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7685 and rules.
7686 (all.normal): Depend on ALL_BUILD_MODULES.
7687 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7688 (all-build-libiberty): Depend on configure-build-libiberty.
7689
7690 * configure: Calculate and substitute proper value for
7691 ALL_BUILD_MODULES.
7692 * configure.in: Create the build subdirectory.
7693 Calculate and substitute TARGET_CONFIGARGS (formerly
7694 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7695
04075e8f
ZL
76962001-11-26 Ziemowit Laski <zlaski@apple.com>
7697
7698 * MAINTAINERS (write-after-approval): Add self.
7699
ed19322d
CR
77002001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7701
7702 * MAINTAINERS (GNATS only accounts): Remove self.
7703
90a12988
HPN
77042001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7705
7706 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7707 libf2c.
7708
77e653ad
CR
77092001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7710
7711 * MAINTAINERS (Write After Approval): Add self.
7712
64adad99
DB
77132001-11-12 David O'Brien <obrien@FreeBSD.org>
7714
7715 * MAINTAINERS: mips and s390 are also CPU ports.
7716
834a28c7
DB
77172001-11-12 David O'Brien <obrien@FreeBSD.org>
7718
7719 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7720
ef94239f
DB
77212001-11-11 David O'Brien <obrien@FreeBSD.org>
7722
7723 * MAINTAINERS: Alphabetize.
7724
beda0427
KH
77252001-11-09 Kazu Hirata <kazu@hxi.com>
7726
7727 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7728
6ca224d3
JDA
77292001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7730
7731 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7732
132e4bd7
PE
77332001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7734
7735 * configure.in (--enable-languages): Be more permissive about
7736 syntax. Check for empty lists better. Warn about $LANGUAGES.
7737
c6243b4c
GK
77382001-11-08 Geoffrey Keating <geoffk@redhat.com>
7739
7740 * config.sub: Import from master sources, rev. 1.230.
7741 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7742
abbb9e76
LG
77432001-11-07 Laurent Guerby <guerby@acm.org>
7744
7745 * MAINTAINERS (Write After Approval): Add self.
7746
53cdb27a
HPN
77472001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7748
7749 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7750
dd3a88c9
HPN
77512001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7752
7753 * config.sub: Import from master sources, rev 1.226.
7754 * config.guess: Import from master sources, rev 1.216.
7755
d344dce9
HPN
77562001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7757
7758 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7759 * MAINTAINERS: Add self as maintainer of MMIX port.
7760 Remove old after-approval entry.
7761
63f6bcd7
JM
77622001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7763
7764 * ChangeLog, configure: Fix spelling errors.
7765
84f92638
BK
77662001-10-20 Brendan Kehoe <brendan@zen.org>
7767
7768 * MAINTAINERS: Tweak my address.
7769
2f30eda4
R
7770Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7771
7772 * MAINTAINERS: Update my email address.
7773
1567080c 77742001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7775
f48a3b5c 7776 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7777 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7778
30106886
GB
77792001-10-10 Geert Bosch <bosch@gnat.com>
7780
e490616e 7781 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7782 Added Robert Dewar.
7783
d3d51b8c
DB
77842001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7785
7786 * MAINTAINERS (Write After Approval): Added self
7787
d1c3e709
GB
77882001-10-02 Geert Bosch <bosch@gnat.com>
7789
7790 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7791
50f5f793
JM
77922001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7793
7794 * configure: Handle temporary files securely using mkdir.
7795
7fddf9a9
AO
77962001-09-29 Alexandre Oliva <aoliva@redhat.com>
7797
7798 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7799
387beb82
WC
78002001-09-26 Will Cohen <wcohen@redhat.com>
7801
7802 * configure.in (*-*-linux*): Disable configuration of target-newlib
7803 and target-libgloss.
e490616e 7804
0c055e34
AO
78052001-09-26 Alexandre Oliva <aoliva@redhat.com>
7806
7807 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7808 RANLIB.
7809
759bfa90
AO
78102001-09-21 Alexandre Oliva <aoliva@redhat.com>
7811
7812 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7813 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7814 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7815 avoid quotes nesting problems.
7816 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7817 (DO_X): Export only variables that are set.
7818
1dc4a750
BE
78192001-09-19 Ben Elliston <bje@redhat.com>
7820
7821 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7822 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7823 semantics. Use the shell built-in "type" command instead.
7824
898c7238
AO
78252001-08-31 Alexandre Oliva <aoliva@redhat.com>
7826
7827 Merged from gcc-3_0-branch:
7828 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7829 * ltcf-c.sh: Use $objext, not $ac_objext.
7830 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7831 * ltcf-cxx.sh: Add support for GNU.
7832 2001-07-22 Timothy Wall <twall@redhat.com>
7833 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7834 default settings if using GNU tools with that configuration.
7835 * ltcf-cxx.sh: Ditto.
7836 * ltcf-gcj.sh: Ditto.
7837 2001-07-21 Michael Chastain <chastain@redhat.com>
7838 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7839 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7840 * ltmain.sh: Mark as gcc-local.
7841
8fa0a32e
EC
78422001-08-30 Eric Christopher <echristo@redhat.com>
7843 Jason Eckhardt <jle@redhat.com>
7844
7845 * config.guess: Merge from master sources.
7846 * config.sub: Merge from master sources, add support for mipsisa32.
7847
32f30f91 78482001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7849 * config.sub: Merge from master sources, rev 1.219.
7850 * MAINTAINERS: Add self as contact for stormy16 port.
7851
f6084f99
ZW
78522001-08-14 Zack Weinberg <zackw@panix.com>
7853
7854 * config.sub: Merge from master sources, rev 1.218.
7855 * config.guess: Merge from master sources, rev 1.209.
7856
91b54f7f
GS
78572001-08-11 Graham Stott <grahams@redhat.com>
7858
7859 * Makefile.in (check-c++): Add missing semicolon.
7860
e5b3941e
JH
7861Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7862
32f30f91 7863 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7864
6387a56e
EC
78652001-07-30 Eric Christopher <echristo@redhat.com>
7866
7867 * MAINTAINERS (Various maintainers: mips port): Added myself.
7868
53b475f0
AH
78692001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7870
e490616e 7871 * configure.in (sh-*-linux*): New.
53b475f0 7872
2a08c780
RH
78732001-07-27 Richard Henderson <rth@redhat.com>
7874
7875 * .cvsignore: Add LAST_UPDATED.
7876
bfa79422
UW
78772001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7878
7879 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7880
0ae85492
AH
78812001-07-16 Aldy Hernandez <aldyh@redhat.com>
7882
e490616e 7883 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7884
8e1ab0fe
NP
7885Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7886
7887 * MAINTAINERS (Write After Approval): Added myself.
7888
2b997990
SC
78892001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7890
7891 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7892 and libgcj on m68hc11/m68hc12.
7893
d920e825
L
78942001-06-27 H.J. Lu (hjl@gnu.org)
7895
7896 * Makefile (CFLAGS_FOR_BUILD): New.
7897 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7898
d425a1e0
JM
78992001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7900
7901 * README: Remove version number.
7902
5b5b4207
GP
79032001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7904
7905 * INSTALL/README: Update wrt. to the installation instructions now
7906 residing in gcc/doc/install.texi.
7907
be839b69
JM
79082001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7909
7910 * README: Replace with a cut-down and updated version of gcc/README.
7911
fe2ee7c4
DE
79122001-06-12 David Edelsohn <edelsohn@gnu.org>
7913
7914 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7915 multilibs to be disabled.
7916
4f5d646c
DB
79172001-06-11 Daniel Berlin <dan@cgsoftware.com>
7918
7919 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7920
818f0c85
AO
79212001-06-09 Alexandre Oliva <aoliva@redhat.com>
7922
7923 * config.guess: Import CVS version 1.195.
7924 * config.sub: Import CVS version 1.212.
7925
e9a8af10
AO
79262001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7927
7928 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7929 gcc/xgcc is built, use -print-prog-name to find out the program
7930 name to use.
7931
ae3ca0a9
PE
79322001-06-04 Phil Edwards <pme@sources.redhat.com>
7933
7934 * config.guess: Import CVS version 1.194. All gcc-local changes
7935 appear to also be in the master copy.
7936 * config.sub: Import CVS version 1.211.
7937
066bd40d
MM
7938Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7939
7940 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7941 with_gcc]: Use `gcc -shared' to build a shared library.
7942
4aef4f33
JDA
7943Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7944
7945 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7946 archives.
7947
c386f00f
RO
7948Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7949
7950 * MAINTAINERS (Write After Approval): Add myself.
7951
2ae5cea5
HPN
79522001-06-01 Hans-Peter Nilsson <hp@axis.com>
7953
7954 * configure.in (libstdcxx_flags): Do not try to execute
7955 libstdc++-v3/testsuite_flags until it exists.
7956
c3766183
AM
79572001-06-01 Alan Modra <amodra@bigpond.net.au>
7958
7959 * MAINTAINERS: Update my email address.
7960
9b337833
GS
79612001-05-31 Graham Stott <grahams@redhat.com>
7962
7963 * MAINTAINERS (Write After Approval): Add myself.
7964
55fce0eb
SP
79652001-05-28 Simon Patarin <simon.patarin@inria.fr>
7966
7967 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7968 libraries when using g++ with native linker.
7969
5f7de4b8
AO
79702001-05-28 Alexandre Oliva <aoliva@redhat.com>
7971
7972 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7973
a7bc0fbb
AO
79742001-05-22 Alexandre Oliva <aoliva@redhat.com>
7975
7976 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7977 [aix4*|aix5*]: Prepend blank.
7978
33456445
AO
79792001-05-20 Alexandre Oliva <aoliva@redhat.com>
7980
7981 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7982 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7983 of subdir/configure scripts to use the new libtool.m4.
7984
e48d3d00
MK
79852001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7986
7987 * MAINTAINERS (Write After Approval): Add myself.
7988
9e0e191b
BK
79892001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7990
7991 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7992
3f19b439
BE
79932001-05-11 Ben Elliston <bje@redhat.com>
7994
7995 * Makefile.in (all-sid): New target.
7996 (check-sid, clean-sid, install-sid): Likewise.
7997
6ebe3121
JO
79982001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7999
8000 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8001
ca3667c4
AO
80022001-05-03 Alexandre Oliva <aoliva@redhat.com>
8003
8004 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8005 libgcj.
8006
80072001-05-03 Alexandre Oliva <aoliva@redhat.com>
8008
8009 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8010 gcc/xgcc is built, use -print-prog-name to find out the program
8011 name to use.
8012
b2964d63
AO
80132001-04-26 Alexandre Oliva <aoliva@redhat.com>
8014
b1bb2302
AO
8015 * configure.in (noconfigdirs): Don't reset it from scratch in the
8016 target case; only append to it.
6387a56e 8017
b2964d63
AO
8018 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8019 sparc-*-solaris2.8]: Disable ${libgcj}.
8020
8343765d
AO
80212001-04-25 Alexandre Oliva <aoliva@redhat.com>
8022
8023 * configure.in (libgcj_saved): Copy from $libgcj.
8024 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8025 --disable-libgcj.
8026
ddbb6d43
GRK
80272001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8028
8029 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 8030 C front end maintainer.
ddbb6d43 8031
3fa03ff9
AG
8032Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8033
8034 * configure.in: Move *-chorusos target case to the proper switch.
8035 Disable libgcj.
8036
99ffe40f
AO
80372001-04-12 Alexandre Oliva <aoliva@redhat.com>
8038
8039 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8040 1.641.2.228.
8041
78faa32d
FS
80422001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8043
8044 * Makefile.in (STAGE1_CFLAGS): Pass down.
8045
cdbff0ab
AM
80462001-04-13 Alan Modra <amodra@one.net.au>
8047
8048 * config.guess: Add hppa64-linux support. Note for next import that
8049 this is already in the master file.
8050 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8051
75b9074c
AO
80522001-04-12 Alexandre Oliva <aoliva@redhat.com>
8053
8054 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8055 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8056
125404c5
SS
80572001-04-11 Stan Shebs <shebs@apple.com>
8058
8059 * MAINTAINERS: Add self as Darwin port maintainer.
8060
876684fe
AM
80612001-04-11 Alan Modra <amodra@one.net.au>
8062
8063 * MAINTAINERS: Update my email address.
8064
06729913
LR
80652001-04-10 Loren J. Rittle <ljrittle@acm.org>
8066
8067 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8068 recent versions of FreeBSD (release 3 or later).
8069 * ltconfig: On FreeBSD, -lc must not be provided when building
8070 a shared library or else the standard -pthread gcc option is
8071 rendered worthless to later users of the built library.
8072
67916302
JM
80732001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8074
8075 * MAINTAINERS: Add self and RTH as C front end maintainers.
8076
d2bc0628
AO
80772001-04-05 Alexandre Oliva <aoliva@redhat.com>
8078
e490616e
ZW
8079 * config.sub: Make sure to match an already-canonicalized
8080 machine name (eg. mn10300-unknown-elf).
d2bc0628 8081
a3406c06
AO
80822001-04-01 Alexandre Oliva <aoliva@redhat.com>
8083
8084 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8085 New macros.
8086 (bootstrap, cross): Use RECURSE_FLAGS.
8087 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8088
a076f6a4
AO
80892001-03-27 Alexandre Oliva <aoliva@redhat.com>
8090
8091 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8092
e9f4fa71
CH
80932001-03-22 Colin Howell <chowell@redhat.com>
8094
7238de5c
CH
8095 * Makefile.in (DO_X): Do not backslash single-quotes in
8096 backquotes (two places).
e9f4fa71 8097
b6b14b1b
AO
80982001-03-22 Alexandre Oliva <aoliva@redhat.com>
8099
8100 Re-installed:
8101 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8102 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8103 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8104 * ltcf-cxx.sh: Likewise.
8105 * ltcf-gcj.sh: Likewise.
8106
1eb0b89d
GP
81072001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8108
8109 * MAINTAINERS: Add myself as "documentation co-maintainer".
8110
82e23236
AO
81112001-03-22 Alexandre Oliva <aoliva@redhat.com>
8112
8113 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8114 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8115
64ec27c3
TT
81162001-03-19 Tom Tromey <tromey@redhat.com>
8117
8118 * config-ml.in: Handle GCJ and GCJFLAGS.
8119
191de407
MC
81202001-03-21 Michael Chastain <chastain@redhat.com>
8121
8122 * Makefile.in: all-m4 depends on all-texinfo.
8123
fed4dede
LR
81242001-03-20 Loren J. Rittle <ljrittle@acm.org>
8125
8126 * MAINTAINERS: Add myself to write after approval list.
8127
085072bb
LB
81282001-03-18 Laurynas Biveinis <lauras@softhome.net>
8129
8130 * Makefile.in (DO_X): Quote nested quotes.
8131
5af8ea3f
AM
81322001-03-18 Alan Modra <alan@linuxcare.com.au>
8133
8134 * MAINTAINERS: Add myself to write after approval list.
8135
69e23037
LB
81362001-03-15 Laurynas Biveinis <lauras@softhome.net>
8137
8138 * Makefile.in (DO_X): Use double quotes for quoting
8139 "RANLIB=$${RANLIB}".
8140
2b9650f4
OP
81412001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8142
8143 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8144
4698d2cf
NP
81452001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8146
8147 * configure.in: Only use `lang_requires' for languages athat are
8148 actually enabled.
8149
f6646274
PE
81502001-03-08 Phil Edwards <pme@sources.redhat.com>
8151
8152 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8153
c9a54638
AO
81542001-03-08 Alexandre Oliva <aoliva@redhat.com>
8155
8156 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8157
6a556ad6
TT
81582001-03-07 Tom Tromey <tromey@redhat.com>
8159
8160 * configure.in: Allow config-lang.in to set `lang_requires' to list
8161 of other required languages.
8162
6822468a
LB
81632001-03-06 Laurynas Biveinis <lauras@softhome.net>
8164
8165 * Makefile.in: Remove RANLIB definition. Use RANLIB
8166 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8167 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8168
f04885d3 81692001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8170 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8171
f04885d3
BK
8172 * Makefile.in (check-c++): Use tabs, not spaces.
8173
288edf47 81742001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8175
288edf47
LB
8176 * MAINTAINERS: add myself to Write After Approval list.
8177
3d55d2f8 81782001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8179
e490616e 8180 * Makefile.in (check-c++): New rule.
6387a56e 8181
4d88a68a
BK
8182 * configure.in (target_libs): Remove libg++.
8183 (noconfigdirs): Remove libg++.
8184 (noconfigdirs): Same.
8185 (noconfigdirs): Same.
8186 (noconfigdirs): Same.
8187
8188 * config-ml.in: Remove libg++ references.
8189
8190 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8191 (ALL_TARGET_MODULES): Same.
8192 (configure-target-libg++): Remove.
8193 (all-target-libg++): Remove.
8194 (configure-target-libio): Remove.
8195 (all-target-libio): Remove.
8196 (check-target-libio): Remove.
8197 (.PHONY): Remove.
8198 (libg++.tar.bz2): Remove.
8199 (all-target-cygmon): Remove libio.
8200 (all-target-libstdc++): Remove.
8201 (configure-target-libstdc++): Remove.
8202 (TARGET_LIB_PATH): Remove libstdc++.
8203 (ALL_GCC_CXX): Remove libstdc++.
8204 (all-target-gperf): Correct.
8205
2437d4ed
NC
82062001-02-16 Nick Clifton <nickc@redhat.com>
8207
8208 * configure.in (noconfigdirs): Allow configuration of texinfo
8209 for Cygwin hosts.
8210
85b99cbe
AG
82112001-02-15 Anthony Green <green@redhat.com>
8212
8213 * configure: Introduce GCJ_FOR_TARGET.
8214 * configure.in: Ditto.
8215 * Makefile.in: Ditto.
8216
7b18790c
AS
82172001-02-13 Andreas Schwab <schwab@suse.de>
8218
8219 * MAINTAINERS: Update mail address.
8220
c4880c99
MS
82212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8222
8223 * config.guess: Add linux target for S/390.
8224 * config.sub: Likewise.
8225
e31ae6db
CC
82262001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8227
8228 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8229 target-libgloss.
e31ae6db 8230
7739adfb
BE
82312001-02-06 Ben Elliston <bje@redhat.com>
8232
8233 * configure: Output host type to stdout, not stderr.
8234
36ca672c
MM
82352001-02-05 Mark Mitchell <mark@codesourcery.com>
8236
e40f2829 8237 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8238 * ltcf-cxx.sh: Likewise.
8239
36ca672c
MM
8240 * config.if: Assume enable_libstdcxx_v3 is defined.
8241
22fdd65e
MM
82422001-02-04 Mark Mitchell <mark@codesourcery.com>
8243
8244 Remove V2 C++ library.
8245 * configure.in: Remove --enable-libstdcxx_v3 support.
8246
3b60dd8e
BM
82472001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8248
8249 * include/demangle.h: Add prototype for java_demangle_v3.
8250
42c0c80a
PE
82512001-01-29 Phil Edwards <pme@sources.redhat.com>
8252
8253 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8254
0be25992
RH
82552001-01-27 Richard Henderson <rth@redhat.com>
8256
8257 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8258
8a8de62d
MS
82592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8260
8261 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8262 Don't unset, it's non-portable and no longer necessary, set to empty
8263 instead.
8264
92769744
MS
82652001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8266
8267 * ltconfig: Shell portability fix for the tagname validity check.
8268
88a1c0ab
AO
82692001-01-27 Alexandre Oliva <aoliva@redhat.com>
8270
8271 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8272 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8273
45291dd5
MS
82742001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8275
8276 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8277
1ace7e15
TT
82782001-01-26 Tom Tromey <tromey@redhat.com>
8279
8280 * configure.in: Allow libgcj to be built on Sparc Solaris.
8281
0ef8b11b
DE
82822001-01-25 David Edelsohn <edelsohn@gnu.org>
8283
8284 * ltcf-c.sh: Add aix5 case.
8285 * ltcf-cxx.sh: Likewise.
8286 * ltconfig: Likewise.
8287
0006091e
AO
82882001-01-24 Alexandre Oliva <aoliva@redhat.com>
8289
9bad11e1
AO
8290 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8291 keep at least one of build_libtool_libs or build_old_libs set to
8292 yes.
8293
0006091e
AO
8294 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8295 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8296
7c01b2b5
BM
82972001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8298
8299 * configure.in: Enable libgcj on several additional platforms.
8300
d340e0ac
BM
83012001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8302
8303 * configure.in: Enable libgcj for linux targets.
8304
5baf8c37
MS
83052001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8306
8307 * MAINTAINERS (Write After Approval): Add myself.
8308
10a0ba84
JDA
83092001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8310
8311 * MAINTAINERS: Add myself as vax port maintainer.
8312
357c6a4b
FH
83132001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8314
8315 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8316
6e2d9a7a
MS
83172001-01-09 Mike Stump <mrs@wrs.com>
8318
8319 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8320 failures of subdirectories.
8321
b6b14b1b 83222001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8323
b6b14b1b 8324 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8325 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8326 * ltcf-cxx.sh: Likewise.
8327 * ltcf-gcj.sh: Likewise.
8328 * ltconfig.sh: Fix typo.
976b230d 8329
07109110
LB
83302001-01-02 Laurynas Biveinis <lauras@softhome.net>
8331
8332 * configure: handle DOS-style absolute paths.
8333
1da5b8fc
LB
83342001-01-02 Laurynas Biveinis <lauras@softhome.net>
8335
8336 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8337
4c2f5b4f
MM
83382000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8339
8340 * MAINTAINERS: Add myself as avr port co-maintainer.
8341
bc53668e
BE
83422000-12-28 Ben Elliston <bje@redhat.com>
8343
8344 * MAINTAINERS: Add myself under ``Write After Approval''.
8345
c387606f
JM
83462000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8347
8348 * texinfo: Remove directory from GCC.
8349
2cb5082c
JM
83502000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8351
8352 * COPYING: Update to current
8353 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8354 to 19yy as example year in copyright notice).
8355
cc330df9
BK
83562000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8357
6387a56e 8358 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8359 (libstdcxx_incdir): Pass down.
8360 * config.if: Remove expired bits for cxx_interface, add stub.
8361 (libstdcxx_incdir): Add variable for g++ include directory.
8362 * configure.in (gxx_include_dir): Use it.
6387a56e 8363
4c6b2835
AO
83642000-12-18 Alexandre Oliva <aoliva@redhat.com>
8365
8366 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8367 with old-email address from ``Write After Approval''.
8368
3896f13e
AJ
83692000-12-15 Andreas Jaeger <aj@suse.de>
8370
8371 * configure.in: Handle lang_dirs.
8372
83732000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8374
ad46e881
TT
8375 * MAINTAINERS: Removed brads.
8376
90a10418
TT
8377 * MAINTAINERS: Added gcj developers.
8378
41dfe3a2 83792000-12-13 Anthony Green <green@redhat.com>
6387a56e 8380
41dfe3a2 8381 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8382 listed. Disable libgcj for x86 and Alpha Linux until compatible
8383 with g++ abi.
6387a56e 8384
e2f601da
MS
83852000-12-13 Mike Stump <mrs@wrs.com>
8386
8387 * Makefile.in (local-distclean): Also remove fastjar.
8388
70030c01
RB
83892000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8390
8391 * contrib/gcc_update: Add fastjar --touch entries.
8392
2a50f859
AO
83932000-12-12 Alexandre Oliva <aoliva@redhat.com>
8394
8395 * configure.in: Disable language-specific target libraries for
8396 languages that aren't enabled.
8397
7743113b
AG
83982000-12-10 Anthony Green <green@redhat.com>
8399
8400 * configure.in: Define libgcj. Disable libgcj target libraries for
8401 most targets.
8402
92e061a6
NB
84032000-12-10 Neil Booth <neilb@earthling.net>
8404
8405 * MAINTAINERS: Update mail address, remove from WAA list.
8406
f34ff6d6
APB
84072000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8408
8409 * libjava: Imported from /cvs/java.
8410 * libffi: Likewise.
8411 * Boehm-gc: Likewise.
8412
d82a33c6
APB
84132000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8414
8415 * configure.in (target_libs): Revert 2000-12-08 patch.
8416 (noconfigdirs): Added target-libjava.
8417
e14f8e28
LB
84182000-12-09 Laurynas Biveinis <lauras@softhome.net>
8419
8420 * djunpack.bat: removed.
8421
fc26516b
LB
84222000-12-09 Laurynas Biveinis <lauras@softhome.net>
8423
8424 * Makefile.in: handle DOS-style absolute paths.
8425 * config-ml.in: likewise.
8426 * symlink-tree: likewise.
8427
bd8757b3
APB
84282000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8429
8430 * fastjar: Imported.
8431
81522a1f
APB
84322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8433
8434 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8435 libjava.
8436 * configure.in (target_libs): Removed `target-libjava'.
8437
5db1f7ed
APB
84382000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8439
8440 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8441 (ALL_MODULES): Added fastjar.
8442 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8443 (all-target-libjava): all-fastjar replaces all-zip.
8444 (all-fastjar): Added.
8445 (configure-target-fastjar, all-target-fastjar): Likewise.
8446 * configure.in (host_tools): Added fastjar.
8447
5e59997c
MS
84482000-12-07 Mike Stump <mrs@wrs.com>
8449
8450 * Makefile.in (local-distclean): Remove leftover built files.
8451
0a534f40
NC
84522000-11-24 Nick Clifton <nickc@redhat.com>
8453
8454 * configure.in (xscale-elf): Add target.
8455 (xscale-coff): Add target.
8456
7686cadf
LR
84572000-11-22 Loren J. Rittle <ljrittle@acm.org>
8458
e490616e
ZW
8459 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8460 recent versions of FreeBSD (release 3 or later).
8461 * ltconfig: On FreeBSD, -lc must not be provided when building
8462 a shared library or else the standard -pthread gcc option is
8463 rendered worthless to later users of the built library.
7686cadf 8464
fff01699
FF
84652000-11-16 Fred Fish <fnf@be.com>
8466
8467 * configure.in (enable_libstdcxx_v3): Fix typo,
8468 libstd++ -> libstdc++.
8469
4dc16355
KL
84702000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8471
8472 * MAINTAINERS: Add self to Write After Approval list.
8473
bf6fc7b2
BS
84742000-11-21 Bernd Schmidt <bernds@redhat.com>
8475
8476 * MAINTAINERS: Update my email address. Add myself to global write
8477 privs list.
8478
ce8e06b1
AO
84792000-11-18 Alexandre Oliva <aoliva@redhat.com>
8480
6e2a4843
AO
8481 * Makefile.in: Merge with src and libgcj.
8482 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8483 configure-target-<library> when their configure scripts need the C
8484 or C++ library to have already been built to work properly.
8485 (do_proto_toplev): Set them to an empty string.
8486
ce8e06b1
AO
8487 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8488 (REALLY_SET_LIB_PATH): Use them.
8489
c003f378
SS
84902000-11-17 Stan Shebs <shebs@apple.com>
8491
8492 * MAINTAINERS: Add self to Write After Approval list.
8493
cc1e60ea
JM
84942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8495
8496 * configure: Provide the original toplevel configure arguments
8497 (including $0) to subprocesses in the environment rather than
8498 through gcc/configargs.h.
8499
1173593d
JM
85002000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8501
8502 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8503 C99. Alphabetise "Write After Approval" list.
8504
520907ee
MM
85052000-11-12 Mark Mitchell <mark@codesourcery.com>
8506
34f6fbdb
MM
8507 * configure: Turn on libstdc++ V3 by default.
8508
520907ee
MM
8509 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8510 if we've got GCC.
8511
0bbd37ed
PB
85122000-11-11 Philip Blundell <philb@gnu.org>
8513
8514 * MAINTAINERS: Add self to Write After Approval list.
8515
7ca0e6d9
DE
85162000-11-09 David Edelsohn <edelsohn@gnu.org>
8517
8518 * ltcf-c.sh (aix4): Improve shared library configuration; require
8519 exporting symbols.
8520 * ltcf-cxx.sh (aix4): Define.
8521 * ltconfig (aix4): Define library and soname specs appropriate for
8522 AIX. Define command to create export symbols list.
8523
f559f30b
CF
8524Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8525
8526 * config.sub: Add support for Sun Chorus
8527
fc05d516
NC
85282000-10-31 Nick Clifton <nickc@redhat.com>
8529
8530 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8531 <name>@redhat.com. Also installed new email address for Clint
8532 Popetz.
6387a56e 8533
90a0e73f
JM
85342000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8535
8536 * etc: Remove directory from GCC.
8537
a5e1b548
MM
85382000-10-16 Michael Meissner <meissner@redhat.com>
8539
8540 * configure (gcc/configargs.h): Only create if there is a build GCC
8541 directory created.
8542
6387a56e
EC
85432000-10-16 Matthias Klose <doko@debian.org>
8544
be1db873
MK
8545 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8546 when configured for libstdc++-v3.
8547
f5fa9a5b
PE
85482000-10-05 Phil Edwards <pme@gcc.gnu.org>
8549
8550 * configure: Save configure arguments to gcc/configargs.h.
8551
61a77fea
PT
85522000-10-04 Philipp Thomas <pthomas@suse.de>
8553
8554 * config.guess: Import CVS version 1.157.
8555 * config.sub: Import CVS version 1.181.
8556
3a4fee66
AP
85572000-10-04 Andris Pavenis <pavenis@latnet.lv>
8558
8559 * Makefile.in (bootstrap): avoid recursion if subdir missing
8560 (cross): ditto
8561 (do-proto-toplev): ditto
8562
3dd7094e
AO
85632000-09-30 Alexandre Oliva <aoliva@redhat.com>
8564
de710532
AO
8565 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8566 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8567
3dd7094e
AO
8568 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8569 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8570 all affected `configure' scripts.
8571
e592386f
NB
8572Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8573
8574 * MAINTAINERS: Add self as cpplib co-maintainer.
8575
fba54939
AH
85762000-09-24 Aldy Hernandez <aldyh@redhat.com>
8577
8578 * MAINTAINERS: Add self to Write After Approval list.
8579
2bd429f4
GP
85802000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8581
8582 * INSTALL/README: egcs -> GCC update.
8583
d733f374
ME
8584Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8585
8586 * MAINTAINERS: Add myself to Write After Approval list.
8587
d7ce9a83
KH
85882000-09-15 Kazu Hirata <kazu@hxi.com>
8589
8590 * MAINTAINERS: Add myself to Write After Approval list.
8591
18a53ffe
JL
8592Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8593
e490616e
ZW
8594 * configure.in: Do not build byacc for hppa64. Provide paths to the
8595 X11 libraries for hppa64.
18a53ffe 8596
f246ff23
SC
85972000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8598
8599 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8600
06298abd
AO
86012000-09-06 Alexandre Oliva <aoliva@redhat.com>
8602
4b92758a
AO
8603 * Makefile.in (all-zlib): Added dummy target.
8604
06298abd
AO
8605 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8606 ltcf-gcj.sh: Updated from libtool multi-language branch.
8607
4d73d07a
AO
86082000-09-05 Alexandre Oliva <aoliva@redhat.com>
8609
8610 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8611 (bootstrap*): Depend on all-bootstrap.
8612
05d52d78
PT
86132000-09-05 Philipp Thomas <pthomas@suse.de>
8614
8615 * config.guess: Import CVS version 1.156.
8616 * config.sub: Import CVS version 1.179.
8617
3c809ba4
AG
86182000-09-02 Anthony Green <green@cygnus.com>
8619
8620 * Makefile.in (all-gcc): Depend on all-zlib.
8621 (CLEAN_MODULES): Add clean-zlib.
8622 (ALL_MODULES): Add all-zlib.
8623 * configure.in (host_libs): Add zlib.
8624
10ad78a0 86252000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8626
8627 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8628 crosses, but add gcc/include to the header search path for them.
8629
b36a9ce3
DB
86302000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8631
8632 * MAINTAINERS: Add self to Write After Approval list.
8633
cb011248
FS
86342000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8635
8636 * config.guess: Import CVS version 1.152.
8637 * config.sub: Import CVS version 1.177.
8638
db310af0
AO
86392000-08-25 Alexandre Oliva <aoliva@redhat.com>
8640
7965440a
AO
8641 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8642 $targargs to tell whether newlib is going to be built.
8643
db310af0
AO
8644 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8645 $$r/TARGET_SUBDIR/libio for _G_config.h.
8646
e7977565
AO
86472000-08-23 Alexandre Oliva <aoliva@redhat.com>
8648
8649 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8650
126bb9ed
DD
86512000-08-22 DJ Delorie <dj@redhat.com>
8652
8653 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8654
5b0e9d29
AO
86552000-08-22 Alexandre Oliva <aoliva@redhat.com>
8656
8657 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8658 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8659 sub-configures.
8660
4f3e904e
DD
86612000-08-21 DJ Delorie <dj@redhat.com>
8662
8663 * MAINTAINERS: Add self as a libiberty maintainer
8664
c9635443
AO
86652000-08-16 Alexandre Oliva <aoliva@redhat.com>
8666
8667 * configure.in (libstdcxx_flags): Use
8668 libstdc++-v3/src/libstdc++.INC.
8669
8b2100ba
AO
86702000-08-15 Alexandre Oliva <aoliva@redhat.com>
8671
8672 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8673
57119aa9
ZW
86742000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8675
eeb943b0
ZW
8676 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8677
6387a56e 8678 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8679 explicit. Substitute enable_threads into generated Makefiles.
8680 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8681 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8682
acffa7c4
GK
86832000-08-13 Geoff Keating <geoffk@cygnus.com>
8684
8685 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8686
808d8c41
AO
86872000-08-12 Alexandre Oliva <aoliva@redhat.com>
8688
8689 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8690 previous delta.
8691
1fc8c51c 86922000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8693
1fc8c51c
JM
8694 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8695 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8696 (FLAGS_FOR_TARGET): Not here.
8697 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8698
25698887
AO
86992000-08-11 Alexandre Oliva <aoliva@redhat.com>
8700
8701 * config-ml.in (CC, CXX): Don't introduce a leading space.
8702
10120687
DD
87032000-08-07 DJ Delorie <dj@delorie.com>
8704
8705 * MAINTAINERS: Add self as a DJGPP maintainer
8706
15c758e9
DD
87072000-08-07 DJ Delorie <dj@redhat.com>
8708
8709 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8710 "if we're also building gcc, and it's a gcc that will run on the
8711 build machine, we want to use its includes instead of the system's
8712 default includes".
8713
2d0de245
JM
87142000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8715
8716 * MAINTAINERS: Add self to Write After Approval list.
8717
e81b330a
AO
87182000-08-03 Alexandre Oliva <aoliva@redhat.com>
8719
83440c1e
AO
8720 * configure.in (libstdcxx_flags): Don't use `"'.
8721
e81b330a
AO
8722 * config-ml.in: Adjust multilib search paths to the
8723 appropriate multilib tree.
8724
cf95c847
AO
87252000-08-02 Alexandre Oliva <aoliva@redhat.com>
8726
8727 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8728 commas in $LANGUAGES.
8729
9e9af119
MH
87302000-08-02 Manfred Hollstein <manfredh@redhat.com>
8731
8732 * configure.in: Re-enable all references to libg++ and librx.
8733
606ce391
AO
87342000-08-01 Alexandre Oliva <aoliva@redhat.com>
8735
89820b43
AO
8736 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8737 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8738 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8739 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8740
606ce391
AO
8741 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8742
04179d4a
AO
87432000-07-31 Alexandre Oliva <aoliva@redhat.com>
8744
8745 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8746 CXX_FOR_TARGET for sed.
8747
d4eb109c
AO
87482000-07-30 Alexandre Oliva <aoliva@redhat.com>
8749
8750 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8751 Do not override if already set in the environment or in configure.
8752 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8753 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8754
4f4caf92
AO
87552000-07-28 Alexandre Oliva <aoliva@redhat.com>
8756
8757 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8758 the libtool CVS tree multi-language branch.
8759 * ltconfig, ltmain.sh: Updated.
6387a56e 8760
b87487b6
AO
87612000-07-27 Alexandre Oliva <aoliva@redhat.com>
8762
1670d1ea
AO
8763 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8764 (clean-target): Depend on it.
8765
b87487b6
AO
8766 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8767 (GCC_FOR_TARGET): Use it.
8768 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8769 * configure.in: ... here.
8770 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8771 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8772
4e81ae98
EC
87732000-07-24 Eric Christopher <echristo@cygnus.com>
8774
8775 * MAINTAINERS: Add self to Write After Approval list.
8776
059ae32c
AO
87772000-07-24 Alexandre Oliva <aoliva@redhat.com>
8778
5b28edd4
AO
8779 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8780 (configure-target-libchill, configure-target-libobjc): Likewise.
8781
059ae32c
AO
8782 * configure.in: Use the same cache file for all target libs.
8783 * config-ml.in: But different cache files per multilib variant.
8784
1adcd149
MS
87852000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8786
8787 * configure (topsrcdir): Don't use dirname.
8788
2d573dff
JO
87892000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8790
8791 * MAINTAINERS: Add self to Write After Approval list.
8792
d207ebef
JM
87932000-07-20 Jason Merrill <jason@redhat.com>
8794
8795 * configure.in: Remove all references to libg++ and librx.
8796
8797 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8798
87992000-07-20 Hans-Peter Nilsson <hp@axis.com>
8800
8801 * config.sub: Update to subversions version 2000-07-06.
8802
7b7792d5
AH
88032000-07-12 Andrew Haley <aph@cygnus.com>
8804
8805 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8806 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8807
3abaac67
PE
88082000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8809
8810 * symlink-tree: Check number of arguments.
8811
34be2b36
JW
88122000-07-05 Jim Wilson <wilson@cygnus.com>
8813
8814 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8815 search path for a g++ extracted from the build tree. This
8816 will allow link tests run by configure scripts in
8817 subdirectories to succeed.
8818
d207ebef
JM
88192000-07-01 Koundinya K <kk@ddeorg.soft.net>
8820
e490616e 8821 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8822
0900331b
MH
88232000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8824
8825 * MAINTAINERS: Add myself as loop discovery maintainer.
8826
d207ebef
JM
88272000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8828
8829 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8830 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8831
88322000-06-19 Timothy Wall <twall@cygnus.com>
8833
8834 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8835 * config.sub: Add tic54x target.
8836
11a27a76
TM
8837Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8838
8839 * MAINTAINERS: Add self as Fortran maintainer,
8840 remove Craig Burley.
8841
d207ebef 8842Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8843
d207ebef
JM
8844 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8845 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8846
7758b73f
PT
8847Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8848
8849 * MAINTAINERS: Add self as i18n maintainer
8850
d207ebef
JM
885120000-05-21 H.J. Lu (hjl@gnu.org)
8852
e490616e
ZW
8853 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8854 directory are used if they exist. Make sure
8855 $(build_tooldir)/include is searched for header files,
8856 $(build_tooldir)/lib/ for library files.
d207ebef 8857 (GCC_FOR_TARGET): Likewise.
e490616e 8858 (CXX_FOR_TARGET): Likewise.
d207ebef 8859
bae29210
JL
8860Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8861
8862 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8863
d207ebef 8864Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8865
8866 * Makefile.in (configure-target-libiberty): Depend on
8867 configure-target-newlib.
8868
aab0d19d
AO
88692000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8870
8871 * configure.in, Makefile.in: Merge all libffi-related
8872 configury stuff from the libgcj tree.
8873
d207ebef
JM
8874Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8875
8876 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8877 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8878
8879Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8880
8881 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8882 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8883 current version information. Add to proto-toplev directory.
d207ebef
JM
8884 (gdb-taz): Build do-djunpack.
8885
758c7bd4
DE
88862000-05-15 David Edelsohn <edelsohn@gnu.org>
8887
8888 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8889
1888228d
AC
8890Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8891
8892 * MAINTAINERS: Add self to Write After Approval list.
8893
d207ebef
JM
88942000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8895
8896 * ltmain.sh: Preserve in relink_command any environment
8897 variables that may affect the linker behavior.
8898
2d7cc2fe
JL
8899Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8900
d207ebef
JM
8901 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8902
8903Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8904
8905 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8906
89072000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8908
8909 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8910 with the version name.
2d7cc2fe 8911
ee455968
JE
8912Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8913
8914 * MAINTAINERS: Add self as bb-reorder maintainer.
8915
73b97e5c
BK
89162000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8917
8918 * config.if: Tweak.
8919
d207ebef
JM
89202000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8921
8922 * djunpack.bat: New file.
8923
8924Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8925
8926 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8927 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8928 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8929 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8930
954869eb
DP
89312000-04-16 Dave Pitts <dpitts@cozx.com>
8932
e490616e
ZW
8933 * config.sub (case $basic_machine): Change default for "ibm-*"
8934 to "openedition".
954869eb 8935
eaabe541
AJ
89362000-04-13 Andreas Jaeger <aj@suse.de>
8937
8938 * MAINTAINERS: Added myself.
8939
d207ebef
JM
8940Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8941
8942 * Makefile.in (gdb-taz): New target. GDB specific archive.
8943 (do-md5sum): New target.
8944 (MD5PROG): Define.
8945 (PACKAGE): Default to TOOL.
8946 (VER): Default to a shell script.
8947 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8948 md5 checksum generation.
d207ebef
JM
8949 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8950 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8951 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8952 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8953
8954Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8955
8956 * configure (warn_cflags): Delete.
8957
0ea6d60c
PDM
8958Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8959
8960 * MAINTAINERS: Added myself.
8961
17090313 89622000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8963 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8964
e490616e
ZW
8965 * configure.in (enable_libstdcxx_v3): Add.
8966 (target_libs): Add bits here to switch between libstdc++-v2 and
8967 libstdc++-v3.
8968 * config.if: And this file too.
8969 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8970
76b78517
MM
89712000-04-05 Michael Meissner <meissner@redhat.com>
8972
8973 * config.sub (d30v): Add d30v as a basic machine type.
8974
ad242caf
JM
89752000-03-29 Jason Merrill <jason@casey.cygnus.com>
8976
8977 * configure.in: -linux-gnu*, not -linux-gnu.
8978
d4537148
TM
8979Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8980
8981 * MAINTAINERS: Add self in write-after-approval section.
8982
f152e9d4
JW
8983Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8984
8985 * MAINTAINERS: Add self as ia64 port maintainer.
8986
6a5fcef1
NB
89872000-03-08 Neil Booth <NeilB@earthling.net>
8988
8989 * MAINTAINERS: Add self in write-after-approval section.
8990
d207ebef 8991Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8992
d207ebef
JM
8993 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8994 (do-tar-bz2): Replace TOOL with PACKAGE.
8995 (gdb.tar.bz2): Remove GDBTK from GDB package.
8996 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8997 dejagnu.tar.bz2): New packages.
d207ebef
JM
8998
89992000-02-27 Andreas Jaeger <aj@suse.de>
9000
9001 * configure.in: Add entry for mips*-*-linux*, move catch all
9002 *-*-*linux* entry below this one.
9003
90042000-02-27 Ian Lance Taylor <ian@zembu.com>
9005
9006 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 9007
521fe9d0
NC
90082000-02-24 Nick Clifton <nickc@cygnus.com>
9009
9010 * config.sub: Support an OS of "wince".
9011
d207ebef
JM
9012Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9013
9014 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 9015 version.
d207ebef
JM
9016
90172000-02-23 Linas Vepstas <linas@linas.org>
9018
9019 * config.sub: Add support for Linux/IBM 370.
9020 * configure.in: Likewise.
9021
3a685f6f
NC
90222000-02-22 Nick Clifton <nickc@cygnus.com>
9023
9024 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9025
d207ebef 90262000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 9027
d207ebef 9028 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 9029
4746ee26
KG
90302000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9031
9032 * configure (gcc_version): When setting, narrow search to
9033 lines containing `version_string'.
9034
ba96c72d
DC
90352000-02-15 Denis Chertykov <denisc@overta.ru>
9036
9037 * config.sub: Add support for avr target.
9038
77f16a66
NC
90392000-02-14 Nick Clifton <nickc@cygnus.com>
9040
9041 * MAINTAINERS: Add maintainers for MCore port.
9042
784a3a80
HPN
9043Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9044
9045 * config.sub: Add mmix-knuth-mmixware.
9046
719dd4fa
KG
90472000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9048
9049 * MAINTAINERS: Pair cccp with cpplib maintainership.
9050
d207ebef
JM
90512000-01-27 Christopher Faylor <cgf@redhat.com>
9052
9053 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9054 structure stuff to -L library search.
9055 (CXX_FOR_TARGET): Ditto.
9056 (CROSS_CHECK_MODULES): Fix spelling mistake.
9057
7a53e94b
MM
90582000-01-24 Mark Mitchell <mark@codesourcery.com>
9059
9060 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9061 the C++ compiler.
9062
0da3b5a7
RH
90632000-01-12 Richard Henderson <rth@cygnus.com>
9064
9065 * configure.in: Don't build some bits for beos.
9066
02368d6d
JS
90672000-01-12 Joel Sherrill (joel@OARcorp.com)
9068
9069 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9070 as include files.
9071
2e76d35c
ZW
90722000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9073
9074 * Add self as cpplib maintainer, as requested by Jason
9075 Merrill. Correct my e-mail address.
9076
4c25fdcf
GK
90772000-01-06 Geoff Keating <geoffk@cygnus.com>
9078
9079 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9080 not mh-aix43.
9081
188e3966
HPN
9082Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9083
9084 * MAINTAINERS: Add myself to "write after approval" list.
9085
c2f5d030
RH
90861999-12-14 Richard Henderson <rth@cygnus.com>
9087
9088 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9089 * config.sub: Accept alphaev[78], alphaev8.
9090
eeda916a
AO
90911999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9092
9093 * config.guess, config.sub: Update from autoconf.
9094
b3bd7820
BK
90951999-11-29 Bruce Korb <autogen@linuxbox.com>
9096
2c290989 9097 * MAINTAINERS: update my playtime e-address.
b3bd7820 9098
1882b2b1
RO
9099Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9100
9101 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9102 necessary libraries are missing.
9103
2395f805
DN
9104Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9105
9106 * MAINTAINERS: Add new 'write after approval' maintainer.
9107
1e25de97
APB
9108Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9109
9110 * MAINTAINERS: Add new Java maintainer.
9111
1722c704
AS
91121999-10-25 Andreas Schwab <schwab@suse.de>
9113
9114 * configure: Fix quoting inside arguments of eval.
9115
8141abe8
NC
91161999-10-21 Nick Clifton <nickc@cygnus.com>
9117
9118 * config-ml.in: Allow suppression of some ARM multilibs.
9119
0b77644a
LV
9120Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9121
9122 * config.guess: Add OS/390 match pattern.
9123 * config.sub: Add mvs, openedition targets.
9124 * configure.in (i370-ibm-opened*): New.
9125
d207ebef
JM
91261999-09-04 Steve Chamberlain <sac@pobox.com>
9127
9128 * config.sub: Add support for configuring for pj.
9129
91301999-08-31 Nick Clifton <nickc@cygnus.com>
9131
9132 * config.sub (maybe_os): Add support for configuring for fr30.
9133
af13ebe9
NC
91341999-08-25 Nick Clifton <nickc@cygnus.com>
9135
9136 * configure.in: Do not configure or build ld for AIX
9137 platforms. ld is known to be broken on these platforms.
9138
1250c760
RO
9139Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9140
9141 * config-ml.in: Pass compiler flag corresponding to multidirs to
9142 subdir configures.
9143
d207ebef
JM
91441999-08-09 Ian Lance Taylor <ian@zembu.com>
9145
9146 * Makefile.in (LDFLAGS): Define.
9147
91481999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9149
9150 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9151 noconfigdirs.
9152 (*-*-cygwin*): Likewise.
9153
91541999-08-08 Ian Lance Taylor <ian@zembu.com>
9155
9156 * mkdep: New file.
9157 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9158 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9159
9160 From Eli Zaretskii <eliz@is.elta.co.il>:
9161 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9162 long file name when using DJGPP on MS-DOS.
9163
dbd83e11
JL
9164Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9165
9166 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9167
d207ebef
JM
91681999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9169
9170 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9171 dependency as this causes "make check" to globally "make all"
9172
cd1f4c2c
TT
9173Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9174
9175 * configure.in (target_libs): Added target-zlib.
9176 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9177 (CONFIGURE_TARGET_MODULES): Likewise.
9178 (CHECK_TARGET_MODULES): Likewise.
9179 (INSTALL_TARGET_MODULES): Likewise.
9180 (CLEAN_TARGET_MODULES): Likewise.
9181 (configure-target-zlib): New target.
9182 (all-target-zlib): Likewise.
9183 (all-target-libjava): Depend on all-target-zlib.
9184 (configure-target-libjava): Depend on configure-target-zlib.
9185
9186 * Makefile.in (configure-target-libjava): Depend on
9187 configure-target-newlib.
9188 (configure-target-boehm-gc): New target.
9189 (configure-target-qthreads): New target.
9190
e490616e
ZW
9191 * configure.in (target_libs): Added target-qthreads.
9192 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9193 (CONFIGURE_TARGET_MODULES): Likewise.
9194 (CHECK_TARGET_MODULES): Likewise.
9195 (INSTALL_TARGET_MODULES): Likewise.
9196 (CLEAN_TARGET_MODULES): Likewise.
9197 (all-target-qthreads): New target.
9198 (configure-target-libjava): Depend on configure-target-qthreads.
9199 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9200
9201 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9202 (CONFIGURE_TARGET_MODULES): Likewise.
9203 (CHECK_TARGET_MODULES): Likewise.
9204 (INSTALL_TARGET_MODULES): Likewise.
9205 (CLEAN_TARGET_MODULES): Likewise.
9206 (all-target-libjava): New target.
9207 (all-target-boehm-gc): Likewise.
9208 * configure.in (target_libs): Added libjava, boehm-gc.
9209
d207ebef
JM
92101999-07-22 Ian Lance Taylor <ian@zembu.com>
9211
9212 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9213 configure.bat in SUPPORT_FILES.
9214 (gas+binutils.tar.bz2): Likewise.
9215
9216 * makeall.bat: Remove; obsolete.
9217
92181999-07-21 Ian Lance Taylor <ian@zembu.com>
9219
9220 From Mark Elbrecht:
9221 * configure.bat: Remove; obsolete.
9222
92231999-07-11 Ian Lance Taylor <ian@zembu.com>
9224
9225 * configure: Add -W -Wall to the default CFLAGS when compiling with
9226 gcc.
9227
9228Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9229
9230 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9231
92321999-06-30 Mark Mitchell <mark@codesourcery.com>
9233
9234 * configure.in: Build ld on IRIX6.
9235
92361999-06-12 Ian Lance Taylor <ian@zembu.com>
9237
9238 * Makefile.in: Change distribution targets to use bzip2 instead of
9239 gzip.
9240 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9241 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9242
92431999-06-04 Nick Clifton <nickc@cygnus.com>
9244
9245 * config.sub: Add mcore target.
9246
26d088fa
CD
9247Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9248
9249 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9250
c2c08b29
L
9251Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9252
9253 * config.guess (dummy): Changed to $dummy.
9254
671d0648
NC
92551999-05-24 Nick Clifton <nickc@cygnus.com>
9256
9257 * config.sub: Tidied up case statements.
9258
b1345c72
BE
92591999-05-22 Ben Elliston <bje@cygnus.com>
9260
51ccbd8d
BE
9261 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9262 <jiro@din.or.jp>.
9263
b1345c72
BE
9264 * config.guess: Merge with FSF version. Future changes will be
9265 more accurately recorded in this ChangeLog.
9266 * config.sub: Likewise.
9267
2caf864f
SM
9268Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9269
9270 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9271
d207ebef
JM
92721999-04-30 Tom Tromey <tromey@cygnus.com>
9273
9274 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9275
90fb0c24
TT
92761999-04-23 Tom Tromey <tromey@cygnus.com>
9277
9278 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9279
d207ebef
JM
92801999-04-20 Drew Moseley <dmoseley@cygnus.com>
9281
9282 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9283 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9284 Bad merge removed these two changes.
9285
3516940d 9286Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9287 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9288
9289 * config.guess (interix Alpha): Add.
9290
d207ebef
JM
92911999-04-11 Richard Henderson <rth@cygnus.com>
9292
9293 * configure.in (i?86-*-beos*): Do config gperf; don't config
9294 gdb, newlib, or libgloss.
9295
e891fbfe 9296Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9297
e891fbfe
AO
9298 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9299 link a trivial program with -mabi=64. If it fails, remove mabi=64
9300 from multidirs.
9301
f9ae47d6
PT
9302Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9303
9304 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9305
d207ebef
JM
93061999-04-08 Nick Clifton <nickc@cygnus.com>
9307
9308 * config.sub: Add support for mcore targets.
9309
93101999-04-07 Michael Meissner <meissner@cygnus.com>
9311
9312 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9313 not mt-ospace, in order to shut up assembler warning about using
9314 symbols that are named the same as registers.
9315
93161999-04-07 Drew Moseley <dmoseley@cygnus.com>
9317
9318 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9319 dependency list for all-target-cygmon.
9320
93211999-04-05 Doug Evans <devans@casey.cygnus.com>
9322
9323 * config-ml.in: Check $host, not $target, for selective multilibs.
9324 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9325 thumb interworking, and underscore prefix multilibs.
9326
93271999-04-04 Ian Lance Taylor <ian@zembu.com>
9328
9329 * missing: Update to version from current automake.
9330
88101ab9
L
9331Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9332
9333 * configure (gxx_include_dir): Removed.
9334
9335 * configure.in (gxx_include_dir): Handle it.
9336 * Makefile.in: Likewise.
9337
d207ebef
JM
93381999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9339
9340 * config.sub (mips64vr4111,mips64vr4111el) Add.
9341
93421999-03-21 Ben Elliston <bje@cygnus.com>
9343
e490616e 9344 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9345
8dc91cbe
ME
9346Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9347
8dc91cbe
ME
9348 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9349 config/mh-djgpp.
9350
d207ebef
JM
9351Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9352
9353 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9354 all-target-newlib to dependency list for all-target-bsp.
9355
926bb5ed
MK
9356Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9357
9358 * config.sub: Add i386-uwin support.
9359 * config.guess: Likewise.
9360
4a6e3000
FS
9361Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9362
9363 * configure.in: cleanup, add mh-*pic handling for arm, special
9364 case powerpc*-*-aix*
9365
d207ebef
JM
9366Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9367
9368 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9369 can be built.
9370
9371Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9372
9373 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9374 targets.
d207ebef 9375
71c91078
NC
93761999-03-02 Nick Clifton <nickc@cygnus.com>
9377
9378 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9379
282e5df8
GN
9380Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9381
9382 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9383
1de558ee
NC
93841999-02-24 Nick Clifton <nickc@cygnus.com>
9385
9386 * config.sub: Fix typo in arm recognition.
9387
d207ebef
JM
9388Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9389
9390 * configure.in (noconfigdirs): Changed target_configdirs to
9391 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9392 rather than m68k-*-* since it is not known to work on
9393 m68k-aout. Ditto for arm-*-*oabi.
9394
9395Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9396
9397 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9398
93991999-02-19 Ben Elliston <bje@cygnus.com>
9400
9401 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9402 Smart and improved by Andrew Cagney.
9403
fab7445a
ME
9404Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9405
9406 * config.guess: Recognize openbsd-*-hppa.
9407
8ccdc228
L
9408Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9409
9410 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9411 only if it is not empty.
9412
3b7265ff
NC
94131999-02-17 Nick Clifton <nickc@cygnus.com>
9414
9415 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9416
d207ebef 9417 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9418
9419 * config.sub: Modified to recognize uname's armv* syntax.
9420
d207ebef
JM
94211999-02-17 Mark Salter <msalter@cygnus.com>
9422
9423 * configure.in: Added target-bsp for sparclite.
9424
9425Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9426
9427 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9428
94291999-02-08 Nick Clifton <nickc@cygnus.com>
9430
9431 * configure.in: Add support for strongarm port.
9432 * config.sub: Add support for strongarm target.
9433
c48dd3f5 9434Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9435
c48dd3f5
MK
9436 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9437 the old name config/mh-cygwin32.
9438 Enable texinfo.
9439
d207ebef
JM
9440Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9441
9442 * configure.in: Do build ld for ix86 Solaris.
9443
ecd62820
JW
9444Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9445
9446 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9447 $AR_FOR_TARGET. Likewise for RANLIB.
9448
bbd8fa7f 9449Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9450
e490616e
ZW
9451 * config.sub (oabi): Recognize.
9452 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9453
0397442c
RL
9454Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9455
9456 * config.guess: Improve detection of i686 on UnixWare 7.
9457
c9ffaa63
MK
9458Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9459
9460 * config.guess: Add support for i386-pc-interix.
9461 * config.sub: Likewise.
9462 * configure.in: Likewise.
c9ffaa63 9463
d207ebef
JM
9464Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9465
9466 * Makefile.in: Remove unneeded all-target-libio from
9467 from all-target-winsup target since it is now unneeded.
9468 Add all-target-libtermcap in its place since it is now
9469 needed.
9470
9471Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9472
9473 * configure.in: makefile stub for cygwin target is probably
9474 unnecessary. Remove it for now.
d207ebef
JM
9475
9476Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9477
9478 * configure.in: libtermcap.a should be built when cygwin is the
9479 target as well as the host.
9480 * config.guess: Allow mixed case in cygwin uname output.
9481 * Makefile.in: Add libtermcap target.
d207ebef 9482
ebe12325
JL
9483Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9484
9485 * config.sub: Clean up handling of hppa2.0.
9486
57057b67
RB
9487Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9488
9489 * config.guess: Use C code to identify more HP machines.
9490
f8670be1
JL
9491Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9492
9493 * config.sub: Handle hppa2.0.
9494
d207ebef
JM
9495Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9496
9497 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9498 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9499
95001998-12-15 Mark Salter <msalter@cygnus.com>
9501
9502 * configure.in: Added target-bsp for several target architectures.
9503
9504 * Makefile.in: Added rules for bsp.
9505
d1a09590
JL
9506Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9507
9508 * config.guess: Improve detection of hppa2.0 processors.
9509
9510Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9511
9512 * config.guess: Recognize FreeBSD using ELF automatically.
9513
71205e0b
MH
95141998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9515
9516 * configure (skip-this-dir): Add handling for new shell script, which
9517 might be created by a sub-directory's configure to indicate, this particular
9518 directory is "unwanted".
9519 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9520
d207ebef
JM
9521Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9522
9523 * ltconfig: import from libtool, after changing libtool to
9524 account for the cygwin name change.
9525
9526Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9527
9528 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9529 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9530
9531Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9532
9533 * configure.in: Add libtermcap to list of cygwin dependencies.
9534
9535Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9536
e490616e
ZW
9537 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9538 they include winsup/include when it's a cygwin target.
d207ebef
JM
9539
95401998-11-12 Tom Tromey <tromey@cygnus.com>
9541
9542 * configure.in (host_tools): Added zip.
9543 * Makefile.in (all-target-libjava): Depend on all-zip.
9544 (all-zip): New target.
9545 (ALL_MODULES): Added all-zip.
9546 (NATIVE_CHECK_MODULES): Added check-zip.
9547 (INSTALL_MODULES): Added install-zip.
9548 (CLEAN_MODULES): Added clean-zip.
9549
9550Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9551
9552 * Makefile.in: lose "32" from comment about cygwin.
9553
9554Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9555
9556 * configure.in: Use -Os to build target libraries for the fr30.
9557
9558Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9559
9560 * config.sub: Add fr30.
9561
9562Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9563
e490616e 9564 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9565 cygwin* instead of cygwin32*.
9566 * config.sub: Check cygwin* instead of cygwin32*.
9567
d2ec8b39
RL
9568Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9569
9570 * config.guess: Match any version of Unixware7.
9571
d207ebef
JM
95721998-10-20 Syd Polk <spolk@cygnus.com>
9573
9574 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9575 if desired.
9576
35cd2565
JL
9577Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9578
9579 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9580 these if the appropriate directories and files to not exist.
9581
52d4e5b7
JL
9582Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9583
9584 * Makefile.in (DEVO_SUPPORT): Add config.if.
9585
38ada91e
MH
9586Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9587
9588 * configure: Add pattern to replace "build_tooldir"'s
9589 definition in the generated Makefile with "tooldir"'s
9590 actual value.
9591
e44e84da
JL
9592Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9593
56a8387f
JL
9594 * config.sub: Bring back lost sparcv9.
9595
e44e84da
JL
9596 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9597
5cb95c7a
JL
9598Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9599
9600 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9601 CC_FOR_TARGET and friends.
9602
9603Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9604
ceff9b14
AO
9605 * Makefile.in (build_tooldir): New variable, same as tooldir.
9606 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9607 -B$(build_tooldir)/bin/.
9608 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9609
f2d11dcd
GP
9610Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9611
9612 * README: Remove installation instructions and refer to the
9613 INSTALL directory instead.
9614
73a6d2e7 9615Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9616
73a6d2e7
RL
9617 * config.sub: Add support for i[34567]86-pc-udk.
9618 * configure.in: Likewise.
9619
5d4a5ee6
JL
9620Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9621
9622 * Makefile.in: add bzip2 package building bits for user
9623 tools module
9624 * configure.in: ditto
9625
6fc19d6d
JL
9626Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9627
9628 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9629 (ALL_TARGET_MODULES): Add all-target-libobjc.
9630 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9631 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9632 (all-target-libchill): Add dependencies.
9633 * configure.in (target_libs): Add libchill.
4e81ae98 9634
f653f0ab
MH
96351998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9636
9637 * configure.in (target_subdir): Remove duplicate line.
9638
5d4a5ee6
JL
9639Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9640
9641 * Makefile.in (all-automake): fix dependencies.
9642
494933e4
JL
9643Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9644
9645 * configure.in: Minor cleanups for building in the $(target_alias)
9646 subdir.
9647
f6b58262
JW
96481998-09-22 Jim Wilson <wilson@cygnus.com>
9649
9650 * Makefile.in (bootstrap): Set r and s before make all. Use
9651 BASE_FLAGS_TO_PASS in make all.
9652 (cross): Likewise.
9653
27c7a08d
MM
96541998-09-20 Mark Mitchell <mark@markmitchell.com>
9655
9656 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9657
e67afd1e
RH
9658Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9659
9660 * config.sub: Fix typo in last change.
9661
8e44ac71
MH
96621998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9663
9664 * config.sub: Add support for C4x target.
9665 * configure.in: Likewise.
9666
d7496fbb
DM
96671998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9668
9669 * config.sub: Recognize sparcv9 just like sparc64.
9670
22097bd1
RL
9671Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9672
9673 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9674
4b877abd
JL
9675Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9676
2c8ec9a2
JL
9677 * config.guess: Correctly identify Pentium II sco boxes.
9678
4b877abd
JL
9679 * config.guess: Fix "tr" code. From Weiwen Liu.
9680
ab03db52
JH
9681Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9682
9683 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9684 stabs.
9685
b54db294
JL
9686Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9687
9688 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9689 (ALL_TARGET_MODULES): Add all-target-libchill.
9690 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9691 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9692 (all-target-libchill): Add dependencies.
9693 * configure.in (target_libs): Add libchill.
9694
bf48dd73
LW
9695Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9696
9697 * config.guess: Avoid assumptions about "tr" behaves when
9698 LANG is set to something other than English.
9699
a3cbd105
L
9700Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9701
9702 * configure (gxx_include_dir): Changed to
9703 '${prefix}/include/g++'-${libstdcxx_interface}.
9704
9705 * config.if: New to determine the interfaces.
9706
c4acd909
MK
9707Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9708
9709 * config.guess: Detect and handle MPE/IX.
9710 * config.sub: Deal with MPE/IX.
9711
9ea97665
DE
9712Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9713
9714 * configure.in: Use mh-aix43.
9715
0ce065bd
MH
97161998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9717
9718 * configure: Fix --without/--disable cases for gxx-include-dir.
9719
5d4a5ee6
JL
9720Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9721
9722 * mdata-sh: Imported. Needed for automake support.
9723
9724Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9725
9726 * Makefile.in (taz): Try "chmod -R og=u ." before
9727 "chmod og=u `find . -print`".
9728
9729Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9730
9731 * configure.in: Add arm-elf and thumb-elf support.
9732
9733Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9734
9735 * Makefile.in: Undo previous patch.
9736
9737Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9738
9739 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9740 to here ...
9741 (install-no-fixedincludes): and here
9742 (INSTALL_MODULES): ... from here.
9743
466456d9
ILT
9744Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9745
9746 * config.sub: Merge with FSF.
9747
1b409d25
ILT
9748 * config.guess: Merge with FSF.
9749
d207ebef
JM
9750Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9751
9752 * configure (extraconfigdirs): New variable.
9753 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9754 * Makefile.in (all): Move higher in file.
9755 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9756 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9757 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9758 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9759 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9760
97611998-07-23 Brendan Kehoe <brendan@cygnus.com>
9762
9763 * Makefile.in (all-target-libjava): Depend on all-gcc and
9764 all-target-newlib.
9765 (configure-target-libjava): Depend on $(ALL_GCC).
9766
7f1937c1
RL
9767Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9768
9769 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9770 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9771
2ada2bd6
ML
9772Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9773
9774 * INSTALL/README: Fix typo.
9775
1e025bde
ML
9776Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9777
5d4a5ee6
JL
9778 * ylwrap: Change absolute path checks to check for DOS style path
9779 names.
1e025bde 9780
5d4a5ee6
JL
9781 * ylwrap: Don't use a full path name if the source file is in the
9782 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9783
6755ff73
ILT
9784 * config-ml.in: Default to being verbose, to match Feb 18 change to
9785 configure.
9786
5d4a5ee6
JL
9787Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9788
9789 Brought over from egcs:
9790
9791 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9792
9793 * configure.in (target_subdir): Set to ${target_alias} instead
9794 of "libraries".
9795
9796 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9797
9798 * configure.in (target_subdir): Set to libraries if enable_multilib.
9799
9800Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9801
9802 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9803 multilibs, force reconfiguration the first time we create
9804 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9805
9806Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9807
9808 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9809 avoid confusion with --no-recursion.
9810
9811Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9812
9813 * configure.in: Win32 hosts shouldn't use install -x
9814 * install-sh: remove -x option, and special .exe-handling
9815 hack.
9816
d207ebef
JM
9817Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9818
9819 * config.guess: Recognize i586-pc-beos.
9820 * configure.in: Don't build some bits for beos.
9821
fbd836fc
ILT
9822Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9823
5d4a5ee6
JL
9824 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9825 CFLAGS default to -O2.
9826
fbd836fc
ILT
9827 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9828 when using GNU ld.
9829
9830Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9831
9832 * ltmain.sh: Correct install when using a different shell.
9833
9834Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9835
9836 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9837
d207ebef
JM
9838Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9839
9840 * makefile.vms: Update to build binutils/makefile.vms. Add install
9841 target.
fbd836fc
ILT
9842
9843Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9844
9845 * ltconfig: Update to correct AIX handling.
9846
69b471bc
JL
9847Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9848
81241b5e
JL
9849 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9850
69b471bc
JL
9851 * configure.in (target_subdir): Set to ${target_alias} instead
9852 of "libraries".
9853
bedf82df
MH
98541998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9855
9856 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9857 (Makefile): Depend on $(gcc_version_trigger).
9858
9859 * configure (gcc_version): Change default initializer to empty
9860 string.
9861 (gcc_version_trigger): New variable; pass this variable down
9862 to subdir configures to enable them checking gcc's version
9863 themselves. Emit make macros for both gcc_version vars.
9864 (topsrcdir): Initialize reliably.
9865 (recursion line): Remove --with-gcc-version=${gcc_version}.
9866
28e449d8
MH
98671998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9868
9869 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9870 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9871 in $(libsubdir); emit definition in each generated Makefile.
9872 (gxx_include_dir): Initialize depending on
9873 $enable_version_specific_runtime_libs.
28e449d8 9874
50c4c9f7
MH
98751998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9876
9877 * configure (gcc_version): Initialize properly depending on
9878 how and where configure is started.
9879 (recursion line): Pass a --with-gcc-version=${gcc_version}
9880 to configures in subdirs.
9881
d207ebef
JM
9882Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9883
9884 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9885 cygmon
d207ebef 9886
5d4a5ee6
JL
9887Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9888
9889 * configure.in: Add cygmon and libstub support for mn10200.
9890
2f96399b
MH
98911998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9892
9893 * configure (gcc_version): Add new variable describing the
9894 particular gcc version we're building.
9895 * Makefile.in (libsubdir): Add new macro for the directory
9896 in which the compiler finds executables, libraries, etc.
9897 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9898 and libsubdir.
9899
c4137c50
AO
9900Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9901
ceff9b14
AO
9902 * Makefile.in (local-clean): Remove *.log.
9903 (warning.log): Built with warn_summary from build.log.
9904 (mail-report.log): Run test_summary.
9905 (mail-report-with-warnings.log): Run test_summary including
9906 warning.log in the report.
c4137c50 9907
276d5ee0
RL
9908Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9909
9910 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9911
5d4a5ee6
JL
9912Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9913
9914 * Makefile.in (grep): Grep no longer depends on libiberty.
9915
9916Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9917
9918 * Makefile.in: all-snavigator needs all-libgui.
9919
9920Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9921
9922 * configure.in: Add cygmon and libstub support for mn10300.
9923
8af14275
ILT
9924Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9925
9926 * missing: Update to version from automake 1.3.
9927
fbd836fc
ILT
9928 * ltmain.sh: On installation, don't get confused if the same name
9929 appears more than once in the list of library names.
9930
466456d9
ILT
9931Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9932
9933 * config.sub: Accept m68060 and m5200 as CPU names.
9934
5d4a5ee6
JL
9935Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9936
9937 * configure: Use && rather than using -a in test, because odd
9938 strings can confuse test.
9939 * configure.in: Likewise.
9940
fbd836fc
ILT
9941Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9942
9943 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9944
f0983958
AO
9945Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9946
9947 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9948 bootstrap4-lean): New targets.
f0983958 9949
bfed1ea0
JL
9950Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9951
9952 * mpw-* Delete. Not used.
9953
5d4a5ee6
JL
9954Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9955
9956 * COPYING.LIB: Update FSF address.
9957
bfed1ea0
JL
9958Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9959
9960 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9961
5d4a5ee6
JL
9962 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9963 GAS_SUPPORT_DIRS.
9964
bfed1ea0
JL
9965Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9966
9967 * ltconfig, ltmain.sh: Avoid producing a version number if
9968 -version-info was not used.
9969
5d4a5ee6
JL
9970Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9971
9972 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9973 building with newlib.
9974
99751998-04-30 Paul Eggert <eggert@twinsun.com>
9976
d207ebef 9977 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9978 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9979
9980Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9981
9982 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9983 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9984
9985Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9986
9987 * configure.in: Change alpha to alpha* in several places.
9988
d207ebef
JM
9989Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9990
9991 * config.sub: Recognize sparc86x.
9992
77be0cab
MM
9993Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9994
9995 * configure.in (--enable-target-optspace): Remove debug echo.
9996
62441128
JW
9997Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9998
9999 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10000
bfed1ea0
JL
10001Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10002
10003 * ltconfig: Update cygwin32 support.
10004
5d4a5ee6
JL
10005 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10006 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10007 (GDB_SUPPORT_DIRS): Likewise.
10008
3f4ea1de
MM
10009Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10010
10011 * configure.in (target_makefile_frag): If --enable-target-optspace,
10012 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
10013 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10014 not used.
10015 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 10016
5d4a5ee6
JL
10017Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10018
10019 * Makefile.in (all-bfd): Depend on all-intl.
10020 (all-binutils): Likewise.
10021 (all-gas): Likewise.
10022 (all-gprof): Likewise.
10023 (all-ld): Likewise.
10024
100251998-04-19 Brendan Kehoe <brendan@cygnus.com>
10026
10027 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10028
bfed1ea0
JL
10029Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10030
5d4a5ee6
JL
10031 * Makefile.in (all-bfd): Depend upon all-libiberty.
10032
bfed1ea0
JL
10033 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10034
5d4a5ee6
JL
10035Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10036
10037 * Makefile.in: Add libstub.
10038
10039 * configure.in: Ditto. Build libstub for targets that have cygmon
10040 support.
10041
10042Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10043
10044 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10045
10046Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10047
10048 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10049 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10050
ec8d6ddc
KW
10051Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10052
10053 * configure: Define DEFAULT_M4 by searching PATH.
10054 * Makfile.in: Use DEFAULT_M4.
10055
bfed1ea0
JL
10056Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10057
10058 * ltconfig: Add cygwin32 support.
10059
5d4a5ee6
JL
10060 * Makefile.in, configure.in: Add libtool as a native only directory
10061 to configure and build.
10062
547a6183
JL
10063Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10064
10065 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10066
5d4a5ee6 10067Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 10068
5d4a5ee6
JL
10069 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10070
10071Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10072
10073 * Makefile.in: add ash make rules
10074 * configure.in: add ash to native_only and host_tools lists
10075
10076Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10077
10078 * Makefile.in (all-gettext, all-intl): New targets.
10079 (ALL_MODULES): Added all-gettext, all-intl.
10080 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10081 (INSTALL_MODULES): Added install-gettext, install-intl.
10082 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10083
10084 * configure.in (host_tools): Added gettext.
10085 (native_only): Likewise.
10086 (noconfigdirs) [various cases]: Likewise.
10087 (host_libs): Added intl.
10088
d207ebef
JM
10089Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10090
10091 * configure: Do not disable building gdbtk for cygwin32 hosts.
10092
e98e406f
NC
10093Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10094
10095 * configure.in: Add thumb-coff target.
10096 * config.sub: Add thumb-coff target.
10097
5d4a5ee6
JL
10098Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10099
10100 * Makefile.in: Revert yesterday's change.
10101 (all-target-winsup): all-target-librx stays out of here.
10102
10103Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10104
10105 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10106 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10107 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10108 Remove references to librx and libg++.
10109
10110Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10111
10112 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10113 recursive makes
10114
bfed1ea0
JL
10115Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10116
10117 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 10118 for newlib directory.
bfed1ea0
JL
10119 (CXX_FOR_TARGET): Likewise.
10120
10121Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10122
10123 * ltconfig: Update after libtool/ltconfig.in change for
10124 hpux11.
10125
10126Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10127
10128 * ltconfig, ltmain.sh: Update to libtool 1.2.
10129
3cd730af
MH
10130Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10131
10132 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10133 (install-gcc-cross): Instead, override LANGUAGES here.
10134
80564603
DL
101351998-03-18 Dave Love <d.love@dl.ac.uk>
10136
10137 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10138 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10139
d207ebef
JM
10140Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10141
10142 * configure.in: Add Thumb-pe target.
10143
5d4a5ee6 10144Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 10145
5d4a5ee6
JL
10146 * Makefile.in - changed sn targets to snavigator
10147 * configure.in - changed sn targets to snavigator
10148
2d4a0558
MH
10149Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10150
10151 * config-ml.in: After building symlink tree call make distclean
10152 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10153 to be the case for libiberty.
10154
04b93567
L
10155Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10156
10157 * configure: When making link, also check the current
10158 directory. The configure scripts may create one.
10159
9a06b842
RH
10160Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10161
10162 * config.sub: Accept alphapca56 and alphaev6 properly.
10163
217fc4e6
FS
10164Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10165
10166 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10167
3e07bdbd 10168Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10169
e490616e 10170 * config.sub (sco5): Fix typo.
3e07bdbd 10171
5d4a5ee6
JL
10172Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10173
10174 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10175 install-itcl.
10176 (install-itcl): Remove dependency on install-tcl.
10177
10178Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10179
10180 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10181
10182Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10183
10184 * configure.in: Don't build libgui for a cygwin32 target when not on
10185 a cygwin32 host.
10186
10187Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10188
10189 * configure (redirect): Set to null, so default behavior of
10190 configure is now --verbose.
10191
ce0d965c
DL
101921998-02-16 Dave Love <d.love@dl.ac.uk>
10193
10194 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10195 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10196
3acd1fd0
MH
10197Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10198
10199 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10200 this change to sync Makefile.in with its ChangeLog entries.
10201
5d4a5ee6
JL
10202Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10203
10204 * ltmain.sh (mkdir): Check that the directory doesn't exist
10205 before we exit with error, so that we don't get races during
10206 parallel builds.
10207
bfed1ea0
JL
10208Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10209
10210 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10211
4e77e8f1
MH
10212Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10213
10214 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10215 PICFLAG_FOR_TARGET.
10216 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10217
10218 * configure: Emit a definition for the new macro enable_shared
10219 into each Makefile.
10220
5d4a5ee6
JL
10221Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10222
10223 * configure.in (host_tools, native_only): Add libtool.
10224
10225Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10226
10227 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10228 Fix typo in ming config comment.
10229
bfed1ea0
JL
10230Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10231
10232 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10233
5d4a5ee6
JL
10234Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10235
10236 * config.sub: Add tic30 cases, and map c30 to tic30.
10237
8821a725
RH
10238Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10239
10240 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10241 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10242 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10243 (CLEAN_TARGET_MODULES): Similarly
10244 (all-target-libf2c): Add dependences.
4e81ae98 10245 * configure.in (target_libs): Add libf2c.
8821a725 10246
5d4a5ee6
JL
10247Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10248
10249 * configure.in: Remove expect from noconfigdirs when target
10250 is cygwin32. OK to build expect and dejagnu with Canadian
10251 Cross.
10252
0aadd657
ILT
10253Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10254
5d4a5ee6
JL
10255 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10256 host.
10257
0aadd657
ILT
10258 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10259 and mingw32.
10260
d0a8352c
MH
10261Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10262
10263 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10264 here as it is not defined in the toplevel Makefile.
10265
59739e3c
MH
10266Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10267
10268 * configure (package_makefile_rules_frag): New variable, which names
10269 a file with generic rules, ...
10270 Change comment to mention we now have FIVE parts.
10271 * configure: Undo last change.
10272
228197ee
LT
10273Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10274
10275 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10276 * config.sub: More accurate determination of HP processor types.
228197ee 10277
efd4c0ba
MH
10278Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10279
10280 * configure (package_makefile_frag): Move inserting the
10281 ${package_makefile_frag} to where it should be according
10282 to the comment.
10283
6eef3189
PB
10284Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10285
10286 * config.guess: Add support for Linux/ARM.
10287
d207ebef
JM
10288Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10289
10290 * .cvsignore: Remove *-info and *-install since they match
10291 release-info and mpw-install, which we don't want to just ignore.
10292
48464ebf
RH
10293Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10294
10295 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10296
803462a7
PN
10297Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10298
10299 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10300 local_prefix to sub-make invocations.
10301
520ab477
L
10302Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10303
10304 * configure.in: Check makefile fragments in the source
10305 directory.
10306
4bcdb76d
AO
10307Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10308
ceff9b14
AO
10309 * configure.in: Check whether host and target makefile
10310 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10311
5d4a5ee6
JL
10312Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10313
10314 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10315
10316Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10317
10318 * configure.in: Make sure we only replace RPATH_ENVVAR on
10319 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10320 regexp to sed.
10321
10322 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10323 to sub-makes.
10324
0d3e11a5
LI
103251998-01-13 Lee Iverson (leei@ai.sri.com)
10326
10327 * config-ml.in (multi-do): LDFLAGS must include multilib
10328 designator.
10329
d45b3d87 10330Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10331
10332 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10333
d39cd7a1
MK
10334Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10335
10336 * config.sub: Add mingw32 support.
10337 * configure.in: Likewise.
d39cd7a1 10338
6decbc24
FS
10339Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10340
10341 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10342
5d4a5ee6
JL
10343Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10344
10345 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10346 * configure (gxx_include_dir): Provide a definition for subdirs
10347 which do not use autoconf.
10348
10349Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10350
10351 * config.guess: Sync with egcs. Picks up new alpha support,
10352 BeOS & some additional linux support.
10353
d3d1907a
JL
10354Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10355
10356 * config.guess: HP 9000/803 is a PA1.1 machine.
10357
b104e095
RH
10358Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10359
10360 * configure.in: It's alpha*-...
10361
aca823c1
L
10362Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10363
10364 * configure.in (host_makefile_frag, target_makefile_frag):
10365 Handle multiple config files.
10366 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10367 alpha-*-*.
10368
d207ebef
JM
10369Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10370
10371 * mkdep: New file.
10372
10373Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10374
10375 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10376
5d4a5ee6
JL
10377Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10378
10379 * Makefile.in: Add libgui directory.
10380 (GDB_TK): Add all-libgui.
10381 * configure.in: Add libgui directory.
10382 * configure: Add all-libgui to GDB_TK.
10383
10384Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10385
10386 * config-ml.in (multidirs): Add m32r to multilib list.
10387
10388Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10389
10390 * Makefile.in (all-target-gperf): Change dependency to
10391 all-target-libstdc++.
10392
baf55877
FF
10393Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10394
10395 * config.guess: Add BeOS support.
10396
5d4a5ee6
JL
10397Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10398
10399 Source directory cvs renamed to cvssrc:
10400 * configure.in (host_tools): Change cvs to cvssrc.
10401 (native_only): Likewise.
10402 (noconfigdirs) [various cases]: Likewise.
10403 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10404 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10405 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10406 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10407 (all-cvssrc): Rename target from all-cvs.
10408
f2d76545
JL
10409Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10410
10411 * configure (gxx_include_dir): Fix thinko.
10412
205cba53
JL
10413Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10414
10415 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10416 (install-cross, install-gcc-cross): New targets.
10417
5d4a5ee6
JL
10418Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10419
10420 * configure.in (noconfigdirs): Add support for Thumb target.
10421
10422 * config.sub (maybe_os): Add support for Thumb target.
10423
10424Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10425
10426 * Makefile.in: Add rules for cygmon.
10427
10428 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10429
96b0f1fc
JL
10430Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10431
10432 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10433 * configure (gxx_include_dir): Provide a definition for subdirs
10434 which do not use autoconf.
d207ebef
JM
10435
10436Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10437
10438 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10439 11/18/97 build
d207ebef 10440
7dfef6ed
JL
10441Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10442
10443 * From Franz Sirl.
10444 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10445 found on RedHat Linux systems.
96b0f1fc 10446
83cfe7c0
JL
10447Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10448
10449 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10450 guesses.
10451
7dfef6ed
JL
10452Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10453
10454 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10455
5d4a5ee6
JL
10456Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10457
10458 * ltmain.sh: If mkdir fails, check whether the directory was created
10459 anyhow by some other process.
10460
d207ebef
JM
10461Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10462
10463 * configure.in (d30v-*-*): Configure all directories.
10464
10465Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10466
10467 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10468 for the D30V.
10469
10470Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10471
10472 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10473
5d4a5ee6
JL
10474Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10475
e490616e
ZW
10476 * include/libiberty.h: Add extern "C" { so it can be used with C++
10477 progrms.
10478 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10479 programs.
5d4a5ee6 10480
d207ebef
JM
10481Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10482
10483 * configure.in (d30v-*-*): Configure GCC now.
10484
5d4a5ee6
JL
10485Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10486
10487 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10488 is no longer needed.
10489
c9670e62
JM
10490Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10491
10492 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10493
cc71c0ca
MH
10494Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10495
10496 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10497 targets using "$@" to provide support for similar but not identical
10498 targets without having to duplicate code.
10499
d207ebef
JM
10500Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10501
10502 * makefile.vms: Fix to work with DEC C.
10503
10504Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10505
10506 * config.sub: Add mips-tx39-elf to marketing names.
10507
10508Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10509
10510 * ltmain.sh: Handle symlinks in generated script.
10511
10512Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10513
10514 * configure: Handle autoconf style directory options: --bindir,
10515 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10516 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10517 --sysconfdir.
10518 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10519 (sharedstatedir, localstatedir, oldincludedir): New variables.
10520 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10521 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10522 sbindir, sharedstatedir, and sysconfdir.
10523
b1e3ddfd
AJ
10524Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10525
10526 * Makefile.in (bootstrap-lean): New target.
10527
d207ebef
JM
10528Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10529
10530 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10531 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10532
10533Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10534
10535 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10536
09f97c1e
JL
10537Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10538
10539 * Makefile.in (cross): New target.
10540
335d0ab2
AO
10541Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10542 Jeff Law <law@cygnus.com>
10543
10544 * Makefile.in (bootstrap2, bootstrap3): New targets.
10545 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10546 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10547
d207ebef
JM
10548Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10549
10550 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10551 windows. Consistent with gdb/configure.
d207ebef 10552
e693cc28
UD
105531997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10554
e693cc28
UD
10555 * configure.in: Name Linux target fragment.
10556
10557 * configure: Rewrite so that project Makefile fragment is inserted
10558 first and appears last in the resulting Makefile.
10559
d207ebef
JM
10560Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10561
10562 * Makefile.in (install-itcl): Install tcl first.
10563
5d4a5ee6
JL
10564Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10565
10566 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10567
f401679e
JW
10568Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10569
10570 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10571
10572 * configure.in (skipdirs): Add target-librx for Linux.
10573 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10574
ec20b1b9
JL
10575Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10576
10577 * Makefile.in (bootstrap): New target.
10578
becdcf6d
JL
10579Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10580
63f6bcd7 10581 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10582
d207ebef
JM
10583Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10584
10585 * config.guess: Merge with FSF.
10586
0c82f6bf
FF
10587Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10588
10589 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10590
d207ebef
JM
10591Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10592
10593 * config.sub: Add "marketing-names" patch.
10594
3fbc0b70
JS
10595Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10596
e490616e 10597 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10598
e20d4801
JL
10599Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10600
10601 * config.sub: Handle v850-elf.
10602
fe181f78 10603Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10604
10605 * .cvsignore (*-install): Remove.
10606
bfed1ea0
JL
10607Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10608
10609 * ltconfig: Set CONFIG_SHELL in libtool.
10610 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10611
558a1e7c
JW
10612Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10613
10614 * configure.in (target_subdir): Set to libraries if enable_multilib.
10615
7818d6fc
JW
10616Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10617
10618 * config.guess: Update from gcc directory.
10619
d207ebef
JM
10620Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10621
10622 * Makefile.in (all-sim): Depends on all-readline.
10623
6599da04
JM
10624Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10625
10626 * Makefile.in (BISON, YACC): Use $$s.
10627 (all-bison): Depend on all-texinfo.
10628
10629Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10630
10631 * Makefile.in (BISON): Add -L flag.
10632 (YACC): Likewise.
10633
d207ebef
JM
10634Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10635
4e81ae98
EC
10636 * configure.in (noconfigdirs): Add support for v850e target.
10637
d207ebef
JM
10638 * config.sub (maybe_os): Add support for v850e target.
10639
10640Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10641
4e81ae98
EC
10642 * configure.in (noconfigdirs): Add support for v850ea target.
10643
d207ebef
JM
10644 * config.sub (maybe_os): Add support for v850ea target.
10645
6599da04
JM
10646Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10647
10648 * config.sub: Add mipstx39. Delete r3900.
10649
10650Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10651
10652 * Makefile.in (all-autoconf): Depends on all-texinfo.
10653
10654Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10655
10656 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10657 eabi targets.
10658
10659Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10660
10661 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10662
10663 * configure: When handling a Canadian Cross, handle YACC as well as
10664 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10665 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10666
10667Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10668
10669 * Makefile.in (BISON): bison, not byacc or bison -y.
10670 (YACC): bison -y or byacc or yacc.
10671 (various): Add *-bison as appropriate.
10672 (taz): No need to mess with BISON anymore.
10673
10674Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10675
10676 * configure: If OSTYPE matches *win32*, try to find a good value for
10677 CONFIG_SHELL.
10678
10679Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10680
10681 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10682 configure.in if it is present.
10683
10684Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10685
10686 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10687
10688Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10689
10690 * config.sub: Recognize `arc' cpu.
10691 * configure.in: Likewise.
10692 * config-ml.in: Likewise.
10693
10694Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10695
10696 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10697
10698Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10699
10700 * configure: Changed sed delimiter from ':' to '|' when
10701 attempting to substitute ${config_shell} for SHELL. On
10702 NT ${config_shell} may contain a ':' in it.
10703
10704Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10705
10706 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10707
10708Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10709
10710 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10711
10712Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10713
10714 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10715
10716 * ylwrap: If the program is a relative path, force it to be
10717 absolute.
10718
10719Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10720
10721 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10722
10723Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10724
10725 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10726 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10727 for libraries.
6599da04
JM
10728
10729Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10730
10731 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10732 separated by spaces.
6599da04
JM
10733
10734Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10735
10736 * ylwrap: New file.
10737 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10738
10739 * ltmain.sh: Handle /bin/sh at start of install program.
10740
10741 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10742
10743 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10744 * missing: New file, from automake 1.2.
10745
10746Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10747
10748 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10749 check-tk to CHECK_X11_MODULES.
10750
10751Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10752
10753 * config.sub: Merge with FSF.
10754
10755Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10756
10757 * config.guess: Merge with FSF.
10758
10759Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10760
10761 * configure: Treat msdosdjgpp like go32.
10762 * configure.in: Likewise. Don't remove gprof for go32.
10763
10764 * configure: Change Makefile.tem2 to Makefile.tm2.
10765
10766Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10767
10768 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10769
10770Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10771
10772 * install-sh (chmodcmd): Set to null if the DST directory already
10773 exists. Same as Nov 11th change.
10774
10775Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10776
4e81ae98 10777 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10778
10779Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10780
10781 * config.guess: Update from FSF.
10782
10783Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10784
10785 * Makefile.in (GDB_TK): Depend on itcl and tix.
10786
10787Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10788
10789 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10790 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10791 (INSTALL_SCRIPT): New variable.
10792 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10793 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10794 to -x.
10795 * install-sh: Add support for -x option.
10796
10797Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10798
10799 * configure.in, Makefile.in: Treat tix like itcl.
10800
10801Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10802
10803 * Makefile.in (WINDRES): New variable.
10804 (WINDRES_FOR_TARGET): New variable.
10805 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10806 (EXTRA_HOST_FLAGS): Add WINDRES.
10807 (EXTRA_TARGET_FLAGS): Add WINDRES.
10808 (EXTRA_GCC_FLAGS): Add WINDRES.
10809 ($(DO_X)): Pass down WINDRES.
10810 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10811 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10812 DLLTOOL_FOR_TARGET.
10813
10814Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10815
10816 * configure.in: configure sim before gdb for win32-x-ppc
10817
10818Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10819
10820 Move gperf into the toplevel, from libg++.
10821 * configure.in (target_tools): Add target-gperf.
10822 (native_only): Add target-gperf.
10823 * Makefile.in (all-target-gperf): New target, depend on
10824 all-target-libg++.
10825 (configure-target-gperf): Empty rule.
10826 (ALL_TARGET_MODULES): Add all-target-gperf.
10827 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10828 (CHECK_TARGET_MODULES): Add check-target-gperf.
10829 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10830 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10831
10832Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10833
6599da04
JM
10834 * config.sub (mn10200): Recognize new basic machine.
10835
10836Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10837
10838 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10839 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10840
10841Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10842
10843 * configure.in: If we're building mips-sgi-irix6* native, turn on
10844 ENABLE_MULTILIB and set TARGET_SUBDIR.
10845
10846Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10847
10848 * Makefile.in (all-sn): Depend on all-grep.
10849
10850Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10851
10852 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10853
10854 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10855 Makefile. From Jeff Makey <jeff@cts.com>.
10856 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10857
10858 * Makefile.in (DISTBISONFILES): Remove.
10859 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10860 $(DEFAULT_YACC).
10861
10862 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10863 cygwin32.
6599da04
JM
10864
10865 * Makefile.in (LD): New variable.
10866 (EXTRA_HOST_FLAGS): Pass down LD.
10867 ($(DO_X)): Likewise.
10868
10869Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10870
10871 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10872
10873Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10874
10875 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10876 before adding our own. Always add --build.
6599da04
JM
10877
10878Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10879
10880 * configure.in (targargs): Pass --build if we're doing
10881 a cross-compile.
10882
10883Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10884
ca236658 10885 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10886 sed. Otherwise sed chokes on NT path names with drive
10887 designators. Also look for "?:*" as the leading characters in an
10888 absolute pathname.
10889
10890Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10891
10892 * config.sub: Support for r3900.
10893
10894Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10895
10896 * configure.in: Use install-sh, not install.sh.
10897
10898Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10899
10900 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10901 apply it twice.
10902
10903Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10904
10905 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10906 install-binutils.
10907
10908Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10909
10910 * Makefile.in: Add automake targets.
10911 * configure.in (host_tools): Add automake.
10912
10913Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10914
10915 * configure: Default CXX to c++, not gcc.
10916 * Makefile.in (CXX): Set to c++, not gcc.
10917 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10918
10919Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10920
10921 * install-sh: try appending a .exe if source file doesn't
10922 exist
10923
10924Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10925
10926 * configure.in: Turn on multilib by default.
10927 (cross_only): Remove target-libiberty.
10928
10929 * Makefile.in (all-gcc): Don't depend on libiberty.
10930
10931Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10932
10933 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10934
10935Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10936
10937 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10938 (DISTBISONFILES): Add ld/Makefile.in
10939
10940Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10941
10942 * configure.in: if target is cygwin32 but host isn't cygwin32,
10943 don't configure gdb tcl tk expect, not just gdb.
10944
10945Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10946
10947 * configure.in: Added gnuserv everywhere sn appears.
10948
10949 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10950 (CROSS_CHECK_MODULES): Added check-gnuserv.
10951 (INSTALL_MODULES): Added install-gnuserv.
10952 (CLEAN_MODULES): Added clean-gnuserv.
10953 (all-gnuserv): New target.
10954
10955Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10956
10957 * config.guess: Fixes for MIPS OpenBSD systems.
10958
10959Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10960
10961 * Makefile.in (INSTALL_XFORM): Remove.
10962 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10963
10964 * mkinstalldirs: New file, copied from automake.
10965 * Makefile.in (installdirs): Rename from install-dirs. Use
10966 mkinstalldirs. Change all users.
10967 (DEVO_SUPPORT): Add mkinstalldirs.
10968
10969Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10970
10971 * install-sh: Rename from install.sh.
10972 * Makefile.in (INSTALL): Change install.sh to install-sh.
10973 (DEVO_SUPPORT): Likewise.
10974
10975 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10976 Graichen <graichen@rzpd.de>.
10977
10978Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10979
10980 * config.guess: Recognize OpenBSD systems correctly.
10981
10982Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10983
10984 * README, Makefile.in (ETC_SUPPORT): Remove references to
10985 cfg-paper*, configure.{texi,man,info*}._
10986
10987Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10988
10989 * Makefile.in (all.normal): Ensure that gcc is built after all
10990 the x11 - ie gdb - targets.
10991
10992Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10993
10994 * makefile.vms: Don't run conf-a-gas.
10995
10996Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10997
e490616e 10998 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10999
d207ebef
JM
11000Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11001
11002 * configure.in: Remove noconfigdirs case since gdb also
11003 configures and builds for tic80-coff.
11004
6599da04
JM
11005Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11006
11007 * configure: Set cache_file to config.cache.
11008 * Makefile.in (local-distclean): Remove config.cache.
11009
11010Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11011
11012 * COPYING: Update FSF address.
11013
d207ebef
JM
11014Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11015
11016 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11017 noconfigdirs.
11018
6599da04
JM
11019Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11020
11021 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11022 MAKEDIRS, is empty.
11023
11024Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11025
11026 * config.sub: Tweak mn10300 entry.
11027
11028Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11029
11030 * configure.in (host_tools): Put sim before gdb, so gdb's
11031 configure.tgt can determine if the simulator was configured.
11032
11033Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11034
11035 * config.sub: Move BeOS $os case to be with other Cygnus
11036 local cases.
11037
11038Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11039
11040 * config.sub: Remove misplaced comment that broke Linux.
11041
11042Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11043
11044 * config.sub: Add BeOS support.
11045
11046Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11047
11048 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11049
11050Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11051
11052 * configure.in (noconfigdirs): Remove tcl and tk from
11053 noconfigdirs for cygwin32 builds.
11054
d207ebef
JM
11055Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11056
11057 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11058
6599da04
JM
11059Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11060
11061 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11062 make-all.com, use makefile.vms instead.
11063
11064Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11065
11066 * config.sub: Accept -lnews*.
11067
d207ebef
JM
11068Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11069
11070 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 11071 target-examples and target-libiberty for d30v.
d207ebef
JM
11072
11073Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11074
11075 * configure.in (noconfigdirs): Enable ld for d30v.
11076
11077Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11078
11079 * configure.in (tic80-*-*): Build compiler.
11080
11081Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11082
11083 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 11084 unsupported d30v directories
d207ebef
JM
11085
11086Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11087
4e81ae98
EC
11088 * config.sub, configure.in: Add d30v target cpu.
11089
6599da04
JM
11090Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11091
11092 * makefile.vms: New file.
11093 * make-all.com: Remove.
11094
11095Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11096
11097 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11098
11099Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11100
11101 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11102
11103Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11104
11105 * Makefile.in (ALL_MODULES): Added all-db.
11106 (CROSS_CHECK_MODULES): Addec check-db.
11107 (INSTALL_MODULES): Added install-db.
11108 (CLEAN_MODULES): Added clean-db.
11109
11110Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11111
11112 * config.guess: Merge with latest FSF sources.
11113
11114Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11115
11116 * Makefile.in (ALL_MODULES): Added all-itcl.
11117 (CROSS_CHECK_MODULES): Added check-itcl.
11118 (INSTALL_MODULES): Added install-itcl.
11119 (CLEAN_MODULES): Added clean-itcl.
11120
11121Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11122
11123 * configure.in: build gdb for mn10200
11124
11125Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11126
11127 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11128
d207ebef
JM
11129Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11130
11131 * configure.in (tic80-*-*): Turn off most targets right now.
11132
6599da04
JM
11133Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11134
11135 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11136 rather than the makeinfo program.
11137 (do-info): Depend upon all-texinfo.
11138
11139Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11140
11141 * configure.in: Remove uses of config/mh-linux.
11142
11143 * config.sub, config.guess: Merge with latest FSF sources.
11144
d207ebef
JM
11145Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11146
11147 * config.sub (case $basic_machine): Add tic80 entries.
11148
6599da04
JM
11149Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11150
11151 * config.sub, config.guess: Merge with latest FSF sources.
11152
11153Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11154
11155 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11156 * mpw-config.in: Test for NewFolderRecursive.
11157 * mpw-install: Use symbolic name for startup filename.
11158 * mpw-README: Add various additional details.
11159
11160Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11161
11162 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11163
11164Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11165
11166 * configure.in: Do build gcc and the target libraries for
11167 the mn10200.
11168
11169Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11170
11171 * configure.in: don't avoid building gdb for mn10300 any more
11172 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11173 instead of single-quoting it.
11174
11175Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11176
11177 * configure.in: Don't use --with-stabs on IRIX 6.
11178
11179Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11180
11181 * configure.in (m32r): Build gdb, libg++ now.
11182
11183Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11184
11185 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11186 directories from noconfigdirs.
11187
11188Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11189
11190 * config.sub (basic_machine): added mips16 configuration
11191
11192Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11193
11194 * config.sub: Handle d10v-unknown.
11195
d207ebef
JM
11196Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11197
11198 * config.sub: Handle v850-unknown.
11199
6599da04
JM
11200Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11201
11202 * Makefile.in: add findutils
11203 * configure.in: add findutils to list of host_tools
11204
11205Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11206
11207 * config.sub: Handle mn10200 and mn10300.
11208
11209Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11210
11211 * configure.in (d10v-*): Do not build librx.
11212
11213Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11214
11215 * configure.in (mn10300): Build everything except gdb & libgloss.
11216
11217Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11218
11219 * config.guess: Patch for Dansk Data Elektronik servers,
11220 from Niels Skou Olsen <nso@dde.dk>.
11221
11222 For ncr, use /bin/uname rather than uname, since GNU uname does not
11223 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11224
11225 Patch for MIPS R4000 running System V,
11226 from Eric S. Raymond <esr@snark.thyrsus.com>.
11227
11228 Fix thinko for nextstep.
11229
11230 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11231
11232 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11233 * config.guess: Guess mips-dec-mach_bsd4.3.
11234
11235 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11236 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11237 release numbers.
11238 * config.guess (mips-mips-riscos*): Emit just enough of the
11239 release number.
11240
11241 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11242 * config.guess (sparc-auspex-sunos*): Added.
11243 (f300-fujitsu-*): Added.
11244
11245 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11246 * config.guess: Recognize a Tadpole as a sparc.
11247
11248Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11249
11250 * config.guess: Don't assume that NextStep version is either 2 or
11251 3. NextStep 4 (aka OpenStep 4) has come out now.
11252
11253Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11254
11255 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11256 From Rik Faith <faith@cs.unc.edu>.
11257
11258Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11259
11260 * config.sub: Contributions from bug-gnu-utils to:
11261 Support plain "hppa" (no version given) architecture, reported by
11262 OpenStep.
11263 OpenBSD like NetBSD.
11264 LynxOs is not a hardware supplier.
11265
11266 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11267 OpenBSD like NetBSD.
6599da04
JM
11268 Stratus systems.
11269 More Pyramid systems.
11270 i[n>4]86 Intel chips.
11271 M680[n>4]0 Motorola chips.
11272 Use unknown instead of lynx for hardware manufacturer.
11273
11274Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11275
11276 * install.sh (chmodcmd): Set to null if the DST directory already
11277 exists.
11278
11279Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11280
11281 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11282 not use mt-ppc target Makefile fragment any more.
11283
11284Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11285
11286 * configure.in (*-*-windows): Exclude everything but those dirs
11287 needed to build windows.
11288
11289Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11290
11291 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11292
11293Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11294
11295 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11296
11297Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11298
11299 * Undo my previous change.
11300
11301Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11302
11303 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11304 unconditionally.
11305 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11306
11307Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11308
11309 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11310 host to add it's own flags.
6599da04
JM
11311
11312Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11313
11314 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11315
11316Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11317
11318 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11319 (CXX_FOR_TARGET): Likewise.
11320 (GCC_FOR_TARGET): Define.
11321 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11322 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11323 CC_FOR_TARGET was specified on the command line.
11324 (MAKEOVERRIDES): Don't define.
11325
11326Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11327
11328 * configure.in (m32r): Fix spelling of libg++ libs.
11329
11330Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11331
11332 * config.sub (-apple*): Remove, now redundant.
11333
11334Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11335
11336 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11337
11338 * configure: Rework yesterday's sed script patch.
11339
11340 * config.sub: Merge with FSF.
11341
11342Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11343
11344 * config.guess: Merge from FSF.
11345
11346 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11347 * config.guess: Use pc instead of unknown, for pc clone systems.
11348 Change linux to linux-gnu.
6599da04
JM
11349
11350 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11351 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11352
11353Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11354
11355 * test-build.mk (HOLES): Add "xargs" for gdb.
11356
11357 * configure: Avoid hpux10.20 sed bug.
11358
11359Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11360
731a8127 11361 * configure.in: Add support for windows host
6599da04
JM
11362 (that is a build done under the Microsoft build environment).
11363
11364Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11365
11366 * Makefile.in: Replace all uses of srcroot with s, to shrink
11367 command line lengths.
11368
11369 Patches from Geoffrey Noer <noer@cygnus.com>:
11370 * configure.in: If configuring for newlib, pass --with-newlib to
11371 subdirectories.
11372 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11373 -Bnewlib/ and -Lwinsup to gcc.
11374 (CXX_FOR_TARGET): Likewise.
11375
11376Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11377
11378 * Makefile.in (ETC_SUPPORT): Add configure.
11379
11380Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11381
4e81ae98 11382 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11383 host configuration file.
11384
11385Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11386
11387 * configure.in: Break mn10x00 support into separate
11388 mn10200 and mn10300 configurations.
11389 * config.sub: Likewise.
11390
11391Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11392
11393 * configure.in: Add lots of stuff to noconfigdirs for
11394 the mn10x00 targets.
11395
11396 * config.sub, configure.in: Add mn10x00 support.
11397
11398Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11399
11400 * make-all.com: Call conf-a-gas, not config-a-gas.
11401
11402Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11403
11404 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11405 targets.
6599da04
JM
11406
11407Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11408
11409 * mpw-README: Add much more detail for native PowerMac.
11410 * mpw-install: New file.
11411 * mpw-configure: Add --norecursion and --help options.
11412 * mpw-config.in: Translate readme and install files when
11413 copying to objdir.
11414 * mpw-build.in: Don't always depend on byacc and flex.
11415 (install-only-top): New action.
11416
d207ebef
JM
11417Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11418
11419 * configure.in: You can now configure GDB for the v850.
11420
6599da04
JM
11421Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11422
11423 * configure.in (noconfigdirs): Don't configure any C++ dirs
11424 if targeting D10V.
11425
11426Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11427
11428 * config.sub: Recognize mips64vr5000.
11429
11430Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11431
11432 * configure.in: Use a single line for host_tools and native_only.
11433
11434Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11435
11436 * config.sub, configure.in: Add entries for m32r.
11437
11438Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11439
11440 * Makefile.in (inet-install): Don't run install-gzip.
11441
11442Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11443
11444 * configure.in: Don't config lots of things for *-*-windows*.
11445
11446Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11447
11448 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11449 (host_libs, host_tools): Copy from configure.in.
11450 * mpw-configure: Don't complain about directories not found.
11451
11452Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11453
11454 * configure.in (i[345]86): Recognize i686 for pentium pro.
11455 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11456 file.
11457
11458 * config.guess (i[345]86): Ditto.
11459
11460Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11461
11462 * configure.in (noconfigdirs): Removed gdb for D10V.
11463
d207ebef 11464Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11465
d207ebef
JM
11466 * configure.in: Remove ld, target-libio, target-libg++, and
11467 target-libstdc++ from noconfigdirs.
5d4a5ee6 11468
6599da04
JM
11469Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11470
11471 * configure: Fix three locations where shell scripts were
11472 being run directly rather than with config_shell.
11473
d207ebef
JM
11474Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11475
11476 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11477 * config.sub (basic_machine): Recognize v850.
11478
6599da04
JM
11479Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11480
11481 * mpw-configure: Handle multiple enable/disable options and
11482 pass them down recursively, handle -c and -s flags appropriately
11483 depending on choice of compiler, add escape mechanism for
11484 quoted arguments to gC.
11485
11486Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11487
11488 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11489 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11490 so that -mrelocatable-lib and -mno-eabi are used.
11491
11492 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11493 not support --print-multi-lib, don't abort.
11494
6599da04
JM
11495Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11496
11497 * make-all.com: Run config-a-gas.
11498 * setup.com: Don't copy subdirectory files around.
11499
11500Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11501
11502 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11503 target, it now compiles correctly.
11504
11505Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11506
11507 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11508
11509Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11510
4e81ae98 11511 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11512
11513Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11514
11515 * configure.in (native_only): Add prms.
11516
11517Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11518
11519 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11520 (BINUTILS_SUPPORT_DIRS): Likewise.
11521
11522Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11523
11524 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11525 d10v support is added.
11526
11527Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11528
11529 * configure.in (d10v-*-*): New target.
11530
11531Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11532
11533 * config.guess (HP 9000/811): Recognize this as a PA1.1
11534 machine.
11535
11536Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11537
11538 * Makefile.in (do-tar-gz): New target, split out from tail end of
11539 taz target. Run each command separately, don't use pipes.
11540 (taz): Use it.
11541
11542Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11543
11544 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11545 * mpw-build.in: No builds should depend on building byacc or flex,
11546 they are assumed to be installed already.
11547
11548Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11549
11550 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11551 variable that CC_FOR_TARGET needs.
11552
11553Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11554
11555 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11556 options have changed since the last time the subdirectory was
11557 configured, and if it has, reconfigure.
11558 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11559 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11560
11561Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11562
11563 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11564 CLEAN_MODULES): Add bash.
11565 (all-bash): New target.
11566
11567Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11568
11569 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11570
11571Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11572
11573 * config.sub (basic_machine): Recognize d10v as a valid processor.
11574
11575Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11576
11577 * mpw-configure: Add support for --bindir.
11578 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11579
11580Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11581
11582 * configure.in: add bash, time, gawk to list of hosttools and things
11583 to only build for native toolchains
11584
11585Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11586
11587 * Makefile.in (docdir): Remove.
11588
11589Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11590
11591 * Makefile.in (datadir): Set to $(prefix)/share.
11592
11593Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11594
11595 * configure.in: build diff and patch for cygwin32-hosted
11596 toolchains.
11597
11598Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11599
11600 * config.sub: Accept -rtems*.
11601
11602Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11603
e490616e
ZW
11604 * configure.in: enable dosrel for cygwin32-hosted builds,
11605 remove diff from the list of things not buildable
11606 via Canadian Cross
6599da04
JM
11607
11608Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11609
11610 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11611 don't get ". ".
6599da04
JM
11612
11613Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11614
11615 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11616
11617Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11618
11619 * Makefile.in (taz): Handle case where tex3patch didn't even get
11620 checked out. Also, if it was found, put the symlink in a new util
11621 subdirectory.
11622
11623Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11624
11625 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11626
11627Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11628
11629 * config.sub: Recognize -openvms.
11630 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11631 * make-all.com, setup.com: New files.
11632
11633Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11634
11635 * Makefile.in (taz): tex3patch moved to texinfo/util.
11636
11637Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11638
11639 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11640 * configure.in: remove make from disable-if-Can-Cross list
11641 enable gdb if ${host} and ${target} are cygwin32
11642
11643Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11644
11645 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11646 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11647
11648Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11649
11650 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11651 distinguish sysv/svr4/bsd variants.
11652 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11653
11654Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11655
11656 * configure.in: Added copyright notice.
11657 * move-if-change: Added copyright notice.
11658
11659Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11660
11661 * configure.in (powerpcle-*-solaris*): Until we get shared
11662 libraries working, don't build gdb, sim, make, tcl, tk, or
11663 expect.
11664
11665Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11666
11667 * config.guess: Merge with FSF:
11668
11669 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11670 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11671
11672 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11673 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11674
11675 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11676 * config.guess: Combine two OSF1 rules.
11677 Also recognize field test versions. From mjr@zk3.dec.com.
11678 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11679 because GNU uname does not support -p. From pmr@pajato.com.
11680
11681Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11682
11683 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11684
11685Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11686
11687 * mpw-README: Document GCCIncludes.
11688
11689Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11690
11691 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11692
11693Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11694
11695 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11696
11697Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11698
11699 * configure.in (*-*-cygwin32): Configure make.
11700
11701Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11702
11703 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11704
11705Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11706
11707 * Makefile.in (all-inet): Depend on all-perl.
11708
11709 * Makefile.in (inet-install): New target.
11710
11711 * Makefile.in (all-inet): Depend on all-tcl.
11712 (all-inet): Depend on all-send-pr.
11713
11714Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11715
11716 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11717 temporarily.
11718
11719Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11720
11721 * configure.in: Don't configure --with-gnu-ld on AIX.
11722
11723Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11724
11725 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11726
11727Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11728
11729 * Makefile.in (ALL_MODULES): Added all-inet.
11730 (CROSS_CHECK_MODULES): Added check-inet.
11731 (INSTALL_MODULES): Added install-inet.
11732 (CLEAN_MODULES): Added clean-inet.
11733 (all-indent): New target.
11734
11735 * configure.in (host_tools): Added inet.
11736 (native_only): Added inet.
11737 (noconfigdirs): Added inet.
11738
11739Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11740
11741 * configure.in: Don't configure libgloss if we are not configuring
11742 newlib.
11743
11744Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11745
11746 * configure.in: Don't configure libgloss for unsupported
11747 architectures.
11748
11749Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11750
11751 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11752
11753Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11754
11755 * Makefile.in (ALL_MODULES): Include all-apache.
11756 (CROSS_CHECK_MODULES): Include check-apache.
11757 (INSTALL_MODULES): Include install-apache.
11758 (all-apache): New target.
11759
11760 * configure.in: Added apache everywhere perl is seen.
11761
11762Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11763
11764 * Makefile.in: Add support for clean-{module} and
11765 clean-target-{module} rules.
11766
11767Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11768
11769 * configure.in (*-*-ose) do not build libgloss.
11770
11771Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11772
11773 * config.guess (prep*:SunOS:5.*:*): Turn into
11774 powerpele-unknown-solaris2.
11775
11776Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11777
11778 * configure.in: Permit --enable-shared to specify a list of
11779 directories.
11780
11781Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11782
11783 * configure.in (host==solaris): Pass only the first word of $CC
11784 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11785
11786Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11787
11788 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11789
11790Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11791
11792 * Makefile.in (ALL_MODULES): Include all-perl.
11793 (CROSS_CHECK_MODULES): Include check-perl.
11794 (INSTALL_MODULES): Include install-perl.
11795 (ALL_X11_MODULES): Include all-guile.
11796 (CHECK_X11_MODULES): Include check-guile.
11797 (INSTALL_X11_MODULES): Include install-guile.
11798 (all-perl): New target.
11799 (all-guile): New target.
11800
11801 * configure.in (host_tools): Include perl and guile.
11802 (native_only): Include perl and guile.
11803 (noconfigdirs): Don't build guile and perl; no ports have been
11804 done.
11805
11806Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11807
e490616e
ZW
11808 * configure (--enable-*): Handle quoted option lists such as
11809 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11810
11811Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11812
11813 * Makefile.in ({,inst}all-target): New rule so we can make and
11814 install all of the target directories easily.
11815
11816Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11817
11818 * configure.in: Add missing global flag in sed substitution when
11819 deleting `target-' from ${configdirs}.
11820
11821Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11822
11823 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11824 option.
11825
11826 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11827 config/mh-necv4.
11828
11829 * install.sh: Correct misspelling of transformbasename.
11830
11831 * config.guess: Recognize mips-*-sysv*.
11832
11833Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11834
11835 * config.sub: Recognize mon960.
11836
11837Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11838
11839 * configure: Restore Canadian Cross handling of BISON and LEX,
11840 removed in Feb 20 change.
11841
11842Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11843
11844 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11845 Mention make install. Remove the old copyright date as well the
11846 clumsy and rather pointless copyright on the README file.
11847
11848Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11849
11850 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11851 Makefile after running symlink-tree, then run `make distclean' to
11852 avoid clobbering any generated files in srcdir.
11853
11854Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11855
11856 * configure.in (m68k-*-netbsd*): Build everything now.
11857
11858Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11859
11860 * Makefile.in (taz): Fix quoting.
11861
11862Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11863
11864 * configure.in (sparclet-*-*): Build everything now.
11865
11866Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11867
11868 * configure.in (m68k-*-linux*): New host.
11869
11870Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11871
11872 * configure: Check for bison before byacc.
11873
11874Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11875
11876 * Makefile.in configure: Change the way LEX and BISON/YACC are
11877 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11878 searching PATH. These are used as fallbacks by Makefile.in if
11879 flex/bison/byacc aren't in objdir.
11880
11881Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11882
11883 * Makefile.in: Make everything which depends upon all-bfd also
11884 depend upon all-opcodes, in case --with-commonbfdlib is used.
11885
11886Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11887
11888 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11889 building NT native compilers on Unix.
11890
11891Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11892
11893 * configure.in: Don't get CC from the host Makefile fragment if we
11894 can find gcc in PATH, or if this is a Canadian Cross. Move the
11895 Solaris test for /usr/ucb/cc to the post target script, just after
11896 the compiler sanity test.
11897
11898Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11899
11900 * config.sub: Merge with FSF.
11901
11902Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11903
11904 * Makefile.in (RPATH_ENVVAR): New variable.
11905 (REALLY_SET_LIB_PATH): Use it.
11906 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11907
11908Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11909
11910 * config.sub, configure.in: Recognize sparclet cpu.
11911
11912Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11913
11914 * config.guess: Support m68k-cbm-sysv4.
11915
11916Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11917
11918 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11919 m68k-unknown-linuxaout from linker help string. Put quotes around
11920 $ld_help_string.
11921
11922Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11923
11924 * config.guess (powerpc-harris-powerunix): Add guess for port
11925 to new target.
11926
11927Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11928
11929 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11930
11931Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11932
11933 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11934 $(REALLY_SET_LIB_PATH) in Makefile.
11935 * Makefile.in (SET_LIB_PATH): New variable.
11936 (REALLY_SET_LIB_PATH): New variable.
11937 ($(DO_X)): Use $(SET_LIB_PATH).
11938 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11939 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11940 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11941 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11942 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11943 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11944 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11945 (install-dosrel): Likewise.
11946 (all-opcodes): Depend upon all-libiberty.
11947
11948Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11949
11950 * config.guess (*:CYGWIN*): New
11951
11952Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11953
11954 * Makefile.in (all-target-winsup): All all-target-libiberty.
11955
11956Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11957
11958 * configure.in (noconfigdirs): Add missing # in front of comment.
11959
11960Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11961
11962 * configure.in: add second pass to things added to noconfigdirs
11963 so *-gm-magic can exclude libgloss properly.
11964
11965Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11966
11967 * mpw-configure (extralibs_name, rez_name): Set correctly
11968 for MWC68K compiler.
11969
11970 * mpw-README: Add more info on the necessary build tools.
11971
11972Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11973
11974 * configure.in, config.sub: Recognize cygwin32.
11975
11976Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11977
11978 * config.guess, config.sub: Recognize A/UX.
11979
11980Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11981
11982 * config.sub: Merge with gcc/config.sub.
11983
11984Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11985
11986 * mpw-build.in (do-binutils): Add build of stamps.
11987
11988Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11989
11990 * config.sub: Add recognition for mips64vr4100*-* targets.
11991
11992Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11993
11994 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11995 Add creation of gconfigargs with `--enable-shared' turned on.
11996 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11997 ($(host)-stamp-stage3-configured): Likewise.
11998 (HOLES): Add chatr and ldd.
11999 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12000
12001Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12002
12003 * configure: Pass --nfp to recursive configures.
12004
12005Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12006
12007 * Makefile.in (DLLTOOL): New.
12008 (DLLTOOL_FOR_TARGET): New.
12009 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12010 (EXTRA_TARGET_FLAGS): Ditto.
12011 (EXTRA_GCC_FLAGS): Ditto.
12012 (CONFIGURE_TARGET_MODULES): Ditto.
12013 (DO_X): Ditto.
12014 * configure: Add DLLTOOL.
12015
12016Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12017
12018 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12019 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12020 mh-sco, since old workarounds no longer needed, and don't
12021 build ld, since libraries have weak symbols in COFF.
12022
12023Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12024
12025 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12026
12027Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12028
12029 * configure.in: Make sure that ${CC} can be used to compile an
12030 executable.
12031
12032Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12033
12034 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12035 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12036 nothing depending on whether gdbtk is being built.
12037
12038Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12039
12040 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12041
12042Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12043
12044 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12045 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12046
12047Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12048
12049 * config-ml.in: Add support for
12050 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12051 Simplify setting of multidirs from --disable-foo.
12052
12053Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12054
12055 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12056 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12057 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 12058 non-empty, pass them on to the GCC make.
6599da04
JM
12059 (all-bootstrap): New rule that is like all-gcc, except it executes
12060 the GCC bootstrap rule instead of the GCC all rule.
12061
12062Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12063
12064 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12065
12066Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12067
12068 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12069 DG/UX support.
12070
12071Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12072
12073 * config.sub (i*86*) Change [345] to [3456]
12074
12075Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12076
12077 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12078 --with-gnu-ld=no.
12079
12080Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12081
12082 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12083 AIX multilibs get built.
12084
12085Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12086
12087 * configure.in (i386-win32): Don't build expect if we're not
12088 building the tcl subdir.
12089
12090Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12091
12092 * Makefile.in: (configure-target-examples, all-target-examples):
12093 New targets, configure and build example programs.
12094
12095Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12096
12097 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12098 use it as input to sedit the generated MPW makefile.
12099 * mpw-README: Add a suggestion about Gestalt.h.
12100
12101Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12102
12103 * config.sub: Accept *-*-ieee*.
12104
12105Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12106
12107 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12108 Ronald F. Guilmette <rfg@monkeys.com>.
12109
12110Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12111
12112 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12113 for powerpc-pe native.
12114 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12115 (target==powerpc-pe): duplicate i386-win32 entry.
12116
12117Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12118
12119 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12120 of vxworks, not just vxworks5.1.
12121
12122Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12123
12124 * mpw-configure: Add support for exec-prefix.
12125
12126Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12127
12128 * config.guess: Recognize HP model 816 machines as having
12129 a PA1.1 processor.
12130
12131Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12132
12133 * configure: Ignore new autoconf configure options.
12134
6599da04
JM
12135Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12136
12137 * config.guess: Recognize Pentium under SCO.
12138 From Robert Lipe <robertl@arnet.com>.
12139
12140Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12141
12142 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
12143
12144Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12145
12146 * configure.in: Don't configure gas for alpha-dec-osf*.
12147
12148Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12149
12150 * configure.in: Default to --with-stabs for some targets for which
12151 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12152 i[345]86*-*-unixware*.
12153
12154Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12155
12156 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12157 rather than basing it on the target. Simplify handling of options
12158 controlling which directories to configure. Remove extraneous
12159 slash in multi-clean target.
12160
12161Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12162
12163 * config-ml.in: Prefix more variables with ml_ so they don't collide
12164 with configure's.
12165
12166Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12167
12168 * configure: Don't turn -v into --v.
12169
12170Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12171
12172 * configure.in (targargs): Fix typo.
12173
12174 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12175
12176Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12177
12178 * configure.in: Strip --host and --target options from
12179 CONFIG_ARGUMENTS, and always configure for --host only. Add
12180 --with-cross-host option when building with a cross-compiler.
12181 * configure: Canonicalize the arguments put into config.status by
12182 always using `=' for an option with an argument. Pass a presumed
12183 --host or --target explicitly.
12184
12185Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12186
12187 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12188 into general OS recognition case.
12189
12190Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12191
12192 * configure.in (target_configdirs): add target-winsup only
12193 for win32 target systems.
12194
12195Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12196
12197 * Makefile.in (all-target-libgloss): Depend upon
12198 configure-target-newlib, since when libgloss is built it looks to
12199 see if the newlib directory exists.
12200
12201Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12202
12203 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12204 cfg-ml-*.in.
12205
12206Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12207
12208 * configure: Handle LD and LD_FOR_TARGET when configuring a
12209 Canadian Cross.
12210
6599da04
JM
12211Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12212
12213 * configure.in (target_libs): add target-winsup.
12214 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12215 (target==ppcle-pe): remove ld from $noconfigdirs.
12216
12217Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12218
12219 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12220 Preserve relative path names in $srcdir. Build symlink tree if
12221 configuring cross target dir and srcdir=. (= no VPATH support).
12222 (configure-target-libg++): Depend on configure-target-librx.
12223 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12224 * config-ml.in: New file.
12225 * symlink-tree: New file.
12226 * configure: Ensure srcdir="." if that's what it is.
12227
12228Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12229
12230 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12231 includes and FLEX_SKELETON setting.
12232 * mpw-configure (--with-gnu-ld): New option, controls whether
12233 to use PPCLink or ld with PowerMac GCC.
12234 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12235 * mpw-config.in: Configure grez if targeting Mac.
12236
12237 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12238 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12239 just macos.
6599da04
JM
12240 * configure.in: Configure grez resource compiler if targeting Mac.
12241 * Makefile.in (all-grez, install-grez): New targets.
12242
12243Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12244
12245 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12246 gcc in the path, set CC to gcc -O2.
6599da04
JM
12247
12248Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12249
12250 * configure: Default ${build} correctly. Avoid picking up extra
12251 spaces when reading CC and CXX from Makefile. When doing a
12252 Canadian Cross, use plausible default values for numerous
12253 variables.
12254 * configure.in: When doing a Canadian Cross, don't try to
12255 configure tools whose configure script can't handle it.
12256
12257Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12258
12259 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12260
12261Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12262
12263 * configure: Remove dubious bug reporting address.
12264
12265Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12266
12267 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12268 configure script, run that instead of this directory's configure.
12269 In either case, print a message that we're configuring the sub-dir.
12270
12271Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12272
12273 * configure.in: Before checking for the existence of various files,
12274 use sed to filter out "target-".
12275
12276Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12277
12278 * Makefile.in (DO_X): Split rule to decrease command line length
12279 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12280 (Philippe De Muyter).
12281
12282Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12283
12284 * Makefile.in (all-patch): depend on all-libiberty.
12285
12286Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12287
12288 * configure.in: If the only directory in target_configdirs which
12289 actually exists is libiberty, then set target_configdirs to empty,
12290 to avoid trying to build a target libiberty in a gas or gdb
12291 distribution.
12292
12293Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12294
12295 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12296 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12297 systems.
6599da04
JM
12298
12299Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12300
12301 * configure.in (copy_dirs): Use sys-include instead of include
12302 for --with-headers option.
12303
12304Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12305
12306 * Makefile.in, configure.in: Make winsup builds work with
12307 new scheme.
12308
12309Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12310
12311 * configure.in: Build the linker on AIX.
12312
12313Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12314
12315 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12316 where needed.
12317
12318Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12319
12320 * Makefile.in (all-gcc): Fix typo.
12321
12322Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12323
12324 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12325
12326Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12327
12328 * configure.in: Rename libFOO to target-libFOO, and xiberty
12329 to target-xiberty, to provide more flexibility.
12330 (target_subdir): Define. Create if cross.
12331 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12332 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12333 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12334 check-libFOO -> check-target-libFOO, etc.
12335 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12336 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12337 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12338 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12339 allow ALL_GCC="" to only configure.
12340 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12341 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12342 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12343
12344Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12345
12346 * Makefile.in (taz): Build "info" in etc explicitly.
12347
12348Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12349
12350 * configure.in: Make sure that CC is undefined (as opposed to
12351 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12352 problem with autoconf trying to configure on a host without GCC.
12353
12354Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12355
12356 * mpw-configure: Set host alias from choice of host compiler,
12357 only use generic MPW Makefile sed if present, edit a file
12358 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12359 * mpw-README: Add problem notes about CW6 and CW7.
12360
12361Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12362
12363 * Makefile.in (taz): Use ";" instead of ";;".
12364
12365Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12366
12367 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12368 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12369 DISTDOCDIRS.
12370 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12371 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12372
12373Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12374
12375 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12376 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12377 Move bfd to DISTSTUFFDIRS.
12378
12379Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12380
12381 * Makefile.in (X11_LIB): Removed.
12382 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12383
12384 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12385
12386Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12387
12388 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12389 names.
12390
12391Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12392
12393 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12394
12395Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12396
12397 * configure.in (i[345]86-*-win32): Always build newlib.
12398 Don't configure cvs, autoconf or texinfo.
12399 * Makefile.in (LD_FOR_TARGET): New.
12400 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12401 Pass down LD_FOR_TARGET.
12402
12403Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12404
12405 * winsup: New directory.
12406 * Makefile.in: Build winsup.
12407 * configure.in: Winsup is configured when target is win32.
12408 Can only build win32 target GDB when native.
4e81ae98 12409
6599da04
JM
12410Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12411
12412 * config.guess: Recognize HP model 819 machines as having
12413 a PA 1.1 processor.
12414
12415Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12416
12417 * configure: Fix sed loop which substitutes for CC and CXX to
12418 avoid bug found in various sed implementations.
12419
12420Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12421
12422 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12423 simulator. Use standard powerpc-*-eabi*.
12424
12425Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12426
12427 * configure.in: Stop putting gas and binutils in noconfigdirs for
12428 powerpc-*-aix* and rs6000-*-*.
12429
12430Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12431
12432 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12433 -mcall-aixdesc libraries.
12434
12435Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12436
12437 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12438
12439 * config.sub (arm | armel | armeb): Fix shell syntax.
12440
12441Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12442
12443 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12444 -msoft-float and -mcpu=common support.
12445 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12446 libraries.
12447
12448Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12449
12450 * configure.in: Allow configuration and build of emacs19 for the alpha.
12451
12452Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12453
12454 * configure.in (CC): Get ^CC, not just any old CC, from
12455 ${host_makefile_frag}.
12456
12457Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12458
4e81ae98 12459 * configure.in (CC): Try to get CC from
6599da04
JM
12460 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12461
12462Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12463
12464 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12465 only if it exists in $(srcdir).
12466
12467Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12468
12469 * configure: If CC and CXX are not set in the environment, set
12470 them, based on either an existing Makefile or on searching for gcc
12471 in PATH. Substitute for CC and CXX in Makefile.
12472 * configure.in: Remove libm from target_libs. Separate
12473 target_configdirs from configdirs. If CC is not set in
12474 environment, try to get it from a host Makefile fragment. Rewrite
12475 changes of configdirs to use skipdirs instead. A few minor
12476 tweaks. Take directories out of target_configdirs as they are
12477 taken out of configdirs. Remove existing Makefile files from
12478 subdirectories. Substitute for TARGET_CONFIGDIRS and
12479 CONFIG_ARGUMENTS in Makefile.
12480 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12481 by configure.in.
12482 (CONFIG_ARGUMENTS): Likewise.
12483 (CONFIGURE_TARGET_MODULES): New variable.
12484 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12485 ($(CONFIGURE_TARGET_MODULES)): New target.
12486 (configure-libg++, configure-libio): New targets.
12487 (all-libg++): Depend upon configure-libg++.
12488 (all-libio): Depend upon configure-libio.
12489 (configure-libgloss, all-libgloss): New targets.
12490 (configure-libstdc++): New target.
12491 (all-libstdc++): Depend upon configure-libstdc++.
12492 (configure-librx, all-librx): New targets.
12493 (configure-newlib): New target.
12494 (all-newlib): Depend upon configure-newlib
12495 (configure-xiberty): New target.
12496 (all-xiberty): Depend upon configure-xiberty.
12497
12498Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12499
12500 * configure.in (host i[345]86-*-win32): Expand the
12501 noconfigdirs again.
12502
12503Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12504
12505 * mpw-configure: Fix sed command file name.
12506
12507Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12508
4e81ae98 12509 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12510 noconfigdirs again.
12511
12512Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12513
12514 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12515 or powerpc*-*-pe*, since they are not yet supported.
12516
12517Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12518
12519 Add PowerMac support and many other enhancements.
12520 * mpw-configure: New option --cc to select compiler to use,
12521 paste options set according to --cc into the generated
12522 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12523 if mpw-make.sed is present.
12524 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12525 add forward includes for PowerPC include files.
12526 * mpw-build.in: Build using Makefile.PPC if present.
12527 (do-byacc, etc): Remove separate version resource builds.
12528 (do-gas): Build "stamps" before "all".
12529 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12530 * mpw-README: Update to reflect --cc option, PowerMac support,
12531 and recently-reported compatibility problems.
12532
12533Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12534
12535 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12536 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12537 (--with-multilib-top): Pass to recursive invocations.
12538
12539Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12540
12541 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12542 v810-*-*.
12543
12544Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12545
12546 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12547 gdb, ld and opcodes on v810-*-*.
12548
6599da04
JM
12549Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12550
12551 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12552 (local-maintainer-clean): New target.
12553 (maintainer-clean): New target.
12554 (realclean): Just depend upon maintainer-clean.
12555
12556Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12557
12558 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12559
12560Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12561
12562 * configure.in: Build ld in mips*-*-bsd* case.
12563
12564Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12565
12566 * config.sub: Accept -lites* OS. From Ian Dall.
12567
12568Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12569
12570 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12571 targets.
6599da04
JM
12572
12573Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12574
12575 * configure.in: treat i386-win32 canadian cross the same as
12576 i386-go32 canadian cross.
12577
12578Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12579
12580 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12581 running under the simulator to build a reduced set of libraries.
12582 (powerpc-*-eabiaix): Add fine grained multilib support added to
12583 other powerpc targets yesterday.
12584
12585Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12586
12587 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12588 -disable-softfloat, -disable-relocatable, -disable-aix, and
12589 -disable-sysv to control which multilib libraries get built.
12590
12591Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12592
12593 * configure: Add Makefile.tem to list of files to remove in trap
12594 handler.
12595
12596Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12597
12598 * config.guess (*Linux*): Add missing "exit"s.
12599 Also, need specific check for alpha-unknown-linux (uses COFF).
12600
12601Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12602
12603 * config.guess: Merge with FSF:
12604
12605 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12606 * config.guess (AIX4): More robust release numbering discovery.
12607
12608 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12609 * config.guess (i386-sequent-ptx): Properly get version number.
12610
12611 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12612 * config.guess (mips:*:4*:UMIPS): New case.
12613
12614Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12615
12616 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12617 (i386-win32 host): Likewise. Don't build readline.
12618
12619Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12620
12621 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12622 SUPPORT_FILES to submakes.
12623
12624Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12625
12626 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12627 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12628 mpw-configure.
12629
12630Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12631
12632 * configure.in (appdirs): Use =, not ==, in test expression when
12633 trying to build the text to print in the warning message for
12634 Solaris users.
12635
12636Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12637
12638 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12639
12640Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12641
12642 * config.guess: Recognize lynx-2.3.
12643
12644Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12645
12646 * config.sub (z8ksim): Deleted
12647 (z8k-*-coff): New, this is the one true name of the target.
12648
12649Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12650
12651 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12652
12653Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12654
12655 * config.guess (*:Linux:*:*): First try asking the linker what the
12656 default object file format is (elf, aout, or coff). Then if this
12657 fails, try previous methods.
12658
12659Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12660
12661 * configure.in: Don't build newlib for *-*-vxworks5.1.
12662
12663Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12664
12665 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12666 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12667
12668Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12669
12670 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12671
12672Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12673
12674 * cfg-ml-com.in: New file.
12675 * cfg-ml-pos.in: New file.
12676
12677Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12678
12679 * COPYING.NEWLIB: Add HP free copyright to list.
12680
12681Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12682
12683 * config.sub: Recognize -eabi* for the system, not just -eabi.
12684
12685Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12686
12687 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12688 * config.sub, configure.in (win32): New target and host.
12689
12690Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12691
12692 * configure.in: Add i386-pe configuration.
12693
12694Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12695
12696 * mpw-build.in (install): Install GDB after LD.
12697
12698Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12699
12700 * mpw-config.in (elf/mips.h): Always forward-include, needed
12701 for GDB to build.
12702
12703Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12704
12705 * testsuite: New directory for customer acceptance and whole tool
12706 chain tests.
12707
12708Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12709
12710 * configure: If per-host line isn't found, but AC_OUTPUT is found
12711 and a configure script exists, run it instead.
12712
12713Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12714
12715 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12716
12717Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12718
12719 * configure: Set build_{cpu,vendor,os,alias} to host values when
12720 --build isn't specified.
12721
12722Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12723
12724 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12725 (FLAGS_TO_PASS): Pass them.
12726 (EXTRA_TARGET_FLAGS): Ditto.
12727
6599da04
JM
12728Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12729
12730 * Makefile.in (all-libg++): Depend on all-libstdc++.
12731
12732Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12733
12734 * configure.in (noconfigdirs): Enable all packages for
12735 i386-unknown-netbsd.
12736
12737Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12738
12739 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12740 hosted builds (DOS builds)
12741
12742Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12743
12744 Changes for ARM based on patches from Richard Earnshaw:
12745 * config.sub: Handle armeb and armel.
12746 * configure.in: Omit arm linker only for riscix.
12747
12748Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12749
12750 * config.guess: Update from FSF.
12751
12752Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12753
63f6bcd7 12754 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12755 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12756 powerpcle variant. Convert pentium into i586, not i486. Add p5
12757 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12758 temporarily.
12759
12760Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12761
12762 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12763
12764Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12765
12766 * config.sub: Accept -lites* as a basic system type.
12767
12768Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12769
12770 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12771 installed, and if so return linuxoldld as the system name.
12772
12773Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12774
12775 * config.guess: Add hppa1.1-hp-lites support.
12776
12777Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12778
12779 * configure.in: Don't build newlib for m68k-vxworks5.1.
12780
12781Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12782
12783 * configure.in (mips-sgi-irix6): Use mh-irix5.
12784
12785Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12786
12787 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12788
12789Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12790
12791 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12792 OSF/1. Fix compiler flags.
6599da04
JM
12793 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12794
12795Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12796
12797 * configure.in: Recognize --with-newlib.
12798 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12799
12800Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12801
d207ebef 12802 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12803 to *_X11_MODULES due to gdbtk needing X include files et al.
12804
12805Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12806
12807 Merge in support for Mac MPW as a host.
12808 (Old change descriptions retained for informational value.)
12809
12810 * mpw-config.in: Add generic include forwards for cpu-specific
12811 include files in aout and elf directories.
12812
12813 * mpw-configure: Added copyright.
12814 * mpw-config.in: Check for presence of required build tools.
12815 (target_libs): Add newlib.
12816 (target_tools): Add examples.
12817 (Read Me): Generate as "Read Me for MPW" instead.
12818 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12819 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12820 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12821
12822 * mpw-configure: Remove subdir-specific makefile hackery,
12823 delete mk.tmp after using it.
12824
12825 * mpw-build.in (all): Display start and end times.
12826
12827 * mpw-configure (host_canonical): Set.
12828 (target_cpu): Always add to makefiles.
12829 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12830 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12831 (mpw-mh-mpw): Look for in srcdir and srcroot.
12832 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12833
12834 * mpw-build.in: (install-only): New target.
12835
12836 * mpw-configure (host_alias, target_alias): Rename from hostalias
12837 and targetalias, add into generated Makefile.
12838 (mk.tmp): If present, add into generated Makefile.
12839 * mpw-build.in (all-gas): Build config.h first before gas proper.
12840
12841 * mpw-configure (config.status): Write only if changed.
12842 * mpw-config.in (readline): Configure it (not built, just used for
12843 definitions).
12844
12845 * mpw-config.in (elf/mips.h): Add a forward include.
12846
12847 * mpw-config.in: Forward-include most .h files in include into
12848 extra-include.
12849 (readline): Don't build.
12850 mpw-build.in (install): Install GDB.
12851
12852 * mpw-configure (prefix, mpw_prefix): Handle it.
12853 * mpw-config.in (mmalloc, readline): Don't configure.
12854 * mpw-build.in (thisscript): Rename to ThisScript.
12855 Use mpw-build instead of BuildProgram everywhere.
12856 (mmalloc, readline): Don't build.
12857 * mpw-README: New file, basic documentation about the MPW port.
12858
12859 * mpw-config.in: Use forward-include to create include files.
12860
12861 * mpw-configure: Add more things to the top of each configured
12862 Makefile, including contents of config/mpw-mh-mpw.
12863 * mpw-config.in (extra-include): Create this directory and fill it
12864 with Posix-like include files when configuring.
12865
12866 * config.sub (apple, mac, mpw): Add various aliases.
12867
12868 * mpw-build.in: New file, top-level build script fragment for MPW.
12869 * mpw-configure: New file, configure script for MPW.
12870 * mpw-config.in: New file, config fragment for MPW.
12871
12872Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12873
12874 * configure.in (host_libs): Remove glob, since it is gone from the
12875 sources.
12876
12877Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12878
12879 * Makefile.in: define empty GDB_NLM_DEPS var.
12880
12881 * configure.in(target_makefile_frag): use config/mt-netware
12882 for netware targets.
12883
12884Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12885
12886 * config.sub: Merge in recent FSF changes. Remove linux special
12887 cases.
12888
12889Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12890
731a8127 12891 Revert this change:
6599da04
JM
12892
12893 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12894
12895 * build-all.mk: Use CC=cc -Xs on Solaris.
12896
6599da04
JM
12897Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12898
12899 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12900 stop using it.
12901 * Makefile.in: Nuke all references to glob subdirectory.
12902
12903Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12904
12905 * configure.in: Fix --enable-shared logic in per-host.
12906
12907Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12908
12909 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12910
12911Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12912
12913 * configure.in (noconfigdirs): Don't build gas on AIX, for
12914 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12915
12916Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12917
12918 * configure: Fix --cache-file to work if the file argument is a
12919 relative path.
12920
12921Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12922
12923 * configure: If the --cache-file is used, pass it down to
12924 configure in subdirectories.
12925
12926Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12927
12928 * config.sub: add vxworks29k configuration.
12929
12930Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12931
12932 * Makefile.in (taz): Do "diststuff" part quietly.
12933
12934Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12935
12936 * config.sub: Mini-merge with gcc/config.sub.
12937
12938Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12939
12940 * config.guess (IRIX): Sed - to _.
12941
12942Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12943
12944 * Makefile.in (source-vault, binary-vault): New targets.
12945
12946Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12947
12948 * config.sub: Recognize -eabi as a basic system type.
12949
12950Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12951
12952 * configure.in (enable_shared stuff): Fix typo.
12953
12954Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12955
12956 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12957
12958Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12959
12960 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12961
12962Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12963
12964 * configure.in (rs6000-*-*): Don't build gas.
12965
12966Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12967
12968 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12969 reduce command line length.
12970 (AS_FOR_TARGET): Check for as.new, not Makefile.
12971 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12972
12973Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12974
12975 * config.guess: Merge from FSF.
12976
12977Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12978
12979 * configure: Don't use $ when handling program_suffix.
12980
12981Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12982
12983 * configure.in: Configure tk for hppa/hpux.
12984
12985Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12986
12987 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12988
12989Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12990
12991 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12992 to LIBCXXFLAGS. Tests are better run without it.
12993
12994Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12995
12996 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12997
12998Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12999
13000 * configure.in (*-*-netware*): Don't configure xiberty.
13001
13002Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13003
13004 * configure.in: Remove tk from native_only list.
13005
13006Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13007
13008 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13009 for special NCD build.
13010
13011Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13012
13013 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13014 makeall.bat, they're only useful for binutils snapshots.
13015 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13016 makeall.bat to specified SUPPORT_FILES.
13017
13018Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13019
13020 * build-all.mk: Add Ericsson targets to sun4 and solaris
13021 hosts. Add BNR's sun4 target to solaris host, so their
13022 build-from-source will be tested in-house first.
13023
13024Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13025
13026 * Makefile.in (LIBCFLAGS): New variable.
13027 (CFLAGS_FOR_TARGET): Ditto.
13028 (LIBCFLAGS_FOR_TARGET): Ditto.
13029 (LIBCXXFLAGS): Ditto.
13030 (CXXFLAGS_FOR_TARGET): Ditto.
13031 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13032 (BASE_FLAGS_TO_PASS): Pass them.
13033 (EXTRA_TARGET_FLAGS): Ditto.
13034
731a8127 13035 * configure.in: Support --enable-shared.
6599da04
JM
13036
13037Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13038
13039 * configure.in (target_libs): Include libstdc++ again.
13040 * config.guess: Update from FSF (for FreeBSD).
13041
13042Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13043
13044 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13045 makeall.bat.
13046 (DISTDOCDIRS): Add `etc'.
13047 (ETC_SUPPORT_PFX): New variable.
13048 (taz): Include anything from etc starting with a word in
13049 ETC_SUPPORT_PFX.
13050
13051Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13052
13053 * config.sub: Update for recent FSF changes. Remove obsolete
13054 h8300hds entry. Add -windows* and -osx as basic os. Minor
13055 spacing changes.
13056
13057Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13058
13059 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13060
13061 * config.guess: Merge with FSF.
13062 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13063
13064Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13065
13066 * configure: Since the "trap 0" handler will override the exit
13067 status on many systems, only use it for "exit 1", and make it set
13068 a non-zero exit status; reset it before "exit 0". Also, check
13069 exit status of config.sub, and error out if it failed.
13070
13071Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13072
13073 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13074 and install libgloss.
13075
13076Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13077
13078 * Makefile.in (all-binutils): Depend upon all-byacc.
13079
13080 * configure.in: Don't build emacs on Irix 5.
13081
13082Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13083
13084 * configure.in (*-*-netware*): Add libio.
13085
13086Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13087
13088 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13089 (CHECK_TARGET_MODULES): Ditto.
13090 (INSTALL_TARGET_MODULES): Ditto.
13091 (TARGET_LIBS): Ditto.
13092 (all-libstdc++): Note dependencies.
13093
13094Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13095
13096 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13097
13098Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13099
13100 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13101 -fexternal-templates.
13102
13103 * configure.in (target_libs): Add libstdc++.
13104 (noconfigdirs): Add libstdc++ as appropriate.
13105
13106Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13107
13108 * config.guess: Update from FSF.
13109
13110Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13111
13112 * configure: Use ${config_shell} when running ${configsub}.
13113
13114Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13115
13116 * config.sub: No longer recognize h8300h.
13117
13118Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13119
13120 * config.sub: Remove extraneous differences between config.sub and
13121 gcc/config.sub.
13122
13123Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13124
13125 * Makefile.in (DISTSTUFFDIRS): Add gas.
13126
13127Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13128
13129 * COPYING.NEWLIB: New file.
13130
13131Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13132
13133 * config.guess (HP-UX): Patch from Harlan Stenn
13134 <harlan@landmark.com> to also emit release level.
13135
13136Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13137
13138 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13139
13140Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13141
13142 * config.sub: Merge nextstep cleanup from FSF.
13143
13144Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13145
13146 * configure.in (arm-*-*): Don't configure ld for this target.
13147
13148Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13149
13150 * configure.in (*-*-netware): don't configure libg++, libio,
13151 librx, or newlib.
13152
13153Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13154
13155 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13156 configure ld--it works, but it doesn't support shared libraries.
13157
13158Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13159
13160 * config.guess (*-unknown-freebsd*): Get rid of possible
13161 trailing "(Release)" in version string.
13162 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13163
13164Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13165
13166 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13167 Fix type: *-next-neststep -> *-next-nextstep.
13168
13169 * config.guess: Merge from FSF:
13170
13171 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13172
13173 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13174
13175 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13176
13177 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13178 instead of UNIX_SV for UnixWare 1.0).
13179
13180Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13181
13182 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13183 to make gdb/nlm/* build after the compiler and linker.
13184
13185Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13186
13187 * config.guess (netbsd, freebsd, linux): Accept any machine,
13188 not just i[34]86.
13189 (m68k-atari-sysv4): Relocate to match FSF version.
13190
13191 * config.guess: More merges from the FSF:
13192
13193 Add a space before function call or macro invocation.
13194
13195 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13196
13197 * config.guess: Add trap cmd to remove dummy.c and dummy when
13198 interrupted.
13199
13200 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13201
13202 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13203 (dummy): Redirect stderr from compilation of dummy.c.
13204
13205 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13206
13207 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13208
13209Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13210
13211 * configure: Accept and ignore --cache*, for compatibility with
13212 new autoconf.
13213
13214Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13215
13216 * config.guess: Merge from FSF:
13217
13218 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13219
13220 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13221 (PATH): Add /.attbin at end for finding uname.
13222 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13223
13224 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13225
e490616e 13226 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13227
13228 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13229
e490616e
ZW
13230 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13231 to select whether to use ELF or COFF.
6599da04
JM
13232
13233 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13234
e490616e 13235 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13236
13237 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13238
13239 * config.guess: Guess the OS version for HPUX.
13240
13241 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13242
13243 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13244
13245Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13246
13247 * configure.in: Recognize --with-headers, --with-libs, and
13248 --without-newlib.
13249 * Makefile.in (all-xiberty): Depend upon all-ld.
13250
13251Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13252
13253 * configure.in: Change i[34]86 to i[345]86.
13254
13255Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13256
13257 * configure (version): A few more tweaks to help message.
13258
13259Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13260
13261 * Makefile.in: Remove (for now) librx as a host library,
13262 now that we're building it for target.
13263
13264Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13265
13266 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13267 (Karl Berry).
13268
13269Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13270
13271 * configure.in: Also configure librx.
13272
13273Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13274
13275 * Makefile.in: Update various rules to reflect that librx
13276 is now needed for libg++.
13277
13278Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13279
13280 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13281
13282Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13283
13284 * configure.in: Configure the examples directory.
13285
13286Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13287
13288 * configure: Simplify Jun 2 1994 change.
13289
13290Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13291
13292 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13293 /bin/gcc isn't good enough to build gcc.
13294
13295Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13296
13297 * Makefile.in (GDB_SUPPORT_FILES): Remove
13298 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13299 (gdb.tar.gz): Add new rule to use standard distribution building
13300 mechanism.
13301
13302Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13303
13304 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13305 Bill Cox <bill@cygnus.com>.
13306
13307Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13308
13309 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13310
13311Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13312
13313 * configure: Search current dir first in .gdbinit.
13314
13315Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13316
13317 * config.sub: Recognize freebsd (merged from gcc config.sub).
13318
13319Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13320
13321 * config.sub: Refer to NeXT's operating system as nextstep.
13322
13323 * config.sub (case $basic_machine): Re-order the cases, to match
13324 the order in the FSF version (which is mostly alphabethical).
13325 Merge in some additions and changes from the FSF.
13326
13327Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13328
13329 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13330 * config.sub: Recognize cxux7.
13331 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13332
13333Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13334
13335 * config.sub: Fix typo powerpc -> powerpc-*.
13336
13337Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13338
13339 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13340
13341 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13342 parallel with all-emacs and install-emacs). Top-level command
13343 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13344
13345Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13346
13347 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13348 $(relbindir)/make before doing ``make install'', and use
13349 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13350 installing over running make binary.
13351 ($(host)-stamp-stage3-installed): Likewise.
13352
13353Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13354
13355 * config.guess: Recognize Mach.
13356
13357Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13358
13359 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13360 see whether --exec-prefix was used.
13361
13362Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13363
13364 * README: Explicitly mention libg++/README. (Zoo's idea.)
13365
13366Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13367
13368 * Makefile.in: Add all-librx target similar to all-libproc.
13369
13370Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13371
13372 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13373 with post 1.2 uname bogosity.
13374
13375Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13376
13377 * configure: Remove temporary files on receipt of a signal.
13378
13379Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13380
13381 * configure: If there is a package_makefile_frag, remove
13382 ${subdir}/Makefile.tem after copying it in.
13383
13384Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13385
13386 * build_all.mk: support rs6000 lynx identifies itself as
13387 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13388 since /bin/gcc is too feeble to compile a modern gcc.
13389
13390Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13391
13392 * brought devo/test-build.mk update-to-date with progressive/
13393 test-build.mk. Add lynx targets and hppa flag info.
13394
13395Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13396
13397 * configure.in: Use mh-ncrsvr43. Patch from
13398 Tom McConnell <tmcconne@sedona.intel.com>.
13399
13400Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13401
13402 * config.guess (i386-unknown-bsdi): No longer need to
13403 check #if defined(__bsdi__) && defined(__i386__).
13404
13405Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13406
13407 * configure: Set program_transform_nameoption correctly.
13408
13409Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13410
13411 * brought build-all.mk update-to-date with progressive build-all.mk,
13412 added new targets and hppa info.
4e81ae98 13413
6599da04
JM
13414Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13415
13416 * configure: If config.guess result is a prefix of the user
13417 specified target, assume a native build and use the user specified
13418 target as the host alias. Remove SunOS patch suffix removal hack.
13419 * configure.in: Remove SunOS patch suffix removal hack.
13420
13421 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13422 in NATIVE_CHECK_MODULES.
13423
13424Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13425
13426 * Makefile.in: Rename HOST_ONLY to NATIVE.
13427 * configure: Delete SunOs patch suffix from host_canonical
13428 and build_canonical variables that are prepended to Makefiles.
13429 * configure.in: Add comments for easier maintenance.
13430
13431Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13432
13433 * Makefile.in: Add all-libproc target similar to all-gui.
13434
13435Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13436
13437 * Makefile.in (CHECK_MODULES): split into
13438 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13439
13440Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13441
13442 * config.guess (i386-unknown-bsdi): New system to guess.
13443
13444Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13445
13446 * Makefile.in: Add all-gui target (but not yet build by "all").
13447
13448Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13449
13450 * config.sub: Move deletion of patch suffix from here...
13451 * configure.in: To here, at Ian's suggestion. The top-
13452 level scripts might need to know of a patch level.
13453
13454Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13455
13456 * config.sub: Strip off patch suffix so rtl is recognized
13457 as a sunos4.1.3 machine, even though it's been patched.
13458
13459Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13460
13461 * Makefile.in (INSTALL_LAST): Delete.
13462 (INSTALL_DOSREL): New.
13463
13464Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13465
13466 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13467 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13468 whether we pass down --with-gnu-ld anyhow.
13469
13470Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13471
13472 * Makefile.in (INSTALL_LAST): Change operation so it works
13473 on more flavors of make.
13474 * configure.in (go32): Don't build libg++ or libio.
13475
13476Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13477
13478 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13479 they can be overriden by templates.
13480
13481Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13482
13483 * configure.in (target==go32): Don't build gdb.
13484 * dosrel: New directory.
13485
13486Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13487
13488 * configure.in (host==go32): Configure dosrel too.
13489 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13490 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13491 be set by incoming names or templates.
13492 (INSTALL_LAST): New rule.
6599da04
JM
13493
13494Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13495
13496 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13497
13498Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13499
6599da04
JM
13500 * configure.in (appdirs): New variable. Currently empty, but will
13501 be used in gas distribution. If nonempty, lists a set of
13502 directories at least one of which must get configured, or top
13503 level configuration is considered to have failed.
13504 (rs6000-*-lynxos*): Use new file name.
13505
13506Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13507
13508 Eliminate XTRAFLAGS.
13509 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13510 newlib include files using -idirafter, and also use -nostdinc.
13511 (CXX_FOR_TARGET): Likewise.
13512 (XTRAFLAGS): Removed.
13513 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13514 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13515 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13516 ($(DO_X)): Don't pass down XTRAFLAGS.
13517
13518Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13519
13520 * configure.in (mips*-dec-bsd*): New target; do build linker.
13521 (mips*-*-bsd*): New target; don't build linker.
13522
13523Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13524
13525 * configure.in: support rs6000-*-lynxos* configuration.
13526 support sunos4 as a cross target.
13527
13528 * config.sub: look for lynx*, not lynx since the OS version may
13529 legitimately be part of the name.
13530
13531Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13532
13533 * configure.in (i[34]86-*-sco*): Move to be with other i386
13534 targets.
13535 (romp-*-*): New target. Skip various binary utilities.
13536 (vax-*-*): New target. Don't build newlib.
13537 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13538
13539Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13540
13541 * configure.in: Only set host_makefile_frag if config
13542 directory exists.
13543
13544Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13545
13546 * install.sh: If $dstdir exists, don't check whether each
13547 component does.
13548
13549Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13550
13551 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13552
13553Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13554
3b75d237
AJ
13555 * configure.in (*-*-lynxos*): Don't configure newlib for either
13556 native or cross Lynx.
6599da04
JM
13557
13558Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13559
13560 * config.sub (sparc64-elf): Fix os.
13561 (z8k): Remove duplicate.
13562
13563Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13564
13565 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13566 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13567
13568Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13569
13570 * configure: Make file links cleanly even if Lynx fails on
e490616e 13571 an NFS symlink (at least fail cleanly).
6599da04
JM
13572
13573Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13574
13575 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13576 -XNh2000.
13577
13578Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13579
13580 * configure: Unknown options are fatal again.
13581
13582Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13583
13584 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13585 compatibility.
6599da04
JM
13586
13587Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13588
13589 * build-all.mk: Add `clean' target.
13590
13591Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13592
13593 * config.guess: Add SINIX support.
13594 * configure.in: Add mips-*-sysv4* support.
13595
13596Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13597
13598 * build-all.mk: Document all useful targets.
13599 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13600 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13601
13602Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13603
13604 * configure: Support --silent, --quiet.
13605
13606Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13607
13608 * configure: Support --disable-FEATURE.
13609
13610Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13611
13612 * config.guess: Recognize NCR running SVR4.3.
13613
13614Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13615
13616 * config.guess: Make BSDI generate i386-unknown-bsd386.
13617 Patch from Paul Eggert <eggert@twinsun.com>.
13618
13619Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13620
13621 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13622
13623Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13624
13625 * configure: Make unrecognized options give nonfatal warnings
13626 instead of fatal errors, and pass them to any subdirectory
13627 configures in case they recognize them.
13628 Make --x equivalent to --with-x.
13629
13630Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13631
13632 * configure: Add --enable-* options. Clean up usage message and
13633 some comments.
13634
13635Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13636
13637 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13638
13639Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13640
13641 * configure.in (hppa*-*-*): Enable binutils.
13642
13643Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13644
13645 * config.sub: Recognize cisco.
13646
13647Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13648
13649 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13650
13651Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13652
13653 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13654 than one configuration name. Add comment.
13655
13656Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13657
13658 * config.guess: about target *-hitachi-hiuxwe2, fixed
13659 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13660 macro is incorrect.]
13661
13662Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13663
13664 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13665 than the "make ls" stuff which used to be here.
13666
13667Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13668
13669 * config.guess: Recognize i[34]86-unknown-freebsd.
13670 From Shawn M Carey <smcarey@rodan.syr.edu>.
13671
13672Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13673
13674 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13675
13676Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13677
13678 * config.guess: Check for ptx.
13679
13680Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13681
13682 * config.sub: Add os9k checking.
13683
13684Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13685
13686 * config.guess: Handle OSF1 running on HPPA processors
13687
13688Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13689
13690 * configure: If subdir configure fails, print out a message with
13691 subdirectory name, in case subdir's configure code didn't identify
13692 itself.
13693
13694Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13695
13696 * configure.in: Remove embedded newlines from configdirs.
13697 Avoid mismatches of substrings. Fix matching strings at end
13698 of configdirs.
13699
13700Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13701
13702 * config.guess: Add Lynx/rs6000 config support.
13703
13704Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13705
13706 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13707
13708Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13709
13710 * configure.in (hppa*-*-osf*): Treat this just like most other
13711 PA configurations (eg no binutils or ld).
13712 (hppa*-*-*elf*): These configurations have binutils and ld.
13713
13714Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13715
13716 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13717
13718Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13719
13720 * configure.in (rs6000-*-*): Build gas.
13721
13722Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13723
e490616e 13724 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13725
13726Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13727
13728 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13729 for GDB and GDB has been fixed to not need it.
13730
6599da04
JM
13731Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13732
13733 * config.guess: Recognize vax hosts.
13734
13735Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13736
13737 * configure (while loop): Don't use "break 2" inside case
13738 statement -- the case statement isn't an enclosing loop.
13739
13740Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13741
13742 * config.guess: Clean up NeXT support, to allow nextstep
13743 on Intel machines. Make OS be nextstep.
13744
13745Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13746
13747 * config.guess: Add alternate forms for Convex.
13748
13749Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13750
13751 * configure: Completely rewrite option processing. Take
13752 advantage of pattern-matching to avoid invoking test frequently.
13753 Also clean up host and target defaulting logic.
13754
13755Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13756
13757 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13758 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13759 commands (plus user environment) will fit SCO limits.
13760
13761Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13762
13763 * configure.in: Don't issue warnings about directories which are
13764 not being configured if -norecursion is set. Correct test for
13765 --with-gnu-as and --with-gnu-ld to not get confused by substring
13766 matches.
13767
13768 * configure.in: Don't build gas for alpha-dec-osf1*.
13769
13770Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13771
13772 * configure: Back out Per's change of 12/19/1993. It changes the
13773 behavior of configure in unexpected and confusing ways.
13774
13775 Also, use different delim char when calculating
13776 program_transform_name so that the name can contain slashes.
13777
13778Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13779
13780 * configure.in, config.sub: Add support for VSTa micro-kernel.
13781
13782Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13783
13784 * configure.in: Nuke hacks which were used to get a special
13785 version of GAS for HPPA configurations.
13786
13787Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13788
13789 * configure: If only ${target_alias} is given, use that
13790 as the default for ${host_alias}.
13791 * configure: Add missing back-slashes before nested quotes.
13792
13793Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13794
13795 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13796
13797Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13798
13799 * config.guess: Recognize some Tektronix configurations.
13800 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13801
13802Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13803
13804 * config.sub: Match any flavor of SH.
13805
13806Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13807
13808 * configure.in: Don't try to configure newlib for Alpha.
13809
13810Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13811
13812 * configure.in: Don't build ld for Irix 5. Don't build gas,
13813 libg++ or libio for any Alpha target.
13814
13815 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13816
13817Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13818
13819 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13820 default arguments -- so it tried to compress itself.
13821
13822Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13823
13824 * configure.in (notsupp): ensure that a space is always at the end
13825 of the configdirs list, since the grep checks for an explicit space
13826
13827Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13828
13829 * configure.in (target i386-sysv4.2): don't build ld, since static
13830 versions of many libraries are not available.
13831
13832Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13833
13834 * config.guess: Recognize Apollos (using environment variables).
13835 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13836
13837Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13838
13839 * config.guess: Recognize Sony news mips running newsos.
13840
13841Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13842
13843 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13844 "fi ; else" for bash.
13845
13846Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13847
13848 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13849
13850Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13851
13852 * config.sub: accept unixware as an alias for svr4.2.
13853 Fix some inconsistancies with the gcc version.
13854
13855Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13856
13857 * Makefile.in (DISTDOCDIRS): Add gdb.
13858
13859Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13860
13861 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13862
13863Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13864
13865 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13866 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13867 this now.
13868
13869Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13870
13871 * config.sub: Accept hiux* as an OS name.
13872
13873 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13874 etc/make-stds.texi. The underscore came from gcc, and dje now
13875 agrees that RUNTESTFLAGS is the correct name.
13876
13877Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13878
13879 * install.sh: Remove 'set -e'. It makes any conditionals
13880 in the script useless.
13881
13882 * config.guess: Automatically recognize arm-acorn-riscix
13883 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13884
13885Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13886
13887 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13888
13889Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13890
13891 * Makefile.in (DISTDOCDIRS): New variable.
13892 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13893 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13894
13895Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13896
13897 * configure.in (hppa target): check the source directory for the
13898 pagas sub-directory
13899
13900Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13901
13902 * config.sub: Allow -aout* and -elf*.
13903
13904Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13905
13906 * configure.in: Don't build ld on i386-solaris2, same as for
13907 sparc-solaris2.
13908
13909Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13910
13911 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13912
13913Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13914
13915 * configure.in: Configure gdb for alpha.
13916
13917Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13918
13919 * Makefile.in (CXXFLAGS): Add -O.
13920
13921Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13922
13923 * config.guess: added support for DG Aviion
13924
13925Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13926
13927 * configure.in: Produce warning message for subdirectories not
13928 configurable for this host/target combination. Don't try to
13929 configure gdb for vms.
13930
13931Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13932
13933 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13934 appropriate files before making "diststuff".
13935 (DISTBISONFILES): New var: list of files to be edited.
13936 (DISTSTUFFDIRS): Add binutils.
13937
13938Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13939
13940 * config.sub: also handle mipsel and mips64el (for little endian mips)
13941
13942Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13943
13944 * configure.in: Add * to end of all OS names.
13945
13946Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13947
13948 * configure.in: Build newlib for LynxOS native.
13949
13950Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13951
13952 * config.guess: Add support for delta 88k running SVR3.
13953
13954 * configure.in: Add comment about HP compiler vs. emacs.
13955
13956Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13957
13958 * configure.in: don't build ld on solaris2 (not a viable option
13959 due to bugs in getpwnam & getpwuid)
13960
13961Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13962
13963 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13964 config.guess will produce a full version number.
13965
13966Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13967
13968 * configure.in: Build linker and binutils for alpha-dec-osf1.
13969
13970Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13971
13972 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13973 and gdb/testsuite/Makefile.in.
13974
13975Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13976
13977 * configure.in: recognize mips*- instead of mips-
13978
13979Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13980
13981 * config.sub: Accept linux*coff and linux*elf as operating
13982 systems.
13983
13984Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13985
13986 * config.sub: Recognize mips64, and mips3 as an alias for it.
13987
13988Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13989
13990 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13991 gdb knows how to handle OSF/1 shared libraries.
13992
13993Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13994
13995 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13996 * config.guess: Recognize Hitachi's HIUX.
13997 * config.sub: Recognize h3050r* and hppahitachi.
13998 Remove redundant cases for hp9k[23]*.
13999
14000Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14001
14002 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14003 if gas and ld are in the source tree and are in ${configdirs}.
14004 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 14005 --with options (but still pass them down on the command line,
6599da04
JM
14006 if they were explicitly specified).
14007
14008Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14009
14010 * configure: substitute SHELL value in Makefile.in with
14011 ${CONFIG_SHELL}
14012
14013Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14014
14015 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14016 *-*-solaris2* targets.
14017
14018Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14019
14020 * Makefile.in: define M4, and pass it down to sub-makes;
14021 all-autoconf now depends on all-m4
14022
14023Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14024
14025 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14026 presence of {ar,ranlib} instead of a configured directory
14027
14028Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14029
14030 * config.guess: Accept 34?? as well as 33?? for NCR.
14031
14032Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14033
14034 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14035 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14036
14037Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14038
14039 * configure: grab values for $(CC) and $(CXX) from the
14040 environment, so that someone can do "CC=gcc configure; make" and
14041 have it work right (matching the way that autoconf works now)
14042
14043 * configure.in, Makefile.in: add support for gash, the tcl
14044 interface to Galaxy
14045
14046 * config.guess: add NetBSD variants (hp300, x86)
14047
14048Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14049
14050 * install.sh: Support -d option (in the manner of SunOS 4 install,
14051 as it is more deterministic than that of GNU install)
14052 (chmodcmd): Set file to mode 755 by default (should also do default
14053 chgrp and chown, but I don't feel like dealing with that now)
14054
14055Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14056
14057 * config.sub: Remove h8300hhms alias.
14058
14059Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14060
14061 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14062
14063Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14064
14065 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14066 as stmp-fixinc
14067
14068Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14069
14070 * config.sub: recognize m88110-bug-coff.
14071
14072Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14073
14074 * Makefile.in (all-libio): all dependencies on the toolchain used
14075 to build this (gcc, gas, ld, etc)
14076
14077Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14078
14079 * config.guess: Deal with OSF/1 1.3 on alpha.
14080
14081Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14082
14083 * install.sh: add some 'else true' clauses for portability
14084
14085 * configure.in: don't build libio for h8[35]00-*-* targets
14086
14087Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14088
14089 * Makefile.in: Add support for new libio.
14090
14091Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14092
14093 * install.sh: If one command fails, don't try the rest. Don't try
14094 to remove $dsttmp (via trap) unless we have already created it.
14095 If $src doesn't exist, detect it and exit with an error.
14096
14097 * config.guess: Recognize BSD on hp300.
14098
14099Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14100
14101 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14102 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14103
14104Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14105
14106 * Makefile.in (all-send-pr): depends on all-prms
14107
14108Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14109
14110 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14111
14112Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14113
14114 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14115 Added test for mips-mips-riscos5.
14116
14117Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14118
14119 * configure.in: use mh-hp300 for 68k HP hosts
14120
14121Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14122
14123 * configure: add support for CONFIG_SHELL, so that you can use
14124 some alternate shell for evaluating configure scripts
14125
14126Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14127
14128 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14129 in configure script to bug-gdb@prep.ai.mit.edu when building
14130 distribution archive.
14131 * Makefile.in (COMPRESS): Remove def.
14132 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14133 gdb.tar.Z and make-gdb.tar.Z respectively.
14134 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14135 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14136 to convergence with 'taz' target in Makefile.in.
14137
14138Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14139
14140 * install.sh (dsttmp): use trap to ensure that tmp files go
14141 away on error conditions
14142
14143Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14144
14145 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14146
14147Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14148
14149 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14150 its parent is '/' not ''.
14151
14152 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14153
14154Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14155
14156 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14157 that ${newsrcdir}/configure.in does.
14158
14159Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14160
14161 * test-build.mk: support for CONFIG_SHELL
14162
14163Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14164
14165 * config.sub (netware): Add as a basic system type.
14166
14167Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14168
14169 * Makefile.in (Makefile): depend on configure.in. Also drop the
14170 $(srcdir)/ from the dependency on Makefile.in.
14171
14172Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14173
14174 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14175 (h8300hhms is temporary until multi-libraries are implemented).
14176 * configure.in: Handle h8300h too.
14177
14178Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14179
14180 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14181
14182Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14183
14184 * configure: Remove extraneous output when guessing host type.
14185 * config.guess: Remove extraneous output when guessing using C
14186 compiler rather than uname, or when guessing fails.
14187
14188Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14189
14190 * Makefile.in: remove all.cross and install.cross targets
14191
14192 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14193 definitions
14194
14195Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14196
14197 * configure.in (target sh): Build gprof.
14198
14199Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14200
14201 * config.sub: change -solaris to -solaris2
14202
14203Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14204
14205 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14206
14207Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14208
14209 * configure: Correct error message for missing Makefile.in to
14210 print correct directory.
14211
14212Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14213
14214 * install.sh: kludge around 386BSD shell bug
14215
14216Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14217
14218 * config.guess: Recognize NeXT.
14219 * config.guess: Recognize i486-ncr-sysv4.
14220 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14221
14222Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14223
14224 * Makefile.in (MAKEINFOFLAGS): New variable.
14225 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14226 * build-all.mk, test-build.mk: Pass down --no-split as
14227 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14228
14229Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14230
14231 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14232
14233Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14234
14235 * Makefile.in (libg++.tar.z): New rule.
14236 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14237 * Makefile.in (taz): Only do a single chmod.
14238
14239Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14240
14241 * install.sh: don't use dirname anymore (replaced with sed usage)
14242
14243Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14244
14245 * Makefile.in: Change extension for gzip'd files from '.z' to
14246 '.gz' per new FSF standard usage.
14247
14248Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14249
14250 * configure: put quotes around the final value of program_transform_name
14251
14252Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14253
14254 * Makefile.in: new install.sh support; update install-info rules
14255
14256Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14257
14258 * configure.in: Build diff for crosses, but not for go32 host.
14259
14260 * configure.in: Build gprof only for native, and don't build it
14261 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14262
14263Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14264
14265 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14266
14267Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14268
14269 * configure.in (host_tools): Add prms.
14270
14271Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14272
14273 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14274 with $(FLAGS_TO_PASS) on the command line
14275
14276 * config.sub: Recognize lynx and lynxos
14277
14278Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14279
14280 * config.sub: Accept -ecoff*, not just -ecoff.
14281
14282Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14283
14284 * Makefile.in (taz): Use .gz suffix instead of .z.
14285 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14286 names.
14287
14288Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14289
14290 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14291
14292Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14293
14294 * Makefile.in (install-no-fixedincludes): install gcc last, so
14295 that rebuilds that might happen during 'make install' don't get
14296 bogus gcc include files
14297
14298Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14299
14300 Change from Utah for HPPA support:
14301 * config.guess: Recognize hppa1.x-hp-bsd.
14302
14303Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14304
14305 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14306 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14307
14308Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14309
14310 * config.sub: Add support for rom68k and bug boot monitors.
14311
14312Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14313
14314 * Makefile.in: Make all-opcodes depend on all-bfd.
14315
14316Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14317
14318 * config.guess: Added special check for i[34]86-univel-sysv4*.
14319
14320Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14321
14322 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14323 the processor rather than assuming i486.
14324
14325Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14326
14327 * config.guess: Recognize SunOS6 as Solaris3.
14328
14329Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14330
14331 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14332 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14333
14334Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14335
14336 * build-all.mk (all-cross): New target for Canadian Cross.
14337 Added Q2 go32 targets.
14338 * test-build.mk: Configure go32 cross sparclite-aout and
14339 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14340 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14341
14342Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14343
14344 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14345 GO32 hosted toolchains
14346
14347Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14348
14349 * configure: change so "-exec-prefix" gets passed down rather
14350 than "-exec_prefix" so autoconf generated Makefiles get the
14351 exec_prefix set right.
14352
14353Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14354
14355 * config.guess: get the Solaris2 minor version number
14356
14357 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14358
14359Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14360
14361 * config.guess: Recognize some Sequent platforms.
14362
14363Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14364
14365 * Makefile.in: added the vault-install target
14366
14367 * configure.in: actually use the Sun3 makefile fragment that's in
14368 config, also added the release dir to configdirs
14369
14370Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14371
14372 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14373
14374Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14375
14376 * configure.in: remove some program from Alpha targetted toolchains
14377
14378Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14379
14380 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14381 gprof.
14382 (taz): Run "make diststuff" in those directories instead of "make
14383 proto-dir". Look for "VERSION=" only at start of line in subdir
14384 Makefile. Use "gzip -9" for compression.
14385 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14386 (binutils.tar.z): New target.
14387
14388Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14389
14390 * Makefile.in (taz): Include gpl.texinfo.
14391
14392Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14393
14394 * Makefile.in (setup-dirs): Merged into "taz" target.
14395 (taz): Only do `proto-dir' stuff if a directory is actually needed
14396 for this target.
14397
14398Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14399
14400 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14401 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14402 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14403 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14404 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14405
14406Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14407
14408 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14409 config.sub, and move-if-change to gdb testsuite distribution
14410 archive, so the testsuite can be extracted, configured, and
14411 run separately from the gdb distribution. Blow away the Chill
14412 tests that require a Chill compiled executable, since GNU Chill
14413 is not yet publically available.
14414
14415Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14416
14417 * test-build.mk: set environment variables in a single command,
14418 instead of a list of assignments and exports
14419
14420 * config.guess: recognize Alpha/OSF1 systems
14421
14422Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14423
14424 * configure: Change help message to prefer --options rather than
14425 -options.
14426
14427Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14428
14429 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14430 zippy@ecst.csuchico.edu.
14431 * config.guess: Recognize miniframe.
14432
14433Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14434
cc6010cd
AP
14435 * Makefile.in: Use srcroot to find runtest rather than rootme.
14436 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14437
14438Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14439
14440 * test-build.mk: Extensive additions to support building on a
14441 machine other than the host.
14442
14443Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14444
14445 * configure (tooldir): Fix for i386-aix again.
14446
14447Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14448
14449 * configure, Makefile.in: Change definition of $(tooldir)
14450 to match the FSF.
14451
14452Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14453
14454 * config.guess: Recognize i[34]86/SVR4.
14455
14456Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14457
14458 * Makefile.in (all-gdb): gdb depends on sim.
14459
14460Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14461
14462 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14463 at the same time we make the prototype gdb directory.
14464 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14465 files at the same time as the gdb base release distribution.
14466
14467Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14468
14469 * Makefile.in (check): Use individual check targets rather than
14470 DO_X rule.
14471 (check-gcc): Added.
14472
14473Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14474
14475 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14476 for System V release 3.2.
14477
14478Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14479
14480 * config.sub: Recognize hppaosf.
14481 * configure.in: Do configure ld/binutils/gas for it.
14482
14483Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14484
14485 * configure (tooldir): Alter syntax used to set this, for systems
14486 where "\$" isn't handled right, like i386-aix.
14487
14488Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14489
14490 * configure: Pass program-transform-name, not
14491 program_transform_name, to recursive configures.
14492
14493Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14494
14495 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14496 of gas+ld+binutils.
14497
14498Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14499
14500 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14501
14502Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14503
14504 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14505
6599da04
JM
14506Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14507
14508 * Makefile.in (PRMS): Set back to all-prms.
14509
14510Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14511
14512 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14513 targets, rather than for MIPS hosts.
14514
14515Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14516
14517 * configure.in: add comment for --with-x default values
14518
14519 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14520
14521 * Makefile.in: add check-* targets for each of the directories in
14522 the tree. Add a definition of RUNTEST that will use the one we
14523 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14524
14525Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14526
14527 * configure.in: Removed obsolete references to bfd_target and
14528 target_makefile_frag.
14529
14530 * build-all.mk: Set assorted targets for Q2.
14531 * config.sub: Recognize z8k-sim and h8300-hms.
14532 * test-build.mk: Really don't pass host to configure.
14533 (HOLES): Added uname.
14534
14535Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14536
14537 * configure: Handle an empty program-prefix, program-suffix or
14538 program-transform-name correctly.
14539
14540Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14541
14542 * build-all.mk: -G 8 no longer required for MIPS targets.
14543 * test-build.mk: Don't pass host argument to configure; make it
14544 guess.
14545
14546Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14547
14548 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14549 * Makefile.in (COMPRESS): New macro, like GZIP.
14550
14551Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14552
14553 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14554
14555 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14556 with gas currently defaults to -G 0.
14557
14558Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14559
14560 * Makefile.in (all-flex): flex depends on byacc.
14561
14562 * build-all.mk: If host not specified, use config.guess. Pass TAG
14563 to test-build.mk as RELEASE_TAG.
14564 * test-build.mk (configargs): New variable containing arguments to
14565 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14566 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14567
14568 * config.guess: Use /bin/uname when checking -X argument on SCO,
14569 to avoid invoking GNU uname which doesn't understand -X.
14570
14571 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14572
14573 * configure.in: Build gas for mips-*-*.
14574
14575Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14576
14577 * Makefile.in (all.normal): insert missing backslash.
14578
14579Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14580
731a8127 14581 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14582
14583 * Makefile.in: Complete overhaul to merge many almost identical
14584 targets.
14585
14586Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14587
14588 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14589 (gdb.tar.Z): Adjusted.
14590
14591 * Makefile.in (setup-dirs, taz): New targets; should be general
14592 enough to adapt for gdb sometime. Build only .z file.
14593 (gas.tar.z): New target.
14594
14595Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14596
14597 * build-all.mk: Use CC=cc -Xs on Solaris.
14598
6599da04
JM
14599Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14600
14601 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14602 for handling BISON for FSF releases.
14603
14604Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14605
14606 * configure: Actually implement the change zoo just documented.
14607
14608Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14609
14610 * configure: when using config.guess, only set target_alias when
14611 it's not already been set (ie, on the command line)
14612
14613Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14614
14615 * Makefile.in: add installcheck target, set PRMS to install-prms
14616
14617Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14618
14619 * configure: add support for package_makefile_fragment, handle the
14620 case where a directory has a configure.in file but no Makefile.in
14621 more gracefully (with an actual understandable error message, even);
14622 add support for --without (and add this to the usage message); also
14623 explicitly add a --host=${host_alias} to the command line when
14624 config.guess is used
14625
14626Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14627
14628 * configure: Must use both --host and --target in recursive calls.
14629
14630Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14631
14632 * Makefile.in: Change deja-gnu to dejagnu.
14633
14634Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14635
14636 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14637
14638Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14639
14640 * configure.in: canonicalize all instances to *-*-solaris2*,
14641 also strip out a number of tools to not build for go32 host
14642
14643Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14644
14645 * config.guess: add GPL.
14646
14647 * Makefile.in, config.guess, config.sub, configure: bump
14648 copyrights to 93.
14649
14650Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14651
14652 * Makefile.in (do-info): Removed obsolete check for existence of
14653 localenv file.
14654
14655 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14656
14657Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14658
14659 * Makefile.in: a couple of 'else true' for decstation,
14660 support for TclX
14661
14662 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14663
14664Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14665
14666 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14667
14668Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14669
14670 * config.guess: Recognize i386-ibm-aix (PS/2).
14671 * configure.in: Use config/mh-aix386 file for it.
14672
14673Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14674
14675 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14676 CC_FOR_TARGET instead.
14677 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14678
14679Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14680
14681 * Makefile.in: Add sim to list of directories sent with gdb
14682
14683Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14684
14685 * configure.in: Put back mips-dec-bsd* case.
14686
14687Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14688
14689 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14690 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14691 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14692
14693Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14694
14695 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14696
14697 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14698 (install-info): install dir.info only if it exists,
14699 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14700
14701Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14702
14703 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14704 gas for mips-dec-bsd.
14705
14706Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14707
14708 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14709 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14710
14711Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14712
14713 * configure.in: Added "dejagnu" to hosttools list.
14714
14715Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14716
14717 * config.sub, configure.in, config.guess: Add support
14718 for Bosx, an AIX variant from Bull.
14719 Patches from F.Pierresteguy@frcl.bull.fr.
14720
14721Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14722
14723 * devo/dejagnu: Initial creation of devo/dejagnu.
14724 Migrated dejagnu testcases and support files for testing software
14725 tools to reside as subdirectories, currently called "testsuite",
14726 within the directory of the software tool. Migrated all programs,
14727 support libraries, etc. beloging to dejagnu proper from
14728 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14729 with no modifications. The changes to these files which will
14730 allow them to configure, build, and execute properly will be made
14731 in a future update.
14732
14733Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14734
14735 * Makefile.in: Change send_pr to send-pr.
14736 * configure.in: Likewise.
14737 * send_pr: Renamed directory to send-pr.
14738
14739Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14740
14741 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14742
14743Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14744
14745 * README: Update for gdb-4.8 release.
14746 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14747 gdb-xxx.tar.z (gzip'd) file also.
14748
14749Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14750
14751 * Makefile.in: make all-diff depend on all-libiberty
14752
14753Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14754
14755 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14756
14757Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14758
14759 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14760
14761Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14762
14763 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14764 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14765 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14766
14767Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14768
14769 * Makefile.in: makeinfo binary is in a new location
14770
14771Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14772
14773 * config.sub: Accept -ecoff as an OS.
14774
14775 * Makefile.in: Various changes to eliminate a level of make
14776 recursion and reduce the required command line length.
14777 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14778 sub-makes.
14779 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14780 variables holding settings for specific sub-makes.
14781 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14782 in terms of BASE_FLAGS_TO_PASS.
14783 (TARGET_LIBS): New variable listing directories which use
14784 TARGET_FLAGS_TO_PASS.
14785 (subdir_do): Eliminated.
14786 (do-*): New set of targets to replace subdir_do.
14787 (various): All targets which used subdir_do now depend on do-*.
14788 (local-clean): Renamed from do_clean.
14789 (local-distclean): New target, dependency of distclean and
14790 realclean.
14791 (install-info): Don't create directories. Depend on dir.info
14792 rather than calling make recursively.
14793 (install-dir.info): Eliminated.
14794 (install-info-dirs): Create all info directories here.
14795 (dir.info): Depend upon do-install-info.
14796
14797 * test-build.mk (HOLES): Added false.
14798
14799Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14800
14801 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14802
14803Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14804
14805 * Makefile.in (info): remove dependency on all-texinfo. The
14806 problem was really in texinfo/C, not at this level.
14807
14808Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14809
14810 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14811
14812Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14813
14814 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14815 GDB releases.
14816
14817Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14818
14819 * configure: Include srcdir in message about target of link not
14820 being found. Don't convert `-' to `_' in `with' options being
14821 passed to subdirs.
14822
14823Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14824
14825 * configure.in: add uudecode to host_tools
14826
14827 * Makefile.in: added {all,install}-uudecode targets, added them to
14828 the appropriate lists
14829
14830Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14831
14832 * Makefile.in (all-gcc): Added dependency on all-gas.
14833
14834 * configure.in (mips-*-*): Build ld and binutils.
14835
14836Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14837
14838 * configure: check return code from mkdir, print error message and
14839 exit on failure.
14840
14841Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14842
14843 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14844
14845Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14846
14847 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14848
14849Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14850
14851 * config.sub (h8500): Recognize this as a cpu type.
14852
14853Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14854
14855 * configure: source directory missing is no longer a warning
14856
14857 * configure.in: recognize irix[34]* instead of irix[34]
14858
14859 * Makefile.in: define and pass down X11_LIB
14860
6599da04
JM
14861Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14862
14863 * guess-systype: Renamed to ...
14864 * config.guess: ... by popular request.
14865 * configure.in, Makefile.in: Update accordingly.
14866
14867Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14868
14869 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14870 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14871 + Execute ./dummy instead of assuming . is in PATH.
14872
14873Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14874
14875 * guess-systype: New shell script. Attempts to guess the
14876 canonical host name of the executing host.
14877 Only a few hosts are supported so far.
14878 * configure: Call guess-systype if no host is specified.
14879
14880Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14881
14882 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14883 gcc Makefile.
14884
14885
14886Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14887
14888 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14889 (all-gcc, install-gcc, subdir_do): Use it.
14890
14891Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14892
14893 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14894
14895Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14896
14897 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14898 set exclusively by configure, using configure.in .
14899
14900Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14901
14902 * test-build.mk: set $PATH for all builds
14903
14904 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14905
14906Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14907
14908 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14909 the one used in gcc/Makefile.in, so that a null expansion doesn't
14910 override the one needed to build gcc with a native cc.
14911
14912
14913Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14914
14915 * configure: Accept -with arguments.
14916
14917Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14918
14919 * Makefile.in: added h8300sim
14920
14921Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14922
6599da04
JM
14923 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14924 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14925 (all-cygnus, native, build-cygnus): Make
14926 $(canonhost)-stamp-3stage-done, not $(host)....
14927 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14928 i386-sco3.2v4. Added else true to if command.
14929
14930Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14931
14932 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14933
14934Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14935
14936 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14937
14938Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14939
14940 * configure.in: don't remove binutils from Solaris builds
14941
14942Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14943
14944 * Makefile.in: get rid of earlier definitions for *clean,
14945 also handle the recursive info rule better
14946
14947Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14948
14949 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14950 do more-or-less the right thing.
14951
14952Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14953
14954 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14955 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14956
14957Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14958
14959 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14960 $(host_canonical).
14961
14962 * configure.in: split the configdirs list into 4 categories (native
14963 v. cross, library v. tool) and handle the cross-only and native-
14964 only in more reasonable (and correct!) way.
14965
14966Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14967
14968 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14969 configdirs anymore.
14970
14971Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14972
14973 * Makefile.in: extensive cleanup:: removed all of the explicit
14974 clean-* targets, collapsed many wrappers around subdir_do into
14975 one, added additional targets to satisfy standards.texi, deleted
14976 some old targets, some changes for consistency
14977
14978Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14979
14980 * configure.in: handle some programs as cross-only, and others as
14981 native only
14982
14983 * test-build.mk: handle partial holes in a more generic manner
14984
14985 * Makefile.in: m4 depends on libiberty
14986
6599da04
JM
14987Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14988
14989 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14990 time, wdiff, and find to configdirs
14991
14992 * Makefile.in: all, clean, and install rules for the new programs
14993 added to configure.in
14994
14995Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14996
14997 * configure.in: use mh-sun for all *-sun-* hosts
14998
6599da04
JM
14999Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15000
15001 * Makefile.in: define flags for X11 include files and library file
15002 locations, pass them down to the programs that need this info
15003
15004 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15005
6599da04
JM
15006Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15007
15008 * configure.in: start building libg++ for HP-UX targets
15009
15010Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15011
15012 * README: Update references to files moved into etc/.
15013
15014Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15015
15016 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15017 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15018
15019Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15020
15021 * configure: accept dash as well as underscore in long option
15022 names for FSF compatibility.
15023
15024Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15025
15026 * config.sub: added -sco3.2v4 support from FSF.
15027
15028Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15029
15030 * configure.in: expand the section that adds or removes
15031 directories from the list of programs to build, to handle native
15032 vs. cross in addition to host v. native
15033
15034Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15035
15036 * Makefile.in: Replace C++ in macro names with CXX.
15037 This is less likely to break ...
15038
15039Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15040
15041 * test-build.mk: add -w to GNU_MAKE
15042
15043Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15044
15045 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15046 add 'sparc' to list of recognized cpus. This needed to make
15047 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15048 Delete some redundant ose68 variants. Recognize -wrs as an os,
15049 then changes that into $CPU-wrs-vxworks.
15050
15051 * configure.in: remove most references to gdbtest, regularize
15052 target based program removal
15053
15054 * test-build.mk: import from p3 tree (many fixes and changes)
15055
15056Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15057
15058 * Makefile.in: added rules to handle tcl, tk, and expect
15059
15060 * configure.in: handle those directories if they exist
15061
15062Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15063
15064 * config.sub: removed bogus hppabsd and hppahpux names, since
15065 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15066
15067Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15068
15069 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15070 depends upon all-xiberty
15071
15072 * Makefile.in: changes from p3, including:
15073
15074 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15075
15076 * Makefile.in (XTRAFLAGS): include newlib directories if
15077 newlib/Makefile exists, rather than if host != target.
15078
15079 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15080
15081 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15082 from the same source tree and not building a cross-compiler. This
15083 matters for the libg++ configuration if reconfiguring a tree that
15084 has already been installed.
15085
15086 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15087
15088 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15089 pick up the machine and system specific header files.
15090
15091 * Makefile.in: added AS_FOR_TARGET, passed down in
15092 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15093 the C compiler to use to create programs which are run in the
15094 build environment, set it to default to $(CC), and passed it down
15095 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15096
15097 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15098
15099 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15100 We need them for unusual native builds, like systems without
15101 ranlib.
15102
15103 * configure: also define $(host_canonical) and
e490616e
ZW
15104 $(target_canonical), which are the full, canonical names for the
15105 given host and target
6599da04
JM
15106
15107Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15108
15109 * Makefile.in: Added separate definitions for C++.
15110
15111Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15112
15113 * configure.in (configdirs): Add deja-gnu.
15114
15115Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15116
15117 * README: Update for configure.texi and gdb-4.7 release.
15118
15119Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15120
15121 * Makefile.in: Move "all" target to top of file.
15122 Previously, first target was ".PHONY" which caused BSD4.4 make
15123 to build .PHONY when make was run without arguments.
15124
15125Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15126
15127 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15128 Library-copylefted code in libiberty.
15129
15130Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15131
15132 * config.sub: Replace m68kmote with plain old m68k.
15133
15134Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15135
15136 * Makefile.in: Remove space from blank line, avoid Make complaints.
15137
15138Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15139
15140 * config.sub: Complain if no argument is given. Added support for
15141 386bsd as OS and target alias.
15142
15143Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15144
15145 * Makefile.in (XTRAFLAGS): include newlib directories if
15146 newlib/Makefile exists, rather than if host != target.
15147
15148Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15149
15150 * config.sub: recognize sparclite-wrs-vxworks.
15151
15152 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15153 p3.) Added clean-xiberty to clean.
15154
15155Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15156
15157 * configure.in: use *-*-* instead of nested cases for host and target
15158
15159Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15160
15161 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15162 from the same source tree and not building a cross-compiler. This
15163 matters for the libg++ configuration if reconfiguring a tree that
15164 has already been installed.
15165
15166Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15167
15168 * config.sub (i486v/i486v4): Merge in from FSF version.
15169
15170Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15171
15172 * configure: only set PWD if it is already set.
15173
15174Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15175
15176 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15177 doesn't have unset and all success paths (and most error paths)
15178 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15179 to just ${PWD} to avoid confusion.)
15180
15181Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15182
15183 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15184 even for a native compilation.
15185
15186Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15187
15188 Changes to make the gdb.tar.Z rule work better.
15189
15190 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15191 (DEVO_SUPPORT): Add configure.texi.
15192 (bfd-ilrt.tar.Z): Remove ancient rule.
15193
15194Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15195
15196 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15197 pick up the machine and system specific header files.
15198
15199 * configure.in, config.sub: added new target m68010-adobe-scout,
15200 with alias of adobe68k. Changed configure.in to check for
15201 -scout before -sco* to avoid a false match.
15202
15203 * Makefile.in: added AS_FOR_TARGET, passed down in
15204 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15205 the C compiler to use to create programs which are run in the
15206 build environment, set it to default to $(CC), and passed it down
15207 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15208
15209Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15210
15211 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15212 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15213 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15214 FOR_TARGET variants, to newlib and libg++.
15215
15216Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15217
15218 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15219 first.
15220
15221Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15222
15223 * config.sub: Accept `elf' as an environment.
15224
15225Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15226
15227 * Makefile.in (all-opcodes): cd into the right directory
15228
15229Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15230
15231 * configure: added -program_transform_name option, used as
15232 argument to sed when installing programs.
15233 configure.texi: added documentation for -program_prefix,
15234 -program_suffix and -program_transform_name.
15235
15236Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15237
15238 * config.sub: Accept i486 where i386 ok.
15239
15240Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15241
15242 * config.sub: accept we32k
15243
15244Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15245
3b75d237 15246 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15247
15248 * Makefile.in: don't create all directories for ``make install'';
15249 let the subdirectories create the ones they need.
15250
15251Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15252
e490616e 15253 * COPYING: new file, GPL v2
6599da04
JM
15254
15255Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15256
15257 * Makefile.in: use the new gen-info-dir, which needs a template
15258 argument (which also lives in texinfo)
15259
15260 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15261
6599da04
JM
15262Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15263
15264 * config.sub (ncr3000): Change i386 to i486.
15265
15266Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15267
15268 * Makefile.in: add install-rcs, install-grep to
15269 install-no-fixedincludes, removed install-bison and install-libgcc
15270
15271Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15272
15273 * configure.in: grab the HPUX makefile fragment if on HPUX
15274
15275Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15276
15277 * Makefile.in: eradicate bison spoor (ditto libgcc).
15278 configure.in: recognise m68{k,000}-ericsson-OSE.
15279 es1800 is alias for m68k-ericsson-OSE
15280
15281Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15282
15283 * configure.in: rearrange the parts that remove programs from
15284 configdirs, based now on HOST==TARGET or by canonical triple.
15285
15286Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15287
15288 * test-build.mk: recurse explicitly with -f test-build.mk when
15289 appropriate. predicate stage3 and comparison on the existence
15290 of gcc. That is, if gcc isn't around, we aren't three-staging.
15291 On very clean, also remove ...stamp-co. Build in-place before
15292 doing other builds.
15293
15294Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15295
15296 * Makefile.in, configure.in: add tgas
15297
15298Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15299
15300 * Makefile.in: a number of changes merged in from progressive.
15301
15302 * configure.in: add libm.
15303
15304 * .cvsignore: ignore some stuff that comes from test-build.mk.
15305
6599da04
JM
15306Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15307
15308 * config.sub: Add es1800 (m68k-ericsson-es1800).
15309
15310Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15311
15312 * configure: Add program_suffix (parallel to program_prefix)
15313 * Makefile.in: adjust directory-creating script for losing decstation
15314
15315Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15316
15317 * configure: Minor $subdir-related fixes.
15318
15319Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15320
15321 * configure: fix various problems with propogating
15322 makefile_target_frag in subdirs.
15323 * configure.in: config libgcc if its there
15324
15325Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15326
15327 * config.sub: HPPA merge.
15328
6599da04
JM
15329Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15330
15331 * Makefile.in: Replace all-bison with all-byacc in all
15332 dependency lines for other tools (which now use byacc).
15333
15334Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15335
15336 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15337
6599da04
JM
15338Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15339
15340 * Makefile.in: make gprof rules similar to byacc rules (instead of
15341 vestigal $(unsubdir) that didn't work...)
15342
15343Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15344
15345 * config.sub: Add support for Linux.
15346 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15347 (at least for libg++).
15348
15349Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15350
15351 * configure.texi: fix doc for the -nfp option to configure
15352
15353Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15354
15355 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15356
15357Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15358
15359 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15360 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15361 * configure.in: added solaris* host_makefile_frag hook.
15362
15363Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15364
15365 * config.sub: changed recognition of m68000 so that various
15366 m68k types can be specified via m680[01234]0
15367
15368Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15369
15370 * config.sub (basic_machine): fix sed so that '-foo' isn't
15371 completely substituted out while .+'-foo' loses the '-foo'
15372
15373Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15374
15375 * config.sub ($os): Add -aout.
15376
15377Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15378
15379 * configure: If host_makefile_frag is absolute, don't
15380 prefix ${invsubdir} (relevant to libg++ auto-configure).
15381
15382Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15383
15384 * Makefile.in (tooldir): Define it.
15385 (all-ld): Depend on all-flex.
15386
15387Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15388
15389 * Makefile.in (check): Fix libg++ special case.
15390
15391Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15392
15393 * configure: do not bury `pwd` into config.status, thus do fewer
15394 pwd's.
15395
15396 * configure: print the "Building in" message only when building in
15397 other than "." AND verbose.
15398
63f6bcd7 15399 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15400 configures.
15401
15402 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15403
15404Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15405
15406 * Makefile.in: macroize flags passed on recursion. remove
15407 fileutils.
15408
15409Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15410
15411 * configure: get makesrcdir right for subdirs deeper than 1.
15412
15413 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15414 install.
15415
15416Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15417
15418 * Makefile.in: don't print subdir_do or recursion lines.
15419
15420Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15421
15422 * standards.texi: added menu item.
15423
15424 * Makefile.in: build and install standards.info.
15425
15426 * standards.texi: new file.
15427
15428Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15429
15430 * configure: test for and move config.status pieces from
15431 ${subdir}/.
15432
15433Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15434
6599da04
JM
15435 * configure: Test for existance of files before trying to mv
15436 them, to avoid numerous non-existance messages.
15437
15438Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15439
15440 * configure: correct final line of config.status.
15441
15442 * configure: patch from eggert. Avoids a protection problem if
15443 the original Makefile.in is read only.
15444
15445 * configure: use move-if-change from gcc to create config.status.
15446 Some makefiles depend on config.status to tell if a directory
15447 has been reconfigured for a different host. This change
15448 prevents those directories from remaking everything in the case
15449 where the reconfig was only intended to rebuild a Makefile.
15450
15451 * configure: test for config.sub with "config.sub sun4" rather
15452 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15453 host alias from a missing config.sub.
15454
15455Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15456
15457 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15458 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15459
15460Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15461
15462 * configure: mkdir ${subdir} as needed.
15463
15464Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15465
15466 * Makefile.in,configure.in: added autoconf.
15467
15468Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15469
15470 * Makefile.in: no longer pass against on recursion.
15471
15472 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15473 definitions are not inherited.
15474
15475 * configure: correct makesrcdir when subdir is .
15476
15477Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15478
15479 * configure: Add support for 'subdirs' variable, which is
15480 like 'configdirs', except that configure doesn't re-invoke
15481 itself for subdirs, it just creates a Makefile for each subdir.
15482 * configure.texi: Document subdirs.
15483
15484Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15485
15486 * configure.in: added flex to configdirs
15487
15488Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15489
15490 * Makefile.in: remove clean-stamps from clean.
15491
15492Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15493
15494 * configure.in: Add gdbtest to configdirs.
15495
15496Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15497
15498 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15499 to recursive makes.
15500 * configure.in: Recognize new ncr3000 config.
15501
15502Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15503
15504 * Makefile.in, configure.in: removed references to gdbm.
15505
15506Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15507
15508 * config.sub: Don't canonicalize os value
15509 newsos* to bsd (readline needs to check for newsos).
15510 (This fix was earlier made Jan 31, but got re-broken.)
15511
15512Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15513
15514 * configure.in: sco is an os, not a vendor!
15515
15516 * configure: Quote $( better. Keep various shells happy.
15517
15518Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15519
15520 * Makefile.in: eliminate stamp-files.
15521
15522Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15523
15524 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15525 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15526
15527Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15528
15529 * config.sub: fix iris/iris3.
15530
15531Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15532
15533 * configure: re-add -rm.
15534
15535Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15536
15537 * Maskefile.in: add .stmp-rcs to all.
15538
15539 * configure.in: remove gas from rs6000 build, use aix host fragment.
15540
15541Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15542
15543 * configure: pass down site_option during recursion.
15544
15545Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15546
15547 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15548
15549Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15550
15551 * configure: Change exec_prefix so that it really defaults to prefix.
15552
15553Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15554
15555 * Makefile.in, configure.in: Add support for mmalloc library.
15556
15557Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15558
15559 * Makefile.in: add stmp dependencies for a few more things.
15560
15561Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15562
15563 * configure: adjusted error message on objdir/srcdir configure
15564 collision, per john's suggestion.
15565
15566 * Makefile.in: add libiberty stmp to all and all.cross.
15567
15568Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15569
15570 * Makefile.in: remove force dependencies, add grep to all.
15571
15572Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15573
15574 * Makefile.in: drop flex. make stamp files work.
15575
15576 * configure: added test for conflicting configuration in srcdir,
15577 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15578 gets cranky. use relative paths for configure and srcdir
15579 whenever possible. Send some error messages to stderr that were
15580 going to stdout.
15581
15582Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15583
15584 * Makefile.in: Fix libg++ rule to check for gcc directory
15585 before using gcc/gcc. Also pass XTRAFLAGS.
15586
15587Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15588
15589 * Makefile.in: added stmp-files so that directories aren't polled
15590 when they are already built.
15591
15592 * configure.texi: fixed a node pointer problem.
15593
15594Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15595
731a8127 15596 * config.sub configure.in gdb/configure.in
6599da04
JM
15597 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15598 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15599 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15600
15601Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15602
15603 * configure: -recurring becomes -silent. corrected help message
15604 for -site= option.
15605
15606 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15607
15608Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15609
15610 * configure: when building Makefile for crosses, replace
15611 tooldir and program_prefix. default srcdir from location of
15612 config.sub. remove "for host in hosts" and "for target in
15613 targets" loops.
15614
15615Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15616
15617 * Makefile.in: Do not pass bindir or mandir to cvs.
15618
15619Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15620
15621 * Makefile.in, configure.in: removed traces of namesubdir,
15622 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15623 copyrights to '92, changed some from Cygnus to FSF.
15624
15625 * configure.texi: remove most references to multiple hosts,
15626 multiple targets, subdirs, etc.
15627
15628 * configure.man: removed rcsid. reference config.sub not
15629 config.subr.
15630
15631 * Makefile.in: mkdir $(infodir) on install-info.
15632
15633Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15634
15635 * configure.texi: Explain better about .gdbinit and about
15636 the environment that configure.in sections run in.
15637
15638Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15639
15640 * configure.in: Ultrix is only a decstation if it's a MIPS.
15641
15642Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15643
15644 * README: DOC.configure => cfg-paper.texi.
15645
15646Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15647
15648 * config.sub (near case $os): Don't convert newsos* to bsd!
15649
15650Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15651
15652 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15653 the number of copies of COPYING that go into the GDB tar file.
15654
15655Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15656
731a8127 15657 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15658 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15659 Fix SCO configuration stuff.
15660
15661Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15662
15663 * Makefile.in: For libg++, make sure the -I pointing
15664 to the gcc directory goes *after* all the libg++-local -I flags.
15665 Also, move just-gcc dependency from just-libg++ to all-libg++.
15666
15667Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15668
15669 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15670
15671Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15672
15673 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15674
15675Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15676
15677 * config.sub: Add stratus configuration frags. Also
15678 submitted to FSF.
15679
15680Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15681
15682 * Makefile.in (DEV_SUPPORT): add configure.man.
15683
15684 * config.sub(Decode manufacturer-specific): add -none*.
15685
15686Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15687
15688 * Makefile.in: remove form feeds to make Sun's make happy.
15689 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15690
15691Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15692
15693 * Makefile.in (AR_FLAGS): Make quieter.
15694
15695Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15696
15697 * configure.in: Add libg++.
15698 * configure: When verbose, don't output the command line at each
15699 level; it will be unremarkably the same as the previous version,
15700 which will be the same as what the user typed.
15701
15702Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15703
15704 * configure.in, Makefile.in: fix clean-info, add flex. add
15705 fileutils.
15706
15707 * configure: be less sensitive to spaces in Makefile.in. Do not
15708 look for sources in "..". Doing so breaks subdirectories that
15709 might have their own configure. If a subdir has it's own
15710 configure script, use it.
15711
15712Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15713
15714 * cfg-paper.texi: some changes suggested by rms.
15715
15716Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15717
15718 * config.sub: Merge in some small additions from the FSF version,
15719 taken from the gcc distribution, to bring the Cygnus and FSF
15720 versions into closer sync.
15721
15722Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15723
15724 * configure.in: Changed svr4 references to sysv4.
15725
15726Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15727
15728 * configure: added -V for version number option.
15729
15730Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15731
15732 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15733 renamed from DOC.configure to cfg-paper.texi.
15734
15735Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15736
15737 * configure, config.subr, config.sub: config.subr is now
15738 config.sub again.
15739
15740Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15741
15742 * configure.texi: new file, in progress.
15743
15744 * Makefile.in: build info file and install the man page for
15745 configure.
15746
15747 * configure.man: new file, first cut.
15748
15749 * configure: find config.subr again now that configuration "none"
15750 has gone. removed all traces of the -ansi option. removed all
15751 traces of the -languages option.
15752
15753 * config.subr: resync from rms.
15754
15755Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15756
15757 * configure, config.sub, config.subr: merge config.sub into
15758 config.subr, call the result config.subr, remove config.sub, use
15759 config.subr.
15760
15761 * Makefile.in: revised install for dir.info.
15762
15763Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15764
15765 * configure.in: add decstation host makefile frag.
15766
15767 * Makefile.in: BISON now bison -y again. also install-gcc on
15768 install. clean-gdbm on clean. infodir belongs in datadir.
15769 Make directories for info install. Build dir.info here then
15770 install it.
15771
15772Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15773
15774 * Makefile.in: fix for bad directory tests.
15775
15776Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15777
15778 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15779 regexp. -srcdir relative was being handled incorrectly.
15780
15781 * Makefile.in: unwrapped some for loops so that parallel makes
15782 work again and so one can focus one's attention on a particular
15783 package.
15784
15785Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15786
15787 * configure: added PWD as a stand in for `pwd` (for speed). use
15788 elif wherever possible. make -srcdir work without -objdir.
15789 -objdir= commented out.
15790
15791Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15792
15793 * configure: +options become --options. -subdirs commented out.
15794 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15795 Makefile now at top of generated Makefile. Removed cvs log
15796 entries. added -srcdir. create .gdbinit only if there is one
15797 in ${srcdir}.
15798
15799 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15800 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15801 and mandir now keyed off datadir by default.
15802
15803Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15804
15805 * Freshly created ChangeLog.
15806
15807\f
15808Local Variables:
15809mode: change-log
15810left-margin: 8
15811fill-column: 76
15812version-control: never
15813End: