]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR other/43562 (GCC ICE on optimize attribute)
[thirdparty/gcc.git] / ChangeLog
CommitLineData
acf6bf36
AP
12010-03-28 Andrew Pinski <pinskia@gmail.com>
2
3 * MAINTAINERS (spu port): Remove me.
4
b42f0d7e
JM
52010-03-23 Joseph Myers <joseph@codesourcery.com>
6
7 * configure.ac (tic6x-*-*): New case.
8 * configure: Regenerate.
9
0d1152b1
JM
102010-03-23 Joseph Myers <joseph@codesourcery.com>
11
12 * config.sub: Update to version 2010-03-22.
13 * config.guess: Update to version 2009-12-30.
14
0aeb3cc6
JH
152010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
16
17 PR ada/42554
18 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
19 * configure: Regenerate.
20
5408fbe8
RR
212010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
22
23 * MAINTAINERS: Update my email address.
24
3f55a3b3
SP
252010-03-17 Sebastian Pop <sebastian.pop@amd.com>
26
27 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
28 (ghassan.shobaki@amd.com): Removed.
29
3f08f7e8
AM
302010-03-17 Alan Modra <amodra@gmail.com>
31
32 * MAINTAINERS: Update my email address.
33
f3a9d094
DN
342010-03-16 Diego Novillo <dnovillo@google.com>
35
36 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
37 Matthews.
38
db5c4b8b
JM
392010-03-16 Joseph Myers <joseph@codesourcery.com>
40
41 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
42 Gutson, Jeffrey D. Oldham and Mark Shinwell.
43
b995570a
JM
442010-03-16 Joseph Myers <joseph@codesourcery.com>
45
46 * MAINTAINERS: Update my email address.
47
124cc66f
DJ
482010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
49
50 * MAINTAINERS: Update my email address.
51
a4581668
BS
522010-03-15 Bernd Schmidt <bernds@codesourcery.com>
53
54 * MAINTAINERS: Update my email address.
55
49d78e29
JZ
562010-03-09 Jie Zhang <jie@codesourcery.com>
57
58 * MAINTAINERS: Update my email address.
59
8927b7c0
RO
602010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
61
62 PR libstdc++/32499
63 * configure.ac (RANLIB): Default to true.
64 (STRIP): Likewise.
65 (RANLIB_FOR_TARGET): Remove superfluous : argument.
66 * configure: Regenerate.
67
cae072e2
RAE
682010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
69
70 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
71 (Write After Approval): Update my email address.
72
bf646aaf
NC
732010-02-17 Nick Clifton <nickc@redhat.com>
74
75 PR 11238
76 * Makefile.tpl (local-distclean): Also remove config.cache files in
77 sub-directories as there may not be Makefiles present in the
78 sub-directories.
96e41f16
NC
79 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
80 the config.cache files found by the find command.
81
bf646aaf
NC
82 * Makefile.in: Regenerate.
83 * configure.ac: Revert previous delta.
84 * configure: Regenerate.
85
ff78880a
NC
862010-02-15 Nick Clifton <nickc@redhat.com>
87
88 PR 11238
89 * configure.ac: Delete config.cache files in sub-directories when
90 deleting Makefiles.
91 * configure: Regenerate.
92
8150eadf
BE
932010-02-12 Ben Elliston <bje@gnu.org>
94
95 * MAINTAINERS: Update my email address.
96
a9e12bfd
AP
972010-02-08 Andrew Pinski <pinskia@gmail.com>
98
99 * MAINTAINERS (spu port): Update my email address.
100
95315086
JZ
1012010-02-08 Jie Zhang <jie.zhang@analog.com>
102
103 * MAINTAINERS: Add myself as a maintainer for the bfin port.
104
362c6d2f
KG
1052010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
106
107 * configure.ac: Add "recommended" version checks for GMP/MPC.
108 Update recommended GMP/MPFR/MPC versions.
109 * configure: Regenerate.
110
888c5ad2
JR
1112010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
112
113 * MAINTAINERS: Move my Embecosm email address into the
114 write-after-approval section.
115
3bf714a7
ILT
1162010-01-26 Ian Lance Taylor <iant@google.com>
117
118 * MAINTAINERS: Add myself as Go frontend maintainer.
119
ad1e5170
JR
1202010-01-25 Joern Rennecke <amylaar@spamcop.net>
121
122 PR libstdc++/36101, PR libstdc++/42813
123 * configure.ac (bootstrap_target_libs): Make inclusion of
124 target-libgomp conditional on libgomb being in target_configdirs.
125 * configure: Regenerate.
126
fb0553d1
JR
1272010-01-23 Joern Rennecke <amylaar@spamcop.net>
128
129 PR libstdc++/36101, PR libstdc++/42813
130 * configure.ac (bootstrap_target_libs): Include target-libgomp.
131 * configure: Regenerate.
132
aae29963
JR
1332010-01-22 Joern Rennecke <amylaar@spamcop.net>
134
135 PR libstdc++/36101, PR libstdc++/42813
136 * configure.ac (target_configdirs): Substitute.
137 * Makefile.def: Bootstrap target module libgomp.
138 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
139 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
140 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
141 * configure, Makefile.in: Regenerate.
142
d8fe8895
DK
1432010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
144
145 * MAINTAINERS: Adjust my details.
146
ebfe4897
EW
1472010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
148
149 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
150
f7746c59
TL
1512010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
152
153 * MAINTAINERS: reindented my entry with tabs instead of spaces.
154
306c7b5b
TL
1552010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
156
157 * MAINTAINERS (Write After Approval): Add myself.
158
1b8b9e19
KT
1592010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
160
161 * MAINTAINERS (Write After Approval): Add myself.
162
c164615b
RG
1632010-01-11 Richard Guenther <rguenther@suse.de>
164
165 PR lto/41569
166 * Makefile.def (all-lto-plugin): Depend on all-gcc.
167 * Makefile.in: Regenerated.
168
f3f623ae
AT
1692010-01-11 Andreas Tobler <andreast@fgznet.ch>
170
171 * configure.ac: Enable libjava build on x86_64-*freebsd*.
172 * configure: Regenerate.
173
592c90ff
KG
1742010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
175 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
176
177 PR bootstrap/42424
178 * configure.ac: Include libtool m4 files.
179 (_LT_CHECK_OBJDIR): Call it.
180 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
181 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 182
592c90ff
KG
183 * configure: Regenerate.
184
60a2e213
RW
1852010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
186
187 PR bootstrap/41818
188 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
189 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
190 * Makefile.in: Regenerate.
191
7413962d
RG
1922010-01-02 Richard Guenther <rguenther@suse.de>
193
194 PR lto/41529
195 * configure.ac: Include config/elf.m4. Disable LTO if not
196 builting for an elf target.
197 * configure: Regenerate.
198
f77f3945
CF
1992009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
200
201 * MAINTAINERS: Change my email address.
202
4960e3f0
BE
2032009-12-18 Ben Elliston <bje@au.ibm.com>
204
205 * config.sub, config.guess: Update from upstream sources.
206
d16a31da
SZ
2072009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
208
209 * MAINTAINERS (Write After Approval): Add myself.
210
3a5729ea
KG
2112009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
212
213 PR middle-end/30447
214 PR middle-end/30789
215 PR other/40302
216
217 * configure.ac: Require MPC.
218 * configure: Regenerate.
219
43e02a8a
RW
2202009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
221
222 PR target/38384
223 PR bootstrap/40972
224 * libtool.m4: Sync from git Libtool.
225 * ltoptions.m4: Likewise.
226 * ltversion.m4: Likewise.
227 * lt~obsolete.m4: Likewise.
228 * ltmain.sh: Likewise.
229
360d4522
KG
2302009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
231
232 * configure.ac: Update minimum MPC version to 0.8.
233 * configure: Regenerate.
234
f264ed56
SP
2352009-11-21 Sebastian Pop <sebpop@gmail.com>
236
237 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
238 * configure: Regenerated.
239
ed2eaa9f
ILT
2402009-11-21 Ian Lance Taylor <iant@google.com>
241
242 * configure.ac: Change default of poststage1_ldflags to be empty if
243 poststage1_libs is set. When poststage1_libs is empty, and
244 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
245 * configure: Rebuild.
246
58346783
AN
2472009-11-21 Adam Nemet <adambnmet@gmail.com>
248
249 * MAINTAINERS (Write After Approval): Update my email address.
250
5ca0106a
BE
2512009-11-20 Ben Elliston <bje@au.ibm.com>
252
253 * config.guess: Update from upstream sources.
254
87213cd4
AO
2552009-11-16 Alexandre Oliva <aoliva@redhat.com>
256
257 * Makefile.def: Restore host and target settings for gmp.
258 * Makefile.in: Rebuild.
259
f61428ed
AO
2602009-11-16 Alexandre Oliva <aoliva@redhat.com>
261
262 * configure.ac: Add libelf to host_libs. Enable in-tree configury
263 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
264 Fix portability of test of C++ as bootstrap language. Add
265 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
266 * configure: Rebuild.
267 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
268 and cloog. Fix in-tree ppl configuration. Introduce libelf
269 in-tree building.
270 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
271 (POSTSTAGE1_HOST_EXPORTS): Use it.
272 (STAGE[+id+]_CXXFLAGS): New.
273 (BASE_FLAGS_TO_PASS): Pass it down.
274 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
275 extra_exports.
276 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
277 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
278 extra_exports.
279 * Makefile.in: Rebuild.
280
f6c56be6
BE
2812009-11-17 Ben Elliston <bje@au.ibm.com>
282
283 * config.sub, config.guess: Update from upstream sources.
284
0ccb5970
JK
2852009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
286
287 * MAINTAINERS (Write After Approval): Add myself.
288
3f08607c
JB
2892009-11-09 Jon Beniston <jon@beniston.com>
290
291 * MAINTAINERS (Write After Approval): Add myself.
292
5d571eaa
OS
2932009-11-06 Ozkan Sezer <sezeroz@gmail.com>
294
295 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
296 paths for *-w64-mingw* and x86_64-*mingw*.
297 * configure: Regenerated.
298
3be9759a
JR
2992009-11-05 Joern Rennecke <amylaar@spamcop.net>
300
301 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
302
c393f559
BK
3032009-11-02 Benjamin Kosnik <bkoz@redhat.com>
304
305 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
306 Phil Edwards to Write-After Approval.
307
ef4c4300
KT
3082009-10-30 Kai Tietz <kai.tietz@onevision.com>
309
310 * configure.ac: Disable target-winsup & co for
311 x86_64-*-mingw* and *-w64-mingw* targets.
312 * configure: Regenerated.
313
65a324b4
NC
3142009-10-16 Nick Clifton <nickc@redhat.com>
315
316 * MAINTAINERS: Add myself as a maintainer for the RX port.
317
22e5d3dc
JS
3182009-10-26 Johannes Singler <singler@kit.edu>
319
320 * MAINTAINERS (Write After Approval): Update my e-mail address.
321
17e72e5d
RO
3222009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
323
324 * configure.ac (CLooG test): Use = with test.
325 * configure: Regenerate.
326
ed3a56f3
RG
3272009-10-22 Richard Guenther <rguenther@suse.de>
328
329 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
330 cloog if the ppl version check failed. Move flags saving
331 before setting in libelf check.
332 * configure: Regenerate.
333
ad0abd3c
RG
3342009-10-21 Richard Guenther <rguenther@suse.de>
335
336 * configure.ac: Adjust the ppl and cloog configure to work as
337 documented. Disable cloog if ppl was disabled. Omit the version
338 checks if they were disabled.
339 * configure: Re-generate.
340
e4c5bd48
RW
3412009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
342
343 * configure.ac: Add 'lto' to enable_languages, not
344 new_enable_languages, and only if not already present.
345 * configure: Regenerate.
346
0ffd69c5
GP
3472009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
348
349 * README: Refer to the various COPYING* files instead of just
350 COPYING.
351 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
352
1fc23736
RE
3532009-10-07 Rafael Avila de Espindola <espindola@google.com>
354
355 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
356
58687768
RG
3572009-10-07 Richard Guenther <rguenther@suse.de>
358
359 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
360 and Richard Guenther as reviewers.
361 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
362 as reviewers.
363
49b0ca5c 3642009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 365
49b0ca5c 366 * config.sub: Update from upstream sources.
d2d9ce5e 367
aeb94799
ILT
3682009-10-06 Ian Lance Taylor <iant@google.com>
369
370 * Makefile.def: check-gold depends upon all-gas.
371 * Makefile.in: Rebuild.
372
123651cd
PM
3732009-10-05 Phil Muldoon <pmuldoon@redhat.com>
374
375 * MAINTAINERS (Write After Approval): Add myself.
376
d7f09764
DN
3772009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
378
379 * Makefile.def: all-lto-plugin depends on all-libiberty.
380 set bootstrap=true for lto-plugin.
381 Add lto-plugin.
382 * Makefile.in: Regenerate.
383 * configure.ac (host_libs): Add lto-plugin.
384 * configure: Regenerate.
385
d7f09764
DN
3862009-10-03 Diego Novillo <dnovillo@google.com>
387
388 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
389 (HOST_LIBELFLIBS): Define.
390 (HOST_LIBELFINC): Define.
391 * Makefile.in: Regenerate.
392 * configure.ac: Add --enable-lto.
393 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
394 If --enable-lto is used, add 'lto' to new_enable_languages.
395 If --enable-lto is used and gold is enabled, add
396 lto-plugin to configdirs.
397 * configure: Regenerate.
398
3992009-10-03 Simon Baldwin <simonb@google.com>
400
401 * configure.ac: If --with-system-zlib, suppress local zlib and
402 pass --with-system-zlib to subdir configure scripts.
403 * configure: Regenerate.
404
0ecdd2aa
LR
4052009-10-01 Loren J. Rittle <ljrittle@acm.org>
406 Paolo Bonzini <bonzini@gnu.org>
407
408 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
409 $(srcdir).
410 * Makefile.in: Rebuilt.
411
5bfbb7f7
GF
4122009-09-26 Gary Funck <gary@intrepid.com>
413
414 * MAINTAINERS (Write After Approval): Add myself.
415
3e661154
KG
4162009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
417
418 * configure.ac: Update minimum MPC version to 0.7.
419 * configure: Regenerate.
420
f1a036e4
NC
4212009-09-25 Nick Clifton <nickc@redhat.com>
422
423 * configure.ac: Pass any --cache-file=/dev/null option on to
424 subconfigures.
425 * configure: Regenerate.
426
d4c74acc
NC
4272009-09-23 Nick Clifton <nickc@redhat.com>
428
429 * config.sub, config.guess: Update from upstream sources.
430
03261b6d
LR
4312009-09-22 Loren J. Rittle <ljrittle@acm.org>
432
433 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
434 * Makefile.in: Rebuilt.
435
0db770bd
RW
4362009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
437
438 PR bootstrap/32272
439 * configure.ac: Error out if $srcdir isn't '.' but contains
440 host-${host_noncanonical}.
441 * configure: Regenerate.
442
71101870
RO
4432009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
444
445 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
446 maintainer.
447
ca6d0d62
RW
4482009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
449
79cd2b23
RW
450 * configure.ac: If bootstrapping a combined tree with
451 --enable-gold, require c++ in stage1_languages.
452 * configure: Regenerate.
453
ab9dcd0c
RW
454 * configure.ac: Also add target_libs of stage1_languages to
455 bootstrap_target_libs.
456 * configure: Regenerate.
457
ca6d0d62
RW
458 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
459 with --enable-languages not containing c++.
460 * configure: Regenerate.
461
1c3c9f12
JZ
4622009-09-15 Jie Zhang <jie.zhang@analog.com>
463
464 * configure.ac: Disable java and boehm-gc for bfin-*-*.
465 * configure: Regenerate.
466
6fb30a14 4672009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 468
6fb30a14
JR
469 * MAINTAINERS (Write After Approval): Update my e-mail address,
470 and move from from here...
471 (Waiting for paperwork): To here.
0318772d 472
4056c2c6
JM
4732009-09-09 Joseph Myers <joseph@codesourcery.com>
474
475 * MAINTAINERS (Reviewers): Add self as driver reviewer.
476
3e54529c
RW
4772009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
478
479 * configure.ac: Do not use $extrasub for replacing @if/@endif
480 parts in Makefile; instead, use additional arguments to
481 AC_CONFIG_COMMANDS to do the replacement manually, with several
482 sed invocations, to avoid HP-UX sed command limits.
483 * configure: Regenerate.
484
713e2ea6
AO
4852009-09-08 Alexandre Oliva <aoliva@redhat.com>
486
487 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
488 blank before -L.
489
5646b7b9
AO
4902009-09-04 Alexandre Oliva <aoliva@redhat.com>
491
492 * configure.ac (with-build-config): Document. Handle without.
493 Handle missing argument.
494 * configure: Rebuilt.
495
e12c4094
AO
4962009-09-03 Alexandre Oliva <aoliva@redhat.com>
497
498 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
499 Default to bootstrap-debug only if compare-debug works.
500 * configure: Rebuilt.
501 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
502 * Makefile.in: Rebuilt.
503
75cb0057
RO
5042009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
505
506 * MAINTAINERS (OS Port Maintainers): Update my email address.
507
8fc68cba
AO
5082009-09-01 Alexandre Oliva <aoliva@redhat.com>
509
510 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
511 * Makefile.in: Rebuilt.
512
44cb38cf
CD
5132009-09-01 Chris Demetriou <cgd@google.com>
514
515 * MAINTAINERS (Write After Approval): Add myself.
516
f9329c35
DS
5172009-08-31 Dodji Seketeli <dodji@redhat.com>
518
519 PR debug/30161
520 * include/dwarf2.h (enum dwarf_tag): Added
521 DW_TAG_GNU_template_template_param
522 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
523
f945e229
PB
5242009-08-30 Paolo Bonzini <bonzini@gnu.org>
525
526 * Makefile.tpl (AWK): Fix typo.
527 * Makefile.in: Regenerate.
528
87264276
PB
5292009-08-30 Paolo Bonzini <bonzini@gnu.org>
530
531 * configure.ac: Detect awk and sed.
532 * Makefile.def (flags_to_pass): Add AWK and SED.
533 * Makefile.tpl (AWK, SED): New.
534 (BASE_FLAGS_TO_PASS): Add AWK and SED.
535 * configure: Regenerate.
536 * Makefile.in: Regenerate.
537
68ccd57c
DK
5382009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
539
540 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
541 (collapseslashes): Likewise.
542
df58e648
RW
5432009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
544
545 * configure.ac (AC_PREREQ): Bump to 2.64.
546
0539cb2c
RW
5472009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
548
70fa0efa
RW
549 * configure.ac: Remove --with-datarootdir, --with-docdir,
550 --with-pdfdir, --with-htmldir switches.
551 * configure: Regenerate.
552
5213506e
RW
553 * configure: Regenerate.
554
0539cb2c
RW
555 * compile: Sync from Automake 1.11.
556 * depcomp: Likewise.
557 * install-sh: Likewise.
558 * missing: Likewise.
559 * mkinstalldirs: Likewise.
560 * ylwrap: Likewise.
561
197c68cc
DK
5622009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
563
564 * ltmain.sh (func_normal_abspath): New function.
565 (func_relative_path): Likewise.
566 (func_mode_help): Document new -bindir option for link mode.
567 (func_mode_link): Add new -bindir option, and use it to place
568 output DLL if specified.
569
58af276a
RW
5702009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
571
0115d4a3
RW
572 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
573 (baseargs): Add --disable-option-checking.
574 * configure: Regenerate.
575
58af276a
RW
576 * Makefile.def (configure-target-libiberty): Depend on
577 all-binutils and all-ld.
578 (configure-target-newlib): Likewise.
579 * Makefile.in: Regenerate.
580
e9d9afef
BE
5812009-08-17 Ben Elliston <bje@au.ibm.com>
582
583 * config.sub, config.guess: Update from upstream sources.
584
354ebf88
RW
5852009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
586
587 Sync from src, merge:
588
589 2009-07-02 Tristan Gingold <gingold@adacore.com>
590
591 * configure.ac: Do not exclude gas for i386-*-darwin.
592 Add a case for x86_64-*-darwin.
593 * configure: Regenerate.
594
8375f7b2
NV
5952009-08-06 Neil Vachharajani <nvachhar@gmail.com>
596
597 * MAINTAINERS: Add my name to Write After Approval list.
598
ca9fe997
ME
5992009-08-06 Michael Eager <eager@eagercon.com>
600
601 * configure.ac: Add Microblaze target.
602 * configure: Regenerate.
603
ea2002ba
CB
6042009-07-31 Christian Bruel <christian.bruel@st.com>
605
606 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
607 * configure: Regenerate.
608
f563194d
RIL
6092009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
610
611 * MAINTAINERS (Write After Approval): Update my e-mail address.
612
e90e6bd7
ILT
6132009-07-06 Ian Lance Taylor <iant@google.com>
614
615 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
616 * configure: Rebuild.
617
f6e0880a
TG
6182009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
619
620 * MAINTAINERS: Move myself to the Graphite Reviewers.
621
6d984927
WG
6222009-06-30 Wei Guozhi <carrot@google.com>
623
624 * MAINTAINERS: Add my name to Write After Approval list.
625
f2689b09
SE
6262009-06-26 Steve Ellcey <sje@cup.hp.com>
627
628 PR bootstrap/40338
629 * configure.ac (comparestring): Create new variable.
630 * Makefile.tpl (comparestring): Use to skip some comparisions.
631 * configure: Regenerate.
632 * Makefile.in: Regenerate.
633
f62c0ba4
DE
6342009-06-26 Doug Evans <dje@sebabeach.org>
635
636 * Makefile.def (host_modules): Add cgen.
637 * Makefile.in: Regenerate.
638 * configure.ac (host_tools): Add cgen.
639 * configure: Regenerate.
640
7acf4da6
DD
6412009-06-23 DJ Delorie <dj@redhat.com>
642
643 * MAINTAINERS: Add myself as mep maintainer.
644
00020c16
ILT
6452009-06-23 Ian Lance Taylor <iant@google.com>
646
647 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
648 boot_languages. Only bootstrap target libraries listed in
649 target_libs for some boot language. Add --with-stage1-ldflags,
650 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
651 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
652 if not building with C++.
653 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
654 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
655 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
656 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
657 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
658 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
659 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
660 * configure, Makefile.in: Rebuild.
661
1da52d4a
LF
6622009-06-23 Li Feng <nemokingdom@gmail.com>
663
664 * MAINTAINERS: Added my name to write-after-approval list.
665
144c9175
RM
6662009-06-15 Ryan Mansfield <rmansfield@qnx.com>
667
668 * configure.ac: Define is_elf for QNX Neutrino targets.
669 * configure: Regenerate.
670
e5871e24
GS
6712009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
672
673 * MAINTAINERS: Added my name to the write-after-approval list
674
5f4a82c0
KG
6752009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
676
677 * configure.ac: Detect MPC in default directory.
678 * configure: Regenerate.
679
394e9195
JG
6802009-06-03 Jerome Guitton <guitton@adacore.com>
681 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
682
683 * Makefile.tpl (all): Avoid a trailing backslash.
684 * Makefile.in: Regenerate.
685
47bca6aa
BE
6862009-06-03 Ben Elliston <bje@au.ibm.com>
687
688 * config.sub, config.guess: Update from upstream sources.
689
a891a473
RS
6902009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
691
692 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
693 to noconfdirs.
694 * configure: Regenerate.
695
70cb2d9f
AO
6962009-06-02 Alexandre Oliva <aoliva@redhat.com>
697
698 * Makefile.tpl ([+compare-target+]): Compare all stage
699 directories, rather than just gcc.
700 * Makefile.in: Rebuilt.
701
7f1245df
DK
7022009-06-01 Doug Kwan <dougkwan@google.com>
703
704 * configure.ac: Support gold for target arm*-*-*.
705 * configure: Regenerate.
394e9195 706
acd26225
KG
7072009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
708
709 * Makefile.def: Add MPC support and dependencies.
710 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
711
712 * Makefile.in, configure: Regenerate.
713
a1fc946a
AO
7142009-05-27 Alexandre Oliva <aoliva@redhat.com>
715
716 * Makefile.tpl (all): Avoid harmless warning in make all when
717 gcc-bootstrap is enabled but stage_last does not exist.
718 * Makefile.in: Rebuilt.
719
2e6a3c8d
NR
7202009-05-24 Nicolas Roche <roche@adacore.com>
721
722 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
723 * Makefile.in: Regenerate.
724
63487d11
DC
7252009-05-21 Denis Chertykov <chertykov@gmail.com>
726
727 * MAINTAINERS: Update my e-mail address.
728
449223af
DK
7292009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
730
731 * configure.ac (cygwin noconfigdirs): Remove libgcj.
732 * configure: Regenerate.
733
31c98f49
AO
7342009-05-18 Alexandre Oliva <aoliva@redhat.com>
735
736 PR other/40159
737 * Makefile.tpl (all): Don't assume gcc-bootstrap and
738 gcc-no-bootstrap are mutually exclusive.
739 * Makefile.in: Rebuilt.
740
0f501837
AO
7412009-05-18 Alexandre Oliva <aoliva@redhat.com>
742
743 PR other/40159
744 * Makefile.tpl (all): Don't end with unconditional success.
745 * Makefile.in: Rebuilt.
746
4a4a4e99
AO
7472009-05-12 Alexandre Oliva <aoliva@redhat.com>
748
749 PR target/37137
750 * Makefile.def (flags_to_pass): Remove redundant and incomplete
751 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
752 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
753 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
754 stage_configureflags, stage_cflags and stage_libcflags into
755 explicit Makefile macros.
756 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
757 GFORTRAN.
758 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
759 CC. Set CC_FOR_BUILD from CC.
760 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
761 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
762 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
763 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
764 and GFORTRAN.
765 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
766 (_LIBCFLAGS): Renamed to _TFLAGS.
767 (do-compare-debug, do-compare3-debug): Drop.
768 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
769 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
770 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
771 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
772 (XGCC_FLAGS_FOR_TARGET): New.
773 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
774 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
775 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
776 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
777 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
778 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
779 TFLAGS.
780 (BUILD_CONFIG): Include if requested.
781 (all): Set TFLAGS on bootstrap.
782 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
783 (all-stageid-prefixmodule): Likewise.
784 (do-clean, distclean-stageid): Set TFLAGS.
785 (restrap): Fix whitespace.
786 * Makefile.in: Rebuilt.
787
1cee3429
PB
7882009-05-07 Paolo Bonzini <bonzini@gnu.org>
789
790 * config.guess: Sync with src.
791
0b70eafd
DK
7922009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
793
794 * configure.ac ($with_ppl): Default to no if not supplied.
795 ($with_cloog): Likewise.
796 configure: Regenerate.
797
5175f17c
JW
7982009-04-27 James E. Wilson <wilson@codesourcery.com>
799
800 * MAINTAINERS: Update my e-mail address.
801
952fa153
NC
8022009-04-27 Nick Clifton <nickc@redhat.com>
803
804 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
805
a687f83c
EB
8062009-04-25 Eric Botcazou <ebotcazou@adacore.com>
807
808 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
809 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
810 * Makefile.in: Regenerate.
811
9e3eba15
KG
8122009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
813
814 PR bootstrap/39739
815 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
816 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
817
818 * configure, Makefile.in: Regenerate.
819
a687f83c 8202009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
821
822 * include/hashtab.h: Update GTY annotations to new syntax
823 * include/splay-tree.h: Likewise
824
070bdbd9
BE
8252009-04-17 Ben Elliston <bje@au.ibm.com>
826
827 * config.sub, config.guess: Update from upstream sources.
828
55f2d967
AG
8292009-04-15 Anthony Green <green@moxielogic.com>
830
831 * configure.ac: Add moxie support.
832 * configure: Rebuilt.
833
309c24a9
JJ
8342009-04-14 Jakub Jelinek <jakub@redhat.com>
835
836 * configure.ac: Change copyright header to refer to version
837 3 of the GNU General Public License and to point readers at the
838 COPYING3 file and the FSF's license web page.
839 * Makefile.def: Likewise.
840 * Makefile.tpl: Likewise.
841 * Makefile.in: Regenerate.
842
b93133bc
JH
8432009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
844
845 * configure.ac: Restore match for darwin9 or later. Use double
846 brackets since regeneration eats one pair.
847 * configure: Regenerate.
848
d18ff35a
L
8492009-04-09 H.J. Lu <hongjiu.lu@intel.com>
850
851 PR gas/10039
852 * configure.ac: Require texinfo 4.7.
853 * configure: Regenerated.
854
748086b7
JJ
8552009-04-09 Nick Clifton <nickc@redhat.com>
856
857 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
858 the GCC Runtime Library Exception.
859
a3337ea2
KG
8602009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
861
862 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
863 * configure: Regenerate.
864
60911f14
SE
8652009-04-01 Steve Ellcey <sje@cup.hp.com>
866
867 * Makefil.def (languages): New entries.
868 * Makefile.tpl (check-gcc-*): New generic target.
869 * Makefile.in: Regenerate.
60911f14 870
7369c1d0
ER
8712009-03-25 Erven Rohou <erven.rohou@inria.fr>
872
d18ff35a 873 * MAINTAINERS: Update my email address.
7369c1d0 874
cfb1f59f
TT
8752009-03-18 Tom Tromey <tromey@redhat.com>
876
d18ff35a
L
877 * configure: Rebuild.
878 * configure.ac (host_libs): Add libiconv.
879 * Makefile.in: Rebuild.
880 * Makefile.def (host_modules): Add libiconv.
881 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 882
75eeae1a
TG
8832009-03-16 Tristan Gingold <gingold@adacore.com>
884
885 * configure.ac: Treat gdb as supported on x86_64-darwin.
886 * configure: Regenerate.
887
f38095f3
JM
8882009-03-16 Joseph Myers <joseph@codesourcery.com>
889
890 * configure.ac (--with-host-libstdcxx): New option.
891 * configure: Regenerate.
892
fec7f245
JR
8932009-03-12 Joern Rennecke <joern.rennecke@arc.com>
894
895 * MAINTAINERS: Move myself into the write after approval list.
896
6d401294
NP
8972009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
898
899 * MAINTAINERS: Update e-mail address.
900
07c97076
DN
9012009-03-11 Dorit Nuzman <dorit@il.ibm.com>
902
903 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
904
bb947fd1
IR
9052009-03-10 Ira Rosen <irar@il.ibm.com>
906
907 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
908
7a9d3fe8
RW
9092009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
910
911 Backport from git Libtool:
912
913 2009-01-19 Robert Millan <rmh@aybabtu.com>
914 Support GNU/kOpenSolaris.
915 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
916 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
917 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
918 GNU/kOpenSolaris.
919
c9e9e11f
AS
9202009-02-27 Andreas Schwab <schwab@linux-m68k.org>
921
922 * MAINTAINERS: Update e-mail address.
923
5e8c1552 9242009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
925
926 * MAINTAINERS (Write After Approval): Add self.
927
b0adb088
BM
9282009-02-18 Bingfeng Mei <bmei@broadcom.com>
929
930 * MAINTAINERS (Write After Approval): Add myself.
931
ee04b574
AS
9322009-02-05 Andreas Schwab <schwab@suse.de>
933
934 * Makefile.tpl (stage_last): Define $r and $s before using
935 $(RECURSE_FLAGS_TO_PASS).
936 * Makefile.in: Regenerate
937
907884c9
ILT
9382009-01-30 Ian Lance Taylor <iant@google.com>
939
940 * MAINTAINERS: Move myself to the Global Reviewers list.
941
416ac4d4
RM
9422009-01-29 Robert Millan <rmh@aybabtu.com>
943
944 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
945 * configure: Regenerate.
946
ee5decb3
GP
9472009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
948
949 * MAINTAINERS: Make whitespace consistent.
19196f44 950 Remove Robert Millan from Write After Approval.
ee5decb3 951
36fbb0ec
AM
9522009-01-16 Alan Modra <amodra@bigpond.net.au>
953
954 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
955 (all-opcodes): Depend on all-libiberty.
956 * Makefile.in: Regenerate.
957
52535a64
DR
9582009-01-15 Douglas B Rupp <rupp@gnat.com>
959
960 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
961 * configure: Regenerate.
962
e04a57df
RR
9632009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
964
965 * MAINTAINERS (Write After Approval): Add myself.
966
856c450b
SK
9672009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
968
969 * MAINTAINERS: Add myself to reviewers (Fortran).
970
53095c56
SP
9712009-01-12 Sebastian Pop <sebastian.pop@amd.com>
972
973 PR tree-optimization/38515
974 * configure.ac (cloog-polylib): Removed.
975 (with_ppl, with_cloog): Test for "no".
976 * configure: Regenerated.
977
1e5e8a59
DF
9782009-01-11 Daniel Franke <franke.daniel@gmail.com>
979
980 * MAINTAINERS: Moved myself to reviewers (Fortran).
981
5e5debf6
TS
9822009-01-06 Thomas Schwinge <tschwinge@gnu.org>
983
984 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
985 (Write After Approval): Remove myself.
986
1c42acf1
DN
9872009-01-03 Diego Novillo <dnovillo@google.com>
988
989 * MAINTAINERS: Remove myself from alias maintainership.
990
2fbbedaf
DA
9912009-01-02 David Ayers <ayers@fsfe.org>
992
993 * MAINTAINERS: Update e-mail address.
994
17213821
GP
9952008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
996
997 * MAINTAINERS: Make whitespace consistent.
998
baafc534
RW
9992008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1000
1001 Backport from upstream Libtool:
1002 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1003 Add cache variables to tests that require the linker to work.
1004 For shlibpath_overrides_runpath, this also changes the semantics
1005 to let the result from the C compiler take precedence.
1006
18430d27
BE
10072008-12-02 Ben Elliston <bje@au.ibm.com>
1008
1009 * config.sub, config.guess: Update from upstream sources.
1010
0a280b35
SP
10112008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1012
1013 * configure.ac (ppllibs): Add by default the lib flags.
1014 * configure: Regenerate.
1015
41e9641b
LM
10162008-12-08 Luis Machado <luisgpm@br.ibm.com>
1017
1018 * MAINTAINERS: Add myself to the write after approval list.
1019
25783c30
JH
10202008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1021
ee04b574
AS
1022 * configure.ac: Add double brackets on darwin[912].
1023 * configure: Regenerate.
25783c30 1024
0e318fcc
DK
10252008-12-03 Daniel Kraft <d@domob.eu>
1026
1027 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1028 Approval to Reviewer section (for Fortran front-end).
1029
7f171b95
JH
10302008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1031
1032 * configure.ac: Expand to darwin10 and later.
1033 * configure: Regenerate.
1034
09ce620e
AS
10352008-12-02 Andreas Schwab <schwab@suse.de>
1036
1037 * Makefile.def: configure-target-boehm-gc depends on
1038 all-target-libstdc++-v3.
1039 * Makefile.in: Regenerate.
1040
386c704d
KT
10412008-12-02 Kai Tietz <kai.tietz@onevision.com>
1042
1043 * MAINTAINERS: Add myself as mingw maintainer.
1044
e03dd84a
BE
10452008-12-02 Ben Elliston <bje@au.ibm.com>
1046
1047 * config.sub, config.guess: Update from upstream sources.
1048
3fa87964
GP
10492008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1050
1051 * README.SCO: Remove.
1052
df72d7ed
FP
10532008-11-29 Fernando Pereira <pronesto@gmail.com>
1054
1055 * MAINTAINERS: Add myself to the write after approval list.
1056
b5646528
DK
10572008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1058
1059 * MAINTAINERS: Update my email address in WAA section.
1060
ebf24eb4
CL
10612008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1062
1063 * MAINTAINERS: Update e-mail address.
1064
50e0f131
TM
10652008-11-27 Toon Moene <toon@moene.org>
1066
1067 * MAINTAINERS: Change e-mail address.
1068
0db3a858
TG
10692008-11-27 Tristan Gingold <gingold@adacore.com>
1070
1071 * configure.ac: Build gdb for i?86-*-darwin*
1072 * configure: Regenerated.
1073
f07bde68
HS
10742008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1075
1076 * MAINTAINERS: Added my full name.
1077
487e299b
DJ
10782008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1079
1080 PR bootstrap/38014
1081 PR bootstrap/37923
1082
1083 Revert:
1084
1085 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1086
1087 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1088 * Makefile.in: Regenerated.
1089
1090 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1091
1092 PR gdb/921
1093 PR gdb/1646
1094 PR gdb/2175
1095 PR gdb/2176
1096
1097 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1098 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1099 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1100 (HOST_EXPORTS): Pass CPPFLAGS.
1101 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1102 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1103 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1104 * Makefile.in, configure: Regenerated.
1105 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1106 and CPPFLAGS_FOR_BUILD.
1107
d69fbecb
JL
11082008-11-06 Jeff Law <law@redhat.com>
1109
1110 * MAINTAINERS: Add myself as middle end maintainer.
1111
044fed69
AS
11122008-11-06 Andrew Stubbs <ams@codesourcery.com>
1113
1114 * MAINTAINERS (Write after approval): Add myself.
1115
caf6defe
DN
11162008-11-05 Diego Novillo <dnovillo@google.com>
1117
1118 * MAINTAINERS (Global Reviewers): Add myself.
1119 (Non-Algorithmic Maintainers): Remove myself.
1120
3e9899ac
TS
11212008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1122
09ce620e 1123 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1124
ea99e36e
MM
11252008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1126
09ce620e 1127 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1128
fb0d2684
BE
11292008-10-31 Ben Elliston <bje@au.ibm.com>
1130
1131 * configure.ac (spu-*-*): Remove special case.
1132 * configure: Regenerate.
1133
73c07a3e
CM
11342008-10-30 Catherine Moore <clm@codesourcery.com>
1135
1136 * MAINTAINERS (Write after approval): Update my email address.
1137
7310a2da
SSF
11382008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1139
1140 * configure.ac [spu-*-*]: Do not set skipdirs.
1141 * configure: Re-generate.
1142
7e51fe23
BS
11432008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1144
1145 * MAINTAINERS (Various Maintainers): Add myself to reload.
1146
ef20be93
RG
11472008-10-25 Richard Guenther <rguenther@suse.de>
1148
1149 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1150 maintainer. Remove myself as libgcc-math maintainer.
1151 (Non-Algorithmic Maintainers): Remove myself.
1152
03ffcfa0
DJ
11532008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1154
1155 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1156 * Makefile.in: Regenerated.
1157
dec014a9
CC
11582008-10-23 Cary Coutant <ccoutant@google.com>
1159
1160 * MAINTAINERS (Write after approval): Add myself.
1161
b36c386c
DJ
11622008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1163
1164 PR gdb/921
1165 PR gdb/1646
1166 PR gdb/2175
1167 PR gdb/2176
1168
1169 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1170 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1171 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1172 (HOST_EXPORTS): Pass CPPFLAGS.
1173 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1174 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1175 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1176 * Makefile.in, configure: Regenerated.
1177 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1178 and CPPFLAGS_FOR_BUILD.
1179
84541525
SP
11802008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1181
1182 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1183 Sebastian Pop.
1184
e0bda97e
AP
11852008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1186
1187 * MAINTAINERS (Write After Approval): Added myself.
1188
36c713e0
KG
11892008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1190
1191 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1192 recommended version to 2.3.2.
1193
1194 * configure: Regenerate.
1195
8fe005ee
MM
11962008-10-01 Mark Mitchell <mark@codesourcery.com>
1197
1198 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1199
be8f156f
DD
12002008-09-29 David Daney <david.daney@caviumnetworks.com>
1201
1202 * MAINTAINERS (Write After Approval): Update e-mail address.
1203
ae11dff4
PG
12042008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1205
1206 * libtool.m4: Update to libtool 2.2.6.
1207 * lt~obsolete.m4: Update to libtool 2.2.6.
1208 * ltmain.sh: Update to libtool 2.2.6.
1209 * ltsugar.m4: Update to libtool 2.2.6.
1210 * ltversion.m4: Update to libtool 2.2.6.
1211 * ltoptions.m4: Update to libtool 2.2.6.
1212 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1213
441154b1
CF
12142008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1215
1216 * MAINTAINERS (Write After Approval): Add myself.
1217
775b3b26
BRF
12182008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1219
1220 * MAINTAINERS (Write After Approval): Update my name.
1221
94538043
SB
12222008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1223
09ce620e 1224 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1225
52d1bfd8
SE
12262008-09-18 Steve Ellcey <sje@cup.hp.com>
1227
09ce620e 1228 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1229
c5cc92f5
GP
12302008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1231
1232 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1233 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1234 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1235 and Michael Tiemann from Write After Approval since they do not
1236 actually have access.
1237
23d9794a
RG
12382008-09-05 Richard Guenther <rguenther@suse.de>
1239
1240 * configure.ac: Initialize clooglibs to -lcloog.
1241 * configure: Re-generate.
1242
192a671e
LCW
12432008-09-04 Le-Chun Wu <lcwu@google.com>
1244
1245 * MAINTAINERS (Write After Approval): Add myself.
1246
d789184e
SP
12472008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1248
1249 * configure.ac (--with-cloog-polylib): New.
1250 (--disable-cloog-version-check): New.
1251 (--disable-ppl-version-check): New.
1252 * configure: Re-generate.
1253
36a881c7
RG
12542008-09-03 Richard Guenther <rguenther@suse.de>
1255
1256 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1257 cloog test.
1258 * configure: Re-generate.
1259
358da97e
HS
12602008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1261
1262 Add picoChip port.
1263 * MAINTAINERS: Add picoChip maintainers.
1264
f8bf9252
SP
12652008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1266 Tobias Grosser <grosser@fim.uni-passau.de>
1267 Jan Sjodin <jan.sjodin@amd.com>
1268 Harsha Jagasia <harsha.jagasia@amd.com>
1269 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1270 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1271 Adrien Eliche <aeliche@isty.uvsq.fr>
1272
1273 Merge from graphite branch.
1274 * configure: Regenerate.
1275 * Makefile.in: Regenerate.
1276 * configure.ac (host_libs): Add ppl and cloog.
1277 Add checks for PPL and CLooG.
1278 * Makefile.def (ppl, cloog): Added modules and dependences.
1279 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1280 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1281
d89f0ad6
AL
12822008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1283
1284 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1285 (GCC_SHLIB_SUBDIR): New.
1286 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1287 * configure: Regenerate.
1288 * Makefile.in: Regenerate.
1289
88a25817
GP
12902008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1291
1292 * MAINTAINERS: Consistently use tabs to separate columns.
1293
f873f15f
TG
12942008-08-29 Tristan Gingold <gingold@adacore.com>
1295
1296 * MAINTAINERS (Write after Approval): Add myself.
1297
e1514c3f
TG
12982008-08-28 Tristan Gingold <gingold@adacore.com>
1299
1300 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1301 Enable bfd, binutils and opcodes.
1302 * configure: Regenerate.
1303
4717882f
JDA
13042008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1305
1306 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1307
28c9884c
TK
13082008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1309
1310 * MAINTAINERS: Use correct Umlaut for last name.
1311
ae96d86a
FXC
13122008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1313
1314 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1315
3ecc96e3
DE
13162008-08-16 David Edelsohn <edelsohn@gnu.org>
1317
1318 * MAINTAINERS: Update my email address.
1319
dd609cc1
EB
13202008-08-16 Nicolas Roche <roche@adacore.com>
1321
1322 * Makefile.tpl: Add BOOT_ADAFLAGS.
1323 * Makefile.in: Regenerate.
1324
08d0963a
RS
13252008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1326
1327 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1328 * configure: Regenerate.
1329
00afcaa0
PB
13302008-07-30 Paolo Bonzini <bonzini@gnu.org>
1331
1332 * configure.ac: Add makefile fragments for hpux.
1333 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1334 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1335 * configure: Regenerate.
1336 * Makefile.in: Regenerate.
1337
806b3528
AH
13382008-07-28 Aldy Hernandez <aldyh@redhat.com>
1339
1340 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1341
ab220355
DS
13422008-07-11 Dodji Seketeli <dseketel@redhat.com>
1343
1344 * MAINTAINERS (Write after Approval): Add myself.
1345
78209f30
XG
13462008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1347
1348 * MAINTAINERS (Write After Approval): Add myself.
1349
5b5b098d
AJ
13502008-06-29 Andrew Jenner <andrew@codesourcery.com>
1351
1352 * MAINTAINERS (Write After Approval): Add myself.
1353
d812ec93
KW
13542008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1355
1356 * MAINTAINERS: Update my email address.
1357
99e78224
JY
13582008-06-25 Joey Ye <joey.ye@intel.com>
1359
1360 * MAINTAINERS (Write After Approval): Add myself.
1361
18c04407
RW
13622008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1363
1364 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1365 * Makefile.in: Regenerate.
1366 * configure: Regenerate.
1367
47aa9a31
DK
13682008-06-17 Daniel Kraft <d@domob.eu>
1369
1370 * MAINTAINERS (Write After Approval): Add myself.
1371
ad33ff57
RW
13722008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1373
1374 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1375 "$@" is still intact with both Autoconf 2.59 and 2.62.
1376 * configure: Regenerate.
1377
cdce5c41
RW
13782008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1379
1380 * Makefile.tpl: Fix comment errors.
1381 * Makefile.in: Regenerate.
1382
01b79d11
DM
13832008-06-12 David S. Miller <davem@davemloft.net>
1384 David Edelsohn <edelsohn@gnu.org>
1385
1386 * configure.ac: Add powerpc*-*-* to gold supported targets.
1387 * configure: Regenerate.
1388
f8c33439
JM
13892008-06-08 Joseph Myers <joseph@codesourcery.com>
1390
1391 PR tree-optimization/36218
1392 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1393 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1394 (all prefix="build-"): Pass them to build-system sub-makes.
1395 * Makefile.in: Regenerate.
1396
cd985f66
JM
13972008-06-07 Joseph Myers <joseph@codesourcery.com>
1398
1399 * MAINTAINERS (mt port): Remove.
1400 (sco5, unixware, sco udk): Remove.
1401 (Kean Johnston): Add to Write After Approval.
1402
3f6383d3
JB
14032008-05-30 Julian Brown <julian@codesourcery.com>
1404
1405 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1406 of libobjc for ARM EABI Linux.
1407 * configure: Regenerate.
30da41ed 1408
e29cc9b4
XDL
14092008-05-18 Xinliang David Li <davidxl@google.com>
1410
09ce620e 1411 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1412
30da41ed
XDL
14132008-05-17 Xinliang David Li <davidxl@google.com>
1414
e29cc9b4 1415 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1416
955410cb
JW
14172008-05-15 Janus Weil <janus@gcc.gnu.org>
1418
1419 * MAINTAINERS (Write After Approval): Add myself.
1420
719bb4e3 14212008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1422
1423 * config-ml.in: don't handle --enable-shared and --enable-static.
1424
372b05fc
RS
14252008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1426
1427 * MAINTAINERS: Update my email address.
1428
f73e2200
PC
14292008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1430
1431 * MAINTAINERS: Update my email address.
09ce620e 1432
3e438e2b
KVH
14332008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1434
1435 * MAINTAINERS (Write After Approval): Add myself.
1436
177bf491
GS
14372008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1438
1439 * MAINTAINERS (Write After Approval): Add myself.
1440
ac89df2f
PG
14412008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1442
1443 * MAINTAINERS (crx): Add myself.
1444
14a8726b
PB
14452008-04-18 Paolo Bonzini <bonzini@gnu.org>
1446
1447 Sync with src:
1448 2008-04-14 David S. Miller <davem@davemloft.net>
1449
09ce620e
AS
1450 * configure.ac: Add sparc*-*-* to gold supported targets.
1451 * configure: Regenerate.
14a8726b 1452
7142fb32
PB
14532008-04-18 Paolo Bonzini <bonzini@gnu.org>
1454
1455 PR bootstrap/35457
1456 * configure.ac: Include override.m4.
1457 * configure: Regenerate.
1458
c6b196de
PB
14592008-04-18 Paolo Bonzini <bonzini@gnu.org>
1460
09ce620e
AS
1461 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1462 * Makefile.in: Regenerate.
c6b196de 1463
c993ae60
SR
14642008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1465
09ce620e 1466 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1467 as nonconfigurable directories list.
09ce620e 1468 * configure: Regenerate.
c993ae60 1469
8479b1b1
BE
14702008-04-14 Ben Elliston <bje@au.ibm.com>
1471
1472 * config.sub, config.guess: Update from upstream sources.
1473
295e261a
HPN
14742008-04-12 Hans-Peter Nilsson <hp@axis.com>
1475
1476 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1477 * Makefile.in: Regenerate.
1478
ac3949d9
EW
14792008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1480
1481 * configure.ac: Do not build libssp for the AVR.
1482 * configure: Regenerate.
1483
06407e30
ILT
14842008-04-07 Ian Lance Taylor <iant@google.com>
1485
1486 * Makefile.def: check-gold depends upon all-binutils.
1487 * Makefile.in: Regenerate.
1488
97db009c
AH
14892008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1490
1491 * MAINTAINERS (Write After Approval): Add myself.
1492
2a79c47f
NC
14932008-04-04 Nick Clifton <nickc@redhat.com>
1494
1495 PR binutils/4334
5f4bebbf 1496 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1497 builds.
1498 * configure: Regenerate.
1499
c53a18d3
N
15002008-04-04 NightStrike <NightStrike@gmail.com>
1501
1502 PR other/35151
09ce620e
AS
1503 * configure.ac: Combine rules for mingw32 and mingw64.
1504 * configure: Regenerate.
c53a18d3 1505
d925aa70
KT
15062008-04-02 Kai Tietz <kai.tietz@onvision.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
ad424a85
SP
15102008-04-01 Seongbae Park <seongbae.park@gmail.com>
1511
1512 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1513 * Makefile.in (.NOTPARALLEL): Ditto.
1514
4412a506
PG
15152008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1516
1517 * MAINTAINERS (Write After Approval): Add myself.
1518
2f908293
SP
15192008-03-31 Seongbae Park <seongbae.park@gmail.com>
1520
1521 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1522 * Makefile.in (.NOTPARALLEL): Regenerate.
1523
639223bd
PB
15242008-03-27 Paolo Bonzini <bonzini@gnu.org>
1525
1526 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1527 * Makefile.in: Regenerate.
1528
b8ab1f4a
JS
15292008-03-26 Jakub Staszak <kuba@et.pl>
1530
1531 * MAINTAINERS (Write After Approval): Add myself.
1532
b45890a4
TK
15332008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1534
1535 * MAINTAINERS: Update e-mail address.
1536
5afab7ad
ILT
15372008-03-20 Ian Lance Taylor <iant@google.com>
1538
1539 * configure.ac: Add support for --enable-gold.
1540 * Makefile.def: Add gold as a directory like ld.
1541 * configure, Makefile.in: Regenerate.
1542
38d24731
RW
15432008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1544
1545 * configure.ac: m4_include config/proginstall.m4.
1546 * configure: Regenerate.
32bc4cf4
RW
1547
1548 Backport from upstream Libtool:
09ce620e 1549
32bc4cf4 1550 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1551
32bc4cf4
RW
1552 Deal with Autoconf 2.62's semantic change in m4_append.
1553 * ltsugar.m4 (lt_append): Replace broken versions of
1554 m4_append.
1555 (lt_if_append_uniq): Don't require separator to be overquoted,
1556 and avoid broken m4_append.
1557 (lt_dict_add): Fix typo.
1558 * libtool.m4 (_LT_DECL): Don't overquote separator.
1559
9d3c50ea
DE
15602008-03-13 David Edelsohn <edelsohn@gnu.org>
1561
1562 * config.rpath: Add AIX 6 support.
1563
5d2edb29
PB
15642008-03-13 Paolo Bonzini <bonzini@gnu.org>
1565
1566 * Makefile.def (stageprofile). Remove -fprofile-generate
1567 from stage_libcflags.
1568 * Makefile.in: Regenerate.
1569
954910ef
BE
15702008-03-13 Ben Elliston <bje@au.ibm.com>
1571
1572 * config.sub, config.guess: Update from upstream sources.
1573
e8645a40
TT
15742008-03-06 Tom Tromey <tromey@redhat.com>
1575
1576 * MAINTAINERS: Update for treelang deletion.
1577
2c8e955e
JW
15782008-03-03 James E. Wilson <wilson@tuliptree.org>
1579
1580 * MAINTAINERS: Update my email address.
1581
54acd307
SS
15822008-03-03 Stan Shebs <stanshebs@earthlink.net>
1583
893ad2a1 1584 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1585 (objective-c/c++): Add myself as a maintainer.
1586
4b52b516
VR
15872008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1588
1589 * MAINTAINERS (Write After Approval): Update my email address.
1590
e652b516
TB
15912008-02-25 Tomas Bily <tbily@suse.cz>
1592
1593 * MAINTAINERS (Write After Approval): Add myself.
1594
02d30740
JJ
15952008-02-23 Jakub Jelinek <jakub@redhat.com>
1596
1597 * MAINTAINERS (OpenMP): Add myself.
1598
1c8bd6a3
PB
15992008-02-20 Paolo Bonzini <bonzini@gnu.org>
1600
4b40b2a5
UB
1601 PR bootstrap/32009
1602 PR bootstrap/32161
1c8bd6a3 1603
4b40b2a5
UB
1604 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1605 * configure: Regenerate.
1c8bd6a3 1606
4b40b2a5
UB
1607 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1608 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1609 STAGE4_LIBCFLAGS): New.
1610 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1611 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1612 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1613 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1614 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1615 for target modules. Don't export LIBCFLAGS.
1616 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1617 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1618 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1619 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1620 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1621 * Makefile.in: Regenerate.
1c8bd6a3 1622
bb44c9d2
RW
16232008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1624
1625 PR libgcj/33085
1626 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1627 Do not use -DDLL_EXPORT. Backport from upstream.
1628
29a7754d
RW
16292008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1630
1631 * MAINTAINERS (Write After Approval): Add myself.
1632
9a212bb7
HPN
16332008-02-02 Hans-Peter Nilsson <hp@axis.com>
1634
1635 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1636 * configure: Regenerate.
1637
aa12a573
MG
16382008-01-31 Marc Gauthier <marc@tensilica.com>
1639
1640 * configure.ac (xtensa*-*-*): Recognize processor variants.
1641 * configure: Regenerate.
1642
ac9e6043
RW
16432008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1644
40049ccc
UB
1645 PR bootstrap/34922
1646 * configure.ac (PARSE_ARGS): Push suitable setting of
1647 ac_subdirs_all, for `./configure --help=recursive'.
1648 Handle `+' in generic toplevel directory disabling.
1649 * configure: Regenerate.
ac9e6043 1650
4288c86a
NC
16512008-01-28 Nick Clifton <nickc@redhat.com>
1652
1653 * MAINTAINERS (xstormy16): Take over maintainership.
1654
8d8da227
JM
16552008-01-25 Joseph Myers <joseph@codesourcery.com>
1656
1657 * MAINTAINERS (c4x port): Remove.
1658
349b60e7
DE
16592008-01-24 David Edelsohn <edelsohn@gnu.org>
1660
1661 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1662
3ca06a68
BE
16632008-01-23 Ben Elliston <bje@au.ibm.com>
1664
1665 * config.sub, config.guess: Update from upstream sources.
1666
3c631381
TG
16672008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1668
1669 * MAINTAINERS (Write After Approval): Add myself.
1670
20533ef1
L
16712008-01-17 H.J. Lu <hjl.tools@gmail.com>
1672
1673 * MAINTAINERS: Update my email address.
1674
16752008-01-09 Raksit Ashok <raksit@google.com>
1676
1677 * MAINTAINERS (Write After Approval): Add myself.
1678
684f4f6a
RA
16792008-01-09 Raksit Ashok <raksit@google.com>
1680
1681 * MAINTAINERS (Write After Approval): Add myself.
1682
9cb8756f
BE
16832008-01-08 Ben Elliston <bje@au.ibm.com>
1684
1685 * config.sub, config.guess: Update from upstream sources.
1686
94e1934d
KG
16872007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1688
1689 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1690 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1691 * configure: Regenerate.
1692
a2e51f77
SP
16932007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1694
1695 * MAINTAINERS: Update my email address.
1696
ffe3dcd9
BRF
16972007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1698
1699 * MAINTAINERS: Update my email address.
1700
aa4095c9
RS
17012007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1702
1703 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1704 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1705 * Makefile.in: Regenerate.
1706
030e2013
MH
17072007-12-10 Mark Heffernan <meheff@google.com>
1708
1709 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1710 misplaced entries.
1711
0fe0f073
AT
17122007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1713
1714 * configure.ac: Enable libjava for x86_64-*-darwin9.
1715 * configure: Regenerate.
1716
d4ca4b06
BM
17172007-12-07 Bill Maddox <maddox@google.com>
1718
1719 * MAINTAINERS (Write After Approval): Add myself.
1720
c3220d4c
BE
17212007-12-05 Ben Elliston <bje@au.ibm.com>
1722
1723 * config.sub, config.guess: Update from upstream sources.
1724
aba7501e
MK
17252007-12-02 Matthias Klose <doko@ubuntu.com>
1726
1727 * config-ml.in: Remove 64bit configure tests.
1728
d683ec81
PB
17292007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1730
1731 * config-ml.in: Robustify against white space in absolute file
1732 names.
1733
1734 * config-ml.in (multi-clean): Substitute ${Makefile}.
1735 Remove superfluous ${Makefile} in list.
1736
60f1711a
TS
17372007-11-19 Thiemo Seufer <ths@mips.com>
1738
1739 * config-ml.in: Don't hardcode the Makefile name.
1740
487f9d96
AM
17412007-11-08 Alexander Monakov <amonakov@ispras.ru>
1742
1743 * MAINTAINERS (Write After Approval): Add myself.
1744
fa3886fe
ST
17452007-11-07 Samuel Tardieu <sam@rfc1149.net>
1746
1747 * MAINTAINERS (Write After Approval): Add myself.
1748
ae750079
DK
17492007-11-06 Doug Kwan <dougkwan@google.com>
1750
1751 * MAINTAINERS (Write After Approval): Add myself.
1752
acc48927
BE
17532007-10-25 Ben Elliston <bje@au.ibm.com>
1754
1755 * MAINTAINERS (mercury): Remove entry.
1756 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1757
e00e9858
DJ
17582007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1759
1760 * Makefile.def (dependencies): Make configure-gdb depend on
1761 all-intl.
1762 * Makefile.in: Regenerated.
1763
def14a3c
SK
17642007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1765
1766 * MAINTAINERS (Fortran maintainer): Remove myself.
1767
0e5e9f76
PM
17682007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1769
1770 * Makefile.def: To avoid problems running with parallel makes,
1771 build newlib before libgloss so that target specific header
1772 files are availble.
1773 * Makefile.in: Regenerate
1774
bbfbfafc
DJ
17752007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1776
1777 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1778 * Makefile.in: Regenerate.
1779
c56abad5
VM
17802007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1781
1782 * MAINTAINERS (Register allocation reviewer): Add myself.
1783
f019adc1
MF
17842007-10-08 Mike Frysinger <vapier@gentoo.org>
1785
1786 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1787 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1788 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1789 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1790 * configure: Regenerate.
1791
789e4e28
SP
17922006-10-04 Seongbae Park <seongbae.park@gmail.com>
1793
1794 * MAINTAINERS (Register allocation reviewer): Add myself.
1795
0999159b
PB
17962007-10-01 Paolo Bonzini <bonzini@gnu.org>
1797
1798 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1799 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1800 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1801 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1802 * configure.ac: Default them to host tools for $host = $build.
1803 Subst them.
1804
1805 * configure: Regenerate.
1806 * Makefile.in: Regenerate.
1807
a054acde
PB
18082006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1809
1810 * MAINTAINERS (Register allocation reviewer): Add myself.
1811
ffda6fc9
KZ
18122006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1813
1814 * MAINTAINERS (Register allocation reviewer): Add myself.
1815
9d209c83
SP
18162007-09-21 Seongbae Park <seongbae.park@gmail.com>
1817
1818 * MAINTAINERS (Write After Approval): Fix typo.
1819
1ec3b87b
RS
18202007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1821
1822 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1823 * configure: Regenerate.
1824
19d5986d
PJ
18252007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1826
1827 PR bootstrap/31906
1828 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1829 they're already prefixed.
19d5986d 1830
6d3b5aea
BK
18312007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1832
1833 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1834 libstdc++.
1835 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1836 * configure: Regenerate.
1837 * Makefile.in: Regenerate.
09ce620e 1838
4fe7e755
AS
18392007-09-17 Andreas Schwab <schwab@suse.de>
1840
1841 * configure.ac: Raise minimum makeinfo version to 4.6.
1842 * configure: Regenerate.
1843
d483feaa
JS
18442007-09-17 Johannes Singler <singler@ira.uka.de>
1845
ffe3dcd9 1846 * MAINTAINERS (write-after-approval) add myself
d483feaa 1847
fa9a3f31
AM
18482007-09-15 Alan Modra <amodra@bigpond.net.au>
1849
1850 * configure.ac: Correct makeinfo version check.
1851 * configure: Regenerate.
1852
6593a73e
RS
18532007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1854
1855 * MAINTAINERS: Update my email address.
1856
d9dced13
RS
18572007-09-14 Richard Sandiford <richard@codesourcery.com>
1858
1859 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1860 to $skipdirs and only disable gprof for newlib. Use the normal
1861 mips*-elf* handling in other respects.
1862 * configure: Regnerate.
1863
773c1467
DD
18642007-09-12 David Daney <ddaney@avtrex.com>
1865
1866 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1867 enabling libgcj.
1868 * configure: Regenerate.
1869
c03353e2
RIL
18702007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1871
1872 PR other/32154
1873 * configure.ac: For libgloss targets, point the linker to the linker
1874 script, startup code and simulator library.
1875 * configure: Regenerate.
1876
c4e9bf2b
AH
18772007-09-07 Andrew Haley <aph@redhat.com>
1878
1879 * configure.ac (noconfigdirs): Remove target-libffi and
1880 target-libjava.
1881 * configure: Regenerate.
1882
1f5a6b84
FXC
18832007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1884
1885 PR target/33281
1886 * configure.ac: Use config/mh-mingw on mingw.
1887 * configure: Regenerate.
1f5a6b84 1888
3951e521
PH
18892007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1890
9f349f63 1891 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1892
e643dc23
RG
18932007-09-05 Richard Guenther <rguenther@suse.de>
1894
1895 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1896 nor --disable-checking is provided also turn on yes and types
1897 checking for stage1.
1898 * configure: Re-generate.
1899
039874df
KW
19002007-08-30 Krister Walfridsson <cato@df.lth.se>
1901
1902 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1903 (Write After Approval): Remove myself.
1904
c3f07bd6 19052007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1906
c3f07bd6 1907 * config.sub, config.guess: Update from upstream sources.
15098359 1908
40049ccc 19092007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1910
1911 * MAINTAINERS (Write After Approval): Added myself.
1912 * MAINTAINERS (Reviewers): Removed myself.
1913
c8aea42c 19142007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1915 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1916
1917 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1918 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1919 * Makefile.in: Regenerate.
1920 * configure.ac (--with-debug-prefix-map): New.
1921 * configure: Regenerate.
1922
4bf6c438
RS
19232007-08-17 Richard Sandiford <richard@codesourcery.com>
1924 Nigel Stephens <nigel@mips.com>
1925
4bf6c438
RS
1926 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1927 as target_makefile_frag.
1928 * configure: Regenerate.
1929
bb286d71
AO
19302007-08-16 Alexandre Oliva <aoliva@redhat.com>
1931
1932 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1933 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1934 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1935 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1936 (do-compare, do-compare3, do-compare-debug): New.
1937 ([+compare-target+]): Use them.
1938
a4630417
MK
19392007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1940
1941 * MAINTAINERS (Write After Approval): Change my email address.
1942
d9acb717
RW
19432007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1944 Ben Elliston <bje@au.ibm.com>
1945
1946 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1947 --silent if $silent.
1948 * configure: Regenerate.
1949
96876681
ZD
19502003-08-12 Zdenek Dvorak <ook@ucw.cz>
1951
1952 * MAINTAINERS (Various Maintainers): Add myself as
1953 loop infrastructure maintainer. Update my e-mail
1954 address.
1955
1c1d80ee
DN
19562007-07-31 Diego Novillo <dnovillo@google.com>
1957
1958 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1959 Adjust description.
1960
7e98624c
RG
19612007-07-26 Richard Guenther <rguenther@suse.de>
1962
1963 * configure.ac: Add types checking to stage1 checking flags.
1964 * configure: Regenerate.
1965
4c85af60
NC
19662007-07-17 Nick Clifton <nickc@redhat.com>
1967
1968 * COPYING3: New file. Contains version 3 of the GNU General
1969 Public License.
1970 * COPYING3.LIB: New file. Contains version 3 of the GNU
1971 Lesser General Public License.
1972
19ddfd3a
AK
19732007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1974
1975 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1976
2a064545
AK
19772007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1978
1979 * MAINTAINERS (S/390 co-maintainer): Add myself.
1980 (Write After Approval): Remove myself.
1981
f861f54d
DH
19822007-07-13 Dan Hipschman <dsh@google.com>
1983
1984 * MAINTAINERS (Write After Approval): Add myself.
1985
0136f2f7
NC
19862007-07-11 Nick Clifton <nickc@redhat.com>
1987
1988 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1989 WINDRES export.
1990 * Makefile.in: Regenerate.
1991
6e29b5a4
RO
19922007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1993
1994 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1995 maintainer.
1996
159a4b02
L
19972007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1998
1999 * lt~obsolete.m4: New. Import from 20070318 libtool.
2000
6ba67283
JB
20012007-07-03 Julian Brown <julian@codesourcery.com>
2002
2003 * MAINTAINERS (Write After Approval): Add myself.
2004
30b74385
RW
20052007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2006
2007 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2008 * configure: Regenerate.
2009
20102007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2011
2012 * configure.ac: Add some missing m4 quotation.
2013 * configure: Regenerate.
2014
943c54ce
SB
20152007-07-02 Simon Baldwin <simonb@google.com>
2016
2017 * MAINTAINERS (Write After Approval): Add myself.
2018
1c00b503
PB
20192007-07-02 Paolo Bonzini <bonzini@gnu.org>
2020
2021 * configure: Regenerate.
2022
901119ae
KT
20232007-07-02 Kai Tietz <kai.tietz@onevision.com>
2024
2025 * Makefile.def: Add windmc tool to build.
2026 * Makefile.tpl: Likewise.
2027 * configure.ac: Likewise.
2028 * Makefile.in: Regenerate.
2029 * configure: Regenerate.
09ce620e 2030
83f4c19f
DD
20312007-06-28 DJ Delorie <dj@redhat.com>
2032
2033 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2034 not building newlib.
2035 * configure: Regenerated.
09ce620e 2036
5346c75c
JS
20372007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2038
2039 * MAINTAINERS (Write After Approval): Add myself.
2040
aacfb86b
MM
20412007-06-25 Martin Michlmayr <tbm@cyrius.com>
2042
2043 * MAINTAINERS (Write After Approval): Add myself.
2044
590bf0d3
CM
20452007-06-19 Chris Matthews <chrismatthews@google.com>
2046
2047 * MAINTAINERS (Write After Approval): Add myself.
2048
cdbbee7a
RIL
20492007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2050
2051 * MAINTAINERS (Write After Approval): Add myself.
2052
b8afffc1
DJ
20532007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2054
2055 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2056 * Makefile.in: Regenerated.
2057
3fcfad76
BS
20582007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2059
2060 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2061 bfin*-*-uclinux* targets.
2062 * configure: Regenerate.
2063
3f5a2b7f
ILT
20642007-06-14 Ian Lance Taylor <iant@google.com>
2065
2066 * MAINTAINERS: Add myself as non-algorithmic global write
2067 maintainer.
2068
4c46daee
DN
20692007-06-14 Diego Novillo <dnovillo@google.com>
2070
2071 * MAINTAINERS: Add self as middle-end maintainer and
2072 non-algorithmic global write maintainer.
2073
a3bb222a
FXC
20742007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2075
2076 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2077 Move all Fortran maintainers except Paul Brook into the
2078 Non-Autopoiesis section.
2079
a19e8f64
PB
20802007-06-14 Paolo Bonzini <bonzini@gnu.org>
2081
2082 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2083 (distclean-stage[+id+]): Possibly delete stage_last.
2084 * Makefile.in: Regenerate.
2085
1c2abe5e
SP
20862007-06-12 Seongbae Park <seongbae.park@gmail.com>
2087
2088 * MAINTAINERS (Various Maintainer): Fix typo.
2089
abca4739
PB
20902007-06-11 Paolo Bonzini <bonzini@gnu.org>
2091
2092 * MAINTAINERS (Various Maintainer): Add myself as
2093 dataflow maintainer.
2094
a894d2c3
BE
20952007-06-07 Ben Elliston <bje@au.ibm.com>
2096
2097 * config.sub, config.guess: Update from upstream sources.
2098
8024d75e
BE
20992007-06-07 Ben Elliston <bje@au.ibm.com>
2100
2101 * Makefile.tpl: Fix spelling error.
2102 * Makefile.in: Regenerate.
2103
973a9a5e
SE
21042007-06-01 Steve Ellcey <sje@cup.hp.com>
2105
96598938
L
2106 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2107 lt_cv_sys_max_cmd_len.
973a9a5e 2108
ccb4d26b
DN
21092007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2110
2111 * MAINTAINERS (Various Maintainers): Add myself as
2112 auto-vectorizer maintainer.
2113
eecb7461
PB
21142003-05-31 Paolo Bonzini <bonzini@gnu.org>
2115
2116 PR libjava/32098
2117 * libtool.m4: Revert previous change.
2118 * ltgcc.m4: Put it here.
2119
89d28202
ZD
21202003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2121
2122 * MAINTAINERS (Various Maintainers): Add myself as
2123 auto-vectorizer maintainer.
2124
60c7a11a
L
21252007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2126
2127 PR libjava/32098
2128 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2129
9dd3cc81
RG
21302007-05-30 Richard Guenther <rguenther@suse.de>
2131
2132 * MAINTAINERS (Various Maintainers): Add myself as
2133 auto-vectorizer maintainer.
2134
9cc1244e
JJ
21352007-05-30 Jakub Jelinek <jakub@redhat.com>
2136
2137 PR bootstrap/29382
2138 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2139 * configure: Rebuilt.
2140
6124296b
RC
21412007-05-28 Roberto Costa <robsettantasei@gmail.com>
2142
2143 * MAINTAINERS (Write After Approval): Removed my name.
2144
6b757a0d
SB
21452007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2146
2147 * MAINTAINERS (Write After Approval): Remove myself.
2148
86ef8528
AT
21492007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2150
2151 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2152
1cf3d07d
SE
21532007-05-23 Steve Ellcey <sje@cup.hp.com>
2154
2155 * ltmain.sh: Update from ToT Libtool.
2156 * libtool.m4: Update from ToT Libtool.
2157 * ltsugar.m4: New. Update from ToT Libtool.
2158 * ltversion.m4: New. Update from ToT Libtool.
2159 * ltoptions.m4: New. Update from ToT Libtool.
2160 * ltconfig: Remove.
2161 * ltcf-c.sh: Remove.
2162 * ltcf-cxx.sh: Remove.
2163 * ltcf-gcj.sh: Remove.
2164
ce3fcf8c
OW
21652007-05-22 Ollie Wild <aaw@google.com>
2166
2167 * MAINTAINERS (Write After Approval): Add myself.
2168
342b9200
PB
21692007-05-16 Paolo Bonzini <bonzini@gnu.org>
2170
2171 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2172 stage_cflags.
2173 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2174 Remove CFLAGS/LIBCFLAGS.
2175 (configure-stage[+id+]-[+prefix+][+module+],
2176 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2177 * Makefile.in: Regenerate.
2178
cea17285
DN
21792007-05-15 Diego Novillo <dnovillo@google.com>
2180
2181 * MAINTAINERS: Update e-mail address.
2182
11c004e7
RE
21832007-05-15 Revital Eres <eres@il.ibm.com>
2184
2185 * MAINTAINERS (Write After Approval): Add myself.
2186
ab6bd693
RC
21872007-05-14 Roberto Costa <robsettantasei@gmail.com>
2188
2189 * MAINTAINERS (Write After Approval): Updated my address.
2190
388cdf07
TN
21912007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2192
2193 * MAINTAINERS (Write After Approval): Add myself.
2194
23f24034
SR
21952007-05-11 Silvius Rus <rus@google.com>
2196
2197 * MAINTAINERS (Write After Approval): Add myself.
2198
34a7526e
TT
21992007-04-23 Tom Tromey <tromey@redhat.com>
2200
2201 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2202
51da21be
MM
22032007-04-22 Mark Mitchell <mark@codesourcery.com>
2204
2205 * MAINTAINERS (cpplib): Rename to ...
2206 (libcpp): ... this. Add C/C++ front end maintainers.
2207
70070387
SE
22082007-04-14 Steve Ellcey <sje@cup.hp.com>
2209
2210 * config-ml.in: Pass ${ml_config_env} to configure calls.
2211
df1a0dbb
CB
22122007-04-04 Christian Bruel <christian.bruel@st.com>
2213
2214 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2215
9daff147
DK
22162007-04-02 Dave Korn <dave.korn@artimi.com>
2217
2218 * MAINTAINERS (Write After Approval): Add myself.
2219
374eadb2
TB
22202007-03-31 Tobias Burnus <burnus@net-b.de>
2221
2222 * MAINTAINERS (fortran 95 front end): Add myself.
2223
8eced3a2
DR
22242007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2225
2226 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2227
653de3e3
AZ
22282007-03-24 Ayal Zaks <zaks@il.ibm.com>
2229
2230 * MAINTAINERS (Modulo Scheduler): Add myself.
2231
b737d953
BM
22322007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2233
2234 * MAINTAINERS (fortran 95 front end): Add myself.
2235 (c++ front end): whitespace fix.
2236
a584cdf2
NF
22372007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2238
2239 * MAINTAINERS (Write After Approval): Add myself.
2240
8c79f3c4
RS
22412007-03-21 Richard Sandiford <richard@codesourcery.com>
2242
2243 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2244 of glob. Quote arguments with single quotes too.
2245 * configure: Regenerate.
2246
07f1ac6d
BM
22472007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2248
2249 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2250 * Makefile.in: Regenerate
2251
172e41aa
AS
22522007-03-07 Andreas Schwab <schwab@suse.de>
2253
2254 * configure: Regenerate.
2255
9c4d2493
BM
22562007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2257
2258 * configure.ac: Add "--with-pdfdir" configure option,
2259 which defines pdfdir variable.
2260 * Makefile.def (target=fixincludes): Add install-pdf to
2261 missing targets.
2262 (recursive_targets): Add install-pdf target.
2263 (flags_to_pass): Add pdfdir.
2264 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2265 target.
2266 * configure: Regenerate
2267 * Makefile.in: Regenerate
2268
e14e622e
EC
22692007-02-28 Eric Christopher <echristo@apple.com>
2270
2271 Revert:
2272 2006-12-07 Mike Stump <mrs@apple.com>
2273
2274 * Makefile.def (dependencies): Add dependency for
2275 install-target-libssp and install-target-libgomp on
2276 install-gcc.
2277 * Makefile.in: Regenerate.
2278
54e433bc
MK
22792007-02-27 Matt Kraai <kraai@ftbfs.org>
2280
2281 * configure: Regenerate.
2282 * configure.ac: Move statements after variable declarations.
2283
6c8d3d8f
KK
22842007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2285
2286 * MAINTAINERS: Add myself as sh maintainer.
2287
9f8c6739
JM
22882007-02-19 Joseph Myers <joseph@codesourcery.com>
2289
2290 * configure.ac: Adjust for loop syntax.
2291 * configure: Regenerate.
2292
278a7a38
AO
22932007-02-18 Alexandre Oliva <aoliva@redhat.com>
2294
2295 * configure: Rebuilt.
2296
b2eaac4a
AO
22972007-02-18 Alexandre Oliva <aoliva@redhat.com>
2298
2299 * configure.ac: Drop multiple occurrences of --enable-languages,
2300 and fix its quoting.
2301 * configure: Rebuilt.
2302
beeaf216 23032007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2304 Nathan Sidwell <nathan@codesourcery.com>
2305 Vladimir Prus <vladimir@codesourcery.com>
2306 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2307
2308 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2309 * configure: Regenerate.
2310
09201a09
GP
23112007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2312
2313 * ltconfig (freebsd*): Default to elf.
2314
291f172e
DJ
23152007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2316
2317 * configure.ac (target_libraries): Move libgcc before libiberty.
2318 * configure: Regenerated.
2319
c3a86da9
DJ
23202007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2321 Paolo Bonzini <bonzini@gnu.org>
2322
2323 PR bootstrap/30753
2324 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2325 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2326 * configure: Regenerated.
2327
88e1e72a
FXC
23282007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2329
2330 * MAINTAINERS (Language Front End Maintainers): Update my mail
2331 address.
2332
44bfc3ac
DJ
23332007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2334
2335 PR bootstrap/30748
2336 * configure.ac: Correct syntax for Solaris ksh.
2337 * configure: Regenerated.
2338
3e19841a
PB
23392007-02-09 Paolo Bonzini <bonzini@gnu.org>
2340
2341 * configure.ac: Sync with src.
2342 * configure: Regenerate.
2343
74a48762
PB
23442007-02-09 Paolo Bonzini <bonzini@gnu.org>
2345
2346 * Makefile.in: Regenerate.
2347
d846e52e
PB
23482007-02-09 Paolo Bonzini <bonzini@gnu.org>
2349
2350 * config.sub: Sync with src.
2351
1c710c3c
DJ
23522007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2353
2354 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2355 noncanonical equivalents.
2356 * configure.in: Rename to...
2357 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2358 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2359 target_noncanonical. Use them. Rewrite removal of configure
2360 arguments for autoconf 2.59. Discard variable settings. Force
2361 program_transform_name for native tools.
2362
2363 * Makefile.in: Regenerated.
2364 * configure: Regenerated with autoconf 2.59.
2365
74372bdf
RZ
23662007-02-07 Roman Zippel <zippel@linux-m68k.org>
2367
3de8da2a 2368 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2369
f6671c93
AS
23702007-01-31 Andreas Schwab <schwab@suse.de>
2371
2372 * Makefile.tpl (LDFLAGS): Substitute it.
2373 * Makefile.in: Regenerate.
2374
ba9f17df
AB
23752007-01-30 Andrey Belevantsev <abel@ispras.ru>
2376
3de8da2a 2377 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2378
2472200d
DE
23792007-01-28 David Edelsohn <edelsohn@gnu.org>
2380
3de8da2a 2381 * MAINTAINERS (spu port): Add myself.
2472200d 2382
5305be7e
RG
23832007-01-23 Richard Guenther <rguenther@suse.de>
2384
2385 PR bootstrap/30541
2386 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2387 * Makefile.tpl (GNATBIND): Substitute it.
2388 (GNATMAKE): Likewise.
2389 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2390 of STAGE_PREFIX.
2391 * Makefile.in: Regenerate.
2392 * configure: Regenerate.
2393
416cfb5e
MS
23942007-01-18 Mike Stump <mrs@apple.com>
2395
2396 * configure.in: Re-enable -Werror for gcc builds.
2397
3de8da2a 23982007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2399
3de8da2a 2400 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2401
d943d7c4
PB
24022007-01-11 Paolo Bonzini <bonzini@gnu.org>
2403
2404 * configure.in: Change == to = in test command.
3de8da2a 2405 * configure: Regenerate.
d943d7c4 2406
e69bf64b 24072007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2408 Nick Clifton <nickc@redhat.com>
2409 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2410
2411 * configure.in (build_configargs, host_configargs, target_configargs):
2412 Remove build/host/target parameters.
2413 (host_libs): Add gmp and mpfr.
2414 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2415 * Makefile.def (gmp, mpfr): New.
2416 (gcc): Remove target.
2417 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2418 target_os, target_vendor): New.
2419 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2420 * configure: Regenerate.
2421 * Makefile.in: Regenerate.
e69bf64b
PB
2422
24232007-01-11 Matt Fago <fago@earthlink.net>
2424
2425 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2426 to improve robustness of configure tests.
e69bf64b 2427 * configure: Regenerate.
e14e622e 2428
a42f3b80
UB
24292007-01-09 Uros Bizjak <ubizjak@gmail.com>
2430
2431 * MAINTAINERS: Add myself as i386 maintainer.
2432
a36aee1a
JH
24332007-01-08 Jan Hubicka <jh@suse.cz>
2434
61fcaeef 2435 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2436
738a52d3
KT
24372007-01-08 Kai Tietz <kai.tietz@onevision.com>
2438
2439 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2440 * configure: Regenerate.
738a52d3 2441
54fdc474
DJ
24422007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2443
2444 * Makefile.tpl (all-target): Correct @if conditional for target
2445 modules.
2446 * configure.in: Omit libiberty if building only target libgcc.
2447 * configure, Makefile.in: Regenerated.
2448
3dd71726
PB
24492007-01-04 Paolo Bonzini <bonzini@gnu.org>
2450
2451 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2452 * configure: Regenerate.
2453
fa958513
DJ
24542007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2455
2456 * Makefile.def (target_modules): Add libgcc.
2457 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2458 * Makefile.tpl (clean-target-libgcc): Delete.
2459 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2460 on gcc even for bootstrapped modules. Rewrite handling of
2461 lang_env_dependencies to loop over target_modules.
2462 * configure.in (target_libraries): Add target-libgcc.
2463 * Makefile.in, configure: Regenerated.
2464
e1888513
PB
24652006-12-29 Paolo Bonzini <bonzini@gnu.org>
2466
2467 * configure.in: Reorganize recognition of languages. Add
2468 --enable-stage1-languages. Show supported languages for the chosen
2469 target rather than all recognized languages.
2470 * configure: Regenerate.
2471
53b88b73
PB
24722006-12-29 Paolo Bonzini <bonzini@gnu.org>
2473
2474 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2475 * Makefile.in: Regenerate.
2476
a3993f33
KG
24772006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2478
2479 * configure.in: Warn that MPFR 2.2.0 is buggy.
2480 * configure: Regenerate.
2481
f063a9ed
ILT
24822006-12-27 Ian Lance Taylor <iant@google.com>
2483
2484 * configure.in: When removing Makefiles to force a reconfigure, also
2485 remove prev-DIR*/Makefile.
2486 * configure: Regenerate.
2487
af71363e
AS
24882006-12-22 Andreas Schwab <schwab@suse.de>
2489
2490 * configure: Regenerate with correct autoconf version.
2491
0b0dc272
AM
24922006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2493
3de8da2a
UB
2494 * configure.in: add AC_SUBST for *_FOR_TARGET.
2495 * configure: Regenerate.
0b0dc272 2496
53b88b73
PB
24972006-12-19 Paolo Bonzini <bonzini@gnu.org>
2498
2499 * configure.in: Simplify logic for rejecting languages that cannot
2500 be built. Separate the case when a language is unsupported,
2501 from the case when the user chooses not to build a language.
2502
400ebff4
PB
25032006-12-19 Paolo Bonzini <bonzini@gnu.org>
2504
2505 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2506 it only affects bootstrap and could be tested on "$host" as well.
2507 * configure: Regenerate.
2508 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2509
8efea775
PB
25102006-12-19 Paolo Bonzini <bonzini@gnu.org>
2511
2512 PR bootstrap/29544
2513 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2514 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2515 move here comment from Makefile.tpl.
2516 * Makefile.tpl: Move some definitions higher in the file.
2517 (STAGE1_CHECKING): New.
2518 * configure.in: Add --enable-stage1-checking.
2519 * configure: Regenerate.
2520 * Makefile.in: Regenerate.
2521
ed88a7ed
PB
25222006-12-19 Paolo Bonzini <bonzini@gnu.org>
2523
2524 * MAINTAINERS: Add myself as build system maintainer.
2525
b65151d3
SM
25262006-12-15 Simon Martin <simartin@users.sourceforge.net>
2527
2528 * MAINTAINERS (Write After Approval): Add myself.
2529
7e050830
EC
25302006-12-13 Eric Christopher <echristo@apple.com>
2531
2532 * MAINTAINERS: Add myself as darwin maintainer.
2533
8b494895
ILT
25342006-12-11 Ian Lance Taylor <ian@airs.com>
2535
2536 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2537
0ff1416d
JR
25382006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2539
2540 MAINTAINERS: Update my entry.
2541
58e24147
AM
25422006-12-11 Alan Modra <amodra@bigpond.net.au>
2543
2544 * configure.in: Handle spu makefile frag.
58e24147
AM
2545 * Makefile.tpl (MAINT): Define
2546 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2547 * configure: Regenerate.
2548 * Makefile.in: Regenerate.
2549
9b6f37a0
BE
25502006-12-11 Ben Elliston <bje@au.ibm.com>
2551
2552 * config.guess: Import latest version.
2553 * config.sub: Likewise.
2554
ea6f5c57
BE
25552006-12-11 Ben Elliston <bje@au.ibm.com>
2556
2557 * configure.in (spu-*-*): Don't skip target-libiberty.
2558 * configure: Regenerate.
2559
42c1cd8a
AT
25602006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2561
2562 PR bootstrap/30134
2563 * configure.in: Correct x86 darwin support for libjava to powerpc
2564 and i?86 only.
2565 * configure: Regenerate.
2566
55eb837d
ST
25672006-12-08 Sandro Tolaini <tolaini@libero.it>
2568
2569 * configure.in: Add x86 darwin support for libjava.
2570 * configure: Regenerate.
2571
5bdacbc7
MS
25722006-12-07 Mike Stump <mrs@apple.com>
2573
2574 * Makefile.def (dependencies): Add dependency for
2575 install-target-libssp and install-target-libgomp on
2576 install-gcc.
2577 * Makefile.in: Regenerate.
2578
477d851c
RG
25792006-12-04 Richard Guenther <rguenther@suse.de>
2580
2581 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2582 (Non-Algorithmic Maintainers): Move over non-algorithmic
2583 loop optimizer maintainers, add myself as a non-algorithmic
2584 middle-end maintainer.
2585
5d33d367
DF
25862006-12-04 Daniel Franke <franke.daniel@gmail.com>
2587
2588 * MAINTAINERS (Write After Approval): Add myself.
2589
dbee1fb3
KG
25902006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2591
2592 * configure.in: Update error message for missing GMP/MPFR.
2593
2594 * configure: Regenerate.
2595
b5147de7
KG
25962006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2597
2598 * configure.in: Update MPFR version in error message.
2599
2600 * configure: Regenerate.
2601
f019376c
KG
26022006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2603
2604 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2605 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2606 --with-gmp-lib): New flags.
2607
2608 * configure: Regenerate.
2609
91ed95ae
BM
26102006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2611
2612 * MAINTAINERS (Write After Approval): Change my email address.
2613
3a971f15
MLI
26142006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2615
05170031 2616 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2617
431041ea
PT
26182006-11-22 Philipp Thomas <pth@suse.de>
2619
2620 * MAINTAINERS (i18n): Update e-mail address.
2621
df5487ee
TS
26222006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2623
2624 * MAINTAINERS (spu port): Add myself as maintainer.
2625 (Write After Approval): Remove myself.
2626
92c2f0ee
BE
26272006-11-22 Ben Elliston <bje@au.ibm.com>
2628
2629 * configure.in (skipdirs): Don't build libssp for SPU.
2630 * configure: Regenerate.
2631
a3b97199
AP
26322006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2633
2634 * MAINTAINERS (spu port): Add myself as maintainer.
2635 (libobjc): Update my email address.
2636
0eb97064
AB
26372006-11-21 Andrea Bona <andrea.bona@st.com>
2638
2639 * MAINTAINERS (Write After Approval): Add myself.
2640
85d9c13c
TS
26412006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2642
2643 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2644 * configure : Rebuilt.
2645
6696f3cd
TS
26462006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2647
2648 * MAINTAINERS (Write After Approval): Add myself.
2649
d58542ea
AO
26502006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2651
2652 * MAINTAINERS (Write After Approval): Add myself.
2653
a357b5ae
KG
26542006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2655
2656 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2657 libmpfr.a.
2658 * configure: Regenerate.
2659
9bd6112c
PB
26602006-11-16 Paolo Bonzini <bonzini@gnu.org>
2661
2662 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2663 (unstage): Test for stage_last presence.
2664
2665 PR bootstrap/29802
2666 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2667 * Makefile.in: Regenerate.
2668
c8cf9f0f
ZD
26692003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2670
2671 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2672 maintainers.
2673
467b1fc6
ER
26742006-11-14 Erven Rohou <erven.rohou@st.com>
2675
2676 * MAINTAINERS (Write After Approval): Add myself.
2677
995a5697
PB
26782006-11-14 Paolo Bonzini <bonzini@gnu.org>
2679
2680 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2681 and stageN-package/Makefile.
2682 * Makefile.in: Regenerated.
2683
c8d6d53e
JZ
26842006-11-14 Jie Zhang <jie.zhang@analog.com>
2685
2686 * configure.in: Remove target-libgloss from noconfigdirs for
2687 bfin-*-*.
2688 * configure: Regenerated.
2689
dffb147d
KG
26902006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2691
2692 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2693
dffb147d
KG
2694 * configure: Regenerate.
2695
ca558912
KG
26962006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2697
2698 * configure.in: Robustify error message for missing GMP/MPFR.
2699
2700 * configure: Regenerate.
2701
7aa42285
SW
27022006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2703
2704 * MAINTAINERS (Write After Approval): Add myself.
2705
779958a2
UB
27062006-10-30 Uros Bizjak <ubizjak@gmail.com>
2707
2708 * MAINTAINERS: Change email address.
2709
91de1527
VP
27102006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2711
2712 * MAINTAINERS (Write After Approval): Add myself.
2713
a3867703
PB
27142006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2715
2716 * MAINTAINERS (Write After Approval): Add myself.
2717
b4364fa2
CL
27182006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2719
7e050830 2720 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2721 Write After Approval section.
b4364fa2 2722
70ec446f
KG
27232006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2724
2725 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2726 need_gmp anymore.
2727 * configure: Regenerate.
2728
018c8d88
TB
27292006-10-16 Tobias Burnus <burnus@net-b.de>
2730
2731 * MAINTAINERS (Write After Approval): Add myself.
2732
f6a1687e
BE
27332006-10-16 Ben Elliston <bje@au.ibm.com>
2734
2735 * config.guess: Import latest version.
2736 * config.sub: Likewise.
2737
b5422ad7
BM
27382006-10-10 Brooks Moses <bmoses@stanford.edu>
2739
2740 * Makefile.def: Added pdf target handling.
2741 * Makefile.tpl: Added pdf target handling.
2742 * Makefile.in: Regenerated.
2743
bdcee471
CL
27442006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2745
2746 * MAINTAINERS: Add self as score port maintainer.
2747
7d610414
BM
27482006-10-04 Brooks Moses <bmoses@stanford.edu>
2749
2750 * MAINTAINERS (Write After Approval): Add myself.
2751
e48d66a9
SK
27522006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2753
7e050830 2754 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2755 or newer.
2756 * configure: Regenerated.
2757
c394e891
DB
27582006-09-27 Dave Brolley <brolley@redhat.com>
2759
2760 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2761 $s instead of $r.
2762 * configure: Regenerated.
2763
1ee4c5a0
TS
27642006-09-26 Thiemo Seufer <ths@mips.com>
2765
2766 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2767 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2768 * configure: Regenerate.
2769
5997afc3
GP
27702006-09-24 Graeme Peterson <gridly@gmail.com>
2771
2772 * MAINTAINERS (Write After Approval): Remove myself.
2773
0c502898
CF
27742006-09-22 Chao-ying Fu <fu@mips.com>
2775
2776 * MAINTAINERS (Write After Approval): Add myself.
2777
a7819e42
JM
27782006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2779
2780 * MAINTAINERS: Add self as soft-fp maintainer.
2781
27822006-09-09 Anatoly Sokolov <aesok@post.ru>
2783
2784 * MAINTAINERS: Add myself as avr maintainer.
2785 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2786
e8288489
RC
27872006-09-07 Roberto Costa <roberto.costa@st.com>
2788
2789 * MAINTAINERS (Write After Approval): Add myself.
2790
b91f0a41
CV
27912006-08-30 Corinna Vinschen <corinna@vinschen.de>
2792
2793 * configure.in: Never build newlib for a Mingw host.
2794 Never build newlib as Mingw target library.
2795 Test the existence of winsup/cygwin for building a Cygwin newlib,
2796 rather than just winsup.
2797 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2798 building a Mingw target.
2799 * configure: Regenerate.
2800
094c07a0
EB
28012006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2802
2803 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2804
8d1171cb
PB
28052006-07-25 Paolo Bonzini <bonzini@gnu.org>
2806
2807 * config.guess: Import from src (was more updated).
2808 * config.sub: Likewise.
2809
2e9e6f68
DJ
28102006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2811
2812 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2813 * configure: Regenerated.
2814
57255173
PB
28152006-07-18 Paolo Bonzini <bonzini@gnu.org>
2816
cc6010cd
AP
2817 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2818 for stages after the first.
57255173 2819
9fbe6585
JJ
28202006-07-17 Jakub Jelinek <jakub@redhat.com>
2821
2822 * Makefile.def: Add dependencies for configure-opcodes
2823 on configure-intl and all-opcodes on all-intl.
2824 * Makefile.in: Regenerated.
2825
18c3f977
BE
28262006-07-13 Ben Elliston <bje@au.ibm.com>
2827
2828 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2829
27b56ba6
PE
28302006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2831
2832 Port to hosts whose 'sort' and 'tail' implementations
2833 treat operands with leading '+' as file names, as POSIX
2834 has required since 2001. However, make sure the code still
2835 works on pre-POSIX hosts.
2836 * ltmain.sh: Don't assume "sort +2" is equivalent to
2837 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2838
ad6d4e43
UW
28392006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2840
2841 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2842
706601d9
PG
28432006-07-04 Peter O'Gorman <peter@pogma.com>
2844
2845 * ltconfig: chmod 644 before ranlib during install.
2846
0b50988a
EB
28472006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2848
2849 PR bootstrap/18058
2850 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2851 if the bootstrap compiler is a GCC version that supports it.
2852 * configure: Regenerate.
2853
b6348cb3
PB
28542006-07-03 Paolo Bonzini <bonzini@gnu.org>
2855
95695ad3 2856 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2857 * configure: Regenerate.
2858
1546bb64
PB
28592006-07-03 Paolo Bonzini <bonzini@gnu.org>
2860
2861 PR other/27063
2862 * configure.in: Test subdir_requires and give an appropriate
2863 error message.
2864 * configure: Regenerate.
2865
5cb6c629
AJH
28662006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2867
2868 * MAINTAINERS (Write After Approval): Add myself.
2869
f4d8cdf8
JDA
28702006-06-22 John David Anglin <dave.anglin@nrc.ca>
2871
2872 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2873
4fe5abb7
SE
28742006-06-22 Steve Ellcey <sje@cup.hp.com>
2875
2876 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2877
2a79fd67
DA
28782006-06-20 David Ayers <d.ayers@inode.at>
2879
2880 PR bootstrap/28072
2881 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2882 whether target-libjava is being configured instead of whether the
2883 java front end is enabled.
2884 * configure: Regenerate.
7e050830 2885
04879af3
RO
28862006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2887
2888 PR target/27540
2889 * configure.in: Only enable libgomp on IRIX 6.
2890 * configure: Regenerate.
2891
ec6c7392
PB
28922006-06-15 Paolo Bonzini <bonzini@gnu.org>
2893
2894 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2895 too.
2896 * Makefile.in: Regenerate.
2897
12973d7a
DD
28982006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2899
2900 * config-ml.in: Alter CCASFLAGS to include special
2901 multilib options the same as is done for CFLAGS.
2902
c67ed86a
JDA
29032006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2904
2905 * configure.in: Don't enable libgomp on hpux10.
2906 * configure: Rebuilt.
2907
cb253473
DA
29082006-06-12 David Ayers <d.ayers@inode.at>
2909
2910 PR bootstrap/27963
2911 PR target/19970
7e050830 2912 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2913 ${libgcj} is specified.
2914 * configure: Regenerate.
7e050830 2915
32845532
CD
29162006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2917
2918 Sync from src:
7e050830
EC
2919
2920 * configure.in: Sync.
32845532 2921 * configure: Regenerated.
7e050830 2922
32845532
CD
2923 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2924
2925 * Makefile.def: Added dependencies from sim and gdb on intl, and
2926 added configure dependencies to everything with an all dependency
2927 on intl.
2928 * Makefile.in: Regenerated.
2929
7cd0cf9c
DA
29302006-06-06 David Ayers <d.ayers@inode.at>
2931
2932 PR libobjc/13946
2933 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2934 * Makefile.in: Regenerate.
2935 * configure.in: Add --enable-objc-gc at toplevel and have it
2936 enable boehm-gc for Objective-C.
2937 Remove target-boehm-gc from libgcj.
2938 Add target-boehm-gc to target_libraries.
2939 Add target-boehm-gc to noconfigdirs where ${libgcj}
2940 is specified.
2941 Assert that boehm-gc is supported when requested for Objective-C.
2942 Only build boehm-gc if needed either for Java or Objective-C.
2943 * configure: Regenerate.
7e050830 2944
3ff3adad
PB
29452006-06-05 Paolo Bonzini <bonzini@gnu.org>
2946
2947 PR 27674
2948 * Makefile.tpl (configure-[+prefix+][+module+],
2949 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2950 Remove rule to unstage bootstrapped modules.
2951 (stage_current): New.
2952 * Makefile.in: Regenerate.
2953
898e551d
LB
29542006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2955
2956 * MAINTAINERS (Write After Approval): Update my e-mail address.
2957
ea60341e
MS
29582006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2959
2960 * include/libiberty.h: Declare pex_run_in_environment.
2961
222ae291
AL
29622006-05-31 Asher Langton <langton2@llnl.gov>
2963
2964 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2965
e9a54b07
PB
29662006-05-25 Paolo Bonzini <bonzini@gnu.org>
2967
2968 * Makefile.def (bfd, opcodes): Fix lib_path.
2969 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2970 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2971 * Makefile.in: Regenerate.
2972
03e67131
CD
29732006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2974
2975 * Makefile.in: Regenerate.
2976
65d6e994
CD
29772006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2978
2979 * Makefile.def: Add install-html target. Add datarootdir
2980 docdir and htmldir to flags_to_pass.
2981 * Makefile.tpl: Add install-html target.
2982 * Makefile.in: Regenerate.
2983 * configure.in: Add --with-datarootdir, --with-docdir, and
2984 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2985 * configure: Regenerate.
2986
9e299237
MS
29872006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2988
2989 * configure.in: Enable gprof for cross builds.
2990 * configure: Regenerate.
2991
c31202cd
RG
29922006-05-22 Richard Guenther <rguenther@suse.de>
2993
2994 Revert
2995 2006-01-31 Richard Guenther <rguenther@suse.de>
2996 Paolo Bonzini <bonzini@gnu.org>
2997
2998 * Makefile.def (target_modules): Add libgcc-math target module.
2999 * configure.in (target_libraries): Add libgcc-math target library.
3000 (--enable-libgcc-math): New configure switch.
3001 * Makefile.in: Re-generate.
3002 * configure: Re-generate.
3003 * libgcc-math: New toplevel directory.
3004
2a332582
JDA
30052006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3006 Andreas Tobler <a.tobler@schweiz.ch>
3007
3008 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3009 * configure: Rebuilt.
3010
ccce6917 30112006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 3012
ccce6917
SL
3013 * MAINTAINERS (Write After Approval): Add myself.
3014
ed606bc0
DD
30152006-05-01 DJ Delorie <dj@redhat.com>
3016
3d8f47a0 3017 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
3018 * configure: Regenerate.
3019
9386bd20
RG
30202006-05-01 Richard Guenther <rguenther@suse.de>
3021
3022 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3023 maintainer.
3024
7b3bd503
KZ
30252006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3026
3027 * MAINTAINERS (Write After Approval): Add myself.
3028
87ceee72
JB
30292006-04-28 Jan Beulich <jbeulich@novell.com>
3030
3031 * MAINTAINERS (Write After Approval): Add myself.
3032
e88a2c09
DD
30332006-04-18 DJ Delorie <dj@redhat.com>
3034
3035 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3036 reference libgloss so that libssp can be built in a combined
3037 tree.
3038 * configure: Regenerate.
3039
675f0a8a
RM
30402006-04-08 Robert Millan <rmh@gcc.gnu.org>
3041
3042 * MAINTAINERS (Write After Approval): Add myself.
3043
27b6c940
BE
30442006-04-05 Ben Elliston <bje@au.ibm.com>
3045
3046 * configure.in: Require makeinfo 4.4 or higher.
3047 * configure: Regenerate.
3048
687b17d4
GP
30492006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3050
3051 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3052 Rearrange the entries of other libraries to have them in one place.
3053
906ac235
JB
30542006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3055
7e050830 3056 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
3057 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3058
fb0103e5
RG
30592006-03-14 Richard Guenther <rguenther@suse.de>
3060
3061 * configure: Regenerate with autoconf 2.13.
3062
17237f6b
JB
30632006-03-13 Jim Blandy <jimb@codesourcery.com>
3064
3065 * MAINTAINERS: Use my work address.
bed31434
JB
3066
3067 * MAINTAINERS: Update my E-mail address.
3068
27079765
AH
30692006-03-10 Aldy Hernandez <aldyh@redhat.com>
3070
3071 * configure.in: Handle --disable-<component> generically.
3072 * configure: Regenerate.
3073
54a17039
L
30742006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3075
3076 PR libgcj/17311
3077 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3078
b9bd11ca
EE
30792006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3080
3081 * MAINTAINERS (Write After Approval): Remove myself.
3082 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3083
719bb4e3 30842006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 3085
072b06f2
RE
3086 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3087 (TARGET_CONFIGDIRS): Remove.
3088 * configure.in: Remove AC_SUBST(target_configdirs).
3089 * Makefile.in, configure: Regenerated.
ee2312f3 3090
936e1a35
SK
30912006-02-20 Steven G. Kargl <kargls@comcast.net>
3092
3093 * MAINTAINERS (Write After Approval): Remove myself.
3094 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3095
cc11cc9b
PB
30962006-02-20 Paolo Bonzini <bonzini@gnu.org>
3097
3098 PR bootstrap/25670
3099
3100 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3101
3102 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3103 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3104 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3105 BUILD_PREFIX, BUILD_PREFIX_1.
3106 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3107
3108 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3109 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3110
3111 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3112 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3113 of `cat stage_current`. Always provide the `r' and `s' variables.
3114 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3115 a single shell execution.
3116 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3117 bootstrapped modules, make the stage1 module if the build was not
3118 started yet, else build the current stage.
3119 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3120 (all-build, all-host, all-target, [+make_target+]-host,
3121 [+make_target+]-target): Do not use \-continued lines.
3122 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3123 (current_stage, restrap, stage_last): New.
3124
3125 * Makefile.in: Regenerate.
3126 * configure: Regenerate.
3127
63a7c9ef
BD
31282006-02-19 Bud Davis <jmdavis@link.com>
3129
3130 * MAINTAINERS (Write After Approval): Remove myself.
3131 (Language Front End Maintainers): Add myself as fortran 95
3132 maintainer and update e-mail address.
3133
a3543e3a
FXC
31342006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3135
3136 * MAINTAINERS (Write After Approval): Remove myself.
3137 (Language Front End Maintainers): Add myself as fortran 95
3138 maintainer.
3139
ca5b1d2c
VK
31402006-02-16 Victor Kaplansky <victork@il.ibm.com>
3141
3142 * MAINTAINERS (Write After Approval): Add myself.
3143
0499513f
TK
31442006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3145
3146 * MAINTAINERS (Write After Approval): Remove myself.
3147 (Language Front End Maintainers): Add myself as
3148 fortran 95 maintainer.
3149
d1f8db0c
PB
31502006-02-14 Paolo Bonzini <bonzini@gnu.org>
3151
3152 Sync from src:
3153
3154 2005-12-27 Leif Ekblad <leif@rdos.net>
3155
cc6010cd
AP
3156 * configure.in: Add support for RDOS target.
3157 * configure: Regenerate.
d1f8db0c
PB
3158
31592006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3160 Andreas Schwab <schwab@suse.de>
d1f8db0c 3161
cc6010cd 3162 * configure: Regenerate.
d1f8db0c 3163
cac90078
DE
31642006-02-12 David Edelsohn <edelsohn@gnu.org>
3165
3166 * configure.in (enable_libgomp): Add AIX.
3167 * configure: Regenerate.
3168
bd37fbf5
MK
31692006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3170
3171 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3172
23027b7a
LM
31732006-02-03 Lee Millward <lee.millward@gmail.com>
3174
3175 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3176
0058967b
RG
31772006-01-31 Richard Guenther <rguenther@suse.de>
3178 Paolo Bonzini <bonzini@gnu.org>
3179
3180 * Makefile.def (target_modules): Add libgcc-math target module.
3181 * configure.in (target_libraries): Add libgcc-math target library.
3182 (--enable-libgcc-math): New configure switch.
3183 * Makefile.in: Re-generate.
3184 * configure: Re-generate.
3185 * libgcc-math: New toplevel directory.
3186
e8b05380
PB
31872006-01-26 Paolo Bonzini <bonzini@gnu.org>
3188
3189 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3190 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3191 the assembler, linker and binutils.
3192 * configure: Regenerate.
3193
d54d5437
DM
31942006-01-22 Dirk Mueller <dmueller@suse.de>
3195
3196 * MAINTAINERS (Write After Approval): Add myself.
3197
670cbfcf
DN
31982006-01-20 Diego Novillo <dnovillo@redhat.com>
3199
3200 * configure: Regenerate.
3201
953ff289
DN
32022006-01-18 Richard Henderson <rth@redhat.com>
3203 Jakub Jelinek <jakub@redhat.com>
3204 Diego Novillo <dnovillo@redhat.com>
3205
3206 * libgomp: New directory.
3207 * Makefile.def: Add target_module libgomp.
3208 * Makefile.in: Regenerate.
3209 * configure.in (target_libraries): Add target-libgomp.
3210 * configure: Regenerate.
3211
32ce4048
AO
32122006-01-05 Alexandre Oliva <aoliva@redhat.com>
3213
3214 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3215 @ from continuation.
3216 * Makefile.in: Rebuilt.
3217
0eaf8e17 32182006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3219
c76c0c83
CL
3220 * MAINTAINERS (Write After Approval): Add myself.
3221
2d309510
PB
32222006-01-04 Paolo Bonzini <bonzini@gnu.org>
3223
3224 PR bootstrap/24252
3225
3226 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3227 * Makefile.tpl (OBJDUMP): New.
3228 (EXTRA_HOST_FLAGS): Add it.
3229 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3230
953ff289
DN
3231 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3232 to use symbolic links between directories. Avoid race conditions
3233 or make them harmless.
3234 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3235
3236 * Makefile.def (LEAN): Pass.
3237 * Makefile.tpl (LEAN): Define.
3238 (stage[+id+]-start): Accept that the previous directory does not
3239 exist, if the bootstrap is lean.
3240 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3241 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3242 configure substitution.
3243 ([+compare-target+]): Likewise.
3244 ([+bootstrap-target+]-lean): New.
3245 * configure.in: Remove lean bootstrap support from here.
3246
953ff289
DN
3247 * Makefile.in: Regenerate.
3248 * configure: Regenerate.
2d309510 3249
368872c3
BE
32502006-01-04 Ben Elliston <bje@au.ibm.com>
3251
3252 * MAINTAINERS (libdecnumber): Add myself.
3253
d79e6356
MM
32542006-01-02 Mark Mitchell <mark@codesourcery.com>
3255
3256 * libtool-ldflags: New script.
3257
a6fbc1e2
AS
32582006-01-02 Andreas Schwab <schwab@suse.de>
3259
3260 * configure.in: When reconfiguring remove Makefile in
3261 all stage directories.
3262 * configure: Regenerate.
3263
103a4b39
SB
32642005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3265
3266 * MAINTAINERS: Update my email address.
3267
212f829c
PB
32682005-12-20 Paolo Bonzini <bonzini@gnu.org>
3269
3270 Revert Ada-related part of the previous change.
3271
3272 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3273 Do not pass.
3274 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3275 * Makefile.in: Regenerate.
3276 * configure.in: Do not include mt-ppc-aix target fragment.
3277 * configure: Regenerate.
3278
8ef1f2df
PB
32792005-12-19 Paolo Bonzini <bonzini@gnu.org>
3280
3281 * configure.in: Select appropriate fragments for PowerPC/AIX.
3282 * configure: Regenerate.
3283
3284 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3285 BOOT_CFLAGS, BOOT_LDFLAGS.
3286 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3287 BOOT_CFLAGS, BOOT_LDFLAGS.
3288 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3289 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3290 (stage): Fail if we cannot complete the work.
3291 * Makefile.in: Regenerate.
3292
ab34901f
NS
32932005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3294
3295 * configure.in: Replace ms1 with mt.
3296 * configure: Rebuilt.
3297
cbe82f21
BM
32982005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3299
3300 * MAINTAINERS: Update my email address.
3301
19843472
PB
33022005-12-15 Paolo Bonzini <bonzini@gnu.org>
3303
3304 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3305 install-host-nogcc): Don't invoke $(stage) at the end.
3306 * Makefile.in: Regenerate.
3307
1ca26cd2
PB
33082005-12-14 Paolo Bonzini <bonzini@gnu.org>
3309
3310 * configure.in: Flip the top-level bootstrap switch.
3311 * configure: Regenerate.
3312
f41d6665
DJ
33132005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3314
3315 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3316 $(stage) and $(unstage).
3317 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3318 (all): Remove stray semicolon.
3319 (local-distclean): Don't handle multilib.tmp and multilib.out.
3320 (install.all): Set $s for consistency.
3321 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3322 check_multilibs setting. Always make the install directory.
3323 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3324 Correct @if/@endif.
3325 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3326 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3327 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3328 (multilib.out): Remove.
3329 * Makefile.in: Regenerated.
3330
9174b3cf
CD
33312005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3332
3333 * MAINTAINERS (Write After Approval): Add myself.
3334
64f182bd
NS
33352005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3336
121b2cee
NS
3337 * MAINTAINERS: Add myself as mt maintainer.
3338
64f182bd
NS
3339 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3340
a6d63770
AN
33412005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3342
3343 * MAINTAINERS: Change email address.
3344
2abefe3d
PB
33452005-12-05 Paolo Bonzini <bonzini@gnu.org>
3346
3347 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3348 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3349 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3350 Find in-tree tools if available.
3351 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3352 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3353 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3354 (COMPILER_*_FOR_TARGET): New.
3355 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3356 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3357 (CONFIGURED_*, USUAL_*): Remove.
3358 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3359 STRIP): Use autoconf substitutions.
3360 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3361 COMPILER_NM_FOR_TARGET): New.
3362 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3363
3364 (all): Make all-host and all-target in parallel.
3365 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3366 that $$r and $$s are set before invoking a recursive make.
3367 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3368 ([+bootstrap-target+]): Inline most of the `all' target.
3369
2f3bdde7
BE
33702005-11-29 Ben Elliston <bje@au.ibm.com>
3371
3372 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3373 from the gcc build directory.
3374 * Makefile.in: Regenerate.
3375
a4b6c45a
BE
33762005-11-29 Ben Elliston <bje@au.ibm.com>
3377
3378 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3379 depend on all-libdecnumber.
3380 * configure.in (host_libs): Include libdecnumber.
3381 * Makefile.in: Regenerate.
3382 * configure: Likewise.
3383
473a74b9
BE
33842005-11-29 Ben Elliston <bje@au.ibm.com>
3385
3386 * libdecnumber: Import decNumber sources from the dfp-branch.
3387
b4623110
KJ
33882005-11-21 Kean Johnston <jkj@sco.com>
3389
3390 * config.sub, config.guess: Sync from upstream sources.
3391
67dc1785
BE
33922005-11-21 Ben Elliston <bje@au.ibm.com>
3393
3394 Import from Autoconf sources:
3395
3396 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3397 * config/move-if-change: Don't output "$2 is unchanged";
3398 suggested by Ben Elliston. Handle weird characters correctly.
3399
186abafe
AT
34002005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3401
3402 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3403 to match upstream libtool for darwin.
3404
ef9db8d5
DJ
34052005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3406
3407 * Makefile.def: Remove gdb dependencies for gdbtk.
3408 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3409 (configure-gdb, install-gdb): New rules.
3410 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3411 * Makefile.in, configure: Regenerated.
3412
9c5141ab
JB
34132005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3414
3415 * MAINTAINERS (Write After Approval): Add myself.
3416
4523d51b
EE
34172005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3418
3419 * MAINTAINERS (Write After Approval): Add myself.
3420
086b011c
DN
34212005-10-24 Diego Novillo <dnovillo@redhat.com>
3422
3423 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3424 Diego Novillo.
3425
e7c84bf8
PB
34262005-10-22 Paolo Bonzini <bonzini@gnu.org>
3427
3428 PR bootstrap/24297
3429 * Makefile.tpl (do-[+make-target+], do-check, install,
3430 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3431 are set before recursing.
3432 * Makefile.in: Regenerate.
3433
b88a7564
EB
34342005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3435
3436 PR bootstrap/18939
3437 * Makefile.def (gcc) <target>: Fix thinko.
3438 * Makefile.in: Regenerate.
3439
61efc800
BS
34402005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3441
3442 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3443 * configure: Regenerate.
3444
f53d2869
JZ
34452005-10-15 Jie Zhang <jie.zhang@analog.com>
3446
3447 * MAINTAINERS (Write After Approval): Add self.
3448
077fc835
KH
34492005-10-08 Kazu Hirata <kazu@codesourcery.com>
3450
3451 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3452 target-libffi, target-qthreads, target-libjava, and
3453 targetlibobjc.
3454 * configure: Regenerate.
3455
d739199a
DJ
34562005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3457
3458 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3459 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3460 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3461 (USUAL_OBJDUMP_FOR_TARGET): New.
3462 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3463 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3464 * configure, Makefile.in: Regenerated.
d739199a 3465
db38c6bb
PB
34662005-10-05 Paolo Bonzini <bonzini@gnu.org>
3467
3468 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3469 before other host packages.
3470
3015564c
KK
34712005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3472
3473 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3474
1061f99e
PB
34752005-10-05 Paolo Bonzini <bonzini@gnu.org>
3476
3477 PR bootstrap/22340
3478
3479 * configure.in (default_target): Remove.
3480 * Makefile.tpl (all): Do not use prerequisites as subroutines
3481 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3482 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3483 use prerequisites as subroutines.
3484 (check-host, check-target): New.
3485 (bootstrap configure & all targets): Do not use stage*-start
3486 if the directory layout is already ok.
3487 (non-bootstrap configure & all targets): Prepend a $(unstage).
3488 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3489 (NOTPARALLEL): Remove.
3490 (unstage, stage variables): New variables.
3491 (unstage, stage targets): Simply expand to those variables.
3492
3493 * configure: Regenerate.
3494 * Makefile.in: Regenerate.
3495
4a9c436f
JW
34962005-10-04 James E Wilson <wilson@specifix.com>
3497
3498 * Makefile.def (lang_env_dependencies): Add libmudflap.
3499 * Makefile.in: Regenerate.
3500
37150080
AS
35012005-10-03 Andreas Schwab <schwab@suse.de>
3502
3503 Backport from libtool CVS:
3504 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3505
3506 * ltmain.sh: add support for installing into temporary
3507 staging area (e.g. 'make install DESTDIR=...')
3508
39d16468
L
35092005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3510
3511 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3512 * configure: Regenerated.
3513
72a7ab82
AP
35142005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3515
3516 * configure: Regenerate with the correct
3517 autoconf version.
3518
6b65a26d
CM
35192005-09-30 Catherine Moore <clm@cm00re.com>
3520
3521 * configure.in (bfin-*-*): New.
3522 * configure: Regenerated.
3523
040b1c5a
GK
35242005-09-28 Geoffrey Keating <geoffk@apple.com>
3525
3526 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3527 (LIPO_FOR_TARGET): New.
3528 (CONFIGURED_LIPO_FOR_TARGET): New.
3529 (USUAL_LIPO_FOR_TARGET): New.
3530 (STRIP_FOR_TARGET): New.
3531 (CONFIGURED_STRIP_FOR_TARGET): New.
3532 (USUAL_STRIP_FOR_TARGET): New.
3533 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3534 STRIP_FOR_TARGET.
3535 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3536 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3537 * Makefile.in: Regenerate.
3538 * configure: Regenerate.
7e050830 3539
3a3c28db
DE
35402005-09-19 David Edelsohn <edelsohn@gnu.org>
3541
3542 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3543 (rs6000-*-aix*): Same.
3544 * configure: Regenerate.
3545
2749a921
TT
35462005-09-16 Tom Tromey <tromey@redhat.com>
3547
3548 * MAINTAINERS: Add self as java maintainer.
3549
7f26dfa3
FXC
35502005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3551
3552 * configure.in: Recognize f95 in the --enable-languages option,
3553 and substitute it for fortran, issuing a warning.
3554 * configure: Regenerate.
3555
d8852c4f
PE
35562005-08-30 Phil Edwards <phil@codesourcery.com>
3557
3558 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3559 * configure: Regenerated.
3560
ad685e81
AH
35612005-08-22 Aldy Hernandez <aldyh@redhat.com>
3562
3563 * MAINTAINERS: Add self as ms1 maintainer.
3564
b00d752c
RE
35652005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3566
3567 * Makefile.def (libssp): Add to lang_env_dependencies.
3568 * Makefile.in: Regenerate.
3569
9ed8fb9b
ILT
35702005-08-18 Ian Lance Taylor <ian@airs.com>
3571
3572 * MAINTAINERS: Add myself as middle-end maintainer.
3573
0f029d39
CG
35742005-08-17 Christian Groessler <chris@groessler.org>
3575
3576 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3577 * Makefile.in: Regenerate.
3578
81087874
AK
35792005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3580
3581 * MAINTAINERS (write after approval): Added myself.
3582
6a134f1c
MR
35832005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3584
3585 * MAINTAINERS (Write After Approval): Add myself.
3586
2693c0b0
PB
35872005-08-12 Paolo Bonzini <bonzini@gnu.org>
3588
3589 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3590 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3591 Look for alternate names of the target cc and c++
3592 * configure: Regenerate.
3593
4de997d1
PB
35942005-08-08 Paolo Bonzini <bonzini@gnu.org>
3595
3596 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3597 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3598 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3599 tools; remove code to manually set them.
3600 (Target tools): Look in the environment for them.
3601 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3602 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3603 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3604 build directory.
3605 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3606 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3607 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3608 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3609 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3610 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3611 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3612 * configure: Regenerate.
3613 * Makefile.in: Regenerate.
3614
b089e33a
BE
36152005-07-28 Ben Elliston <bje@au.ibm.com>
3616
3617 * MAINTAINERS: Update for removed CPU targets.
3618
e3791243
MM
36192005-07-27 Mark Mitchell <mark@codesourcery.com>
3620
3621 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3622 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3623 * Makefile.in: Regenerated.
3624
526635cb
MM
36252005-07-26 Mark Mitchell <mark@codesourcery.com>
3626
3627 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3628 (CFLAGS_FOR_TARGET): Use it.
3629 (CXXFLAGS_FOR_TARGET): Likewise.
3630 * Makefile.in: Regenerated.
3631 * configure.in (--with-build-sysroot): New option.
3632 * configure: Regenerated.
3633
19791f70
PB
36342005-07-24 Paolo Bonzini <bonzini@gnu.org>
3635
3636 * Makefile.tpl: Wrap install between unstage and stage
3637 * Makefile.in: Regenerate.
3638
35f5a23f
EC
36392005-07-21 Eric Christopher <echristo@apple.com>
3640
3641 * MAINTAINERS: Update affiliation.
3642
ff3ddf15
PW
36432005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3644
3645 * MAINTAINERS: Add self as crx port maintainer.
3646
3a664c1c
DD
36472005-07-20 DJ Delorie <dj@redhat.com>
3648
3649 * MAINTAINERS: Add self as m32c maintainer.
3650
539df155
KC
36512005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3652
3653 * all files: Update FSF address.
3654
be9c593a
EC
36552005-07-15 Eric Christopher <echristo@redhat.com>
3656
3657 * MAINTAINERS: Change affiliation.
3658
fd7ea4ab
JB
36592005-07-14 Jim Blandy <jimb@redhat.com>
3660
3661 * configure.in: Add cases for Renesas m32c.
3662 * configure: Regenerated.
7e050830 3663
0063a823
KC
36642005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3665
d0ca130a
KC
3666 * COPYING.LIB: Update from fsf.org.
3667
36682005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3669
3670 * COPYING, compile, config.guess,
0063a823
KC
3671 config.sub, install-sh, missing, mkinstalldirs,
3672 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3673 * config-ml.in: Update FSF address.
0063a823 3674
a8ba31f2
EC
36752005-07-13 Eric Christopher <echristo@redhat.com>
3676
3677 * configure.in: Add toplevel noconfigdir support for tpf.
3678 * configure: Regenerate.
3679
5bea4a03
PB
36802005-07-11 Paolo Bonzini <bonzini@gnu.org>
3681
3682 PR ada/22340
3683
3684 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3685 * Makefile.in: Regenerate.
3686
284bdbbd
MM
36872005-07-07 Mark Mitchell <mark@codesourcery.com>
3688
3689 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3690 Brolley to write-after-approval.
284bdbbd 3691
452190fb
AS
36922005-07-07 Andreas Schwab <schwab@suse.de>
3693
3694 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3695 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3696 * Makefile.in: Regenerated.
3697
9c8f9ec2
GK
36982005-07-06 Geoffrey Keating <geoffk@apple.com>
3699
3700 * configure.in: Don't build sim or rda when targetting darwin.
3701 * configure: Regenerate.
3702
ef0087a7
KH
37032005-07-06 Kazu Hirata <kazu@codesourcery.com>
3704
3705 * configure.in: Add --enable-libssp and --disable-libssp.
3706 * configure: Regenerate with autoconf-2.13.
3707
77008252
JJ
37082005-07-02 Jakub Jelinek <jakub@redhat.com>
3709
3710 * Makefile.def (target_modules): Add libssp.
3711 * configure.in (target_libraries): Add target-libssp.
3712 * configure: Rebuilt.
3713 * Makefile.in: Rebuilt.
3714
a04eae1b
ZW
37152005-07-01 Zack Weinberg <zackw@panix.com>
3716
3717 * MAINTAINERS: Change email address. Resign from maintainership.
3718
948884cd
RG
37192005-07-01 Richard Guenther <rguenther@suse.de>
3720
3721 * MAINTAINERS: Change my e-mail address and affiliation.
3722
c7870f5d
PB
37232005-06-22 Paolo Bonzini <bonzini@gnu.org>
3724
3725 * Makefile.def (stagefeedback): Come after profile.
3726 Define profiledbootstrap target.
3727 * Makefile.tpl (profiledbootstrap): Remove.
3728 (stageprofile-end): Zap stagefeedback.
3729 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3730 * Makefile.in: Regenerate.
3731
ab99519a
RS
37322005-06-13 Richard Sandiford <richard@codesourcery.com>
3733
3734 * MAINTAINERS: Update my email address.
3735
f610dd5f
ZW
37362005-06-13 Zack Weinberg <zack@codesourcery.com>
3737
3738 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3739 In 'cpp' stanza, support '#line' as well as '# '.
3740
71bc2a83
AS
37412005-06-08 Andreas Schwab <schwab@suse.de>
3742
3743 * MAINTAINERS: Move myself from 'Write After Approval' to
3744 'CPU Port Maintainers' section as m68k maintainer.
3745
4fab7234
HPN
37462005-06-07 Hans-Peter Nilsson <hp@axis.com>
3747
3748 * configure.in (unsupported_languages): New macro.
3749 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3750 non-ported target libraries in noconfigdirs.
3751 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3752 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3753 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3754 unsupported_languages.
3755 * configure: Regenerate.
3756
68193f9b
TS
37572005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3758
3759 * configure.in: Fix typo in handling of --with-mpfr-dir.
3760 * configure: Regenerate.
3761
f26f6b8d
RS
37622005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3763
3764 * MAINTAINERS: Update my email address.
3765
ba4853f8
JB
37662005-06-02 Jim Blandy <jimb@redhat.com>
3767
3768 * config.sub: Add cases for the Renesas m32c. (This patch has been
3769 accepted into the master sources.)
3770
79dd769c 37712005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3772 Michael Snyder <msnyder@redhat.com>
3773 Stan Cox <scox@redhat.com>
79dd769c 3774
f610dd5f 3775 * configure.in: Set noconfigdirs for ms1.
79dd769c 3776
f610dd5f 3777 * configure: Regenerate.
79dd769c 3778
d29e107f
JD
37792005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3780
3781 * MAINTAINERS (Write After Approval): Add self.
3782
e93196c3
JC
37832005-06-01 Josh Conner <jconner@apple.com>
3784
3785 * MAINTAINERS (Write After Approval): Add self.
3786
ae263c7a
KH
37872005-06-01 Kazu Hirata <kazu@codesourcery.com>
3788
3789 * MAINTAINERS: Update my email address.
3790
585b3aa3
ZM
37912005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3792
3793 * MAINTAINERS (Write After Approval): Add self.
3794
4930c50b
CD
37952005-05-26 Chris Demetriou <cgd@broadcom.com>
3796
3797 * MAINTAINERS (Write After Approval): Remove self.
3798
2dfbef6d
PB
37992005-05-25 Paolo Bonzini <bonzini@gnu.org>
3800
3801 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3802 (Dependencies): Consider target modules for bootstrap dependencies.
3803 Make target bootstrap modules depend on each stage's gcc.
3804 * Makefile.in: Regenerate.
3805
bcb28cf5
PB
38062005-05-20 Paolo Bonzini <bonzini@gnu.org>
3807
3808 * Makefile.def (configure-gcc): Depend on binutils having been built.
3809 (all-gcc): No need to do it here.
3810 * Makefile.in: Regenerate.
3811
0cf085e4
PB
38122005-05-19 Paul Brook <paul@codesourcery.com>
3813
f610dd5f 3814 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3815 language cannot be built.
3816 * configure: Regenerate.
3817
dfb2c39a
DJ
38182005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3819
3820 * ylwrap: Import from Automake 1.9.5.
3821
771aaa92
DU
38222005-05-13 David Ung <davidu@mips.com>
3823
3824 * MAINTAINERS (Write After Approval): Add self.
3825
3ac9bd58
MS
38262005-05-09 Mike Stump <mrs@apple.com>
3827
3828 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3829 lt_cv_sys_max_cmd_len for now.
f610dd5f 3830
f77a5578
SC
38312005-05-09 Stan Cox <scox@redhat.com>
3832
3833 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3834
795e36e5
MK
38352005-05-08 Matt Kraai <kraai@ftbfs.org>
3836
3837 * README.SCO: Update the URL.
3838
c9392a2b
DE
38392005-05-05 David Edelsohn <edelsohn@gnu.org>
3840
3841 * ltconfig: Define file_list_spec. Pass file_list_spec and
3842 with_gnu_ld to libtool.
3843 * ltcf-c.sh (aix[45]): Define file_list_spec.
3844 * ltcf-cxx.sh (aix[45]): Same.
3845 * ltcf-gcj.sh (aix[45]): Same.
3846 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3847 exists, write list of input files to temporary file.
3848
bebcd931
MS
38492005-05-04 Mike Stump <mrs@apple.com>
3850
3851 * configure.in: Always pass --target to target configures as
3852 otherwise rebuilds that do --recheck will fail.
3853 * confiugure: Rebuilt.
3854
ce406537
PB
38552005-05-04 Paolo Bonzini <bonzini@gnu.org>
3856
3857 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3858 STAGE_HOST_EXPORTS.
3859 (configure, all): Add bootstrap support.
3860 (Host modules, target modules): Pass post-stage1 flags and exports.
3861 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3862 * Makefile.in: Regenerate.
3863
aa9dcfc4
PB
38642005-04-29 Paolo Bonzini <bonzini@gnu.org>
3865
3866 * configure: Regenerate.
3867
b6f9abcf
MS
38682005-04-27 Mike Stump <mrs@apple.com>
3869
3870 * MAINTAINERS: Add self as darwin maintainer.
3871
acb217cb
BS
38722005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3873
3874 * config.sub: Update from master copy.
3875
b6dae270
MS
38762005-04-21 Mike Stump <mrs@apple.com>
3877
3878 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3879 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3880
c2e0d3a9
HPN
38812005-04-19 Hans-Peter Nilsson <hp@axis.com>
3882
3883 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3884 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3885 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3886 "*-*-elf" and "*-*-linux*".
3887 * configure: Regenerate.
3888
871ae772
JM
38892005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3890
3891 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3892
bf070c29
MS
38932005-04-12 Mike Stump <mrs@apple.com>
3894
3895 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3896
e865b6f7
TK
38972005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3898
3899 * MAINTAINERS (Write After Approval): Add myself.
3900
7b71ad7f
BS
39012005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3902
3903 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3904
25b42232
PB
39052005-04-06 Paolo Bonzini <bonzini@gnu.org>
3906
f610dd5f 3907 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3908 (TARGET_CONFIGARGS): Include --with-target-subdir.
3909 (configure, all): New macros. Use them throughout.
3910 * Makefile.in: Regenerate.
3911
d727c624
JG
39122005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3913
3914 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3915
fff72cc4
ZD
39162005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3917
3918 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3919
86472dc3
GP
39202005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3921
3922 * MAINTAINERS: Move John Carr to Write After Approval.
3923
5d0f90e5
R
39242005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3925
3926 * config/mh-mingw32: Delete.
3927 * configure.in: Don't use it.
3928 * configure: Regenerate.
3929
33da42bc
PB
39302005-03-31 Paolo Bonzini <bonzini@gnu.org>
3931
3932 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3933 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3934 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3935 (HOST_LIB_PATH): Generate from Makefile.def.
3936 (TARGET_LIB_PATH): Likewise.
3937 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3938 * Makefile.in: Regenerate.
3939 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3940 (RPATH_ENVVAR): Include Darwin case.
3941 * configure: Regenerate.
3942
15cc1841
TF
39432005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3944
3945 * MAINTAINERS (Various Maintainers): Remove self.
3946 (Write After Approval): Add self.
3947
6a8c79d5
TF
39482005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3949
3950 * MAINTAINERS (Various Maintainers): Add self.
3951
256f7136
PB
39522005-03-25 Paolo Bonzini <bonzini@gnu.org>
3953
3954 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3955 * configure: Regenerate.
3956
191dd2c9
ZW
39572005-03-21 Zack Weinberg <zack@codesourcery.com>
3958
3959 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3960 gcc_version, and gcc_version_trigger from set of flags to pass.
3961 * Makefile.tpl: Remove definitions of above variables.
3962 (config.status): Remove dependency on $(gcc_version_trigger).
3963 * Makefile.in: Regenerate.
3964 * configure.in: Do not reference config/gcc-version.m4 nor
3965 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3966 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3967 * configure: Regenerate.
3968
ef6e9bc0
MH
39692005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3970 Andrew Pinski <pinskia@physics.uc.edu>
3971
3972 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3973 * Makefile.in: Regenerate.
3974
009bbd5a
FW
39752005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3976
3977 * MAINTAINERS (Write After Approval): Add myself.
3978
09f8755b
DA
39792005-03-03 David Ayers <d.ayers@inode.at>
3980
3981 * MAINTAINERS (Write After Approval): Add myself.
3982
e73ed25c
AO
39832005-03-01 Alexandre Oliva <aoliva@redhat.com>
3984
3985 PR libgcj/20160
3986 * ltmain.sh: Avoid creating archives with components that have
3987 duplicate basenames.
3988
ace9ac7b
AP
39892005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3990
3991 PR bootstrap/20250
3992 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3993 instead of check.
3994 * Makefile.in: Regenerate.
3995
c9db9354
PB
39962005-02-28 Paolo Bonzini <bonzini@gnu.org>
3997
3998 * Makefile.in: Regenerate to fix conflict between the previous two
3999 patches.
4000
215c351a
PB
40012005-02-28 Paolo Bonzini <bonzini@gnu.org>
4002
4003 PR bootstrap/17383
4004 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4005 * Makefile.tpl (HOST_SUBDIR): New substitution.
4006 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4007 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4008 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4009 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4010 (Host modules, Bootstrapped modules): Use it.
4011 (Build modules, Target modules): Do not create symlink trees,
4012 always configure out-of-srcdir.
4013 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4014 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4015 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4016 $(HOST_SUBDIR). Create a symlink for host_subdir.
4017
4018 * Makefile.in: Regenerate.
4019 * configure: Regenerate.
4020
5395b47b
NN
40212005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4022
4023 Merged from libada-gnattools-branch:
4024 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4025
4026 * gnattools: New directory.
4027 * Makefile.def: Add gnattools as a module, depending on target-libada.
4028 * Makefile.in: Regenerate.
4029 * configure.in: Include gnattools in host_tools; disable it if ada
4030 is disabled.
4031 * configure: Regenerate.
4032
ca2cc05c
JM
40332005-02-24 James A. Morrison <phython@gcc.gnu.org>
4034
4035 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4036 treelang maintainer.
4037 (Write After Approval): Remove myself.
4038
d2f3024f
PS
40392005-02-23 Paul Schlie <schlie@comcast.net>
4040
4041 * configure.in: Allow darwin targeted ports to build tk, itcl and
4042 libgui.
4043 * configure: Regenerate.
4044
bba5e0ca
EB
40452005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4046
4047 PR libgcj/10353
4048 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4049 * configure: Regenerate.
4050
70132ce7
SK
40512005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4052
4053 * MAINTAINERS (Write After Approval): Add myself.
4054
20f0edca
ILT
40552005-02-10 Ian Lance Taylor <ian@airs.com>
4056
4057 * MAINTAINERS: Update my e-mail address.
4058
e64e5109
RG
40592005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4060
4061 * MAINTAINERS (Write After Approval): Add myself.
4062
40d64b5a
HPN
40632005-01-29 Hans-Peter Nilsson <hp@axis.com>
4064
4065 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4066 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4067 target-libgloss when not *-*-elf and *-*-aout.
4068 * configure: Regenerate.
4069
54a12711
KH
40702005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4071
4072 * MAINTAINERS: Remove obsolete entries.
4073
0aa99dbb
KH
4074 * MAINTAINERS (Write After Approval): Add Michael Matz.
4075
2b009f5f
NB
40762005-01-19 Neil Booth <neil@daikokuya.co.uk>
4077
4078 * MAINTAINERS: Remove self as cpplib maintainer.
4079
385870f5
KC
40802005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4081
4082 * install-sh, config.sub: Import from upstream.
4083
e7daab31
KC
40842005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4085
4086 PR bootstrap/18222
4087 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4088 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4089 * Makefile.in: Regenerate.
4090
e6003f4d
JT
40912005-01-16 Jason Thorpe <thorpej@netbsd.org>
4092
4093 * MAINTAINERS: Update my email address.
4094
145e2972 40952005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4096 Andreas Schwab <schwab@suse.de>
145e2972
DE
4097
4098 PR bootstrap/18033
4099 * config-ml.in: Eval option if surrounded by single quotes.
4100
86c7e0da
PB
41012005-01-03 Paolo Bonzini <bonzini@gnu.org>
4102
4103 Revert 2004-12-28 Makefile changes, a better fix will be
4104 applied to mainline and src after GCC 4.0 branches.
4105
3224a22f
PB
41062004-12-28 Paolo Bonzini <bonzini@gnu.org>
4107
4108 PR bootstrap/17383
4109
4110 * Makefile.def (target_modules): Remove stage parameter,
4111 it is always true now.
4112 * Makefile.tpl (configure-build-[+module+],
4113 configure-target-[+module+]): Always build symlink tree
4114 for the directory and for include. BUILD_SUBDIR and
4115 TARGET_SUBDIR cannot be . anymore.
4116 * Makefile.in: Regenerate.
4117
aaf51ca2
DE
41182004-12-25 David Edelsohn <edelsohn@gnu.org>
4119
4120 Revert 2004-12-08 Makefile changes.
4121
4e32e454
DS
41222004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4123
4124 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4125 cygwin, mingw.
4126
669f01d8
AS
41272004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4128
4129 * configure.in (sh64-*-*): Reenable gprof.
4130 * configure: Regenerate.
4131
1b227ee0
DE
41322004-12-08 David Edelsohn <edelsohn@gnu.org>
4133
4134 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4135 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4136 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4137 * Makefile.in: Regenerate.
4138
ce5e944c
CF
41392004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4140
4141 * MAINTAINERS: Update my email address.
4142
893f1e87
MK
41432004-12-07 Matt Kraai <kraai@ftbfs.org>
4144
4145 * Makefile.tpl: Generate normal dependencies if the LHS module is
4146 not bootstrapped.
4147 * Makefile.in: Regenerate.
4148
bb59c339
RS
41492004-12-03 Richard Sandiford <rsandifo@redhat.com>
4150
4151 * configure.in: Include config/gxx-include-dir.m4. Use
4152 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4153 * configure: Regenerate.
4154
4982adbe
RS
41552004-12-03 Richard Sandiford <rsandifo@redhat.com>
4156
4157 * config.if: Delete.
4158 * configure.in: Set libstdcxx_incdir directly.
4159 * configure: Regenerate.
4160
05750653
EC
41612004-12-02 Eric Christopher <echristo@redhat.com>
4162
4163 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4164 * Makefile.in: Regenerate.
4165
5fef1dbd
RS
41662004-12-02 Richard Sandiford <rsandifo@redhat.com>
4167
4168 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4169 * configure: Regenerate.
4170
afabd8e6
RS
41712004-12-02 Richard Sandiford <rsandifo@redhat.com>
4172
4173 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4174 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4175 * configure: Regenerate.
4176
78716e86
EC
41772004-12-01 Eric Christopher <echristo@redhat.com>
4178
4179 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4180 of things to remove.
4181
57ab8ba9
MK
41822004-11-29 Matt Kraai <kraai@ftbfs.org>
4183
4184 * MAINTAINERS (Write After Approval): Update my e-mail address.
4185
2539bffe
KC
41862004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4187
4188 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4189 from CVS libtool to always pass_all.
4190
3e732ba0
JDA
41912004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4192
4193 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4194 (hppa*64*-*-*): Delete incorrect comment.
4195 * configure: Rebuilt.
4196
767f726e
KC
41972004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4198
4199 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4200
2c92e90f
KC
42012004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4202
4203 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4204 from CVS libtool to always pass_all.
4205
32f84e48
KC
42062004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4207
4208 * install-sh, compile: Import from automake.
4209
9587be8a
KC
42102004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4211
4212 * config.guess, config.sub: Import from savannnah.
4213
04e81808 42142004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4215
4216 * MAINTAINERS (Write After Approval): Add myself
4217
f87a2b2e
MS
42182004-11-12 Mike Stump <mrs@apple.com>
4219
4220 * Makefile.def: Add html support.
4221 * Makefile.tpl: Likewise.
4222 * Makefile.in: Regenerate.
4223
848556c2
GK
42242004-11-11 Geoffrey Keating <geoffk@apple.com>
4225
556f03c4
GK
4226 PR 18423
4227 * configure.in: Remove all instances of build-fixincludes from
4228 noconfigdirs.
4229 (build_configargs): Supply --target to subdirectories.
4230 * configure: Regenerate.
4231
848556c2
GK
4232 * Makefile.def: Make gcc install depend on fixincludes install.
4233 * Makefile.in: Regenerate.
4234
9e5712a5
JJ
42352004-11-10 Janis Johnson <janis187@us.ibm.com>
4236
4237 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4238
4ef509c0
PB
42392004-11-11 Paul Brook <paul@codesourcery.com>
4240
4241 * MAINTAINERS: Add self as arm maintainer. Update email address.
4242
20d11df6
HPN
42432004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4244
4245 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4246 target-libgfortran.
79fd8592 4247 * configure: Regenerate.
20d11df6 4248
68c70f15
DE
42492004-11-07 David Edelsohn <edelsohn@gnu.org>
4250
4251 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4252 like CC.
4253
54f88091
PB
42542004-11-05 Paolo Bonzini <bonzini@gnu.org>
4255
4256 * Makefile.def (host fixincludes): Specify missing targets.
4257 * Makefile.in: Regenerate.
4258
6866abb8
RC
42592004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4260
4261 * MAINTAINERS: Add myself
4262
83f62578
GL
42632004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
53c7ffe7
GK
42672004-11-04 Geoffrey Keating <geoffk@apple.com>
4268
4269 * Makefile.def: Build fixincludes for the host, too.
4270 * Makefile.in: Regenerate.
4271 * configure.in (host_tools): Add fixincludes.
4272 * configure: Regenerate.
4273
ac8b3d9d
DJ
42742004-11-04 Daniel Jacobowitz <dan@debian.org>
4275
4276 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4277 * configure: Regenerated.
4278
bab37580
L
42792004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4280
4281 PR other/17783
4282 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4283 * configure: Regenerated.
4284
db1de713
MM
42852004-10-31 Mark Mitchell <mark@codesourcery.com>
4286
4287 * README.SCO: Update per FSF instructions.
4288
a827e21a
EW
42892004-10-28 Eric B. Weddington <ericw@evcohs.com>
4290
4291 PR target/18151
4292 * configure.in (case ${target}): Do not build fixincludes for avr.
4293 * configure: Regenerated.
4294
9d069a4f
PB
42952004-10-26 Paolo Bonzini <bonzini@gnu.org>
4296
4297 * configure.in (case ${target}): Do not build fixincludes
4298 on platforms where it is not used.
4299 * configure: Regenerated.
4300
fc45f3fe
DJ
43012004-10-23 Daniel Jacobowitz <dan@debian.org>
4302
4303 * configure.in: Use an absolute path to install-sh.
4304 * configure: Regenerated.
4305
36554b92
AL
43062004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4307
4308 * MAINTAINERS (Write After Approval): Add myself.
4309
88e9994a
KH
43102004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4311
4312 * MAINTAINERS: Remove from Write After Approval those that are
4313 already maintainers.
4314
ad02a944
SP
43152004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4316
4317 * MAINTAINERS: Update my email address.
4318
c8e6cd41
KC
43192004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4320
4321 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4322 * configure: Regenerate.
4323
ebe55024
R
43242004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4325
4326 * MAINTAINERS: Update my email address.
4327
a8b0957e
KH
43282004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4329
4330 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4331 entries belonging to this category.
4332
96836f61
JZ
43332004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4334
4335 * MAINTAINERS: Update my e-mail address.
4336
7e0b5752
PB
43372004-10-06 Paolo Bonzini <bonzini@gnu.org>
4338
4339 Fix wrong conflict resolution in:
4340
4341 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4342
4343 * Makefile.in: Regenerate.
4344 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4345 in the recursive `make', instead of hardwiring `all'.
4346 (Autogenerated TARGET-* variables): New.
4347
370f7a47
TL
43482004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4349
4350 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4351 * configure: Regenerate.
370f7a47 4352
13e5d623
KH
43532004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4354
4355 * MAINTAINERS (Various Maintainers): Move the "windows,
4356 cygwin, mingw" maintainer to ...
4357 (OS Port Maintainers): ... here.
4358
a6497c1b
KH
43592004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4360
4361 * MAINTAINERS (Write After Approval): Remove those that are
4362 maintainers of some subsystem.
4363
1abb828a
D
43642004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4365
4366 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4367 * ltcf-cxx.sh (tpf*): Likewise.
4368 * ltconfig (tpf*): Add TPF OS configuration support.
4369
16d1338d
BS
43702004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4371
4372 * MAINTAINERS: Change my email address to my new work account.
4373
9082a750
MR
43742004-09-24 Michael Roth <mroth@nessie.de>
4375
4376 * configure.in (--without-headers): Add missing double quotes.
4377 * configure: Regenerate.
4378
07a8bdf8
KC
43792004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4380
4381 * ylwrap: Revert to previous version.
4382
4c4a5bbc
L
43832004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4384
4385 PR bootstrap/17369
4386 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4387 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4388 SET_GCC_LIB_PATH_CMD.
4389 (BASE_TARGET_EXPORTS): Likewise.
4390 * Makefile.in: Regenerated.
4391
4392 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4393 * configure: Regenerated.
4394
85f59630
KC
43952004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4396
4397 * config.guess: New upstream version
4398 * compile, depcomp, install-sh, ylwrap: Likewise.
4399
95c53c62
RS
44002004-09-19 Roger Sayle <roger@eyesopen.com>
4401
4402 * config/mh-x86omitfp: New host makefile fragment. Add
4403 -fomit-frame-pointer to the default BOOT_CFLAGS.
4404 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4405 * configure: Regenerate.
4406
0a1c093b
AP
44072004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4408
4409 PR target/11572
4410 * configure.in (*-*-darwin*): Renable libobjc.
4411 * configure: Regenerate.
4412
315fcf97
NS
44132004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4414
4415 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4416
0a050485 44172004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4418
0a050485
DB
4419 * Makefile.def: Remove libbanshee.
4420 * Makefile.tpl: Ditto.
4421 * configure.in: Ditto.
4422 * Makefile.in: Regen.
4423 * configure: Ditto.
4424
5f4a098e
DE
44252004-09-08 David Edelsohn <edelsohn@gnu.org>
4426
4427 * ltmain.sh: Use $pic_object as $non_pic_object if
4428 $non_pic_object=none.
4429
32b2511f
PB
44302004-09-07 Paolo Bonzini <bonzini@gnu.org>
4431
4432 * missing: Import latest version from master repository.
4433
fc4d0e82
NC
44342004-09-06 Nick Clifton <nickc@redhat.com>
4435
4436 * config.sub: Import latest version from master repository.
4437 * config.guess: Likewise.
4438 This includes these changes:
78716e86 4439
fc4d0e82
NC
4440 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4441
4442 * config.sub: Handle crisv32, alias etraxfs.
4443 * config.guess (crisv32:Linux:*:*): Handle.
4444
4445 2004-08-13 Brad Smith <brad@comstyle.com>
4446
4447 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4448 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4449
4450 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4451
4452 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4453 assume the processor is a powerpc. This is because coreutils
4454 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4455 in this case, due to a MacOS X bug that causes
4456 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4457 to return a negative number.
4458 Problem reported by Petter Reinholdtsen in:
4459 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4460
4461 2004-07-19 Ben Elliston <bje@gnu.org>
4462
4463 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4464
4465 2004-06-24 Ben Elliston <bje@gnu.org>
4466
4467 * config.guess: Update copyright years.
4468 * config.sub: Likewise.
4469
4470 2004-06-22 Robert Millan <robertmh@gnu.org>
4471
4472 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4473 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4474
4475 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4476
4477 * config.guess (*:*VMS:*:*): New entry. Replaces
4478 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4479 manufacturer.
4480
4481 2004-06-22 Ben Elliston <bje@gnu.org>
4482
4483 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4484 * config.sub: Likewise.
4485
4486 2004-06-22 Ben Elliston <bje@gnu.org>
4487
4488 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4489 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4490
4491 2004-06-11 Ben Elliston <bje@gnu.org>
4492
4493 * config.guess (pegasos:OpenBSD:*:*): Remove.
4494
4495 2004-06-11 Ben Elliston <bje@gnu.org>
4496
4497 From Wouter Verhelst <wouter@grep.be>:
4498 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4499
4500 2004-06-11 Ben Elliston <bje@gnu.org>
4501
4502 * config.guess (luna88k:OpenBSD:*:*): New.
4503
4504 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4505
4506 * config.guess (m32r*:Linux:*:*): New case.
4507 * config.sub: Handle m32rle.
4508
4509 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4510
4511 From Jens Petersen <petersen@redhat.com>:
4512 * config.sub: Handle sparcv8.
4513
4514 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4515
4516 From Tom Smith <smith@cag.lkg.hp.com>:
4517 * config.guess: Version suffixes are equally significant on Tru64
4518 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4519 prefix of "P" (patched kernel).
4520
4521 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4522
4523 * config.sub: Add support for National Semiconductor CRX target.
4524
2f4cc6bf
JJ
45252004-09-03 Janis Johnson <janis187@us.ibm.com>
4526
4527 * MAINTAINERS (Various Maintainers): Remove myself as web page
4528 maintainer, add myself as maintainer of build status lists.
4529
61fec9ff
JB
45302004-09-03 Jan Beulich <jbeulich@novell.com>
4531
4532 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4533 *-*-netware, but add target-libmudflap.
4534 Consolidate *-*-netware targets (of which really only i?86 exists)
4535 into a single entry.
4536 * configure: Likewise.
4537
45f366ab
PB
45382004-09-01 Paolo Bonzini <bonzini@gnu.org>
4539
4540 * Makefile.tpl (sorry): Remove.
4541 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4542 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4543 (do-clean): Clean per-stage directories too.
4544 (do-distclean): Run distclean-stage1 too.
4545 (.NOTPARALLEL): Enable during toplevel bootstrap.
4546 (stage[+id+]-bubble): Enable parallel execution during
4547 the recursive invocation.
4548 * Makefile.in: Regenerate.
4549
4550 Fix previous checkin:
4551
4552 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4553 include.
4554 * configure.in: Fix indentation.
4555 * configure: Regenerate.
4556
be8fff81
RB
45572004-08-31 Robert Bowdidge <bowdidge@apple.com>
4558
45f366ab
PB
4559 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4560 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4561 * configure: regenerate
78716e86 4562 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4563 -mdynamic-no-pic
be8fff81
RB
4564
4565
71b5d516
PB
45662004-08-31 Paolo Bonzini <bonzini@gnu.org>
4567
4568 * Makefile.def (build_modules): Add fixincludes.
4569 (dependencies): Make gcc depend on fixincludes.
4570 * configure.in (build_tools): Add fixincludes.
4571 (build_configdirs): Always include build_libs.
4572 * Makefile.in: Regenerate.
4573 * configure: Regenerate.
4574
45752004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4576
4577 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4578 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4579 phony targets; do not generate timestamp files.
4580 (distclean-stageN): Remove references to their timestamp files.
4581 (restageN, touch-stageN): Remove.
4582 (stageN-bubble): Rewritten.
4583 (compare): Support lean bootstraps.
4584 * Makefile.in: Regenerate.
4585
4586 * configure.in: Only warn when bootstrapping but
4587 build != host or build != target. Support lean bootstraps.
4588 * configure: Regenerate.
4589
ce7cbbb0
PE
45902004-08-26 Phil Edwards <phil@codesourcery.com>
4591
4592 * configure.in: Give a better error message if GMP/MPFR are missing
4593 and a language needing them has been requested.
4594 * configure: Regenerated.
4595
9c71a529
PE
45962004-08-25 Phil Edwards <phil@codesourcery.com>
4597
4598 * configure.in: Print a list of available language front-ends if
4599 a requested one is missing. Tidy stray tab characters.
4600 * configure: Regenerated.
4601
e3f92d3b
MK
46022004-08-19 Michael Koch <konqueror@gmx.de>
4603
4604 * gcc/doc/install.texi: Update entry about automake for libjava.
4605
c3f84f61
RM
46062004-08-17 Robert Millan <robertmh@gnu.org>
4607
4608 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4609 (instead of FreeBSD).
4610 * configure: Regenerate.
4611
7c27e184
PB
46122004-08-16 Paolo Bonzini <bonzini@gnu.org>
4613
4614 * Makefile.in: Regenerate.
4615 * configure: Regenerate.
4616
4617 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4618 stage_*_flags.
4619 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4620 for bootstrapped modules if toplevel bootstrap is going.
4621 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4622 modules. Adjust for changes in Makefile.def. Enable several
4623 rules even in non-bootstrap mode, just to avoid peppering the
4624 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4625 (stage-[+prev+]-bubble): Remove.
4626
4627 * Makefile.def (Dependencies): Depend on all-build-bison,
4628 all-build-flex, all-build-byacc, all-build-texinfo, rather
4629 than the host variations.
4630 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4631 with BUILD_SUBDIR.
4632 (BISON): Update for recent Bisons.
4633 (YACC): Fix typo.
4634 (cross): Depend on all-build.
4635 (all): Do not depend on all-build.
4636 (prebootstrap): Remove.
4637 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4638 (Prebootstrap dependencies): Add them to the per-stage targets
4639 and to all-prebootstrap.
4640 * configure.in (build_configdirs): Always enable build_tools.
4641 (BUILD_DIR_PREFIX): Remove.
4642
4643 * Makefile.def (gcc): Add target variable.
4644 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4645 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4646 in the recursive `make', instead of hardwiring `all'.
4647 (Autogenerated TARGET-* variables): New.
4648
20f3bb80
BB
46492004-08-13 Brian Booth <bbooth@redhat.com>
4650
4651 * MAINTAINERS: Remove myself from write-after-approval.
4652
b5be499d
NN
46532004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4654
4655 * src-release: Stop distributing mmalloc with gdb (which doesn't
4656 use it).
4657 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4658 * Makefile.in: Regenerate.
4659
b3f8d95d
MM
46602004-08-09 Mark Mitchell <mark@codesourcery.com>
4661
4662 * configure.in (arm*-*-eabi*): New target.
4663 * configure: Regenerate.
4664
3589b69e
PB
46652004-08-06 Paolo Bonzini <bonzini@gnu.org>
4666
4667 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4668 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4669 (Dependencies): New section.
4670 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4671 (configure-target-[+module+]): Depend on maybe-all-gcc
4672 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4673 (toplevel profiledbootstrap): Fix dependencies.
4674 * Makefile.in: Regenerate.
4675
972974fc
MM
46762004-08-03 Mark Mitchell <mark@codesourcery.com>
4677
4678 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4679 target-libiberty to noconfigdirs.
4680 * configure: Regenerate.
4681
bebf829d
PB
46822004-08-03 Paul Brook <paul@codesourcery.com>
4683
4684 * configure.in: Check for MPFR as well as GMP.
4685 * configure: Regenerate.
4686
98a5bb3b
RM
46872004-08-01 Robert Millan <robertmh@gnu.org>
4688
4689 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4690 libmudflap for all GNU-based systems (with Glibc).
4691 * configure: Regenerate.
4692
d32ab992
PB
46932004-08-03 Paolo Bonzini <bonzini@gnu.org>
4694
4695 * Makefile.def (host-modules): Add gcc.
4696 * Makefile.in: Regenerate.
4697 * Makefile.tpl (sorry): New rule.
4698 (configure-host, all-host, [+make_target+]-host, do-check,
4699 install-host): Do not add gcc as a special case.
4700 (host modules): Add a small special-casing for gcc. Export
4701 extra_make_flags through the environment.
4702 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4703 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4704 other recursive targets for gcc): Remove.
4705
4706 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4707 (stage, unstage): New rules.
4708 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4709 distclean-stage[+id+]): Use stage_current.
4710 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4711 the stage*-start rules.
4712
aeb732c1
GK
47132004-08-02 Geoffrey Keating <geoffk@apple.com>
4714
4715 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4716 use -all_load flag.
4717
25b656e7
PB
47182004-08-02 Paolo Bonzini <bonzini@gnu.org>
4719
4720 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4721 * configure: Regenerate.
4722
cc440d71
TM
47232004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4724
4725 * maintainer-scripts/gcc_release: Revert yesterday's change.
4726
270e140b
SB
47272004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4728
4729 * MAINTAINERS: Add myself to write-after-approval.
4730
3e4035f8
TM
47312004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4732
4733 * libf2c: Removed.
4734 * gcc/gccbug.in: Updated because of libf2c removal.
4735 * maintainer-scripts/gcc_release: Ditto.
4736
a3e8d8b4
LR
47372004-07-09 Loren J. Rittle <ljrittle@acm.org>
4738
4739 * configure.in: Build libmudflap by default on FreeBSD.
4740 * configure: Regenerated.
4741
dfcada9a
MM
47422004-07-09 Mark Mitchell <mark@codesourcery.com>
4743
4744 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4745 systems.
4746 * configure: Regenerated.
4747
3922b216
JDA
47482004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4749
4750 PR target/16344
4751 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4752 feedback based compiler.
4753 * Makefile.in: Rebuilt.
4754
95bcca47
AO
47552004-07-08 Alexandre Oliva <aoliva@redhat.com>
4756
4757 * Makefile.def (host_modules): Set bootstrap=true for flex.
4758 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4759 * Makefile.in: Rebuilt.
4760
051822f6
JH
47612004-07-07 Jan Hubicka <jh@suse.cz>
4762
4763 * MAINTAINERS: Add self as a profile feedback maintainer.
4764
7b61653a
PE
47652004-07-05 Phil Edwards <phil@codesourcery.com>
4766
4767 * configure.in: Do not prepend $srcdir to /dev/null in
4768 makefile fragments.
4769 * configure: Regenerate.
4770
23f6b2f9
PB
47712004-07-01 Paolo Bonzini <bonzini@gnu.org>
4772
4773 * Makefile.def (build_modules): Add bison, byacc, flex,
4774 m4, texinfo.
4775 (flags_to_pass): Add FLEX.
4776 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4777 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4778 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4779 DEFAULT_MAKEINFO): Remove.
4780 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4781 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4782 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4783 objdir or else use configured tool.
4784 (all-build): New.
4785 (all): Depend on it.
4786 (Build module dependencies): Add.
4787 * Makefile.in: Regenerate.
4788 * configure.in: Better support for multiple build modules,
4789 matching what is done for host/target modules. Do not look
4790 for "plausible" locations of build tools if Canadian cross.
4791 Use autoconf's AC_PROG_CC to find a C compiler. Define
4792 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4793 * configure: Regenerate.
78716e86 4794
1c020272
PB
47952004-06-22 Paolo Bonzini <bonzini@gnu.org>
4796
4797 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4798 * Makefile.in: Regenerate.
4799
a52a0a7f
PB
48002004-06-22 Paolo Bonzini <bonzini@gnu.org>
4801
4802 * Makefile.tpl (configure-build-[+module+],
4803 configure-[+module+], configure-target-[+module+]): Pass
4804 [+extra_configure_args+].
4805 (all-build-[+module+], all-[+module+], check-[+module+],
4806 install-[+module+], [+make_target+]-[+module+],
4807 all-target-[+module+], check-target-[+module+],
4808 install-target-[+module+], [+make_target+]-target-[+module+]):
4809 Pass [+extra_make_args+].
4810 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4811 (GCC_HOST_EXPORTS): Remove.
4812 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4813 cross, check-gcc, check-gcc-c++, install-gcc,
4814 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4815 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4816 * Makefile.in: Regenerate.
4817
ccde3f1a
MS
48182004-06-21 Matthew Sachs <msachs@apple.com>
4819
4820 * MAINTAINERS: Added self to write-after-approval.
4821
6264b0a6
CF
48222004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4823
4824 * configure.in: Check for srcdir/winsup rather than build directory
4825 winsup.
4826 * configure: Regenerate.
4827
801e2270
CV
48282004-06-17 Corinna Vinschen <vinschen@redhat.com>
4829
4830 * configure.in: Don't build Cygwin native newlib if winsup
4831 directory is missing. Emit warning instead.
4832 * configure: Regenerate.
4833
ad6717df
PB
48342004-06-09 Paolo Bonzini <bonzini@gnu.org>
4835
4836 * Makefile.tpl (touch-stage[+id+]): New.
4837 (restage[+prev+]): Depend on touch-stage[+id+].
4838
4839 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4840 Use it throughout.
4841
4842 * Makefile.def: Add profile and feedback bootstrap stages.
4843 Remove next field from bootstrap stages.
4844 * Makefile.tpl (LN, LN_S): Substitute.
4845 (stageN-start, stageN-end): Use double-colon rules, to
4846 provide a hook for additional setup commands.
4847 (distclean-stageN-gcc, restageN): Create dependencies from
4848 [+prev+], not from [+next+].
4849 (stageN-bubble): Add commands for successive stages from
4850 [+prev+], using double-colon rules.
4851 (all-stageN-gcc): Fix typo.
4852 (stagefeedback-start, profiledbootstrap): New.
4853 * Makefile.in: Regenerate.
4854 * configure.in: Call ACX_PROG_LN.
4855 * configure: Regenerate.
4856
5bbb9680
CY
48572004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4858
4859 * MAINTAINERS (Write After Approval): Add myself.
4860
e18be1d4
MA
48612004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4862
4863 * MAINTAINERS (Write After Approval): Add myself.
4864
5607edfd
PB
48652004-06-03 Paolo Bonzini <bonzini@gnu.org>
4866
4867 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4868 without gcc.
4869 * configure: Regenerate.
4870
1ec4e9c3
PB
48712004-06-01 Paolo Bonzini <bonzini@gnu.org>
4872
4873 * Makefile.tpl: Fix typo.
4874 * Makefile.in: Regenerate.
4875
c2f7605f
PB
48762004-06-01 Paolo Bonzini <bonzini@gnu.org>
4877
4878 * configure.in: Remove new- prefix from toplevel
4879 bootstrap targets.
4880 * configure: Regenerate.
4881
f516a7da
PB
48822004-06-01 Paolo Bonzini <bonzini@gnu.org>
4883
4884 * Makefile.tpl (all.normal): Rename to all.
4885 (all): Replace with a rule to pick the default
4886 target from configure.
4887 (all-gcc, configure-gcc): Use conditionals to
4888 do nothing when toplevel bootstrap is going on.
4889 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4890 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4891 * configure.in: Support --enable-bootstrap.
4892
4893 * Makefile.def: Remove new- prefix from toplevel
4894 bootstrap targets.
4895 * Makefile.tpl: Likewise.
4896
4897 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4898 target.
4899
4900 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4901 $(RECURSE_FLAGS) to recursive invocation of make.
4902
4903 * Makefile.in: Regenerate.
4904 * configure: Regenerate.
4905
78dd5e36
AJ
49062004-05-30 Andreas Jaeger <aj@suse.de>
4907 Jim Wilson <wilson@specifixinc.com>
4908
4909 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4910 like CC.
4911
30f1bddc
DJ
49122004-05-27 Daniel Jacobowitz <dan@debian.org>
4913
4914 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4915 * configure: Regenerate.
4916
4fc4dd12
DJ
49172004-05-25 Daniel Jacobowitz <drow@false.org>
4918
4919 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4920 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4921 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4922 targets.
4923 * Makefile.in: Regenerate.
4924
94632047 49252004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4926
4927 * configure.in: Test the ability to symlink directories.
4928 * configure: Regenerate.
4929
4930 * Makefile.def (bootstrap-stage): New definitions.
4931 * Makefile.tpl (configure-stage1-gcc,
4932 configure-stage2-gcc, configure-stage3-gcc,
4933 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4934 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4935 new-restage3, compare): Autogenerate, see Makefile.in
4936 entry for behavioral changes.
4937 (distclean-stage1, new-stage1-start, new-stage1-end,
4938 new-stage1-bubble, distclean-stage2, new-stage2-start,
4939 new-stage2-end, new-stage2-bubble, distclean-stage3,
4940 new-stage3-start, new-stage3-end): New autogenerated targets.
4941 (objext, prebootstrap, BOOT_CFLAGS,
4942 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4943 targets.
4944
4945 * Makefile.in: Regenerate.
4946 (distclean-stage1, new-stage1-start, new-stage1-end,
4947 new-stage1-bubble, distclean-stage2, new-stage2-start,
4948 new-stage2-end, new-stage2-bubble, distclean-stage3,
4949 new-stage3-start, new-stage3-end): New targets.
4950 (all-stage1-gcc): Move prebootstrap dependency from here...
4951 (configure-stage1-gcc): ...to here.
4952 (new-bootstrap): Use bubble targets.
4953 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4954 Use per-stage distclean targets.
4955 (configure-stage1-gcc, configure-stage2-gcc,
4956 configure-stage3-gcc, all-stage1-gcc,
4957 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4958 Use new-stageN-start to prepare the tree.
4959
4f4e53dd
PB
49602004-05-23 Paolo Bonzini <bonzini@gnu.org>
4961
4962 * Makefile.def (host_modules): add libcpp.
4963 * Makefile.tpl: Add dependencies on and for libcpp.
4964 * Makefile.in: Regenerate.
4965 * configure.in: Add libcpp host module.
4966 * configure: Regenerate.
4967
60975492
PB
49682004-05-21 Paolo Bonzini <bonzini@gnu.org>
4969
4970 * Makefile.tpl: Whenever a recursive target is defined, wrap
4971 it in a special @if/@endif block, and prepare its maybe
4972 dependency in the @if/@endif block
4973 * configure.in: Instead of writing maybe dependencies, remove
4974 the @if/@endif statements, and remove the @if/@endif blocks
4975 that remain.
4976 * configure: Regenerate.
4977 * Makefile.in: Regenerate.
4978
5ce7d75d
JJ
49792004-05-20 Janis Johnson <janis187@us.ibm.com>
4980
4981 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4982
c779c42f
KK
49832004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4984
4985 PR bootstrap/15120
4986 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4987 * */configure: Rebuilt.
4988
b4117c30
ZW
49892004-05-17 Zack Weinberg <zack@codesourcery.com>
4990
4991 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4992 of libf2c.
4993 * configure, Makefile.in: Regenerate.
4994
719bb4e3 49952004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4996
4997 * MAINTAINERS (Write After Approval): Add myself.
4998
6de9cd9a
DN
49992004-05-13 Diego Novillo <dnovillo@redhat.com>
5000
5001 Merge from tree-ssa-20020619-branch.
5002
5003 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5004 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5005 (HOST_GMPLIBS): Define.
5006 (HOST_GMPINC): Define.
5007 (TARGET_LIB_PATH): Add libmudflap.
5008 (GFORTRAN_FOR_TARGET): Define.
5009 (configure-build*): Export GFORTRAN.
5010 (configure-gcc): Export GMPLIBS and GMPINC.
5011 (all-gcc): Add maybe-all-libbanshee.
5012 (configure-target-libgfortran): Define.
5013 * Makefile.in: Regenerate.
5014 * configure.in (host_libs): Add libbanshee.
5015 (target_libraries): Add target-libmudflap and target-libgfortran.
5016 Add --with-libbanshee.
5017 Handle --disable-libmudflap.
5018 (*-*-freebsd*): Use with_gmp.
5019 Add $(libgcj) to noconfigdirs.
5020 * configure: Regenerate.
5021 * depcomp: New file.
5022 * MAINTAINERS: Add tree-ssa maintainers.
5023
8f1b790f
VM
50242004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5025
b4117c30 5026 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 5027
693446fc
BF
50282004-04-30 Brian Ford <ford@vss.fsi.com>
5029
b4117c30 5030 * MAINTAINERS (Write After Approval): Add myself.
693446fc 5031
d1bb666c
UB
50322004-04-29 Uros Bizjak <uros@kss-loka.si>
5033
b4117c30 5034 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 5035
6cf1ac42
PB
50362004-04-28 Paolo Bonzini <bonzini@gnu.org>
5037
5038 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5039 * configure: Regenerate.
5040
632933d5
PB
50412004-04-27 Paolo Bonzini <bonzini@gnu.org>
5042
5043 Revert:
5044 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5045
5046 * Makefile.def (flags_to_pass): Remove *dir variables that
5047 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5048 as well as prefix and exec_prefix.
5049 * Makefile.in: Regenerate.
5050
80dc6aa0
RM
50512004-04-26 Robert Millan <robertmh@gnu.org>
5052
5053 Add patches from libtool CVS.
5054 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5055 * ltconfig: Likewise.
5056 * ltcf-c.sh: Likewise.
5057 * ltcf-cxx.sh: Likewise.
5058 * ltcf-gcj.sh: Likewise.
5059
e11283f1
PB
50602004-04-26 Paolo Bonzini <bonzini@gnu.org>
5061
5062 * Makefile.def (host_modules): Mark with the bootstrap
5063 flag packages on which gcc depends.
5064 * Makefile.tpl (all-bootstrap): Use it.
5065 * Makefile.in: Regenerate.
5066
8546950c
PB
50672004-04-26 Paolo Bonzini <bonzini@gnu.org>
5068
5069 * Makefile.def (flags_to_pass): Remove *dir variables that
5070 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5071 as well as prefix and exec_prefix.
5072 * Makefile.in: Regenerate.
5073
a76494aa
PB
50742004-04-26 Paolo Bonzini <bonzini@gnu.org>
5075
b4117c30
ZW
5076 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5077 * configure: Regenerate.
5078 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5079 * gcc/Makefile.tpl (compare): Use the result of the test.
5080 * gcc/Makefile.in: Regenerate.
a76494aa 5081
03a91701
PB
50822004-04-23 Paolo Bonzini <bonzini@gnu.org>
5083
5084 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5085 Always relocate gcc and prev-gcc to the original names, even
5086 if the build fails.
5087 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5088 New targets.
5089
082a6351
LG
50902004-04-23 Laurent GUERBY <laurent@guerby.net>
5091
5092 * MAINTAINERS: Update my email address.
b4117c30 5093
1f1d584b
RO
50942004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5095
5096 * configure.in (mips*-*-irix5*): Enable ld.
5097 * configure: Regenerate.
082a6351 5098
1db673ca
RO
50992004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5100
5101 * configure: Regenerate.
5102
ce4ea44e
JW
51032004-04-15 James E Wilson <wilson@specifixinc.com>
5104
5105 * Makefile.tpl (configure-[+module+], configure-gcc,
5106 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5107 Set and export LDFLAGS.
5108 * Makefile.in: Regenerate.
5109
611f62ad
MC
51102004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5111
b4117c30 5112 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5113
be912515
NN
51142004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5115
5116 PR bootstrap/14871
5117 * Makefile.tpl: If we don't have built-in-tree target tools,
5118 use the ones found by configure rather than hacking around with
5119 program_transform_name.
5120 * configure.in: Give Makefile.tpl the information necessary
5121 to do that.
5122 * Makefile.in: Regenerate.
5123 * configure: Regenerate.
5124
9104315a
NN
51252004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5126
5127 PR bootstrap/14760
5128 * configure.in: When computing baseargs, strip *all* copies of
5129 offending options. Also, don't match/substitute the trailing space,
5130 so that this actually works when two similar options are separated by
5131 only one space.
5132 * configure: Regenerate.
5133
bef1d700
DE
51342004-04-06 David Edelsohn <edelsohn@gnu.org>
5135
b4117c30
ZW
5136 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5137 (rs6000-*-aix*): Same.
5138 * configure: Regenerate.
bef1d700 5139
54bcf05e 51402004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5141
5142 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5143
369a832c 51442004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5145
5146 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5147
09a9c095
NN
51482004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5149
7caf53cb
NN
5150 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5151 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5152 * Makefile.in: Regenerate.
5153
09a9c095
NN
5154 * configure.in (top level bootstrap support): Rework --enable-werror
5155 to set @stage2_werror_flag@.
5156 * configure: Regenerate.
5157 * Makefile.tpl (top level bootstrap support): Pass
5158 @stage2_werror_flag@ down to configure in stages 2 and 3.
5159 * Makefile.in: Regenerate.
5160
5595a2bd
NN
51612004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5162
cbfd7e06
NN
5163 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5164 for stages 2 and 3 as well as in make. As a consequence, remove
5165 OUTPUT_OPTION (now detected by configure) from the flags passed down
5166 to make.
5167 * Makefile.in: Regenerate.
5168
5595a2bd
NN
5169 * Makefile.tpl (new-bootstrap): Fix typo.
5170 * Makefile.in: Regenerate.
5171
ca3b3e20
NN
51722004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5173
295f4e42
NN
5174 * Makefile.tpl: Rearrange by moving recursive_targets rules
5175 into their proper sections.
5176 * Makefile.tpl (top level bootstrap support): Move disabling
5177 of coverage flags from 'make' to 'configure'; improve comments.
5178 * Makefile.in: Regenerate.
5179
340de83f
NN
5180 * Makefile.tpl (experimental top level bootstrap) Move stage1
5181 language setting from all- target to configure- target; disable
5182 intermodule optimization in stage 1; prevent gratuitous rebuilds
5183 of stage 1.
5184 * Makefile.in: Regenerate.
5185 * configure.in: Comma-separate stage 1 language list for top
5186 level bootstrap.
5187 * configure: Regenerate.
5188
ca3b3e20
NN
5189 * Makefile.tpl: Clean up experimental top level bootstrap support:
5190 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5191 prev-gcc in configure- targets as well as all- targets.
5192 * Makefile.in: Regenerate.
5193
4d038073
KC
51942004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5195
5196 * compile: New file imported from automake.
5197
ab3533d6
PB
51982004-03-17 Paolo Bonzini <bonzini@gnu.org>
5199
5200 * configure.in: Remove symbolic link section.
5201 * configure: Regenerate.
5202 * Makefile.tpl (links): Remove.
5203 * Makefile.in: Regenerate.
5204
1e0f07d3 52052004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5206 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5207
5208 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5209 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5210 * configure.in: Fix comment typo from last patch.
5211 * configure: Regenerate.
5212
2805b53a
NN
52132004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5214
5215 * Makefile.tpl: Introduce experimental top level bootstrap support.
5216 * Makefile.in: Regenerate.
5217 * configure.in: Introduce support for top level bootstrap.
5218 * configure: Regenerate.
5219
79b4b7d2 52202004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5221 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5222
5223 PR bootstrap/14522
5224 * configure.in: Cope with shells that do not support unquoted ^
5225 * configure: Regenerate.
5226
6bbec498 52272004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5228 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5229
5230 PR bootstrap/14522
79b4b7d2 5231 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5232 quotes inside quoted backquote substitutions.
5233 * configure: Regenerate.
5234
83c15dfc
AP
52352004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5236
5237 PR bootstrap/14522
f2bd98d4 5238 * configure.in: Fix escaping of $.
83c15dfc
AP
5239 * configure: Regenerate.
5240
55ffb5ed
NN
52412004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5242
5243 * configure: Regenerate, since I forgot to while committing Paolo's
5244 changes.
5245
e4c9c075
PB
52462004-03-08 Paolo Bonzini <bonzini@gnu.org>
5247
5248 PR ada/14131
5249 Move language detection to the top level.
5250 * configure.in: Find default values for the tools as
5251 soon as possible. Disable ada if GNAT is not found.
5252 Emit error message about missing languages. Expand
5253 --enable-languages=all for the gcc subdirectory.
5254
5199e2c6
BE
52552004-03-10 Ben Elliston <bje@gnu.org>
5256
5257 * MAINTAINERS: Update my email address.
5258
c18b95e5
DE
52592004-03-05 David Edelsohn <edelsohn@gnu.org>
5260
5261 * ltconfig: Disable building static libraries if building shared
5262 libraries on AIX 5L.
5263
d0fe5ad3
RS
52642004-03-01 Richard Sandiford <rsandifo@redhat.com>
5265
5266 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5267 and disable libgcj.
5268 * configure: Regenerated.
5269
e6f71f9d
BB
52702004-03-01 Brian Booth <bbooth@redhat.com>
5271
5272 * MAINTAINERS: Add myself to write-after-approval.
5273
8983e50e
PB
52742004-03-01 Paolo Bonzini <bonzini@gnu.org>
5275
5276 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5277
d4cd9d81
NN
52782004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5279
5280 PR bootstrap/7087
5281 * Makefile.tpl: Guard XFOO sed statements better.
5282 * Makefile.tpl: Add dependency for configure-target-libada.
5283 * Makefile.in: Regenerate (incidentally fixes broken
5284 commit when libada-branch was merged).
5285
0ea0229e
KC
52862004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5287
5288 * MAINTAINERS: Add myself to write-after-approval.
5289
bad93735
AP
52902004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5291
5292 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5293 maintainers.
5294
a7ca14fc
AC
52952004-02-20 Andrew Cagney <cagney@redhat.com>
5296
5297 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5298 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5299
51592782
NN
53002004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5301
5302 PR bootstrap/11932
5303 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5304
6a30854a
JQ
53052004-02-14 Jerry Quinn <jlquinn@optonline.net>
5306
5307 * MAINTAINERS: Added myself to write-after-approval.
5308
be8b2bee
MK
53092004-02-14 Michael Koch <konqueror@gmx.de>
5310
5311 * MAINTAINERS: Added myself to write-after-approval.
5312
972760b7
JM
53132004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5314
5315 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5316 some OS port maintainers to OS port maintainers section.
5317
b0281654
FCE
53182004-02-13 Frank Ch. Eigler <fche@redhat.com>
5319
5320 * MAINTAINERS: Add self.
5321
3c419fd6
KH
53222004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5323
5324 * MAINTAINERS: Alphabetize.
5325
e88e9aee
PB
53262004-02-12 Paolo Bonzini <bonzini@gnu.org>
5327
5328 * MAINTAINERS: Remove myself.
b4117c30 5329
1915e422
DE
53302004-02-11 David Edelsohn <edelsohn@gnu.org>
5331
5332 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5333 (rs6000-*-aix*): Same.
5334 * configure: Regenerate.
5335
a22c2d8d
KC
53362004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5337
5338 * configure.in (host): Add in missing $noconfigdirs to defines.
5339 * configure: Regenerate.
5340
d9cdb878
AC
53412004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5342 Nathanael Nerode <neroden@gcc.gnu.org>
5343
5344 PR ada/6637, PR ada/5911
b4117c30 5345 Merge with libada-branch:
d9cdb878
AC
5346 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5347 with appropriate dependencies. Add --enable-libada configure switch.
5348 * configure, Makefile.in: Regenerate.
5349
8bd92821
PB
53502004-02-09 Paolo Bonzini <bonzini@gnu.org>
5351
5352 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5353
89a95129
RO
53542004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5355
5356 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5357 * configure: Regenerate.
5358
892629bc
GK
53592004-02-04 Geoffrey Keating <geoffk@apple.com>
5360
5361 Merge from upstream:
5362
5363 * ltmain.in: When setting IFS to '~', be careful about user
5364 arguments that contain '~'.
5365
5366 2004-02-04 Peter O'Gorman <peter@pogma.com>
5367
5368 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5369 Also test $base_compile against $CC with escaped arguments. Bug
5370 reported by Geoff Keating <geoffk@apple.com>.
5371
6b402165
KH
53722004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5373
5374 * MAINTAINERS: Remove i960 port.
5375
fa2f0306
DD
53762004-01-23 DJ Delorie <dj@redhat.com>
5377
5378 * Makefile.def (target_modules) [libiberty]: Don't stage.
5379 * Makefile.in: Rebuilt.
5380
9feb20aa
CT
53812004-01-20 Caroline Tice <ctice@apple.com>
5382
5383 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5384
7aed2ccc
PC
53852004-01-19 Paolo Carlini <pcarlini@suse.de>
5386
5387 * MAINTAINERS: Update my email address.
5388
f25bebe1
JM
53892004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5390
5391 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5392
28083580
VR
53932004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5394
5395 * MAINTAINERS: Remove entries without email address.
5396
c0f4b5e4
DJ
53972004-01-15 Daniel Jacobowitz <drow@mvista.com>
5398
5399 * MAINTAINERS: Add myself to write-after-approval.
5400
b5eb5a5e
SB
54012004-01-15 Steven Bosscher <stevenb@suse.de>
5402
5403 * MAINTAINERS: Update my email address.
5404
2c4de30b
LR
54052004-01-14 Loren J. Rittle <ljrittle@acm.org>
5406
5407 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5408 * Makefile.tpl (configure-target-[+module+]): Support stage.
5409 * Makefile.in: Rebuilt.
5410
74c0b320
ILT
54112004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5412
5413 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5414
2560344b
RS
54152004-01-10 Richard Sandiford <rsandifo@redhat.com>
5416
5417 * MAINTAINERS: Add myself as a MIPS maintainer.
5418
8b21cda6
NN
54192004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5420
2b6c260d
NN
5421 * configure.in: Use ./config.cache, not config.cache.
5422 * configure: Regenerate.
5423 * Makefile.tpl: Special-casing not needed for GCC any more.
5424 * Makefile.in: Regenerate.
5425
09438bde
NN
5426 * configure.in: Don't share a cache file for host dirs.
5427 * configure: Regenerate.
5428
8b21cda6
NN
5429 * config-ml.in: Don't mess with the cache file.
5430
e42870df
EB
54312004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5432
5433 * MAINTAINERS: Move myself from 'Write After Approval' to
5434 'CPU Port Maintainers' section as SPARC maintainer.
5435
6b9eb62c
NN
54362004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5437
78a816a6
NN
5438 * Makefile.tpl: Make GCC use a separate config.cache.
5439 * Makefile.in: Regenerate.
5440
6b9eb62c
NN
5441 PR bootstrap/11932, PR bootstrap/11933
5442 (I don't know if it will fix either of them, but it relates
5443 to them.)
5444 * configure.in: Don't use shared config.cache for target
5445 directories.
5446 * configure: Regenerate.
5447
86d7b562
DN
54482004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5449
5450 * MAINTAINERS: Add myself to 'Write After Approval' section.
5451
07d0a605
RS
54522003-12-31 Roger Sayle <roger@eyesopen.com>
5453
5454 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5455 * configure: Regenerated.
5456
459ac19f
KH
54572003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5458
5459 * MAINTAINERS: Remove the mn10200 maintainer.
5460
5785c0ed 54612003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5462
cc6010cd
AP
5463 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5464 * configure: Regenerated.
5785c0ed 5465
a268eff9
JH
54662003-12-16 Jan Hubicka <jh@suse.cz>
5467
5468 * MAINTAINERS: Add myself as callgraph maintainer.
5469
9d465b12
TF
54702003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5471
5472 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5473 * configure: Regenerate.
5474
a68a270a
GB
54752003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5476
5477 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5478 'Write After Approval' section. Update email.
5479
3066a15c
JL
54802003-12-01 James Lemke <jim@wasabisystems.com>
5481
5482 * MAINTAINERS (Write After Approval): Add myself.
5483
8c052da4
MT
54842003-11-20 Matt Thomas <matt@3am-software.com>
5485
5486 * MAINTAINERS: Add myself as a vax port maintainer.
5487
e75f9147
KC
54882003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5489
5490 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5491 (configure-build-[+module+], configure-[+module+]): Likewise.
5492 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5493 * Makefile.in: Regenerate.
5494
43d8d958
AT
54952003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5496
5497 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5498 shared/dylibed libraries.
5499 * ltmain.sh: Likewise.
5500 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5501 * ltcf-cxx.sh: Likewise.
5502 * ltcf-gcj.sh: Likewise.
5503 * ltconfig: Likewise.
5504
638dcaa0
SC
55052003-11-17 Stan Cox <scox@redhat.com>
5506
5507 * MAINTAINERS: Add myself as iq2000 port maintainer.
5508
15cc172b
AC
55092003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5510
b4117c30
ZW
5511 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5512 * Makefile.in: Regenerate.
15cc172b 5513
20af77cd
UW
55142003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5515
5516 * config.sub: Update to 2003-11-03 version.
5517
4dd01c5c
PE
55182003-10-20 Phil Edwards <phil@codesourcery.com>
5519
5520 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5521 * configure: Regenerate.
5522
8d36c499
NP
55232003-10-20 Nicolas Pitre <nico@cam.org>
5524
5525 * MAINTAINERS: Add myself to 'Write After Approval' section.
5526
8b7ebc31
AC
55272003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5528
5529 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5530
afe1910c
JM
55312003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5532
5533 * MAINTAINERS: Update my email address.
5534
05dcec66
RO
55352003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5536
5537 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5538
71fc2f0c
RL
55392003-10-17 Ralph Loader <rcl@ihug.co.nz>
5540
5541 * MAINTAINERS: Add myself to 'Write After Approval' section.
5542
507ec745
BI
55432003-10-16 Bernardo Innocenti <bernie@develer.com>
5544
5545 * config.guess: Update to 2003-10-16 version.
5546 * config.sub: Update to 2003-10-16 version.
5547
4d466c42
DD
55482003-10-15 David Daney <ddaney@avtrex.com>
5549
5550 * MAINTAINERS: Added myself to 'Write After Approval' section.
5551
0c9b16bc
FH
55522003-10-15 Falk Hueffner <falk@debian.org>
5553
5554 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5555 'Write After Approval' section. Update email.
5556
74d57d15
RS
55572003-10-14 Roger Sayle <roger@eyesopen.com>
5558
5559 * MAINTAINERS: Move myself from 'Write After Approval' to
5560 'Various Maintainers' section as middle-end maintainer.
5561
d29b8ad8
NN
55622003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5563
5564 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5565 HOST_FLAGS_TO_PASS.
5566 * Makefile.in: Regenerate.
5567
26db814a
BI
55682003-10-11 Bernardo Innocenti <bernie@develer.com>
5569
5570 * config.guess: Update to 2003-10-07 version.
5571 * config.sub: Update to 2003-10-07 version.
5572
fffeb871
RO
55732003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5574
5575 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5576 * ltconfig (irix5*, irix6*): Don't override version_type.
5577
6691a79e
ME
55782003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5579
5580 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5581 * configure: Rebuilt
5582 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5583 * Makefile.in: Rebuilt
5584
62cdd71e
L
55852003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5586
5587 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5588
6fe2eacc
CW
55892003-09-30 Carlo Wood <carlo@alinoe.com>
5590
cc6010cd 5591 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5592
ea57e5ad
PK
55932003-09-29 Paul Koning <ni1d@arrl.net>
5594
5595 * MAINTAINERS: Move myself from "Write After Approval"
5596 to CPU platform maintainers for pdp11 platform.
5597
e070672a
AT
55982003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5599
5600 * MAINTAINERS: Move myself from 'Write After Approval' to
5601 'Various Maintainers' section as libffi testsuite maintainer.
5602
43bb47c2
DJ
56032003-09-21 Daniel Jacobowitz <drow@mvista.com>
5604
5605 * configure.in: Pass a computed --program-transform-name
5606 to subconfigures.
5607 * configure: Regenerated.
5608
da9d3b37
NN
56092003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5610
94322beb
NN
5611 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5612 * Makefile.in: Regenerate.
5613
da9d3b37
NN
5614 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5615 * Makefile.in: Regenerate.
5616
ffd9060b
ZL
56172003-09-19 Ziemowit Laski <zlaski@apple.com>
5618
5619 * MAINTAINERS: Move myself from 'Write After Approval'
5620 to 'Various Maintainers' (objective-c) section.
5621
eeae7b41
DJ
56222003-09-17 Daniel Jacobowitz <drow@mvista.com>
5623
5624 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5625 quoting.
5626 * configure: Regenerated.
5627
a080d12b
JB
56282003-09-16 Joel Brobecker <brobecker@gnat.com>
5629
5630 * MAINTAINERS (Write After Approval): Add myself to write after
5631 approval list.
5632
6cd2fc59
DN
56332003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5634
cc6010cd 5635 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5636
dcbdd9cc
ILT
56372003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5638
5639 * MAINTAINERS: Update my e-mail address.
5640
e517f636
AM
56412003-09-09 Alan Modra <amodra@bigpond.net.au>
5642
5643 * libtool.m4 (LD): Correct powerpc64 host match.
5644
bc49924b
JW
56452003-09-06 James E Wilson <wilson@tuliptree.org>
5646
5647 * MAINTAINTERS: Update my affiliation and email address.
5648
082124f5
ZD
56492003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5650
5651 * MAINTAINERS (Write After Approval): Add myself.
5652
dc94d89e
DD
56532003-09-04 DJ Delorie <dj@redhat.com>
5654
5655 * configure: Regenerate.
5656
56572003-09-04 Robert Millan <robertmh@gnu.org>
5658
5659 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5660
7a0f2d4e
KG
56612003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5662
5663 * configure.in: Ensure arguments to sed are properly spaced.
5664 * configure: Regenerate.
5665
88d032eb
GP
56662003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5667
5668 * MAINTAINERS: Update my e-mail address.
5669
0b3f3d22
ME
56702003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5671
5672 * MAINTAINERS (Write After Approval): Add myself.
5673
d253f9ba
DJ
56742003-08-27 Daniel Jacobowitz <drow@mvista.com>
5675
5676 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5677 * configure: Regenerated.
5678
066ec9c9
MM
56792003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5680
5681 * MAINTAINERS: Update my email address.
5682
415d7ef9
PE
56832003-08-23 Phil Edwards <pme@gcc.gnu.org>
5684
5685 * configure.in: Use newline instead of semicolon when assuming
5686 shell arguments in a for loop.
5687 * configure: Regenerated.
5688
e1567352
JE
56892003-08-22 Jason Eckhardt <jle@rice.edu>
5690
5691 * MAINTAINERS: Resurrect the i860 maintainer.
5692
b348267b
GK
56932003-08-20 Geoffrey Keating <geoffk@apple.com>
5694
e50084fa
GK
5695 PR 8180
5696 * configure.in: When testing with_libs and with_headers, treat
5697 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5698 * configure: Regenerate.
b4117c30 5699
b348267b
GK
5700 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5701 make, shell, etc.
5702 (baseargs): Likewise.
5703 * configure: Regenerate.
5704
ca26ffe0
BI
57052003-08-20 Bernardo Innocenti <bernie@develer.com>
5706
5707 * MAINTAINERS (Write After Approval): Add myself.
5708
940cde4d
GK
57092003-08-19 Geoffrey Keating <geoffk@apple.com>
5710
5711 * configure.in: Disable libgcj for darwin not on powerpc.
5712 * configure: Rebuild.
5713
74bed51b
ADL
57142003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5715
5716 * config-ml.in, symlink-tree: Add license.
5717
b4117c30
ZW
57182003-08-03 Richard Stallman <rms@gnu.org>
5719 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5720
5721 * README.SCO: New file.
5722
333a28b4
MK
57232003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5724
5725 * Makefile.tpl (check, check-c++): Express dependencies using
5726 dependencies rather than commands.
5727 * Makefile.in: Regenerate.
5728
c197e306
AC
57292003-08-01 Andrew Cagney <cagney@redhat.com>
5730
5731 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5732 * configure: Ditto.
5733
a8ee6e2d
GK
57342003-07-31 Geoffrey Keating <geoffk@apple.com>
5735
5736 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5737 * Makefile.in: Update.
a8ee6e2d 5738
8d9b3f2e
AT
57392003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5740
5741 * configure.in: Enable libgcj for darwin.
5742 * configure: Rebuild.
5743
52c0c542
PE
57442003-07-29 Phil Edwards <pme@gcc.gnu.org>
5745
5746 * config-ml.in: Use ac_configure_args directly instead of
5747 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5748 actually seen.
5749
b4acb5ef
NN
57502003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5751
5752 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5753 creating target and build subdirs to build all parent dirs as needed.
5754 * Makefile.in: Rebuild.
5755 * configure.in: Don't build dirs explicitly here.
5756 * configure: Rebuild.
5757
a51d71d0
PB
57582003-07-26 Paul Brook <paul@nowt.org>
5759
5760 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5761
f43e12ce
AO
57622003-07-22 Alexandre Oliva <aoliva@redhat.com>
5763
5764 * Makefile.tpl (all-make): Depend on intl.
5765 * Makefile.in: Rebuilt.
5766
8a199ff6
PE
57672003-07-20 Phil Edwards <pme@gcc.gnu.org>
5768
5769 * install-sh: Update to newer upstream versions (associated with
5770 aclocal 1.7).
5771 * mkinstalldirs: Likewise.
5772 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5773
e6a8c803
AP
57742003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5775
5776 * MAINTAINERS: Move self from Bug database only accounts
5777 to write-after-approval.
5778
9f13608f
NN
57792003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5780
5781 * config.if: Remove unused libc_interface determination.
5782
c7864714
NN
57832003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5784
5785 * MAINTAINERS: Move self from write-after-approval to
5786 build machinery (*.in).
5787
775956d0
NN
57882003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5789
5790 PR bootstrap/11273
5791 PR bootstrap/11408
5792 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5793 unused INSTALL_PROGRAM_ARGS.
5794 * configure.in: Use AC_PROG_INSTALL.
5795 * Makefile.in: Regenerate.
5796 * configure: Regenerate.
5797
c7f67a6e
KH
57982003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5799
5800 * MAINTAINERS: Alphabetize.
5801
33952f6f
AO
58022003-07-10 Alexandre Oliva <aoliva@redhat.com>
5803
5804 * configure: Rebuilt.
5805 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5806 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5807 newlib nor libgloss.
5808 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5809 * configure.in (am33_2.0-*-linux*): Added.
5810
0d4f1b4e
BW
58112003-07-09 Bob Wilson <bob.wilson@acm.org>
5812
5813 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5814 * configure: Regenerate.
5815
56694dd9
ZW
58162003-07-07 Zack Weinberg <zack@codesourcery.com>
5817
5818 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5819 * Makefile.in: Regenerate.
5820
21607eb4
ZW
58212003-07-04 Zack Weinberg <zack@codesourcery.com>
5822
5823 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5824 * Makefile.in: Regenerate.
5825
8c90b13a
L
58262003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5827
5828 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5829 * Makefile.in: Regenerated.
5830
5d42f90e
L
5831 * config-ml.in: Replace PWD with PWD_COMMAND.
5832
6eb95e99
ZW
58332003-07-04 Zack Weinberg <zack@codesourcery.com>
5834
5835 * intl: New directory; see intl/ChangeLog for details.
5836 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5837 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5838 * Makefile.in: Regenerate.
5839
07d1940e
NN
58402003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5841
5842 * configure.in: Clean up config-lang.in handling. Delete
5843 useless assignment to "subdirs".
5844 * configure: Regenerate.
5845
4dbda6f0
NN
58462003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5847
5848 * configure.in: Rename 'target_libs' to 'target_libraries'.
5849 Remove useless reference to 'target_libs'.
5850 * configure: Regenerate.
5851
2c30ab71
KS
58522003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5853
5854 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5855 * Makefile.in: Regenerate.
5856
11405c93
NN
58572003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5858
5859 * Makefile.def: Introduce flags_to_pass.
5860 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5861 * Makefile.in: Regenerate.
5862
fb87ad5d
HPN
58632003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5864
5865 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5866 and target-libgloss.
5867 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5868 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5869 * configure: Regenerate.
5870
a7956a48
BK
58712003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5872
5873 * configure.in: Update testsuite_flags to new location.
5874 * configure. Regenerate.
6eb95e99 5875
eaf9f3b2
NN
58762003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5877
5878 * Makefile.tpl: Remove BUILD_CC stuff.
5879 * Makefile.in: Regenerate.
5880
2d89ffef
KH
58812003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5882
5883 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5884
83415b0b
GP
58852003-06-16 Graeme Peterson <gp@qnx.com>
5886
5887 * MAINTAINERS (Write After Approval): Add myself.
5888
b951c91c 58892003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5890
b951c91c
L
5891 * config.guess: Update to 2003-06-12 version.
5892 * config.sub: Update to 2003-06-13 version.
5893
0bb41a37
L
58942003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5895
5896 * config.guess: Update to 2003-06-06 version.
5897 * config.sub: Update to 2003-06-06 version.
5898
655b7166
RO
58992003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5900
5901 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5902 * configure. Regenerate.
5903
01b759aa
NN
59042003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5905
bf1d3e81
NN
5906 * configure.in: Disable serial configure by default.
5907 * configure: Regenerate.
5908 * Makefile.tpl: Abolish .NOTPARALLEL.
5909 * Makefile.in: Regenerate.
5910
e89fbdfe
NN
5911 * Makefile.tpl: Replace {build,host,target}_canonical by
5912 {build,host,target}.
5913 * Makefile.in: Regenerate.
5914
01b759aa
NN
5915 * Makefile.tpl: Fix stupid pasto.
5916 * Makefile.in: Regenerate.
5917
f7dae026
NN
59182003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5919
5920 * Makefile.tpl: Remove bogus conditional.
5921 * Makefile.in: Regenerate.
5922
59232003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5924
5925 * Makefile.tpl (profiledbootstrap): New target.
5926 * Makefile.in (profiledbootstrap): New target.
5927
2ffc3e73 59282003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5929
5930 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5931 Pinski. Remove user names from other bugzilla-only maintainers.
5932
1a1e6b96
NN
59332003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5934
1358ccea
NN
5935 * Makefile.tpl: Make 'recursive targets' using autogen rather
5936 than shell loop. Remove duplicate 'clean' targets and false
5937 comments.
5938 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5939 Add systematic method of specifying missing targets in subdirs.
5940 Add copyright boilerplate.
5941 * Makefile.in: Regenerate.
5942 * configure.in: Add 'recursive targets' to maybe list.
5943 * configure: Regenerate.
5944
ae74ed1f
NN
5945 * MAINTAINERS: "GNATS only" -> "Bug database only".
5946
1a1e6b96
NN
5947 * Makefile.tpl: Rename [+target+] to [+make_target+].
5948 * Makefile.def: Rename 'target' to 'make_target'.
5949
c79af3fa
NB
59502003-05-31 Neil Booth <neil@daikokuya.co.uk>
5951
5952 * MAINTAINERS: Add self as options handling maintainer.
5953
39d85b61
MM
59542003-05-28 Michael Meissner <gnu@the-meissners.org>
5955
5956 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5957 been too long since I touched those ports.
5958
afc2b62d
DD
59592003-05-28 DJ Delorie <dj@redhat.com>
5960
5961 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5962 * Makefile.in: Regenerate.
5963
df445104
MR
59642003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5965
5966 * configure.in: Use curly braces in the definition of tooldir.
5967 * configure: Regenerate.
5968
2eb98e5d 59692003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5970
2eb98e5d
DD
5971 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5972 newlib or libgloss.
5973 * Makefile.in: Regenerate.
5974
862fced8
DD
59752003-05-21 DJ Delorie <dj@redhat.com>
5976
5977 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5978 * Makefile.in: Regenerate.
5979
fc351800
ILT
59802003-05-20 Ian Lance Taylor <ian@airs.com>
5981
5982 * MAINTAINERS: Update my e-mail address.
5983
7e2dbcef
NN
59842003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5985
5986 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5987 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5988 Factor out common code from autogen IF statements.
5989 * configure: Regenerate.
5990 * Makefile.in: Regenerate.
5991
f2a0e225
KC
59922003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5993
5994 * configure.in: Accept i[3456789]86 for machine type.
5995 * configure: Regenerate.
5996
8b87bb96
NN
59972003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5998
5999 * configure.in: Switch more things to use maybe dependencies.
6000 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6001 * configure: Regenerate.
6002 * Makefile.tpl: Switch more things to use maybe dependencies.
6003 * Makefile.in: Regenerate.
6004
fdb882bc 60052003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
6006
6007 * Makefile.tpl (install-opcodes): Define.
6008 * Makefile.in: Rebuild.
6009
f7c50032
AJ
60102003-05-13 Andreas Jaeger <aj@suse.de>
6011
6012 * config.guess: Update to 2003-05-09 version.
6013 * config.sub: Update to 2003-05-09 version.
6014
f2181bed 60152003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
6016
6017 * configure.in: Correct sed script so that options in quotes are not
6018 deleted.
6019 * configure: Rebuild.
6020
aa8f1f57
CV
60212003-05-12 Corinna Vinschen <corinna@vinschen.de>
6022
6023 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6024 and $$s/newlib/libc/sys/cygwin32 include paths.
6025 * configure: Ditto.
6026
0c130f81
MM
60272003-05-12 Michael Meissner <gnu@the-meissners.org>
6028
6029 * MAINTAINERS: Update my email addresses.
6030
aa1a100b
EB
60312003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6032
6033 * config-ml.in: Propagate INSTALL variables.
f7c50032 6034
87861833
GP
60352003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6036
6037 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6038
de722255
CD
60392003-05-02 Chris Demetriou <cgd@broadcom.com>
6040
6eb95e99
ZW
6041 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6042 * Makefile.in: Regenerate.
de722255 6043
96c4a002
WB
60442003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6045
6046 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6047
55b15a11
WB
60482003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6049
6050 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6051
0c227849
DJ
60522003-04-27 Daniel Jacobowitz <drow@mvista.com>
6053
6054 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6055 * Makefile.in: Regenerated.
6056
d45148c1
WB
60572003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6058
6059 * MAINTAINERS (Write After Approval): Upgrade myself from
6060 GNATS only to write-after-approval. Update my mail address.
6061
48f2318c 60622003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
6063
6064 (OS Port Maintainers: freebsd): Add myself.
6065
438f50c3
MM
60662003-04-22 Mark Mitchell <mark@codesourcery.com>
6067
6068 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6069
9074e169
KJ
60702003-04-22 Kean Johnston <jkj@sco.com>
6071
6072 * MAINTAINERS (SCO ports): Added myself.
6073
dfd39a2e
NS
60742003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6075
6076 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6077
ccbae82a
KJ
60782003-04-19 Kean Johnston <jkj@sco.com>
6079
6080 * MAINTAINERS (Write After Approval): Add myself.
6081
2f50999f
GP
60822003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6083
6084 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6085 * Makefile.in: Regenerate.
6086
e9b84181
JJ
60872003-04-18 Jakub Jelinek <jakub@redhat.com>
6088
6089 * configure.in (powerpc64*-*-linux*): Remove.
6090 * configure: Rebuilt.
6091
1ca4c6e1
PE
60922003-04-17 Phil Edwards <pme@gcc.gnu.org>
6093
6094 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6095 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6096 and restrap.
6097 * Makefile.in: Regenerate.
6098
0590b963
RE
60992003-04-16 Richard Earnshaw <rearnsha@arm.com>
6100
6101 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6102 * configure: Regenerated.
6103
ff41a56f
DD
61042003-04-15 DJ Delorie <dj@redhat.com>
6105
6106 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6107
50d440bc
NC
61082003-04-13 Nick Clifton <nickc@redhat.com>
6109
6110 * config-ml.in: Remove support for --disable-aix removing
6111 call-aix multilibs.
6112
b1e0a93e
AO
61132003-04-10 Alexandre Oliva <aoliva@redhat.com>
6114
6115 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6116 * */configure: Rebuilt.
6117
71fb704d
JS
61182003-04-08 Joel Sherrill <joel@oarcorp.com>
6119
6120 * MAINTAINERS: Add my email address.
6121
3897ea90
OH
61222003-03-17 Olivier Hainque <hainque@act-europe.fr>
6123
6124 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6125
93c834b7
NN
61262003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6127
6128 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6129 * Makefile.in: Regenerate.
6130
82c34dcb
MC
61312003-03-14 Michael Chastain <mec@shout.net>
6132
6133 * Makefile.in: Regenerate with correct Makefile.def.
6134
73458fb7
NN
61352003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6136
6137 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6138 Make macro.
6139 * Makefile.in: Regenerate.
6140 * configure.in: Clean up gxx_include_dir logic.
6141 * configure: Regenerate.
6142
32cf27e5
AE
61432003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6144
6145 * MAINTAINERS (Write After Approval): Add myself.
6146
c727e7a0
BE
61472003-03-10 Ben Elliston <bje@wasabisystems.com>
6148
6149 * MAINTAINERS: Update my mail address.
6150
9a27ac7a
FS
61512003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6152
6153 * configure.in (gxx_include_dir): Fix typo.
6154 * configure: Regenerated.
6155
3aa83176
NN
61562003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6157
6158 * Makefile.tpl: Reindent.
6159 * Makefile.in: Regenerate.
6160 * configure.in: Reindent. Don't set unused variables.
6161 * configure: Regenerate.
6162
9124bc53
DJ
61632003-03-04 Daniel Jacobowitz <drow@mvista.com>
6164
6165 * configure.in: Include $(build_tooldir)/sys-include in
6166 FLAGS_FOR_TARGET.
6167 * configure: Regenerated.
6168
cb543528
NN
61692003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6170
c858bf1e
NN
6171 * Makefile.tpl: Always pass down RANLIB.
6172 * Makefile.in: Regenerate.
6173
aa9c3ab4
NN
6174 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6175 * Makefile.in: Regenerate.
6176 * configure.in: Remove unused logic relating to --enable-shared
6177 and --enable-threads. Remove bogus comments. Remove redundant
6178 noconfigdirs.
6179 * configure: Regenerate.
6180
cb543528
NN
6181 * configure.in: Replace ${libstdcxx_version} by its value.
6182 Remove reference to mh-dgux.
6183 * configure: Regenerate.
6184
53f70c1b
KB
61852003-03-03 Kevin Buettner <kevinb@redhat.com>
6186
6187 * MAINTAINERS (Write After Approval): Add myself.
6188
df0f0674
NN
61892003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6190
6191 * Makefile.tpl: Rearrange.
6192 * Makefile.in: Regenerate.
6193
ef4e7569
US
61942003-02-25 Uwe Stieber <uwe@wwws.de>
6195
6196 * configure.in: Add support for kaOS as cross build target system.
6197 * configure: Regenerated.
6198
a7a287eb
SB
61992003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6200
6201 * MAINTAINERS (Write after approval): Add myself.
6202
ff00c8a2
JW
62032003-02-21 James E Wilson <wilson@tuliptree.org>
6204
6205 * MAINTAINERS: Update my email address.
6206
abb2db7a
ZW
62072003-02-21 Zack Weinberg <zack@codesourcery.com>
6208
6209 * MAINTAINERS: Add self to blanket write privs. section.
6210
e9f2dc3b
SM
62112003-02-20 Sean McNeil <sean@blue.mcneil.com>
6212
6213 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6214 configure-target-* as some target builds may require additional
6215 flags for preprocessor tests.
6216 * Makefile.in: Regenerated.
6217
ee03dc5e
AO
62182003-02-19 Alexandre Oliva <aoliva@redhat.com>
6219
11856278
AO
6220 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6221 * ltconfig: Handle it.
6222 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6223 auto-detecting it.
6224
274aef32
AO
6225 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6226 it is used as argument to $CC.
6227 * ltcf-gcj.sh: Likewise.
6228
ee03dc5e
AO
6229 * configure.in: Introduce --enable-maintainer-mode.
6230 * configure: Rebuilt.
6231 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6232 for maintainer mode.
6233 * Makefile.in: Rebuilt.
6234
30db8e17
JM
62352003-02-18 Jason Merrill <jason@redhat.com>
6236
6237 * Makefile.tpl (check-c++): Allow parallelism.
6238
cab60ac6
GP
62392003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6240
6241 * MAINTAINERS: Remove John Carr (who never actually had access to
6242 gcc.gnu.org).
6243
c8e5d1af
GK
62442003-02-15 Geoffrey Keating <geoffk@apple.com>
6245
6246 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6247 don't configure target-libobjc.
6248 * configure: Regenerate.
6249
70f91f50
RO
62502003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6251
6252 * Makefile.tpl (RANLIB): Define.
6253 * Makefile.in: Regenerate.
6254
669e9062
LB
62552003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6256
6257 * MAINTAINERS: Update my email.
abb2db7a 6258
61b56b2e
KS
62592003-02-06 Keith R Seitz <keiths@redhat.com>
6260
6261 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6262 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6263 * Makefile.in: Regenerated.
6264 * configure.in: Remove all traces of snavigator, db, and grep.
6265 * configure: Regenerated.
6266
a1ba6e15
GP
62672003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6268
6269 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6270 After Approval.
6271
f5f2cce5
CC
62722003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6273
6274 * MAINTAINERS (Write after approval): Add myself.
6275
ba49f6f1
FCE
62762003-01-31 Frank Ch. Eigler <fche@redhat.com>
6277
6278 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6279 * Makefile.in: Regenerated.
6280
ccf9f10c
RS
62812003-01-30 Roger Sayle <roger@eyesopen.com>
6282
6283 * config.guess: Updated to 2003-01-30's version.
6284 * config.sub: Updated to 2003-01-28's version.
6285
a693735b
AO
62862003-01-30 Alexandre Oliva <aoliva@redhat.com>
6287
6288 * config.if: If gcc_version is already set, just use it. Don't set
6289 gcc_version_trigger if it's already set, otherwise set it to
6290 gcc/version.c, but only if the file exists. If it is not set and
6291 gcc/version.c does not exist, try to extract the version number from
6292 $CC.
6293
204c43d6
AT
62942003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6295
abb2db7a 6296 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6297
842e91ec
PE
62982003-01-27 Phil Edwards <pme@gcc.gnu.org>
6299
6300 * configure.in: Revert 24Jan change.
6301 * configure: Regenerate.
6302
6b99984e
GP
63032003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6304
6305 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6306 entry of HJ Lu.
6307
806e0935
NN
63082003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6309
6310 * configure.in: Revert previous change.
6311 * configure: Regenerate.
6312
307a9864
NN
63132003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6314
6315 * configure.in: Make rda native-only.
6316 * configure: Regenerate.
6317
02ba6302
VR
63182003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6319
6320 * MAINTAINERS: Move myself from GNATS-only-accounts to
6321 write-after-approval.
6322
77d187bc
NN
63232003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6324
6325 * configure.in: Add missing \.
6326 * configure: Rebuilt.
6327
a94a2d4c
JJ
63282003-01-17 Jakub Jelinek <jakub@redhat.com>
6329
6330 * configure.in (baseargs): Avoid using \| in sed regular
6331 expressions.
6332 * configure: Rebuilt.
6333
73f84924
JJ
63342003-01-16 Jakub Jelinek <jakub@redhat.com>
6335
6336 * configure.in (baseargs): Remove all supported forms of
6337 --cache-file, --srcdir, --host, --build and --target options
6338 from argument lists.
6339 * configure: Rebuilt.
6340
8c12fc63
JZ
63412003-01-15 Josef Zlomek <zlomekj@suse.cz>
6342
6343 * MAINTAINERS: Add myself to write-after-approval list.
6344
7c005a3a
AO
63452003-01-15 Alexandre Oliva <aoliva@redhat.com>
6346
6347 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6348 * configure: Rebuilt.
6349
3dfabf63
NN
63502003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6351
6352 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6353 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6354 * Makefile.in: Regenerate.
6355 * configure: Regenerate.
6356
cf53ae10
AO
63572003-01-09 Alexandre Oliva <aoliva@redhat.com>
6358
6359 * configure.in: Remove Makefile in build, host and target modules
6360 unless configure was run with --no-recursion.
6361 * configure: Rebuilt.
6362
3fbe8e4a
CC
63632003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6364
6365 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6366 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6367 * Makefile.in: Regenerate.
6368
66e2aa7d
CD
63692003-01-08 Chris Demetriou <cgd@broadcom.com>
6370
6371 * config.guess: Update to 2003-01-03 version.
6372 * config.sub: Update to 2003-01-03 version.
6373
b5038cfb
CF
63742003-01-07 Christopher Faylor <cgf@redhat.com>
6375
6376 * configure: Regenerate with proper autoconf 2.13.
6377
d02c69be
CF
63782003-01-07 Christopher Faylor <cgf@redhat.com>
6379
6380 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6381 * configure: Regenerate.
d02c69be 6382
e914a571
AC
63832003-01-06 Andrew Cagney <ac131313@redhat.com>
6384
6385 * configure.in (GDB_TK): Add tcl directories conditional on
6386 gdb/gdbtk directory being present.
6387 * configure: Regenerate.
abb2db7a 6388
70571545
JDA
63892003-01-04 John David Anglin <dave.anglin@nrc.ca>
6390
6391 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6392 by gcc if LD is not defined and we are not doing a Canadian Cross.
6393 * configure: Rebuilt.
6394
89a7012a
TT
63952002-12-31 Tom Tromey <tromey@redhat.com>
6396
6397 * Makefile.in: Rebuilt.
6398 * Makefile.def (target_modules) [libffi]: Allow installation.
6399
3f4f56e2
AS
64002002-12-31 Andreas Schwab <schwab@suse.de>
6401
6402 * configure.in: Fix use of $program_transform_name.
6403 * configure: Regenerated.
6404
6c1b8d0a
DJ
64052002-12-30 Daniel Jacobowitz <drow@mvista.com>
6406
6407 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6408 * configure: Regenerated.
6c1b8d0a 6409
c5120911
AO
64102002-12-29 Alexandre Oliva <aoliva@redhat.com>
6411
6412 * Makefile.tpl (local-distclean): Don't remove...
6413 (multilib.ts): ... this. Moved into...
6414 (multilib.out): ... this. Don't use sub-make.
6415 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6416 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6417 (configure-build-[+module+], configure-[+module+],
6418 configure-target-[+module+], configure-gcc): ... these. Test
6419 for Makefile existence. Drop config.status from dependencies.
6420 * Makefile.in: Rebuilt.
6421 * configure.in: Move gcc-version-trigger to the end of
6422 ac_configure_args. Add comments to maybedep.tmp and
6423 serdep.tmp. Introduce --disable-serial-configure. Remove
6424 nonopt from baseargs, matching and removing corresponding
6425 whitespace while at it.
6426 * configure: Rebuilt.
6427
e245b0ea
AO
64282002-12-28 Alexandre Oliva <aoliva@redhat.com>
6429
903de295
AO
6430 * configure.in (host_configargs): Replace reference to
6431 no-longer-defined buildopts with --build=${build_alias}.
6432 * configure: Rebuilt.
6433
e245b0ea
AO
6434 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6435 program_transform_name to standard idiom.
6436 (AUTOGEN, AUTOCONF): Define.
6437 (Makefile.in): Use $(AUTOGEN).
6438 (Makefile): Depend on config.status, and use autoconf-style rule to
6439 build it. Move original commands to...
6440 (config.status): ... this new target.
6441 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6442 $(AUTOCONF).
6443 * Makefile.in: Rebuilt.
6444
671aa708
NN
64452002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6446
53fbfb58
NN
6447 * Makefile.tpl: Fix dramatic bustage due to change in
6448 program_transform_name.
6449 * Makefile.in: Regenerate.
6450
6451 * configure.in: Remove unnecessary PATH setting.
6452 * configure: Regnerate.
6453
6454 * configure.in: Don't default to unprefixed tools unless
6455 the native tools will work.
6456 * configure: Regenerate.
6457
671aa708
NN
6458 * configure.in: Convert to autoconf script. Blow away lots
6459 of now-redundant Makefile fragments.
6460 * configure: Generate using Autoconf.
6461 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6462 * Makefile.in: Regenerate.
6463
57f40826
NN
64642002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6465
3fedb745
NN
6466 * configure: Fix stupid bug where RANLIB was mistakenly included.
6467
abb2db7a 6468 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6469 (build_configargs, host_configargs, target_configargs).
6470
6471 * configure.in: Move logic out of sed statement.
6472
abb2db7a 6473 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6474 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6475
315fa0f4
SS
64762002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6477
6478 * config.sub: Import from master repository
6479 * config.guess: Ditto
6480
45aff44f
AS
64812002-12-24 Andreas Schwab <schwab@suse.de>
6482
6483 * Makefile.tpl (multilib.out): Fix missing space.
6484 * Makefile.in: Regenerate.
6485
88b5521b
NN
64862002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6487
6488 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6489 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6490 * Makefile.in: Regenerate.
6491 * configure.in: Remove unnecessary leftovers.
6492
2a726918
GK
64932002-12-21 Geoffrey Keating <geoffk@apple.com>
6494
6495 * configure.in (extra_ranlibflags_for_target): New variable.
6496 (*-*-darwin): Add -c to ranlib commands.
6497 * configure (tooldir): Handle extra_ranlibflags_for_target.
6498
aace3269 64992002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6500
6501 * Makefile.tpl: Revert HJL's change.
6502 * Makefile.in: Regenerated.
6503 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6504 always.
6505
f0895142
AS
65062002-12-19 Andreas Schwab <schwab@suse.de>
6507
6508 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6509 * Makefile.in: Regenerate.
6510
782d0c02
L
65112002-12-18 H.J. Lu <hjl@gnu.org>
6512
6513 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6514 * Makefile.in: Regenerated.
6515
6516 * configure.in (build_prefix): New. Substitute.
6517
212f6dd0
NN
65182002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6519
79308c5d
NN
6520 * Makefile.tpl: Don't let real targets depend on phony targets.
6521 * Makefile.in: Regenerate.
6522
212f6dd0
NN
6523 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6524 * Makefile.in: Regenerate.
6525
ab17919f
SS
65262002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6527
6528 * config.sub: Import from master repository
6529 * config.guess: Ditto
6530
5ecf91d1
JM
65312002-12-16 Jason Merrill <jason@redhat.com>
6532
6533 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6534 previous 'make bootstrap'.
6535 * Makefile.in: Regenerate.
6536
d8437e1b
HPN
65372002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6538
6539 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6540
4977bab6
ZW
65412002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6542
6543 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6544 * Makefile.in: Regenerate.
6545
0edcfdcb
JM
65462002-12-13 Jason Merrill <jason@redhat.com>
6547
6248218a 6548 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6549 library tests.
6550 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6551 * Makefile.in: Regenerate.
6552
4977bab6
ZW
65532002-12-12 Alexandre Oliva <aoliva@redhat.com>
6554
6555 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6556 * Makefile.in: Rebuilt.
6557
f87505dd
AO
65582002-12-12 Alexandre Oliva <aoliva@redhat.com>
6559
6560 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6561
4977bab6
ZW
65622002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6563
6564 * configure: Fix bug put in by gremlins.
6565
6566 * Makefile.tpl: Substitute more autoconfily.
6567 * configure: Substitute more autoconfily.
6568 * Makefile.in: Regenerate.
6569
7f0db92a
SS
65702002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6571
6572 * config.sub: Import from master repository
6573 * config.guess: Ditto
6574 * MAINTAINERS: Added Svein Seldal under write after approval
6575
4977bab6
ZW
65762002-12-08 Andrew Cagney <ac131313@redhat.com>
6577
6578 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6579 * Makefile.in (all-sim): Ditto.
6580
65812002-12-06 DJ Delorie <dj@redhat.com>
6582
6583 * Makefile.tpl: Change configure dependencies to not have real
6584 targets depend on phony targets.
6585
65862002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6587
6588 * configure.in: Revert unintentional change.
6589
6590 * Makefile.tpl: Change dependency for */multilib.out so that
6591 it works when gcc isn't in the tree.
6592
6593 * configure.in: Substitute more.
6594 * configure: Run subconfigures from the Makefile.
6595 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6596 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6597
67f1b906
GP
65982002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6599
6600 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6601
4977bab6
ZW
66022002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6603
6604 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6605 and corresponding dependencies.
6606 * Makefile.in: Regenerate.
6607
6608 * configure.in (host_tools): Order binutils, gas and ld for
6609 convenience in running the testsuites.
6610
6611 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6612 * Makefile.in: Regenerate.
6613 * configure.in: Introduce rules to serialize subconfigure runs.
6614
6615 * configure.in: Introduce BASE_CC_FOR_TARGET.
6616 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6617 Realize configure-build-* targets. Realize configure-target-* targets.
6618 * Makefile.in: Regenerate.
6619
66202002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6621
6622 * configure: Move gcc_version_trigger stuff from here...
6623 * configure.in: ...to here.
6624
6625 * configure.in: Separate subconfigure options added by this file from
6626 options given by the user. Add machinery to put args for host
6627 subconfigures into the Makefile.
6628
6629 * Makefile.tpl: Remove 'vault' targets.
6630 * Makefile.tpl: Reorder and comment dependencies.
6631 * Makefile.in: Regenerate.
6632
66332002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6634 * configure.in: Fix my broken commit of previous patch. (sigh)
6635
743f054e
GK
66362002-11-28 Geoffrey Keating <geoffk@apple.com>
6637
6638 * configure.in: Move host-specific darwin noconfigdirs into
6639 the host-specific section.
6640
4977bab6
ZW
66412002-11-28 Geoffrey Keating <geoffk@apple.com>
6642
6643 * configure.in: Move host-specific darwin noconfigdirs into
6644 the host-specific section.
6645
66462002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6647
6648 * configure: Remove skip-this-dir support.
6649 * Makefile.tpl: Remove skip-this-dir support.
6650
6651 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6652 subdirectories.
6653 * Makefile.in: Regenerate.
6654
6655 * Makefile.tpl: Strip out useless setting of 'dir'.
6656 * Makefile.in: Regenerate.
6657
66582002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6659
6660 * configure.in: Fix deeply stupid bug.
6661
6662 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6663 shell code in CXX_FOR_TARGET
6664 * Makefile.def: Introduce raw_cxx.
6665 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6666 RAW_CXX_FOR_TARGET.
6667 * Makefile.in: Regenerate.
6668
66692002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6670
6671 * Makefile.tpl: Remove unnecessary ifs.
6672 * Makefile.in: Regenerate.
6673
6674 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6675 dependencies. Maybe-ize build-libiberty. Create dummy install
6676 targets for 'no_install' modules.
6677 * configure: Move GDB_TK substitution to configure.in. Move
6678 build_modules stuff to configure.in.
6679 * configure.in: Implement soft dependency machinery. Maybe-ize
6680 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6681 * Makefile.in: Regenerate.
6682
66832002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6684
6685 * Makefile.tpl: Make all-target, install-target behave similarly
6686 to all, install (only hitting configured targets). Eliminate
6687 unused macro defintions.
6688
6689 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6690 build != host.
6691
6692 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6693
6694 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6695
6696 * configure.in: Produce lists of subdir targets we're actually
6697 configuring. Remove references to "dosrel".
6698 * Makefile.tpl: Let configure set which subdir targets are hit.
6699 Remove install-cross; clean up install; remove ALL. Remove
6700 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6701 Autogenerate host module targets. Remove empty dependency lines
6702 and redundant dependency; rearrange slightly.
6703 * Makefile.def: Add host-side libtermcap, utils.
6704
6705 * Makefile.in: Regenerate.
6706
e6226a2f
RO
67072002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6708
6709 * ltconfig (osf[345]): Append $major to soname_spec.
6710 Reflect this in library_names_spec.
6711 * ltmain.sh (osf): Prefix $major with . for use as extension.
6712
3b75d237
AJ
67132002-11-19 Andreas Jaeger <aj@suse.de>
6714
6715 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6716 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6717 and sparc64 GNU/Linux systems.
6718
809108de
NS
67192002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6720
6721 * MAINTAINERS: Update email.
6722
e7e0de7e
GP
67232002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6724
6725 * MAINTAINERS: Complete James Dennett's entry.
6726
f7109dea
EB
67272002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6728
6729 * MAINTAINERS (Write After Approval): Add myself.
6730
d3ac17c9
BK
67312002-11-13 Bruce Korb <bkorb@gnu.org>
6732
6733 * Makefile.tpl: syntactic cleanup
6734
cbf78ae4
SH
67352002-11-13 Stuart Hastings <stuart@apple.com>
6736
6737 * MAINTAINERS: Add myself to write-after-approval list.
6738
4977bab6
ZW
67392002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6740
6741 * Makefile.def: Add list of recursive targets to autogenerate.
6742 Add build_modules.
6743 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6744 targets. Autogenerate *-build-* targets.
6745 * Makefile.in: Regenerate.
6746
67472002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6748
6749 * configure: More autoconf-style substitutions.
6750 * Makefile.tpl: More autoconf-style substitutions.
6751 * Makefile.in: Regenerate.
6752
67532002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6754
6755 * configure: Substitute more variables in a more autoconf-friendly
6756 way. Simplify slightly.
6757 * Makefile.tpl: Make more variables substitutable in an
6758 autoconf-friendly way.
6759 * Makefile.in: Regenerate.
6760
d4783999
JW
67612002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6762
6763 * MAINTAINERS (Write After Approval): Add myself.
6764
4977bab6
ZW
67652002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6766
6767 * configure.in (v810*): Remove special setting of tools.
6768
6769 * configure: Add support for extra required flags for ar or nm.
6770 * configure.in (aix4.3+): Use above support for target-specific
6771 issues, rather than using config/mt-aix43.
6772
67732002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6774
6775 * configure: Remove 'removing', which doesn't work. Replace $subdir
6776 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6777 with $srcdir. Reformat indentation. Substitute some variables
6778 formerly hard-coded in the Makefile for build=host.
6779 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6780 * Makefile.def: Autogenerate more.
6781 * Makefile.in: Regenerate.
6782
1c9c903e
AN
67832002-11-04 Adam Nemet <anemet@lnxw.com>
6784
6785 * MAINTAINERS (Write After Approval): Add myself.
6786
40673d2b
KB
67872002-11-04 Kevin Buettner <kevinb@redhat.com>
6788
6789 * Makefile.def (host_modules): Add rda.
6790 * Makefile.in: Regenerate.
6791 * configure.in (target_tool): Add target-rda to list.
6792
42e650ae
GP
67932002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6794
6795 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6796
e004b81f
PE
67972002-10-25 Phil Edwards <pme@gcc.gnu.org>
6798
6799 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6800 and restrap targets to this rule.
6801 * Makefile.in: Regenerate.
6802
06bd49b1
GP
68032002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6804
6805 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6806 GNATS only accounts.
6807
d0af82b0
HPN
68082002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6809
6810 * configure.in (i[3456]86-*-linux*): Add check to disable
6811 ${libgcj} for glibc1.
6812
10782654
DC
68132002-10-24 Denis Chertykov <denisc@overta.ru>
6814
6815 * MAINTAINERS: Add myself as ip2k port maintainer.
6816
a5a438f5
SS
68172002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6818
6819 * configure.in: Add tic4x target.
6820
fe3d5b7f
NN
68212002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6822
aba8a494
NN
6823 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6824 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6825 * Makefile.in: Regenerate.
6826
fe3d5b7f
NN
6827 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6828 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6829 * Makefile.in: Regenerate.
6830
a6ad79e7
JJ
68312002-10-02 Janis Johnson <janis187@us.ibm.com>
6832
6833 * MAINTAINERS: Add myself as web pages co-maintainer.
6834
6a8a9058
NN
68352002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6836
6837 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6838 * Makefile.in: Regenerate.
6839
327d975a
ZW
68402002-10-02 Zack Weinberg <zack@codesourcery.com>
6841
6842 * MAINTAINERS: Add myself and Nathan Sidwell
6843 <nathan@codesourcery.com> as VxWorks maintainers.
6844
a5ae8f19 68452002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6846
6847 * Makefile.def: Remove order dependency comments.
6848 * Makefile.tpl: Add explicit install-install dependencies.
6849 * Makefile.in: Regenerate.
d0f6c823 6850
34c6040c 6851 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6852 * Makefile.in: Regenerate.
34c6040c 6853
d0f6c823
NN
6854 * Makefile.tpl: Add configure-target (for src-release in src)
6855 * Makefile.in: Regenerate.
6856
50bd210b
NC
68572002-09-30 Nick Clifton <nickc@redhat.com>
6858
6859 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6860
ca25149e
UW
68612002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6862
6863 * configure.in (s390*-*-linux*): Enable libgcj.
6864
dd30b57d
NN
68652002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6866
9e60a678
NN
6867 * configure: Revert accidentally applied changes.
6868
dd30b57d
NN
6869 * Makefile.tpl: Make more autoconf-friendly.
6870 * Makefile.in: Regenerate.
6871 * configure: Make substitution more autoconf-like.
6872
5831424e
RE
68732002-09-28 Richard Earnshaw <rearnsha@arm.com>
6874
6875 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6876 single entry to handle all these.
6877 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6878 libjava on arm-*-elf.
6879
b7f3b15b
GK
68802002-09-27 Geoffrey Keating <geoffk@apple.com>
6881
6882 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6883 things that depend on them.
6884
0dffceed
NN
68852002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6886
6887 * Makefile.tpl: Make subsituted variables more autoconfy.
6888 * Makefile.in: Regenerate.
6889 * configure: Make seds more autoconfy.
6890
1db75a86 68912002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6892
6893 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6894 * Makefile.in: Regenerate.
6895 * configure.in: Rewrite sed statements to look autoconfy.
6896
1db75a86
NN
6897 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6898 all-target-foo on configure-target-foo.
6899 * Makefile.def: Ditto.
6900 * Makefile.in: Rebuild.
6901
741a4e89
AH
69022002-09-25 Andrew Haley <aph@redhat.com>
6903
6904 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6905
95ddd785
NN
69062002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6907
6908 * Makefile.def: New file.
6909 * Makefile.tpl: New file.
6910 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6911 * contrib/gcc_update: Note that Makefile.in is a generated file.
6912
6913 * configure.in: Minor rearrangement. Simplify tests.
6914
65a824f6
JT
69152002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6916
6917 * configure.in (with_headers): Skip copy if value is "yes".
6918 (with_libs): Likewise.
6919
51270f0a 69202002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6921
6922 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6923 * configure.in (sh*-*-pe*): Ditto.
6924 * configure.in (mips*-*-pe*): Ditto.
6925 * configure.in (*arm-wince-pe): Ditto.
6926
8f89dbf4
NN
6927 * configure.in: Rearrange.
6928
c1b8db3f
KH
69292002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6930
6931 * MAINTAINERS: Update my email address.
6932
341f0575
PK
69332002-08-30 Paul Koning <pkoning@equallogic.com>
6934
6935 * MAINTAINERS: (Write After Approval): Add myself.
6936
d2e06980
GK
69372002-08-29 Geoffrey Keating <geoffk@redhat.com>
6938
6939 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6940
4906d5d8
GK
69412002-08-24 Geoffrey Keating <geoffk@redhat.com>
6942
6943 * MAINTAINERS: Change my mailing address.
6944
e9a25cc8
PC
69452002-08-21 Paolo Carlini <pcarlini@unitus.it>
6946
6947 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6948 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6949
a5aa7421
LR
69502002-08-20 Loren J. Rittle <ljrittle@acm.org>
6951
6952 * MAINTAINERS (Write After Approval): Remove myself.
6953 (Various Maintainers: c++ runtime libs): Add myself.
6954
5ce6f47b
EC
69552002-08-15 Eric Christopher <echristo@redhat.com>
6956
6957 * config.sub: Import from master repository.
6958 * config.guess: Ditto.
6959
7f9317f0
AO
69602002-08-19 Alexandre Oliva <aoliva@redhat.com>
6961
6962 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6963 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6964 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6965
7aecca3d
AH
69662002-08-16 Aldy Hernandez <aldyh@redhat.com>
6967
6968 * MAINTAINERS: Add self to rs6000 vector extensions.
6969
8ea4b195
AO
69702002-08-15 Alexandre Oliva <aoliva@redhat.com>
6971
6972 * libiberty/configure: Reverted unintended yesterday's check in.
6973
f5cc59a7
AO
69742002-08-14 Alexandre Oliva <aoliva@redhat.com>
6975
6976 * boehm-gc/configure, libf2c/configure: Rebuilt.
6977 * libffi/configure, libiberty/configure: Ditto.
6978 * libjava/configure, libobjc/configure: Ditto.
6979 * libstdc++-v3/configure, zlib/configure: Ditto.
6980 Merged from binutils:
6981 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6982 From Steve Ellcey <sje@cup.hp.com>:
6983 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6984 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6985 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6986 IA64.
6987 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6988 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6989 soname_spec, sys_lib_search_path_spec): Ditto.
6990
66350331
FS
69912002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6992
6993 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6994
2ff34870
L
69952002-08-04 H.J. Lu (hjl@gnu.org)
6996
6997 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6998
a014f2fe
KW
69992002-08-02 Krister Walfridsson <cato@df.lth.se>
7000
7001 * MAINTAINERS (Write After Approval): Add myself.
7002
c01d477a
AM
70032002-07-31 Alan Modra <amodra@bigpond.net.au>
7004
7005 * configure.in: Move generic linux case to end. Copy generic
7006 linux noconfigdirs to mips*-*-linux* entry and new
7007 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7008
68cd2524
MM
70092002-07-19 Michael Matz <matz@suse.de>
7010
7011 * MAINTAINERS: Add myself as ra* maintainer.
7012
e2d83b8c
CD
70132002-07-16 Chris Demetriou <cgd@broadcom.com>
7014
7015 * config.guess: Update to 2002-07-09 version.
7016 * config.sub: Update to 2002-07-03 version.
7017
cece4f1d
HPN
70182002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7019
7020 * MAINTAINERS: Fix typo in a maintainer email address.
7021
bb654703
NN
70222002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7023
7024 * configure.in: Remove two redundant tests.
7025
789b7de5
RO
70262002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7027
7028 * configure.in (mips*-*-irix6*o32): Enable stabs.
7029
e1da1089
NN
70302002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7031
f3970bba
NN
7032 * configure.in: Don't build grez.
7033 * Makefile.in: Ditto.
7034
e1da1089
NN
7035 * Makefile.in: Remove references to bsp, cygmon, libstub.
7036 * configure.in: Ditto.
7037
7038 * configure.in: Remove leftover reference to gdbtest.
7039
57c905fa
PE
70402002-07-08 Phil Edwards <pme@gcc.gnu.org>
7041
7042 * configure.in (gxx_include_dir): Change to match versioned
7043 C++ headers if --enable-version-specific-runtime-libs is used.
7044
a0af94a7 70452002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 7046
a0af94a7
SE
7047 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7048
423ce3eb
NN
70492002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7050
7051 * configure.in: Make --without-x work.
7052
98186934
NN
70532002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7054
c3b7d169
NN
7055 * configure.in: Rearrange target Makefile fragment collection.
7056
98186934
NN
7057 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7058 cvs[src].
7059 * configure.in: Ditto.
7060
eebd288a
MK
70612002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7062
7063 * MAINTAINERS (Write After Approval): Update my e-mail address.
7064
3ab36f05
NN
70652002-06-24 Ben Elliston <bje@redhat.com>
7066
7067 * configure.in (host_tools): Remove cgen.
7068
7069 * Makefile.in (all-cgen): Remove; runs from its source directory.
7070 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 7071 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
7072 (all-sim): Likewise.
7073
70742002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7075
7076 * Makefile.in: Eliminate 'apache' targets.
7077 * configure.in: Eliminate 'apache' targets.
7078
55380b08
NN
7079 * configure.in: Eliminate redundant tests. Reorganize.
7080
9a5c1b9d
NN
7081 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7082
5fd3853a
NN
7083 * config-ml.in: Eliminate references to Cygnus configure.
7084
cfefc434
NN
7085 * Makefile.in: Eliminate references to building emacs.
7086
2fe93885
GS
70872002-06-28 Graham Stott <graham.stott@btinternet.com>
7088
7089 * MAINTAINERS: Update my email address.
7090
53c40185
BK
70912002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7092
7093 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 7094 (cxx_incdir): Remove.
53c40185 7095
97679694
NN
70962002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7097
7098 * MAINTAINERS (Write After Approval): Add self.
7099
b03bcd37
DC
7100Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7101
7102 * configure.in: Add support for ip2k.
7103
6bd12129
NN
71042002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7105
7106 * configure.in: Fix AIX configury bug.
7107
e0d98a92
SE
71082002-06-20 Steve Ellcey <sje@cup.hp.com>
7109
7110 * MAINTAINERS (Write After Approval): Add self.
7111
ba3292db
NN
71122002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7113
ef40bc65
NN
7114 * configure.in: replace ${topsrcdir} with ${srcdir}
7115
7a0be465
NN
7116 * configure.in: Move definition of libstdcxx_flags
7117 right above usage, rather than waaay earlier.
7118
e1848dde
NN
7119 * configure.in: Pull definition of is_cross_compiler earlier.
7120
8bc2fff1
NN
7121 * configure.in: Rearrange a little.
7122
ba3292db
NN
7123 * configure.in: Remove references to librx.
7124 * Makefile.in: Remove references to librx.
7125
11d8b408
DC
7126Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7127
7128 * config.sub: Add support for avr target.
7129 Import from master sources, rev 1.255
5ce6f47b 7130
93da8339
PE
71312002-06-19 Phil Edwards <pme@gcc.gnu.org>
7132
7133 * configure, .cvsignore: Revert previous change...
7134 * Makefile: ...delete.
7135
b4caab5c
NN
71362002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7137
7138 * configure.in: Eliminate ${gasdir} variable.
7139
ee777171
DB
71402002-06-18 Dave Brolley <brolley@redhat.com>
7141
7142 * configure.in: Add support for frv.
7143 * config.sub: Add support for frv.
7144
26e4af54
PE
71452002-06-18 Phil Edwards <pme@gcc.gnu.org>
7146
7147 * configure: Remove garbage from previous commit.
7148
bb20b7da
PE
71492002-06-18 Phil Edwards <pme@gcc.gnu.org>
7150
7151 * configure: For in-source builds, make a subdir and re-exec there.
7152 * Makefile: New file. Pass targets through to build directory.
7153 * .cvsignore: No longer ignore "Makefile".
7154
9d321f6c
DR
71552002-06-16 Douglas Rupp <rupp@gnat.com>
7156
7157 * MAINTAINERS (Write After Approval): Add self.
7158
c8eb2bc0
KG
71592002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7160
7161 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7162
f210d239
JT
71632002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7164
7165 * configure.in (vax-*-netbsd*): Re-enable gas.
7166
e9667b3c
NN
71672002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7168
efe1f357
NN
7169 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7170 BUILD_PREFIX_1, to correct nomenclature.
7171 * configure: Likewise.
7172
e9667b3c
NN
7173 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7174 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7175
fe2fe497
OH
71762002-05-31 Olaf Hering <olh@suse.de>
7177
7178 * config-ml.in: Propogate DESTDIR also.
7179
dcf7f0dd
JT
71802002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7181
7182 * configure.in (vax-*-netbsd*): Don't build gas for this
7183 platform.
7184
6ff14f32
MM
71852002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7186
7187 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7188 and libgcj for AVR.
7189
397de1ff
KK
71902002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7191
7192 * MAINTAINERS (Write After Approval): Add myself.
7193
ac30211c
JT
71942002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7195
7196 * config.guess: Update to 2002-05-22 version.
7197 * config.sub: Likewise.
7198
1e6347d8
RO
71992002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7200
7201 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7202 * config-ml.in: Likewise.
7203 * configure: Likewise.
7204 * configure.in: Likewise.
7205
e5ce1d6d
SC
72062002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7207
7208 * MAINTAINERS: Update my email address.
7209
6cdef75d
NN
72102002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7211
4a87f061
NN
7212 * configure.in: Simplify makefile fragment collection.
7213
7214 * configure.in: Remove code to build emacs.
603606e7 7215
e254d6b5
NN
7216 * configure.in : Remove --srcdir argument from targargs and buildargs
7217 (it's always overridden in the Makefile anyway). Rearrange a bit.
7218
7219 * configure: Move some logic to configure.in.
7220 * configure.in: Move some logic from configure.
6cdef75d 7221
1d6006fe
TT
72222002-05-11 Tom Tromey <tromey@redhat.com>
7223
7224 * MAINTAINERS: Reflect libgcj reality.
7225
b70b3534
FS
72262002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7227
7228 * Makefile.in: Honour DESTDIR.
7229
4434687a
MM
72302002-05-08 Mark Mitchell <mark@codesourcery.com>
7231
7232 * config.guess: Import 2002-03-20 version.
7233 * config.sub: Import 2002-04-26 version.
7234
a89e49c7
RO
72352002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7236
7237 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7238
44e55536
TJ
72392002-05-07 Tim Josling <tej@melbpc.org.au>
7240
7241 * MAINTAINERS: Add self.
7242
97320a3f
LR
72432002-05-06 Loren J. Rittle <ljrittle@acm.org>
7244
7245 * ltmain.sh: Detect and handle object name conflicts
7246 while piecewise linking a static library.
7247
b7c13625
AO
72482002-05-05 Alexandre Oliva <aoliva@redhat.com>
7249
7250 * configure.in (noconfigdirs): Don't disable libgcj on
7251 sparc64-*-solaris* and sparcv9-*-solaris*.
7252
4182d9fa
AO
72532002-05-03 Alexandre Oliva <aoliva@redhat.com>
7254
7255 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7256
7bebf279
TF
72572002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7258
7259 * configure.in (FLAGS_FOR_TARGET): Do not add
7260 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7261 on i[3456]86-*-linux*.
7262
9a06dc7d
TF
72632002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7264
7265 * configure.in (noconfigdirs): Replace [ ] with test.
7266
7267 * configure.in (noconfigdirs): Do not add target-newlib if
7268 target == i[3456]86-*-linux*, and host == target.
7269
a51a07fa
NN
72702002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7271
9e7facd6
DD
7272 * configure.in: delete reference to absent file
7273
aeaa0f2f
NN
7274 * configure.in: replace '[' with 'test'
7275
4bb98828
NN
7276 * configure.in: Eliminate references to gash.
7277 * Makefile.in: Eliminate references to gash.
7278
64791664
NN
7279 * configure.in: remove useless references to 'pic' makefile fragments.
7280
3ed57cf4
NN
7281 * configure.in: (*-*-windows*) Finish removing.
7282
a51a07fa
NN
7283 * configure.in: Eliminate redundant test for libgui.
7284
8552f6f1
RS
72852002-04-29 Roger Sayle <roger@eyesopen.com>
7286
7287 * MAINTAINERS: Add self and realphabetize. Update entries
7288 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7289 entry for a29k port maintainer.
7290
9e847666
JS
72912002-04-26 Joel Sherrill <joel@OARcorp.com>
7292
7293 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7294 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7295
704c9a14
NN
72962002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7297
7298 * configure.in: remove references to dead files
7299
7bff5059
MM
73002002-04-19 Mark Mitchell <mark@codesourcery.com>
7301
7302 * MAINTAINERS: Add information about purpose of this file.
7303
0c7c67f0
TT
73042002-04-18 Tom Tromey <tromey@redhat.com>
7305
7306 * configure.in: Disallow configuring libgcj when it is already
7307 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7308 Solaris 2.8 by default. For PR libgcj/6158.
7309
63501e91
NN
73102002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7311
7312 * configure.in: Move default CC setting out of config/mh-* fragments
7313 directly into here.
7314
701afd4d
NN
73152002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7316
7317 * configure.in: don't even try to configure or make a subdirectory
7318 if there's no configure script for it.
7319
07cdae91
MM
73202002-04-15 Mark Mitchell <mark@codesourcery.com>
7321
7322 * MAINTAINERS: Remove chill maintainers.
7323 * Makefile.in (CHILLFLAGS): Remove.
7324 (CHILL_LIB): Remove.
7325 (TARGET_CONFIGDIRS): Remove libchill.
7326 (CHILL_FOR_TARGET): Remove.
7327 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7328 CHILL_LIB.
7329 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7330 (CHECK_TARGET_MODULES): Likewise.
7331 (INSTALL_TARGET_MODULES): Likewise.
7332 (CLEAN_TARGET_MODULES): Likewise.
7333 (configure-target-libchill): Remove.
7334 (all-target-libchill): Remove.
7335 * configure.in (target_libs): Remove target-libchill.
7336 Do not compute CHILL_FOR_TARGET.
7337 * libchill: Remove directory.
5ce6f47b 7338
ab50d72b
DD
73392002-04-11 DJ Delorie <dj@redhat.com>
7340
7341 * Makefile.in, configure.in: Sync with binutils, entries
7342 follow...
7343
0a1e123a
DD
73442002-04-07 Andrew Cagney <ac131313@redhat.com>
7345
7346 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7347 (do-tar, do-bz2): New rules.
7348 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7349 (gdb-tar): New rule.
7350 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7351 (insight_dejagnu.tar): New rule.
7352 (insight.tar): New rule.
7353 (gdb+dejagnu.tar): New rule.
7354 (gdb.tar): New rule.
7355
ab50d72b
DD
73562002-02-01 Mo DeJong <supermo@bayarea.net>
7357
7358 * Makefile.in: Add all-tix to deps for all-snavigator
7359 so that tix is built when building snavigator.
7360
73612002-01-11 Steve Ellcey <sje@cup.hp.com>
7362
7363 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7364 ld and gdb are not supported.
7365
73662002-01-07 Mark Salter <msalter@redhat.com>
7367
7368 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7369 Allow target-libgloss to be built for arm, strongarm, and xscale.
7370
73712001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7372
7373 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7374 options for i[3456]86-pc-linux* native builds.
7375
73762001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7377
7378 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7379 files from .po files for a distribution.
7380
73812001-09-03 Jeff Holcomb <jeffh@redhat.com>
7382
7383 * configure.in: Enable libstdc++-v3 for h8300 targets.
7384
73852001-06-19 Alan Modra <amodra@bigpond.net.au>
7386
7387 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7388 version from bfd/.
7389
7390Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7391
7392 * Makefile.in (VER): When present, extract the version number from
7393 the file version.in.
7394
73952001-05-24 Tom Rix <trix@redhat.com>
7396
7397 * configure.in : enable ld for aix
7398
73992001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7400
7401 * config.guess: Add linux target for S/390.
7402
74032000-11-07 Philip Blundell <pb@futuretv.com>
7404
7405 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7406
74072000-11-03 Philip Blundell <pb@futuretv.com>
7408
7409 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7410 files.
7411
74122001-01-15 Ben Elliston <bje@redhat.com>
7413
7414 * configure.in (host_tools): Add sid.
7415 Always configure cgen.
7416
74172000-11-24 Nick Clifton <nickc@redhat.com>
7418
7419 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7420
7421
74222000-08-20 Doug Evans <dje@casey.transmeta.com>
7423
7424 * Makefile.in (ALL_MODULES): Add all-cgen.
7425 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7426 (all-cgen): New target.
7427 (all-opcodes,all-sim): Depend on all-cgen.
7428 * configure.in (host_tools): Add cgen.
7429 Only configure cgen if --enable-cgen-maint.
7430
ef98ad7b
LR
74312002-04-09 Loren J. Rittle <ljrittle@acm.org>
7432
7433 * configure.in: Add *-*-freebsd* configurations.
7434
90def2b2
TT
74352002-04-08 Tom Tromey <tromey@redhat.com>
7436
7437 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7438 Fixes PR libgcj/6068.
7439
320d7e7a
KW
74402002-03-30 Krister Walfridsson <cato@df.lth.se>
7441
7442 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7443
18b467f1
RO
74442002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7445
7446 * configure.in (alpha*-dec-osf*): Enable libgcj.
7447
8bb3a5af
MG
74482003-03-27 Matthew Gingell <gingell@gnat.com>
7449
7450 * MAINTAINERS (Write After Approval): Add myself.
7451
56ae9405
NC
74522002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7453
7454 Fix for: PR bootstrap/3591, target/5676
7455 * configure.in (mcore-pe): Disable the configuration of
7456 libstdc++-v3 since exceptions are not supported.
7457
f18d9a0c
AG
74582002-03-20 Anthony Green <green@redhat.com>
7459
7460 * configure.in: Enable libgcj for xscale-elf target.
7461
c0e21eef
R
7462Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7463
7464 * MAINTAINERS: Update my email address.
7465
28eca9e8
AO
74662002-03-16 Alexandre Oliva <aoliva@redhat.com>
7467
7468 * ltmain.sh (relink_command): Fix typo in previous change.
7469
e67e72c7
AO
74702002-03-15 Alexandre Oliva <aoliva@redhat.com>
7471
7472 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7473 (relink_command): Added --tag flags.
7474 (mode=install): If relinking fails; error out.
7475
c2273204
RH
74762002-03-12 Richard Henderson <rth@redhat.com>
7477
7478 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7479 .NOTPARALLEL tag.
7480 (do-check): Rename from check.
7481 (check): Allow parallel check.
7482
bcb64245
BW
74832002-03-12 Bob Wilson <bob.wilson@acm.org>
7484
7485 * MAINTAINERS: Add myself as maintainer for xtensa port.
7486 Fix alphabetical order in CPU port maintainer list.
7487 Remove myself from Write After Approval list.
7488
63adb4ff
RH
74892002-03-11 Richard Henderson <rth@redhat.com>
7490
7491 * Makefile.in (.NOTPARALLEL): Add fake tag.
7492
9bec4bf0
L
74932002-03-07 H.J. Lu (hjl@gnu.org)
7494
7495 * configure.in: Enable gprof for mips*-*-linux*.
7496
c7fc1f84
DS
74972002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7498
7499 * MAINTAINERS (Write After Approval): Add myself.
7500
6bff33fb
AO
75012002-02-28 Alexandre Oliva <aoliva@redhat.com>
7502
7503 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7504 libjava.
7505 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7506
0210b33b
AO
75072002-02-23 Alexandre Oliva <aoliva@redhat.com>
7508
7509 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7510 because its Makefile is there; test for the executable instead.
7511
fcc0a3ef
AO
75122002-02-22 Alexandre Oliva <aoliva@redhat.com>
7513
7514 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7515 libstdc++-v3 and libjava.
7516
97cf8285
AM
75172002-02-11 Adam Megacz <adam@xwt.org>
7518
7519 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7520 boehm-gc
5ce6f47b 7521
40fe0ec3
AO
75222002-02-09 Alexandre Oliva <aoliva@redhat.com>
7523
7524 * config.guess: Updated to 2002-01-30's version.
7525 * config.sub: Updated to 2002-02-01's version.
7526 Contribute sh64-elf.
7527 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7528 * configure.in: Added sh64-*-*.
7529
694d53ee
CD
75302002-02-08 Chris Demetriou <cgd@broadcom.com>
7531
7532 * MAINTAINERS: Belatedly add myself to write after approval list.
7533
a9ca50b1
JH
7534Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7535
7536 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7537 Remove self as Write After Approval.
7538
5ffc3500
GK
75392002-01-31 Geoffrey Keating <geoffk@redhat.com>
7540
7541 * MAINTAINERS: Put self in as maintainer for contrib/regression
7542 directory.
7543
4ceaf7fb
PE
75442002-01-28 Phil Edwards <pme@gcc.gnu.org>
7545
7546 * MAINTAINERS: Update my email address.
7547
51584787
JT
75482002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7549
5ce6f47b
EC
7550 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7551 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7552 libraries if not supported for NetBSD on target CPU.
7553
5701d273
DR
75542002-01-25 Douglas B Rupp <rupp@gnat.com>
7555
7556 * install-sh: Use _inst.$$_ for temp file name.
7557
b299a075
JT
75582002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7559
7560 * MAINTAINERS (Write After Approval): Move my contact info
7561 from here...
7562 (OS Port Maintainers): ...to here (netbsd).
7563
51fe14b5
BW
75642002-01-22 Bob Wilson <bob.wilson@acm.org>
7565
7566 * MAINTAINERS (Write After Approval): Add myself.
7567
b634ad42
L
75682002-01-17 H.J. Lu <hjl@gnu.org>
7569
7570 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7571 (all-target-fastjar): Also depend on all-target-libiberty.
7572
3cd87679
L
75732002-01-16 H.J. Lu (hjl@gnu.org)
7574
7575 * config.guess: Import from master sources, rev 1.225.
7576 * config.sub: Import from master sources, rev 1.238.
7577
969a6d8f
KH
75782002-01-16 Kazu Hirata <kazu@hxi.com>
7579
7580 * MAINTAINERS (Write After Approval): Remove myself.
7581
366f6a52
FW
75822001-12-19 Florian Weimer <fw@deneb.enyo.de>
7583
7584 * MAINTAINERS (Write After Approval): Add myself.
7585
f02240b6
JM
75862001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7587
7588 * MAINTAINERS: Add self as docs co-maintainer.
7589
5d08dc39
MK
75902001-12-11 Matthias Klose <doko@debian.org>
7591
7592 * MAINTAINERS (Write After Approval): Add myself.
7593
39e790d5
ZW
75942001-12-09 Zack Weinberg <zack@codesourcery.com>
7595
7596 * MAINTAINERS: Update my email address.
7597
4519d6a3
TC
75982001-12-07 Turly O'Connor <turly@apple.com>
7599 * MAINTAINERS (Write After Approval): Add myself.
7600 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7601 (rs6000_initialize_trampoline): Call __trampoline_setup for
7602 ABI_DARWIN too.
7603 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7604 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7605
21cf0a73
PC
76062001-12-07 Paolo Carlini <pcarlini@unitus.it>
7607
7608 * MAINTAINERS (Write After Approval): Add myself.
7609
4ee43206
DR
7610Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7611
7612 * configure, configure.in: Use temp file for long sed commands.
7613
251931f3
LG
76142001-12-03 Laurent Guerby <guerby@acm.org>
7615
7616 * config.sub: Update to version 1.232 on subversion.
7617
03777dd7
BE
76182001-12-03 Ben Elliston <bje@redhat.com>
7619
7620 * MAINTAINERS: Update mail address for config.* patches.
7621
e490616e
ZW
76222001-11-27 DJ Delorie <dj@redhat.com>
7623 Zack Weinberg <zack@codesourcery.com>
7624
7625 When build != host, create libiberty for the build machine.
7626
7627 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7628 CONFIG_ARGUMENTS.
7629 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7630 New variables.
7631 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7632 and rules.
7633 (all.normal): Depend on ALL_BUILD_MODULES.
7634 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7635 (all-build-libiberty): Depend on configure-build-libiberty.
7636
7637 * configure: Calculate and substitute proper value for
7638 ALL_BUILD_MODULES.
7639 * configure.in: Create the build subdirectory.
7640 Calculate and substitute TARGET_CONFIGARGS (formerly
7641 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7642
04075e8f
ZL
76432001-11-26 Ziemowit Laski <zlaski@apple.com>
7644
7645 * MAINTAINERS (write-after-approval): Add self.
7646
ed19322d
CR
76472001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7648
7649 * MAINTAINERS (GNATS only accounts): Remove self.
7650
90a12988
HPN
76512001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7652
7653 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7654 libf2c.
7655
77e653ad
CR
76562001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7657
7658 * MAINTAINERS (Write After Approval): Add self.
7659
64adad99
DB
76602001-11-12 David O'Brien <obrien@FreeBSD.org>
7661
7662 * MAINTAINERS: mips and s390 are also CPU ports.
7663
834a28c7
DB
76642001-11-12 David O'Brien <obrien@FreeBSD.org>
7665
7666 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7667
ef94239f
DB
76682001-11-11 David O'Brien <obrien@FreeBSD.org>
7669
7670 * MAINTAINERS: Alphabetize.
7671
beda0427
KH
76722001-11-09 Kazu Hirata <kazu@hxi.com>
7673
7674 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7675
6ca224d3
JDA
76762001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7677
7678 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7679
132e4bd7
PE
76802001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7681
7682 * configure.in (--enable-languages): Be more permissive about
7683 syntax. Check for empty lists better. Warn about $LANGUAGES.
7684
c6243b4c
GK
76852001-11-08 Geoffrey Keating <geoffk@redhat.com>
7686
7687 * config.sub: Import from master sources, rev. 1.230.
7688 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7689
abbb9e76
LG
76902001-11-07 Laurent Guerby <guerby@acm.org>
7691
7692 * MAINTAINERS (Write After Approval): Add self.
7693
53cdb27a
HPN
76942001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7695
7696 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7697
dd3a88c9
HPN
76982001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7699
7700 * config.sub: Import from master sources, rev 1.226.
7701 * config.guess: Import from master sources, rev 1.216.
7702
d344dce9
HPN
77032001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7704
7705 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7706 * MAINTAINERS: Add self as maintainer of MMIX port.
7707 Remove old after-approval entry.
7708
63f6bcd7
JM
77092001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7710
7711 * ChangeLog, configure: Fix spelling errors.
7712
84f92638
BK
77132001-10-20 Brendan Kehoe <brendan@zen.org>
7714
7715 * MAINTAINERS: Tweak my address.
7716
2f30eda4
R
7717Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7718
7719 * MAINTAINERS: Update my email address.
7720
1567080c 77212001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7722
f48a3b5c 7723 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7724 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7725
30106886
GB
77262001-10-10 Geert Bosch <bosch@gnat.com>
7727
e490616e 7728 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7729 Added Robert Dewar.
7730
d3d51b8c
DB
77312001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7732
7733 * MAINTAINERS (Write After Approval): Added self
7734
d1c3e709
GB
77352001-10-02 Geert Bosch <bosch@gnat.com>
7736
7737 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7738
50f5f793
JM
77392001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7740
7741 * configure: Handle temporary files securely using mkdir.
7742
7fddf9a9
AO
77432001-09-29 Alexandre Oliva <aoliva@redhat.com>
7744
7745 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7746
387beb82
WC
77472001-09-26 Will Cohen <wcohen@redhat.com>
7748
7749 * configure.in (*-*-linux*): Disable configuration of target-newlib
7750 and target-libgloss.
e490616e 7751
0c055e34
AO
77522001-09-26 Alexandre Oliva <aoliva@redhat.com>
7753
7754 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7755 RANLIB.
7756
759bfa90
AO
77572001-09-21 Alexandre Oliva <aoliva@redhat.com>
7758
7759 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7760 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7761 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7762 avoid quotes nesting problems.
7763 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7764 (DO_X): Export only variables that are set.
7765
1dc4a750
BE
77662001-09-19 Ben Elliston <bje@redhat.com>
7767
7768 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7769 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7770 semantics. Use the shell built-in "type" command instead.
7771
898c7238
AO
77722001-08-31 Alexandre Oliva <aoliva@redhat.com>
7773
7774 Merged from gcc-3_0-branch:
7775 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7776 * ltcf-c.sh: Use $objext, not $ac_objext.
7777 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7778 * ltcf-cxx.sh: Add support for GNU.
7779 2001-07-22 Timothy Wall <twall@redhat.com>
7780 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7781 default settings if using GNU tools with that configuration.
7782 * ltcf-cxx.sh: Ditto.
7783 * ltcf-gcj.sh: Ditto.
7784 2001-07-21 Michael Chastain <chastain@redhat.com>
7785 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7786 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7787 * ltmain.sh: Mark as gcc-local.
7788
8fa0a32e
EC
77892001-08-30 Eric Christopher <echristo@redhat.com>
7790 Jason Eckhardt <jle@redhat.com>
7791
7792 * config.guess: Merge from master sources.
7793 * config.sub: Merge from master sources, add support for mipsisa32.
7794
32f30f91 77952001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7796 * config.sub: Merge from master sources, rev 1.219.
7797 * MAINTAINERS: Add self as contact for stormy16 port.
7798
f6084f99
ZW
77992001-08-14 Zack Weinberg <zackw@panix.com>
7800
7801 * config.sub: Merge from master sources, rev 1.218.
7802 * config.guess: Merge from master sources, rev 1.209.
7803
91b54f7f
GS
78042001-08-11 Graham Stott <grahams@redhat.com>
7805
7806 * Makefile.in (check-c++): Add missing semicolon.
7807
e5b3941e
JH
7808Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7809
32f30f91 7810 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7811
6387a56e
EC
78122001-07-30 Eric Christopher <echristo@redhat.com>
7813
7814 * MAINTAINERS (Various maintainers: mips port): Added myself.
7815
53b475f0
AH
78162001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7817
e490616e 7818 * configure.in (sh-*-linux*): New.
53b475f0 7819
2a08c780
RH
78202001-07-27 Richard Henderson <rth@redhat.com>
7821
7822 * .cvsignore: Add LAST_UPDATED.
7823
bfa79422
UW
78242001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7825
7826 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7827
0ae85492
AH
78282001-07-16 Aldy Hernandez <aldyh@redhat.com>
7829
e490616e 7830 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7831
8e1ab0fe
NP
7832Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7833
7834 * MAINTAINERS (Write After Approval): Added myself.
7835
2b997990
SC
78362001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7837
7838 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7839 and libgcj on m68hc11/m68hc12.
7840
d920e825
L
78412001-06-27 H.J. Lu (hjl@gnu.org)
7842
7843 * Makefile (CFLAGS_FOR_BUILD): New.
7844 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7845
d425a1e0
JM
78462001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7847
7848 * README: Remove version number.
7849
5b5b4207
GP
78502001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7851
7852 * INSTALL/README: Update wrt. to the installation instructions now
7853 residing in gcc/doc/install.texi.
7854
be839b69
JM
78552001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7856
7857 * README: Replace with a cut-down and updated version of gcc/README.
7858
fe2ee7c4
DE
78592001-06-12 David Edelsohn <edelsohn@gnu.org>
7860
7861 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7862 multilibs to be disabled.
7863
4f5d646c
DB
78642001-06-11 Daniel Berlin <dan@cgsoftware.com>
7865
7866 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7867
818f0c85
AO
78682001-06-09 Alexandre Oliva <aoliva@redhat.com>
7869
7870 * config.guess: Import CVS version 1.195.
7871 * config.sub: Import CVS version 1.212.
7872
e9a8af10
AO
78732001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7874
7875 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7876 gcc/xgcc is built, use -print-prog-name to find out the program
7877 name to use.
7878
ae3ca0a9
PE
78792001-06-04 Phil Edwards <pme@sources.redhat.com>
7880
7881 * config.guess: Import CVS version 1.194. All gcc-local changes
7882 appear to also be in the master copy.
7883 * config.sub: Import CVS version 1.211.
7884
066bd40d
MM
7885Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7886
7887 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7888 with_gcc]: Use `gcc -shared' to build a shared library.
7889
4aef4f33
JDA
7890Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7891
7892 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7893 archives.
7894
c386f00f
RO
7895Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7896
7897 * MAINTAINERS (Write After Approval): Add myself.
7898
2ae5cea5
HPN
78992001-06-01 Hans-Peter Nilsson <hp@axis.com>
7900
7901 * configure.in (libstdcxx_flags): Do not try to execute
7902 libstdc++-v3/testsuite_flags until it exists.
7903
c3766183
AM
79042001-06-01 Alan Modra <amodra@bigpond.net.au>
7905
7906 * MAINTAINERS: Update my email address.
7907
9b337833
GS
79082001-05-31 Graham Stott <grahams@redhat.com>
7909
7910 * MAINTAINERS (Write After Approval): Add myself.
7911
55fce0eb
SP
79122001-05-28 Simon Patarin <simon.patarin@inria.fr>
7913
7914 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7915 libraries when using g++ with native linker.
7916
5f7de4b8
AO
79172001-05-28 Alexandre Oliva <aoliva@redhat.com>
7918
7919 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7920
a7bc0fbb
AO
79212001-05-22 Alexandre Oliva <aoliva@redhat.com>
7922
7923 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7924 [aix4*|aix5*]: Prepend blank.
7925
33456445
AO
79262001-05-20 Alexandre Oliva <aoliva@redhat.com>
7927
7928 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7929 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7930 of subdir/configure scripts to use the new libtool.m4.
7931
e48d3d00
MK
79322001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7933
7934 * MAINTAINERS (Write After Approval): Add myself.
7935
9e0e191b
BK
79362001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7937
7938 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7939
3f19b439
BE
79402001-05-11 Ben Elliston <bje@redhat.com>
7941
7942 * Makefile.in (all-sid): New target.
7943 (check-sid, clean-sid, install-sid): Likewise.
7944
6ebe3121
JO
79452001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7946
7947 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7948
ca3667c4
AO
79492001-05-03 Alexandre Oliva <aoliva@redhat.com>
7950
7951 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7952 libgcj.
7953
79542001-05-03 Alexandre Oliva <aoliva@redhat.com>
7955
7956 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7957 gcc/xgcc is built, use -print-prog-name to find out the program
7958 name to use.
7959
b2964d63
AO
79602001-04-26 Alexandre Oliva <aoliva@redhat.com>
7961
b1bb2302
AO
7962 * configure.in (noconfigdirs): Don't reset it from scratch in the
7963 target case; only append to it.
6387a56e 7964
b2964d63
AO
7965 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7966 sparc-*-solaris2.8]: Disable ${libgcj}.
7967
8343765d
AO
79682001-04-25 Alexandre Oliva <aoliva@redhat.com>
7969
7970 * configure.in (libgcj_saved): Copy from $libgcj.
7971 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7972 --disable-libgcj.
7973
ddbb6d43
GRK
79742001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7975
7976 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7977 C front end maintainer.
ddbb6d43 7978
3fa03ff9
AG
7979Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7980
7981 * configure.in: Move *-chorusos target case to the proper switch.
7982 Disable libgcj.
7983
99ffe40f
AO
79842001-04-12 Alexandre Oliva <aoliva@redhat.com>
7985
7986 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7987 1.641.2.228.
7988
78faa32d
FS
79892001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7990
7991 * Makefile.in (STAGE1_CFLAGS): Pass down.
7992
cdbff0ab
AM
79932001-04-13 Alan Modra <amodra@one.net.au>
7994
7995 * config.guess: Add hppa64-linux support. Note for next import that
7996 this is already in the master file.
7997 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7998
75b9074c
AO
79992001-04-12 Alexandre Oliva <aoliva@redhat.com>
8000
8001 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8002 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8003
125404c5
SS
80042001-04-11 Stan Shebs <shebs@apple.com>
8005
8006 * MAINTAINERS: Add self as Darwin port maintainer.
8007
876684fe
AM
80082001-04-11 Alan Modra <amodra@one.net.au>
8009
8010 * MAINTAINERS: Update my email address.
8011
06729913
LR
80122001-04-10 Loren J. Rittle <ljrittle@acm.org>
8013
8014 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8015 recent versions of FreeBSD (release 3 or later).
8016 * ltconfig: On FreeBSD, -lc must not be provided when building
8017 a shared library or else the standard -pthread gcc option is
8018 rendered worthless to later users of the built library.
8019
67916302
JM
80202001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8021
8022 * MAINTAINERS: Add self and RTH as C front end maintainers.
8023
d2bc0628
AO
80242001-04-05 Alexandre Oliva <aoliva@redhat.com>
8025
e490616e
ZW
8026 * config.sub: Make sure to match an already-canonicalized
8027 machine name (eg. mn10300-unknown-elf).
d2bc0628 8028
a3406c06
AO
80292001-04-01 Alexandre Oliva <aoliva@redhat.com>
8030
8031 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8032 New macros.
8033 (bootstrap, cross): Use RECURSE_FLAGS.
8034 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8035
a076f6a4
AO
80362001-03-27 Alexandre Oliva <aoliva@redhat.com>
8037
8038 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8039
e9f4fa71
CH
80402001-03-22 Colin Howell <chowell@redhat.com>
8041
7238de5c
CH
8042 * Makefile.in (DO_X): Do not backslash single-quotes in
8043 backquotes (two places).
e9f4fa71 8044
b6b14b1b
AO
80452001-03-22 Alexandre Oliva <aoliva@redhat.com>
8046
8047 Re-installed:
8048 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8049 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8050 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8051 * ltcf-cxx.sh: Likewise.
8052 * ltcf-gcj.sh: Likewise.
8053
1eb0b89d
GP
80542001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8055
8056 * MAINTAINERS: Add myself as "documentation co-maintainer".
8057
82e23236
AO
80582001-03-22 Alexandre Oliva <aoliva@redhat.com>
8059
8060 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8061 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8062
64ec27c3
TT
80632001-03-19 Tom Tromey <tromey@redhat.com>
8064
8065 * config-ml.in: Handle GCJ and GCJFLAGS.
8066
191de407
MC
80672001-03-21 Michael Chastain <chastain@redhat.com>
8068
8069 * Makefile.in: all-m4 depends on all-texinfo.
8070
fed4dede
LR
80712001-03-20 Loren J. Rittle <ljrittle@acm.org>
8072
8073 * MAINTAINERS: Add myself to write after approval list.
8074
085072bb
LB
80752001-03-18 Laurynas Biveinis <lauras@softhome.net>
8076
8077 * Makefile.in (DO_X): Quote nested quotes.
8078
5af8ea3f
AM
80792001-03-18 Alan Modra <alan@linuxcare.com.au>
8080
8081 * MAINTAINERS: Add myself to write after approval list.
8082
69e23037
LB
80832001-03-15 Laurynas Biveinis <lauras@softhome.net>
8084
8085 * Makefile.in (DO_X): Use double quotes for quoting
8086 "RANLIB=$${RANLIB}".
8087
2b9650f4
OP
80882001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8089
8090 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8091
4698d2cf
NP
80922001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8093
8094 * configure.in: Only use `lang_requires' for languages athat are
8095 actually enabled.
8096
f6646274
PE
80972001-03-08 Phil Edwards <pme@sources.redhat.com>
8098
8099 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8100
c9a54638
AO
81012001-03-08 Alexandre Oliva <aoliva@redhat.com>
8102
8103 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8104
6a556ad6
TT
81052001-03-07 Tom Tromey <tromey@redhat.com>
8106
8107 * configure.in: Allow config-lang.in to set `lang_requires' to list
8108 of other required languages.
8109
6822468a
LB
81102001-03-06 Laurynas Biveinis <lauras@softhome.net>
8111
8112 * Makefile.in: Remove RANLIB definition. Use RANLIB
8113 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8114 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8115
f04885d3 81162001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8117 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8118
f04885d3
BK
8119 * Makefile.in (check-c++): Use tabs, not spaces.
8120
288edf47 81212001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8122
288edf47
LB
8123 * MAINTAINERS: add myself to Write After Approval list.
8124
3d55d2f8 81252001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8126
e490616e 8127 * Makefile.in (check-c++): New rule.
6387a56e 8128
4d88a68a
BK
8129 * configure.in (target_libs): Remove libg++.
8130 (noconfigdirs): Remove libg++.
8131 (noconfigdirs): Same.
8132 (noconfigdirs): Same.
8133 (noconfigdirs): Same.
8134
8135 * config-ml.in: Remove libg++ references.
8136
8137 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8138 (ALL_TARGET_MODULES): Same.
8139 (configure-target-libg++): Remove.
8140 (all-target-libg++): Remove.
8141 (configure-target-libio): Remove.
8142 (all-target-libio): Remove.
8143 (check-target-libio): Remove.
8144 (.PHONY): Remove.
8145 (libg++.tar.bz2): Remove.
8146 (all-target-cygmon): Remove libio.
8147 (all-target-libstdc++): Remove.
8148 (configure-target-libstdc++): Remove.
8149 (TARGET_LIB_PATH): Remove libstdc++.
8150 (ALL_GCC_CXX): Remove libstdc++.
8151 (all-target-gperf): Correct.
8152
2437d4ed
NC
81532001-02-16 Nick Clifton <nickc@redhat.com>
8154
8155 * configure.in (noconfigdirs): Allow configuration of texinfo
8156 for Cygwin hosts.
8157
85b99cbe
AG
81582001-02-15 Anthony Green <green@redhat.com>
8159
8160 * configure: Introduce GCJ_FOR_TARGET.
8161 * configure.in: Ditto.
8162 * Makefile.in: Ditto.
8163
7b18790c
AS
81642001-02-13 Andreas Schwab <schwab@suse.de>
8165
8166 * MAINTAINERS: Update mail address.
8167
c4880c99
MS
81682001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8169
8170 * config.guess: Add linux target for S/390.
8171 * config.sub: Likewise.
8172
e31ae6db
CC
81732001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8174
8175 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8176 target-libgloss.
e31ae6db 8177
7739adfb
BE
81782001-02-06 Ben Elliston <bje@redhat.com>
8179
8180 * configure: Output host type to stdout, not stderr.
8181
36ca672c
MM
81822001-02-05 Mark Mitchell <mark@codesourcery.com>
8183
e40f2829 8184 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8185 * ltcf-cxx.sh: Likewise.
8186
36ca672c
MM
8187 * config.if: Assume enable_libstdcxx_v3 is defined.
8188
22fdd65e
MM
81892001-02-04 Mark Mitchell <mark@codesourcery.com>
8190
8191 Remove V2 C++ library.
8192 * configure.in: Remove --enable-libstdcxx_v3 support.
8193
3b60dd8e
BM
81942001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8195
8196 * include/demangle.h: Add prototype for java_demangle_v3.
8197
42c0c80a
PE
81982001-01-29 Phil Edwards <pme@sources.redhat.com>
8199
8200 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8201
0be25992
RH
82022001-01-27 Richard Henderson <rth@redhat.com>
8203
8204 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8205
8a8de62d
MS
82062001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8207
8208 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8209 Don't unset, it's non-portable and no longer necessary, set to empty
8210 instead.
8211
92769744
MS
82122001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8213
8214 * ltconfig: Shell portability fix for the tagname validity check.
8215
88a1c0ab
AO
82162001-01-27 Alexandre Oliva <aoliva@redhat.com>
8217
8218 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8219 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8220
45291dd5
MS
82212001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8222
8223 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8224
1ace7e15
TT
82252001-01-26 Tom Tromey <tromey@redhat.com>
8226
8227 * configure.in: Allow libgcj to be built on Sparc Solaris.
8228
0ef8b11b
DE
82292001-01-25 David Edelsohn <edelsohn@gnu.org>
8230
8231 * ltcf-c.sh: Add aix5 case.
8232 * ltcf-cxx.sh: Likewise.
8233 * ltconfig: Likewise.
8234
0006091e
AO
82352001-01-24 Alexandre Oliva <aoliva@redhat.com>
8236
9bad11e1
AO
8237 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8238 keep at least one of build_libtool_libs or build_old_libs set to
8239 yes.
8240
0006091e
AO
8241 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8242 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8243
7c01b2b5
BM
82442001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8245
8246 * configure.in: Enable libgcj on several additional platforms.
8247
d340e0ac
BM
82482001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8249
8250 * configure.in: Enable libgcj for linux targets.
8251
5baf8c37
MS
82522001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8253
8254 * MAINTAINERS (Write After Approval): Add myself.
8255
10a0ba84
JDA
82562001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8257
8258 * MAINTAINERS: Add myself as vax port maintainer.
8259
357c6a4b
FH
82602001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8261
8262 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8263
6e2d9a7a
MS
82642001-01-09 Mike Stump <mrs@wrs.com>
8265
8266 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8267 failures of subdirectories.
8268
b6b14b1b 82692001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8270
b6b14b1b 8271 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8272 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8273 * ltcf-cxx.sh: Likewise.
8274 * ltcf-gcj.sh: Likewise.
8275 * ltconfig.sh: Fix typo.
976b230d 8276
07109110
LB
82772001-01-02 Laurynas Biveinis <lauras@softhome.net>
8278
8279 * configure: handle DOS-style absolute paths.
8280
1da5b8fc
LB
82812001-01-02 Laurynas Biveinis <lauras@softhome.net>
8282
8283 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8284
4c2f5b4f
MM
82852000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8286
8287 * MAINTAINERS: Add myself as avr port co-maintainer.
8288
bc53668e
BE
82892000-12-28 Ben Elliston <bje@redhat.com>
8290
8291 * MAINTAINERS: Add myself under ``Write After Approval''.
8292
c387606f
JM
82932000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8294
8295 * texinfo: Remove directory from GCC.
8296
2cb5082c
JM
82972000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8298
8299 * COPYING: Update to current
8300 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8301 to 19yy as example year in copyright notice).
8302
cc330df9
BK
83032000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8304
6387a56e 8305 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8306 (libstdcxx_incdir): Pass down.
8307 * config.if: Remove expired bits for cxx_interface, add stub.
8308 (libstdcxx_incdir): Add variable for g++ include directory.
8309 * configure.in (gxx_include_dir): Use it.
6387a56e 8310
4c6b2835
AO
83112000-12-18 Alexandre Oliva <aoliva@redhat.com>
8312
8313 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8314 with old-email address from ``Write After Approval''.
8315
3896f13e
AJ
83162000-12-15 Andreas Jaeger <aj@suse.de>
8317
8318 * configure.in: Handle lang_dirs.
8319
83202000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8321
ad46e881
TT
8322 * MAINTAINERS: Removed brads.
8323
90a10418
TT
8324 * MAINTAINERS: Added gcj developers.
8325
41dfe3a2 83262000-12-13 Anthony Green <green@redhat.com>
6387a56e 8327
41dfe3a2 8328 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8329 listed. Disable libgcj for x86 and Alpha Linux until compatible
8330 with g++ abi.
6387a56e 8331
e2f601da
MS
83322000-12-13 Mike Stump <mrs@wrs.com>
8333
8334 * Makefile.in (local-distclean): Also remove fastjar.
8335
70030c01
RB
83362000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8337
8338 * contrib/gcc_update: Add fastjar --touch entries.
8339
2a50f859
AO
83402000-12-12 Alexandre Oliva <aoliva@redhat.com>
8341
8342 * configure.in: Disable language-specific target libraries for
8343 languages that aren't enabled.
8344
7743113b
AG
83452000-12-10 Anthony Green <green@redhat.com>
8346
8347 * configure.in: Define libgcj. Disable libgcj target libraries for
8348 most targets.
8349
92e061a6
NB
83502000-12-10 Neil Booth <neilb@earthling.net>
8351
8352 * MAINTAINERS: Update mail address, remove from WAA list.
8353
f34ff6d6
APB
83542000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8355
8356 * libjava: Imported from /cvs/java.
8357 * libffi: Likewise.
8358 * Boehm-gc: Likewise.
8359
d82a33c6
APB
83602000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8361
8362 * configure.in (target_libs): Revert 2000-12-08 patch.
8363 (noconfigdirs): Added target-libjava.
8364
e14f8e28
LB
83652000-12-09 Laurynas Biveinis <lauras@softhome.net>
8366
8367 * djunpack.bat: removed.
8368
fc26516b
LB
83692000-12-09 Laurynas Biveinis <lauras@softhome.net>
8370
8371 * Makefile.in: handle DOS-style absolute paths.
8372 * config-ml.in: likewise.
8373 * symlink-tree: likewise.
8374
bd8757b3
APB
83752000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8376
8377 * fastjar: Imported.
8378
81522a1f
APB
83792000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8380
8381 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8382 libjava.
8383 * configure.in (target_libs): Removed `target-libjava'.
8384
5db1f7ed
APB
83852000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8386
8387 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8388 (ALL_MODULES): Added fastjar.
8389 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8390 (all-target-libjava): all-fastjar replaces all-zip.
8391 (all-fastjar): Added.
8392 (configure-target-fastjar, all-target-fastjar): Likewise.
8393 * configure.in (host_tools): Added fastjar.
8394
5e59997c
MS
83952000-12-07 Mike Stump <mrs@wrs.com>
8396
8397 * Makefile.in (local-distclean): Remove leftover built files.
8398
0a534f40
NC
83992000-11-24 Nick Clifton <nickc@redhat.com>
8400
8401 * configure.in (xscale-elf): Add target.
8402 (xscale-coff): Add target.
8403
7686cadf
LR
84042000-11-22 Loren J. Rittle <ljrittle@acm.org>
8405
e490616e
ZW
8406 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8407 recent versions of FreeBSD (release 3 or later).
8408 * ltconfig: On FreeBSD, -lc must not be provided when building
8409 a shared library or else the standard -pthread gcc option is
8410 rendered worthless to later users of the built library.
7686cadf 8411
fff01699
FF
84122000-11-16 Fred Fish <fnf@be.com>
8413
8414 * configure.in (enable_libstdcxx_v3): Fix typo,
8415 libstd++ -> libstdc++.
8416
4dc16355
KL
84172000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8418
8419 * MAINTAINERS: Add self to Write After Approval list.
8420
bf6fc7b2
BS
84212000-11-21 Bernd Schmidt <bernds@redhat.com>
8422
8423 * MAINTAINERS: Update my email address. Add myself to global write
8424 privs list.
8425
ce8e06b1
AO
84262000-11-18 Alexandre Oliva <aoliva@redhat.com>
8427
6e2a4843
AO
8428 * Makefile.in: Merge with src and libgcj.
8429 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8430 configure-target-<library> when their configure scripts need the C
8431 or C++ library to have already been built to work properly.
8432 (do_proto_toplev): Set them to an empty string.
8433
ce8e06b1
AO
8434 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8435 (REALLY_SET_LIB_PATH): Use them.
8436
c003f378
SS
84372000-11-17 Stan Shebs <shebs@apple.com>
8438
8439 * MAINTAINERS: Add self to Write After Approval list.
8440
cc1e60ea
JM
84412000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8442
8443 * configure: Provide the original toplevel configure arguments
8444 (including $0) to subprocesses in the environment rather than
8445 through gcc/configargs.h.
8446
1173593d
JM
84472000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8448
8449 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8450 C99. Alphabetise "Write After Approval" list.
8451
520907ee
MM
84522000-11-12 Mark Mitchell <mark@codesourcery.com>
8453
34f6fbdb
MM
8454 * configure: Turn on libstdc++ V3 by default.
8455
520907ee
MM
8456 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8457 if we've got GCC.
8458
0bbd37ed
PB
84592000-11-11 Philip Blundell <philb@gnu.org>
8460
8461 * MAINTAINERS: Add self to Write After Approval list.
8462
7ca0e6d9
DE
84632000-11-09 David Edelsohn <edelsohn@gnu.org>
8464
8465 * ltcf-c.sh (aix4): Improve shared library configuration; require
8466 exporting symbols.
8467 * ltcf-cxx.sh (aix4): Define.
8468 * ltconfig (aix4): Define library and soname specs appropriate for
8469 AIX. Define command to create export symbols list.
8470
f559f30b
CF
8471Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8472
8473 * config.sub: Add support for Sun Chorus
8474
fc05d516
NC
84752000-10-31 Nick Clifton <nickc@redhat.com>
8476
8477 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8478 <name>@redhat.com. Also installed new email address for Clint
8479 Popetz.
6387a56e 8480
90a0e73f
JM
84812000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8482
8483 * etc: Remove directory from GCC.
8484
a5e1b548
MM
84852000-10-16 Michael Meissner <meissner@redhat.com>
8486
8487 * configure (gcc/configargs.h): Only create if there is a build GCC
8488 directory created.
8489
6387a56e
EC
84902000-10-16 Matthias Klose <doko@debian.org>
8491
be1db873
MK
8492 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8493 when configured for libstdc++-v3.
8494
f5fa9a5b
PE
84952000-10-05 Phil Edwards <pme@gcc.gnu.org>
8496
8497 * configure: Save configure arguments to gcc/configargs.h.
8498
61a77fea
PT
84992000-10-04 Philipp Thomas <pthomas@suse.de>
8500
8501 * config.guess: Import CVS version 1.157.
8502 * config.sub: Import CVS version 1.181.
8503
3a4fee66
AP
85042000-10-04 Andris Pavenis <pavenis@latnet.lv>
8505
8506 * Makefile.in (bootstrap): avoid recursion if subdir missing
8507 (cross): ditto
8508 (do-proto-toplev): ditto
8509
3dd7094e
AO
85102000-09-30 Alexandre Oliva <aoliva@redhat.com>
8511
de710532
AO
8512 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8513 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8514
3dd7094e
AO
8515 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8516 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8517 all affected `configure' scripts.
8518
e592386f
NB
8519Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8520
8521 * MAINTAINERS: Add self as cpplib co-maintainer.
8522
fba54939
AH
85232000-09-24 Aldy Hernandez <aldyh@redhat.com>
8524
8525 * MAINTAINERS: Add self to Write After Approval list.
8526
2bd429f4
GP
85272000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8528
8529 * INSTALL/README: egcs -> GCC update.
8530
d733f374
ME
8531Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8532
8533 * MAINTAINERS: Add myself to Write After Approval list.
8534
d7ce9a83
KH
85352000-09-15 Kazu Hirata <kazu@hxi.com>
8536
8537 * MAINTAINERS: Add myself to Write After Approval list.
8538
18a53ffe
JL
8539Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8540
e490616e
ZW
8541 * configure.in: Do not build byacc for hppa64. Provide paths to the
8542 X11 libraries for hppa64.
18a53ffe 8543
f246ff23
SC
85442000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8545
8546 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8547
06298abd
AO
85482000-09-06 Alexandre Oliva <aoliva@redhat.com>
8549
4b92758a
AO
8550 * Makefile.in (all-zlib): Added dummy target.
8551
06298abd
AO
8552 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8553 ltcf-gcj.sh: Updated from libtool multi-language branch.
8554
4d73d07a
AO
85552000-09-05 Alexandre Oliva <aoliva@redhat.com>
8556
8557 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8558 (bootstrap*): Depend on all-bootstrap.
8559
05d52d78
PT
85602000-09-05 Philipp Thomas <pthomas@suse.de>
8561
8562 * config.guess: Import CVS version 1.156.
8563 * config.sub: Import CVS version 1.179.
8564
3c809ba4
AG
85652000-09-02 Anthony Green <green@cygnus.com>
8566
8567 * Makefile.in (all-gcc): Depend on all-zlib.
8568 (CLEAN_MODULES): Add clean-zlib.
8569 (ALL_MODULES): Add all-zlib.
8570 * configure.in (host_libs): Add zlib.
8571
10ad78a0 85722000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8573
8574 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8575 crosses, but add gcc/include to the header search path for them.
8576
b36a9ce3
DB
85772000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8578
8579 * MAINTAINERS: Add self to Write After Approval list.
8580
cb011248
FS
85812000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8582
8583 * config.guess: Import CVS version 1.152.
8584 * config.sub: Import CVS version 1.177.
8585
db310af0
AO
85862000-08-25 Alexandre Oliva <aoliva@redhat.com>
8587
7965440a
AO
8588 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8589 $targargs to tell whether newlib is going to be built.
8590
db310af0
AO
8591 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8592 $$r/TARGET_SUBDIR/libio for _G_config.h.
8593
e7977565
AO
85942000-08-23 Alexandre Oliva <aoliva@redhat.com>
8595
8596 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8597
126bb9ed
DD
85982000-08-22 DJ Delorie <dj@redhat.com>
8599
8600 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8601
5b0e9d29
AO
86022000-08-22 Alexandre Oliva <aoliva@redhat.com>
8603
8604 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8605 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8606 sub-configures.
8607
4f3e904e
DD
86082000-08-21 DJ Delorie <dj@redhat.com>
8609
8610 * MAINTAINERS: Add self as a libiberty maintainer
8611
c9635443
AO
86122000-08-16 Alexandre Oliva <aoliva@redhat.com>
8613
8614 * configure.in (libstdcxx_flags): Use
8615 libstdc++-v3/src/libstdc++.INC.
8616
8b2100ba
AO
86172000-08-15 Alexandre Oliva <aoliva@redhat.com>
8618
8619 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8620
57119aa9
ZW
86212000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8622
eeb943b0
ZW
8623 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8624
6387a56e 8625 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8626 explicit. Substitute enable_threads into generated Makefiles.
8627 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8628 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8629
acffa7c4
GK
86302000-08-13 Geoff Keating <geoffk@cygnus.com>
8631
8632 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8633
808d8c41
AO
86342000-08-12 Alexandre Oliva <aoliva@redhat.com>
8635
8636 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8637 previous delta.
8638
1fc8c51c 86392000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8640
1fc8c51c
JM
8641 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8642 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8643 (FLAGS_FOR_TARGET): Not here.
8644 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8645
25698887
AO
86462000-08-11 Alexandre Oliva <aoliva@redhat.com>
8647
8648 * config-ml.in (CC, CXX): Don't introduce a leading space.
8649
10120687
DD
86502000-08-07 DJ Delorie <dj@delorie.com>
8651
8652 * MAINTAINERS: Add self as a DJGPP maintainer
8653
15c758e9
DD
86542000-08-07 DJ Delorie <dj@redhat.com>
8655
8656 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8657 "if we're also building gcc, and it's a gcc that will run on the
8658 build machine, we want to use its includes instead of the system's
8659 default includes".
8660
2d0de245
JM
86612000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8662
8663 * MAINTAINERS: Add self to Write After Approval list.
8664
e81b330a
AO
86652000-08-03 Alexandre Oliva <aoliva@redhat.com>
8666
83440c1e
AO
8667 * configure.in (libstdcxx_flags): Don't use `"'.
8668
e81b330a
AO
8669 * config-ml.in: Adjust multilib search paths to the
8670 appropriate multilib tree.
8671
cf95c847
AO
86722000-08-02 Alexandre Oliva <aoliva@redhat.com>
8673
8674 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8675 commas in $LANGUAGES.
8676
9e9af119
MH
86772000-08-02 Manfred Hollstein <manfredh@redhat.com>
8678
8679 * configure.in: Re-enable all references to libg++ and librx.
8680
606ce391
AO
86812000-08-01 Alexandre Oliva <aoliva@redhat.com>
8682
89820b43
AO
8683 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8684 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8685 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8686 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8687
606ce391
AO
8688 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8689
04179d4a
AO
86902000-07-31 Alexandre Oliva <aoliva@redhat.com>
8691
8692 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8693 CXX_FOR_TARGET for sed.
8694
d4eb109c
AO
86952000-07-30 Alexandre Oliva <aoliva@redhat.com>
8696
8697 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8698 Do not override if already set in the environment or in configure.
8699 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8700 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8701
4f4caf92
AO
87022000-07-28 Alexandre Oliva <aoliva@redhat.com>
8703
8704 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8705 the libtool CVS tree multi-language branch.
8706 * ltconfig, ltmain.sh: Updated.
6387a56e 8707
b87487b6
AO
87082000-07-27 Alexandre Oliva <aoliva@redhat.com>
8709
1670d1ea
AO
8710 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8711 (clean-target): Depend on it.
8712
b87487b6
AO
8713 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8714 (GCC_FOR_TARGET): Use it.
8715 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8716 * configure.in: ... here.
8717 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8718 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8719
4e81ae98
EC
87202000-07-24 Eric Christopher <echristo@cygnus.com>
8721
8722 * MAINTAINERS: Add self to Write After Approval list.
8723
059ae32c
AO
87242000-07-24 Alexandre Oliva <aoliva@redhat.com>
8725
5b28edd4
AO
8726 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8727 (configure-target-libchill, configure-target-libobjc): Likewise.
8728
059ae32c
AO
8729 * configure.in: Use the same cache file for all target libs.
8730 * config-ml.in: But different cache files per multilib variant.
8731
1adcd149
MS
87322000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8733
8734 * configure (topsrcdir): Don't use dirname.
8735
2d573dff
JO
87362000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8737
8738 * MAINTAINERS: Add self to Write After Approval list.
8739
d207ebef
JM
87402000-07-20 Jason Merrill <jason@redhat.com>
8741
8742 * configure.in: Remove all references to libg++ and librx.
8743
8744 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8745
87462000-07-20 Hans-Peter Nilsson <hp@axis.com>
8747
8748 * config.sub: Update to subversions version 2000-07-06.
8749
7b7792d5
AH
87502000-07-12 Andrew Haley <aph@cygnus.com>
8751
8752 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8753 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8754
3abaac67
PE
87552000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8756
8757 * symlink-tree: Check number of arguments.
8758
34be2b36
JW
87592000-07-05 Jim Wilson <wilson@cygnus.com>
8760
8761 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8762 search path for a g++ extracted from the build tree. This
8763 will allow link tests run by configure scripts in
8764 subdirectories to succeed.
8765
d207ebef
JM
87662000-07-01 Koundinya K <kk@ddeorg.soft.net>
8767
e490616e 8768 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8769
0900331b
MH
87702000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8771
8772 * MAINTAINERS: Add myself as loop discovery maintainer.
8773
d207ebef
JM
87742000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8775
8776 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8777 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8778
87792000-06-19 Timothy Wall <twall@cygnus.com>
8780
8781 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8782 * config.sub: Add tic54x target.
8783
11a27a76
TM
8784Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8785
8786 * MAINTAINERS: Add self as Fortran maintainer,
8787 remove Craig Burley.
8788
d207ebef 8789Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8790
d207ebef
JM
8791 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8792 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8793
7758b73f
PT
8794Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8795
8796 * MAINTAINERS: Add self as i18n maintainer
8797
d207ebef
JM
879820000-05-21 H.J. Lu (hjl@gnu.org)
8799
e490616e
ZW
8800 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8801 directory are used if they exist. Make sure
8802 $(build_tooldir)/include is searched for header files,
8803 $(build_tooldir)/lib/ for library files.
d207ebef 8804 (GCC_FOR_TARGET): Likewise.
e490616e 8805 (CXX_FOR_TARGET): Likewise.
d207ebef 8806
bae29210
JL
8807Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8808
8809 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8810
d207ebef 8811Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8812
8813 * Makefile.in (configure-target-libiberty): Depend on
8814 configure-target-newlib.
8815
aab0d19d
AO
88162000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8817
8818 * configure.in, Makefile.in: Merge all libffi-related
8819 configury stuff from the libgcj tree.
8820
d207ebef
JM
8821Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8822
8823 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8824 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8825
8826Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8827
8828 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8829 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8830 current version information. Add to proto-toplev directory.
d207ebef
JM
8831 (gdb-taz): Build do-djunpack.
8832
758c7bd4
DE
88332000-05-15 David Edelsohn <edelsohn@gnu.org>
8834
8835 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8836
1888228d
AC
8837Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8838
8839 * MAINTAINERS: Add self to Write After Approval list.
8840
d207ebef
JM
88412000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8842
8843 * ltmain.sh: Preserve in relink_command any environment
8844 variables that may affect the linker behavior.
8845
2d7cc2fe
JL
8846Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8847
d207ebef
JM
8848 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8849
8850Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8851
8852 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8853
88542000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8855
8856 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8857 with the version name.
2d7cc2fe 8858
ee455968
JE
8859Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8860
8861 * MAINTAINERS: Add self as bb-reorder maintainer.
8862
73b97e5c
BK
88632000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8864
8865 * config.if: Tweak.
8866
d207ebef
JM
88672000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8868
8869 * djunpack.bat: New file.
8870
8871Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8872
8873 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8874 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8875 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8876 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8877
954869eb
DP
88782000-04-16 Dave Pitts <dpitts@cozx.com>
8879
e490616e
ZW
8880 * config.sub (case $basic_machine): Change default for "ibm-*"
8881 to "openedition".
954869eb 8882
eaabe541
AJ
88832000-04-13 Andreas Jaeger <aj@suse.de>
8884
8885 * MAINTAINERS: Added myself.
8886
d207ebef
JM
8887Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8888
8889 * Makefile.in (gdb-taz): New target. GDB specific archive.
8890 (do-md5sum): New target.
8891 (MD5PROG): Define.
8892 (PACKAGE): Default to TOOL.
8893 (VER): Default to a shell script.
8894 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8895 md5 checksum generation.
d207ebef
JM
8896 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8897 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8898 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8899 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8900
8901Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8902
8903 * configure (warn_cflags): Delete.
8904
0ea6d60c
PDM
8905Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8906
8907 * MAINTAINERS: Added myself.
8908
17090313 89092000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8910 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8911
e490616e
ZW
8912 * configure.in (enable_libstdcxx_v3): Add.
8913 (target_libs): Add bits here to switch between libstdc++-v2 and
8914 libstdc++-v3.
8915 * config.if: And this file too.
8916 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8917
76b78517
MM
89182000-04-05 Michael Meissner <meissner@redhat.com>
8919
8920 * config.sub (d30v): Add d30v as a basic machine type.
8921
ad242caf
JM
89222000-03-29 Jason Merrill <jason@casey.cygnus.com>
8923
8924 * configure.in: -linux-gnu*, not -linux-gnu.
8925
d4537148
TM
8926Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8927
8928 * MAINTAINERS: Add self in write-after-approval section.
8929
f152e9d4
JW
8930Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8931
8932 * MAINTAINERS: Add self as ia64 port maintainer.
8933
6a5fcef1
NB
89342000-03-08 Neil Booth <NeilB@earthling.net>
8935
8936 * MAINTAINERS: Add self in write-after-approval section.
8937
d207ebef 8938Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8939
d207ebef
JM
8940 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8941 (do-tar-bz2): Replace TOOL with PACKAGE.
8942 (gdb.tar.bz2): Remove GDBTK from GDB package.
8943 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8944 dejagnu.tar.bz2): New packages.
d207ebef
JM
8945
89462000-02-27 Andreas Jaeger <aj@suse.de>
8947
8948 * configure.in: Add entry for mips*-*-linux*, move catch all
8949 *-*-*linux* entry below this one.
8950
89512000-02-27 Ian Lance Taylor <ian@zembu.com>
8952
8953 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8954
521fe9d0
NC
89552000-02-24 Nick Clifton <nickc@cygnus.com>
8956
8957 * config.sub: Support an OS of "wince".
8958
d207ebef
JM
8959Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8960
8961 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8962 version.
d207ebef
JM
8963
89642000-02-23 Linas Vepstas <linas@linas.org>
8965
8966 * config.sub: Add support for Linux/IBM 370.
8967 * configure.in: Likewise.
8968
3a685f6f
NC
89692000-02-22 Nick Clifton <nickc@cygnus.com>
8970
8971 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8972
d207ebef 89732000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8974
d207ebef 8975 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8976
4746ee26
KG
89772000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8978
8979 * configure (gcc_version): When setting, narrow search to
8980 lines containing `version_string'.
8981
ba96c72d
DC
89822000-02-15 Denis Chertykov <denisc@overta.ru>
8983
8984 * config.sub: Add support for avr target.
8985
77f16a66
NC
89862000-02-14 Nick Clifton <nickc@cygnus.com>
8987
8988 * MAINTAINERS: Add maintainers for MCore port.
8989
784a3a80
HPN
8990Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8991
8992 * config.sub: Add mmix-knuth-mmixware.
8993
719dd4fa
KG
89942000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8995
8996 * MAINTAINERS: Pair cccp with cpplib maintainership.
8997
d207ebef
JM
89982000-01-27 Christopher Faylor <cgf@redhat.com>
8999
9000 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9001 structure stuff to -L library search.
9002 (CXX_FOR_TARGET): Ditto.
9003 (CROSS_CHECK_MODULES): Fix spelling mistake.
9004
7a53e94b
MM
90052000-01-24 Mark Mitchell <mark@codesourcery.com>
9006
9007 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9008 the C++ compiler.
9009
0da3b5a7
RH
90102000-01-12 Richard Henderson <rth@cygnus.com>
9011
9012 * configure.in: Don't build some bits for beos.
9013
02368d6d
JS
90142000-01-12 Joel Sherrill (joel@OARcorp.com)
9015
9016 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9017 as include files.
9018
2e76d35c
ZW
90192000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9020
9021 * Add self as cpplib maintainer, as requested by Jason
9022 Merrill. Correct my e-mail address.
9023
4c25fdcf
GK
90242000-01-06 Geoff Keating <geoffk@cygnus.com>
9025
9026 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9027 not mh-aix43.
9028
188e3966
HPN
9029Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9030
9031 * MAINTAINERS: Add myself to "write after approval" list.
9032
c2f5d030
RH
90331999-12-14 Richard Henderson <rth@cygnus.com>
9034
9035 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9036 * config.sub: Accept alphaev[78], alphaev8.
9037
eeda916a
AO
90381999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9039
9040 * config.guess, config.sub: Update from autoconf.
9041
b3bd7820
BK
90421999-11-29 Bruce Korb <autogen@linuxbox.com>
9043
2c290989 9044 * MAINTAINERS: update my playtime e-address.
b3bd7820 9045
1882b2b1
RO
9046Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9047
9048 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9049 necessary libraries are missing.
9050
2395f805
DN
9051Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9052
9053 * MAINTAINERS: Add new 'write after approval' maintainer.
9054
1e25de97
APB
9055Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9056
9057 * MAINTAINERS: Add new Java maintainer.
9058
1722c704
AS
90591999-10-25 Andreas Schwab <schwab@suse.de>
9060
9061 * configure: Fix quoting inside arguments of eval.
9062
8141abe8
NC
90631999-10-21 Nick Clifton <nickc@cygnus.com>
9064
9065 * config-ml.in: Allow suppression of some ARM multilibs.
9066
0b77644a
LV
9067Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9068
9069 * config.guess: Add OS/390 match pattern.
9070 * config.sub: Add mvs, openedition targets.
9071 * configure.in (i370-ibm-opened*): New.
9072
d207ebef
JM
90731999-09-04 Steve Chamberlain <sac@pobox.com>
9074
9075 * config.sub: Add support for configuring for pj.
9076
90771999-08-31 Nick Clifton <nickc@cygnus.com>
9078
9079 * config.sub (maybe_os): Add support for configuring for fr30.
9080
af13ebe9
NC
90811999-08-25 Nick Clifton <nickc@cygnus.com>
9082
9083 * configure.in: Do not configure or build ld for AIX
9084 platforms. ld is known to be broken on these platforms.
9085
1250c760
RO
9086Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9087
9088 * config-ml.in: Pass compiler flag corresponding to multidirs to
9089 subdir configures.
9090
d207ebef
JM
90911999-08-09 Ian Lance Taylor <ian@zembu.com>
9092
9093 * Makefile.in (LDFLAGS): Define.
9094
90951999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9096
9097 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9098 noconfigdirs.
9099 (*-*-cygwin*): Likewise.
9100
91011999-08-08 Ian Lance Taylor <ian@zembu.com>
9102
9103 * mkdep: New file.
9104 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9105 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9106
9107 From Eli Zaretskii <eliz@is.elta.co.il>:
9108 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9109 long file name when using DJGPP on MS-DOS.
9110
dbd83e11
JL
9111Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9112
9113 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9114
d207ebef
JM
91151999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9116
9117 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9118 dependency as this causes "make check" to globally "make all"
9119
cd1f4c2c
TT
9120Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9121
9122 * configure.in (target_libs): Added target-zlib.
9123 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9124 (CONFIGURE_TARGET_MODULES): Likewise.
9125 (CHECK_TARGET_MODULES): Likewise.
9126 (INSTALL_TARGET_MODULES): Likewise.
9127 (CLEAN_TARGET_MODULES): Likewise.
9128 (configure-target-zlib): New target.
9129 (all-target-zlib): Likewise.
9130 (all-target-libjava): Depend on all-target-zlib.
9131 (configure-target-libjava): Depend on configure-target-zlib.
9132
9133 * Makefile.in (configure-target-libjava): Depend on
9134 configure-target-newlib.
9135 (configure-target-boehm-gc): New target.
9136 (configure-target-qthreads): New target.
9137
e490616e
ZW
9138 * configure.in (target_libs): Added target-qthreads.
9139 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9140 (CONFIGURE_TARGET_MODULES): Likewise.
9141 (CHECK_TARGET_MODULES): Likewise.
9142 (INSTALL_TARGET_MODULES): Likewise.
9143 (CLEAN_TARGET_MODULES): Likewise.
9144 (all-target-qthreads): New target.
9145 (configure-target-libjava): Depend on configure-target-qthreads.
9146 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9147
9148 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9149 (CONFIGURE_TARGET_MODULES): Likewise.
9150 (CHECK_TARGET_MODULES): Likewise.
9151 (INSTALL_TARGET_MODULES): Likewise.
9152 (CLEAN_TARGET_MODULES): Likewise.
9153 (all-target-libjava): New target.
9154 (all-target-boehm-gc): Likewise.
9155 * configure.in (target_libs): Added libjava, boehm-gc.
9156
d207ebef
JM
91571999-07-22 Ian Lance Taylor <ian@zembu.com>
9158
9159 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9160 configure.bat in SUPPORT_FILES.
9161 (gas+binutils.tar.bz2): Likewise.
9162
9163 * makeall.bat: Remove; obsolete.
9164
91651999-07-21 Ian Lance Taylor <ian@zembu.com>
9166
9167 From Mark Elbrecht:
9168 * configure.bat: Remove; obsolete.
9169
91701999-07-11 Ian Lance Taylor <ian@zembu.com>
9171
9172 * configure: Add -W -Wall to the default CFLAGS when compiling with
9173 gcc.
9174
9175Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9176
9177 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9178
91791999-06-30 Mark Mitchell <mark@codesourcery.com>
9180
9181 * configure.in: Build ld on IRIX6.
9182
91831999-06-12 Ian Lance Taylor <ian@zembu.com>
9184
9185 * Makefile.in: Change distribution targets to use bzip2 instead of
9186 gzip.
9187 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9188 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9189
91901999-06-04 Nick Clifton <nickc@cygnus.com>
9191
9192 * config.sub: Add mcore target.
9193
26d088fa
CD
9194Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9195
9196 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9197
c2c08b29
L
9198Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9199
9200 * config.guess (dummy): Changed to $dummy.
9201
671d0648
NC
92021999-05-24 Nick Clifton <nickc@cygnus.com>
9203
9204 * config.sub: Tidied up case statements.
9205
b1345c72
BE
92061999-05-22 Ben Elliston <bje@cygnus.com>
9207
51ccbd8d
BE
9208 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9209 <jiro@din.or.jp>.
9210
b1345c72
BE
9211 * config.guess: Merge with FSF version. Future changes will be
9212 more accurately recorded in this ChangeLog.
9213 * config.sub: Likewise.
9214
2caf864f
SM
9215Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9216
9217 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9218
d207ebef
JM
92191999-04-30 Tom Tromey <tromey@cygnus.com>
9220
9221 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9222
90fb0c24
TT
92231999-04-23 Tom Tromey <tromey@cygnus.com>
9224
9225 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9226
d207ebef
JM
92271999-04-20 Drew Moseley <dmoseley@cygnus.com>
9228
9229 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9230 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9231 Bad merge removed these two changes.
9232
3516940d 9233Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9234 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9235
9236 * config.guess (interix Alpha): Add.
9237
d207ebef
JM
92381999-04-11 Richard Henderson <rth@cygnus.com>
9239
9240 * configure.in (i?86-*-beos*): Do config gperf; don't config
9241 gdb, newlib, or libgloss.
9242
e891fbfe 9243Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9244
e891fbfe
AO
9245 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9246 link a trivial program with -mabi=64. If it fails, remove mabi=64
9247 from multidirs.
9248
f9ae47d6
PT
9249Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9250
9251 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9252
d207ebef
JM
92531999-04-08 Nick Clifton <nickc@cygnus.com>
9254
9255 * config.sub: Add support for mcore targets.
9256
92571999-04-07 Michael Meissner <meissner@cygnus.com>
9258
9259 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9260 not mt-ospace, in order to shut up assembler warning about using
9261 symbols that are named the same as registers.
9262
92631999-04-07 Drew Moseley <dmoseley@cygnus.com>
9264
9265 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9266 dependency list for all-target-cygmon.
9267
92681999-04-05 Doug Evans <devans@casey.cygnus.com>
9269
9270 * config-ml.in: Check $host, not $target, for selective multilibs.
9271 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9272 thumb interworking, and underscore prefix multilibs.
9273
92741999-04-04 Ian Lance Taylor <ian@zembu.com>
9275
9276 * missing: Update to version from current automake.
9277
88101ab9
L
9278Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9279
9280 * configure (gxx_include_dir): Removed.
9281
9282 * configure.in (gxx_include_dir): Handle it.
9283 * Makefile.in: Likewise.
9284
d207ebef
JM
92851999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9286
9287 * config.sub (mips64vr4111,mips64vr4111el) Add.
9288
92891999-03-21 Ben Elliston <bje@cygnus.com>
9290
e490616e 9291 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9292
8dc91cbe
ME
9293Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9294
8dc91cbe
ME
9295 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9296 config/mh-djgpp.
9297
d207ebef
JM
9298Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9299
9300 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9301 all-target-newlib to dependency list for all-target-bsp.
9302
926bb5ed
MK
9303Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9304
9305 * config.sub: Add i386-uwin support.
9306 * config.guess: Likewise.
9307
4a6e3000
FS
9308Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9309
9310 * configure.in: cleanup, add mh-*pic handling for arm, special
9311 case powerpc*-*-aix*
9312
d207ebef
JM
9313Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9314
9315 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9316 can be built.
9317
9318Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9319
9320 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9321 targets.
d207ebef 9322
71c91078
NC
93231999-03-02 Nick Clifton <nickc@cygnus.com>
9324
9325 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9326
282e5df8
GN
9327Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9328
9329 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9330
1de558ee
NC
93311999-02-24 Nick Clifton <nickc@cygnus.com>
9332
9333 * config.sub: Fix typo in arm recognition.
9334
d207ebef
JM
9335Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9336
9337 * configure.in (noconfigdirs): Changed target_configdirs to
9338 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9339 rather than m68k-*-* since it is not known to work on
9340 m68k-aout. Ditto for arm-*-*oabi.
9341
9342Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9343
9344 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9345
93461999-02-19 Ben Elliston <bje@cygnus.com>
9347
9348 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9349 Smart and improved by Andrew Cagney.
9350
fab7445a
ME
9351Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9352
9353 * config.guess: Recognize openbsd-*-hppa.
9354
8ccdc228
L
9355Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9356
9357 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9358 only if it is not empty.
9359
3b7265ff
NC
93601999-02-17 Nick Clifton <nickc@cygnus.com>
9361
9362 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9363
d207ebef 9364 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9365
9366 * config.sub: Modified to recognize uname's armv* syntax.
9367
d207ebef
JM
93681999-02-17 Mark Salter <msalter@cygnus.com>
9369
9370 * configure.in: Added target-bsp for sparclite.
9371
9372Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9373
9374 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9375
93761999-02-08 Nick Clifton <nickc@cygnus.com>
9377
9378 * configure.in: Add support for strongarm port.
9379 * config.sub: Add support for strongarm target.
9380
c48dd3f5 9381Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9382
c48dd3f5
MK
9383 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9384 the old name config/mh-cygwin32.
9385 Enable texinfo.
9386
d207ebef
JM
9387Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9388
9389 * configure.in: Do build ld for ix86 Solaris.
9390
ecd62820
JW
9391Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9392
9393 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9394 $AR_FOR_TARGET. Likewise for RANLIB.
9395
bbd8fa7f 9396Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9397
e490616e
ZW
9398 * config.sub (oabi): Recognize.
9399 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9400
0397442c
RL
9401Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9402
9403 * config.guess: Improve detection of i686 on UnixWare 7.
9404
c9ffaa63
MK
9405Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9406
9407 * config.guess: Add support for i386-pc-interix.
9408 * config.sub: Likewise.
9409 * configure.in: Likewise.
c9ffaa63 9410
d207ebef
JM
9411Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9412
9413 * Makefile.in: Remove unneeded all-target-libio from
9414 from all-target-winsup target since it is now unneeded.
9415 Add all-target-libtermcap in its place since it is now
9416 needed.
9417
9418Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9419
9420 * configure.in: makefile stub for cygwin target is probably
9421 unnecessary. Remove it for now.
d207ebef
JM
9422
9423Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9424
9425 * configure.in: libtermcap.a should be built when cygwin is the
9426 target as well as the host.
9427 * config.guess: Allow mixed case in cygwin uname output.
9428 * Makefile.in: Add libtermcap target.
d207ebef 9429
ebe12325
JL
9430Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9431
9432 * config.sub: Clean up handling of hppa2.0.
9433
57057b67
RB
9434Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9435
9436 * config.guess: Use C code to identify more HP machines.
9437
f8670be1
JL
9438Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9439
9440 * config.sub: Handle hppa2.0.
9441
d207ebef
JM
9442Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9443
9444 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9445 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9446
94471998-12-15 Mark Salter <msalter@cygnus.com>
9448
9449 * configure.in: Added target-bsp for several target architectures.
9450
9451 * Makefile.in: Added rules for bsp.
9452
d1a09590
JL
9453Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9454
9455 * config.guess: Improve detection of hppa2.0 processors.
9456
9457Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9458
9459 * config.guess: Recognize FreeBSD using ELF automatically.
9460
71205e0b
MH
94611998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9462
9463 * configure (skip-this-dir): Add handling for new shell script, which
9464 might be created by a sub-directory's configure to indicate, this particular
9465 directory is "unwanted".
9466 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9467
d207ebef
JM
9468Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9469
9470 * ltconfig: import from libtool, after changing libtool to
9471 account for the cygwin name change.
9472
9473Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9474
9475 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9476 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9477
9478Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9479
9480 * configure.in: Add libtermcap to list of cygwin dependencies.
9481
9482Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9483
e490616e
ZW
9484 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9485 they include winsup/include when it's a cygwin target.
d207ebef
JM
9486
94871998-11-12 Tom Tromey <tromey@cygnus.com>
9488
9489 * configure.in (host_tools): Added zip.
9490 * Makefile.in (all-target-libjava): Depend on all-zip.
9491 (all-zip): New target.
9492 (ALL_MODULES): Added all-zip.
9493 (NATIVE_CHECK_MODULES): Added check-zip.
9494 (INSTALL_MODULES): Added install-zip.
9495 (CLEAN_MODULES): Added clean-zip.
9496
9497Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9498
9499 * Makefile.in: lose "32" from comment about cygwin.
9500
9501Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9502
9503 * configure.in: Use -Os to build target libraries for the fr30.
9504
9505Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9506
9507 * config.sub: Add fr30.
9508
9509Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9510
e490616e 9511 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9512 cygwin* instead of cygwin32*.
9513 * config.sub: Check cygwin* instead of cygwin32*.
9514
d2ec8b39
RL
9515Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9516
9517 * config.guess: Match any version of Unixware7.
9518
d207ebef
JM
95191998-10-20 Syd Polk <spolk@cygnus.com>
9520
9521 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9522 if desired.
9523
35cd2565
JL
9524Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9525
9526 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9527 these if the appropriate directories and files to not exist.
9528
52d4e5b7
JL
9529Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9530
9531 * Makefile.in (DEVO_SUPPORT): Add config.if.
9532
38ada91e
MH
9533Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9534
9535 * configure: Add pattern to replace "build_tooldir"'s
9536 definition in the generated Makefile with "tooldir"'s
9537 actual value.
9538
e44e84da
JL
9539Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9540
56a8387f
JL
9541 * config.sub: Bring back lost sparcv9.
9542
e44e84da
JL
9543 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9544
5cb95c7a
JL
9545Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9546
9547 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9548 CC_FOR_TARGET and friends.
9549
9550Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9551
ceff9b14
AO
9552 * Makefile.in (build_tooldir): New variable, same as tooldir.
9553 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9554 -B$(build_tooldir)/bin/.
9555 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9556
f2d11dcd
GP
9557Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9558
9559 * README: Remove installation instructions and refer to the
9560 INSTALL directory instead.
9561
73a6d2e7 9562Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9563
73a6d2e7
RL
9564 * config.sub: Add support for i[34567]86-pc-udk.
9565 * configure.in: Likewise.
9566
5d4a5ee6
JL
9567Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9568
9569 * Makefile.in: add bzip2 package building bits for user
9570 tools module
9571 * configure.in: ditto
9572
6fc19d6d
JL
9573Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9574
9575 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9576 (ALL_TARGET_MODULES): Add all-target-libobjc.
9577 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9578 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9579 (all-target-libchill): Add dependencies.
9580 * configure.in (target_libs): Add libchill.
4e81ae98 9581
f653f0ab
MH
95821998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9583
9584 * configure.in (target_subdir): Remove duplicate line.
9585
5d4a5ee6
JL
9586Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9587
9588 * Makefile.in (all-automake): fix dependencies.
9589
494933e4
JL
9590Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9591
9592 * configure.in: Minor cleanups for building in the $(target_alias)
9593 subdir.
9594
f6b58262
JW
95951998-09-22 Jim Wilson <wilson@cygnus.com>
9596
9597 * Makefile.in (bootstrap): Set r and s before make all. Use
9598 BASE_FLAGS_TO_PASS in make all.
9599 (cross): Likewise.
9600
27c7a08d
MM
96011998-09-20 Mark Mitchell <mark@markmitchell.com>
9602
9603 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9604
e67afd1e
RH
9605Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9606
9607 * config.sub: Fix typo in last change.
9608
8e44ac71
MH
96091998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9610
9611 * config.sub: Add support for C4x target.
9612 * configure.in: Likewise.
9613
d7496fbb
DM
96141998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9615
9616 * config.sub: Recognize sparcv9 just like sparc64.
9617
22097bd1
RL
9618Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9619
9620 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9621
4b877abd
JL
9622Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9623
2c8ec9a2
JL
9624 * config.guess: Correctly identify Pentium II sco boxes.
9625
4b877abd
JL
9626 * config.guess: Fix "tr" code. From Weiwen Liu.
9627
ab03db52
JH
9628Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9629
9630 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9631 stabs.
9632
b54db294
JL
9633Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9634
9635 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9636 (ALL_TARGET_MODULES): Add all-target-libchill.
9637 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9638 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9639 (all-target-libchill): Add dependencies.
9640 * configure.in (target_libs): Add libchill.
9641
bf48dd73
LW
9642Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9643
9644 * config.guess: Avoid assumptions about "tr" behaves when
9645 LANG is set to something other than English.
9646
a3cbd105
L
9647Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9648
9649 * configure (gxx_include_dir): Changed to
9650 '${prefix}/include/g++'-${libstdcxx_interface}.
9651
9652 * config.if: New to determine the interfaces.
9653
c4acd909
MK
9654Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9655
9656 * config.guess: Detect and handle MPE/IX.
9657 * config.sub: Deal with MPE/IX.
9658
9ea97665
DE
9659Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9660
9661 * configure.in: Use mh-aix43.
9662
0ce065bd
MH
96631998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9664
9665 * configure: Fix --without/--disable cases for gxx-include-dir.
9666
5d4a5ee6
JL
9667Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9668
9669 * mdata-sh: Imported. Needed for automake support.
9670
9671Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9672
9673 * Makefile.in (taz): Try "chmod -R og=u ." before
9674 "chmod og=u `find . -print`".
9675
9676Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9677
9678 * configure.in: Add arm-elf and thumb-elf support.
9679
9680Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9681
9682 * Makefile.in: Undo previous patch.
9683
9684Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9685
9686 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9687 to here ...
9688 (install-no-fixedincludes): and here
9689 (INSTALL_MODULES): ... from here.
9690
466456d9
ILT
9691Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9692
9693 * config.sub: Merge with FSF.
9694
1b409d25
ILT
9695 * config.guess: Merge with FSF.
9696
d207ebef
JM
9697Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9698
9699 * configure (extraconfigdirs): New variable.
9700 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9701 * Makefile.in (all): Move higher in file.
9702 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9703 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9704 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9705 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9706 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9707
97081998-07-23 Brendan Kehoe <brendan@cygnus.com>
9709
9710 * Makefile.in (all-target-libjava): Depend on all-gcc and
9711 all-target-newlib.
9712 (configure-target-libjava): Depend on $(ALL_GCC).
9713
7f1937c1
RL
9714Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9715
9716 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9717 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9718
2ada2bd6
ML
9719Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9720
9721 * INSTALL/README: Fix typo.
9722
1e025bde
ML
9723Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9724
5d4a5ee6
JL
9725 * ylwrap: Change absolute path checks to check for DOS style path
9726 names.
1e025bde 9727
5d4a5ee6
JL
9728 * ylwrap: Don't use a full path name if the source file is in the
9729 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9730
6755ff73
ILT
9731 * config-ml.in: Default to being verbose, to match Feb 18 change to
9732 configure.
9733
5d4a5ee6
JL
9734Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9735
9736 Brought over from egcs:
9737
9738 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9739
9740 * configure.in (target_subdir): Set to ${target_alias} instead
9741 of "libraries".
9742
9743 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9744
9745 * configure.in (target_subdir): Set to libraries if enable_multilib.
9746
9747Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9748
9749 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9750 multilibs, force reconfiguration the first time we create
9751 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9752
9753Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9754
9755 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9756 avoid confusion with --no-recursion.
9757
9758Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9759
9760 * configure.in: Win32 hosts shouldn't use install -x
9761 * install-sh: remove -x option, and special .exe-handling
9762 hack.
9763
d207ebef
JM
9764Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9765
9766 * config.guess: Recognize i586-pc-beos.
9767 * configure.in: Don't build some bits for beos.
9768
fbd836fc
ILT
9769Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9770
5d4a5ee6
JL
9771 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9772 CFLAGS default to -O2.
9773
fbd836fc
ILT
9774 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9775 when using GNU ld.
9776
9777Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9778
9779 * ltmain.sh: Correct install when using a different shell.
9780
9781Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9782
9783 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9784
d207ebef
JM
9785Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9786
9787 * makefile.vms: Update to build binutils/makefile.vms. Add install
9788 target.
fbd836fc
ILT
9789
9790Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9791
9792 * ltconfig: Update to correct AIX handling.
9793
69b471bc
JL
9794Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9795
81241b5e
JL
9796 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9797
69b471bc
JL
9798 * configure.in (target_subdir): Set to ${target_alias} instead
9799 of "libraries".
9800
bedf82df
MH
98011998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9802
9803 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9804 (Makefile): Depend on $(gcc_version_trigger).
9805
9806 * configure (gcc_version): Change default initializer to empty
9807 string.
9808 (gcc_version_trigger): New variable; pass this variable down
9809 to subdir configures to enable them checking gcc's version
9810 themselves. Emit make macros for both gcc_version vars.
9811 (topsrcdir): Initialize reliably.
9812 (recursion line): Remove --with-gcc-version=${gcc_version}.
9813
28e449d8
MH
98141998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9815
9816 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9817 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9818 in $(libsubdir); emit definition in each generated Makefile.
9819 (gxx_include_dir): Initialize depending on
9820 $enable_version_specific_runtime_libs.
28e449d8 9821
50c4c9f7
MH
98221998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9823
9824 * configure (gcc_version): Initialize properly depending on
9825 how and where configure is started.
9826 (recursion line): Pass a --with-gcc-version=${gcc_version}
9827 to configures in subdirs.
9828
d207ebef
JM
9829Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9830
9831 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9832 cygmon
d207ebef 9833
5d4a5ee6
JL
9834Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9835
9836 * configure.in: Add cygmon and libstub support for mn10200.
9837
2f96399b
MH
98381998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9839
9840 * configure (gcc_version): Add new variable describing the
9841 particular gcc version we're building.
9842 * Makefile.in (libsubdir): Add new macro for the directory
9843 in which the compiler finds executables, libraries, etc.
9844 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9845 and libsubdir.
9846
c4137c50
AO
9847Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9848
ceff9b14
AO
9849 * Makefile.in (local-clean): Remove *.log.
9850 (warning.log): Built with warn_summary from build.log.
9851 (mail-report.log): Run test_summary.
9852 (mail-report-with-warnings.log): Run test_summary including
9853 warning.log in the report.
c4137c50 9854
276d5ee0
RL
9855Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9856
9857 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9858
5d4a5ee6
JL
9859Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9860
9861 * Makefile.in (grep): Grep no longer depends on libiberty.
9862
9863Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9864
9865 * Makefile.in: all-snavigator needs all-libgui.
9866
9867Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9868
9869 * configure.in: Add cygmon and libstub support for mn10300.
9870
8af14275
ILT
9871Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9872
9873 * missing: Update to version from automake 1.3.
9874
fbd836fc
ILT
9875 * ltmain.sh: On installation, don't get confused if the same name
9876 appears more than once in the list of library names.
9877
466456d9
ILT
9878Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9879
9880 * config.sub: Accept m68060 and m5200 as CPU names.
9881
5d4a5ee6
JL
9882Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9883
9884 * configure: Use && rather than using -a in test, because odd
9885 strings can confuse test.
9886 * configure.in: Likewise.
9887
fbd836fc
ILT
9888Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9889
9890 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9891
f0983958
AO
9892Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9893
9894 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9895 bootstrap4-lean): New targets.
f0983958 9896
bfed1ea0
JL
9897Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9898
9899 * mpw-* Delete. Not used.
9900
5d4a5ee6
JL
9901Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9902
9903 * COPYING.LIB: Update FSF address.
9904
bfed1ea0
JL
9905Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9906
9907 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9908
5d4a5ee6
JL
9909 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9910 GAS_SUPPORT_DIRS.
9911
bfed1ea0
JL
9912Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9913
9914 * ltconfig, ltmain.sh: Avoid producing a version number if
9915 -version-info was not used.
9916
5d4a5ee6
JL
9917Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9918
9919 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9920 building with newlib.
9921
99221998-04-30 Paul Eggert <eggert@twinsun.com>
9923
d207ebef 9924 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9925 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9926
9927Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9928
9929 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9930 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9931
9932Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9933
9934 * configure.in: Change alpha to alpha* in several places.
9935
d207ebef
JM
9936Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9937
9938 * config.sub: Recognize sparc86x.
9939
77be0cab
MM
9940Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9941
9942 * configure.in (--enable-target-optspace): Remove debug echo.
9943
62441128
JW
9944Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9945
9946 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9947
bfed1ea0
JL
9948Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9949
9950 * ltconfig: Update cygwin32 support.
9951
5d4a5ee6
JL
9952 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9953 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9954 (GDB_SUPPORT_DIRS): Likewise.
9955
3f4ea1de
MM
9956Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9957
9958 * configure.in (target_makefile_frag): If --enable-target-optspace,
9959 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9960 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9961 not used.
9962 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9963
5d4a5ee6
JL
9964Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9965
9966 * Makefile.in (all-bfd): Depend on all-intl.
9967 (all-binutils): Likewise.
9968 (all-gas): Likewise.
9969 (all-gprof): Likewise.
9970 (all-ld): Likewise.
9971
99721998-04-19 Brendan Kehoe <brendan@cygnus.com>
9973
9974 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9975
bfed1ea0
JL
9976Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9977
5d4a5ee6
JL
9978 * Makefile.in (all-bfd): Depend upon all-libiberty.
9979
bfed1ea0
JL
9980 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9981
5d4a5ee6
JL
9982Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9983
9984 * Makefile.in: Add libstub.
9985
9986 * configure.in: Ditto. Build libstub for targets that have cygmon
9987 support.
9988
9989Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9990
9991 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9992
9993Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9994
9995 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9996 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9997
ec8d6ddc
KW
9998Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9999
10000 * configure: Define DEFAULT_M4 by searching PATH.
10001 * Makfile.in: Use DEFAULT_M4.
10002
bfed1ea0
JL
10003Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10004
10005 * ltconfig: Add cygwin32 support.
10006
5d4a5ee6
JL
10007 * Makefile.in, configure.in: Add libtool as a native only directory
10008 to configure and build.
10009
547a6183
JL
10010Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10011
10012 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10013
5d4a5ee6 10014Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 10015
5d4a5ee6
JL
10016 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10017
10018Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10019
10020 * Makefile.in: add ash make rules
10021 * configure.in: add ash to native_only and host_tools lists
10022
10023Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10024
10025 * Makefile.in (all-gettext, all-intl): New targets.
10026 (ALL_MODULES): Added all-gettext, all-intl.
10027 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10028 (INSTALL_MODULES): Added install-gettext, install-intl.
10029 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10030
10031 * configure.in (host_tools): Added gettext.
10032 (native_only): Likewise.
10033 (noconfigdirs) [various cases]: Likewise.
10034 (host_libs): Added intl.
10035
d207ebef
JM
10036Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10037
10038 * configure: Do not disable building gdbtk for cygwin32 hosts.
10039
e98e406f
NC
10040Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10041
10042 * configure.in: Add thumb-coff target.
10043 * config.sub: Add thumb-coff target.
10044
5d4a5ee6
JL
10045Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10046
10047 * Makefile.in: Revert yesterday's change.
10048 (all-target-winsup): all-target-librx stays out of here.
10049
10050Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10051
10052 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10053 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10054 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10055 Remove references to librx and libg++.
10056
10057Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10058
10059 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10060 recursive makes
10061
bfed1ea0
JL
10062Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10063
10064 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 10065 for newlib directory.
bfed1ea0
JL
10066 (CXX_FOR_TARGET): Likewise.
10067
10068Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10069
10070 * ltconfig: Update after libtool/ltconfig.in change for
10071 hpux11.
10072
10073Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10074
10075 * ltconfig, ltmain.sh: Update to libtool 1.2.
10076
3cd730af
MH
10077Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10078
10079 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10080 (install-gcc-cross): Instead, override LANGUAGES here.
10081
80564603
DL
100821998-03-18 Dave Love <d.love@dl.ac.uk>
10083
10084 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10085 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10086
d207ebef
JM
10087Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10088
10089 * configure.in: Add Thumb-pe target.
10090
5d4a5ee6 10091Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 10092
5d4a5ee6
JL
10093 * Makefile.in - changed sn targets to snavigator
10094 * configure.in - changed sn targets to snavigator
10095
2d4a0558
MH
10096Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10097
10098 * config-ml.in: After building symlink tree call make distclean
10099 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10100 to be the case for libiberty.
10101
04b93567
L
10102Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10103
10104 * configure: When making link, also check the current
10105 directory. The configure scripts may create one.
10106
9a06b842
RH
10107Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10108
10109 * config.sub: Accept alphapca56 and alphaev6 properly.
10110
217fc4e6
FS
10111Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10112
10113 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10114
3e07bdbd 10115Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10116
e490616e 10117 * config.sub (sco5): Fix typo.
3e07bdbd 10118
5d4a5ee6
JL
10119Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10120
10121 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10122 install-itcl.
10123 (install-itcl): Remove dependency on install-tcl.
10124
10125Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10126
10127 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10128
10129Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10130
10131 * configure.in: Don't build libgui for a cygwin32 target when not on
10132 a cygwin32 host.
10133
10134Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10135
10136 * configure (redirect): Set to null, so default behavior of
10137 configure is now --verbose.
10138
ce0d965c
DL
101391998-02-16 Dave Love <d.love@dl.ac.uk>
10140
10141 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10142 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10143
3acd1fd0
MH
10144Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10145
10146 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10147 this change to sync Makefile.in with its ChangeLog entries.
10148
5d4a5ee6
JL
10149Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10150
10151 * ltmain.sh (mkdir): Check that the directory doesn't exist
10152 before we exit with error, so that we don't get races during
10153 parallel builds.
10154
bfed1ea0
JL
10155Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10156
10157 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10158
4e77e8f1
MH
10159Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10160
10161 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10162 PICFLAG_FOR_TARGET.
10163 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10164
10165 * configure: Emit a definition for the new macro enable_shared
10166 into each Makefile.
10167
5d4a5ee6
JL
10168Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10169
10170 * configure.in (host_tools, native_only): Add libtool.
10171
10172Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10173
10174 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10175 Fix typo in ming config comment.
10176
bfed1ea0
JL
10177Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10178
10179 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10180
5d4a5ee6
JL
10181Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10182
10183 * config.sub: Add tic30 cases, and map c30 to tic30.
10184
8821a725
RH
10185Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10186
10187 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10188 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10189 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10190 (CLEAN_TARGET_MODULES): Similarly
10191 (all-target-libf2c): Add dependences.
4e81ae98 10192 * configure.in (target_libs): Add libf2c.
8821a725 10193
5d4a5ee6
JL
10194Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10195
10196 * configure.in: Remove expect from noconfigdirs when target
10197 is cygwin32. OK to build expect and dejagnu with Canadian
10198 Cross.
10199
0aadd657
ILT
10200Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10201
5d4a5ee6
JL
10202 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10203 host.
10204
0aadd657
ILT
10205 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10206 and mingw32.
10207
d0a8352c
MH
10208Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10209
10210 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10211 here as it is not defined in the toplevel Makefile.
10212
59739e3c
MH
10213Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10214
10215 * configure (package_makefile_rules_frag): New variable, which names
10216 a file with generic rules, ...
10217 Change comment to mention we now have FIVE parts.
10218 * configure: Undo last change.
10219
228197ee
LT
10220Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10221
10222 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10223 * config.sub: More accurate determination of HP processor types.
228197ee 10224
efd4c0ba
MH
10225Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10226
10227 * configure (package_makefile_frag): Move inserting the
10228 ${package_makefile_frag} to where it should be according
10229 to the comment.
10230
6eef3189
PB
10231Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10232
10233 * config.guess: Add support for Linux/ARM.
10234
d207ebef
JM
10235Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10236
10237 * .cvsignore: Remove *-info and *-install since they match
10238 release-info and mpw-install, which we don't want to just ignore.
10239
48464ebf
RH
10240Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10241
10242 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10243
803462a7
PN
10244Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10245
10246 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10247 local_prefix to sub-make invocations.
10248
520ab477
L
10249Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10250
10251 * configure.in: Check makefile fragments in the source
10252 directory.
10253
4bcdb76d
AO
10254Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10255
ceff9b14
AO
10256 * configure.in: Check whether host and target makefile
10257 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10258
5d4a5ee6
JL
10259Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10260
10261 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10262
10263Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10264
10265 * configure.in: Make sure we only replace RPATH_ENVVAR on
10266 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10267 regexp to sed.
10268
10269 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10270 to sub-makes.
10271
0d3e11a5
LI
102721998-01-13 Lee Iverson (leei@ai.sri.com)
10273
10274 * config-ml.in (multi-do): LDFLAGS must include multilib
10275 designator.
10276
d45b3d87 10277Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10278
10279 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10280
d39cd7a1
MK
10281Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10282
10283 * config.sub: Add mingw32 support.
10284 * configure.in: Likewise.
d39cd7a1 10285
6decbc24
FS
10286Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10287
10288 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10289
5d4a5ee6
JL
10290Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10291
10292 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10293 * configure (gxx_include_dir): Provide a definition for subdirs
10294 which do not use autoconf.
10295
10296Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10297
10298 * config.guess: Sync with egcs. Picks up new alpha support,
10299 BeOS & some additional linux support.
10300
d3d1907a
JL
10301Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10302
10303 * config.guess: HP 9000/803 is a PA1.1 machine.
10304
b104e095
RH
10305Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10306
10307 * configure.in: It's alpha*-...
10308
aca823c1
L
10309Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10310
10311 * configure.in (host_makefile_frag, target_makefile_frag):
10312 Handle multiple config files.
10313 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10314 alpha-*-*.
10315
d207ebef
JM
10316Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10317
10318 * mkdep: New file.
10319
10320Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10321
10322 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10323
5d4a5ee6
JL
10324Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10325
10326 * Makefile.in: Add libgui directory.
10327 (GDB_TK): Add all-libgui.
10328 * configure.in: Add libgui directory.
10329 * configure: Add all-libgui to GDB_TK.
10330
10331Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10332
10333 * config-ml.in (multidirs): Add m32r to multilib list.
10334
10335Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10336
10337 * Makefile.in (all-target-gperf): Change dependency to
10338 all-target-libstdc++.
10339
baf55877
FF
10340Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10341
10342 * config.guess: Add BeOS support.
10343
5d4a5ee6
JL
10344Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10345
10346 Source directory cvs renamed to cvssrc:
10347 * configure.in (host_tools): Change cvs to cvssrc.
10348 (native_only): Likewise.
10349 (noconfigdirs) [various cases]: Likewise.
10350 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10351 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10352 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10353 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10354 (all-cvssrc): Rename target from all-cvs.
10355
f2d76545
JL
10356Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10357
10358 * configure (gxx_include_dir): Fix thinko.
10359
205cba53
JL
10360Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10361
10362 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10363 (install-cross, install-gcc-cross): New targets.
10364
5d4a5ee6
JL
10365Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10366
10367 * configure.in (noconfigdirs): Add support for Thumb target.
10368
10369 * config.sub (maybe_os): Add support for Thumb target.
10370
10371Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10372
10373 * Makefile.in: Add rules for cygmon.
10374
10375 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10376
96b0f1fc
JL
10377Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10378
10379 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10380 * configure (gxx_include_dir): Provide a definition for subdirs
10381 which do not use autoconf.
d207ebef
JM
10382
10383Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10384
10385 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10386 11/18/97 build
d207ebef 10387
7dfef6ed
JL
10388Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10389
10390 * From Franz Sirl.
10391 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10392 found on RedHat Linux systems.
96b0f1fc 10393
83cfe7c0
JL
10394Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10395
10396 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10397 guesses.
10398
7dfef6ed
JL
10399Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10400
10401 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10402
5d4a5ee6
JL
10403Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10404
10405 * ltmain.sh: If mkdir fails, check whether the directory was created
10406 anyhow by some other process.
10407
d207ebef
JM
10408Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10409
10410 * configure.in (d30v-*-*): Configure all directories.
10411
10412Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10413
10414 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10415 for the D30V.
10416
10417Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10418
10419 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10420
5d4a5ee6
JL
10421Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10422
e490616e
ZW
10423 * include/libiberty.h: Add extern "C" { so it can be used with C++
10424 progrms.
10425 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10426 programs.
5d4a5ee6 10427
d207ebef
JM
10428Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10429
10430 * configure.in (d30v-*-*): Configure GCC now.
10431
5d4a5ee6
JL
10432Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10433
10434 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10435 is no longer needed.
10436
c9670e62
JM
10437Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10438
10439 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10440
cc71c0ca
MH
10441Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10442
10443 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10444 targets using "$@" to provide support for similar but not identical
10445 targets without having to duplicate code.
10446
d207ebef
JM
10447Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10448
10449 * makefile.vms: Fix to work with DEC C.
10450
10451Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10452
10453 * config.sub: Add mips-tx39-elf to marketing names.
10454
10455Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10456
10457 * ltmain.sh: Handle symlinks in generated script.
10458
10459Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10460
10461 * configure: Handle autoconf style directory options: --bindir,
10462 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10463 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10464 --sysconfdir.
10465 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10466 (sharedstatedir, localstatedir, oldincludedir): New variables.
10467 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10468 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10469 sbindir, sharedstatedir, and sysconfdir.
10470
b1e3ddfd
AJ
10471Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10472
10473 * Makefile.in (bootstrap-lean): New target.
10474
d207ebef
JM
10475Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10476
10477 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10478 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10479
10480Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10481
10482 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10483
09f97c1e
JL
10484Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10485
10486 * Makefile.in (cross): New target.
10487
335d0ab2
AO
10488Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10489 Jeff Law <law@cygnus.com>
10490
10491 * Makefile.in (bootstrap2, bootstrap3): New targets.
10492 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10493 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10494
d207ebef
JM
10495Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10496
10497 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10498 windows. Consistent with gdb/configure.
d207ebef 10499
e693cc28
UD
105001997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10501
e693cc28
UD
10502 * configure.in: Name Linux target fragment.
10503
10504 * configure: Rewrite so that project Makefile fragment is inserted
10505 first and appears last in the resulting Makefile.
10506
d207ebef
JM
10507Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10508
10509 * Makefile.in (install-itcl): Install tcl first.
10510
5d4a5ee6
JL
10511Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10512
10513 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10514
f401679e
JW
10515Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10516
10517 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10518
10519 * configure.in (skipdirs): Add target-librx for Linux.
10520 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10521
ec20b1b9
JL
10522Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10523
10524 * Makefile.in (bootstrap): New target.
10525
becdcf6d
JL
10526Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10527
63f6bcd7 10528 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10529
d207ebef
JM
10530Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10531
10532 * config.guess: Merge with FSF.
10533
0c82f6bf
FF
10534Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10535
10536 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10537
d207ebef
JM
10538Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10539
10540 * config.sub: Add "marketing-names" patch.
10541
3fbc0b70
JS
10542Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10543
e490616e 10544 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10545
e20d4801
JL
10546Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10547
10548 * config.sub: Handle v850-elf.
10549
fe181f78 10550Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10551
10552 * .cvsignore (*-install): Remove.
10553
bfed1ea0
JL
10554Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10555
10556 * ltconfig: Set CONFIG_SHELL in libtool.
10557 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10558
558a1e7c
JW
10559Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10560
10561 * configure.in (target_subdir): Set to libraries if enable_multilib.
10562
7818d6fc
JW
10563Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10564
10565 * config.guess: Update from gcc directory.
10566
d207ebef
JM
10567Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10568
10569 * Makefile.in (all-sim): Depends on all-readline.
10570
6599da04
JM
10571Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10572
10573 * Makefile.in (BISON, YACC): Use $$s.
10574 (all-bison): Depend on all-texinfo.
10575
10576Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10577
10578 * Makefile.in (BISON): Add -L flag.
10579 (YACC): Likewise.
10580
d207ebef
JM
10581Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10582
4e81ae98
EC
10583 * configure.in (noconfigdirs): Add support for v850e target.
10584
d207ebef
JM
10585 * config.sub (maybe_os): Add support for v850e target.
10586
10587Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10588
4e81ae98
EC
10589 * configure.in (noconfigdirs): Add support for v850ea target.
10590
d207ebef
JM
10591 * config.sub (maybe_os): Add support for v850ea target.
10592
6599da04
JM
10593Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10594
10595 * config.sub: Add mipstx39. Delete r3900.
10596
10597Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10598
10599 * Makefile.in (all-autoconf): Depends on all-texinfo.
10600
10601Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10602
10603 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10604 eabi targets.
10605
10606Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10607
10608 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10609
10610 * configure: When handling a Canadian Cross, handle YACC as well as
10611 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10612 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10613
10614Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10615
10616 * Makefile.in (BISON): bison, not byacc or bison -y.
10617 (YACC): bison -y or byacc or yacc.
10618 (various): Add *-bison as appropriate.
10619 (taz): No need to mess with BISON anymore.
10620
10621Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10622
10623 * configure: If OSTYPE matches *win32*, try to find a good value for
10624 CONFIG_SHELL.
10625
10626Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10627
10628 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10629 configure.in if it is present.
10630
10631Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10632
10633 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10634
10635Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10636
10637 * config.sub: Recognize `arc' cpu.
10638 * configure.in: Likewise.
10639 * config-ml.in: Likewise.
10640
10641Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10642
10643 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10644
10645Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10646
10647 * configure: Changed sed delimiter from ':' to '|' when
10648 attempting to substitute ${config_shell} for SHELL. On
10649 NT ${config_shell} may contain a ':' in it.
10650
10651Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10652
10653 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10654
10655Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10656
10657 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10658
10659Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10660
10661 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10662
10663 * ylwrap: If the program is a relative path, force it to be
10664 absolute.
10665
10666Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10667
10668 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10669
10670Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10671
10672 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10673 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10674 for libraries.
6599da04
JM
10675
10676Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10677
10678 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10679 separated by spaces.
6599da04
JM
10680
10681Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10682
10683 * ylwrap: New file.
10684 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10685
10686 * ltmain.sh: Handle /bin/sh at start of install program.
10687
10688 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10689
10690 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10691 * missing: New file, from automake 1.2.
10692
10693Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10694
10695 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10696 check-tk to CHECK_X11_MODULES.
10697
10698Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10699
10700 * config.sub: Merge with FSF.
10701
10702Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10703
10704 * config.guess: Merge with FSF.
10705
10706Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10707
10708 * configure: Treat msdosdjgpp like go32.
10709 * configure.in: Likewise. Don't remove gprof for go32.
10710
10711 * configure: Change Makefile.tem2 to Makefile.tm2.
10712
10713Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10714
10715 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10716
10717Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10718
10719 * install-sh (chmodcmd): Set to null if the DST directory already
10720 exists. Same as Nov 11th change.
10721
10722Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10723
4e81ae98 10724 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10725
10726Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10727
10728 * config.guess: Update from FSF.
10729
10730Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10731
10732 * Makefile.in (GDB_TK): Depend on itcl and tix.
10733
10734Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10735
10736 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10737 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10738 (INSTALL_SCRIPT): New variable.
10739 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10740 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10741 to -x.
10742 * install-sh: Add support for -x option.
10743
10744Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10745
10746 * configure.in, Makefile.in: Treat tix like itcl.
10747
10748Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10749
10750 * Makefile.in (WINDRES): New variable.
10751 (WINDRES_FOR_TARGET): New variable.
10752 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10753 (EXTRA_HOST_FLAGS): Add WINDRES.
10754 (EXTRA_TARGET_FLAGS): Add WINDRES.
10755 (EXTRA_GCC_FLAGS): Add WINDRES.
10756 ($(DO_X)): Pass down WINDRES.
10757 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10758 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10759 DLLTOOL_FOR_TARGET.
10760
10761Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10762
10763 * configure.in: configure sim before gdb for win32-x-ppc
10764
10765Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10766
10767 Move gperf into the toplevel, from libg++.
10768 * configure.in (target_tools): Add target-gperf.
10769 (native_only): Add target-gperf.
10770 * Makefile.in (all-target-gperf): New target, depend on
10771 all-target-libg++.
10772 (configure-target-gperf): Empty rule.
10773 (ALL_TARGET_MODULES): Add all-target-gperf.
10774 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10775 (CHECK_TARGET_MODULES): Add check-target-gperf.
10776 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10777 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10778
10779Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10780
6599da04
JM
10781 * config.sub (mn10200): Recognize new basic machine.
10782
10783Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10784
10785 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10786 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10787
10788Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10789
10790 * configure.in: If we're building mips-sgi-irix6* native, turn on
10791 ENABLE_MULTILIB and set TARGET_SUBDIR.
10792
10793Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10794
10795 * Makefile.in (all-sn): Depend on all-grep.
10796
10797Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10798
10799 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10800
10801 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10802 Makefile. From Jeff Makey <jeff@cts.com>.
10803 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10804
10805 * Makefile.in (DISTBISONFILES): Remove.
10806 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10807 $(DEFAULT_YACC).
10808
10809 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10810 cygwin32.
6599da04
JM
10811
10812 * Makefile.in (LD): New variable.
10813 (EXTRA_HOST_FLAGS): Pass down LD.
10814 ($(DO_X)): Likewise.
10815
10816Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10817
10818 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10819
10820Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10821
10822 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10823 before adding our own. Always add --build.
6599da04
JM
10824
10825Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10826
10827 * configure.in (targargs): Pass --build if we're doing
10828 a cross-compile.
10829
10830Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10831
ca236658 10832 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10833 sed. Otherwise sed chokes on NT path names with drive
10834 designators. Also look for "?:*" as the leading characters in an
10835 absolute pathname.
10836
10837Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10838
10839 * config.sub: Support for r3900.
10840
10841Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10842
10843 * configure.in: Use install-sh, not install.sh.
10844
10845Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10846
10847 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10848 apply it twice.
10849
10850Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10851
10852 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10853 install-binutils.
10854
10855Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10856
10857 * Makefile.in: Add automake targets.
10858 * configure.in (host_tools): Add automake.
10859
10860Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10861
10862 * configure: Default CXX to c++, not gcc.
10863 * Makefile.in (CXX): Set to c++, not gcc.
10864 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10865
10866Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10867
10868 * install-sh: try appending a .exe if source file doesn't
10869 exist
10870
10871Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10872
10873 * configure.in: Turn on multilib by default.
10874 (cross_only): Remove target-libiberty.
10875
10876 * Makefile.in (all-gcc): Don't depend on libiberty.
10877
10878Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10879
10880 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10881
10882Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10883
10884 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10885 (DISTBISONFILES): Add ld/Makefile.in
10886
10887Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10888
10889 * configure.in: if target is cygwin32 but host isn't cygwin32,
10890 don't configure gdb tcl tk expect, not just gdb.
10891
10892Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10893
10894 * configure.in: Added gnuserv everywhere sn appears.
10895
10896 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10897 (CROSS_CHECK_MODULES): Added check-gnuserv.
10898 (INSTALL_MODULES): Added install-gnuserv.
10899 (CLEAN_MODULES): Added clean-gnuserv.
10900 (all-gnuserv): New target.
10901
10902Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10903
10904 * config.guess: Fixes for MIPS OpenBSD systems.
10905
10906Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10907
10908 * Makefile.in (INSTALL_XFORM): Remove.
10909 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10910
10911 * mkinstalldirs: New file, copied from automake.
10912 * Makefile.in (installdirs): Rename from install-dirs. Use
10913 mkinstalldirs. Change all users.
10914 (DEVO_SUPPORT): Add mkinstalldirs.
10915
10916Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10917
10918 * install-sh: Rename from install.sh.
10919 * Makefile.in (INSTALL): Change install.sh to install-sh.
10920 (DEVO_SUPPORT): Likewise.
10921
10922 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10923 Graichen <graichen@rzpd.de>.
10924
10925Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10926
10927 * config.guess: Recognize OpenBSD systems correctly.
10928
10929Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10930
10931 * README, Makefile.in (ETC_SUPPORT): Remove references to
10932 cfg-paper*, configure.{texi,man,info*}._
10933
10934Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10935
10936 * Makefile.in (all.normal): Ensure that gcc is built after all
10937 the x11 - ie gdb - targets.
10938
10939Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10940
10941 * makefile.vms: Don't run conf-a-gas.
10942
10943Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10944
e490616e 10945 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10946
d207ebef
JM
10947Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10948
10949 * configure.in: Remove noconfigdirs case since gdb also
10950 configures and builds for tic80-coff.
10951
6599da04
JM
10952Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10953
10954 * configure: Set cache_file to config.cache.
10955 * Makefile.in (local-distclean): Remove config.cache.
10956
10957Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10958
10959 * COPYING: Update FSF address.
10960
d207ebef
JM
10961Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10962
10963 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10964 noconfigdirs.
10965
6599da04
JM
10966Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10967
10968 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10969 MAKEDIRS, is empty.
10970
10971Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10972
10973 * config.sub: Tweak mn10300 entry.
10974
10975Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10976
10977 * configure.in (host_tools): Put sim before gdb, so gdb's
10978 configure.tgt can determine if the simulator was configured.
10979
10980Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10981
10982 * config.sub: Move BeOS $os case to be with other Cygnus
10983 local cases.
10984
10985Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10986
10987 * config.sub: Remove misplaced comment that broke Linux.
10988
10989Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10990
10991 * config.sub: Add BeOS support.
10992
10993Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10994
10995 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10996
10997Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10998
10999 * configure.in (noconfigdirs): Remove tcl and tk from
11000 noconfigdirs for cygwin32 builds.
11001
d207ebef
JM
11002Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11003
11004 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11005
6599da04
JM
11006Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11007
11008 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11009 make-all.com, use makefile.vms instead.
11010
11011Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11012
11013 * config.sub: Accept -lnews*.
11014
d207ebef
JM
11015Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11016
11017 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 11018 target-examples and target-libiberty for d30v.
d207ebef
JM
11019
11020Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11021
11022 * configure.in (noconfigdirs): Enable ld for d30v.
11023
11024Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11025
11026 * configure.in (tic80-*-*): Build compiler.
11027
11028Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11029
11030 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 11031 unsupported d30v directories
d207ebef
JM
11032
11033Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11034
4e81ae98
EC
11035 * config.sub, configure.in: Add d30v target cpu.
11036
6599da04
JM
11037Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11038
11039 * makefile.vms: New file.
11040 * make-all.com: Remove.
11041
11042Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11043
11044 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11045
11046Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11047
11048 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11049
11050Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11051
11052 * Makefile.in (ALL_MODULES): Added all-db.
11053 (CROSS_CHECK_MODULES): Addec check-db.
11054 (INSTALL_MODULES): Added install-db.
11055 (CLEAN_MODULES): Added clean-db.
11056
11057Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11058
11059 * config.guess: Merge with latest FSF sources.
11060
11061Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11062
11063 * Makefile.in (ALL_MODULES): Added all-itcl.
11064 (CROSS_CHECK_MODULES): Added check-itcl.
11065 (INSTALL_MODULES): Added install-itcl.
11066 (CLEAN_MODULES): Added clean-itcl.
11067
11068Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11069
11070 * configure.in: build gdb for mn10200
11071
11072Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11073
11074 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11075
d207ebef
JM
11076Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11077
11078 * configure.in (tic80-*-*): Turn off most targets right now.
11079
6599da04
JM
11080Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11081
11082 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11083 rather than the makeinfo program.
11084 (do-info): Depend upon all-texinfo.
11085
11086Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11087
11088 * configure.in: Remove uses of config/mh-linux.
11089
11090 * config.sub, config.guess: Merge with latest FSF sources.
11091
d207ebef
JM
11092Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11093
11094 * config.sub (case $basic_machine): Add tic80 entries.
11095
6599da04
JM
11096Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11097
11098 * config.sub, config.guess: Merge with latest FSF sources.
11099
11100Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11101
11102 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11103 * mpw-config.in: Test for NewFolderRecursive.
11104 * mpw-install: Use symbolic name for startup filename.
11105 * mpw-README: Add various additional details.
11106
11107Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11108
11109 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11110
11111Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11112
11113 * configure.in: Do build gcc and the target libraries for
11114 the mn10200.
11115
11116Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11117
11118 * configure.in: don't avoid building gdb for mn10300 any more
11119 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11120 instead of single-quoting it.
11121
11122Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11123
11124 * configure.in: Don't use --with-stabs on IRIX 6.
11125
11126Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11127
11128 * configure.in (m32r): Build gdb, libg++ now.
11129
11130Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11131
11132 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11133 directories from noconfigdirs.
11134
11135Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11136
11137 * config.sub (basic_machine): added mips16 configuration
11138
11139Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11140
11141 * config.sub: Handle d10v-unknown.
11142
d207ebef
JM
11143Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11144
11145 * config.sub: Handle v850-unknown.
11146
6599da04
JM
11147Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11148
11149 * Makefile.in: add findutils
11150 * configure.in: add findutils to list of host_tools
11151
11152Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11153
11154 * config.sub: Handle mn10200 and mn10300.
11155
11156Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11157
11158 * configure.in (d10v-*): Do not build librx.
11159
11160Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11161
11162 * configure.in (mn10300): Build everything except gdb & libgloss.
11163
11164Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11165
11166 * config.guess: Patch for Dansk Data Elektronik servers,
11167 from Niels Skou Olsen <nso@dde.dk>.
11168
11169 For ncr, use /bin/uname rather than uname, since GNU uname does not
11170 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11171
11172 Patch for MIPS R4000 running System V,
11173 from Eric S. Raymond <esr@snark.thyrsus.com>.
11174
11175 Fix thinko for nextstep.
11176
11177 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11178
11179 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11180 * config.guess: Guess mips-dec-mach_bsd4.3.
11181
11182 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11183 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11184 release numbers.
11185 * config.guess (mips-mips-riscos*): Emit just enough of the
11186 release number.
11187
11188 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11189 * config.guess (sparc-auspex-sunos*): Added.
11190 (f300-fujitsu-*): Added.
11191
11192 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11193 * config.guess: Recognize a Tadpole as a sparc.
11194
11195Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11196
11197 * config.guess: Don't assume that NextStep version is either 2 or
11198 3. NextStep 4 (aka OpenStep 4) has come out now.
11199
11200Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11201
11202 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11203 From Rik Faith <faith@cs.unc.edu>.
11204
11205Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11206
11207 * config.sub: Contributions from bug-gnu-utils to:
11208 Support plain "hppa" (no version given) architecture, reported by
11209 OpenStep.
11210 OpenBSD like NetBSD.
11211 LynxOs is not a hardware supplier.
11212
11213 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11214 OpenBSD like NetBSD.
6599da04
JM
11215 Stratus systems.
11216 More Pyramid systems.
11217 i[n>4]86 Intel chips.
11218 M680[n>4]0 Motorola chips.
11219 Use unknown instead of lynx for hardware manufacturer.
11220
11221Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11222
11223 * install.sh (chmodcmd): Set to null if the DST directory already
11224 exists.
11225
11226Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11227
11228 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11229 not use mt-ppc target Makefile fragment any more.
11230
11231Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11232
11233 * configure.in (*-*-windows): Exclude everything but those dirs
11234 needed to build windows.
11235
11236Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11237
11238 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11239
11240Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11241
11242 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11243
11244Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11245
11246 * Undo my previous change.
11247
11248Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11249
11250 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11251 unconditionally.
11252 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11253
11254Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11255
11256 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11257 host to add it's own flags.
6599da04
JM
11258
11259Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11260
11261 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11262
11263Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11264
11265 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11266 (CXX_FOR_TARGET): Likewise.
11267 (GCC_FOR_TARGET): Define.
11268 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11269 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11270 CC_FOR_TARGET was specified on the command line.
11271 (MAKEOVERRIDES): Don't define.
11272
11273Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11274
11275 * configure.in (m32r): Fix spelling of libg++ libs.
11276
11277Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11278
11279 * config.sub (-apple*): Remove, now redundant.
11280
11281Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11282
11283 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11284
11285 * configure: Rework yesterday's sed script patch.
11286
11287 * config.sub: Merge with FSF.
11288
11289Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11290
11291 * config.guess: Merge from FSF.
11292
11293 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11294 * config.guess: Use pc instead of unknown, for pc clone systems.
11295 Change linux to linux-gnu.
6599da04
JM
11296
11297 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11298 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11299
11300Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11301
11302 * test-build.mk (HOLES): Add "xargs" for gdb.
11303
11304 * configure: Avoid hpux10.20 sed bug.
11305
11306Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11307
731a8127 11308 * configure.in: Add support for windows host
6599da04
JM
11309 (that is a build done under the Microsoft build environment).
11310
11311Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11312
11313 * Makefile.in: Replace all uses of srcroot with s, to shrink
11314 command line lengths.
11315
11316 Patches from Geoffrey Noer <noer@cygnus.com>:
11317 * configure.in: If configuring for newlib, pass --with-newlib to
11318 subdirectories.
11319 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11320 -Bnewlib/ and -Lwinsup to gcc.
11321 (CXX_FOR_TARGET): Likewise.
11322
11323Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11324
11325 * Makefile.in (ETC_SUPPORT): Add configure.
11326
11327Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11328
4e81ae98 11329 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11330 host configuration file.
11331
11332Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11333
11334 * configure.in: Break mn10x00 support into separate
11335 mn10200 and mn10300 configurations.
11336 * config.sub: Likewise.
11337
11338Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11339
11340 * configure.in: Add lots of stuff to noconfigdirs for
11341 the mn10x00 targets.
11342
11343 * config.sub, configure.in: Add mn10x00 support.
11344
11345Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11346
11347 * make-all.com: Call conf-a-gas, not config-a-gas.
11348
11349Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11350
11351 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11352 targets.
6599da04
JM
11353
11354Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11355
11356 * mpw-README: Add much more detail for native PowerMac.
11357 * mpw-install: New file.
11358 * mpw-configure: Add --norecursion and --help options.
11359 * mpw-config.in: Translate readme and install files when
11360 copying to objdir.
11361 * mpw-build.in: Don't always depend on byacc and flex.
11362 (install-only-top): New action.
11363
d207ebef
JM
11364Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11365
11366 * configure.in: You can now configure GDB for the v850.
11367
6599da04
JM
11368Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11369
11370 * configure.in (noconfigdirs): Don't configure any C++ dirs
11371 if targeting D10V.
11372
11373Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11374
11375 * config.sub: Recognize mips64vr5000.
11376
11377Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11378
11379 * configure.in: Use a single line for host_tools and native_only.
11380
11381Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11382
11383 * config.sub, configure.in: Add entries for m32r.
11384
11385Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11386
11387 * Makefile.in (inet-install): Don't run install-gzip.
11388
11389Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11390
11391 * configure.in: Don't config lots of things for *-*-windows*.
11392
11393Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11394
11395 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11396 (host_libs, host_tools): Copy from configure.in.
11397 * mpw-configure: Don't complain about directories not found.
11398
11399Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11400
11401 * configure.in (i[345]86): Recognize i686 for pentium pro.
11402 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11403 file.
11404
11405 * config.guess (i[345]86): Ditto.
11406
11407Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11408
11409 * configure.in (noconfigdirs): Removed gdb for D10V.
11410
d207ebef 11411Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11412
d207ebef
JM
11413 * configure.in: Remove ld, target-libio, target-libg++, and
11414 target-libstdc++ from noconfigdirs.
5d4a5ee6 11415
6599da04
JM
11416Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11417
11418 * configure: Fix three locations where shell scripts were
11419 being run directly rather than with config_shell.
11420
d207ebef
JM
11421Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11422
11423 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11424 * config.sub (basic_machine): Recognize v850.
11425
6599da04
JM
11426Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11427
11428 * mpw-configure: Handle multiple enable/disable options and
11429 pass them down recursively, handle -c and -s flags appropriately
11430 depending on choice of compiler, add escape mechanism for
11431 quoted arguments to gC.
11432
11433Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11434
11435 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11436 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11437 so that -mrelocatable-lib and -mno-eabi are used.
11438
11439 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11440 not support --print-multi-lib, don't abort.
11441
6599da04
JM
11442Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11443
11444 * make-all.com: Run config-a-gas.
11445 * setup.com: Don't copy subdirectory files around.
11446
11447Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11448
11449 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11450 target, it now compiles correctly.
11451
11452Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11453
11454 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11455
11456Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11457
4e81ae98 11458 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11459
11460Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11461
11462 * configure.in (native_only): Add prms.
11463
11464Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11465
11466 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11467 (BINUTILS_SUPPORT_DIRS): Likewise.
11468
11469Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11470
11471 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11472 d10v support is added.
11473
11474Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11475
11476 * configure.in (d10v-*-*): New target.
11477
11478Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11479
11480 * config.guess (HP 9000/811): Recognize this as a PA1.1
11481 machine.
11482
11483Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11484
11485 * Makefile.in (do-tar-gz): New target, split out from tail end of
11486 taz target. Run each command separately, don't use pipes.
11487 (taz): Use it.
11488
11489Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11490
11491 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11492 * mpw-build.in: No builds should depend on building byacc or flex,
11493 they are assumed to be installed already.
11494
11495Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11496
11497 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11498 variable that CC_FOR_TARGET needs.
11499
11500Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11501
11502 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11503 options have changed since the last time the subdirectory was
11504 configured, and if it has, reconfigure.
11505 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11506 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11507
11508Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11509
11510 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11511 CLEAN_MODULES): Add bash.
11512 (all-bash): New target.
11513
11514Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11515
11516 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11517
11518Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11519
11520 * config.sub (basic_machine): Recognize d10v as a valid processor.
11521
11522Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11523
11524 * mpw-configure: Add support for --bindir.
11525 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11526
11527Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11528
11529 * configure.in: add bash, time, gawk to list of hosttools and things
11530 to only build for native toolchains
11531
11532Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11533
11534 * Makefile.in (docdir): Remove.
11535
11536Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11537
11538 * Makefile.in (datadir): Set to $(prefix)/share.
11539
11540Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11541
11542 * configure.in: build diff and patch for cygwin32-hosted
11543 toolchains.
11544
11545Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11546
11547 * config.sub: Accept -rtems*.
11548
11549Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11550
e490616e
ZW
11551 * configure.in: enable dosrel for cygwin32-hosted builds,
11552 remove diff from the list of things not buildable
11553 via Canadian Cross
6599da04
JM
11554
11555Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11556
11557 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11558 don't get ". ".
6599da04
JM
11559
11560Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11561
11562 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11563
11564Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11565
11566 * Makefile.in (taz): Handle case where tex3patch didn't even get
11567 checked out. Also, if it was found, put the symlink in a new util
11568 subdirectory.
11569
11570Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11571
11572 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11573
11574Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11575
11576 * config.sub: Recognize -openvms.
11577 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11578 * make-all.com, setup.com: New files.
11579
11580Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11581
11582 * Makefile.in (taz): tex3patch moved to texinfo/util.
11583
11584Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11585
11586 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11587 * configure.in: remove make from disable-if-Can-Cross list
11588 enable gdb if ${host} and ${target} are cygwin32
11589
11590Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11591
11592 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11593 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11594
11595Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11596
11597 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11598 distinguish sysv/svr4/bsd variants.
11599 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11600
11601Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11602
11603 * configure.in: Added copyright notice.
11604 * move-if-change: Added copyright notice.
11605
11606Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11607
11608 * configure.in (powerpcle-*-solaris*): Until we get shared
11609 libraries working, don't build gdb, sim, make, tcl, tk, or
11610 expect.
11611
11612Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11613
11614 * config.guess: Merge with FSF:
11615
11616 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11617 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11618
11619 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11620 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11621
11622 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11623 * config.guess: Combine two OSF1 rules.
11624 Also recognize field test versions. From mjr@zk3.dec.com.
11625 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11626 because GNU uname does not support -p. From pmr@pajato.com.
11627
11628Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11629
11630 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11631
11632Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11633
11634 * mpw-README: Document GCCIncludes.
11635
11636Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11637
11638 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11639
11640Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11641
11642 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11643
11644Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11645
11646 * configure.in (*-*-cygwin32): Configure make.
11647
11648Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11649
11650 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11651
11652Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11653
11654 * Makefile.in (all-inet): Depend on all-perl.
11655
11656 * Makefile.in (inet-install): New target.
11657
11658 * Makefile.in (all-inet): Depend on all-tcl.
11659 (all-inet): Depend on all-send-pr.
11660
11661Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11662
11663 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11664 temporarily.
11665
11666Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11667
11668 * configure.in: Don't configure --with-gnu-ld on AIX.
11669
11670Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11671
11672 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11673
11674Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11675
11676 * Makefile.in (ALL_MODULES): Added all-inet.
11677 (CROSS_CHECK_MODULES): Added check-inet.
11678 (INSTALL_MODULES): Added install-inet.
11679 (CLEAN_MODULES): Added clean-inet.
11680 (all-indent): New target.
11681
11682 * configure.in (host_tools): Added inet.
11683 (native_only): Added inet.
11684 (noconfigdirs): Added inet.
11685
11686Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11687
11688 * configure.in: Don't configure libgloss if we are not configuring
11689 newlib.
11690
11691Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11692
11693 * configure.in: Don't configure libgloss for unsupported
11694 architectures.
11695
11696Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11697
11698 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11699
11700Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11701
11702 * Makefile.in (ALL_MODULES): Include all-apache.
11703 (CROSS_CHECK_MODULES): Include check-apache.
11704 (INSTALL_MODULES): Include install-apache.
11705 (all-apache): New target.
11706
11707 * configure.in: Added apache everywhere perl is seen.
11708
11709Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11710
11711 * Makefile.in: Add support for clean-{module} and
11712 clean-target-{module} rules.
11713
11714Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11715
11716 * configure.in (*-*-ose) do not build libgloss.
11717
11718Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11719
11720 * config.guess (prep*:SunOS:5.*:*): Turn into
11721 powerpele-unknown-solaris2.
11722
11723Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11724
11725 * configure.in: Permit --enable-shared to specify a list of
11726 directories.
11727
11728Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11729
11730 * configure.in (host==solaris): Pass only the first word of $CC
11731 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11732
11733Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11734
11735 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11736
11737Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11738
11739 * Makefile.in (ALL_MODULES): Include all-perl.
11740 (CROSS_CHECK_MODULES): Include check-perl.
11741 (INSTALL_MODULES): Include install-perl.
11742 (ALL_X11_MODULES): Include all-guile.
11743 (CHECK_X11_MODULES): Include check-guile.
11744 (INSTALL_X11_MODULES): Include install-guile.
11745 (all-perl): New target.
11746 (all-guile): New target.
11747
11748 * configure.in (host_tools): Include perl and guile.
11749 (native_only): Include perl and guile.
11750 (noconfigdirs): Don't build guile and perl; no ports have been
11751 done.
11752
11753Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11754
e490616e
ZW
11755 * configure (--enable-*): Handle quoted option lists such as
11756 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11757
11758Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11759
11760 * Makefile.in ({,inst}all-target): New rule so we can make and
11761 install all of the target directories easily.
11762
11763Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11764
11765 * configure.in: Add missing global flag in sed substitution when
11766 deleting `target-' from ${configdirs}.
11767
11768Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11769
11770 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11771 option.
11772
11773 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11774 config/mh-necv4.
11775
11776 * install.sh: Correct misspelling of transformbasename.
11777
11778 * config.guess: Recognize mips-*-sysv*.
11779
11780Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11781
11782 * config.sub: Recognize mon960.
11783
11784Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11785
11786 * configure: Restore Canadian Cross handling of BISON and LEX,
11787 removed in Feb 20 change.
11788
11789Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11790
11791 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11792 Mention make install. Remove the old copyright date as well the
11793 clumsy and rather pointless copyright on the README file.
11794
11795Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11796
11797 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11798 Makefile after running symlink-tree, then run `make distclean' to
11799 avoid clobbering any generated files in srcdir.
11800
11801Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11802
11803 * configure.in (m68k-*-netbsd*): Build everything now.
11804
11805Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11806
11807 * Makefile.in (taz): Fix quoting.
11808
11809Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11810
11811 * configure.in (sparclet-*-*): Build everything now.
11812
11813Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11814
11815 * configure.in (m68k-*-linux*): New host.
11816
11817Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11818
11819 * configure: Check for bison before byacc.
11820
11821Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11822
11823 * Makefile.in configure: Change the way LEX and BISON/YACC are
11824 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11825 searching PATH. These are used as fallbacks by Makefile.in if
11826 flex/bison/byacc aren't in objdir.
11827
11828Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11829
11830 * Makefile.in: Make everything which depends upon all-bfd also
11831 depend upon all-opcodes, in case --with-commonbfdlib is used.
11832
11833Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11834
11835 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11836 building NT native compilers on Unix.
11837
11838Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11839
11840 * configure.in: Don't get CC from the host Makefile fragment if we
11841 can find gcc in PATH, or if this is a Canadian Cross. Move the
11842 Solaris test for /usr/ucb/cc to the post target script, just after
11843 the compiler sanity test.
11844
11845Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11846
11847 * config.sub: Merge with FSF.
11848
11849Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11850
11851 * Makefile.in (RPATH_ENVVAR): New variable.
11852 (REALLY_SET_LIB_PATH): Use it.
11853 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11854
11855Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11856
11857 * config.sub, configure.in: Recognize sparclet cpu.
11858
11859Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11860
11861 * config.guess: Support m68k-cbm-sysv4.
11862
11863Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11864
11865 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11866 m68k-unknown-linuxaout from linker help string. Put quotes around
11867 $ld_help_string.
11868
11869Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11870
11871 * config.guess (powerpc-harris-powerunix): Add guess for port
11872 to new target.
11873
11874Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11875
11876 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11877
11878Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11879
11880 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11881 $(REALLY_SET_LIB_PATH) in Makefile.
11882 * Makefile.in (SET_LIB_PATH): New variable.
11883 (REALLY_SET_LIB_PATH): New variable.
11884 ($(DO_X)): Use $(SET_LIB_PATH).
11885 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11886 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11887 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11888 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11889 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11890 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11891 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11892 (install-dosrel): Likewise.
11893 (all-opcodes): Depend upon all-libiberty.
11894
11895Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11896
11897 * config.guess (*:CYGWIN*): New
11898
11899Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11900
11901 * Makefile.in (all-target-winsup): All all-target-libiberty.
11902
11903Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11904
11905 * configure.in (noconfigdirs): Add missing # in front of comment.
11906
11907Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11908
11909 * configure.in: add second pass to things added to noconfigdirs
11910 so *-gm-magic can exclude libgloss properly.
11911
11912Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11913
11914 * mpw-configure (extralibs_name, rez_name): Set correctly
11915 for MWC68K compiler.
11916
11917 * mpw-README: Add more info on the necessary build tools.
11918
11919Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11920
11921 * configure.in, config.sub: Recognize cygwin32.
11922
11923Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11924
11925 * config.guess, config.sub: Recognize A/UX.
11926
11927Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11928
11929 * config.sub: Merge with gcc/config.sub.
11930
11931Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11932
11933 * mpw-build.in (do-binutils): Add build of stamps.
11934
11935Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11936
11937 * config.sub: Add recognition for mips64vr4100*-* targets.
11938
11939Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11940
11941 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11942 Add creation of gconfigargs with `--enable-shared' turned on.
11943 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11944 ($(host)-stamp-stage3-configured): Likewise.
11945 (HOLES): Add chatr and ldd.
11946 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11947
11948Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11949
11950 * configure: Pass --nfp to recursive configures.
11951
11952Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11953
11954 * Makefile.in (DLLTOOL): New.
11955 (DLLTOOL_FOR_TARGET): New.
11956 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11957 (EXTRA_TARGET_FLAGS): Ditto.
11958 (EXTRA_GCC_FLAGS): Ditto.
11959 (CONFIGURE_TARGET_MODULES): Ditto.
11960 (DO_X): Ditto.
11961 * configure: Add DLLTOOL.
11962
11963Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11964
11965 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11966 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11967 mh-sco, since old workarounds no longer needed, and don't
11968 build ld, since libraries have weak symbols in COFF.
11969
11970Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11971
11972 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11973
11974Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11975
11976 * configure.in: Make sure that ${CC} can be used to compile an
11977 executable.
11978
11979Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11980
11981 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11982 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11983 nothing depending on whether gdbtk is being built.
11984
11985Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11986
11987 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11988
11989Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11990
11991 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11992 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11993
11994Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11995
11996 * config-ml.in: Add support for
11997 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11998 Simplify setting of multidirs from --disable-foo.
11999
12000Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12001
12002 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12003 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12004 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 12005 non-empty, pass them on to the GCC make.
6599da04
JM
12006 (all-bootstrap): New rule that is like all-gcc, except it executes
12007 the GCC bootstrap rule instead of the GCC all rule.
12008
12009Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12010
12011 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12012
12013Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12014
12015 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12016 DG/UX support.
12017
12018Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12019
12020 * config.sub (i*86*) Change [345] to [3456]
12021
12022Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12023
12024 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12025 --with-gnu-ld=no.
12026
12027Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12028
12029 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12030 AIX multilibs get built.
12031
12032Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12033
12034 * configure.in (i386-win32): Don't build expect if we're not
12035 building the tcl subdir.
12036
12037Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12038
12039 * Makefile.in: (configure-target-examples, all-target-examples):
12040 New targets, configure and build example programs.
12041
12042Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12043
12044 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12045 use it as input to sedit the generated MPW makefile.
12046 * mpw-README: Add a suggestion about Gestalt.h.
12047
12048Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12049
12050 * config.sub: Accept *-*-ieee*.
12051
12052Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12053
12054 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12055 Ronald F. Guilmette <rfg@monkeys.com>.
12056
12057Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12058
12059 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12060 for powerpc-pe native.
12061 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12062 (target==powerpc-pe): duplicate i386-win32 entry.
12063
12064Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12065
12066 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12067 of vxworks, not just vxworks5.1.
12068
12069Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12070
12071 * mpw-configure: Add support for exec-prefix.
12072
12073Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12074
12075 * config.guess: Recognize HP model 816 machines as having
12076 a PA1.1 processor.
12077
12078Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12079
12080 * configure: Ignore new autoconf configure options.
12081
6599da04
JM
12082Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12083
12084 * config.guess: Recognize Pentium under SCO.
12085 From Robert Lipe <robertl@arnet.com>.
12086
12087Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12088
12089 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
12090
12091Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12092
12093 * configure.in: Don't configure gas for alpha-dec-osf*.
12094
12095Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12096
12097 * configure.in: Default to --with-stabs for some targets for which
12098 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12099 i[345]86*-*-unixware*.
12100
12101Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12102
12103 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12104 rather than basing it on the target. Simplify handling of options
12105 controlling which directories to configure. Remove extraneous
12106 slash in multi-clean target.
12107
12108Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12109
12110 * config-ml.in: Prefix more variables with ml_ so they don't collide
12111 with configure's.
12112
12113Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12114
12115 * configure: Don't turn -v into --v.
12116
12117Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12118
12119 * configure.in (targargs): Fix typo.
12120
12121 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12122
12123Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12124
12125 * configure.in: Strip --host and --target options from
12126 CONFIG_ARGUMENTS, and always configure for --host only. Add
12127 --with-cross-host option when building with a cross-compiler.
12128 * configure: Canonicalize the arguments put into config.status by
12129 always using `=' for an option with an argument. Pass a presumed
12130 --host or --target explicitly.
12131
12132Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12133
12134 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12135 into general OS recognition case.
12136
12137Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12138
12139 * configure.in (target_configdirs): add target-winsup only
12140 for win32 target systems.
12141
12142Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12143
12144 * Makefile.in (all-target-libgloss): Depend upon
12145 configure-target-newlib, since when libgloss is built it looks to
12146 see if the newlib directory exists.
12147
12148Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12149
12150 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12151 cfg-ml-*.in.
12152
12153Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12154
12155 * configure: Handle LD and LD_FOR_TARGET when configuring a
12156 Canadian Cross.
12157
6599da04
JM
12158Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12159
12160 * configure.in (target_libs): add target-winsup.
12161 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12162 (target==ppcle-pe): remove ld from $noconfigdirs.
12163
12164Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12165
12166 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12167 Preserve relative path names in $srcdir. Build symlink tree if
12168 configuring cross target dir and srcdir=. (= no VPATH support).
12169 (configure-target-libg++): Depend on configure-target-librx.
12170 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12171 * config-ml.in: New file.
12172 * symlink-tree: New file.
12173 * configure: Ensure srcdir="." if that's what it is.
12174
12175Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12176
12177 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12178 includes and FLEX_SKELETON setting.
12179 * mpw-configure (--with-gnu-ld): New option, controls whether
12180 to use PPCLink or ld with PowerMac GCC.
12181 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12182 * mpw-config.in: Configure grez if targeting Mac.
12183
12184 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12185 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12186 just macos.
6599da04
JM
12187 * configure.in: Configure grez resource compiler if targeting Mac.
12188 * Makefile.in (all-grez, install-grez): New targets.
12189
12190Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12191
12192 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12193 gcc in the path, set CC to gcc -O2.
6599da04
JM
12194
12195Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12196
12197 * configure: Default ${build} correctly. Avoid picking up extra
12198 spaces when reading CC and CXX from Makefile. When doing a
12199 Canadian Cross, use plausible default values for numerous
12200 variables.
12201 * configure.in: When doing a Canadian Cross, don't try to
12202 configure tools whose configure script can't handle it.
12203
12204Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12205
12206 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12207
12208Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12209
12210 * configure: Remove dubious bug reporting address.
12211
12212Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12213
12214 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12215 configure script, run that instead of this directory's configure.
12216 In either case, print a message that we're configuring the sub-dir.
12217
12218Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12219
12220 * configure.in: Before checking for the existence of various files,
12221 use sed to filter out "target-".
12222
12223Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12224
12225 * Makefile.in (DO_X): Split rule to decrease command line length
12226 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12227 (Philippe De Muyter).
12228
12229Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12230
12231 * Makefile.in (all-patch): depend on all-libiberty.
12232
12233Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12234
12235 * configure.in: If the only directory in target_configdirs which
12236 actually exists is libiberty, then set target_configdirs to empty,
12237 to avoid trying to build a target libiberty in a gas or gdb
12238 distribution.
12239
12240Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12241
12242 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12243 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12244 systems.
6599da04
JM
12245
12246Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12247
12248 * configure.in (copy_dirs): Use sys-include instead of include
12249 for --with-headers option.
12250
12251Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12252
12253 * Makefile.in, configure.in: Make winsup builds work with
12254 new scheme.
12255
12256Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12257
12258 * configure.in: Build the linker on AIX.
12259
12260Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12261
12262 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12263 where needed.
12264
12265Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12266
12267 * Makefile.in (all-gcc): Fix typo.
12268
12269Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12270
12271 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12272
12273Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12274
12275 * configure.in: Rename libFOO to target-libFOO, and xiberty
12276 to target-xiberty, to provide more flexibility.
12277 (target_subdir): Define. Create if cross.
12278 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12279 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12280 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12281 check-libFOO -> check-target-libFOO, etc.
12282 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12283 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12284 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12285 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12286 allow ALL_GCC="" to only configure.
12287 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12288 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12289 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12290
12291Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12292
12293 * Makefile.in (taz): Build "info" in etc explicitly.
12294
12295Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12296
12297 * configure.in: Make sure that CC is undefined (as opposed to
12298 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12299 problem with autoconf trying to configure on a host without GCC.
12300
12301Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12302
12303 * mpw-configure: Set host alias from choice of host compiler,
12304 only use generic MPW Makefile sed if present, edit a file
12305 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12306 * mpw-README: Add problem notes about CW6 and CW7.
12307
12308Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12309
12310 * Makefile.in (taz): Use ";" instead of ";;".
12311
12312Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12313
12314 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12315 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12316 DISTDOCDIRS.
12317 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12318 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12319
12320Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12321
12322 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12323 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12324 Move bfd to DISTSTUFFDIRS.
12325
12326Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12327
12328 * Makefile.in (X11_LIB): Removed.
12329 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12330
12331 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12332
12333Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12334
12335 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12336 names.
12337
12338Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12339
12340 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12341
12342Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12343
12344 * configure.in (i[345]86-*-win32): Always build newlib.
12345 Don't configure cvs, autoconf or texinfo.
12346 * Makefile.in (LD_FOR_TARGET): New.
12347 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12348 Pass down LD_FOR_TARGET.
12349
12350Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12351
12352 * winsup: New directory.
12353 * Makefile.in: Build winsup.
12354 * configure.in: Winsup is configured when target is win32.
12355 Can only build win32 target GDB when native.
4e81ae98 12356
6599da04
JM
12357Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12358
12359 * config.guess: Recognize HP model 819 machines as having
12360 a PA 1.1 processor.
12361
12362Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12363
12364 * configure: Fix sed loop which substitutes for CC and CXX to
12365 avoid bug found in various sed implementations.
12366
12367Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12368
12369 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12370 simulator. Use standard powerpc-*-eabi*.
12371
12372Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12373
12374 * configure.in: Stop putting gas and binutils in noconfigdirs for
12375 powerpc-*-aix* and rs6000-*-*.
12376
12377Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12378
12379 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12380 -mcall-aixdesc libraries.
12381
12382Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12383
12384 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12385
12386 * config.sub (arm | armel | armeb): Fix shell syntax.
12387
12388Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12389
12390 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12391 -msoft-float and -mcpu=common support.
12392 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12393 libraries.
12394
12395Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12396
12397 * configure.in: Allow configuration and build of emacs19 for the alpha.
12398
12399Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12400
12401 * configure.in (CC): Get ^CC, not just any old CC, from
12402 ${host_makefile_frag}.
12403
12404Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12405
4e81ae98 12406 * configure.in (CC): Try to get CC from
6599da04
JM
12407 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12408
12409Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12410
12411 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12412 only if it exists in $(srcdir).
12413
12414Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12415
12416 * configure: If CC and CXX are not set in the environment, set
12417 them, based on either an existing Makefile or on searching for gcc
12418 in PATH. Substitute for CC and CXX in Makefile.
12419 * configure.in: Remove libm from target_libs. Separate
12420 target_configdirs from configdirs. If CC is not set in
12421 environment, try to get it from a host Makefile fragment. Rewrite
12422 changes of configdirs to use skipdirs instead. A few minor
12423 tweaks. Take directories out of target_configdirs as they are
12424 taken out of configdirs. Remove existing Makefile files from
12425 subdirectories. Substitute for TARGET_CONFIGDIRS and
12426 CONFIG_ARGUMENTS in Makefile.
12427 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12428 by configure.in.
12429 (CONFIG_ARGUMENTS): Likewise.
12430 (CONFIGURE_TARGET_MODULES): New variable.
12431 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12432 ($(CONFIGURE_TARGET_MODULES)): New target.
12433 (configure-libg++, configure-libio): New targets.
12434 (all-libg++): Depend upon configure-libg++.
12435 (all-libio): Depend upon configure-libio.
12436 (configure-libgloss, all-libgloss): New targets.
12437 (configure-libstdc++): New target.
12438 (all-libstdc++): Depend upon configure-libstdc++.
12439 (configure-librx, all-librx): New targets.
12440 (configure-newlib): New target.
12441 (all-newlib): Depend upon configure-newlib
12442 (configure-xiberty): New target.
12443 (all-xiberty): Depend upon configure-xiberty.
12444
12445Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12446
12447 * configure.in (host i[345]86-*-win32): Expand the
12448 noconfigdirs again.
12449
12450Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12451
12452 * mpw-configure: Fix sed command file name.
12453
12454Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12455
4e81ae98 12456 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12457 noconfigdirs again.
12458
12459Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12460
12461 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12462 or powerpc*-*-pe*, since they are not yet supported.
12463
12464Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12465
12466 Add PowerMac support and many other enhancements.
12467 * mpw-configure: New option --cc to select compiler to use,
12468 paste options set according to --cc into the generated
12469 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12470 if mpw-make.sed is present.
12471 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12472 add forward includes for PowerPC include files.
12473 * mpw-build.in: Build using Makefile.PPC if present.
12474 (do-byacc, etc): Remove separate version resource builds.
12475 (do-gas): Build "stamps" before "all".
12476 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12477 * mpw-README: Update to reflect --cc option, PowerMac support,
12478 and recently-reported compatibility problems.
12479
12480Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12481
12482 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12483 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12484 (--with-multilib-top): Pass to recursive invocations.
12485
12486Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12487
12488 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12489 v810-*-*.
12490
12491Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12492
12493 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12494 gdb, ld and opcodes on v810-*-*.
12495
6599da04
JM
12496Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12497
12498 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12499 (local-maintainer-clean): New target.
12500 (maintainer-clean): New target.
12501 (realclean): Just depend upon maintainer-clean.
12502
12503Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12504
12505 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12506
12507Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12508
12509 * configure.in: Build ld in mips*-*-bsd* case.
12510
12511Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12512
12513 * config.sub: Accept -lites* OS. From Ian Dall.
12514
12515Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12516
12517 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12518 targets.
6599da04
JM
12519
12520Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12521
12522 * configure.in: treat i386-win32 canadian cross the same as
12523 i386-go32 canadian cross.
12524
12525Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12526
12527 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12528 running under the simulator to build a reduced set of libraries.
12529 (powerpc-*-eabiaix): Add fine grained multilib support added to
12530 other powerpc targets yesterday.
12531
12532Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12533
12534 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12535 -disable-softfloat, -disable-relocatable, -disable-aix, and
12536 -disable-sysv to control which multilib libraries get built.
12537
12538Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12539
12540 * configure: Add Makefile.tem to list of files to remove in trap
12541 handler.
12542
12543Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12544
12545 * config.guess (*Linux*): Add missing "exit"s.
12546 Also, need specific check for alpha-unknown-linux (uses COFF).
12547
12548Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12549
12550 * config.guess: Merge with FSF:
12551
12552 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12553 * config.guess (AIX4): More robust release numbering discovery.
12554
12555 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12556 * config.guess (i386-sequent-ptx): Properly get version number.
12557
12558 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12559 * config.guess (mips:*:4*:UMIPS): New case.
12560
12561Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12562
12563 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12564 (i386-win32 host): Likewise. Don't build readline.
12565
12566Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12567
12568 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12569 SUPPORT_FILES to submakes.
12570
12571Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12572
12573 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12574 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12575 mpw-configure.
12576
12577Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12578
12579 * configure.in (appdirs): Use =, not ==, in test expression when
12580 trying to build the text to print in the warning message for
12581 Solaris users.
12582
12583Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12584
12585 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12586
12587Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12588
12589 * config.guess: Recognize lynx-2.3.
12590
12591Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12592
12593 * config.sub (z8ksim): Deleted
12594 (z8k-*-coff): New, this is the one true name of the target.
12595
12596Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12597
12598 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12599
12600Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12601
12602 * config.guess (*:Linux:*:*): First try asking the linker what the
12603 default object file format is (elf, aout, or coff). Then if this
12604 fails, try previous methods.
12605
12606Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12607
12608 * configure.in: Don't build newlib for *-*-vxworks5.1.
12609
12610Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12611
12612 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12613 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12614
12615Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12616
12617 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12618
12619Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12620
12621 * cfg-ml-com.in: New file.
12622 * cfg-ml-pos.in: New file.
12623
12624Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12625
12626 * COPYING.NEWLIB: Add HP free copyright to list.
12627
12628Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12629
12630 * config.sub: Recognize -eabi* for the system, not just -eabi.
12631
12632Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12633
12634 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12635 * config.sub, configure.in (win32): New target and host.
12636
12637Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12638
12639 * configure.in: Add i386-pe configuration.
12640
12641Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12642
12643 * mpw-build.in (install): Install GDB after LD.
12644
12645Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12646
12647 * mpw-config.in (elf/mips.h): Always forward-include, needed
12648 for GDB to build.
12649
12650Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12651
12652 * testsuite: New directory for customer acceptance and whole tool
12653 chain tests.
12654
12655Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12656
12657 * configure: If per-host line isn't found, but AC_OUTPUT is found
12658 and a configure script exists, run it instead.
12659
12660Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12661
12662 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12663
12664Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12665
12666 * configure: Set build_{cpu,vendor,os,alias} to host values when
12667 --build isn't specified.
12668
12669Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12670
12671 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12672 (FLAGS_TO_PASS): Pass them.
12673 (EXTRA_TARGET_FLAGS): Ditto.
12674
6599da04
JM
12675Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12676
12677 * Makefile.in (all-libg++): Depend on all-libstdc++.
12678
12679Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12680
12681 * configure.in (noconfigdirs): Enable all packages for
12682 i386-unknown-netbsd.
12683
12684Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12685
12686 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12687 hosted builds (DOS builds)
12688
12689Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12690
12691 Changes for ARM based on patches from Richard Earnshaw:
12692 * config.sub: Handle armeb and armel.
12693 * configure.in: Omit arm linker only for riscix.
12694
12695Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12696
12697 * config.guess: Update from FSF.
12698
12699Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12700
63f6bcd7 12701 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12702 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12703 powerpcle variant. Convert pentium into i586, not i486. Add p5
12704 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12705 temporarily.
12706
12707Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12708
12709 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12710
12711Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12712
12713 * config.sub: Accept -lites* as a basic system type.
12714
12715Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12716
12717 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12718 installed, and if so return linuxoldld as the system name.
12719
12720Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12721
12722 * config.guess: Add hppa1.1-hp-lites support.
12723
12724Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12725
12726 * configure.in: Don't build newlib for m68k-vxworks5.1.
12727
12728Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12729
12730 * configure.in (mips-sgi-irix6): Use mh-irix5.
12731
12732Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12733
12734 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12735
12736Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12737
12738 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12739 OSF/1. Fix compiler flags.
6599da04
JM
12740 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12741
12742Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12743
12744 * configure.in: Recognize --with-newlib.
12745 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12746
12747Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12748
d207ebef 12749 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12750 to *_X11_MODULES due to gdbtk needing X include files et al.
12751
12752Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12753
12754 Merge in support for Mac MPW as a host.
12755 (Old change descriptions retained for informational value.)
12756
12757 * mpw-config.in: Add generic include forwards for cpu-specific
12758 include files in aout and elf directories.
12759
12760 * mpw-configure: Added copyright.
12761 * mpw-config.in: Check for presence of required build tools.
12762 (target_libs): Add newlib.
12763 (target_tools): Add examples.
12764 (Read Me): Generate as "Read Me for MPW" instead.
12765 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12766 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12767 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12768
12769 * mpw-configure: Remove subdir-specific makefile hackery,
12770 delete mk.tmp after using it.
12771
12772 * mpw-build.in (all): Display start and end times.
12773
12774 * mpw-configure (host_canonical): Set.
12775 (target_cpu): Always add to makefiles.
12776 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12777 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12778 (mpw-mh-mpw): Look for in srcdir and srcroot.
12779 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12780
12781 * mpw-build.in: (install-only): New target.
12782
12783 * mpw-configure (host_alias, target_alias): Rename from hostalias
12784 and targetalias, add into generated Makefile.
12785 (mk.tmp): If present, add into generated Makefile.
12786 * mpw-build.in (all-gas): Build config.h first before gas proper.
12787
12788 * mpw-configure (config.status): Write only if changed.
12789 * mpw-config.in (readline): Configure it (not built, just used for
12790 definitions).
12791
12792 * mpw-config.in (elf/mips.h): Add a forward include.
12793
12794 * mpw-config.in: Forward-include most .h files in include into
12795 extra-include.
12796 (readline): Don't build.
12797 mpw-build.in (install): Install GDB.
12798
12799 * mpw-configure (prefix, mpw_prefix): Handle it.
12800 * mpw-config.in (mmalloc, readline): Don't configure.
12801 * mpw-build.in (thisscript): Rename to ThisScript.
12802 Use mpw-build instead of BuildProgram everywhere.
12803 (mmalloc, readline): Don't build.
12804 * mpw-README: New file, basic documentation about the MPW port.
12805
12806 * mpw-config.in: Use forward-include to create include files.
12807
12808 * mpw-configure: Add more things to the top of each configured
12809 Makefile, including contents of config/mpw-mh-mpw.
12810 * mpw-config.in (extra-include): Create this directory and fill it
12811 with Posix-like include files when configuring.
12812
12813 * config.sub (apple, mac, mpw): Add various aliases.
12814
12815 * mpw-build.in: New file, top-level build script fragment for MPW.
12816 * mpw-configure: New file, configure script for MPW.
12817 * mpw-config.in: New file, config fragment for MPW.
12818
12819Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12820
12821 * configure.in (host_libs): Remove glob, since it is gone from the
12822 sources.
12823
12824Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12825
12826 * Makefile.in: define empty GDB_NLM_DEPS var.
12827
12828 * configure.in(target_makefile_frag): use config/mt-netware
12829 for netware targets.
12830
12831Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12832
12833 * config.sub: Merge in recent FSF changes. Remove linux special
12834 cases.
12835
12836Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12837
731a8127 12838 Revert this change:
6599da04
JM
12839
12840 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12841
12842 * build-all.mk: Use CC=cc -Xs on Solaris.
12843
6599da04
JM
12844Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12845
12846 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12847 stop using it.
12848 * Makefile.in: Nuke all references to glob subdirectory.
12849
12850Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12851
12852 * configure.in: Fix --enable-shared logic in per-host.
12853
12854Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12855
12856 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12857
12858Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12859
12860 * configure.in (noconfigdirs): Don't build gas on AIX, for
12861 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12862
12863Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12864
12865 * configure: Fix --cache-file to work if the file argument is a
12866 relative path.
12867
12868Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12869
12870 * configure: If the --cache-file is used, pass it down to
12871 configure in subdirectories.
12872
12873Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12874
12875 * config.sub: add vxworks29k configuration.
12876
12877Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12878
12879 * Makefile.in (taz): Do "diststuff" part quietly.
12880
12881Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12882
12883 * config.sub: Mini-merge with gcc/config.sub.
12884
12885Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12886
12887 * config.guess (IRIX): Sed - to _.
12888
12889Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12890
12891 * Makefile.in (source-vault, binary-vault): New targets.
12892
12893Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12894
12895 * config.sub: Recognize -eabi as a basic system type.
12896
12897Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12898
12899 * configure.in (enable_shared stuff): Fix typo.
12900
12901Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12902
12903 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12904
12905Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12906
12907 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12908
12909Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12910
12911 * configure.in (rs6000-*-*): Don't build gas.
12912
12913Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12914
12915 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12916 reduce command line length.
12917 (AS_FOR_TARGET): Check for as.new, not Makefile.
12918 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12919
12920Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12921
12922 * config.guess: Merge from FSF.
12923
12924Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12925
12926 * configure: Don't use $ when handling program_suffix.
12927
12928Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12929
12930 * configure.in: Configure tk for hppa/hpux.
12931
12932Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12933
12934 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12935
12936Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12937
12938 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12939 to LIBCXXFLAGS. Tests are better run without it.
12940
12941Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12942
12943 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12944
12945Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12946
12947 * configure.in (*-*-netware*): Don't configure xiberty.
12948
12949Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12950
12951 * configure.in: Remove tk from native_only list.
12952
12953Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12954
12955 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12956 for special NCD build.
12957
12958Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12959
12960 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12961 makeall.bat, they're only useful for binutils snapshots.
12962 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12963 makeall.bat to specified SUPPORT_FILES.
12964
12965Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12966
12967 * build-all.mk: Add Ericsson targets to sun4 and solaris
12968 hosts. Add BNR's sun4 target to solaris host, so their
12969 build-from-source will be tested in-house first.
12970
12971Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12972
12973 * Makefile.in (LIBCFLAGS): New variable.
12974 (CFLAGS_FOR_TARGET): Ditto.
12975 (LIBCFLAGS_FOR_TARGET): Ditto.
12976 (LIBCXXFLAGS): Ditto.
12977 (CXXFLAGS_FOR_TARGET): Ditto.
12978 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12979 (BASE_FLAGS_TO_PASS): Pass them.
12980 (EXTRA_TARGET_FLAGS): Ditto.
12981
731a8127 12982 * configure.in: Support --enable-shared.
6599da04
JM
12983
12984Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12985
12986 * configure.in (target_libs): Include libstdc++ again.
12987 * config.guess: Update from FSF (for FreeBSD).
12988
12989Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12990
12991 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12992 makeall.bat.
12993 (DISTDOCDIRS): Add `etc'.
12994 (ETC_SUPPORT_PFX): New variable.
12995 (taz): Include anything from etc starting with a word in
12996 ETC_SUPPORT_PFX.
12997
12998Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12999
13000 * config.sub: Update for recent FSF changes. Remove obsolete
13001 h8300hds entry. Add -windows* and -osx as basic os. Minor
13002 spacing changes.
13003
13004Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13005
13006 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13007
13008 * config.guess: Merge with FSF.
13009 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13010
13011Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13012
13013 * configure: Since the "trap 0" handler will override the exit
13014 status on many systems, only use it for "exit 1", and make it set
13015 a non-zero exit status; reset it before "exit 0". Also, check
13016 exit status of config.sub, and error out if it failed.
13017
13018Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13019
13020 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13021 and install libgloss.
13022
13023Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13024
13025 * Makefile.in (all-binutils): Depend upon all-byacc.
13026
13027 * configure.in: Don't build emacs on Irix 5.
13028
13029Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13030
13031 * configure.in (*-*-netware*): Add libio.
13032
13033Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13034
13035 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13036 (CHECK_TARGET_MODULES): Ditto.
13037 (INSTALL_TARGET_MODULES): Ditto.
13038 (TARGET_LIBS): Ditto.
13039 (all-libstdc++): Note dependencies.
13040
13041Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13042
13043 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13044
13045Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13046
13047 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13048 -fexternal-templates.
13049
13050 * configure.in (target_libs): Add libstdc++.
13051 (noconfigdirs): Add libstdc++ as appropriate.
13052
13053Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13054
13055 * config.guess: Update from FSF.
13056
13057Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13058
13059 * configure: Use ${config_shell} when running ${configsub}.
13060
13061Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13062
13063 * config.sub: No longer recognize h8300h.
13064
13065Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13066
13067 * config.sub: Remove extraneous differences between config.sub and
13068 gcc/config.sub.
13069
13070Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13071
13072 * Makefile.in (DISTSTUFFDIRS): Add gas.
13073
13074Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13075
13076 * COPYING.NEWLIB: New file.
13077
13078Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13079
13080 * config.guess (HP-UX): Patch from Harlan Stenn
13081 <harlan@landmark.com> to also emit release level.
13082
13083Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13084
13085 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13086
13087Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13088
13089 * config.sub: Merge nextstep cleanup from FSF.
13090
13091Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13092
13093 * configure.in (arm-*-*): Don't configure ld for this target.
13094
13095Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13096
13097 * configure.in (*-*-netware): don't configure libg++, libio,
13098 librx, or newlib.
13099
13100Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13101
13102 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13103 configure ld--it works, but it doesn't support shared libraries.
13104
13105Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13106
13107 * config.guess (*-unknown-freebsd*): Get rid of possible
13108 trailing "(Release)" in version string.
13109 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13110
13111Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13112
13113 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13114 Fix type: *-next-neststep -> *-next-nextstep.
13115
13116 * config.guess: Merge from FSF:
13117
13118 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13119
13120 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13121
13122 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13123
13124 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13125 instead of UNIX_SV for UnixWare 1.0).
13126
13127Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13128
13129 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13130 to make gdb/nlm/* build after the compiler and linker.
13131
13132Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13133
13134 * config.guess (netbsd, freebsd, linux): Accept any machine,
13135 not just i[34]86.
13136 (m68k-atari-sysv4): Relocate to match FSF version.
13137
13138 * config.guess: More merges from the FSF:
13139
13140 Add a space before function call or macro invocation.
13141
13142 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13143
13144 * config.guess: Add trap cmd to remove dummy.c and dummy when
13145 interrupted.
13146
13147 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13148
13149 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13150 (dummy): Redirect stderr from compilation of dummy.c.
13151
13152 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13153
13154 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13155
13156Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13157
13158 * configure: Accept and ignore --cache*, for compatibility with
13159 new autoconf.
13160
13161Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13162
13163 * config.guess: Merge from FSF:
13164
13165 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13166
13167 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13168 (PATH): Add /.attbin at end for finding uname.
13169 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13170
13171 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13172
e490616e 13173 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13174
13175 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13176
e490616e
ZW
13177 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13178 to select whether to use ELF or COFF.
6599da04
JM
13179
13180 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13181
e490616e 13182 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13183
13184 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13185
13186 * config.guess: Guess the OS version for HPUX.
13187
13188 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13189
13190 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13191
13192Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13193
13194 * configure.in: Recognize --with-headers, --with-libs, and
13195 --without-newlib.
13196 * Makefile.in (all-xiberty): Depend upon all-ld.
13197
13198Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13199
13200 * configure.in: Change i[34]86 to i[345]86.
13201
13202Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13203
13204 * configure (version): A few more tweaks to help message.
13205
13206Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13207
13208 * Makefile.in: Remove (for now) librx as a host library,
13209 now that we're building it for target.
13210
13211Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13212
13213 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13214 (Karl Berry).
13215
13216Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13217
13218 * configure.in: Also configure librx.
13219
13220Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13221
13222 * Makefile.in: Update various rules to reflect that librx
13223 is now needed for libg++.
13224
13225Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13226
13227 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13228
13229Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13230
13231 * configure.in: Configure the examples directory.
13232
13233Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13234
13235 * configure: Simplify Jun 2 1994 change.
13236
13237Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13238
13239 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13240 /bin/gcc isn't good enough to build gcc.
13241
13242Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13243
13244 * Makefile.in (GDB_SUPPORT_FILES): Remove
13245 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13246 (gdb.tar.gz): Add new rule to use standard distribution building
13247 mechanism.
13248
13249Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13250
13251 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13252 Bill Cox <bill@cygnus.com>.
13253
13254Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13255
13256 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13257
13258Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13259
13260 * configure: Search current dir first in .gdbinit.
13261
13262Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13263
13264 * config.sub: Recognize freebsd (merged from gcc config.sub).
13265
13266Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13267
13268 * config.sub: Refer to NeXT's operating system as nextstep.
13269
13270 * config.sub (case $basic_machine): Re-order the cases, to match
13271 the order in the FSF version (which is mostly alphabethical).
13272 Merge in some additions and changes from the FSF.
13273
13274Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13275
13276 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13277 * config.sub: Recognize cxux7.
13278 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13279
13280Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13281
13282 * config.sub: Fix typo powerpc -> powerpc-*.
13283
13284Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13285
13286 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13287
13288 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13289 parallel with all-emacs and install-emacs). Top-level command
13290 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13291
13292Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13293
13294 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13295 $(relbindir)/make before doing ``make install'', and use
13296 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13297 installing over running make binary.
13298 ($(host)-stamp-stage3-installed): Likewise.
13299
13300Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13301
13302 * config.guess: Recognize Mach.
13303
13304Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13305
13306 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13307 see whether --exec-prefix was used.
13308
13309Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13310
13311 * README: Explicitly mention libg++/README. (Zoo's idea.)
13312
13313Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13314
13315 * Makefile.in: Add all-librx target similar to all-libproc.
13316
13317Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13318
13319 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13320 with post 1.2 uname bogosity.
13321
13322Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13323
13324 * configure: Remove temporary files on receipt of a signal.
13325
13326Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13327
13328 * configure: If there is a package_makefile_frag, remove
13329 ${subdir}/Makefile.tem after copying it in.
13330
13331Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13332
13333 * build_all.mk: support rs6000 lynx identifies itself as
13334 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13335 since /bin/gcc is too feeble to compile a modern gcc.
13336
13337Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13338
13339 * brought devo/test-build.mk update-to-date with progressive/
13340 test-build.mk. Add lynx targets and hppa flag info.
13341
13342Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13343
13344 * configure.in: Use mh-ncrsvr43. Patch from
13345 Tom McConnell <tmcconne@sedona.intel.com>.
13346
13347Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13348
13349 * config.guess (i386-unknown-bsdi): No longer need to
13350 check #if defined(__bsdi__) && defined(__i386__).
13351
13352Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13353
13354 * configure: Set program_transform_nameoption correctly.
13355
13356Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13357
13358 * brought build-all.mk update-to-date with progressive build-all.mk,
13359 added new targets and hppa info.
4e81ae98 13360
6599da04
JM
13361Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13362
13363 * configure: If config.guess result is a prefix of the user
13364 specified target, assume a native build and use the user specified
13365 target as the host alias. Remove SunOS patch suffix removal hack.
13366 * configure.in: Remove SunOS patch suffix removal hack.
13367
13368 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13369 in NATIVE_CHECK_MODULES.
13370
13371Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13372
13373 * Makefile.in: Rename HOST_ONLY to NATIVE.
13374 * configure: Delete SunOs patch suffix from host_canonical
13375 and build_canonical variables that are prepended to Makefiles.
13376 * configure.in: Add comments for easier maintenance.
13377
13378Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13379
13380 * Makefile.in: Add all-libproc target similar to all-gui.
13381
13382Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13383
13384 * Makefile.in (CHECK_MODULES): split into
13385 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13386
13387Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13388
13389 * config.guess (i386-unknown-bsdi): New system to guess.
13390
13391Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13392
13393 * Makefile.in: Add all-gui target (but not yet build by "all").
13394
13395Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13396
13397 * config.sub: Move deletion of patch suffix from here...
13398 * configure.in: To here, at Ian's suggestion. The top-
13399 level scripts might need to know of a patch level.
13400
13401Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13402
13403 * config.sub: Strip off patch suffix so rtl is recognized
13404 as a sunos4.1.3 machine, even though it's been patched.
13405
13406Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13407
13408 * Makefile.in (INSTALL_LAST): Delete.
13409 (INSTALL_DOSREL): New.
13410
13411Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13412
13413 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13414 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13415 whether we pass down --with-gnu-ld anyhow.
13416
13417Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13418
13419 * Makefile.in (INSTALL_LAST): Change operation so it works
13420 on more flavors of make.
13421 * configure.in (go32): Don't build libg++ or libio.
13422
13423Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13424
13425 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13426 they can be overriden by templates.
13427
13428Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13429
13430 * configure.in (target==go32): Don't build gdb.
13431 * dosrel: New directory.
13432
13433Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13434
13435 * configure.in (host==go32): Configure dosrel too.
13436 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13437 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13438 be set by incoming names or templates.
13439 (INSTALL_LAST): New rule.
6599da04
JM
13440
13441Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13442
13443 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13444
13445Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13446
6599da04
JM
13447 * configure.in (appdirs): New variable. Currently empty, but will
13448 be used in gas distribution. If nonempty, lists a set of
13449 directories at least one of which must get configured, or top
13450 level configuration is considered to have failed.
13451 (rs6000-*-lynxos*): Use new file name.
13452
13453Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13454
13455 Eliminate XTRAFLAGS.
13456 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13457 newlib include files using -idirafter, and also use -nostdinc.
13458 (CXX_FOR_TARGET): Likewise.
13459 (XTRAFLAGS): Removed.
13460 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13461 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13462 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13463 ($(DO_X)): Don't pass down XTRAFLAGS.
13464
13465Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13466
13467 * configure.in (mips*-dec-bsd*): New target; do build linker.
13468 (mips*-*-bsd*): New target; don't build linker.
13469
13470Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13471
13472 * configure.in: support rs6000-*-lynxos* configuration.
13473 support sunos4 as a cross target.
13474
13475 * config.sub: look for lynx*, not lynx since the OS version may
13476 legitimately be part of the name.
13477
13478Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13479
13480 * configure.in (i[34]86-*-sco*): Move to be with other i386
13481 targets.
13482 (romp-*-*): New target. Skip various binary utilities.
13483 (vax-*-*): New target. Don't build newlib.
13484 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13485
13486Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13487
13488 * configure.in: Only set host_makefile_frag if config
13489 directory exists.
13490
13491Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13492
13493 * install.sh: If $dstdir exists, don't check whether each
13494 component does.
13495
13496Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13497
13498 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13499
13500Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13501
3b75d237
AJ
13502 * configure.in (*-*-lynxos*): Don't configure newlib for either
13503 native or cross Lynx.
6599da04
JM
13504
13505Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13506
13507 * config.sub (sparc64-elf): Fix os.
13508 (z8k): Remove duplicate.
13509
13510Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13511
13512 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13513 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13514
13515Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13516
13517 * configure: Make file links cleanly even if Lynx fails on
e490616e 13518 an NFS symlink (at least fail cleanly).
6599da04
JM
13519
13520Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13521
13522 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13523 -XNh2000.
13524
13525Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13526
13527 * configure: Unknown options are fatal again.
13528
13529Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13530
13531 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13532 compatibility.
6599da04
JM
13533
13534Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13535
13536 * build-all.mk: Add `clean' target.
13537
13538Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13539
13540 * config.guess: Add SINIX support.
13541 * configure.in: Add mips-*-sysv4* support.
13542
13543Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13544
13545 * build-all.mk: Document all useful targets.
13546 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13547 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13548
13549Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13550
13551 * configure: Support --silent, --quiet.
13552
13553Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13554
13555 * configure: Support --disable-FEATURE.
13556
13557Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13558
13559 * config.guess: Recognize NCR running SVR4.3.
13560
13561Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13562
13563 * config.guess: Make BSDI generate i386-unknown-bsd386.
13564 Patch from Paul Eggert <eggert@twinsun.com>.
13565
13566Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13567
13568 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13569
13570Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13571
13572 * configure: Make unrecognized options give nonfatal warnings
13573 instead of fatal errors, and pass them to any subdirectory
13574 configures in case they recognize them.
13575 Make --x equivalent to --with-x.
13576
13577Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13578
13579 * configure: Add --enable-* options. Clean up usage message and
13580 some comments.
13581
13582Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13583
13584 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13585
13586Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13587
13588 * configure.in (hppa*-*-*): Enable binutils.
13589
13590Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13591
13592 * config.sub: Recognize cisco.
13593
13594Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13595
13596 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13597
13598Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13599
13600 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13601 than one configuration name. Add comment.
13602
13603Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13604
13605 * config.guess: about target *-hitachi-hiuxwe2, fixed
13606 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13607 macro is incorrect.]
13608
13609Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13610
13611 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13612 than the "make ls" stuff which used to be here.
13613
13614Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13615
13616 * config.guess: Recognize i[34]86-unknown-freebsd.
13617 From Shawn M Carey <smcarey@rodan.syr.edu>.
13618
13619Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13620
13621 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13622
13623Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13624
13625 * config.guess: Check for ptx.
13626
13627Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13628
13629 * config.sub: Add os9k checking.
13630
13631Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13632
13633 * config.guess: Handle OSF1 running on HPPA processors
13634
13635Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13636
13637 * configure: If subdir configure fails, print out a message with
13638 subdirectory name, in case subdir's configure code didn't identify
13639 itself.
13640
13641Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13642
13643 * configure.in: Remove embedded newlines from configdirs.
13644 Avoid mismatches of substrings. Fix matching strings at end
13645 of configdirs.
13646
13647Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13648
13649 * config.guess: Add Lynx/rs6000 config support.
13650
13651Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13652
13653 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13654
13655Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13656
13657 * configure.in (hppa*-*-osf*): Treat this just like most other
13658 PA configurations (eg no binutils or ld).
13659 (hppa*-*-*elf*): These configurations have binutils and ld.
13660
13661Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13662
13663 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13664
13665Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13666
13667 * configure.in (rs6000-*-*): Build gas.
13668
13669Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13670
e490616e 13671 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13672
13673Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13674
13675 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13676 for GDB and GDB has been fixed to not need it.
13677
6599da04
JM
13678Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13679
13680 * config.guess: Recognize vax hosts.
13681
13682Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13683
13684 * configure (while loop): Don't use "break 2" inside case
13685 statement -- the case statement isn't an enclosing loop.
13686
13687Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13688
13689 * config.guess: Clean up NeXT support, to allow nextstep
13690 on Intel machines. Make OS be nextstep.
13691
13692Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13693
13694 * config.guess: Add alternate forms for Convex.
13695
13696Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13697
13698 * configure: Completely rewrite option processing. Take
13699 advantage of pattern-matching to avoid invoking test frequently.
13700 Also clean up host and target defaulting logic.
13701
13702Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13703
13704 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13705 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13706 commands (plus user environment) will fit SCO limits.
13707
13708Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13709
13710 * configure.in: Don't issue warnings about directories which are
13711 not being configured if -norecursion is set. Correct test for
13712 --with-gnu-as and --with-gnu-ld to not get confused by substring
13713 matches.
13714
13715 * configure.in: Don't build gas for alpha-dec-osf1*.
13716
13717Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13718
13719 * configure: Back out Per's change of 12/19/1993. It changes the
13720 behavior of configure in unexpected and confusing ways.
13721
13722 Also, use different delim char when calculating
13723 program_transform_name so that the name can contain slashes.
13724
13725Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13726
13727 * configure.in, config.sub: Add support for VSTa micro-kernel.
13728
13729Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13730
13731 * configure.in: Nuke hacks which were used to get a special
13732 version of GAS for HPPA configurations.
13733
13734Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13735
13736 * configure: If only ${target_alias} is given, use that
13737 as the default for ${host_alias}.
13738 * configure: Add missing back-slashes before nested quotes.
13739
13740Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13741
13742 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13743
13744Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13745
13746 * config.guess: Recognize some Tektronix configurations.
13747 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13748
13749Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13750
13751 * config.sub: Match any flavor of SH.
13752
13753Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13754
13755 * configure.in: Don't try to configure newlib for Alpha.
13756
13757Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13758
13759 * configure.in: Don't build ld for Irix 5. Don't build gas,
13760 libg++ or libio for any Alpha target.
13761
13762 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13763
13764Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13765
13766 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13767 default arguments -- so it tried to compress itself.
13768
13769Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13770
13771 * configure.in (notsupp): ensure that a space is always at the end
13772 of the configdirs list, since the grep checks for an explicit space
13773
13774Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13775
13776 * configure.in (target i386-sysv4.2): don't build ld, since static
13777 versions of many libraries are not available.
13778
13779Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13780
13781 * config.guess: Recognize Apollos (using environment variables).
13782 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13783
13784Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13785
13786 * config.guess: Recognize Sony news mips running newsos.
13787
13788Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13789
13790 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13791 "fi ; else" for bash.
13792
13793Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13794
13795 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13796
13797Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13798
13799 * config.sub: accept unixware as an alias for svr4.2.
13800 Fix some inconsistancies with the gcc version.
13801
13802Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13803
13804 * Makefile.in (DISTDOCDIRS): Add gdb.
13805
13806Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13807
13808 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13809
13810Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13811
13812 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13813 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13814 this now.
13815
13816Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13817
13818 * config.sub: Accept hiux* as an OS name.
13819
13820 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13821 etc/make-stds.texi. The underscore came from gcc, and dje now
13822 agrees that RUNTESTFLAGS is the correct name.
13823
13824Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13825
13826 * install.sh: Remove 'set -e'. It makes any conditionals
13827 in the script useless.
13828
13829 * config.guess: Automatically recognize arm-acorn-riscix
13830 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13831
13832Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13833
13834 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13835
13836Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13837
13838 * Makefile.in (DISTDOCDIRS): New variable.
13839 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13840 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13841
13842Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13843
13844 * configure.in (hppa target): check the source directory for the
13845 pagas sub-directory
13846
13847Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13848
13849 * config.sub: Allow -aout* and -elf*.
13850
13851Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13852
13853 * configure.in: Don't build ld on i386-solaris2, same as for
13854 sparc-solaris2.
13855
13856Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13857
13858 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13859
13860Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13861
13862 * configure.in: Configure gdb for alpha.
13863
13864Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13865
13866 * Makefile.in (CXXFLAGS): Add -O.
13867
13868Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13869
13870 * config.guess: added support for DG Aviion
13871
13872Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13873
13874 * configure.in: Produce warning message for subdirectories not
13875 configurable for this host/target combination. Don't try to
13876 configure gdb for vms.
13877
13878Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13879
13880 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13881 appropriate files before making "diststuff".
13882 (DISTBISONFILES): New var: list of files to be edited.
13883 (DISTSTUFFDIRS): Add binutils.
13884
13885Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13886
13887 * config.sub: also handle mipsel and mips64el (for little endian mips)
13888
13889Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13890
13891 * configure.in: Add * to end of all OS names.
13892
13893Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13894
13895 * configure.in: Build newlib for LynxOS native.
13896
13897Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13898
13899 * config.guess: Add support for delta 88k running SVR3.
13900
13901 * configure.in: Add comment about HP compiler vs. emacs.
13902
13903Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13904
13905 * configure.in: don't build ld on solaris2 (not a viable option
13906 due to bugs in getpwnam & getpwuid)
13907
13908Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13909
13910 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13911 config.guess will produce a full version number.
13912
13913Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13914
13915 * configure.in: Build linker and binutils for alpha-dec-osf1.
13916
13917Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13918
13919 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13920 and gdb/testsuite/Makefile.in.
13921
13922Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13923
13924 * configure.in: recognize mips*- instead of mips-
13925
13926Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13927
13928 * config.sub: Accept linux*coff and linux*elf as operating
13929 systems.
13930
13931Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13932
13933 * config.sub: Recognize mips64, and mips3 as an alias for it.
13934
13935Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13936
13937 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13938 gdb knows how to handle OSF/1 shared libraries.
13939
13940Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13941
13942 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13943 * config.guess: Recognize Hitachi's HIUX.
13944 * config.sub: Recognize h3050r* and hppahitachi.
13945 Remove redundant cases for hp9k[23]*.
13946
13947Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13948
13949 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13950 if gas and ld are in the source tree and are in ${configdirs}.
13951 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13952 --with options (but still pass them down on the command line,
6599da04
JM
13953 if they were explicitly specified).
13954
13955Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13956
13957 * configure: substitute SHELL value in Makefile.in with
13958 ${CONFIG_SHELL}
13959
13960Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13961
13962 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13963 *-*-solaris2* targets.
13964
13965Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13966
13967 * Makefile.in: define M4, and pass it down to sub-makes;
13968 all-autoconf now depends on all-m4
13969
13970Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13971
13972 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13973 presence of {ar,ranlib} instead of a configured directory
13974
13975Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13976
13977 * config.guess: Accept 34?? as well as 33?? for NCR.
13978
13979Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13980
13981 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13982 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13983
13984Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13985
13986 * configure: grab values for $(CC) and $(CXX) from the
13987 environment, so that someone can do "CC=gcc configure; make" and
13988 have it work right (matching the way that autoconf works now)
13989
13990 * configure.in, Makefile.in: add support for gash, the tcl
13991 interface to Galaxy
13992
13993 * config.guess: add NetBSD variants (hp300, x86)
13994
13995Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13996
13997 * install.sh: Support -d option (in the manner of SunOS 4 install,
13998 as it is more deterministic than that of GNU install)
13999 (chmodcmd): Set file to mode 755 by default (should also do default
14000 chgrp and chown, but I don't feel like dealing with that now)
14001
14002Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14003
14004 * config.sub: Remove h8300hhms alias.
14005
14006Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14007
14008 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14009
14010Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14011
14012 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14013 as stmp-fixinc
14014
14015Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14016
14017 * config.sub: recognize m88110-bug-coff.
14018
14019Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14020
14021 * Makefile.in (all-libio): all dependencies on the toolchain used
14022 to build this (gcc, gas, ld, etc)
14023
14024Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14025
14026 * config.guess: Deal with OSF/1 1.3 on alpha.
14027
14028Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14029
14030 * install.sh: add some 'else true' clauses for portability
14031
14032 * configure.in: don't build libio for h8[35]00-*-* targets
14033
14034Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14035
14036 * Makefile.in: Add support for new libio.
14037
14038Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14039
14040 * install.sh: If one command fails, don't try the rest. Don't try
14041 to remove $dsttmp (via trap) unless we have already created it.
14042 If $src doesn't exist, detect it and exit with an error.
14043
14044 * config.guess: Recognize BSD on hp300.
14045
14046Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14047
14048 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14049 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14050
14051Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14052
14053 * Makefile.in (all-send-pr): depends on all-prms
14054
14055Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14056
14057 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14058
14059Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14060
14061 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14062 Added test for mips-mips-riscos5.
14063
14064Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14065
14066 * configure.in: use mh-hp300 for 68k HP hosts
14067
14068Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14069
14070 * configure: add support for CONFIG_SHELL, so that you can use
14071 some alternate shell for evaluating configure scripts
14072
14073Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14074
14075 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14076 in configure script to bug-gdb@prep.ai.mit.edu when building
14077 distribution archive.
14078 * Makefile.in (COMPRESS): Remove def.
14079 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14080 gdb.tar.Z and make-gdb.tar.Z respectively.
14081 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14082 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14083 to convergence with 'taz' target in Makefile.in.
14084
14085Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14086
14087 * install.sh (dsttmp): use trap to ensure that tmp files go
14088 away on error conditions
14089
14090Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14091
14092 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14093
14094Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14095
14096 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14097 its parent is '/' not ''.
14098
14099 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14100
14101Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14102
14103 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14104 that ${newsrcdir}/configure.in does.
14105
14106Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14107
14108 * test-build.mk: support for CONFIG_SHELL
14109
14110Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14111
14112 * config.sub (netware): Add as a basic system type.
14113
14114Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14115
14116 * Makefile.in (Makefile): depend on configure.in. Also drop the
14117 $(srcdir)/ from the dependency on Makefile.in.
14118
14119Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14120
14121 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14122 (h8300hhms is temporary until multi-libraries are implemented).
14123 * configure.in: Handle h8300h too.
14124
14125Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14126
14127 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14128
14129Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14130
14131 * configure: Remove extraneous output when guessing host type.
14132 * config.guess: Remove extraneous output when guessing using C
14133 compiler rather than uname, or when guessing fails.
14134
14135Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14136
14137 * Makefile.in: remove all.cross and install.cross targets
14138
14139 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14140 definitions
14141
14142Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14143
14144 * configure.in (target sh): Build gprof.
14145
14146Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14147
14148 * config.sub: change -solaris to -solaris2
14149
14150Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14151
14152 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14153
14154Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14155
14156 * configure: Correct error message for missing Makefile.in to
14157 print correct directory.
14158
14159Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14160
14161 * install.sh: kludge around 386BSD shell bug
14162
14163Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14164
14165 * config.guess: Recognize NeXT.
14166 * config.guess: Recognize i486-ncr-sysv4.
14167 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14168
14169Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14170
14171 * Makefile.in (MAKEINFOFLAGS): New variable.
14172 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14173 * build-all.mk, test-build.mk: Pass down --no-split as
14174 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14175
14176Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14177
14178 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14179
14180Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14181
14182 * Makefile.in (libg++.tar.z): New rule.
14183 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14184 * Makefile.in (taz): Only do a single chmod.
14185
14186Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14187
14188 * install.sh: don't use dirname anymore (replaced with sed usage)
14189
14190Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14191
14192 * Makefile.in: Change extension for gzip'd files from '.z' to
14193 '.gz' per new FSF standard usage.
14194
14195Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14196
14197 * configure: put quotes around the final value of program_transform_name
14198
14199Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14200
14201 * Makefile.in: new install.sh support; update install-info rules
14202
14203Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14204
14205 * configure.in: Build diff for crosses, but not for go32 host.
14206
14207 * configure.in: Build gprof only for native, and don't build it
14208 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14209
14210Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14211
14212 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14213
14214Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14215
14216 * configure.in (host_tools): Add prms.
14217
14218Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14219
14220 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14221 with $(FLAGS_TO_PASS) on the command line
14222
14223 * config.sub: Recognize lynx and lynxos
14224
14225Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14226
14227 * config.sub: Accept -ecoff*, not just -ecoff.
14228
14229Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14230
14231 * Makefile.in (taz): Use .gz suffix instead of .z.
14232 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14233 names.
14234
14235Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14236
14237 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14238
14239Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14240
14241 * Makefile.in (install-no-fixedincludes): install gcc last, so
14242 that rebuilds that might happen during 'make install' don't get
14243 bogus gcc include files
14244
14245Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14246
14247 Change from Utah for HPPA support:
14248 * config.guess: Recognize hppa1.x-hp-bsd.
14249
14250Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14251
14252 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14253 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14254
14255Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14256
14257 * config.sub: Add support for rom68k and bug boot monitors.
14258
14259Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14260
14261 * Makefile.in: Make all-opcodes depend on all-bfd.
14262
14263Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14264
14265 * config.guess: Added special check for i[34]86-univel-sysv4*.
14266
14267Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14268
14269 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14270 the processor rather than assuming i486.
14271
14272Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14273
14274 * config.guess: Recognize SunOS6 as Solaris3.
14275
14276Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14277
14278 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14279 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14280
14281Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14282
14283 * build-all.mk (all-cross): New target for Canadian Cross.
14284 Added Q2 go32 targets.
14285 * test-build.mk: Configure go32 cross sparclite-aout and
14286 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14287 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14288
14289Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14290
14291 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14292 GO32 hosted toolchains
14293
14294Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14295
14296 * configure: change so "-exec-prefix" gets passed down rather
14297 than "-exec_prefix" so autoconf generated Makefiles get the
14298 exec_prefix set right.
14299
14300Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14301
14302 * config.guess: get the Solaris2 minor version number
14303
14304 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14305
14306Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14307
14308 * config.guess: Recognize some Sequent platforms.
14309
14310Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14311
14312 * Makefile.in: added the vault-install target
14313
14314 * configure.in: actually use the Sun3 makefile fragment that's in
14315 config, also added the release dir to configdirs
14316
14317Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14318
14319 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14320
14321Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14322
14323 * configure.in: remove some program from Alpha targetted toolchains
14324
14325Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14326
14327 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14328 gprof.
14329 (taz): Run "make diststuff" in those directories instead of "make
14330 proto-dir". Look for "VERSION=" only at start of line in subdir
14331 Makefile. Use "gzip -9" for compression.
14332 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14333 (binutils.tar.z): New target.
14334
14335Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14336
14337 * Makefile.in (taz): Include gpl.texinfo.
14338
14339Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14340
14341 * Makefile.in (setup-dirs): Merged into "taz" target.
14342 (taz): Only do `proto-dir' stuff if a directory is actually needed
14343 for this target.
14344
14345Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14346
14347 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14348 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14349 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14350 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14351 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14352
14353Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14354
14355 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14356 config.sub, and move-if-change to gdb testsuite distribution
14357 archive, so the testsuite can be extracted, configured, and
14358 run separately from the gdb distribution. Blow away the Chill
14359 tests that require a Chill compiled executable, since GNU Chill
14360 is not yet publically available.
14361
14362Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14363
14364 * test-build.mk: set environment variables in a single command,
14365 instead of a list of assignments and exports
14366
14367 * config.guess: recognize Alpha/OSF1 systems
14368
14369Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14370
14371 * configure: Change help message to prefer --options rather than
14372 -options.
14373
14374Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14375
14376 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14377 zippy@ecst.csuchico.edu.
14378 * config.guess: Recognize miniframe.
14379
14380Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14381
cc6010cd
AP
14382 * Makefile.in: Use srcroot to find runtest rather than rootme.
14383 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14384
14385Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14386
14387 * test-build.mk: Extensive additions to support building on a
14388 machine other than the host.
14389
14390Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14391
14392 * configure (tooldir): Fix for i386-aix again.
14393
14394Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14395
14396 * configure, Makefile.in: Change definition of $(tooldir)
14397 to match the FSF.
14398
14399Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14400
14401 * config.guess: Recognize i[34]86/SVR4.
14402
14403Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14404
14405 * Makefile.in (all-gdb): gdb depends on sim.
14406
14407Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14408
14409 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14410 at the same time we make the prototype gdb directory.
14411 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14412 files at the same time as the gdb base release distribution.
14413
14414Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14415
14416 * Makefile.in (check): Use individual check targets rather than
14417 DO_X rule.
14418 (check-gcc): Added.
14419
14420Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14421
14422 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14423 for System V release 3.2.
14424
14425Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14426
14427 * config.sub: Recognize hppaosf.
14428 * configure.in: Do configure ld/binutils/gas for it.
14429
14430Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14431
14432 * configure (tooldir): Alter syntax used to set this, for systems
14433 where "\$" isn't handled right, like i386-aix.
14434
14435Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14436
14437 * configure: Pass program-transform-name, not
14438 program_transform_name, to recursive configures.
14439
14440Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14441
14442 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14443 of gas+ld+binutils.
14444
14445Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14446
14447 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14448
14449Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14450
14451 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14452
6599da04
JM
14453Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14454
14455 * Makefile.in (PRMS): Set back to all-prms.
14456
14457Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14458
14459 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14460 targets, rather than for MIPS hosts.
14461
14462Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14463
14464 * configure.in: add comment for --with-x default values
14465
14466 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14467
14468 * Makefile.in: add check-* targets for each of the directories in
14469 the tree. Add a definition of RUNTEST that will use the one we
14470 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14471
14472Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14473
14474 * configure.in: Removed obsolete references to bfd_target and
14475 target_makefile_frag.
14476
14477 * build-all.mk: Set assorted targets for Q2.
14478 * config.sub: Recognize z8k-sim and h8300-hms.
14479 * test-build.mk: Really don't pass host to configure.
14480 (HOLES): Added uname.
14481
14482Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14483
14484 * configure: Handle an empty program-prefix, program-suffix or
14485 program-transform-name correctly.
14486
14487Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14488
14489 * build-all.mk: -G 8 no longer required for MIPS targets.
14490 * test-build.mk: Don't pass host argument to configure; make it
14491 guess.
14492
14493Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14494
14495 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14496 * Makefile.in (COMPRESS): New macro, like GZIP.
14497
14498Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14499
14500 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14501
14502 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14503 with gas currently defaults to -G 0.
14504
14505Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14506
14507 * Makefile.in (all-flex): flex depends on byacc.
14508
14509 * build-all.mk: If host not specified, use config.guess. Pass TAG
14510 to test-build.mk as RELEASE_TAG.
14511 * test-build.mk (configargs): New variable containing arguments to
14512 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14513 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14514
14515 * config.guess: Use /bin/uname when checking -X argument on SCO,
14516 to avoid invoking GNU uname which doesn't understand -X.
14517
14518 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14519
14520 * configure.in: Build gas for mips-*-*.
14521
14522Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14523
14524 * Makefile.in (all.normal): insert missing backslash.
14525
14526Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14527
731a8127 14528 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14529
14530 * Makefile.in: Complete overhaul to merge many almost identical
14531 targets.
14532
14533Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14534
14535 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14536 (gdb.tar.Z): Adjusted.
14537
14538 * Makefile.in (setup-dirs, taz): New targets; should be general
14539 enough to adapt for gdb sometime. Build only .z file.
14540 (gas.tar.z): New target.
14541
14542Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14543
14544 * build-all.mk: Use CC=cc -Xs on Solaris.
14545
6599da04
JM
14546Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14547
14548 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14549 for handling BISON for FSF releases.
14550
14551Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14552
14553 * configure: Actually implement the change zoo just documented.
14554
14555Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14556
14557 * configure: when using config.guess, only set target_alias when
14558 it's not already been set (ie, on the command line)
14559
14560Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14561
14562 * Makefile.in: add installcheck target, set PRMS to install-prms
14563
14564Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14565
14566 * configure: add support for package_makefile_fragment, handle the
14567 case where a directory has a configure.in file but no Makefile.in
14568 more gracefully (with an actual understandable error message, even);
14569 add support for --without (and add this to the usage message); also
14570 explicitly add a --host=${host_alias} to the command line when
14571 config.guess is used
14572
14573Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14574
14575 * configure: Must use both --host and --target in recursive calls.
14576
14577Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14578
14579 * Makefile.in: Change deja-gnu to dejagnu.
14580
14581Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14582
14583 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14584
14585Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14586
14587 * configure.in: canonicalize all instances to *-*-solaris2*,
14588 also strip out a number of tools to not build for go32 host
14589
14590Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14591
14592 * config.guess: add GPL.
14593
14594 * Makefile.in, config.guess, config.sub, configure: bump
14595 copyrights to 93.
14596
14597Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14598
14599 * Makefile.in (do-info): Removed obsolete check for existence of
14600 localenv file.
14601
14602 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14603
14604Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14605
14606 * Makefile.in: a couple of 'else true' for decstation,
14607 support for TclX
14608
14609 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14610
14611Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14612
14613 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14614
14615Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14616
14617 * config.guess: Recognize i386-ibm-aix (PS/2).
14618 * configure.in: Use config/mh-aix386 file for it.
14619
14620Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14621
14622 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14623 CC_FOR_TARGET instead.
14624 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14625
14626Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14627
14628 * Makefile.in: Add sim to list of directories sent with gdb
14629
14630Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14631
14632 * configure.in: Put back mips-dec-bsd* case.
14633
14634Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14635
14636 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14637 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14638 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14639
14640Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14641
14642 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14643
14644 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14645 (install-info): install dir.info only if it exists,
14646 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14647
14648Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14649
14650 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14651 gas for mips-dec-bsd.
14652
14653Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14654
14655 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14656 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14657
14658Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14659
14660 * configure.in: Added "dejagnu" to hosttools list.
14661
14662Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14663
14664 * config.sub, configure.in, config.guess: Add support
14665 for Bosx, an AIX variant from Bull.
14666 Patches from F.Pierresteguy@frcl.bull.fr.
14667
14668Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14669
14670 * devo/dejagnu: Initial creation of devo/dejagnu.
14671 Migrated dejagnu testcases and support files for testing software
14672 tools to reside as subdirectories, currently called "testsuite",
14673 within the directory of the software tool. Migrated all programs,
14674 support libraries, etc. beloging to dejagnu proper from
14675 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14676 with no modifications. The changes to these files which will
14677 allow them to configure, build, and execute properly will be made
14678 in a future update.
14679
14680Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14681
14682 * Makefile.in: Change send_pr to send-pr.
14683 * configure.in: Likewise.
14684 * send_pr: Renamed directory to send-pr.
14685
14686Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14687
14688 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14689
14690Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14691
14692 * README: Update for gdb-4.8 release.
14693 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14694 gdb-xxx.tar.z (gzip'd) file also.
14695
14696Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14697
14698 * Makefile.in: make all-diff depend on all-libiberty
14699
14700Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14701
14702 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14703
14704Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14705
14706 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14707
14708Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14709
14710 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14711 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14712 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14713
14714Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14715
14716 * Makefile.in: makeinfo binary is in a new location
14717
14718Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14719
14720 * config.sub: Accept -ecoff as an OS.
14721
14722 * Makefile.in: Various changes to eliminate a level of make
14723 recursion and reduce the required command line length.
14724 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14725 sub-makes.
14726 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14727 variables holding settings for specific sub-makes.
14728 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14729 in terms of BASE_FLAGS_TO_PASS.
14730 (TARGET_LIBS): New variable listing directories which use
14731 TARGET_FLAGS_TO_PASS.
14732 (subdir_do): Eliminated.
14733 (do-*): New set of targets to replace subdir_do.
14734 (various): All targets which used subdir_do now depend on do-*.
14735 (local-clean): Renamed from do_clean.
14736 (local-distclean): New target, dependency of distclean and
14737 realclean.
14738 (install-info): Don't create directories. Depend on dir.info
14739 rather than calling make recursively.
14740 (install-dir.info): Eliminated.
14741 (install-info-dirs): Create all info directories here.
14742 (dir.info): Depend upon do-install-info.
14743
14744 * test-build.mk (HOLES): Added false.
14745
14746Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14747
14748 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14749
14750Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14751
14752 * Makefile.in (info): remove dependency on all-texinfo. The
14753 problem was really in texinfo/C, not at this level.
14754
14755Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14756
14757 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14758
14759Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14760
14761 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14762 GDB releases.
14763
14764Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14765
14766 * configure: Include srcdir in message about target of link not
14767 being found. Don't convert `-' to `_' in `with' options being
14768 passed to subdirs.
14769
14770Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14771
14772 * configure.in: add uudecode to host_tools
14773
14774 * Makefile.in: added {all,install}-uudecode targets, added them to
14775 the appropriate lists
14776
14777Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14778
14779 * Makefile.in (all-gcc): Added dependency on all-gas.
14780
14781 * configure.in (mips-*-*): Build ld and binutils.
14782
14783Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14784
14785 * configure: check return code from mkdir, print error message and
14786 exit on failure.
14787
14788Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14789
14790 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14791
14792Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14793
14794 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14795
14796Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14797
14798 * config.sub (h8500): Recognize this as a cpu type.
14799
14800Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14801
14802 * configure: source directory missing is no longer a warning
14803
14804 * configure.in: recognize irix[34]* instead of irix[34]
14805
14806 * Makefile.in: define and pass down X11_LIB
14807
6599da04
JM
14808Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14809
14810 * guess-systype: Renamed to ...
14811 * config.guess: ... by popular request.
14812 * configure.in, Makefile.in: Update accordingly.
14813
14814Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14815
14816 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14817 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14818 + Execute ./dummy instead of assuming . is in PATH.
14819
14820Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14821
14822 * guess-systype: New shell script. Attempts to guess the
14823 canonical host name of the executing host.
14824 Only a few hosts are supported so far.
14825 * configure: Call guess-systype if no host is specified.
14826
14827Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14828
14829 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14830 gcc Makefile.
14831
14832
14833Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14834
14835 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14836 (all-gcc, install-gcc, subdir_do): Use it.
14837
14838Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14839
14840 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14841
14842Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14843
14844 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14845 set exclusively by configure, using configure.in .
14846
14847Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14848
14849 * test-build.mk: set $PATH for all builds
14850
14851 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14852
14853Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14854
14855 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14856 the one used in gcc/Makefile.in, so that a null expansion doesn't
14857 override the one needed to build gcc with a native cc.
14858
14859
14860Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14861
14862 * configure: Accept -with arguments.
14863
14864Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14865
14866 * Makefile.in: added h8300sim
14867
14868Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14869
6599da04
JM
14870 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14871 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14872 (all-cygnus, native, build-cygnus): Make
14873 $(canonhost)-stamp-3stage-done, not $(host)....
14874 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14875 i386-sco3.2v4. Added else true to if command.
14876
14877Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14878
14879 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14880
14881Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14882
14883 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14884
14885Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14886
14887 * configure.in: don't remove binutils from Solaris builds
14888
14889Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14890
14891 * Makefile.in: get rid of earlier definitions for *clean,
14892 also handle the recursive info rule better
14893
14894Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14895
14896 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14897 do more-or-less the right thing.
14898
14899Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14900
14901 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14902 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14903
14904Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14905
14906 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14907 $(host_canonical).
14908
14909 * configure.in: split the configdirs list into 4 categories (native
14910 v. cross, library v. tool) and handle the cross-only and native-
14911 only in more reasonable (and correct!) way.
14912
14913Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14914
14915 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14916 configdirs anymore.
14917
14918Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14919
14920 * Makefile.in: extensive cleanup:: removed all of the explicit
14921 clean-* targets, collapsed many wrappers around subdir_do into
14922 one, added additional targets to satisfy standards.texi, deleted
14923 some old targets, some changes for consistency
14924
14925Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14926
14927 * configure.in: handle some programs as cross-only, and others as
14928 native only
14929
14930 * test-build.mk: handle partial holes in a more generic manner
14931
14932 * Makefile.in: m4 depends on libiberty
14933
6599da04
JM
14934Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14935
14936 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14937 time, wdiff, and find to configdirs
14938
14939 * Makefile.in: all, clean, and install rules for the new programs
14940 added to configure.in
14941
14942Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14943
14944 * configure.in: use mh-sun for all *-sun-* hosts
14945
6599da04
JM
14946Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14947
14948 * Makefile.in: define flags for X11 include files and library file
14949 locations, pass them down to the programs that need this info
14950
14951 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14952
6599da04
JM
14953Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14954
14955 * configure.in: start building libg++ for HP-UX targets
14956
14957Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14958
14959 * README: Update references to files moved into etc/.
14960
14961Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14962
14963 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14964 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14965
14966Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14967
14968 * configure: accept dash as well as underscore in long option
14969 names for FSF compatibility.
14970
14971Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14972
14973 * config.sub: added -sco3.2v4 support from FSF.
14974
14975Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14976
14977 * configure.in: expand the section that adds or removes
14978 directories from the list of programs to build, to handle native
14979 vs. cross in addition to host v. native
14980
14981Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14982
14983 * Makefile.in: Replace C++ in macro names with CXX.
14984 This is less likely to break ...
14985
14986Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14987
14988 * test-build.mk: add -w to GNU_MAKE
14989
14990Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14991
14992 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14993 add 'sparc' to list of recognized cpus. This needed to make
14994 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14995 Delete some redundant ose68 variants. Recognize -wrs as an os,
14996 then changes that into $CPU-wrs-vxworks.
14997
14998 * configure.in: remove most references to gdbtest, regularize
14999 target based program removal
15000
15001 * test-build.mk: import from p3 tree (many fixes and changes)
15002
15003Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15004
15005 * Makefile.in: added rules to handle tcl, tk, and expect
15006
15007 * configure.in: handle those directories if they exist
15008
15009Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15010
15011 * config.sub: removed bogus hppabsd and hppahpux names, since
15012 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15013
15014Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15015
15016 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15017 depends upon all-xiberty
15018
15019 * Makefile.in: changes from p3, including:
15020
15021 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15022
15023 * Makefile.in (XTRAFLAGS): include newlib directories if
15024 newlib/Makefile exists, rather than if host != target.
15025
15026 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15027
15028 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15029 from the same source tree and not building a cross-compiler. This
15030 matters for the libg++ configuration if reconfiguring a tree that
15031 has already been installed.
15032
15033 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15034
15035 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15036 pick up the machine and system specific header files.
15037
15038 * Makefile.in: added AS_FOR_TARGET, passed down in
15039 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15040 the C compiler to use to create programs which are run in the
15041 build environment, set it to default to $(CC), and passed it down
15042 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15043
15044 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15045
15046 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15047 We need them for unusual native builds, like systems without
15048 ranlib.
15049
15050 * configure: also define $(host_canonical) and
e490616e
ZW
15051 $(target_canonical), which are the full, canonical names for the
15052 given host and target
6599da04
JM
15053
15054Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15055
15056 * Makefile.in: Added separate definitions for C++.
15057
15058Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15059
15060 * configure.in (configdirs): Add deja-gnu.
15061
15062Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15063
15064 * README: Update for configure.texi and gdb-4.7 release.
15065
15066Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15067
15068 * Makefile.in: Move "all" target to top of file.
15069 Previously, first target was ".PHONY" which caused BSD4.4 make
15070 to build .PHONY when make was run without arguments.
15071
15072Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15073
15074 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15075 Library-copylefted code in libiberty.
15076
15077Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15078
15079 * config.sub: Replace m68kmote with plain old m68k.
15080
15081Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15082
15083 * Makefile.in: Remove space from blank line, avoid Make complaints.
15084
15085Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15086
15087 * config.sub: Complain if no argument is given. Added support for
15088 386bsd as OS and target alias.
15089
15090Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15091
15092 * Makefile.in (XTRAFLAGS): include newlib directories if
15093 newlib/Makefile exists, rather than if host != target.
15094
15095Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15096
15097 * config.sub: recognize sparclite-wrs-vxworks.
15098
15099 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15100 p3.) Added clean-xiberty to clean.
15101
15102Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15103
15104 * configure.in: use *-*-* instead of nested cases for host and target
15105
15106Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15107
15108 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15109 from the same source tree and not building a cross-compiler. This
15110 matters for the libg++ configuration if reconfiguring a tree that
15111 has already been installed.
15112
15113Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15114
15115 * config.sub (i486v/i486v4): Merge in from FSF version.
15116
15117Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15118
15119 * configure: only set PWD if it is already set.
15120
15121Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15122
15123 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15124 doesn't have unset and all success paths (and most error paths)
15125 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15126 to just ${PWD} to avoid confusion.)
15127
15128Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15129
15130 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15131 even for a native compilation.
15132
15133Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15134
15135 Changes to make the gdb.tar.Z rule work better.
15136
15137 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15138 (DEVO_SUPPORT): Add configure.texi.
15139 (bfd-ilrt.tar.Z): Remove ancient rule.
15140
15141Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15142
15143 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15144 pick up the machine and system specific header files.
15145
15146 * configure.in, config.sub: added new target m68010-adobe-scout,
15147 with alias of adobe68k. Changed configure.in to check for
15148 -scout before -sco* to avoid a false match.
15149
15150 * Makefile.in: added AS_FOR_TARGET, passed down in
15151 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15152 the C compiler to use to create programs which are run in the
15153 build environment, set it to default to $(CC), and passed it down
15154 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15155
15156Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15157
15158 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15159 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15160 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15161 FOR_TARGET variants, to newlib and libg++.
15162
15163Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15164
15165 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15166 first.
15167
15168Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15169
15170 * config.sub: Accept `elf' as an environment.
15171
15172Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15173
15174 * Makefile.in (all-opcodes): cd into the right directory
15175
15176Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15177
15178 * configure: added -program_transform_name option, used as
15179 argument to sed when installing programs.
15180 configure.texi: added documentation for -program_prefix,
15181 -program_suffix and -program_transform_name.
15182
15183Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15184
15185 * config.sub: Accept i486 where i386 ok.
15186
15187Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15188
15189 * config.sub: accept we32k
15190
15191Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15192
3b75d237 15193 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15194
15195 * Makefile.in: don't create all directories for ``make install'';
15196 let the subdirectories create the ones they need.
15197
15198Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15199
e490616e 15200 * COPYING: new file, GPL v2
6599da04
JM
15201
15202Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15203
15204 * Makefile.in: use the new gen-info-dir, which needs a template
15205 argument (which also lives in texinfo)
15206
15207 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15208
6599da04
JM
15209Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15210
15211 * config.sub (ncr3000): Change i386 to i486.
15212
15213Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15214
15215 * Makefile.in: add install-rcs, install-grep to
15216 install-no-fixedincludes, removed install-bison and install-libgcc
15217
15218Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15219
15220 * configure.in: grab the HPUX makefile fragment if on HPUX
15221
15222Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15223
15224 * Makefile.in: eradicate bison spoor (ditto libgcc).
15225 configure.in: recognise m68{k,000}-ericsson-OSE.
15226 es1800 is alias for m68k-ericsson-OSE
15227
15228Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15229
15230 * configure.in: rearrange the parts that remove programs from
15231 configdirs, based now on HOST==TARGET or by canonical triple.
15232
15233Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15234
15235 * test-build.mk: recurse explicitly with -f test-build.mk when
15236 appropriate. predicate stage3 and comparison on the existence
15237 of gcc. That is, if gcc isn't around, we aren't three-staging.
15238 On very clean, also remove ...stamp-co. Build in-place before
15239 doing other builds.
15240
15241Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15242
15243 * Makefile.in, configure.in: add tgas
15244
15245Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15246
15247 * Makefile.in: a number of changes merged in from progressive.
15248
15249 * configure.in: add libm.
15250
15251 * .cvsignore: ignore some stuff that comes from test-build.mk.
15252
6599da04
JM
15253Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15254
15255 * config.sub: Add es1800 (m68k-ericsson-es1800).
15256
15257Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15258
15259 * configure: Add program_suffix (parallel to program_prefix)
15260 * Makefile.in: adjust directory-creating script for losing decstation
15261
15262Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15263
15264 * configure: Minor $subdir-related fixes.
15265
15266Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15267
15268 * configure: fix various problems with propogating
15269 makefile_target_frag in subdirs.
15270 * configure.in: config libgcc if its there
15271
15272Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15273
15274 * config.sub: HPPA merge.
15275
6599da04
JM
15276Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15277
15278 * Makefile.in: Replace all-bison with all-byacc in all
15279 dependency lines for other tools (which now use byacc).
15280
15281Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15282
15283 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15284
6599da04
JM
15285Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15286
15287 * Makefile.in: make gprof rules similar to byacc rules (instead of
15288 vestigal $(unsubdir) that didn't work...)
15289
15290Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15291
15292 * config.sub: Add support for Linux.
15293 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15294 (at least for libg++).
15295
15296Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15297
15298 * configure.texi: fix doc for the -nfp option to configure
15299
15300Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15301
15302 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15303
15304Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15305
15306 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15307 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15308 * configure.in: added solaris* host_makefile_frag hook.
15309
15310Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15311
15312 * config.sub: changed recognition of m68000 so that various
15313 m68k types can be specified via m680[01234]0
15314
15315Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15316
15317 * config.sub (basic_machine): fix sed so that '-foo' isn't
15318 completely substituted out while .+'-foo' loses the '-foo'
15319
15320Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15321
15322 * config.sub ($os): Add -aout.
15323
15324Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15325
15326 * configure: If host_makefile_frag is absolute, don't
15327 prefix ${invsubdir} (relevant to libg++ auto-configure).
15328
15329Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15330
15331 * Makefile.in (tooldir): Define it.
15332 (all-ld): Depend on all-flex.
15333
15334Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15335
15336 * Makefile.in (check): Fix libg++ special case.
15337
15338Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15339
15340 * configure: do not bury `pwd` into config.status, thus do fewer
15341 pwd's.
15342
15343 * configure: print the "Building in" message only when building in
15344 other than "." AND verbose.
15345
63f6bcd7 15346 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15347 configures.
15348
15349 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15350
15351Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15352
15353 * Makefile.in: macroize flags passed on recursion. remove
15354 fileutils.
15355
15356Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15357
15358 * configure: get makesrcdir right for subdirs deeper than 1.
15359
15360 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15361 install.
15362
15363Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15364
15365 * Makefile.in: don't print subdir_do or recursion lines.
15366
15367Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15368
15369 * standards.texi: added menu item.
15370
15371 * Makefile.in: build and install standards.info.
15372
15373 * standards.texi: new file.
15374
15375Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15376
15377 * configure: test for and move config.status pieces from
15378 ${subdir}/.
15379
15380Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15381
6599da04
JM
15382 * configure: Test for existance of files before trying to mv
15383 them, to avoid numerous non-existance messages.
15384
15385Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15386
15387 * configure: correct final line of config.status.
15388
15389 * configure: patch from eggert. Avoids a protection problem if
15390 the original Makefile.in is read only.
15391
15392 * configure: use move-if-change from gcc to create config.status.
15393 Some makefiles depend on config.status to tell if a directory
15394 has been reconfigured for a different host. This change
15395 prevents those directories from remaking everything in the case
15396 where the reconfig was only intended to rebuild a Makefile.
15397
15398 * configure: test for config.sub with "config.sub sun4" rather
15399 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15400 host alias from a missing config.sub.
15401
15402Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15403
15404 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15405 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15406
15407Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15408
15409 * configure: mkdir ${subdir} as needed.
15410
15411Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15412
15413 * Makefile.in,configure.in: added autoconf.
15414
15415Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15416
15417 * Makefile.in: no longer pass against on recursion.
15418
15419 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15420 definitions are not inherited.
15421
15422 * configure: correct makesrcdir when subdir is .
15423
15424Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15425
15426 * configure: Add support for 'subdirs' variable, which is
15427 like 'configdirs', except that configure doesn't re-invoke
15428 itself for subdirs, it just creates a Makefile for each subdir.
15429 * configure.texi: Document subdirs.
15430
15431Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15432
15433 * configure.in: added flex to configdirs
15434
15435Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15436
15437 * Makefile.in: remove clean-stamps from clean.
15438
15439Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15440
15441 * configure.in: Add gdbtest to configdirs.
15442
15443Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15444
15445 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15446 to recursive makes.
15447 * configure.in: Recognize new ncr3000 config.
15448
15449Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15450
15451 * Makefile.in, configure.in: removed references to gdbm.
15452
15453Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15454
15455 * config.sub: Don't canonicalize os value
15456 newsos* to bsd (readline needs to check for newsos).
15457 (This fix was earlier made Jan 31, but got re-broken.)
15458
15459Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15460
15461 * configure.in: sco is an os, not a vendor!
15462
15463 * configure: Quote $( better. Keep various shells happy.
15464
15465Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15466
15467 * Makefile.in: eliminate stamp-files.
15468
15469Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15470
15471 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15472 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15473
15474Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15475
15476 * config.sub: fix iris/iris3.
15477
15478Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15479
15480 * configure: re-add -rm.
15481
15482Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15483
15484 * Maskefile.in: add .stmp-rcs to all.
15485
15486 * configure.in: remove gas from rs6000 build, use aix host fragment.
15487
15488Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15489
15490 * configure: pass down site_option during recursion.
15491
15492Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15493
15494 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15495
15496Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15497
15498 * configure: Change exec_prefix so that it really defaults to prefix.
15499
15500Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15501
15502 * Makefile.in, configure.in: Add support for mmalloc library.
15503
15504Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15505
15506 * Makefile.in: add stmp dependencies for a few more things.
15507
15508Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15509
15510 * configure: adjusted error message on objdir/srcdir configure
15511 collision, per john's suggestion.
15512
15513 * Makefile.in: add libiberty stmp to all and all.cross.
15514
15515Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15516
15517 * Makefile.in: remove force dependencies, add grep to all.
15518
15519Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15520
15521 * Makefile.in: drop flex. make stamp files work.
15522
15523 * configure: added test for conflicting configuration in srcdir,
15524 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15525 gets cranky. use relative paths for configure and srcdir
15526 whenever possible. Send some error messages to stderr that were
15527 going to stdout.
15528
15529Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15530
15531 * Makefile.in: Fix libg++ rule to check for gcc directory
15532 before using gcc/gcc. Also pass XTRAFLAGS.
15533
15534Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15535
15536 * Makefile.in: added stmp-files so that directories aren't polled
15537 when they are already built.
15538
15539 * configure.texi: fixed a node pointer problem.
15540
15541Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15542
731a8127 15543 * config.sub configure.in gdb/configure.in
6599da04
JM
15544 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15545 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15546 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15547
15548Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15549
15550 * configure: -recurring becomes -silent. corrected help message
15551 for -site= option.
15552
15553 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15554
15555Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15556
15557 * configure: when building Makefile for crosses, replace
15558 tooldir and program_prefix. default srcdir from location of
15559 config.sub. remove "for host in hosts" and "for target in
15560 targets" loops.
15561
15562Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15563
15564 * Makefile.in: Do not pass bindir or mandir to cvs.
15565
15566Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15567
15568 * Makefile.in, configure.in: removed traces of namesubdir,
15569 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15570 copyrights to '92, changed some from Cygnus to FSF.
15571
15572 * configure.texi: remove most references to multiple hosts,
15573 multiple targets, subdirs, etc.
15574
15575 * configure.man: removed rcsid. reference config.sub not
15576 config.subr.
15577
15578 * Makefile.in: mkdir $(infodir) on install-info.
15579
15580Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15581
15582 * configure.texi: Explain better about .gdbinit and about
15583 the environment that configure.in sections run in.
15584
15585Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15586
15587 * configure.in: Ultrix is only a decstation if it's a MIPS.
15588
15589Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15590
15591 * README: DOC.configure => cfg-paper.texi.
15592
15593Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15594
15595 * config.sub (near case $os): Don't convert newsos* to bsd!
15596
15597Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15598
15599 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15600 the number of copies of COPYING that go into the GDB tar file.
15601
15602Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15603
731a8127 15604 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15605 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15606 Fix SCO configuration stuff.
15607
15608Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15609
15610 * Makefile.in: For libg++, make sure the -I pointing
15611 to the gcc directory goes *after* all the libg++-local -I flags.
15612 Also, move just-gcc dependency from just-libg++ to all-libg++.
15613
15614Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15615
15616 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15617
15618Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15619
15620 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15621
15622Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15623
15624 * config.sub: Add stratus configuration frags. Also
15625 submitted to FSF.
15626
15627Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15628
15629 * Makefile.in (DEV_SUPPORT): add configure.man.
15630
15631 * config.sub(Decode manufacturer-specific): add -none*.
15632
15633Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15634
15635 * Makefile.in: remove form feeds to make Sun's make happy.
15636 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15637
15638Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15639
15640 * Makefile.in (AR_FLAGS): Make quieter.
15641
15642Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15643
15644 * configure.in: Add libg++.
15645 * configure: When verbose, don't output the command line at each
15646 level; it will be unremarkably the same as the previous version,
15647 which will be the same as what the user typed.
15648
15649Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15650
15651 * configure.in, Makefile.in: fix clean-info, add flex. add
15652 fileutils.
15653
15654 * configure: be less sensitive to spaces in Makefile.in. Do not
15655 look for sources in "..". Doing so breaks subdirectories that
15656 might have their own configure. If a subdir has it's own
15657 configure script, use it.
15658
15659Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15660
15661 * cfg-paper.texi: some changes suggested by rms.
15662
15663Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15664
15665 * config.sub: Merge in some small additions from the FSF version,
15666 taken from the gcc distribution, to bring the Cygnus and FSF
15667 versions into closer sync.
15668
15669Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15670
15671 * configure.in: Changed svr4 references to sysv4.
15672
15673Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15674
15675 * configure: added -V for version number option.
15676
15677Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15678
15679 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15680 renamed from DOC.configure to cfg-paper.texi.
15681
15682Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15683
15684 * configure, config.subr, config.sub: config.subr is now
15685 config.sub again.
15686
15687Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15688
15689 * configure.texi: new file, in progress.
15690
15691 * Makefile.in: build info file and install the man page for
15692 configure.
15693
15694 * configure.man: new file, first cut.
15695
15696 * configure: find config.subr again now that configuration "none"
15697 has gone. removed all traces of the -ansi option. removed all
15698 traces of the -languages option.
15699
15700 * config.subr: resync from rms.
15701
15702Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15703
15704 * configure, config.sub, config.subr: merge config.sub into
15705 config.subr, call the result config.subr, remove config.sub, use
15706 config.subr.
15707
15708 * Makefile.in: revised install for dir.info.
15709
15710Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15711
15712 * configure.in: add decstation host makefile frag.
15713
15714 * Makefile.in: BISON now bison -y again. also install-gcc on
15715 install. clean-gdbm on clean. infodir belongs in datadir.
15716 Make directories for info install. Build dir.info here then
15717 install it.
15718
15719Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15720
15721 * Makefile.in: fix for bad directory tests.
15722
15723Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15724
15725 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15726 regexp. -srcdir relative was being handled incorrectly.
15727
15728 * Makefile.in: unwrapped some for loops so that parallel makes
15729 work again and so one can focus one's attention on a particular
15730 package.
15731
15732Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15733
15734 * configure: added PWD as a stand in for `pwd` (for speed). use
15735 elif wherever possible. make -srcdir work without -objdir.
15736 -objdir= commented out.
15737
15738Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15739
15740 * configure: +options become --options. -subdirs commented out.
15741 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15742 Makefile now at top of generated Makefile. Removed cvs log
15743 entries. added -srcdir. create .gdbinit only if there is one
15744 in ${srcdir}.
15745
15746 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15747 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15748 and mandir now keyed off datadir by default.
15749
15750Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15751
15752 * Freshly created ChangeLog.
15753
15754\f
15755Local Variables:
15756mode: change-log
15757left-margin: 8
15758fill-column: 76
15759version-control: never
15760End: