]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
revert unnecessary hunk
[gcc.git] / ChangeLog
CommitLineData
a9e12bfd
AP
12010-02-08 Andrew Pinski <pinskia@gmail.com>
2
3 * MAINTAINERS (spu port): Update my email address.
4
95315086
JZ
52010-02-08 Jie Zhang <jie.zhang@analog.com>
6
7 * MAINTAINERS: Add myself as a maintainer for the bfin port.
8
362c6d2f
KG
92010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10
11 * configure.ac: Add "recommended" version checks for GMP/MPC.
12 Update recommended GMP/MPFR/MPC versions.
13 * configure: Regenerate.
14
888c5ad2
JR
152010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
16
17 * MAINTAINERS: Move my Embecosm email address into the
18 write-after-approval section.
19
3bf714a7
ILT
202010-01-26 Ian Lance Taylor <iant@google.com>
21
22 * MAINTAINERS: Add myself as Go frontend maintainer.
23
ad1e5170
JR
242010-01-25 Joern Rennecke <amylaar@spamcop.net>
25
26 PR libstdc++/36101, PR libstdc++/42813
27 * configure.ac (bootstrap_target_libs): Make inclusion of
28 target-libgomp conditional on libgomb being in target_configdirs.
29 * configure: Regenerate.
30
fb0553d1
JR
312010-01-23 Joern Rennecke <amylaar@spamcop.net>
32
33 PR libstdc++/36101, PR libstdc++/42813
34 * configure.ac (bootstrap_target_libs): Include target-libgomp.
35 * configure: Regenerate.
36
aae29963
JR
372010-01-22 Joern Rennecke <amylaar@spamcop.net>
38
39 PR libstdc++/36101, PR libstdc++/42813
40 * configure.ac (target_configdirs): Substitute.
41 * Makefile.def: Bootstrap target module libgomp.
42 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
43 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
44 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
45 * configure, Makefile.in: Regenerate.
46
d8fe8895
DK
472010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
48
49 * MAINTAINERS: Adjust my details.
50
ebfe4897
EW
512010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
52
53 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
54
f7746c59
TL
552010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
56
57 * MAINTAINERS: reindented my entry with tabs instead of spaces.
58
306c7b5b
TL
592010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
60
61 * MAINTAINERS (Write After Approval): Add myself.
62
1b8b9e19
KT
632010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
64
65 * MAINTAINERS (Write After Approval): Add myself.
66
c164615b
RG
672010-01-11 Richard Guenther <rguenther@suse.de>
68
69 PR lto/41569
70 * Makefile.def (all-lto-plugin): Depend on all-gcc.
71 * Makefile.in: Regenerated.
72
f3f623ae
AT
732010-01-11 Andreas Tobler <andreast@fgznet.ch>
74
75 * configure.ac: Enable libjava build on x86_64-*freebsd*.
76 * configure: Regenerate.
77
592c90ff
KG
782010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
79 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
80
81 PR bootstrap/42424
82 * configure.ac: Include libtool m4 files.
83 (_LT_CHECK_OBJDIR): Call it.
84 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
85 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 86
592c90ff
KG
87 * configure: Regenerate.
88
60a2e213
RW
892010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
90
91 PR bootstrap/41818
92 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
93 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
94 * Makefile.in: Regenerate.
95
7413962d
RG
962010-01-02 Richard Guenther <rguenther@suse.de>
97
98 PR lto/41529
99 * configure.ac: Include config/elf.m4. Disable LTO if not
100 builting for an elf target.
101 * configure: Regenerate.
102
f77f3945
CF
1032009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
104
105 * MAINTAINERS: Change my email address.
106
4960e3f0
BE
1072009-12-18 Ben Elliston <bje@au.ibm.com>
108
109 * config.sub, config.guess: Update from upstream sources.
110
d16a31da
SZ
1112009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
112
113 * MAINTAINERS (Write After Approval): Add myself.
114
3a5729ea
KG
1152009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
116
117 PR middle-end/30447
118 PR middle-end/30789
119 PR other/40302
120
121 * configure.ac: Require MPC.
122 * configure: Regenerate.
123
43e02a8a
RW
1242009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
125
126 PR target/38384
127 PR bootstrap/40972
128 * libtool.m4: Sync from git Libtool.
129 * ltoptions.m4: Likewise.
130 * ltversion.m4: Likewise.
131 * lt~obsolete.m4: Likewise.
132 * ltmain.sh: Likewise.
133
360d4522
KG
1342009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
135
136 * configure.ac: Update minimum MPC version to 0.8.
137 * configure: Regenerate.
138
f264ed56
SP
1392009-11-21 Sebastian Pop <sebpop@gmail.com>
140
141 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
142 * configure: Regenerated.
143
ed2eaa9f
ILT
1442009-11-21 Ian Lance Taylor <iant@google.com>
145
146 * configure.ac: Change default of poststage1_ldflags to be empty if
147 poststage1_libs is set. When poststage1_libs is empty, and
148 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
149 * configure: Rebuild.
150
58346783
AN
1512009-11-21 Adam Nemet <adambnmet@gmail.com>
152
153 * MAINTAINERS (Write After Approval): Update my email address.
154
5ca0106a
BE
1552009-11-20 Ben Elliston <bje@au.ibm.com>
156
157 * config.guess: Update from upstream sources.
158
87213cd4
AO
1592009-11-16 Alexandre Oliva <aoliva@redhat.com>
160
161 * Makefile.def: Restore host and target settings for gmp.
162 * Makefile.in: Rebuild.
163
f61428ed
AO
1642009-11-16 Alexandre Oliva <aoliva@redhat.com>
165
166 * configure.ac: Add libelf to host_libs. Enable in-tree configury
167 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
168 Fix portability of test of C++ as bootstrap language. Add
169 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
170 * configure: Rebuild.
171 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
172 and cloog. Fix in-tree ppl configuration. Introduce libelf
173 in-tree building.
174 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
175 (POSTSTAGE1_HOST_EXPORTS): Use it.
176 (STAGE[+id+]_CXXFLAGS): New.
177 (BASE_FLAGS_TO_PASS): Pass it down.
178 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
179 extra_exports.
180 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
181 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
182 extra_exports.
183 * Makefile.in: Rebuild.
184
f6c56be6
BE
1852009-11-17 Ben Elliston <bje@au.ibm.com>
186
187 * config.sub, config.guess: Update from upstream sources.
188
0ccb5970
JK
1892009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
190
191 * MAINTAINERS (Write After Approval): Add myself.
192
3f08607c
JB
1932009-11-09 Jon Beniston <jon@beniston.com>
194
195 * MAINTAINERS (Write After Approval): Add myself.
196
5d571eaa
OS
1972009-11-06 Ozkan Sezer <sezeroz@gmail.com>
198
199 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
200 paths for *-w64-mingw* and x86_64-*mingw*.
201 * configure: Regenerated.
202
3be9759a
JR
2032009-11-05 Joern Rennecke <amylaar@spamcop.net>
204
205 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
206
c393f559
BK
2072009-11-02 Benjamin Kosnik <bkoz@redhat.com>
208
209 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
210 Phil Edwards to Write-After Approval.
211
ef4c4300
KT
2122009-10-30 Kai Tietz <kai.tietz@onevision.com>
213
214 * configure.ac: Disable target-winsup & co for
215 x86_64-*-mingw* and *-w64-mingw* targets.
216 * configure: Regenerated.
217
65a324b4
NC
2182009-10-16 Nick Clifton <nickc@redhat.com>
219
220 * MAINTAINERS: Add myself as a maintainer for the RX port.
221
22e5d3dc
JS
2222009-10-26 Johannes Singler <singler@kit.edu>
223
224 * MAINTAINERS (Write After Approval): Update my e-mail address.
225
17e72e5d
RO
2262009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
227
228 * configure.ac (CLooG test): Use = with test.
229 * configure: Regenerate.
230
ed3a56f3
RG
2312009-10-22 Richard Guenther <rguenther@suse.de>
232
233 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
234 cloog if the ppl version check failed. Move flags saving
235 before setting in libelf check.
236 * configure: Regenerate.
237
ad0abd3c
RG
2382009-10-21 Richard Guenther <rguenther@suse.de>
239
240 * configure.ac: Adjust the ppl and cloog configure to work as
241 documented. Disable cloog if ppl was disabled. Omit the version
242 checks if they were disabled.
243 * configure: Re-generate.
244
e4c5bd48
RW
2452009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
246
247 * configure.ac: Add 'lto' to enable_languages, not
248 new_enable_languages, and only if not already present.
249 * configure: Regenerate.
250
0ffd69c5
GP
2512009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
252
253 * README: Refer to the various COPYING* files instead of just
254 COPYING.
255 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
256
1fc23736
RE
2572009-10-07 Rafael Avila de Espindola <espindola@google.com>
258
259 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
260
58687768
RG
2612009-10-07 Richard Guenther <rguenther@suse.de>
262
263 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
264 and Richard Guenther as reviewers.
265 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
266 as reviewers.
267
49b0ca5c 2682009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 269
49b0ca5c 270 * config.sub: Update from upstream sources.
d2d9ce5e 271
aeb94799
ILT
2722009-10-06 Ian Lance Taylor <iant@google.com>
273
274 * Makefile.def: check-gold depends upon all-gas.
275 * Makefile.in: Rebuild.
276
123651cd
PM
2772009-10-05 Phil Muldoon <pmuldoon@redhat.com>
278
279 * MAINTAINERS (Write After Approval): Add myself.
280
d7f09764
DN
2812009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
282
283 * Makefile.def: all-lto-plugin depends on all-libiberty.
284 set bootstrap=true for lto-plugin.
285 Add lto-plugin.
286 * Makefile.in: Regenerate.
287 * configure.ac (host_libs): Add lto-plugin.
288 * configure: Regenerate.
289
d7f09764
DN
2902009-10-03 Diego Novillo <dnovillo@google.com>
291
292 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
293 (HOST_LIBELFLIBS): Define.
294 (HOST_LIBELFINC): Define.
295 * Makefile.in: Regenerate.
296 * configure.ac: Add --enable-lto.
297 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
298 If --enable-lto is used, add 'lto' to new_enable_languages.
299 If --enable-lto is used and gold is enabled, add
300 lto-plugin to configdirs.
301 * configure: Regenerate.
302
3032009-10-03 Simon Baldwin <simonb@google.com>
304
305 * configure.ac: If --with-system-zlib, suppress local zlib and
306 pass --with-system-zlib to subdir configure scripts.
307 * configure: Regenerate.
308
0ecdd2aa
LR
3092009-10-01 Loren J. Rittle <ljrittle@acm.org>
310 Paolo Bonzini <bonzini@gnu.org>
311
312 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
313 $(srcdir).
314 * Makefile.in: Rebuilt.
315
5bfbb7f7
GF
3162009-09-26 Gary Funck <gary@intrepid.com>
317
318 * MAINTAINERS (Write After Approval): Add myself.
319
3e661154
KG
3202009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
321
322 * configure.ac: Update minimum MPC version to 0.7.
323 * configure: Regenerate.
324
f1a036e4
NC
3252009-09-25 Nick Clifton <nickc@redhat.com>
326
327 * configure.ac: Pass any --cache-file=/dev/null option on to
328 subconfigures.
329 * configure: Regenerate.
330
d4c74acc
NC
3312009-09-23 Nick Clifton <nickc@redhat.com>
332
333 * config.sub, config.guess: Update from upstream sources.
334
03261b6d
LR
3352009-09-22 Loren J. Rittle <ljrittle@acm.org>
336
337 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
338 * Makefile.in: Rebuilt.
339
0db770bd
RW
3402009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
341
342 PR bootstrap/32272
343 * configure.ac: Error out if $srcdir isn't '.' but contains
344 host-${host_noncanonical}.
345 * configure: Regenerate.
346
71101870
RO
3472009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
348
349 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
350 maintainer.
351
ca6d0d62
RW
3522009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
353
79cd2b23
RW
354 * configure.ac: If bootstrapping a combined tree with
355 --enable-gold, require c++ in stage1_languages.
356 * configure: Regenerate.
357
ab9dcd0c
RW
358 * configure.ac: Also add target_libs of stage1_languages to
359 bootstrap_target_libs.
360 * configure: Regenerate.
361
ca6d0d62
RW
362 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
363 with --enable-languages not containing c++.
364 * configure: Regenerate.
365
1c3c9f12
JZ
3662009-09-15 Jie Zhang <jie.zhang@analog.com>
367
368 * configure.ac: Disable java and boehm-gc for bfin-*-*.
369 * configure: Regenerate.
370
6fb30a14 3712009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 372
6fb30a14
JR
373 * MAINTAINERS (Write After Approval): Update my e-mail address,
374 and move from from here...
375 (Waiting for paperwork): To here.
0318772d 376
4056c2c6
JM
3772009-09-09 Joseph Myers <joseph@codesourcery.com>
378
379 * MAINTAINERS (Reviewers): Add self as driver reviewer.
380
3e54529c
RW
3812009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
382
383 * configure.ac: Do not use $extrasub for replacing @if/@endif
384 parts in Makefile; instead, use additional arguments to
385 AC_CONFIG_COMMANDS to do the replacement manually, with several
386 sed invocations, to avoid HP-UX sed command limits.
387 * configure: Regenerate.
388
713e2ea6
AO
3892009-09-08 Alexandre Oliva <aoliva@redhat.com>
390
391 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
392 blank before -L.
393
5646b7b9
AO
3942009-09-04 Alexandre Oliva <aoliva@redhat.com>
395
396 * configure.ac (with-build-config): Document. Handle without.
397 Handle missing argument.
398 * configure: Rebuilt.
399
e12c4094
AO
4002009-09-03 Alexandre Oliva <aoliva@redhat.com>
401
402 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
403 Default to bootstrap-debug only if compare-debug works.
404 * configure: Rebuilt.
405 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
406 * Makefile.in: Rebuilt.
407
75cb0057
RO
4082009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
409
410 * MAINTAINERS (OS Port Maintainers): Update my email address.
411
8fc68cba
AO
4122009-09-01 Alexandre Oliva <aoliva@redhat.com>
413
414 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
415 * Makefile.in: Rebuilt.
416
44cb38cf
CD
4172009-09-01 Chris Demetriou <cgd@google.com>
418
419 * MAINTAINERS (Write After Approval): Add myself.
420
f9329c35
DS
4212009-08-31 Dodji Seketeli <dodji@redhat.com>
422
423 PR debug/30161
424 * include/dwarf2.h (enum dwarf_tag): Added
425 DW_TAG_GNU_template_template_param
426 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
427
f945e229
PB
4282009-08-30 Paolo Bonzini <bonzini@gnu.org>
429
430 * Makefile.tpl (AWK): Fix typo.
431 * Makefile.in: Regenerate.
432
87264276
PB
4332009-08-30 Paolo Bonzini <bonzini@gnu.org>
434
435 * configure.ac: Detect awk and sed.
436 * Makefile.def (flags_to_pass): Add AWK and SED.
437 * Makefile.tpl (AWK, SED): New.
438 (BASE_FLAGS_TO_PASS): Add AWK and SED.
439 * configure: Regenerate.
440 * Makefile.in: Regenerate.
441
68ccd57c
DK
4422009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
443
444 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
445 (collapseslashes): Likewise.
446
df58e648
RW
4472009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
448
449 * configure.ac (AC_PREREQ): Bump to 2.64.
450
0539cb2c
RW
4512009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
452
70fa0efa
RW
453 * configure.ac: Remove --with-datarootdir, --with-docdir,
454 --with-pdfdir, --with-htmldir switches.
455 * configure: Regenerate.
456
5213506e
RW
457 * configure: Regenerate.
458
0539cb2c
RW
459 * compile: Sync from Automake 1.11.
460 * depcomp: Likewise.
461 * install-sh: Likewise.
462 * missing: Likewise.
463 * mkinstalldirs: Likewise.
464 * ylwrap: Likewise.
465
197c68cc
DK
4662009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
467
468 * ltmain.sh (func_normal_abspath): New function.
469 (func_relative_path): Likewise.
470 (func_mode_help): Document new -bindir option for link mode.
471 (func_mode_link): Add new -bindir option, and use it to place
472 output DLL if specified.
473
58af276a
RW
4742009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
475
0115d4a3
RW
476 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
477 (baseargs): Add --disable-option-checking.
478 * configure: Regenerate.
479
58af276a
RW
480 * Makefile.def (configure-target-libiberty): Depend on
481 all-binutils and all-ld.
482 (configure-target-newlib): Likewise.
483 * Makefile.in: Regenerate.
484
e9d9afef
BE
4852009-08-17 Ben Elliston <bje@au.ibm.com>
486
487 * config.sub, config.guess: Update from upstream sources.
488
354ebf88
RW
4892009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
490
491 Sync from src, merge:
492
493 2009-07-02 Tristan Gingold <gingold@adacore.com>
494
495 * configure.ac: Do not exclude gas for i386-*-darwin.
496 Add a case for x86_64-*-darwin.
497 * configure: Regenerate.
498
8375f7b2
NV
4992009-08-06 Neil Vachharajani <nvachhar@gmail.com>
500
501 * MAINTAINERS: Add my name to Write After Approval list.
502
ca9fe997
ME
5032009-08-06 Michael Eager <eager@eagercon.com>
504
505 * configure.ac: Add Microblaze target.
506 * configure: Regenerate.
507
ea2002ba
CB
5082009-07-31 Christian Bruel <christian.bruel@st.com>
509
510 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
511 * configure: Regenerate.
512
f563194d
RIL
5132009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
514
515 * MAINTAINERS (Write After Approval): Update my e-mail address.
516
e90e6bd7
ILT
5172009-07-06 Ian Lance Taylor <iant@google.com>
518
519 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
520 * configure: Rebuild.
521
f6e0880a
TG
5222009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
523
524 * MAINTAINERS: Move myself to the Graphite Reviewers.
525
6d984927
WG
5262009-06-30 Wei Guozhi <carrot@google.com>
527
528 * MAINTAINERS: Add my name to Write After Approval list.
529
f2689b09
SE
5302009-06-26 Steve Ellcey <sje@cup.hp.com>
531
532 PR bootstrap/40338
533 * configure.ac (comparestring): Create new variable.
534 * Makefile.tpl (comparestring): Use to skip some comparisions.
535 * configure: Regenerate.
536 * Makefile.in: Regenerate.
537
f62c0ba4
DE
5382009-06-26 Doug Evans <dje@sebabeach.org>
539
540 * Makefile.def (host_modules): Add cgen.
541 * Makefile.in: Regenerate.
542 * configure.ac (host_tools): Add cgen.
543 * configure: Regenerate.
544
7acf4da6
DD
5452009-06-23 DJ Delorie <dj@redhat.com>
546
547 * MAINTAINERS: Add myself as mep maintainer.
548
00020c16
ILT
5492009-06-23 Ian Lance Taylor <iant@google.com>
550
551 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
552 boot_languages. Only bootstrap target libraries listed in
553 target_libs for some boot language. Add --with-stage1-ldflags,
554 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
555 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
556 if not building with C++.
557 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
558 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
559 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
560 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
561 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
562 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
563 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
564 * configure, Makefile.in: Rebuild.
565
1da52d4a
LF
5662009-06-23 Li Feng <nemokingdom@gmail.com>
567
568 * MAINTAINERS: Added my name to write-after-approval list.
569
144c9175
RM
5702009-06-15 Ryan Mansfield <rmansfield@qnx.com>
571
572 * configure.ac: Define is_elf for QNX Neutrino targets.
573 * configure: Regenerate.
574
e5871e24
GS
5752009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
576
577 * MAINTAINERS: Added my name to the write-after-approval list
578
5f4a82c0
KG
5792009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
580
581 * configure.ac: Detect MPC in default directory.
582 * configure: Regenerate.
583
394e9195
JG
5842009-06-03 Jerome Guitton <guitton@adacore.com>
585 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
586
587 * Makefile.tpl (all): Avoid a trailing backslash.
588 * Makefile.in: Regenerate.
589
47bca6aa
BE
5902009-06-03 Ben Elliston <bje@au.ibm.com>
591
592 * config.sub, config.guess: Update from upstream sources.
593
a891a473
RS
5942009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
595
596 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
597 to noconfdirs.
598 * configure: Regenerate.
599
70cb2d9f
AO
6002009-06-02 Alexandre Oliva <aoliva@redhat.com>
601
602 * Makefile.tpl ([+compare-target+]): Compare all stage
603 directories, rather than just gcc.
604 * Makefile.in: Rebuilt.
605
7f1245df
DK
6062009-06-01 Doug Kwan <dougkwan@google.com>
607
608 * configure.ac: Support gold for target arm*-*-*.
609 * configure: Regenerate.
394e9195 610
acd26225
KG
6112009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
612
613 * Makefile.def: Add MPC support and dependencies.
614 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
615
616 * Makefile.in, configure: Regenerate.
617
a1fc946a
AO
6182009-05-27 Alexandre Oliva <aoliva@redhat.com>
619
620 * Makefile.tpl (all): Avoid harmless warning in make all when
621 gcc-bootstrap is enabled but stage_last does not exist.
622 * Makefile.in: Rebuilt.
623
2e6a3c8d
NR
6242009-05-24 Nicolas Roche <roche@adacore.com>
625
626 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
627 * Makefile.in: Regenerate.
628
63487d11
DC
6292009-05-21 Denis Chertykov <chertykov@gmail.com>
630
631 * MAINTAINERS: Update my e-mail address.
632
449223af
DK
6332009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
634
635 * configure.ac (cygwin noconfigdirs): Remove libgcj.
636 * configure: Regenerate.
637
31c98f49
AO
6382009-05-18 Alexandre Oliva <aoliva@redhat.com>
639
640 PR other/40159
641 * Makefile.tpl (all): Don't assume gcc-bootstrap and
642 gcc-no-bootstrap are mutually exclusive.
643 * Makefile.in: Rebuilt.
644
0f501837
AO
6452009-05-18 Alexandre Oliva <aoliva@redhat.com>
646
647 PR other/40159
648 * Makefile.tpl (all): Don't end with unconditional success.
649 * Makefile.in: Rebuilt.
650
4a4a4e99
AO
6512009-05-12 Alexandre Oliva <aoliva@redhat.com>
652
653 PR target/37137
654 * Makefile.def (flags_to_pass): Remove redundant and incomplete
655 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
656 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
657 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
658 stage_configureflags, stage_cflags and stage_libcflags into
659 explicit Makefile macros.
660 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
661 GFORTRAN.
662 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
663 CC. Set CC_FOR_BUILD from CC.
664 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
665 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
666 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
667 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
668 and GFORTRAN.
669 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
670 (_LIBCFLAGS): Renamed to _TFLAGS.
671 (do-compare-debug, do-compare3-debug): Drop.
672 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
673 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
674 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
675 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
676 (XGCC_FLAGS_FOR_TARGET): New.
677 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
678 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
679 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
680 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
681 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
682 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
683 TFLAGS.
684 (BUILD_CONFIG): Include if requested.
685 (all): Set TFLAGS on bootstrap.
686 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
687 (all-stageid-prefixmodule): Likewise.
688 (do-clean, distclean-stageid): Set TFLAGS.
689 (restrap): Fix whitespace.
690 * Makefile.in: Rebuilt.
691
1cee3429
PB
6922009-05-07 Paolo Bonzini <bonzini@gnu.org>
693
694 * config.guess: Sync with src.
695
0b70eafd
DK
6962009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
697
698 * configure.ac ($with_ppl): Default to no if not supplied.
699 ($with_cloog): Likewise.
700 configure: Regenerate.
701
5175f17c
JW
7022009-04-27 James E. Wilson <wilson@codesourcery.com>
703
704 * MAINTAINERS: Update my e-mail address.
705
952fa153
NC
7062009-04-27 Nick Clifton <nickc@redhat.com>
707
708 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
709
a687f83c
EB
7102009-04-25 Eric Botcazou <ebotcazou@adacore.com>
711
712 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
713 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
714 * Makefile.in: Regenerate.
715
9e3eba15
KG
7162009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
717
718 PR bootstrap/39739
719 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
720 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
721
722 * configure, Makefile.in: Regenerate.
723
a687f83c 7242009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
725
726 * include/hashtab.h: Update GTY annotations to new syntax
727 * include/splay-tree.h: Likewise
728
070bdbd9
BE
7292009-04-17 Ben Elliston <bje@au.ibm.com>
730
731 * config.sub, config.guess: Update from upstream sources.
732
55f2d967
AG
7332009-04-15 Anthony Green <green@moxielogic.com>
734
735 * configure.ac: Add moxie support.
736 * configure: Rebuilt.
737
309c24a9
JJ
7382009-04-14 Jakub Jelinek <jakub@redhat.com>
739
740 * configure.ac: Change copyright header to refer to version
741 3 of the GNU General Public License and to point readers at the
742 COPYING3 file and the FSF's license web page.
743 * Makefile.def: Likewise.
744 * Makefile.tpl: Likewise.
745 * Makefile.in: Regenerate.
746
b93133bc
JH
7472009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
748
749 * configure.ac: Restore match for darwin9 or later. Use double
750 brackets since regeneration eats one pair.
751 * configure: Regenerate.
752
d18ff35a
L
7532009-04-09 H.J. Lu <hongjiu.lu@intel.com>
754
755 PR gas/10039
756 * configure.ac: Require texinfo 4.7.
757 * configure: Regenerated.
758
748086b7
JJ
7592009-04-09 Nick Clifton <nickc@redhat.com>
760
761 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
762 the GCC Runtime Library Exception.
763
a3337ea2
KG
7642009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
765
766 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
767 * configure: Regenerate.
768
60911f14
SE
7692009-04-01 Steve Ellcey <sje@cup.hp.com>
770
771 * Makefil.def (languages): New entries.
772 * Makefile.tpl (check-gcc-*): New generic target.
773 * Makefile.in: Regenerate.
60911f14 774
7369c1d0
ER
7752009-03-25 Erven Rohou <erven.rohou@inria.fr>
776
d18ff35a 777 * MAINTAINERS: Update my email address.
7369c1d0 778
cfb1f59f
TT
7792009-03-18 Tom Tromey <tromey@redhat.com>
780
d18ff35a
L
781 * configure: Rebuild.
782 * configure.ac (host_libs): Add libiconv.
783 * Makefile.in: Rebuild.
784 * Makefile.def (host_modules): Add libiconv.
785 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 786
75eeae1a
TG
7872009-03-16 Tristan Gingold <gingold@adacore.com>
788
789 * configure.ac: Treat gdb as supported on x86_64-darwin.
790 * configure: Regenerate.
791
f38095f3
JM
7922009-03-16 Joseph Myers <joseph@codesourcery.com>
793
794 * configure.ac (--with-host-libstdcxx): New option.
795 * configure: Regenerate.
796
fec7f245
JR
7972009-03-12 Joern Rennecke <joern.rennecke@arc.com>
798
799 * MAINTAINERS: Move myself into the write after approval list.
800
6d401294
NP
8012009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
802
803 * MAINTAINERS: Update e-mail address.
804
07c97076
DN
8052009-03-11 Dorit Nuzman <dorit@il.ibm.com>
806
807 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
808
bb947fd1
IR
8092009-03-10 Ira Rosen <irar@il.ibm.com>
810
811 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
812
7a9d3fe8
RW
8132009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
814
815 Backport from git Libtool:
816
817 2009-01-19 Robert Millan <rmh@aybabtu.com>
818 Support GNU/kOpenSolaris.
819 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
820 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
821 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
822 GNU/kOpenSolaris.
823
c9e9e11f
AS
8242009-02-27 Andreas Schwab <schwab@linux-m68k.org>
825
826 * MAINTAINERS: Update e-mail address.
827
5e8c1552 8282009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
829
830 * MAINTAINERS (Write After Approval): Add self.
831
b0adb088
BM
8322009-02-18 Bingfeng Mei <bmei@broadcom.com>
833
834 * MAINTAINERS (Write After Approval): Add myself.
835
ee04b574
AS
8362009-02-05 Andreas Schwab <schwab@suse.de>
837
838 * Makefile.tpl (stage_last): Define $r and $s before using
839 $(RECURSE_FLAGS_TO_PASS).
840 * Makefile.in: Regenerate
841
907884c9
ILT
8422009-01-30 Ian Lance Taylor <iant@google.com>
843
844 * MAINTAINERS: Move myself to the Global Reviewers list.
845
416ac4d4
RM
8462009-01-29 Robert Millan <rmh@aybabtu.com>
847
848 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
849 * configure: Regenerate.
850
ee5decb3
GP
8512009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
852
853 * MAINTAINERS: Make whitespace consistent.
19196f44 854 Remove Robert Millan from Write After Approval.
ee5decb3 855
36fbb0ec
AM
8562009-01-16 Alan Modra <amodra@bigpond.net.au>
857
858 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
859 (all-opcodes): Depend on all-libiberty.
860 * Makefile.in: Regenerate.
861
52535a64
DR
8622009-01-15 Douglas B Rupp <rupp@gnat.com>
863
864 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
865 * configure: Regenerate.
866
e04a57df
RR
8672009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
856c450b
SK
8712009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
872
873 * MAINTAINERS: Add myself to reviewers (Fortran).
874
53095c56
SP
8752009-01-12 Sebastian Pop <sebastian.pop@amd.com>
876
877 PR tree-optimization/38515
878 * configure.ac (cloog-polylib): Removed.
879 (with_ppl, with_cloog): Test for "no".
880 * configure: Regenerated.
881
1e5e8a59
DF
8822009-01-11 Daniel Franke <franke.daniel@gmail.com>
883
884 * MAINTAINERS: Moved myself to reviewers (Fortran).
885
5e5debf6
TS
8862009-01-06 Thomas Schwinge <tschwinge@gnu.org>
887
888 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
889 (Write After Approval): Remove myself.
890
1c42acf1
DN
8912009-01-03 Diego Novillo <dnovillo@google.com>
892
893 * MAINTAINERS: Remove myself from alias maintainership.
894
2fbbedaf
DA
8952009-01-02 David Ayers <ayers@fsfe.org>
896
897 * MAINTAINERS: Update e-mail address.
898
17213821
GP
8992008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
900
901 * MAINTAINERS: Make whitespace consistent.
902
baafc534
RW
9032008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
904
905 Backport from upstream Libtool:
906 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
907 Add cache variables to tests that require the linker to work.
908 For shlibpath_overrides_runpath, this also changes the semantics
909 to let the result from the C compiler take precedence.
910
18430d27
BE
9112008-12-02 Ben Elliston <bje@au.ibm.com>
912
913 * config.sub, config.guess: Update from upstream sources.
914
0a280b35
SP
9152008-12-12 Sebastian Pop <sebastian.pop@amd.com>
916
917 * configure.ac (ppllibs): Add by default the lib flags.
918 * configure: Regenerate.
919
41e9641b
LM
9202008-12-08 Luis Machado <luisgpm@br.ibm.com>
921
922 * MAINTAINERS: Add myself to the write after approval list.
923
25783c30
JH
9242008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
925
ee04b574
AS
926 * configure.ac: Add double brackets on darwin[912].
927 * configure: Regenerate.
25783c30 928
0e318fcc
DK
9292008-12-03 Daniel Kraft <d@domob.eu>
930
931 * MAINTAINERS: Moved myself and Mikael Morin from Write After
932 Approval to Reviewer section (for Fortran front-end).
933
7f171b95
JH
9342008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
935
936 * configure.ac: Expand to darwin10 and later.
937 * configure: Regenerate.
938
09ce620e
AS
9392008-12-02 Andreas Schwab <schwab@suse.de>
940
941 * Makefile.def: configure-target-boehm-gc depends on
942 all-target-libstdc++-v3.
943 * Makefile.in: Regenerate.
944
386c704d
KT
9452008-12-02 Kai Tietz <kai.tietz@onevision.com>
946
947 * MAINTAINERS: Add myself as mingw maintainer.
948
e03dd84a
BE
9492008-12-02 Ben Elliston <bje@au.ibm.com>
950
951 * config.sub, config.guess: Update from upstream sources.
952
3fa87964
GP
9532008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
954
955 * README.SCO: Remove.
956
df72d7ed
FP
9572008-11-29 Fernando Pereira <pronesto@gmail.com>
958
959 * MAINTAINERS: Add myself to the write after approval list.
960
b5646528
DK
9612008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
962
963 * MAINTAINERS: Update my email address in WAA section.
964
ebf24eb4
CL
9652008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
966
967 * MAINTAINERS: Update e-mail address.
968
50e0f131
TM
9692008-11-27 Toon Moene <toon@moene.org>
970
971 * MAINTAINERS: Change e-mail address.
972
0db3a858
TG
9732008-11-27 Tristan Gingold <gingold@adacore.com>
974
975 * configure.ac: Build gdb for i?86-*-darwin*
976 * configure: Regenerated.
977
f07bde68
HS
9782008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
979
980 * MAINTAINERS: Added my full name.
981
487e299b
DJ
9822008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
983
984 PR bootstrap/38014
985 PR bootstrap/37923
986
987 Revert:
988
989 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
990
991 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
992 * Makefile.in: Regenerated.
993
994 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
995
996 PR gdb/921
997 PR gdb/1646
998 PR gdb/2175
999 PR gdb/2176
1000
1001 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1002 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1003 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1004 (HOST_EXPORTS): Pass CPPFLAGS.
1005 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1006 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1007 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1008 * Makefile.in, configure: Regenerated.
1009 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1010 and CPPFLAGS_FOR_BUILD.
1011
d69fbecb
JL
10122008-11-06 Jeff Law <law@redhat.com>
1013
1014 * MAINTAINERS: Add myself as middle end maintainer.
1015
044fed69
AS
10162008-11-06 Andrew Stubbs <ams@codesourcery.com>
1017
1018 * MAINTAINERS (Write after approval): Add myself.
1019
caf6defe
DN
10202008-11-05 Diego Novillo <dnovillo@google.com>
1021
1022 * MAINTAINERS (Global Reviewers): Add myself.
1023 (Non-Algorithmic Maintainers): Remove myself.
1024
3e9899ac
TS
10252008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1026
09ce620e 1027 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1028
ea99e36e
MM
10292008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1030
09ce620e 1031 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1032
fb0d2684
BE
10332008-10-31 Ben Elliston <bje@au.ibm.com>
1034
1035 * configure.ac (spu-*-*): Remove special case.
1036 * configure: Regenerate.
1037
73c07a3e
CM
10382008-10-30 Catherine Moore <clm@codesourcery.com>
1039
1040 * MAINTAINERS (Write after approval): Update my email address.
1041
7310a2da
SSF
10422008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1043
1044 * configure.ac [spu-*-*]: Do not set skipdirs.
1045 * configure: Re-generate.
1046
7e51fe23
BS
10472008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1048
1049 * MAINTAINERS (Various Maintainers): Add myself to reload.
1050
ef20be93
RG
10512008-10-25 Richard Guenther <rguenther@suse.de>
1052
1053 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1054 maintainer. Remove myself as libgcc-math maintainer.
1055 (Non-Algorithmic Maintainers): Remove myself.
1056
03ffcfa0
DJ
10572008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1058
1059 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1060 * Makefile.in: Regenerated.
1061
dec014a9
CC
10622008-10-23 Cary Coutant <ccoutant@google.com>
1063
1064 * MAINTAINERS (Write after approval): Add myself.
1065
b36c386c
DJ
10662008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1067
1068 PR gdb/921
1069 PR gdb/1646
1070 PR gdb/2175
1071 PR gdb/2176
1072
1073 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1074 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1075 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1076 (HOST_EXPORTS): Pass CPPFLAGS.
1077 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1078 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1079 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1080 * Makefile.in, configure: Regenerated.
1081 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1082 and CPPFLAGS_FOR_BUILD.
1083
84541525
SP
10842008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1085
1086 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1087 Sebastian Pop.
1088
e0bda97e
AP
10892008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1090
1091 * MAINTAINERS (Write After Approval): Added myself.
1092
36c713e0
KG
10932008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1094
1095 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1096 recommended version to 2.3.2.
1097
1098 * configure: Regenerate.
1099
8fe005ee
MM
11002008-10-01 Mark Mitchell <mark@codesourcery.com>
1101
1102 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1103
be8f156f
DD
11042008-09-29 David Daney <david.daney@caviumnetworks.com>
1105
1106 * MAINTAINERS (Write After Approval): Update e-mail address.
1107
ae11dff4
PG
11082008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1109
1110 * libtool.m4: Update to libtool 2.2.6.
1111 * lt~obsolete.m4: Update to libtool 2.2.6.
1112 * ltmain.sh: Update to libtool 2.2.6.
1113 * ltsugar.m4: Update to libtool 2.2.6.
1114 * ltversion.m4: Update to libtool 2.2.6.
1115 * ltoptions.m4: Update to libtool 2.2.6.
1116 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1117
441154b1
CF
11182008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1119
1120 * MAINTAINERS (Write After Approval): Add myself.
1121
775b3b26
BRF
11222008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1123
1124 * MAINTAINERS (Write After Approval): Update my name.
1125
94538043
SB
11262008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1127
09ce620e 1128 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1129
52d1bfd8
SE
11302008-09-18 Steve Ellcey <sje@cup.hp.com>
1131
09ce620e 1132 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1133
c5cc92f5
GP
11342008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1135
1136 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1137 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1138 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1139 and Michael Tiemann from Write After Approval since they do not
1140 actually have access.
1141
23d9794a
RG
11422008-09-05 Richard Guenther <rguenther@suse.de>
1143
1144 * configure.ac: Initialize clooglibs to -lcloog.
1145 * configure: Re-generate.
1146
192a671e
LCW
11472008-09-04 Le-Chun Wu <lcwu@google.com>
1148
1149 * MAINTAINERS (Write After Approval): Add myself.
1150
d789184e
SP
11512008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1152
1153 * configure.ac (--with-cloog-polylib): New.
1154 (--disable-cloog-version-check): New.
1155 (--disable-ppl-version-check): New.
1156 * configure: Re-generate.
1157
36a881c7
RG
11582008-09-03 Richard Guenther <rguenther@suse.de>
1159
1160 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1161 cloog test.
1162 * configure: Re-generate.
1163
358da97e
HS
11642008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1165
1166 Add picoChip port.
1167 * MAINTAINERS: Add picoChip maintainers.
1168
f8bf9252
SP
11692008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1170 Tobias Grosser <grosser@fim.uni-passau.de>
1171 Jan Sjodin <jan.sjodin@amd.com>
1172 Harsha Jagasia <harsha.jagasia@amd.com>
1173 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1174 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1175 Adrien Eliche <aeliche@isty.uvsq.fr>
1176
1177 Merge from graphite branch.
1178 * configure: Regenerate.
1179 * Makefile.in: Regenerate.
1180 * configure.ac (host_libs): Add ppl and cloog.
1181 Add checks for PPL and CLooG.
1182 * Makefile.def (ppl, cloog): Added modules and dependences.
1183 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1184 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1185
d89f0ad6
AL
11862008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1187
1188 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1189 (GCC_SHLIB_SUBDIR): New.
1190 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1191 * configure: Regenerate.
1192 * Makefile.in: Regenerate.
1193
88a25817
GP
11942008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1195
1196 * MAINTAINERS: Consistently use tabs to separate columns.
1197
f873f15f
TG
11982008-08-29 Tristan Gingold <gingold@adacore.com>
1199
1200 * MAINTAINERS (Write after Approval): Add myself.
1201
e1514c3f
TG
12022008-08-28 Tristan Gingold <gingold@adacore.com>
1203
1204 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1205 Enable bfd, binutils and opcodes.
1206 * configure: Regenerate.
1207
4717882f
JDA
12082008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1209
1210 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1211
28c9884c
TK
12122008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1213
1214 * MAINTAINERS: Use correct Umlaut for last name.
1215
ae96d86a
FXC
12162008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1217
1218 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1219
3ecc96e3
DE
12202008-08-16 David Edelsohn <edelsohn@gnu.org>
1221
1222 * MAINTAINERS: Update my email address.
1223
dd609cc1
EB
12242008-08-16 Nicolas Roche <roche@adacore.com>
1225
1226 * Makefile.tpl: Add BOOT_ADAFLAGS.
1227 * Makefile.in: Regenerate.
1228
08d0963a
RS
12292008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1230
1231 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1232 * configure: Regenerate.
1233
00afcaa0
PB
12342008-07-30 Paolo Bonzini <bonzini@gnu.org>
1235
1236 * configure.ac: Add makefile fragments for hpux.
1237 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1238 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1239 * configure: Regenerate.
1240 * Makefile.in: Regenerate.
1241
806b3528
AH
12422008-07-28 Aldy Hernandez <aldyh@redhat.com>
1243
1244 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1245
ab220355
DS
12462008-07-11 Dodji Seketeli <dseketel@redhat.com>
1247
1248 * MAINTAINERS (Write after Approval): Add myself.
1249
78209f30
XG
12502008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1251
1252 * MAINTAINERS (Write After Approval): Add myself.
1253
5b5b098d
AJ
12542008-06-29 Andrew Jenner <andrew@codesourcery.com>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
1257
d812ec93
KW
12582008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1259
1260 * MAINTAINERS: Update my email address.
1261
99e78224
JY
12622008-06-25 Joey Ye <joey.ye@intel.com>
1263
1264 * MAINTAINERS (Write After Approval): Add myself.
1265
18c04407
RW
12662008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1267
1268 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1269 * Makefile.in: Regenerate.
1270 * configure: Regenerate.
1271
47aa9a31
DK
12722008-06-17 Daniel Kraft <d@domob.eu>
1273
1274 * MAINTAINERS (Write After Approval): Add myself.
1275
ad33ff57
RW
12762008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1277
1278 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1279 "$@" is still intact with both Autoconf 2.59 and 2.62.
1280 * configure: Regenerate.
1281
cdce5c41
RW
12822008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1283
1284 * Makefile.tpl: Fix comment errors.
1285 * Makefile.in: Regenerate.
1286
01b79d11
DM
12872008-06-12 David S. Miller <davem@davemloft.net>
1288 David Edelsohn <edelsohn@gnu.org>
1289
1290 * configure.ac: Add powerpc*-*-* to gold supported targets.
1291 * configure: Regenerate.
1292
f8c33439
JM
12932008-06-08 Joseph Myers <joseph@codesourcery.com>
1294
1295 PR tree-optimization/36218
1296 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1297 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1298 (all prefix="build-"): Pass them to build-system sub-makes.
1299 * Makefile.in: Regenerate.
1300
cd985f66
JM
13012008-06-07 Joseph Myers <joseph@codesourcery.com>
1302
1303 * MAINTAINERS (mt port): Remove.
1304 (sco5, unixware, sco udk): Remove.
1305 (Kean Johnston): Add to Write After Approval.
1306
3f6383d3
JB
13072008-05-30 Julian Brown <julian@codesourcery.com>
1308
1309 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1310 of libobjc for ARM EABI Linux.
1311 * configure: Regenerate.
30da41ed 1312
e29cc9b4
XDL
13132008-05-18 Xinliang David Li <davidxl@google.com>
1314
09ce620e 1315 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1316
30da41ed
XDL
13172008-05-17 Xinliang David Li <davidxl@google.com>
1318
e29cc9b4 1319 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1320
955410cb
JW
13212008-05-15 Janus Weil <janus@gcc.gnu.org>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
719bb4e3 13252008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1326
1327 * config-ml.in: don't handle --enable-shared and --enable-static.
1328
372b05fc
RS
13292008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1330
1331 * MAINTAINERS: Update my email address.
1332
f73e2200
PC
13332008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1334
1335 * MAINTAINERS: Update my email address.
09ce620e 1336
3e438e2b
KVH
13372008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1338
1339 * MAINTAINERS (Write After Approval): Add myself.
1340
177bf491
GS
13412008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1342
1343 * MAINTAINERS (Write After Approval): Add myself.
1344
ac89df2f
PG
13452008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1346
1347 * MAINTAINERS (crx): Add myself.
1348
14a8726b
PB
13492008-04-18 Paolo Bonzini <bonzini@gnu.org>
1350
1351 Sync with src:
1352 2008-04-14 David S. Miller <davem@davemloft.net>
1353
09ce620e
AS
1354 * configure.ac: Add sparc*-*-* to gold supported targets.
1355 * configure: Regenerate.
14a8726b 1356
7142fb32
PB
13572008-04-18 Paolo Bonzini <bonzini@gnu.org>
1358
1359 PR bootstrap/35457
1360 * configure.ac: Include override.m4.
1361 * configure: Regenerate.
1362
c6b196de
PB
13632008-04-18 Paolo Bonzini <bonzini@gnu.org>
1364
09ce620e
AS
1365 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1366 * Makefile.in: Regenerate.
c6b196de 1367
c993ae60
SR
13682008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1369
09ce620e 1370 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1371 as nonconfigurable directories list.
09ce620e 1372 * configure: Regenerate.
c993ae60 1373
8479b1b1
BE
13742008-04-14 Ben Elliston <bje@au.ibm.com>
1375
1376 * config.sub, config.guess: Update from upstream sources.
1377
295e261a
HPN
13782008-04-12 Hans-Peter Nilsson <hp@axis.com>
1379
1380 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1381 * Makefile.in: Regenerate.
1382
ac3949d9
EW
13832008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1384
1385 * configure.ac: Do not build libssp for the AVR.
1386 * configure: Regenerate.
1387
06407e30
ILT
13882008-04-07 Ian Lance Taylor <iant@google.com>
1389
1390 * Makefile.def: check-gold depends upon all-binutils.
1391 * Makefile.in: Regenerate.
1392
97db009c
AH
13932008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1394
1395 * MAINTAINERS (Write After Approval): Add myself.
1396
2a79c47f
NC
13972008-04-04 Nick Clifton <nickc@redhat.com>
1398
1399 PR binutils/4334
5f4bebbf 1400 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1401 builds.
1402 * configure: Regenerate.
1403
c53a18d3
N
14042008-04-04 NightStrike <NightStrike@gmail.com>
1405
1406 PR other/35151
09ce620e
AS
1407 * configure.ac: Combine rules for mingw32 and mingw64.
1408 * configure: Regenerate.
c53a18d3 1409
d925aa70
KT
14102008-04-02 Kai Tietz <kai.tietz@onvision.com>
1411
1412 * MAINTAINERS (Write After Approval): Add myself.
1413
ad424a85
SP
14142008-04-01 Seongbae Park <seongbae.park@gmail.com>
1415
1416 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1417 * Makefile.in (.NOTPARALLEL): Ditto.
1418
4412a506
PG
14192008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1420
1421 * MAINTAINERS (Write After Approval): Add myself.
1422
2f908293
SP
14232008-03-31 Seongbae Park <seongbae.park@gmail.com>
1424
1425 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1426 * Makefile.in (.NOTPARALLEL): Regenerate.
1427
639223bd
PB
14282008-03-27 Paolo Bonzini <bonzini@gnu.org>
1429
1430 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1431 * Makefile.in: Regenerate.
1432
b8ab1f4a
JS
14332008-03-26 Jakub Staszak <kuba@et.pl>
1434
1435 * MAINTAINERS (Write After Approval): Add myself.
1436
b45890a4
TK
14372008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1438
1439 * MAINTAINERS: Update e-mail address.
1440
5afab7ad
ILT
14412008-03-20 Ian Lance Taylor <iant@google.com>
1442
1443 * configure.ac: Add support for --enable-gold.
1444 * Makefile.def: Add gold as a directory like ld.
1445 * configure, Makefile.in: Regenerate.
1446
38d24731
RW
14472008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1448
1449 * configure.ac: m4_include config/proginstall.m4.
1450 * configure: Regenerate.
32bc4cf4
RW
1451
1452 Backport from upstream Libtool:
09ce620e 1453
32bc4cf4 1454 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1455
32bc4cf4
RW
1456 Deal with Autoconf 2.62's semantic change in m4_append.
1457 * ltsugar.m4 (lt_append): Replace broken versions of
1458 m4_append.
1459 (lt_if_append_uniq): Don't require separator to be overquoted,
1460 and avoid broken m4_append.
1461 (lt_dict_add): Fix typo.
1462 * libtool.m4 (_LT_DECL): Don't overquote separator.
1463
9d3c50ea
DE
14642008-03-13 David Edelsohn <edelsohn@gnu.org>
1465
1466 * config.rpath: Add AIX 6 support.
1467
5d2edb29
PB
14682008-03-13 Paolo Bonzini <bonzini@gnu.org>
1469
1470 * Makefile.def (stageprofile). Remove -fprofile-generate
1471 from stage_libcflags.
1472 * Makefile.in: Regenerate.
1473
954910ef
BE
14742008-03-13 Ben Elliston <bje@au.ibm.com>
1475
1476 * config.sub, config.guess: Update from upstream sources.
1477
e8645a40
TT
14782008-03-06 Tom Tromey <tromey@redhat.com>
1479
1480 * MAINTAINERS: Update for treelang deletion.
1481
2c8e955e
JW
14822008-03-03 James E. Wilson <wilson@tuliptree.org>
1483
1484 * MAINTAINERS: Update my email address.
1485
54acd307
SS
14862008-03-03 Stan Shebs <stanshebs@earthlink.net>
1487
893ad2a1 1488 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1489 (objective-c/c++): Add myself as a maintainer.
1490
4b52b516
VR
14912008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1492
1493 * MAINTAINERS (Write After Approval): Update my email address.
1494
e652b516
TB
14952008-02-25 Tomas Bily <tbily@suse.cz>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
02d30740
JJ
14992008-02-23 Jakub Jelinek <jakub@redhat.com>
1500
1501 * MAINTAINERS (OpenMP): Add myself.
1502
1c8bd6a3
PB
15032008-02-20 Paolo Bonzini <bonzini@gnu.org>
1504
4b40b2a5
UB
1505 PR bootstrap/32009
1506 PR bootstrap/32161
1c8bd6a3 1507
4b40b2a5
UB
1508 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1509 * configure: Regenerate.
1c8bd6a3 1510
4b40b2a5
UB
1511 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1512 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1513 STAGE4_LIBCFLAGS): New.
1514 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1515 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1516 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1517 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1518 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1519 for target modules. Don't export LIBCFLAGS.
1520 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1521 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1522 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1523 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1524 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1525 * Makefile.in: Regenerate.
1c8bd6a3 1526
bb44c9d2
RW
15272008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1528
1529 PR libgcj/33085
1530 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1531 Do not use -DDLL_EXPORT. Backport from upstream.
1532
29a7754d
RW
15332008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1534
1535 * MAINTAINERS (Write After Approval): Add myself.
1536
9a212bb7
HPN
15372008-02-02 Hans-Peter Nilsson <hp@axis.com>
1538
1539 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1540 * configure: Regenerate.
1541
aa12a573
MG
15422008-01-31 Marc Gauthier <marc@tensilica.com>
1543
1544 * configure.ac (xtensa*-*-*): Recognize processor variants.
1545 * configure: Regenerate.
1546
ac9e6043
RW
15472008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1548
40049ccc
UB
1549 PR bootstrap/34922
1550 * configure.ac (PARSE_ARGS): Push suitable setting of
1551 ac_subdirs_all, for `./configure --help=recursive'.
1552 Handle `+' in generic toplevel directory disabling.
1553 * configure: Regenerate.
ac9e6043 1554
4288c86a
NC
15552008-01-28 Nick Clifton <nickc@redhat.com>
1556
1557 * MAINTAINERS (xstormy16): Take over maintainership.
1558
8d8da227
JM
15592008-01-25 Joseph Myers <joseph@codesourcery.com>
1560
1561 * MAINTAINERS (c4x port): Remove.
1562
349b60e7
DE
15632008-01-24 David Edelsohn <edelsohn@gnu.org>
1564
1565 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1566
3ca06a68
BE
15672008-01-23 Ben Elliston <bje@au.ibm.com>
1568
1569 * config.sub, config.guess: Update from upstream sources.
1570
3c631381
TG
15712008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1572
1573 * MAINTAINERS (Write After Approval): Add myself.
1574
20533ef1
L
15752008-01-17 H.J. Lu <hjl.tools@gmail.com>
1576
1577 * MAINTAINERS: Update my email address.
1578
15792008-01-09 Raksit Ashok <raksit@google.com>
1580
1581 * MAINTAINERS (Write After Approval): Add myself.
1582
684f4f6a
RA
15832008-01-09 Raksit Ashok <raksit@google.com>
1584
1585 * MAINTAINERS (Write After Approval): Add myself.
1586
9cb8756f
BE
15872008-01-08 Ben Elliston <bje@au.ibm.com>
1588
1589 * config.sub, config.guess: Update from upstream sources.
1590
94e1934d
KG
15912007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1592
1593 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1594 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1595 * configure: Regenerate.
1596
a2e51f77
SP
15972007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1598
1599 * MAINTAINERS: Update my email address.
1600
ffe3dcd9
BRF
16012007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1602
1603 * MAINTAINERS: Update my email address.
1604
aa4095c9
RS
16052007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1606
1607 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1608 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1609 * Makefile.in: Regenerate.
1610
030e2013
MH
16112007-12-10 Mark Heffernan <meheff@google.com>
1612
1613 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1614 misplaced entries.
1615
0fe0f073
AT
16162007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1617
1618 * configure.ac: Enable libjava for x86_64-*-darwin9.
1619 * configure: Regenerate.
1620
d4ca4b06
BM
16212007-12-07 Bill Maddox <maddox@google.com>
1622
1623 * MAINTAINERS (Write After Approval): Add myself.
1624
c3220d4c
BE
16252007-12-05 Ben Elliston <bje@au.ibm.com>
1626
1627 * config.sub, config.guess: Update from upstream sources.
1628
aba7501e
MK
16292007-12-02 Matthias Klose <doko@ubuntu.com>
1630
1631 * config-ml.in: Remove 64bit configure tests.
1632
d683ec81
PB
16332007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1634
1635 * config-ml.in: Robustify against white space in absolute file
1636 names.
1637
1638 * config-ml.in (multi-clean): Substitute ${Makefile}.
1639 Remove superfluous ${Makefile} in list.
1640
60f1711a
TS
16412007-11-19 Thiemo Seufer <ths@mips.com>
1642
1643 * config-ml.in: Don't hardcode the Makefile name.
1644
487f9d96
AM
16452007-11-08 Alexander Monakov <amonakov@ispras.ru>
1646
1647 * MAINTAINERS (Write After Approval): Add myself.
1648
fa3886fe
ST
16492007-11-07 Samuel Tardieu <sam@rfc1149.net>
1650
1651 * MAINTAINERS (Write After Approval): Add myself.
1652
ae750079
DK
16532007-11-06 Doug Kwan <dougkwan@google.com>
1654
1655 * MAINTAINERS (Write After Approval): Add myself.
1656
acc48927
BE
16572007-10-25 Ben Elliston <bje@au.ibm.com>
1658
1659 * MAINTAINERS (mercury): Remove entry.
1660 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1661
e00e9858
DJ
16622007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1663
1664 * Makefile.def (dependencies): Make configure-gdb depend on
1665 all-intl.
1666 * Makefile.in: Regenerated.
1667
def14a3c
SK
16682007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1669
1670 * MAINTAINERS (Fortran maintainer): Remove myself.
1671
0e5e9f76
PM
16722007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1673
1674 * Makefile.def: To avoid problems running with parallel makes,
1675 build newlib before libgloss so that target specific header
1676 files are availble.
1677 * Makefile.in: Regenerate
1678
bbfbfafc
DJ
16792007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1680
1681 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1682 * Makefile.in: Regenerate.
1683
c56abad5
VM
16842007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1685
1686 * MAINTAINERS (Register allocation reviewer): Add myself.
1687
f019adc1
MF
16882007-10-08 Mike Frysinger <vapier@gentoo.org>
1689
1690 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1691 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1692 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1693 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1694 * configure: Regenerate.
1695
789e4e28
SP
16962006-10-04 Seongbae Park <seongbae.park@gmail.com>
1697
1698 * MAINTAINERS (Register allocation reviewer): Add myself.
1699
0999159b
PB
17002007-10-01 Paolo Bonzini <bonzini@gnu.org>
1701
1702 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1703 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1704 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1705 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1706 * configure.ac: Default them to host tools for $host = $build.
1707 Subst them.
1708
1709 * configure: Regenerate.
1710 * Makefile.in: Regenerate.
1711
a054acde
PB
17122006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1713
1714 * MAINTAINERS (Register allocation reviewer): Add myself.
1715
ffda6fc9
KZ
17162006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1717
1718 * MAINTAINERS (Register allocation reviewer): Add myself.
1719
9d209c83
SP
17202007-09-21 Seongbae Park <seongbae.park@gmail.com>
1721
1722 * MAINTAINERS (Write After Approval): Fix typo.
1723
1ec3b87b
RS
17242007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1725
1726 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1727 * configure: Regenerate.
1728
19d5986d
PJ
17292007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1730
1731 PR bootstrap/31906
1732 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1733 they're already prefixed.
19d5986d 1734
6d3b5aea
BK
17352007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1736
1737 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1738 libstdc++.
1739 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1740 * configure: Regenerate.
1741 * Makefile.in: Regenerate.
09ce620e 1742
4fe7e755
AS
17432007-09-17 Andreas Schwab <schwab@suse.de>
1744
1745 * configure.ac: Raise minimum makeinfo version to 4.6.
1746 * configure: Regenerate.
1747
d483feaa
JS
17482007-09-17 Johannes Singler <singler@ira.uka.de>
1749
ffe3dcd9 1750 * MAINTAINERS (write-after-approval) add myself
d483feaa 1751
fa9a3f31
AM
17522007-09-15 Alan Modra <amodra@bigpond.net.au>
1753
1754 * configure.ac: Correct makeinfo version check.
1755 * configure: Regenerate.
1756
6593a73e
RS
17572007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1758
1759 * MAINTAINERS: Update my email address.
1760
d9dced13
RS
17612007-09-14 Richard Sandiford <richard@codesourcery.com>
1762
1763 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1764 to $skipdirs and only disable gprof for newlib. Use the normal
1765 mips*-elf* handling in other respects.
1766 * configure: Regnerate.
1767
773c1467
DD
17682007-09-12 David Daney <ddaney@avtrex.com>
1769
1770 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1771 enabling libgcj.
1772 * configure: Regenerate.
1773
c03353e2
RIL
17742007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1775
1776 PR other/32154
1777 * configure.ac: For libgloss targets, point the linker to the linker
1778 script, startup code and simulator library.
1779 * configure: Regenerate.
1780
c4e9bf2b
AH
17812007-09-07 Andrew Haley <aph@redhat.com>
1782
1783 * configure.ac (noconfigdirs): Remove target-libffi and
1784 target-libjava.
1785 * configure: Regenerate.
1786
1f5a6b84
FXC
17872007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1788
1789 PR target/33281
1790 * configure.ac: Use config/mh-mingw on mingw.
1791 * configure: Regenerate.
1f5a6b84 1792
3951e521
PH
17932007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1794
9f349f63 1795 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1796
e643dc23
RG
17972007-09-05 Richard Guenther <rguenther@suse.de>
1798
1799 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1800 nor --disable-checking is provided also turn on yes and types
1801 checking for stage1.
1802 * configure: Re-generate.
1803
039874df
KW
18042007-08-30 Krister Walfridsson <cato@df.lth.se>
1805
1806 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1807 (Write After Approval): Remove myself.
1808
c3f07bd6 18092007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1810
c3f07bd6 1811 * config.sub, config.guess: Update from upstream sources.
15098359 1812
40049ccc 18132007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1814
1815 * MAINTAINERS (Write After Approval): Added myself.
1816 * MAINTAINERS (Reviewers): Removed myself.
1817
c8aea42c 18182007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1819 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1820
1821 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1822 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1823 * Makefile.in: Regenerate.
1824 * configure.ac (--with-debug-prefix-map): New.
1825 * configure: Regenerate.
1826
4bf6c438
RS
18272007-08-17 Richard Sandiford <richard@codesourcery.com>
1828 Nigel Stephens <nigel@mips.com>
1829
4bf6c438
RS
1830 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1831 as target_makefile_frag.
1832 * configure: Regenerate.
1833
bb286d71
AO
18342007-08-16 Alexandre Oliva <aoliva@redhat.com>
1835
1836 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1837 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1838 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1839 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1840 (do-compare, do-compare3, do-compare-debug): New.
1841 ([+compare-target+]): Use them.
1842
a4630417
MK
18432007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1844
1845 * MAINTAINERS (Write After Approval): Change my email address.
1846
d9acb717
RW
18472007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1848 Ben Elliston <bje@au.ibm.com>
1849
1850 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1851 --silent if $silent.
1852 * configure: Regenerate.
1853
96876681
ZD
18542003-08-12 Zdenek Dvorak <ook@ucw.cz>
1855
1856 * MAINTAINERS (Various Maintainers): Add myself as
1857 loop infrastructure maintainer. Update my e-mail
1858 address.
1859
1c1d80ee
DN
18602007-07-31 Diego Novillo <dnovillo@google.com>
1861
1862 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1863 Adjust description.
1864
7e98624c
RG
18652007-07-26 Richard Guenther <rguenther@suse.de>
1866
1867 * configure.ac: Add types checking to stage1 checking flags.
1868 * configure: Regenerate.
1869
4c85af60
NC
18702007-07-17 Nick Clifton <nickc@redhat.com>
1871
1872 * COPYING3: New file. Contains version 3 of the GNU General
1873 Public License.
1874 * COPYING3.LIB: New file. Contains version 3 of the GNU
1875 Lesser General Public License.
1876
19ddfd3a
AK
18772007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1878
1879 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1880
2a064545
AK
18812007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1882
1883 * MAINTAINERS (S/390 co-maintainer): Add myself.
1884 (Write After Approval): Remove myself.
1885
f861f54d
DH
18862007-07-13 Dan Hipschman <dsh@google.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
0136f2f7
NC
18902007-07-11 Nick Clifton <nickc@redhat.com>
1891
1892 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1893 WINDRES export.
1894 * Makefile.in: Regenerate.
1895
6e29b5a4
RO
18962007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1897
1898 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1899 maintainer.
1900
159a4b02
L
19012007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1902
1903 * lt~obsolete.m4: New. Import from 20070318 libtool.
1904
6ba67283
JB
19052007-07-03 Julian Brown <julian@codesourcery.com>
1906
1907 * MAINTAINERS (Write After Approval): Add myself.
1908
30b74385
RW
19092007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1910
1911 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1912 * configure: Regenerate.
1913
19142007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1915
1916 * configure.ac: Add some missing m4 quotation.
1917 * configure: Regenerate.
1918
943c54ce
SB
19192007-07-02 Simon Baldwin <simonb@google.com>
1920
1921 * MAINTAINERS (Write After Approval): Add myself.
1922
1c00b503
PB
19232007-07-02 Paolo Bonzini <bonzini@gnu.org>
1924
1925 * configure: Regenerate.
1926
901119ae
KT
19272007-07-02 Kai Tietz <kai.tietz@onevision.com>
1928
1929 * Makefile.def: Add windmc tool to build.
1930 * Makefile.tpl: Likewise.
1931 * configure.ac: Likewise.
1932 * Makefile.in: Regenerate.
1933 * configure: Regenerate.
09ce620e 1934
83f4c19f
DD
19352007-06-28 DJ Delorie <dj@redhat.com>
1936
1937 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1938 not building newlib.
1939 * configure: Regenerated.
09ce620e 1940
5346c75c
JS
19412007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1942
1943 * MAINTAINERS (Write After Approval): Add myself.
1944
aacfb86b
MM
19452007-06-25 Martin Michlmayr <tbm@cyrius.com>
1946
1947 * MAINTAINERS (Write After Approval): Add myself.
1948
590bf0d3
CM
19492007-06-19 Chris Matthews <chrismatthews@google.com>
1950
1951 * MAINTAINERS (Write After Approval): Add myself.
1952
cdbbee7a
RIL
19532007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1954
1955 * MAINTAINERS (Write After Approval): Add myself.
1956
b8afffc1
DJ
19572007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1958
1959 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1960 * Makefile.in: Regenerated.
1961
3fcfad76
BS
19622007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1963
1964 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1965 bfin*-*-uclinux* targets.
1966 * configure: Regenerate.
1967
3f5a2b7f
ILT
19682007-06-14 Ian Lance Taylor <iant@google.com>
1969
1970 * MAINTAINERS: Add myself as non-algorithmic global write
1971 maintainer.
1972
4c46daee
DN
19732007-06-14 Diego Novillo <dnovillo@google.com>
1974
1975 * MAINTAINERS: Add self as middle-end maintainer and
1976 non-algorithmic global write maintainer.
1977
a3bb222a
FXC
19782007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1979
1980 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1981 Move all Fortran maintainers except Paul Brook into the
1982 Non-Autopoiesis section.
1983
a19e8f64
PB
19842007-06-14 Paolo Bonzini <bonzini@gnu.org>
1985
1986 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1987 (distclean-stage[+id+]): Possibly delete stage_last.
1988 * Makefile.in: Regenerate.
1989
1c2abe5e
SP
19902007-06-12 Seongbae Park <seongbae.park@gmail.com>
1991
1992 * MAINTAINERS (Various Maintainer): Fix typo.
1993
abca4739
PB
19942007-06-11 Paolo Bonzini <bonzini@gnu.org>
1995
1996 * MAINTAINERS (Various Maintainer): Add myself as
1997 dataflow maintainer.
1998
a894d2c3
BE
19992007-06-07 Ben Elliston <bje@au.ibm.com>
2000
2001 * config.sub, config.guess: Update from upstream sources.
2002
8024d75e
BE
20032007-06-07 Ben Elliston <bje@au.ibm.com>
2004
2005 * Makefile.tpl: Fix spelling error.
2006 * Makefile.in: Regenerate.
2007
973a9a5e
SE
20082007-06-01 Steve Ellcey <sje@cup.hp.com>
2009
96598938
L
2010 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2011 lt_cv_sys_max_cmd_len.
973a9a5e 2012
ccb4d26b
DN
20132007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2014
2015 * MAINTAINERS (Various Maintainers): Add myself as
2016 auto-vectorizer maintainer.
2017
eecb7461
PB
20182003-05-31 Paolo Bonzini <bonzini@gnu.org>
2019
2020 PR libjava/32098
2021 * libtool.m4: Revert previous change.
2022 * ltgcc.m4: Put it here.
2023
89d28202
ZD
20242003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2025
2026 * MAINTAINERS (Various Maintainers): Add myself as
2027 auto-vectorizer maintainer.
2028
60c7a11a
L
20292007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2030
2031 PR libjava/32098
2032 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2033
9dd3cc81
RG
20342007-05-30 Richard Guenther <rguenther@suse.de>
2035
2036 * MAINTAINERS (Various Maintainers): Add myself as
2037 auto-vectorizer maintainer.
2038
9cc1244e
JJ
20392007-05-30 Jakub Jelinek <jakub@redhat.com>
2040
2041 PR bootstrap/29382
2042 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2043 * configure: Rebuilt.
2044
6124296b
RC
20452007-05-28 Roberto Costa <robsettantasei@gmail.com>
2046
2047 * MAINTAINERS (Write After Approval): Removed my name.
2048
6b757a0d
SB
20492007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2050
2051 * MAINTAINERS (Write After Approval): Remove myself.
2052
86ef8528
AT
20532007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2054
2055 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2056
1cf3d07d
SE
20572007-05-23 Steve Ellcey <sje@cup.hp.com>
2058
2059 * ltmain.sh: Update from ToT Libtool.
2060 * libtool.m4: Update from ToT Libtool.
2061 * ltsugar.m4: New. Update from ToT Libtool.
2062 * ltversion.m4: New. Update from ToT Libtool.
2063 * ltoptions.m4: New. Update from ToT Libtool.
2064 * ltconfig: Remove.
2065 * ltcf-c.sh: Remove.
2066 * ltcf-cxx.sh: Remove.
2067 * ltcf-gcj.sh: Remove.
2068
ce3fcf8c
OW
20692007-05-22 Ollie Wild <aaw@google.com>
2070
2071 * MAINTAINERS (Write After Approval): Add myself.
2072
342b9200
PB
20732007-05-16 Paolo Bonzini <bonzini@gnu.org>
2074
2075 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2076 stage_cflags.
2077 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2078 Remove CFLAGS/LIBCFLAGS.
2079 (configure-stage[+id+]-[+prefix+][+module+],
2080 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2081 * Makefile.in: Regenerate.
2082
cea17285
DN
20832007-05-15 Diego Novillo <dnovillo@google.com>
2084
2085 * MAINTAINERS: Update e-mail address.
2086
11c004e7
RE
20872007-05-15 Revital Eres <eres@il.ibm.com>
2088
2089 * MAINTAINERS (Write After Approval): Add myself.
2090
ab6bd693
RC
20912007-05-14 Roberto Costa <robsettantasei@gmail.com>
2092
2093 * MAINTAINERS (Write After Approval): Updated my address.
2094
388cdf07
TN
20952007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2096
2097 * MAINTAINERS (Write After Approval): Add myself.
2098
23f24034
SR
20992007-05-11 Silvius Rus <rus@google.com>
2100
2101 * MAINTAINERS (Write After Approval): Add myself.
2102
34a7526e
TT
21032007-04-23 Tom Tromey <tromey@redhat.com>
2104
2105 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2106
51da21be
MM
21072007-04-22 Mark Mitchell <mark@codesourcery.com>
2108
2109 * MAINTAINERS (cpplib): Rename to ...
2110 (libcpp): ... this. Add C/C++ front end maintainers.
2111
70070387
SE
21122007-04-14 Steve Ellcey <sje@cup.hp.com>
2113
2114 * config-ml.in: Pass ${ml_config_env} to configure calls.
2115
df1a0dbb
CB
21162007-04-04 Christian Bruel <christian.bruel@st.com>
2117
2118 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2119
9daff147
DK
21202007-04-02 Dave Korn <dave.korn@artimi.com>
2121
2122 * MAINTAINERS (Write After Approval): Add myself.
2123
374eadb2
TB
21242007-03-31 Tobias Burnus <burnus@net-b.de>
2125
2126 * MAINTAINERS (fortran 95 front end): Add myself.
2127
8eced3a2
DR
21282007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2129
2130 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2131
653de3e3
AZ
21322007-03-24 Ayal Zaks <zaks@il.ibm.com>
2133
2134 * MAINTAINERS (Modulo Scheduler): Add myself.
2135
b737d953
BM
21362007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2137
2138 * MAINTAINERS (fortran 95 front end): Add myself.
2139 (c++ front end): whitespace fix.
2140
a584cdf2
NF
21412007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2142
2143 * MAINTAINERS (Write After Approval): Add myself.
2144
8c79f3c4
RS
21452007-03-21 Richard Sandiford <richard@codesourcery.com>
2146
2147 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2148 of glob. Quote arguments with single quotes too.
2149 * configure: Regenerate.
2150
07f1ac6d
BM
21512007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2152
2153 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2154 * Makefile.in: Regenerate
2155
172e41aa
AS
21562007-03-07 Andreas Schwab <schwab@suse.de>
2157
2158 * configure: Regenerate.
2159
9c4d2493
BM
21602007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2161
2162 * configure.ac: Add "--with-pdfdir" configure option,
2163 which defines pdfdir variable.
2164 * Makefile.def (target=fixincludes): Add install-pdf to
2165 missing targets.
2166 (recursive_targets): Add install-pdf target.
2167 (flags_to_pass): Add pdfdir.
2168 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2169 target.
2170 * configure: Regenerate
2171 * Makefile.in: Regenerate
2172
e14e622e
EC
21732007-02-28 Eric Christopher <echristo@apple.com>
2174
2175 Revert:
2176 2006-12-07 Mike Stump <mrs@apple.com>
2177
2178 * Makefile.def (dependencies): Add dependency for
2179 install-target-libssp and install-target-libgomp on
2180 install-gcc.
2181 * Makefile.in: Regenerate.
2182
54e433bc
MK
21832007-02-27 Matt Kraai <kraai@ftbfs.org>
2184
2185 * configure: Regenerate.
2186 * configure.ac: Move statements after variable declarations.
2187
6c8d3d8f
KK
21882007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2189
2190 * MAINTAINERS: Add myself as sh maintainer.
2191
9f8c6739
JM
21922007-02-19 Joseph Myers <joseph@codesourcery.com>
2193
2194 * configure.ac: Adjust for loop syntax.
2195 * configure: Regenerate.
2196
278a7a38
AO
21972007-02-18 Alexandre Oliva <aoliva@redhat.com>
2198
2199 * configure: Rebuilt.
2200
b2eaac4a
AO
22012007-02-18 Alexandre Oliva <aoliva@redhat.com>
2202
2203 * configure.ac: Drop multiple occurrences of --enable-languages,
2204 and fix its quoting.
2205 * configure: Rebuilt.
2206
beeaf216 22072007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2208 Nathan Sidwell <nathan@codesourcery.com>
2209 Vladimir Prus <vladimir@codesourcery.com>
2210 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2211
2212 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2213 * configure: Regenerate.
2214
09201a09
GP
22152007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2216
2217 * ltconfig (freebsd*): Default to elf.
2218
291f172e
DJ
22192007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2220
2221 * configure.ac (target_libraries): Move libgcc before libiberty.
2222 * configure: Regenerated.
2223
c3a86da9
DJ
22242007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2225 Paolo Bonzini <bonzini@gnu.org>
2226
2227 PR bootstrap/30753
2228 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2229 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2230 * configure: Regenerated.
2231
88e1e72a
FXC
22322007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2233
2234 * MAINTAINERS (Language Front End Maintainers): Update my mail
2235 address.
2236
44bfc3ac
DJ
22372007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2238
2239 PR bootstrap/30748
2240 * configure.ac: Correct syntax for Solaris ksh.
2241 * configure: Regenerated.
2242
3e19841a
PB
22432007-02-09 Paolo Bonzini <bonzini@gnu.org>
2244
2245 * configure.ac: Sync with src.
2246 * configure: Regenerate.
2247
74a48762
PB
22482007-02-09 Paolo Bonzini <bonzini@gnu.org>
2249
2250 * Makefile.in: Regenerate.
2251
d846e52e
PB
22522007-02-09 Paolo Bonzini <bonzini@gnu.org>
2253
2254 * config.sub: Sync with src.
2255
1c710c3c
DJ
22562007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2257
2258 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2259 noncanonical equivalents.
2260 * configure.in: Rename to...
2261 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2262 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2263 target_noncanonical. Use them. Rewrite removal of configure
2264 arguments for autoconf 2.59. Discard variable settings. Force
2265 program_transform_name for native tools.
2266
2267 * Makefile.in: Regenerated.
2268 * configure: Regenerated with autoconf 2.59.
2269
74372bdf
RZ
22702007-02-07 Roman Zippel <zippel@linux-m68k.org>
2271
3de8da2a 2272 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2273
f6671c93
AS
22742007-01-31 Andreas Schwab <schwab@suse.de>
2275
2276 * Makefile.tpl (LDFLAGS): Substitute it.
2277 * Makefile.in: Regenerate.
2278
ba9f17df
AB
22792007-01-30 Andrey Belevantsev <abel@ispras.ru>
2280
3de8da2a 2281 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2282
2472200d
DE
22832007-01-28 David Edelsohn <edelsohn@gnu.org>
2284
3de8da2a 2285 * MAINTAINERS (spu port): Add myself.
2472200d 2286
5305be7e
RG
22872007-01-23 Richard Guenther <rguenther@suse.de>
2288
2289 PR bootstrap/30541
2290 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2291 * Makefile.tpl (GNATBIND): Substitute it.
2292 (GNATMAKE): Likewise.
2293 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2294 of STAGE_PREFIX.
2295 * Makefile.in: Regenerate.
2296 * configure: Regenerate.
2297
416cfb5e
MS
22982007-01-18 Mike Stump <mrs@apple.com>
2299
2300 * configure.in: Re-enable -Werror for gcc builds.
2301
3de8da2a 23022007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2303
3de8da2a 2304 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2305
d943d7c4
PB
23062007-01-11 Paolo Bonzini <bonzini@gnu.org>
2307
2308 * configure.in: Change == to = in test command.
3de8da2a 2309 * configure: Regenerate.
d943d7c4 2310
e69bf64b 23112007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2312 Nick Clifton <nickc@redhat.com>
2313 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2314
2315 * configure.in (build_configargs, host_configargs, target_configargs):
2316 Remove build/host/target parameters.
2317 (host_libs): Add gmp and mpfr.
2318 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2319 * Makefile.def (gmp, mpfr): New.
2320 (gcc): Remove target.
2321 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2322 target_os, target_vendor): New.
2323 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2324 * configure: Regenerate.
2325 * Makefile.in: Regenerate.
e69bf64b
PB
2326
23272007-01-11 Matt Fago <fago@earthlink.net>
2328
2329 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2330 to improve robustness of configure tests.
e69bf64b 2331 * configure: Regenerate.
e14e622e 2332
a42f3b80
UB
23332007-01-09 Uros Bizjak <ubizjak@gmail.com>
2334
2335 * MAINTAINERS: Add myself as i386 maintainer.
2336
a36aee1a
JH
23372007-01-08 Jan Hubicka <jh@suse.cz>
2338
61fcaeef 2339 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2340
738a52d3
KT
23412007-01-08 Kai Tietz <kai.tietz@onevision.com>
2342
2343 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2344 * configure: Regenerate.
738a52d3 2345
54fdc474
DJ
23462007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2347
2348 * Makefile.tpl (all-target): Correct @if conditional for target
2349 modules.
2350 * configure.in: Omit libiberty if building only target libgcc.
2351 * configure, Makefile.in: Regenerated.
2352
3dd71726
PB
23532007-01-04 Paolo Bonzini <bonzini@gnu.org>
2354
2355 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2356 * configure: Regenerate.
2357
fa958513
DJ
23582007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2359
2360 * Makefile.def (target_modules): Add libgcc.
2361 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2362 * Makefile.tpl (clean-target-libgcc): Delete.
2363 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2364 on gcc even for bootstrapped modules. Rewrite handling of
2365 lang_env_dependencies to loop over target_modules.
2366 * configure.in (target_libraries): Add target-libgcc.
2367 * Makefile.in, configure: Regenerated.
2368
e1888513
PB
23692006-12-29 Paolo Bonzini <bonzini@gnu.org>
2370
2371 * configure.in: Reorganize recognition of languages. Add
2372 --enable-stage1-languages. Show supported languages for the chosen
2373 target rather than all recognized languages.
2374 * configure: Regenerate.
2375
53b88b73
PB
23762006-12-29 Paolo Bonzini <bonzini@gnu.org>
2377
2378 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2379 * Makefile.in: Regenerate.
2380
a3993f33
KG
23812006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2382
2383 * configure.in: Warn that MPFR 2.2.0 is buggy.
2384 * configure: Regenerate.
2385
f063a9ed
ILT
23862006-12-27 Ian Lance Taylor <iant@google.com>
2387
2388 * configure.in: When removing Makefiles to force a reconfigure, also
2389 remove prev-DIR*/Makefile.
2390 * configure: Regenerate.
2391
af71363e
AS
23922006-12-22 Andreas Schwab <schwab@suse.de>
2393
2394 * configure: Regenerate with correct autoconf version.
2395
0b0dc272
AM
23962006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2397
3de8da2a
UB
2398 * configure.in: add AC_SUBST for *_FOR_TARGET.
2399 * configure: Regenerate.
0b0dc272 2400
53b88b73
PB
24012006-12-19 Paolo Bonzini <bonzini@gnu.org>
2402
2403 * configure.in: Simplify logic for rejecting languages that cannot
2404 be built. Separate the case when a language is unsupported,
2405 from the case when the user chooses not to build a language.
2406
400ebff4
PB
24072006-12-19 Paolo Bonzini <bonzini@gnu.org>
2408
2409 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2410 it only affects bootstrap and could be tested on "$host" as well.
2411 * configure: Regenerate.
2412 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2413
8efea775
PB
24142006-12-19 Paolo Bonzini <bonzini@gnu.org>
2415
2416 PR bootstrap/29544
2417 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2418 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2419 move here comment from Makefile.tpl.
2420 * Makefile.tpl: Move some definitions higher in the file.
2421 (STAGE1_CHECKING): New.
2422 * configure.in: Add --enable-stage1-checking.
2423 * configure: Regenerate.
2424 * Makefile.in: Regenerate.
2425
ed88a7ed
PB
24262006-12-19 Paolo Bonzini <bonzini@gnu.org>
2427
2428 * MAINTAINERS: Add myself as build system maintainer.
2429
b65151d3
SM
24302006-12-15 Simon Martin <simartin@users.sourceforge.net>
2431
2432 * MAINTAINERS (Write After Approval): Add myself.
2433
7e050830
EC
24342006-12-13 Eric Christopher <echristo@apple.com>
2435
2436 * MAINTAINERS: Add myself as darwin maintainer.
2437
8b494895
ILT
24382006-12-11 Ian Lance Taylor <ian@airs.com>
2439
2440 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2441
0ff1416d
JR
24422006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2443
2444 MAINTAINERS: Update my entry.
2445
58e24147
AM
24462006-12-11 Alan Modra <amodra@bigpond.net.au>
2447
2448 * configure.in: Handle spu makefile frag.
58e24147
AM
2449 * Makefile.tpl (MAINT): Define
2450 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2451 * configure: Regenerate.
2452 * Makefile.in: Regenerate.
2453
9b6f37a0
BE
24542006-12-11 Ben Elliston <bje@au.ibm.com>
2455
2456 * config.guess: Import latest version.
2457 * config.sub: Likewise.
2458
ea6f5c57
BE
24592006-12-11 Ben Elliston <bje@au.ibm.com>
2460
2461 * configure.in (spu-*-*): Don't skip target-libiberty.
2462 * configure: Regenerate.
2463
42c1cd8a
AT
24642006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2465
2466 PR bootstrap/30134
2467 * configure.in: Correct x86 darwin support for libjava to powerpc
2468 and i?86 only.
2469 * configure: Regenerate.
2470
55eb837d
ST
24712006-12-08 Sandro Tolaini <tolaini@libero.it>
2472
2473 * configure.in: Add x86 darwin support for libjava.
2474 * configure: Regenerate.
2475
5bdacbc7
MS
24762006-12-07 Mike Stump <mrs@apple.com>
2477
2478 * Makefile.def (dependencies): Add dependency for
2479 install-target-libssp and install-target-libgomp on
2480 install-gcc.
2481 * Makefile.in: Regenerate.
2482
477d851c
RG
24832006-12-04 Richard Guenther <rguenther@suse.de>
2484
2485 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2486 (Non-Algorithmic Maintainers): Move over non-algorithmic
2487 loop optimizer maintainers, add myself as a non-algorithmic
2488 middle-end maintainer.
2489
5d33d367
DF
24902006-12-04 Daniel Franke <franke.daniel@gmail.com>
2491
2492 * MAINTAINERS (Write After Approval): Add myself.
2493
dbee1fb3
KG
24942006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2495
2496 * configure.in: Update error message for missing GMP/MPFR.
2497
2498 * configure: Regenerate.
2499
b5147de7
KG
25002006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2501
2502 * configure.in: Update MPFR version in error message.
2503
2504 * configure: Regenerate.
2505
f019376c
KG
25062006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2507
2508 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2509 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2510 --with-gmp-lib): New flags.
2511
2512 * configure: Regenerate.
2513
91ed95ae
BM
25142006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2515
2516 * MAINTAINERS (Write After Approval): Change my email address.
2517
3a971f15
MLI
25182006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2519
05170031 2520 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2521
431041ea
PT
25222006-11-22 Philipp Thomas <pth@suse.de>
2523
2524 * MAINTAINERS (i18n): Update e-mail address.
2525
df5487ee
TS
25262006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2527
2528 * MAINTAINERS (spu port): Add myself as maintainer.
2529 (Write After Approval): Remove myself.
2530
92c2f0ee
BE
25312006-11-22 Ben Elliston <bje@au.ibm.com>
2532
2533 * configure.in (skipdirs): Don't build libssp for SPU.
2534 * configure: Regenerate.
2535
a3b97199
AP
25362006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2537
2538 * MAINTAINERS (spu port): Add myself as maintainer.
2539 (libobjc): Update my email address.
2540
0eb97064
AB
25412006-11-21 Andrea Bona <andrea.bona@st.com>
2542
2543 * MAINTAINERS (Write After Approval): Add myself.
2544
85d9c13c
TS
25452006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2546
2547 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2548 * configure : Rebuilt.
2549
6696f3cd
TS
25502006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2551
2552 * MAINTAINERS (Write After Approval): Add myself.
2553
d58542ea
AO
25542006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2555
2556 * MAINTAINERS (Write After Approval): Add myself.
2557
a357b5ae
KG
25582006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2559
2560 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2561 libmpfr.a.
2562 * configure: Regenerate.
2563
9bd6112c
PB
25642006-11-16 Paolo Bonzini <bonzini@gnu.org>
2565
2566 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2567 (unstage): Test for stage_last presence.
2568
2569 PR bootstrap/29802
2570 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2571 * Makefile.in: Regenerate.
2572
c8cf9f0f
ZD
25732003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2574
2575 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2576 maintainers.
2577
467b1fc6
ER
25782006-11-14 Erven Rohou <erven.rohou@st.com>
2579
2580 * MAINTAINERS (Write After Approval): Add myself.
2581
995a5697
PB
25822006-11-14 Paolo Bonzini <bonzini@gnu.org>
2583
2584 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2585 and stageN-package/Makefile.
2586 * Makefile.in: Regenerated.
2587
c8d6d53e
JZ
25882006-11-14 Jie Zhang <jie.zhang@analog.com>
2589
2590 * configure.in: Remove target-libgloss from noconfigdirs for
2591 bfin-*-*.
2592 * configure: Regenerated.
2593
dffb147d
KG
25942006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2595
2596 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2597
dffb147d
KG
2598 * configure: Regenerate.
2599
ca558912
KG
26002006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2601
2602 * configure.in: Robustify error message for missing GMP/MPFR.
2603
2604 * configure: Regenerate.
2605
7aa42285
SW
26062006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2607
2608 * MAINTAINERS (Write After Approval): Add myself.
2609
779958a2
UB
26102006-10-30 Uros Bizjak <ubizjak@gmail.com>
2611
2612 * MAINTAINERS: Change email address.
2613
91de1527
VP
26142006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2615
2616 * MAINTAINERS (Write After Approval): Add myself.
2617
a3867703
PB
26182006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2619
2620 * MAINTAINERS (Write After Approval): Add myself.
2621
b4364fa2
CL
26222006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2623
7e050830 2624 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2625 Write After Approval section.
b4364fa2 2626
70ec446f
KG
26272006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2628
2629 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2630 need_gmp anymore.
2631 * configure: Regenerate.
2632
018c8d88
TB
26332006-10-16 Tobias Burnus <burnus@net-b.de>
2634
2635 * MAINTAINERS (Write After Approval): Add myself.
2636
f6a1687e
BE
26372006-10-16 Ben Elliston <bje@au.ibm.com>
2638
2639 * config.guess: Import latest version.
2640 * config.sub: Likewise.
2641
b5422ad7
BM
26422006-10-10 Brooks Moses <bmoses@stanford.edu>
2643
2644 * Makefile.def: Added pdf target handling.
2645 * Makefile.tpl: Added pdf target handling.
2646 * Makefile.in: Regenerated.
2647
bdcee471
CL
26482006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2649
2650 * MAINTAINERS: Add self as score port maintainer.
2651
7d610414
BM
26522006-10-04 Brooks Moses <bmoses@stanford.edu>
2653
2654 * MAINTAINERS (Write After Approval): Add myself.
2655
e48d66a9
SK
26562006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2657
7e050830 2658 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2659 or newer.
2660 * configure: Regenerated.
2661
c394e891
DB
26622006-09-27 Dave Brolley <brolley@redhat.com>
2663
2664 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2665 $s instead of $r.
2666 * configure: Regenerated.
2667
1ee4c5a0
TS
26682006-09-26 Thiemo Seufer <ths@mips.com>
2669
2670 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2671 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2672 * configure: Regenerate.
2673
5997afc3
GP
26742006-09-24 Graeme Peterson <gridly@gmail.com>
2675
2676 * MAINTAINERS (Write After Approval): Remove myself.
2677
0c502898
CF
26782006-09-22 Chao-ying Fu <fu@mips.com>
2679
2680 * MAINTAINERS (Write After Approval): Add myself.
2681
a7819e42
JM
26822006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2683
2684 * MAINTAINERS: Add self as soft-fp maintainer.
2685
26862006-09-09 Anatoly Sokolov <aesok@post.ru>
2687
2688 * MAINTAINERS: Add myself as avr maintainer.
2689 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2690
e8288489
RC
26912006-09-07 Roberto Costa <roberto.costa@st.com>
2692
2693 * MAINTAINERS (Write After Approval): Add myself.
2694
b91f0a41
CV
26952006-08-30 Corinna Vinschen <corinna@vinschen.de>
2696
2697 * configure.in: Never build newlib for a Mingw host.
2698 Never build newlib as Mingw target library.
2699 Test the existence of winsup/cygwin for building a Cygwin newlib,
2700 rather than just winsup.
2701 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2702 building a Mingw target.
2703 * configure: Regenerate.
2704
094c07a0
EB
27052006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2706
2707 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2708
8d1171cb
PB
27092006-07-25 Paolo Bonzini <bonzini@gnu.org>
2710
2711 * config.guess: Import from src (was more updated).
2712 * config.sub: Likewise.
2713
2e9e6f68
DJ
27142006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2715
2716 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2717 * configure: Regenerated.
2718
57255173
PB
27192006-07-18 Paolo Bonzini <bonzini@gnu.org>
2720
cc6010cd
AP
2721 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2722 for stages after the first.
57255173 2723
9fbe6585
JJ
27242006-07-17 Jakub Jelinek <jakub@redhat.com>
2725
2726 * Makefile.def: Add dependencies for configure-opcodes
2727 on configure-intl and all-opcodes on all-intl.
2728 * Makefile.in: Regenerated.
2729
18c3f977
BE
27302006-07-13 Ben Elliston <bje@au.ibm.com>
2731
2732 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2733
27b56ba6
PE
27342006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2735
2736 Port to hosts whose 'sort' and 'tail' implementations
2737 treat operands with leading '+' as file names, as POSIX
2738 has required since 2001. However, make sure the code still
2739 works on pre-POSIX hosts.
2740 * ltmain.sh: Don't assume "sort +2" is equivalent to
2741 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2742
ad6d4e43
UW
27432006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2744
2745 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2746
706601d9
PG
27472006-07-04 Peter O'Gorman <peter@pogma.com>
2748
2749 * ltconfig: chmod 644 before ranlib during install.
2750
0b50988a
EB
27512006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2752
2753 PR bootstrap/18058
2754 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2755 if the bootstrap compiler is a GCC version that supports it.
2756 * configure: Regenerate.
2757
b6348cb3
PB
27582006-07-03 Paolo Bonzini <bonzini@gnu.org>
2759
95695ad3 2760 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2761 * configure: Regenerate.
2762
1546bb64
PB
27632006-07-03 Paolo Bonzini <bonzini@gnu.org>
2764
2765 PR other/27063
2766 * configure.in: Test subdir_requires and give an appropriate
2767 error message.
2768 * configure: Regenerate.
2769
5cb6c629
AJH
27702006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2771
2772 * MAINTAINERS (Write After Approval): Add myself.
2773
f4d8cdf8
JDA
27742006-06-22 John David Anglin <dave.anglin@nrc.ca>
2775
2776 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2777
4fe5abb7
SE
27782006-06-22 Steve Ellcey <sje@cup.hp.com>
2779
2780 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2781
2a79fd67
DA
27822006-06-20 David Ayers <d.ayers@inode.at>
2783
2784 PR bootstrap/28072
2785 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2786 whether target-libjava is being configured instead of whether the
2787 java front end is enabled.
2788 * configure: Regenerate.
7e050830 2789
04879af3
RO
27902006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2791
2792 PR target/27540
2793 * configure.in: Only enable libgomp on IRIX 6.
2794 * configure: Regenerate.
2795
ec6c7392
PB
27962006-06-15 Paolo Bonzini <bonzini@gnu.org>
2797
2798 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2799 too.
2800 * Makefile.in: Regenerate.
2801
12973d7a
DD
28022006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2803
2804 * config-ml.in: Alter CCASFLAGS to include special
2805 multilib options the same as is done for CFLAGS.
2806
c67ed86a
JDA
28072006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2808
2809 * configure.in: Don't enable libgomp on hpux10.
2810 * configure: Rebuilt.
2811
cb253473
DA
28122006-06-12 David Ayers <d.ayers@inode.at>
2813
2814 PR bootstrap/27963
2815 PR target/19970
7e050830 2816 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2817 ${libgcj} is specified.
2818 * configure: Regenerate.
7e050830 2819
32845532
CD
28202006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2821
2822 Sync from src:
7e050830
EC
2823
2824 * configure.in: Sync.
32845532 2825 * configure: Regenerated.
7e050830 2826
32845532
CD
2827 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2828
2829 * Makefile.def: Added dependencies from sim and gdb on intl, and
2830 added configure dependencies to everything with an all dependency
2831 on intl.
2832 * Makefile.in: Regenerated.
2833
7cd0cf9c
DA
28342006-06-06 David Ayers <d.ayers@inode.at>
2835
2836 PR libobjc/13946
2837 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2838 * Makefile.in: Regenerate.
2839 * configure.in: Add --enable-objc-gc at toplevel and have it
2840 enable boehm-gc for Objective-C.
2841 Remove target-boehm-gc from libgcj.
2842 Add target-boehm-gc to target_libraries.
2843 Add target-boehm-gc to noconfigdirs where ${libgcj}
2844 is specified.
2845 Assert that boehm-gc is supported when requested for Objective-C.
2846 Only build boehm-gc if needed either for Java or Objective-C.
2847 * configure: Regenerate.
7e050830 2848
3ff3adad
PB
28492006-06-05 Paolo Bonzini <bonzini@gnu.org>
2850
2851 PR 27674
2852 * Makefile.tpl (configure-[+prefix+][+module+],
2853 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2854 Remove rule to unstage bootstrapped modules.
2855 (stage_current): New.
2856 * Makefile.in: Regenerate.
2857
898e551d
LB
28582006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2859
2860 * MAINTAINERS (Write After Approval): Update my e-mail address.
2861
ea60341e
MS
28622006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2863
2864 * include/libiberty.h: Declare pex_run_in_environment.
2865
222ae291
AL
28662006-05-31 Asher Langton <langton2@llnl.gov>
2867
2868 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2869
e9a54b07
PB
28702006-05-25 Paolo Bonzini <bonzini@gnu.org>
2871
2872 * Makefile.def (bfd, opcodes): Fix lib_path.
2873 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2874 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2875 * Makefile.in: Regenerate.
2876
03e67131
CD
28772006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2878
2879 * Makefile.in: Regenerate.
2880
65d6e994
CD
28812006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2882
2883 * Makefile.def: Add install-html target. Add datarootdir
2884 docdir and htmldir to flags_to_pass.
2885 * Makefile.tpl: Add install-html target.
2886 * Makefile.in: Regenerate.
2887 * configure.in: Add --with-datarootdir, --with-docdir, and
2888 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2889 * configure: Regenerate.
2890
9e299237
MS
28912006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2892
2893 * configure.in: Enable gprof for cross builds.
2894 * configure: Regenerate.
2895
c31202cd
RG
28962006-05-22 Richard Guenther <rguenther@suse.de>
2897
2898 Revert
2899 2006-01-31 Richard Guenther <rguenther@suse.de>
2900 Paolo Bonzini <bonzini@gnu.org>
2901
2902 * Makefile.def (target_modules): Add libgcc-math target module.
2903 * configure.in (target_libraries): Add libgcc-math target library.
2904 (--enable-libgcc-math): New configure switch.
2905 * Makefile.in: Re-generate.
2906 * configure: Re-generate.
2907 * libgcc-math: New toplevel directory.
2908
2a332582
JDA
29092006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2910 Andreas Tobler <a.tobler@schweiz.ch>
2911
2912 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2913 * configure: Rebuilt.
2914
ccce6917 29152006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2916
ccce6917
SL
2917 * MAINTAINERS (Write After Approval): Add myself.
2918
ed606bc0
DD
29192006-05-01 DJ Delorie <dj@redhat.com>
2920
3d8f47a0 2921 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2922 * configure: Regenerate.
2923
9386bd20
RG
29242006-05-01 Richard Guenther <rguenther@suse.de>
2925
2926 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2927 maintainer.
2928
7b3bd503
KZ
29292006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2930
2931 * MAINTAINERS (Write After Approval): Add myself.
2932
87ceee72
JB
29332006-04-28 Jan Beulich <jbeulich@novell.com>
2934
2935 * MAINTAINERS (Write After Approval): Add myself.
2936
e88a2c09
DD
29372006-04-18 DJ Delorie <dj@redhat.com>
2938
2939 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2940 reference libgloss so that libssp can be built in a combined
2941 tree.
2942 * configure: Regenerate.
2943
675f0a8a
RM
29442006-04-08 Robert Millan <rmh@gcc.gnu.org>
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
2947
27b6c940
BE
29482006-04-05 Ben Elliston <bje@au.ibm.com>
2949
2950 * configure.in: Require makeinfo 4.4 or higher.
2951 * configure: Regenerate.
2952
687b17d4
GP
29532006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2954
2955 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2956 Rearrange the entries of other libraries to have them in one place.
2957
906ac235
JB
29582006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2959
7e050830 2960 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2961 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2962
fb0103e5
RG
29632006-03-14 Richard Guenther <rguenther@suse.de>
2964
2965 * configure: Regenerate with autoconf 2.13.
2966
17237f6b
JB
29672006-03-13 Jim Blandy <jimb@codesourcery.com>
2968
2969 * MAINTAINERS: Use my work address.
bed31434
JB
2970
2971 * MAINTAINERS: Update my E-mail address.
2972
27079765
AH
29732006-03-10 Aldy Hernandez <aldyh@redhat.com>
2974
2975 * configure.in: Handle --disable-<component> generically.
2976 * configure: Regenerate.
2977
54a17039
L
29782006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2979
2980 PR libgcj/17311
2981 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2982
b9bd11ca
EE
29832006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2984
2985 * MAINTAINERS (Write After Approval): Remove myself.
2986 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2987
719bb4e3 29882006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2989
072b06f2
RE
2990 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2991 (TARGET_CONFIGDIRS): Remove.
2992 * configure.in: Remove AC_SUBST(target_configdirs).
2993 * Makefile.in, configure: Regenerated.
ee2312f3 2994
936e1a35
SK
29952006-02-20 Steven G. Kargl <kargls@comcast.net>
2996
2997 * MAINTAINERS (Write After Approval): Remove myself.
2998 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2999
cc11cc9b
PB
30002006-02-20 Paolo Bonzini <bonzini@gnu.org>
3001
3002 PR bootstrap/25670
3003
3004 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3005
3006 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3007 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3008 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3009 BUILD_PREFIX, BUILD_PREFIX_1.
3010 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3011
3012 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3013 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3014
3015 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3016 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3017 of `cat stage_current`. Always provide the `r' and `s' variables.
3018 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3019 a single shell execution.
3020 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3021 bootstrapped modules, make the stage1 module if the build was not
3022 started yet, else build the current stage.
3023 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3024 (all-build, all-host, all-target, [+make_target+]-host,
3025 [+make_target+]-target): Do not use \-continued lines.
3026 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3027 (current_stage, restrap, stage_last): New.
3028
3029 * Makefile.in: Regenerate.
3030 * configure: Regenerate.
3031
63a7c9ef
BD
30322006-02-19 Bud Davis <jmdavis@link.com>
3033
3034 * MAINTAINERS (Write After Approval): Remove myself.
3035 (Language Front End Maintainers): Add myself as fortran 95
3036 maintainer and update e-mail address.
3037
a3543e3a
FXC
30382006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3039
3040 * MAINTAINERS (Write After Approval): Remove myself.
3041 (Language Front End Maintainers): Add myself as fortran 95
3042 maintainer.
3043
ca5b1d2c
VK
30442006-02-16 Victor Kaplansky <victork@il.ibm.com>
3045
3046 * MAINTAINERS (Write After Approval): Add myself.
3047
0499513f
TK
30482006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3049
3050 * MAINTAINERS (Write After Approval): Remove myself.
3051 (Language Front End Maintainers): Add myself as
3052 fortran 95 maintainer.
3053
d1f8db0c
PB
30542006-02-14 Paolo Bonzini <bonzini@gnu.org>
3055
3056 Sync from src:
3057
3058 2005-12-27 Leif Ekblad <leif@rdos.net>
3059
cc6010cd
AP
3060 * configure.in: Add support for RDOS target.
3061 * configure: Regenerate.
d1f8db0c
PB
3062
30632006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3064 Andreas Schwab <schwab@suse.de>
d1f8db0c 3065
cc6010cd 3066 * configure: Regenerate.
d1f8db0c 3067
cac90078
DE
30682006-02-12 David Edelsohn <edelsohn@gnu.org>
3069
3070 * configure.in (enable_libgomp): Add AIX.
3071 * configure: Regenerate.
3072
bd37fbf5
MK
30732006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3074
3075 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3076
23027b7a
LM
30772006-02-03 Lee Millward <lee.millward@gmail.com>
3078
3079 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3080
0058967b
RG
30812006-01-31 Richard Guenther <rguenther@suse.de>
3082 Paolo Bonzini <bonzini@gnu.org>
3083
3084 * Makefile.def (target_modules): Add libgcc-math target module.
3085 * configure.in (target_libraries): Add libgcc-math target library.
3086 (--enable-libgcc-math): New configure switch.
3087 * Makefile.in: Re-generate.
3088 * configure: Re-generate.
3089 * libgcc-math: New toplevel directory.
3090
e8b05380
PB
30912006-01-26 Paolo Bonzini <bonzini@gnu.org>
3092
3093 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3094 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3095 the assembler, linker and binutils.
3096 * configure: Regenerate.
3097
d54d5437
DM
30982006-01-22 Dirk Mueller <dmueller@suse.de>
3099
3100 * MAINTAINERS (Write After Approval): Add myself.
3101
670cbfcf
DN
31022006-01-20 Diego Novillo <dnovillo@redhat.com>
3103
3104 * configure: Regenerate.
3105
953ff289
DN
31062006-01-18 Richard Henderson <rth@redhat.com>
3107 Jakub Jelinek <jakub@redhat.com>
3108 Diego Novillo <dnovillo@redhat.com>
3109
3110 * libgomp: New directory.
3111 * Makefile.def: Add target_module libgomp.
3112 * Makefile.in: Regenerate.
3113 * configure.in (target_libraries): Add target-libgomp.
3114 * configure: Regenerate.
3115
32ce4048
AO
31162006-01-05 Alexandre Oliva <aoliva@redhat.com>
3117
3118 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3119 @ from continuation.
3120 * Makefile.in: Rebuilt.
3121
0eaf8e17 31222006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3123
c76c0c83
CL
3124 * MAINTAINERS (Write After Approval): Add myself.
3125
2d309510
PB
31262006-01-04 Paolo Bonzini <bonzini@gnu.org>
3127
3128 PR bootstrap/24252
3129
3130 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3131 * Makefile.tpl (OBJDUMP): New.
3132 (EXTRA_HOST_FLAGS): Add it.
3133 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3134
953ff289
DN
3135 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3136 to use symbolic links between directories. Avoid race conditions
3137 or make them harmless.
3138 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3139
3140 * Makefile.def (LEAN): Pass.
3141 * Makefile.tpl (LEAN): Define.
3142 (stage[+id+]-start): Accept that the previous directory does not
3143 exist, if the bootstrap is lean.
3144 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3145 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3146 configure substitution.
3147 ([+compare-target+]): Likewise.
3148 ([+bootstrap-target+]-lean): New.
3149 * configure.in: Remove lean bootstrap support from here.
3150
953ff289
DN
3151 * Makefile.in: Regenerate.
3152 * configure: Regenerate.
2d309510 3153
368872c3
BE
31542006-01-04 Ben Elliston <bje@au.ibm.com>
3155
3156 * MAINTAINERS (libdecnumber): Add myself.
3157
d79e6356
MM
31582006-01-02 Mark Mitchell <mark@codesourcery.com>
3159
3160 * libtool-ldflags: New script.
3161
a6fbc1e2
AS
31622006-01-02 Andreas Schwab <schwab@suse.de>
3163
3164 * configure.in: When reconfiguring remove Makefile in
3165 all stage directories.
3166 * configure: Regenerate.
3167
103a4b39
SB
31682005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3169
3170 * MAINTAINERS: Update my email address.
3171
212f829c
PB
31722005-12-20 Paolo Bonzini <bonzini@gnu.org>
3173
3174 Revert Ada-related part of the previous change.
3175
3176 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3177 Do not pass.
3178 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3179 * Makefile.in: Regenerate.
3180 * configure.in: Do not include mt-ppc-aix target fragment.
3181 * configure: Regenerate.
3182
8ef1f2df
PB
31832005-12-19 Paolo Bonzini <bonzini@gnu.org>
3184
3185 * configure.in: Select appropriate fragments for PowerPC/AIX.
3186 * configure: Regenerate.
3187
3188 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3189 BOOT_CFLAGS, BOOT_LDFLAGS.
3190 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3191 BOOT_CFLAGS, BOOT_LDFLAGS.
3192 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3193 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3194 (stage): Fail if we cannot complete the work.
3195 * Makefile.in: Regenerate.
3196
ab34901f
NS
31972005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3198
3199 * configure.in: Replace ms1 with mt.
3200 * configure: Rebuilt.
3201
cbe82f21
BM
32022005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3203
3204 * MAINTAINERS: Update my email address.
3205
19843472
PB
32062005-12-15 Paolo Bonzini <bonzini@gnu.org>
3207
3208 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3209 install-host-nogcc): Don't invoke $(stage) at the end.
3210 * Makefile.in: Regenerate.
3211
1ca26cd2
PB
32122005-12-14 Paolo Bonzini <bonzini@gnu.org>
3213
3214 * configure.in: Flip the top-level bootstrap switch.
3215 * configure: Regenerate.
3216
f41d6665
DJ
32172005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3218
3219 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3220 $(stage) and $(unstage).
3221 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3222 (all): Remove stray semicolon.
3223 (local-distclean): Don't handle multilib.tmp and multilib.out.
3224 (install.all): Set $s for consistency.
3225 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3226 check_multilibs setting. Always make the install directory.
3227 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3228 Correct @if/@endif.
3229 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3230 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3231 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3232 (multilib.out): Remove.
3233 * Makefile.in: Regenerated.
3234
9174b3cf
CD
32352005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3236
3237 * MAINTAINERS (Write After Approval): Add myself.
3238
64f182bd
NS
32392005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3240
121b2cee
NS
3241 * MAINTAINERS: Add myself as mt maintainer.
3242
64f182bd
NS
3243 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3244
a6d63770
AN
32452005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3246
3247 * MAINTAINERS: Change email address.
3248
2abefe3d
PB
32492005-12-05 Paolo Bonzini <bonzini@gnu.org>
3250
3251 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3252 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3253 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3254 Find in-tree tools if available.
3255 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3256 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3257 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3258 (COMPILER_*_FOR_TARGET): New.
3259 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3260 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3261 (CONFIGURED_*, USUAL_*): Remove.
3262 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3263 STRIP): Use autoconf substitutions.
3264 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3265 COMPILER_NM_FOR_TARGET): New.
3266 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3267
3268 (all): Make all-host and all-target in parallel.
3269 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3270 that $$r and $$s are set before invoking a recursive make.
3271 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3272 ([+bootstrap-target+]): Inline most of the `all' target.
3273
2f3bdde7
BE
32742005-11-29 Ben Elliston <bje@au.ibm.com>
3275
3276 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3277 from the gcc build directory.
3278 * Makefile.in: Regenerate.
3279
a4b6c45a
BE
32802005-11-29 Ben Elliston <bje@au.ibm.com>
3281
3282 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3283 depend on all-libdecnumber.
3284 * configure.in (host_libs): Include libdecnumber.
3285 * Makefile.in: Regenerate.
3286 * configure: Likewise.
3287
473a74b9
BE
32882005-11-29 Ben Elliston <bje@au.ibm.com>
3289
3290 * libdecnumber: Import decNumber sources from the dfp-branch.
3291
b4623110
KJ
32922005-11-21 Kean Johnston <jkj@sco.com>
3293
3294 * config.sub, config.guess: Sync from upstream sources.
3295
67dc1785
BE
32962005-11-21 Ben Elliston <bje@au.ibm.com>
3297
3298 Import from Autoconf sources:
3299
3300 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3301 * config/move-if-change: Don't output "$2 is unchanged";
3302 suggested by Ben Elliston. Handle weird characters correctly.
3303
186abafe
AT
33042005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3305
3306 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3307 to match upstream libtool for darwin.
3308
ef9db8d5
DJ
33092005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3310
3311 * Makefile.def: Remove gdb dependencies for gdbtk.
3312 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3313 (configure-gdb, install-gdb): New rules.
3314 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3315 * Makefile.in, configure: Regenerated.
3316
9c5141ab
JB
33172005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3318
3319 * MAINTAINERS (Write After Approval): Add myself.
3320
4523d51b
EE
33212005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3322
3323 * MAINTAINERS (Write After Approval): Add myself.
3324
086b011c
DN
33252005-10-24 Diego Novillo <dnovillo@redhat.com>
3326
3327 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3328 Diego Novillo.
3329
e7c84bf8
PB
33302005-10-22 Paolo Bonzini <bonzini@gnu.org>
3331
3332 PR bootstrap/24297
3333 * Makefile.tpl (do-[+make-target+], do-check, install,
3334 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3335 are set before recursing.
3336 * Makefile.in: Regenerate.
3337
b88a7564
EB
33382005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3339
3340 PR bootstrap/18939
3341 * Makefile.def (gcc) <target>: Fix thinko.
3342 * Makefile.in: Regenerate.
3343
61efc800
BS
33442005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3345
3346 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3347 * configure: Regenerate.
3348
f53d2869
JZ
33492005-10-15 Jie Zhang <jie.zhang@analog.com>
3350
3351 * MAINTAINERS (Write After Approval): Add self.
3352
077fc835
KH
33532005-10-08 Kazu Hirata <kazu@codesourcery.com>
3354
3355 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3356 target-libffi, target-qthreads, target-libjava, and
3357 targetlibobjc.
3358 * configure: Regenerate.
3359
d739199a
DJ
33602005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3361
3362 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3363 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3364 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3365 (USUAL_OBJDUMP_FOR_TARGET): New.
3366 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3367 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3368 * configure, Makefile.in: Regenerated.
d739199a 3369
db38c6bb
PB
33702005-10-05 Paolo Bonzini <bonzini@gnu.org>
3371
3372 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3373 before other host packages.
3374
3015564c
KK
33752005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3376
3377 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3378
1061f99e
PB
33792005-10-05 Paolo Bonzini <bonzini@gnu.org>
3380
3381 PR bootstrap/22340
3382
3383 * configure.in (default_target): Remove.
3384 * Makefile.tpl (all): Do not use prerequisites as subroutines
3385 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3386 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3387 use prerequisites as subroutines.
3388 (check-host, check-target): New.
3389 (bootstrap configure & all targets): Do not use stage*-start
3390 if the directory layout is already ok.
3391 (non-bootstrap configure & all targets): Prepend a $(unstage).
3392 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3393 (NOTPARALLEL): Remove.
3394 (unstage, stage variables): New variables.
3395 (unstage, stage targets): Simply expand to those variables.
3396
3397 * configure: Regenerate.
3398 * Makefile.in: Regenerate.
3399
4a9c436f
JW
34002005-10-04 James E Wilson <wilson@specifix.com>
3401
3402 * Makefile.def (lang_env_dependencies): Add libmudflap.
3403 * Makefile.in: Regenerate.
3404
37150080
AS
34052005-10-03 Andreas Schwab <schwab@suse.de>
3406
3407 Backport from libtool CVS:
3408 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3409
3410 * ltmain.sh: add support for installing into temporary
3411 staging area (e.g. 'make install DESTDIR=...')
3412
39d16468
L
34132005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3414
3415 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3416 * configure: Regenerated.
3417
72a7ab82
AP
34182005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3419
3420 * configure: Regenerate with the correct
3421 autoconf version.
3422
6b65a26d
CM
34232005-09-30 Catherine Moore <clm@cm00re.com>
3424
3425 * configure.in (bfin-*-*): New.
3426 * configure: Regenerated.
3427
040b1c5a
GK
34282005-09-28 Geoffrey Keating <geoffk@apple.com>
3429
3430 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3431 (LIPO_FOR_TARGET): New.
3432 (CONFIGURED_LIPO_FOR_TARGET): New.
3433 (USUAL_LIPO_FOR_TARGET): New.
3434 (STRIP_FOR_TARGET): New.
3435 (CONFIGURED_STRIP_FOR_TARGET): New.
3436 (USUAL_STRIP_FOR_TARGET): New.
3437 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3438 STRIP_FOR_TARGET.
3439 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3440 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3441 * Makefile.in: Regenerate.
3442 * configure: Regenerate.
7e050830 3443
3a3c28db
DE
34442005-09-19 David Edelsohn <edelsohn@gnu.org>
3445
3446 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3447 (rs6000-*-aix*): Same.
3448 * configure: Regenerate.
3449
2749a921
TT
34502005-09-16 Tom Tromey <tromey@redhat.com>
3451
3452 * MAINTAINERS: Add self as java maintainer.
3453
7f26dfa3
FXC
34542005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3455
3456 * configure.in: Recognize f95 in the --enable-languages option,
3457 and substitute it for fortran, issuing a warning.
3458 * configure: Regenerate.
3459
d8852c4f
PE
34602005-08-30 Phil Edwards <phil@codesourcery.com>
3461
3462 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3463 * configure: Regenerated.
3464
ad685e81
AH
34652005-08-22 Aldy Hernandez <aldyh@redhat.com>
3466
3467 * MAINTAINERS: Add self as ms1 maintainer.
3468
b00d752c
RE
34692005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3470
3471 * Makefile.def (libssp): Add to lang_env_dependencies.
3472 * Makefile.in: Regenerate.
3473
9ed8fb9b
ILT
34742005-08-18 Ian Lance Taylor <ian@airs.com>
3475
3476 * MAINTAINERS: Add myself as middle-end maintainer.
3477
0f029d39
CG
34782005-08-17 Christian Groessler <chris@groessler.org>
3479
3480 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3481 * Makefile.in: Regenerate.
3482
81087874
AK
34832005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3484
3485 * MAINTAINERS (write after approval): Added myself.
3486
6a134f1c
MR
34872005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3488
3489 * MAINTAINERS (Write After Approval): Add myself.
3490
2693c0b0
PB
34912005-08-12 Paolo Bonzini <bonzini@gnu.org>
3492
3493 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3494 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3495 Look for alternate names of the target cc and c++
3496 * configure: Regenerate.
3497
4de997d1
PB
34982005-08-08 Paolo Bonzini <bonzini@gnu.org>
3499
3500 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3501 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3502 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3503 tools; remove code to manually set them.
3504 (Target tools): Look in the environment for them.
3505 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3506 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3507 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3508 build directory.
3509 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3510 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3511 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3512 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3513 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3514 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3515 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3516 * configure: Regenerate.
3517 * Makefile.in: Regenerate.
3518
b089e33a
BE
35192005-07-28 Ben Elliston <bje@au.ibm.com>
3520
3521 * MAINTAINERS: Update for removed CPU targets.
3522
e3791243
MM
35232005-07-27 Mark Mitchell <mark@codesourcery.com>
3524
3525 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3526 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3527 * Makefile.in: Regenerated.
3528
526635cb
MM
35292005-07-26 Mark Mitchell <mark@codesourcery.com>
3530
3531 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3532 (CFLAGS_FOR_TARGET): Use it.
3533 (CXXFLAGS_FOR_TARGET): Likewise.
3534 * Makefile.in: Regenerated.
3535 * configure.in (--with-build-sysroot): New option.
3536 * configure: Regenerated.
3537
19791f70
PB
35382005-07-24 Paolo Bonzini <bonzini@gnu.org>
3539
3540 * Makefile.tpl: Wrap install between unstage and stage
3541 * Makefile.in: Regenerate.
3542
35f5a23f
EC
35432005-07-21 Eric Christopher <echristo@apple.com>
3544
3545 * MAINTAINERS: Update affiliation.
3546
ff3ddf15
PW
35472005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3548
3549 * MAINTAINERS: Add self as crx port maintainer.
3550
3a664c1c
DD
35512005-07-20 DJ Delorie <dj@redhat.com>
3552
3553 * MAINTAINERS: Add self as m32c maintainer.
3554
539df155
KC
35552005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3556
3557 * all files: Update FSF address.
3558
be9c593a
EC
35592005-07-15 Eric Christopher <echristo@redhat.com>
3560
3561 * MAINTAINERS: Change affiliation.
3562
fd7ea4ab
JB
35632005-07-14 Jim Blandy <jimb@redhat.com>
3564
3565 * configure.in: Add cases for Renesas m32c.
3566 * configure: Regenerated.
7e050830 3567
0063a823
KC
35682005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3569
d0ca130a
KC
3570 * COPYING.LIB: Update from fsf.org.
3571
35722005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3573
3574 * COPYING, compile, config.guess,
0063a823
KC
3575 config.sub, install-sh, missing, mkinstalldirs,
3576 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3577 * config-ml.in: Update FSF address.
0063a823 3578
a8ba31f2
EC
35792005-07-13 Eric Christopher <echristo@redhat.com>
3580
3581 * configure.in: Add toplevel noconfigdir support for tpf.
3582 * configure: Regenerate.
3583
5bea4a03
PB
35842005-07-11 Paolo Bonzini <bonzini@gnu.org>
3585
3586 PR ada/22340
3587
3588 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3589 * Makefile.in: Regenerate.
3590
284bdbbd
MM
35912005-07-07 Mark Mitchell <mark@codesourcery.com>
3592
3593 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3594 Brolley to write-after-approval.
284bdbbd 3595
452190fb
AS
35962005-07-07 Andreas Schwab <schwab@suse.de>
3597
3598 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3599 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3600 * Makefile.in: Regenerated.
3601
9c8f9ec2
GK
36022005-07-06 Geoffrey Keating <geoffk@apple.com>
3603
3604 * configure.in: Don't build sim or rda when targetting darwin.
3605 * configure: Regenerate.
3606
ef0087a7
KH
36072005-07-06 Kazu Hirata <kazu@codesourcery.com>
3608
3609 * configure.in: Add --enable-libssp and --disable-libssp.
3610 * configure: Regenerate with autoconf-2.13.
3611
77008252
JJ
36122005-07-02 Jakub Jelinek <jakub@redhat.com>
3613
3614 * Makefile.def (target_modules): Add libssp.
3615 * configure.in (target_libraries): Add target-libssp.
3616 * configure: Rebuilt.
3617 * Makefile.in: Rebuilt.
3618
a04eae1b
ZW
36192005-07-01 Zack Weinberg <zackw@panix.com>
3620
3621 * MAINTAINERS: Change email address. Resign from maintainership.
3622
948884cd
RG
36232005-07-01 Richard Guenther <rguenther@suse.de>
3624
3625 * MAINTAINERS: Change my e-mail address and affiliation.
3626
c7870f5d
PB
36272005-06-22 Paolo Bonzini <bonzini@gnu.org>
3628
3629 * Makefile.def (stagefeedback): Come after profile.
3630 Define profiledbootstrap target.
3631 * Makefile.tpl (profiledbootstrap): Remove.
3632 (stageprofile-end): Zap stagefeedback.
3633 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3634 * Makefile.in: Regenerate.
3635
ab99519a
RS
36362005-06-13 Richard Sandiford <richard@codesourcery.com>
3637
3638 * MAINTAINERS: Update my email address.
3639
f610dd5f
ZW
36402005-06-13 Zack Weinberg <zack@codesourcery.com>
3641
3642 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3643 In 'cpp' stanza, support '#line' as well as '# '.
3644
71bc2a83
AS
36452005-06-08 Andreas Schwab <schwab@suse.de>
3646
3647 * MAINTAINERS: Move myself from 'Write After Approval' to
3648 'CPU Port Maintainers' section as m68k maintainer.
3649
4fab7234
HPN
36502005-06-07 Hans-Peter Nilsson <hp@axis.com>
3651
3652 * configure.in (unsupported_languages): New macro.
3653 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3654 non-ported target libraries in noconfigdirs.
3655 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3656 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3657 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3658 unsupported_languages.
3659 * configure: Regenerate.
3660
68193f9b
TS
36612005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3662
3663 * configure.in: Fix typo in handling of --with-mpfr-dir.
3664 * configure: Regenerate.
3665
f26f6b8d
RS
36662005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3667
3668 * MAINTAINERS: Update my email address.
3669
ba4853f8
JB
36702005-06-02 Jim Blandy <jimb@redhat.com>
3671
3672 * config.sub: Add cases for the Renesas m32c. (This patch has been
3673 accepted into the master sources.)
3674
79dd769c 36752005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3676 Michael Snyder <msnyder@redhat.com>
3677 Stan Cox <scox@redhat.com>
79dd769c 3678
f610dd5f 3679 * configure.in: Set noconfigdirs for ms1.
79dd769c 3680
f610dd5f 3681 * configure: Regenerate.
79dd769c 3682
d29e107f
JD
36832005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3684
3685 * MAINTAINERS (Write After Approval): Add self.
3686
e93196c3
JC
36872005-06-01 Josh Conner <jconner@apple.com>
3688
3689 * MAINTAINERS (Write After Approval): Add self.
3690
ae263c7a
KH
36912005-06-01 Kazu Hirata <kazu@codesourcery.com>
3692
3693 * MAINTAINERS: Update my email address.
3694
585b3aa3
ZM
36952005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3696
3697 * MAINTAINERS (Write After Approval): Add self.
3698
4930c50b
CD
36992005-05-26 Chris Demetriou <cgd@broadcom.com>
3700
3701 * MAINTAINERS (Write After Approval): Remove self.
3702
2dfbef6d
PB
37032005-05-25 Paolo Bonzini <bonzini@gnu.org>
3704
3705 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3706 (Dependencies): Consider target modules for bootstrap dependencies.
3707 Make target bootstrap modules depend on each stage's gcc.
3708 * Makefile.in: Regenerate.
3709
bcb28cf5
PB
37102005-05-20 Paolo Bonzini <bonzini@gnu.org>
3711
3712 * Makefile.def (configure-gcc): Depend on binutils having been built.
3713 (all-gcc): No need to do it here.
3714 * Makefile.in: Regenerate.
3715
0cf085e4
PB
37162005-05-19 Paul Brook <paul@codesourcery.com>
3717
f610dd5f 3718 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3719 language cannot be built.
3720 * configure: Regenerate.
3721
dfb2c39a
DJ
37222005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3723
3724 * ylwrap: Import from Automake 1.9.5.
3725
771aaa92
DU
37262005-05-13 David Ung <davidu@mips.com>
3727
3728 * MAINTAINERS (Write After Approval): Add self.
3729
3ac9bd58
MS
37302005-05-09 Mike Stump <mrs@apple.com>
3731
3732 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3733 lt_cv_sys_max_cmd_len for now.
f610dd5f 3734
f77a5578
SC
37352005-05-09 Stan Cox <scox@redhat.com>
3736
3737 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3738
795e36e5
MK
37392005-05-08 Matt Kraai <kraai@ftbfs.org>
3740
3741 * README.SCO: Update the URL.
3742
c9392a2b
DE
37432005-05-05 David Edelsohn <edelsohn@gnu.org>
3744
3745 * ltconfig: Define file_list_spec. Pass file_list_spec and
3746 with_gnu_ld to libtool.
3747 * ltcf-c.sh (aix[45]): Define file_list_spec.
3748 * ltcf-cxx.sh (aix[45]): Same.
3749 * ltcf-gcj.sh (aix[45]): Same.
3750 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3751 exists, write list of input files to temporary file.
3752
bebcd931
MS
37532005-05-04 Mike Stump <mrs@apple.com>
3754
3755 * configure.in: Always pass --target to target configures as
3756 otherwise rebuilds that do --recheck will fail.
3757 * confiugure: Rebuilt.
3758
ce406537
PB
37592005-05-04 Paolo Bonzini <bonzini@gnu.org>
3760
3761 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3762 STAGE_HOST_EXPORTS.
3763 (configure, all): Add bootstrap support.
3764 (Host modules, target modules): Pass post-stage1 flags and exports.
3765 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3766 * Makefile.in: Regenerate.
3767
aa9dcfc4
PB
37682005-04-29 Paolo Bonzini <bonzini@gnu.org>
3769
3770 * configure: Regenerate.
3771
b6f9abcf
MS
37722005-04-27 Mike Stump <mrs@apple.com>
3773
3774 * MAINTAINERS: Add self as darwin maintainer.
3775
acb217cb
BS
37762005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3777
3778 * config.sub: Update from master copy.
3779
b6dae270
MS
37802005-04-21 Mike Stump <mrs@apple.com>
3781
3782 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3783 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3784
c2e0d3a9
HPN
37852005-04-19 Hans-Peter Nilsson <hp@axis.com>
3786
3787 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3788 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3789 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3790 "*-*-elf" and "*-*-linux*".
3791 * configure: Regenerate.
3792
871ae772
JM
37932005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3794
3795 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3796
bf070c29
MS
37972005-04-12 Mike Stump <mrs@apple.com>
3798
3799 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3800
e865b6f7
TK
38012005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3802
3803 * MAINTAINERS (Write After Approval): Add myself.
3804
7b71ad7f
BS
38052005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3806
3807 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3808
25b42232
PB
38092005-04-06 Paolo Bonzini <bonzini@gnu.org>
3810
f610dd5f 3811 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3812 (TARGET_CONFIGARGS): Include --with-target-subdir.
3813 (configure, all): New macros. Use them throughout.
3814 * Makefile.in: Regenerate.
3815
d727c624
JG
38162005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3817
3818 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3819
fff72cc4
ZD
38202005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3821
3822 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3823
86472dc3
GP
38242005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3825
3826 * MAINTAINERS: Move John Carr to Write After Approval.
3827
5d0f90e5
R
38282005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3829
3830 * config/mh-mingw32: Delete.
3831 * configure.in: Don't use it.
3832 * configure: Regenerate.
3833
33da42bc
PB
38342005-03-31 Paolo Bonzini <bonzini@gnu.org>
3835
3836 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3837 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3838 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3839 (HOST_LIB_PATH): Generate from Makefile.def.
3840 (TARGET_LIB_PATH): Likewise.
3841 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3842 * Makefile.in: Regenerate.
3843 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3844 (RPATH_ENVVAR): Include Darwin case.
3845 * configure: Regenerate.
3846
15cc1841
TF
38472005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3848
3849 * MAINTAINERS (Various Maintainers): Remove self.
3850 (Write After Approval): Add self.
3851
6a8c79d5
TF
38522005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3853
3854 * MAINTAINERS (Various Maintainers): Add self.
3855
256f7136
PB
38562005-03-25 Paolo Bonzini <bonzini@gnu.org>
3857
3858 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3859 * configure: Regenerate.
3860
191dd2c9
ZW
38612005-03-21 Zack Weinberg <zack@codesourcery.com>
3862
3863 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3864 gcc_version, and gcc_version_trigger from set of flags to pass.
3865 * Makefile.tpl: Remove definitions of above variables.
3866 (config.status): Remove dependency on $(gcc_version_trigger).
3867 * Makefile.in: Regenerate.
3868 * configure.in: Do not reference config/gcc-version.m4 nor
3869 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3870 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3871 * configure: Regenerate.
3872
ef6e9bc0
MH
38732005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3874 Andrew Pinski <pinskia@physics.uc.edu>
3875
3876 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3877 * Makefile.in: Regenerate.
3878
009bbd5a
FW
38792005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3880
3881 * MAINTAINERS (Write After Approval): Add myself.
3882
09f8755b
DA
38832005-03-03 David Ayers <d.ayers@inode.at>
3884
3885 * MAINTAINERS (Write After Approval): Add myself.
3886
e73ed25c
AO
38872005-03-01 Alexandre Oliva <aoliva@redhat.com>
3888
3889 PR libgcj/20160
3890 * ltmain.sh: Avoid creating archives with components that have
3891 duplicate basenames.
3892
ace9ac7b
AP
38932005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3894
3895 PR bootstrap/20250
3896 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3897 instead of check.
3898 * Makefile.in: Regenerate.
3899
c9db9354
PB
39002005-02-28 Paolo Bonzini <bonzini@gnu.org>
3901
3902 * Makefile.in: Regenerate to fix conflict between the previous two
3903 patches.
3904
215c351a
PB
39052005-02-28 Paolo Bonzini <bonzini@gnu.org>
3906
3907 PR bootstrap/17383
3908 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3909 * Makefile.tpl (HOST_SUBDIR): New substitution.
3910 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3911 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3912 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3913 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3914 (Host modules, Bootstrapped modules): Use it.
3915 (Build modules, Target modules): Do not create symlink trees,
3916 always configure out-of-srcdir.
3917 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3918 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3919 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3920 $(HOST_SUBDIR). Create a symlink for host_subdir.
3921
3922 * Makefile.in: Regenerate.
3923 * configure: Regenerate.
3924
5395b47b
NN
39252005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3926
3927 Merged from libada-gnattools-branch:
3928 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3929
3930 * gnattools: New directory.
3931 * Makefile.def: Add gnattools as a module, depending on target-libada.
3932 * Makefile.in: Regenerate.
3933 * configure.in: Include gnattools in host_tools; disable it if ada
3934 is disabled.
3935 * configure: Regenerate.
3936
ca2cc05c
JM
39372005-02-24 James A. Morrison <phython@gcc.gnu.org>
3938
3939 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3940 treelang maintainer.
3941 (Write After Approval): Remove myself.
3942
d2f3024f
PS
39432005-02-23 Paul Schlie <schlie@comcast.net>
3944
3945 * configure.in: Allow darwin targeted ports to build tk, itcl and
3946 libgui.
3947 * configure: Regenerate.
3948
bba5e0ca
EB
39492005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3950
3951 PR libgcj/10353
3952 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3953 * configure: Regenerate.
3954
70132ce7
SK
39552005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3956
3957 * MAINTAINERS (Write After Approval): Add myself.
3958
20f0edca
ILT
39592005-02-10 Ian Lance Taylor <ian@airs.com>
3960
3961 * MAINTAINERS: Update my e-mail address.
3962
e64e5109
RG
39632005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3964
3965 * MAINTAINERS (Write After Approval): Add myself.
3966
40d64b5a
HPN
39672005-01-29 Hans-Peter Nilsson <hp@axis.com>
3968
3969 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3970 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3971 target-libgloss when not *-*-elf and *-*-aout.
3972 * configure: Regenerate.
3973
54a12711
KH
39742005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3975
3976 * MAINTAINERS: Remove obsolete entries.
3977
0aa99dbb
KH
3978 * MAINTAINERS (Write After Approval): Add Michael Matz.
3979
2b009f5f
NB
39802005-01-19 Neil Booth <neil@daikokuya.co.uk>
3981
3982 * MAINTAINERS: Remove self as cpplib maintainer.
3983
385870f5
KC
39842005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3985
3986 * install-sh, config.sub: Import from upstream.
3987
e7daab31
KC
39882005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3989
3990 PR bootstrap/18222
3991 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3992 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3993 * Makefile.in: Regenerate.
3994
e6003f4d
JT
39952005-01-16 Jason Thorpe <thorpej@netbsd.org>
3996
3997 * MAINTAINERS: Update my email address.
3998
145e2972 39992005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4000 Andreas Schwab <schwab@suse.de>
145e2972
DE
4001
4002 PR bootstrap/18033
4003 * config-ml.in: Eval option if surrounded by single quotes.
4004
86c7e0da
PB
40052005-01-03 Paolo Bonzini <bonzini@gnu.org>
4006
4007 Revert 2004-12-28 Makefile changes, a better fix will be
4008 applied to mainline and src after GCC 4.0 branches.
4009
3224a22f
PB
40102004-12-28 Paolo Bonzini <bonzini@gnu.org>
4011
4012 PR bootstrap/17383
4013
4014 * Makefile.def (target_modules): Remove stage parameter,
4015 it is always true now.
4016 * Makefile.tpl (configure-build-[+module+],
4017 configure-target-[+module+]): Always build symlink tree
4018 for the directory and for include. BUILD_SUBDIR and
4019 TARGET_SUBDIR cannot be . anymore.
4020 * Makefile.in: Regenerate.
4021
aaf51ca2
DE
40222004-12-25 David Edelsohn <edelsohn@gnu.org>
4023
4024 Revert 2004-12-08 Makefile changes.
4025
4e32e454
DS
40262004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4027
4028 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4029 cygwin, mingw.
4030
669f01d8
AS
40312004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4032
4033 * configure.in (sh64-*-*): Reenable gprof.
4034 * configure: Regenerate.
4035
1b227ee0
DE
40362004-12-08 David Edelsohn <edelsohn@gnu.org>
4037
4038 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4039 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4040 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4041 * Makefile.in: Regenerate.
4042
ce5e944c
CF
40432004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4044
4045 * MAINTAINERS: Update my email address.
4046
893f1e87
MK
40472004-12-07 Matt Kraai <kraai@ftbfs.org>
4048
4049 * Makefile.tpl: Generate normal dependencies if the LHS module is
4050 not bootstrapped.
4051 * Makefile.in: Regenerate.
4052
bb59c339
RS
40532004-12-03 Richard Sandiford <rsandifo@redhat.com>
4054
4055 * configure.in: Include config/gxx-include-dir.m4. Use
4056 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4057 * configure: Regenerate.
4058
4982adbe
RS
40592004-12-03 Richard Sandiford <rsandifo@redhat.com>
4060
4061 * config.if: Delete.
4062 * configure.in: Set libstdcxx_incdir directly.
4063 * configure: Regenerate.
4064
05750653
EC
40652004-12-02 Eric Christopher <echristo@redhat.com>
4066
4067 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4068 * Makefile.in: Regenerate.
4069
5fef1dbd
RS
40702004-12-02 Richard Sandiford <rsandifo@redhat.com>
4071
4072 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4073 * configure: Regenerate.
4074
afabd8e6
RS
40752004-12-02 Richard Sandiford <rsandifo@redhat.com>
4076
4077 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4078 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4079 * configure: Regenerate.
4080
78716e86
EC
40812004-12-01 Eric Christopher <echristo@redhat.com>
4082
4083 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4084 of things to remove.
4085
57ab8ba9
MK
40862004-11-29 Matt Kraai <kraai@ftbfs.org>
4087
4088 * MAINTAINERS (Write After Approval): Update my e-mail address.
4089
2539bffe
KC
40902004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4091
4092 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4093 from CVS libtool to always pass_all.
4094
3e732ba0
JDA
40952004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4096
4097 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4098 (hppa*64*-*-*): Delete incorrect comment.
4099 * configure: Rebuilt.
4100
767f726e
KC
41012004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4102
4103 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4104
2c92e90f
KC
41052004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4106
4107 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4108 from CVS libtool to always pass_all.
4109
32f84e48
KC
41102004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4111
4112 * install-sh, compile: Import from automake.
4113
9587be8a
KC
41142004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4115
4116 * config.guess, config.sub: Import from savannnah.
4117
04e81808 41182004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4119
4120 * MAINTAINERS (Write After Approval): Add myself
4121
f87a2b2e
MS
41222004-11-12 Mike Stump <mrs@apple.com>
4123
4124 * Makefile.def: Add html support.
4125 * Makefile.tpl: Likewise.
4126 * Makefile.in: Regenerate.
4127
848556c2
GK
41282004-11-11 Geoffrey Keating <geoffk@apple.com>
4129
556f03c4
GK
4130 PR 18423
4131 * configure.in: Remove all instances of build-fixincludes from
4132 noconfigdirs.
4133 (build_configargs): Supply --target to subdirectories.
4134 * configure: Regenerate.
4135
848556c2
GK
4136 * Makefile.def: Make gcc install depend on fixincludes install.
4137 * Makefile.in: Regenerate.
4138
9e5712a5
JJ
41392004-11-10 Janis Johnson <janis187@us.ibm.com>
4140
4141 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4142
4ef509c0
PB
41432004-11-11 Paul Brook <paul@codesourcery.com>
4144
4145 * MAINTAINERS: Add self as arm maintainer. Update email address.
4146
20d11df6
HPN
41472004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4148
4149 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4150 target-libgfortran.
79fd8592 4151 * configure: Regenerate.
20d11df6 4152
68c70f15
DE
41532004-11-07 David Edelsohn <edelsohn@gnu.org>
4154
4155 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4156 like CC.
4157
54f88091
PB
41582004-11-05 Paolo Bonzini <bonzini@gnu.org>
4159
4160 * Makefile.def (host fixincludes): Specify missing targets.
4161 * Makefile.in: Regenerate.
4162
6866abb8
RC
41632004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4164
4165 * MAINTAINERS: Add myself
4166
83f62578
GL
41672004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4168
4169 * MAINTAINERS (Write After Approval): Add myself.
4170
53c7ffe7
GK
41712004-11-04 Geoffrey Keating <geoffk@apple.com>
4172
4173 * Makefile.def: Build fixincludes for the host, too.
4174 * Makefile.in: Regenerate.
4175 * configure.in (host_tools): Add fixincludes.
4176 * configure: Regenerate.
4177
ac8b3d9d
DJ
41782004-11-04 Daniel Jacobowitz <dan@debian.org>
4179
4180 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4181 * configure: Regenerated.
4182
bab37580
L
41832004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4184
4185 PR other/17783
4186 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4187 * configure: Regenerated.
4188
db1de713
MM
41892004-10-31 Mark Mitchell <mark@codesourcery.com>
4190
4191 * README.SCO: Update per FSF instructions.
4192
a827e21a
EW
41932004-10-28 Eric B. Weddington <ericw@evcohs.com>
4194
4195 PR target/18151
4196 * configure.in (case ${target}): Do not build fixincludes for avr.
4197 * configure: Regenerated.
4198
9d069a4f
PB
41992004-10-26 Paolo Bonzini <bonzini@gnu.org>
4200
4201 * configure.in (case ${target}): Do not build fixincludes
4202 on platforms where it is not used.
4203 * configure: Regenerated.
4204
fc45f3fe
DJ
42052004-10-23 Daniel Jacobowitz <dan@debian.org>
4206
4207 * configure.in: Use an absolute path to install-sh.
4208 * configure: Regenerated.
4209
36554b92
AL
42102004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4211
4212 * MAINTAINERS (Write After Approval): Add myself.
4213
88e9994a
KH
42142004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4215
4216 * MAINTAINERS: Remove from Write After Approval those that are
4217 already maintainers.
4218
ad02a944
SP
42192004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4220
4221 * MAINTAINERS: Update my email address.
4222
c8e6cd41
KC
42232004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4224
4225 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4226 * configure: Regenerate.
4227
ebe55024
R
42282004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4229
4230 * MAINTAINERS: Update my email address.
4231
a8b0957e
KH
42322004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4233
4234 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4235 entries belonging to this category.
4236
96836f61
JZ
42372004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4238
4239 * MAINTAINERS: Update my e-mail address.
4240
7e0b5752
PB
42412004-10-06 Paolo Bonzini <bonzini@gnu.org>
4242
4243 Fix wrong conflict resolution in:
4244
4245 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4246
4247 * Makefile.in: Regenerate.
4248 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4249 in the recursive `make', instead of hardwiring `all'.
4250 (Autogenerated TARGET-* variables): New.
4251
370f7a47
TL
42522004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4253
4254 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4255 * configure: Regenerate.
370f7a47 4256
13e5d623
KH
42572004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4258
4259 * MAINTAINERS (Various Maintainers): Move the "windows,
4260 cygwin, mingw" maintainer to ...
4261 (OS Port Maintainers): ... here.
4262
a6497c1b
KH
42632004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4264
4265 * MAINTAINERS (Write After Approval): Remove those that are
4266 maintainers of some subsystem.
4267
1abb828a
D
42682004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4269
4270 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4271 * ltcf-cxx.sh (tpf*): Likewise.
4272 * ltconfig (tpf*): Add TPF OS configuration support.
4273
16d1338d
BS
42742004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4275
4276 * MAINTAINERS: Change my email address to my new work account.
4277
9082a750
MR
42782004-09-24 Michael Roth <mroth@nessie.de>
4279
4280 * configure.in (--without-headers): Add missing double quotes.
4281 * configure: Regenerate.
4282
07a8bdf8
KC
42832004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4284
4285 * ylwrap: Revert to previous version.
4286
4c4a5bbc
L
42872004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4288
4289 PR bootstrap/17369
4290 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4291 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4292 SET_GCC_LIB_PATH_CMD.
4293 (BASE_TARGET_EXPORTS): Likewise.
4294 * Makefile.in: Regenerated.
4295
4296 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4297 * configure: Regenerated.
4298
85f59630
KC
42992004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4300
4301 * config.guess: New upstream version
4302 * compile, depcomp, install-sh, ylwrap: Likewise.
4303
95c53c62
RS
43042004-09-19 Roger Sayle <roger@eyesopen.com>
4305
4306 * config/mh-x86omitfp: New host makefile fragment. Add
4307 -fomit-frame-pointer to the default BOOT_CFLAGS.
4308 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4309 * configure: Regenerate.
4310
0a1c093b
AP
43112004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4312
4313 PR target/11572
4314 * configure.in (*-*-darwin*): Renable libobjc.
4315 * configure: Regenerate.
4316
315fcf97
NS
43172004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4318
4319 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4320
0a050485 43212004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4322
0a050485
DB
4323 * Makefile.def: Remove libbanshee.
4324 * Makefile.tpl: Ditto.
4325 * configure.in: Ditto.
4326 * Makefile.in: Regen.
4327 * configure: Ditto.
4328
5f4a098e
DE
43292004-09-08 David Edelsohn <edelsohn@gnu.org>
4330
4331 * ltmain.sh: Use $pic_object as $non_pic_object if
4332 $non_pic_object=none.
4333
32b2511f
PB
43342004-09-07 Paolo Bonzini <bonzini@gnu.org>
4335
4336 * missing: Import latest version from master repository.
4337
fc4d0e82
NC
43382004-09-06 Nick Clifton <nickc@redhat.com>
4339
4340 * config.sub: Import latest version from master repository.
4341 * config.guess: Likewise.
4342 This includes these changes:
78716e86 4343
fc4d0e82
NC
4344 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4345
4346 * config.sub: Handle crisv32, alias etraxfs.
4347 * config.guess (crisv32:Linux:*:*): Handle.
4348
4349 2004-08-13 Brad Smith <brad@comstyle.com>
4350
4351 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4352 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4353
4354 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4355
4356 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4357 assume the processor is a powerpc. This is because coreutils
4358 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4359 in this case, due to a MacOS X bug that causes
4360 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4361 to return a negative number.
4362 Problem reported by Petter Reinholdtsen in:
4363 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4364
4365 2004-07-19 Ben Elliston <bje@gnu.org>
4366
4367 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4368
4369 2004-06-24 Ben Elliston <bje@gnu.org>
4370
4371 * config.guess: Update copyright years.
4372 * config.sub: Likewise.
4373
4374 2004-06-22 Robert Millan <robertmh@gnu.org>
4375
4376 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4377 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4378
4379 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4380
4381 * config.guess (*:*VMS:*:*): New entry. Replaces
4382 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4383 manufacturer.
4384
4385 2004-06-22 Ben Elliston <bje@gnu.org>
4386
4387 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4388 * config.sub: Likewise.
4389
4390 2004-06-22 Ben Elliston <bje@gnu.org>
4391
4392 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4393 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4394
4395 2004-06-11 Ben Elliston <bje@gnu.org>
4396
4397 * config.guess (pegasos:OpenBSD:*:*): Remove.
4398
4399 2004-06-11 Ben Elliston <bje@gnu.org>
4400
4401 From Wouter Verhelst <wouter@grep.be>:
4402 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4403
4404 2004-06-11 Ben Elliston <bje@gnu.org>
4405
4406 * config.guess (luna88k:OpenBSD:*:*): New.
4407
4408 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4409
4410 * config.guess (m32r*:Linux:*:*): New case.
4411 * config.sub: Handle m32rle.
4412
4413 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4414
4415 From Jens Petersen <petersen@redhat.com>:
4416 * config.sub: Handle sparcv8.
4417
4418 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4419
4420 From Tom Smith <smith@cag.lkg.hp.com>:
4421 * config.guess: Version suffixes are equally significant on Tru64
4422 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4423 prefix of "P" (patched kernel).
4424
4425 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4426
4427 * config.sub: Add support for National Semiconductor CRX target.
4428
2f4cc6bf
JJ
44292004-09-03 Janis Johnson <janis187@us.ibm.com>
4430
4431 * MAINTAINERS (Various Maintainers): Remove myself as web page
4432 maintainer, add myself as maintainer of build status lists.
4433
61fec9ff
JB
44342004-09-03 Jan Beulich <jbeulich@novell.com>
4435
4436 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4437 *-*-netware, but add target-libmudflap.
4438 Consolidate *-*-netware targets (of which really only i?86 exists)
4439 into a single entry.
4440 * configure: Likewise.
4441
45f366ab
PB
44422004-09-01 Paolo Bonzini <bonzini@gnu.org>
4443
4444 * Makefile.tpl (sorry): Remove.
4445 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4446 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4447 (do-clean): Clean per-stage directories too.
4448 (do-distclean): Run distclean-stage1 too.
4449 (.NOTPARALLEL): Enable during toplevel bootstrap.
4450 (stage[+id+]-bubble): Enable parallel execution during
4451 the recursive invocation.
4452 * Makefile.in: Regenerate.
4453
4454 Fix previous checkin:
4455
4456 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4457 include.
4458 * configure.in: Fix indentation.
4459 * configure: Regenerate.
4460
be8fff81
RB
44612004-08-31 Robert Bowdidge <bowdidge@apple.com>
4462
45f366ab
PB
4463 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4464 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4465 * configure: regenerate
78716e86 4466 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4467 -mdynamic-no-pic
be8fff81
RB
4468
4469
71b5d516
PB
44702004-08-31 Paolo Bonzini <bonzini@gnu.org>
4471
4472 * Makefile.def (build_modules): Add fixincludes.
4473 (dependencies): Make gcc depend on fixincludes.
4474 * configure.in (build_tools): Add fixincludes.
4475 (build_configdirs): Always include build_libs.
4476 * Makefile.in: Regenerate.
4477 * configure: Regenerate.
4478
44792004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4480
4481 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4482 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4483 phony targets; do not generate timestamp files.
4484 (distclean-stageN): Remove references to their timestamp files.
4485 (restageN, touch-stageN): Remove.
4486 (stageN-bubble): Rewritten.
4487 (compare): Support lean bootstraps.
4488 * Makefile.in: Regenerate.
4489
4490 * configure.in: Only warn when bootstrapping but
4491 build != host or build != target. Support lean bootstraps.
4492 * configure: Regenerate.
4493
ce7cbbb0
PE
44942004-08-26 Phil Edwards <phil@codesourcery.com>
4495
4496 * configure.in: Give a better error message if GMP/MPFR are missing
4497 and a language needing them has been requested.
4498 * configure: Regenerated.
4499
9c71a529
PE
45002004-08-25 Phil Edwards <phil@codesourcery.com>
4501
4502 * configure.in: Print a list of available language front-ends if
4503 a requested one is missing. Tidy stray tab characters.
4504 * configure: Regenerated.
4505
e3f92d3b
MK
45062004-08-19 Michael Koch <konqueror@gmx.de>
4507
4508 * gcc/doc/install.texi: Update entry about automake for libjava.
4509
c3f84f61
RM
45102004-08-17 Robert Millan <robertmh@gnu.org>
4511
4512 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4513 (instead of FreeBSD).
4514 * configure: Regenerate.
4515
7c27e184
PB
45162004-08-16 Paolo Bonzini <bonzini@gnu.org>
4517
4518 * Makefile.in: Regenerate.
4519 * configure: Regenerate.
4520
4521 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4522 stage_*_flags.
4523 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4524 for bootstrapped modules if toplevel bootstrap is going.
4525 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4526 modules. Adjust for changes in Makefile.def. Enable several
4527 rules even in non-bootstrap mode, just to avoid peppering the
4528 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4529 (stage-[+prev+]-bubble): Remove.
4530
4531 * Makefile.def (Dependencies): Depend on all-build-bison,
4532 all-build-flex, all-build-byacc, all-build-texinfo, rather
4533 than the host variations.
4534 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4535 with BUILD_SUBDIR.
4536 (BISON): Update for recent Bisons.
4537 (YACC): Fix typo.
4538 (cross): Depend on all-build.
4539 (all): Do not depend on all-build.
4540 (prebootstrap): Remove.
4541 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4542 (Prebootstrap dependencies): Add them to the per-stage targets
4543 and to all-prebootstrap.
4544 * configure.in (build_configdirs): Always enable build_tools.
4545 (BUILD_DIR_PREFIX): Remove.
4546
4547 * Makefile.def (gcc): Add target variable.
4548 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4549 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4550 in the recursive `make', instead of hardwiring `all'.
4551 (Autogenerated TARGET-* variables): New.
4552
20f3bb80
BB
45532004-08-13 Brian Booth <bbooth@redhat.com>
4554
4555 * MAINTAINERS: Remove myself from write-after-approval.
4556
b5be499d
NN
45572004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4558
4559 * src-release: Stop distributing mmalloc with gdb (which doesn't
4560 use it).
4561 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4562 * Makefile.in: Regenerate.
4563
b3f8d95d
MM
45642004-08-09 Mark Mitchell <mark@codesourcery.com>
4565
4566 * configure.in (arm*-*-eabi*): New target.
4567 * configure: Regenerate.
4568
3589b69e
PB
45692004-08-06 Paolo Bonzini <bonzini@gnu.org>
4570
4571 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4572 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4573 (Dependencies): New section.
4574 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4575 (configure-target-[+module+]): Depend on maybe-all-gcc
4576 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4577 (toplevel profiledbootstrap): Fix dependencies.
4578 * Makefile.in: Regenerate.
4579
972974fc
MM
45802004-08-03 Mark Mitchell <mark@codesourcery.com>
4581
4582 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4583 target-libiberty to noconfigdirs.
4584 * configure: Regenerate.
4585
bebf829d
PB
45862004-08-03 Paul Brook <paul@codesourcery.com>
4587
4588 * configure.in: Check for MPFR as well as GMP.
4589 * configure: Regenerate.
4590
98a5bb3b
RM
45912004-08-01 Robert Millan <robertmh@gnu.org>
4592
4593 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4594 libmudflap for all GNU-based systems (with Glibc).
4595 * configure: Regenerate.
4596
d32ab992
PB
45972004-08-03 Paolo Bonzini <bonzini@gnu.org>
4598
4599 * Makefile.def (host-modules): Add gcc.
4600 * Makefile.in: Regenerate.
4601 * Makefile.tpl (sorry): New rule.
4602 (configure-host, all-host, [+make_target+]-host, do-check,
4603 install-host): Do not add gcc as a special case.
4604 (host modules): Add a small special-casing for gcc. Export
4605 extra_make_flags through the environment.
4606 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4607 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4608 other recursive targets for gcc): Remove.
4609
4610 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4611 (stage, unstage): New rules.
4612 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4613 distclean-stage[+id+]): Use stage_current.
4614 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4615 the stage*-start rules.
4616
aeb732c1
GK
46172004-08-02 Geoffrey Keating <geoffk@apple.com>
4618
4619 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4620 use -all_load flag.
4621
25b656e7
PB
46222004-08-02 Paolo Bonzini <bonzini@gnu.org>
4623
4624 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4625 * configure: Regenerate.
4626
cc440d71
TM
46272004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4628
4629 * maintainer-scripts/gcc_release: Revert yesterday's change.
4630
270e140b
SB
46312004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4632
4633 * MAINTAINERS: Add myself to write-after-approval.
4634
3e4035f8
TM
46352004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4636
4637 * libf2c: Removed.
4638 * gcc/gccbug.in: Updated because of libf2c removal.
4639 * maintainer-scripts/gcc_release: Ditto.
4640
a3e8d8b4
LR
46412004-07-09 Loren J. Rittle <ljrittle@acm.org>
4642
4643 * configure.in: Build libmudflap by default on FreeBSD.
4644 * configure: Regenerated.
4645
dfcada9a
MM
46462004-07-09 Mark Mitchell <mark@codesourcery.com>
4647
4648 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4649 systems.
4650 * configure: Regenerated.
4651
3922b216
JDA
46522004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4653
4654 PR target/16344
4655 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4656 feedback based compiler.
4657 * Makefile.in: Rebuilt.
4658
95bcca47
AO
46592004-07-08 Alexandre Oliva <aoliva@redhat.com>
4660
4661 * Makefile.def (host_modules): Set bootstrap=true for flex.
4662 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4663 * Makefile.in: Rebuilt.
4664
051822f6
JH
46652004-07-07 Jan Hubicka <jh@suse.cz>
4666
4667 * MAINTAINERS: Add self as a profile feedback maintainer.
4668
7b61653a
PE
46692004-07-05 Phil Edwards <phil@codesourcery.com>
4670
4671 * configure.in: Do not prepend $srcdir to /dev/null in
4672 makefile fragments.
4673 * configure: Regenerate.
4674
23f6b2f9
PB
46752004-07-01 Paolo Bonzini <bonzini@gnu.org>
4676
4677 * Makefile.def (build_modules): Add bison, byacc, flex,
4678 m4, texinfo.
4679 (flags_to_pass): Add FLEX.
4680 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4681 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4682 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4683 DEFAULT_MAKEINFO): Remove.
4684 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4685 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4686 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4687 objdir or else use configured tool.
4688 (all-build): New.
4689 (all): Depend on it.
4690 (Build module dependencies): Add.
4691 * Makefile.in: Regenerate.
4692 * configure.in: Better support for multiple build modules,
4693 matching what is done for host/target modules. Do not look
4694 for "plausible" locations of build tools if Canadian cross.
4695 Use autoconf's AC_PROG_CC to find a C compiler. Define
4696 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4697 * configure: Regenerate.
78716e86 4698
1c020272
PB
46992004-06-22 Paolo Bonzini <bonzini@gnu.org>
4700
4701 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4702 * Makefile.in: Regenerate.
4703
a52a0a7f
PB
47042004-06-22 Paolo Bonzini <bonzini@gnu.org>
4705
4706 * Makefile.tpl (configure-build-[+module+],
4707 configure-[+module+], configure-target-[+module+]): Pass
4708 [+extra_configure_args+].
4709 (all-build-[+module+], all-[+module+], check-[+module+],
4710 install-[+module+], [+make_target+]-[+module+],
4711 all-target-[+module+], check-target-[+module+],
4712 install-target-[+module+], [+make_target+]-target-[+module+]):
4713 Pass [+extra_make_args+].
4714 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4715 (GCC_HOST_EXPORTS): Remove.
4716 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4717 cross, check-gcc, check-gcc-c++, install-gcc,
4718 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4719 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4720 * Makefile.in: Regenerate.
4721
ccde3f1a
MS
47222004-06-21 Matthew Sachs <msachs@apple.com>
4723
4724 * MAINTAINERS: Added self to write-after-approval.
4725
6264b0a6
CF
47262004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4727
4728 * configure.in: Check for srcdir/winsup rather than build directory
4729 winsup.
4730 * configure: Regenerate.
4731
801e2270
CV
47322004-06-17 Corinna Vinschen <vinschen@redhat.com>
4733
4734 * configure.in: Don't build Cygwin native newlib if winsup
4735 directory is missing. Emit warning instead.
4736 * configure: Regenerate.
4737
ad6717df
PB
47382004-06-09 Paolo Bonzini <bonzini@gnu.org>
4739
4740 * Makefile.tpl (touch-stage[+id+]): New.
4741 (restage[+prev+]): Depend on touch-stage[+id+].
4742
4743 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4744 Use it throughout.
4745
4746 * Makefile.def: Add profile and feedback bootstrap stages.
4747 Remove next field from bootstrap stages.
4748 * Makefile.tpl (LN, LN_S): Substitute.
4749 (stageN-start, stageN-end): Use double-colon rules, to
4750 provide a hook for additional setup commands.
4751 (distclean-stageN-gcc, restageN): Create dependencies from
4752 [+prev+], not from [+next+].
4753 (stageN-bubble): Add commands for successive stages from
4754 [+prev+], using double-colon rules.
4755 (all-stageN-gcc): Fix typo.
4756 (stagefeedback-start, profiledbootstrap): New.
4757 * Makefile.in: Regenerate.
4758 * configure.in: Call ACX_PROG_LN.
4759 * configure: Regenerate.
4760
5bbb9680
CY
47612004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4762
4763 * MAINTAINERS (Write After Approval): Add myself.
4764
e18be1d4
MA
47652004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4766
4767 * MAINTAINERS (Write After Approval): Add myself.
4768
5607edfd
PB
47692004-06-03 Paolo Bonzini <bonzini@gnu.org>
4770
4771 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4772 without gcc.
4773 * configure: Regenerate.
4774
1ec4e9c3
PB
47752004-06-01 Paolo Bonzini <bonzini@gnu.org>
4776
4777 * Makefile.tpl: Fix typo.
4778 * Makefile.in: Regenerate.
4779
c2f7605f
PB
47802004-06-01 Paolo Bonzini <bonzini@gnu.org>
4781
4782 * configure.in: Remove new- prefix from toplevel
4783 bootstrap targets.
4784 * configure: Regenerate.
4785
f516a7da
PB
47862004-06-01 Paolo Bonzini <bonzini@gnu.org>
4787
4788 * Makefile.tpl (all.normal): Rename to all.
4789 (all): Replace with a rule to pick the default
4790 target from configure.
4791 (all-gcc, configure-gcc): Use conditionals to
4792 do nothing when toplevel bootstrap is going on.
4793 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4794 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4795 * configure.in: Support --enable-bootstrap.
4796
4797 * Makefile.def: Remove new- prefix from toplevel
4798 bootstrap targets.
4799 * Makefile.tpl: Likewise.
4800
4801 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4802 target.
4803
4804 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4805 $(RECURSE_FLAGS) to recursive invocation of make.
4806
4807 * Makefile.in: Regenerate.
4808 * configure: Regenerate.
4809
78dd5e36
AJ
48102004-05-30 Andreas Jaeger <aj@suse.de>
4811 Jim Wilson <wilson@specifixinc.com>
4812
4813 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4814 like CC.
4815
30f1bddc
DJ
48162004-05-27 Daniel Jacobowitz <dan@debian.org>
4817
4818 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4819 * configure: Regenerate.
4820
4fc4dd12
DJ
48212004-05-25 Daniel Jacobowitz <drow@false.org>
4822
4823 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4824 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4825 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4826 targets.
4827 * Makefile.in: Regenerate.
4828
94632047 48292004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4830
4831 * configure.in: Test the ability to symlink directories.
4832 * configure: Regenerate.
4833
4834 * Makefile.def (bootstrap-stage): New definitions.
4835 * Makefile.tpl (configure-stage1-gcc,
4836 configure-stage2-gcc, configure-stage3-gcc,
4837 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4838 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4839 new-restage3, compare): Autogenerate, see Makefile.in
4840 entry for behavioral changes.
4841 (distclean-stage1, new-stage1-start, new-stage1-end,
4842 new-stage1-bubble, distclean-stage2, new-stage2-start,
4843 new-stage2-end, new-stage2-bubble, distclean-stage3,
4844 new-stage3-start, new-stage3-end): New autogenerated targets.
4845 (objext, prebootstrap, BOOT_CFLAGS,
4846 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4847 targets.
4848
4849 * Makefile.in: Regenerate.
4850 (distclean-stage1, new-stage1-start, new-stage1-end,
4851 new-stage1-bubble, distclean-stage2, new-stage2-start,
4852 new-stage2-end, new-stage2-bubble, distclean-stage3,
4853 new-stage3-start, new-stage3-end): New targets.
4854 (all-stage1-gcc): Move prebootstrap dependency from here...
4855 (configure-stage1-gcc): ...to here.
4856 (new-bootstrap): Use bubble targets.
4857 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4858 Use per-stage distclean targets.
4859 (configure-stage1-gcc, configure-stage2-gcc,
4860 configure-stage3-gcc, all-stage1-gcc,
4861 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4862 Use new-stageN-start to prepare the tree.
4863
4f4e53dd
PB
48642004-05-23 Paolo Bonzini <bonzini@gnu.org>
4865
4866 * Makefile.def (host_modules): add libcpp.
4867 * Makefile.tpl: Add dependencies on and for libcpp.
4868 * Makefile.in: Regenerate.
4869 * configure.in: Add libcpp host module.
4870 * configure: Regenerate.
4871
60975492
PB
48722004-05-21 Paolo Bonzini <bonzini@gnu.org>
4873
4874 * Makefile.tpl: Whenever a recursive target is defined, wrap
4875 it in a special @if/@endif block, and prepare its maybe
4876 dependency in the @if/@endif block
4877 * configure.in: Instead of writing maybe dependencies, remove
4878 the @if/@endif statements, and remove the @if/@endif blocks
4879 that remain.
4880 * configure: Regenerate.
4881 * Makefile.in: Regenerate.
4882
5ce7d75d
JJ
48832004-05-20 Janis Johnson <janis187@us.ibm.com>
4884
4885 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4886
c779c42f
KK
48872004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4888
4889 PR bootstrap/15120
4890 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4891 * */configure: Rebuilt.
4892
b4117c30
ZW
48932004-05-17 Zack Weinberg <zack@codesourcery.com>
4894
4895 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4896 of libf2c.
4897 * configure, Makefile.in: Regenerate.
4898
719bb4e3 48992004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4900
4901 * MAINTAINERS (Write After Approval): Add myself.
4902
6de9cd9a
DN
49032004-05-13 Diego Novillo <dnovillo@redhat.com>
4904
4905 Merge from tree-ssa-20020619-branch.
4906
4907 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4908 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4909 (HOST_GMPLIBS): Define.
4910 (HOST_GMPINC): Define.
4911 (TARGET_LIB_PATH): Add libmudflap.
4912 (GFORTRAN_FOR_TARGET): Define.
4913 (configure-build*): Export GFORTRAN.
4914 (configure-gcc): Export GMPLIBS and GMPINC.
4915 (all-gcc): Add maybe-all-libbanshee.
4916 (configure-target-libgfortran): Define.
4917 * Makefile.in: Regenerate.
4918 * configure.in (host_libs): Add libbanshee.
4919 (target_libraries): Add target-libmudflap and target-libgfortran.
4920 Add --with-libbanshee.
4921 Handle --disable-libmudflap.
4922 (*-*-freebsd*): Use with_gmp.
4923 Add $(libgcj) to noconfigdirs.
4924 * configure: Regenerate.
4925 * depcomp: New file.
4926 * MAINTAINERS: Add tree-ssa maintainers.
4927
8f1b790f
VM
49282004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4929
b4117c30 4930 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4931
693446fc
BF
49322004-04-30 Brian Ford <ford@vss.fsi.com>
4933
b4117c30 4934 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4935
d1bb666c
UB
49362004-04-29 Uros Bizjak <uros@kss-loka.si>
4937
b4117c30 4938 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4939
6cf1ac42
PB
49402004-04-28 Paolo Bonzini <bonzini@gnu.org>
4941
4942 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4943 * configure: Regenerate.
4944
632933d5
PB
49452004-04-27 Paolo Bonzini <bonzini@gnu.org>
4946
4947 Revert:
4948 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4949
4950 * Makefile.def (flags_to_pass): Remove *dir variables that
4951 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4952 as well as prefix and exec_prefix.
4953 * Makefile.in: Regenerate.
4954
80dc6aa0
RM
49552004-04-26 Robert Millan <robertmh@gnu.org>
4956
4957 Add patches from libtool CVS.
4958 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4959 * ltconfig: Likewise.
4960 * ltcf-c.sh: Likewise.
4961 * ltcf-cxx.sh: Likewise.
4962 * ltcf-gcj.sh: Likewise.
4963
e11283f1
PB
49642004-04-26 Paolo Bonzini <bonzini@gnu.org>
4965
4966 * Makefile.def (host_modules): Mark with the bootstrap
4967 flag packages on which gcc depends.
4968 * Makefile.tpl (all-bootstrap): Use it.
4969 * Makefile.in: Regenerate.
4970
8546950c
PB
49712004-04-26 Paolo Bonzini <bonzini@gnu.org>
4972
4973 * Makefile.def (flags_to_pass): Remove *dir variables that
4974 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4975 as well as prefix and exec_prefix.
4976 * Makefile.in: Regenerate.
4977
a76494aa
PB
49782004-04-26 Paolo Bonzini <bonzini@gnu.org>
4979
b4117c30
ZW
4980 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4981 * configure: Regenerate.
4982 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4983 * gcc/Makefile.tpl (compare): Use the result of the test.
4984 * gcc/Makefile.in: Regenerate.
a76494aa 4985
03a91701
PB
49862004-04-23 Paolo Bonzini <bonzini@gnu.org>
4987
4988 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4989 Always relocate gcc and prev-gcc to the original names, even
4990 if the build fails.
4991 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4992 New targets.
4993
082a6351
LG
49942004-04-23 Laurent GUERBY <laurent@guerby.net>
4995
4996 * MAINTAINERS: Update my email address.
b4117c30 4997
1f1d584b
RO
49982004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4999
5000 * configure.in (mips*-*-irix5*): Enable ld.
5001 * configure: Regenerate.
082a6351 5002
1db673ca
RO
50032004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5004
5005 * configure: Regenerate.
5006
ce4ea44e
JW
50072004-04-15 James E Wilson <wilson@specifixinc.com>
5008
5009 * Makefile.tpl (configure-[+module+], configure-gcc,
5010 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5011 Set and export LDFLAGS.
5012 * Makefile.in: Regenerate.
5013
611f62ad
MC
50142004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5015
b4117c30 5016 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5017
be912515
NN
50182004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5019
5020 PR bootstrap/14871
5021 * Makefile.tpl: If we don't have built-in-tree target tools,
5022 use the ones found by configure rather than hacking around with
5023 program_transform_name.
5024 * configure.in: Give Makefile.tpl the information necessary
5025 to do that.
5026 * Makefile.in: Regenerate.
5027 * configure: Regenerate.
5028
9104315a
NN
50292004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5030
5031 PR bootstrap/14760
5032 * configure.in: When computing baseargs, strip *all* copies of
5033 offending options. Also, don't match/substitute the trailing space,
5034 so that this actually works when two similar options are separated by
5035 only one space.
5036 * configure: Regenerate.
5037
bef1d700
DE
50382004-04-06 David Edelsohn <edelsohn@gnu.org>
5039
b4117c30
ZW
5040 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5041 (rs6000-*-aix*): Same.
5042 * configure: Regenerate.
bef1d700 5043
54bcf05e 50442004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5045
5046 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5047
369a832c 50482004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5049
5050 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5051
09a9c095
NN
50522004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5053
7caf53cb
NN
5054 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5055 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5056 * Makefile.in: Regenerate.
5057
09a9c095
NN
5058 * configure.in (top level bootstrap support): Rework --enable-werror
5059 to set @stage2_werror_flag@.
5060 * configure: Regenerate.
5061 * Makefile.tpl (top level bootstrap support): Pass
5062 @stage2_werror_flag@ down to configure in stages 2 and 3.
5063 * Makefile.in: Regenerate.
5064
5595a2bd
NN
50652004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5066
cbfd7e06
NN
5067 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5068 for stages 2 and 3 as well as in make. As a consequence, remove
5069 OUTPUT_OPTION (now detected by configure) from the flags passed down
5070 to make.
5071 * Makefile.in: Regenerate.
5072
5595a2bd
NN
5073 * Makefile.tpl (new-bootstrap): Fix typo.
5074 * Makefile.in: Regenerate.
5075
ca3b3e20
NN
50762004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5077
295f4e42
NN
5078 * Makefile.tpl: Rearrange by moving recursive_targets rules
5079 into their proper sections.
5080 * Makefile.tpl (top level bootstrap support): Move disabling
5081 of coverage flags from 'make' to 'configure'; improve comments.
5082 * Makefile.in: Regenerate.
5083
340de83f
NN
5084 * Makefile.tpl (experimental top level bootstrap) Move stage1
5085 language setting from all- target to configure- target; disable
5086 intermodule optimization in stage 1; prevent gratuitous rebuilds
5087 of stage 1.
5088 * Makefile.in: Regenerate.
5089 * configure.in: Comma-separate stage 1 language list for top
5090 level bootstrap.
5091 * configure: Regenerate.
5092
ca3b3e20
NN
5093 * Makefile.tpl: Clean up experimental top level bootstrap support:
5094 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5095 prev-gcc in configure- targets as well as all- targets.
5096 * Makefile.in: Regenerate.
5097
4d038073
KC
50982004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5099
5100 * compile: New file imported from automake.
5101
ab3533d6
PB
51022004-03-17 Paolo Bonzini <bonzini@gnu.org>
5103
5104 * configure.in: Remove symbolic link section.
5105 * configure: Regenerate.
5106 * Makefile.tpl (links): Remove.
5107 * Makefile.in: Regenerate.
5108
1e0f07d3 51092004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5110 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5111
5112 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5113 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5114 * configure.in: Fix comment typo from last patch.
5115 * configure: Regenerate.
5116
2805b53a
NN
51172004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5118
5119 * Makefile.tpl: Introduce experimental top level bootstrap support.
5120 * Makefile.in: Regenerate.
5121 * configure.in: Introduce support for top level bootstrap.
5122 * configure: Regenerate.
5123
79b4b7d2 51242004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5125 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5126
5127 PR bootstrap/14522
5128 * configure.in: Cope with shells that do not support unquoted ^
5129 * configure: Regenerate.
5130
6bbec498 51312004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5132 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5133
5134 PR bootstrap/14522
79b4b7d2 5135 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5136 quotes inside quoted backquote substitutions.
5137 * configure: Regenerate.
5138
83c15dfc
AP
51392004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5140
5141 PR bootstrap/14522
f2bd98d4 5142 * configure.in: Fix escaping of $.
83c15dfc
AP
5143 * configure: Regenerate.
5144
55ffb5ed
NN
51452004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5146
5147 * configure: Regenerate, since I forgot to while committing Paolo's
5148 changes.
5149
e4c9c075
PB
51502004-03-08 Paolo Bonzini <bonzini@gnu.org>
5151
5152 PR ada/14131
5153 Move language detection to the top level.
5154 * configure.in: Find default values for the tools as
5155 soon as possible. Disable ada if GNAT is not found.
5156 Emit error message about missing languages. Expand
5157 --enable-languages=all for the gcc subdirectory.
5158
5199e2c6
BE
51592004-03-10 Ben Elliston <bje@gnu.org>
5160
5161 * MAINTAINERS: Update my email address.
5162
c18b95e5
DE
51632004-03-05 David Edelsohn <edelsohn@gnu.org>
5164
5165 * ltconfig: Disable building static libraries if building shared
5166 libraries on AIX 5L.
5167
d0fe5ad3
RS
51682004-03-01 Richard Sandiford <rsandifo@redhat.com>
5169
5170 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5171 and disable libgcj.
5172 * configure: Regenerated.
5173
e6f71f9d
BB
51742004-03-01 Brian Booth <bbooth@redhat.com>
5175
5176 * MAINTAINERS: Add myself to write-after-approval.
5177
8983e50e
PB
51782004-03-01 Paolo Bonzini <bonzini@gnu.org>
5179
5180 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5181
d4cd9d81
NN
51822004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5183
5184 PR bootstrap/7087
5185 * Makefile.tpl: Guard XFOO sed statements better.
5186 * Makefile.tpl: Add dependency for configure-target-libada.
5187 * Makefile.in: Regenerate (incidentally fixes broken
5188 commit when libada-branch was merged).
5189
0ea0229e
KC
51902004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5191
5192 * MAINTAINERS: Add myself to write-after-approval.
5193
bad93735
AP
51942004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5195
5196 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5197 maintainers.
5198
a7ca14fc
AC
51992004-02-20 Andrew Cagney <cagney@redhat.com>
5200
5201 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5202 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5203
51592782
NN
52042004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5205
5206 PR bootstrap/11932
5207 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5208
6a30854a
JQ
52092004-02-14 Jerry Quinn <jlquinn@optonline.net>
5210
5211 * MAINTAINERS: Added myself to write-after-approval.
5212
be8b2bee
MK
52132004-02-14 Michael Koch <konqueror@gmx.de>
5214
5215 * MAINTAINERS: Added myself to write-after-approval.
5216
972760b7
JM
52172004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5218
5219 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5220 some OS port maintainers to OS port maintainers section.
5221
b0281654
FCE
52222004-02-13 Frank Ch. Eigler <fche@redhat.com>
5223
5224 * MAINTAINERS: Add self.
5225
3c419fd6
KH
52262004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5227
5228 * MAINTAINERS: Alphabetize.
5229
e88e9aee
PB
52302004-02-12 Paolo Bonzini <bonzini@gnu.org>
5231
5232 * MAINTAINERS: Remove myself.
b4117c30 5233
1915e422
DE
52342004-02-11 David Edelsohn <edelsohn@gnu.org>
5235
5236 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5237 (rs6000-*-aix*): Same.
5238 * configure: Regenerate.
5239
a22c2d8d
KC
52402004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5241
5242 * configure.in (host): Add in missing $noconfigdirs to defines.
5243 * configure: Regenerate.
5244
d9cdb878
AC
52452004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5246 Nathanael Nerode <neroden@gcc.gnu.org>
5247
5248 PR ada/6637, PR ada/5911
b4117c30 5249 Merge with libada-branch:
d9cdb878
AC
5250 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5251 with appropriate dependencies. Add --enable-libada configure switch.
5252 * configure, Makefile.in: Regenerate.
5253
8bd92821
PB
52542004-02-09 Paolo Bonzini <bonzini@gnu.org>
5255
5256 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5257
89a95129
RO
52582004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5259
5260 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5261 * configure: Regenerate.
5262
892629bc
GK
52632004-02-04 Geoffrey Keating <geoffk@apple.com>
5264
5265 Merge from upstream:
5266
5267 * ltmain.in: When setting IFS to '~', be careful about user
5268 arguments that contain '~'.
5269
5270 2004-02-04 Peter O'Gorman <peter@pogma.com>
5271
5272 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5273 Also test $base_compile against $CC with escaped arguments. Bug
5274 reported by Geoff Keating <geoffk@apple.com>.
5275
6b402165
KH
52762004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5277
5278 * MAINTAINERS: Remove i960 port.
5279
fa2f0306
DD
52802004-01-23 DJ Delorie <dj@redhat.com>
5281
5282 * Makefile.def (target_modules) [libiberty]: Don't stage.
5283 * Makefile.in: Rebuilt.
5284
9feb20aa
CT
52852004-01-20 Caroline Tice <ctice@apple.com>
5286
5287 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5288
7aed2ccc
PC
52892004-01-19 Paolo Carlini <pcarlini@suse.de>
5290
5291 * MAINTAINERS: Update my email address.
5292
f25bebe1
JM
52932004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5294
5295 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5296
28083580
VR
52972004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5298
5299 * MAINTAINERS: Remove entries without email address.
5300
c0f4b5e4
DJ
53012004-01-15 Daniel Jacobowitz <drow@mvista.com>
5302
5303 * MAINTAINERS: Add myself to write-after-approval.
5304
b5eb5a5e
SB
53052004-01-15 Steven Bosscher <stevenb@suse.de>
5306
5307 * MAINTAINERS: Update my email address.
5308
2c4de30b
LR
53092004-01-14 Loren J. Rittle <ljrittle@acm.org>
5310
5311 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5312 * Makefile.tpl (configure-target-[+module+]): Support stage.
5313 * Makefile.in: Rebuilt.
5314
74c0b320
ILT
53152004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5316
5317 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5318
2560344b
RS
53192004-01-10 Richard Sandiford <rsandifo@redhat.com>
5320
5321 * MAINTAINERS: Add myself as a MIPS maintainer.
5322
8b21cda6
NN
53232004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5324
2b6c260d
NN
5325 * configure.in: Use ./config.cache, not config.cache.
5326 * configure: Regenerate.
5327 * Makefile.tpl: Special-casing not needed for GCC any more.
5328 * Makefile.in: Regenerate.
5329
09438bde
NN
5330 * configure.in: Don't share a cache file for host dirs.
5331 * configure: Regenerate.
5332
8b21cda6
NN
5333 * config-ml.in: Don't mess with the cache file.
5334
e42870df
EB
53352004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5336
5337 * MAINTAINERS: Move myself from 'Write After Approval' to
5338 'CPU Port Maintainers' section as SPARC maintainer.
5339
6b9eb62c
NN
53402004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5341
78a816a6
NN
5342 * Makefile.tpl: Make GCC use a separate config.cache.
5343 * Makefile.in: Regenerate.
5344
6b9eb62c
NN
5345 PR bootstrap/11932, PR bootstrap/11933
5346 (I don't know if it will fix either of them, but it relates
5347 to them.)
5348 * configure.in: Don't use shared config.cache for target
5349 directories.
5350 * configure: Regenerate.
5351
86d7b562
DN
53522004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5353
5354 * MAINTAINERS: Add myself to 'Write After Approval' section.
5355
07d0a605
RS
53562003-12-31 Roger Sayle <roger@eyesopen.com>
5357
5358 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5359 * configure: Regenerated.
5360
459ac19f
KH
53612003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5362
5363 * MAINTAINERS: Remove the mn10200 maintainer.
5364
5785c0ed 53652003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5366
cc6010cd
AP
5367 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5368 * configure: Regenerated.
5785c0ed 5369
a268eff9
JH
53702003-12-16 Jan Hubicka <jh@suse.cz>
5371
5372 * MAINTAINERS: Add myself as callgraph maintainer.
5373
9d465b12
TF
53742003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5375
5376 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5377 * configure: Regenerate.
5378
a68a270a
GB
53792003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5380
5381 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5382 'Write After Approval' section. Update email.
5383
3066a15c
JL
53842003-12-01 James Lemke <jim@wasabisystems.com>
5385
5386 * MAINTAINERS (Write After Approval): Add myself.
5387
8c052da4
MT
53882003-11-20 Matt Thomas <matt@3am-software.com>
5389
5390 * MAINTAINERS: Add myself as a vax port maintainer.
5391
e75f9147
KC
53922003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5393
5394 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5395 (configure-build-[+module+], configure-[+module+]): Likewise.
5396 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5397 * Makefile.in: Regenerate.
5398
43d8d958
AT
53992003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5400
5401 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5402 shared/dylibed libraries.
5403 * ltmain.sh: Likewise.
5404 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5405 * ltcf-cxx.sh: Likewise.
5406 * ltcf-gcj.sh: Likewise.
5407 * ltconfig: Likewise.
5408
638dcaa0
SC
54092003-11-17 Stan Cox <scox@redhat.com>
5410
5411 * MAINTAINERS: Add myself as iq2000 port maintainer.
5412
15cc172b
AC
54132003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5414
b4117c30
ZW
5415 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5416 * Makefile.in: Regenerate.
15cc172b 5417
20af77cd
UW
54182003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5419
5420 * config.sub: Update to 2003-11-03 version.
5421
4dd01c5c
PE
54222003-10-20 Phil Edwards <phil@codesourcery.com>
5423
5424 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5425 * configure: Regenerate.
5426
8d36c499
NP
54272003-10-20 Nicolas Pitre <nico@cam.org>
5428
5429 * MAINTAINERS: Add myself to 'Write After Approval' section.
5430
8b7ebc31
AC
54312003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5432
5433 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5434
afe1910c
JM
54352003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5436
5437 * MAINTAINERS: Update my email address.
5438
05dcec66
RO
54392003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5440
5441 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5442
71fc2f0c
RL
54432003-10-17 Ralph Loader <rcl@ihug.co.nz>
5444
5445 * MAINTAINERS: Add myself to 'Write After Approval' section.
5446
507ec745
BI
54472003-10-16 Bernardo Innocenti <bernie@develer.com>
5448
5449 * config.guess: Update to 2003-10-16 version.
5450 * config.sub: Update to 2003-10-16 version.
5451
4d466c42
DD
54522003-10-15 David Daney <ddaney@avtrex.com>
5453
5454 * MAINTAINERS: Added myself to 'Write After Approval' section.
5455
0c9b16bc
FH
54562003-10-15 Falk Hueffner <falk@debian.org>
5457
5458 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5459 'Write After Approval' section. Update email.
5460
74d57d15
RS
54612003-10-14 Roger Sayle <roger@eyesopen.com>
5462
5463 * MAINTAINERS: Move myself from 'Write After Approval' to
5464 'Various Maintainers' section as middle-end maintainer.
5465
d29b8ad8
NN
54662003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5467
5468 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5469 HOST_FLAGS_TO_PASS.
5470 * Makefile.in: Regenerate.
5471
26db814a
BI
54722003-10-11 Bernardo Innocenti <bernie@develer.com>
5473
5474 * config.guess: Update to 2003-10-07 version.
5475 * config.sub: Update to 2003-10-07 version.
5476
fffeb871
RO
54772003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5478
5479 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5480 * ltconfig (irix5*, irix6*): Don't override version_type.
5481
6691a79e
ME
54822003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5483
5484 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5485 * configure: Rebuilt
5486 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5487 * Makefile.in: Rebuilt
5488
62cdd71e
L
54892003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5490
5491 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5492
6fe2eacc
CW
54932003-09-30 Carlo Wood <carlo@alinoe.com>
5494
cc6010cd 5495 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5496
ea57e5ad
PK
54972003-09-29 Paul Koning <ni1d@arrl.net>
5498
5499 * MAINTAINERS: Move myself from "Write After Approval"
5500 to CPU platform maintainers for pdp11 platform.
5501
e070672a
AT
55022003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5503
5504 * MAINTAINERS: Move myself from 'Write After Approval' to
5505 'Various Maintainers' section as libffi testsuite maintainer.
5506
43bb47c2
DJ
55072003-09-21 Daniel Jacobowitz <drow@mvista.com>
5508
5509 * configure.in: Pass a computed --program-transform-name
5510 to subconfigures.
5511 * configure: Regenerated.
5512
da9d3b37
NN
55132003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5514
94322beb
NN
5515 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5516 * Makefile.in: Regenerate.
5517
da9d3b37
NN
5518 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5519 * Makefile.in: Regenerate.
5520
ffd9060b
ZL
55212003-09-19 Ziemowit Laski <zlaski@apple.com>
5522
5523 * MAINTAINERS: Move myself from 'Write After Approval'
5524 to 'Various Maintainers' (objective-c) section.
5525
eeae7b41
DJ
55262003-09-17 Daniel Jacobowitz <drow@mvista.com>
5527
5528 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5529 quoting.
5530 * configure: Regenerated.
5531
a080d12b
JB
55322003-09-16 Joel Brobecker <brobecker@gnat.com>
5533
5534 * MAINTAINERS (Write After Approval): Add myself to write after
5535 approval list.
5536
6cd2fc59
DN
55372003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5538
cc6010cd 5539 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5540
dcbdd9cc
ILT
55412003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5542
5543 * MAINTAINERS: Update my e-mail address.
5544
e517f636
AM
55452003-09-09 Alan Modra <amodra@bigpond.net.au>
5546
5547 * libtool.m4 (LD): Correct powerpc64 host match.
5548
bc49924b
JW
55492003-09-06 James E Wilson <wilson@tuliptree.org>
5550
5551 * MAINTAINTERS: Update my affiliation and email address.
5552
082124f5
ZD
55532003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5554
5555 * MAINTAINERS (Write After Approval): Add myself.
5556
dc94d89e
DD
55572003-09-04 DJ Delorie <dj@redhat.com>
5558
5559 * configure: Regenerate.
5560
55612003-09-04 Robert Millan <robertmh@gnu.org>
5562
5563 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5564
7a0f2d4e
KG
55652003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5566
5567 * configure.in: Ensure arguments to sed are properly spaced.
5568 * configure: Regenerate.
5569
88d032eb
GP
55702003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5571
5572 * MAINTAINERS: Update my e-mail address.
5573
0b3f3d22
ME
55742003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5575
5576 * MAINTAINERS (Write After Approval): Add myself.
5577
d253f9ba
DJ
55782003-08-27 Daniel Jacobowitz <drow@mvista.com>
5579
5580 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5581 * configure: Regenerated.
5582
066ec9c9
MM
55832003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5584
5585 * MAINTAINERS: Update my email address.
5586
415d7ef9
PE
55872003-08-23 Phil Edwards <pme@gcc.gnu.org>
5588
5589 * configure.in: Use newline instead of semicolon when assuming
5590 shell arguments in a for loop.
5591 * configure: Regenerated.
5592
e1567352
JE
55932003-08-22 Jason Eckhardt <jle@rice.edu>
5594
5595 * MAINTAINERS: Resurrect the i860 maintainer.
5596
b348267b
GK
55972003-08-20 Geoffrey Keating <geoffk@apple.com>
5598
e50084fa
GK
5599 PR 8180
5600 * configure.in: When testing with_libs and with_headers, treat
5601 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5602 * configure: Regenerate.
b4117c30 5603
b348267b
GK
5604 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5605 make, shell, etc.
5606 (baseargs): Likewise.
5607 * configure: Regenerate.
5608
ca26ffe0
BI
56092003-08-20 Bernardo Innocenti <bernie@develer.com>
5610
5611 * MAINTAINERS (Write After Approval): Add myself.
5612
940cde4d
GK
56132003-08-19 Geoffrey Keating <geoffk@apple.com>
5614
5615 * configure.in: Disable libgcj for darwin not on powerpc.
5616 * configure: Rebuild.
5617
74bed51b
ADL
56182003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5619
5620 * config-ml.in, symlink-tree: Add license.
5621
b4117c30
ZW
56222003-08-03 Richard Stallman <rms@gnu.org>
5623 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5624
5625 * README.SCO: New file.
5626
333a28b4
MK
56272003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5628
5629 * Makefile.tpl (check, check-c++): Express dependencies using
5630 dependencies rather than commands.
5631 * Makefile.in: Regenerate.
5632
c197e306
AC
56332003-08-01 Andrew Cagney <cagney@redhat.com>
5634
5635 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5636 * configure: Ditto.
5637
a8ee6e2d
GK
56382003-07-31 Geoffrey Keating <geoffk@apple.com>
5639
5640 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5641 * Makefile.in: Update.
a8ee6e2d 5642
8d9b3f2e
AT
56432003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5644
5645 * configure.in: Enable libgcj for darwin.
5646 * configure: Rebuild.
5647
52c0c542
PE
56482003-07-29 Phil Edwards <pme@gcc.gnu.org>
5649
5650 * config-ml.in: Use ac_configure_args directly instead of
5651 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5652 actually seen.
5653
b4acb5ef
NN
56542003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5655
5656 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5657 creating target and build subdirs to build all parent dirs as needed.
5658 * Makefile.in: Rebuild.
5659 * configure.in: Don't build dirs explicitly here.
5660 * configure: Rebuild.
5661
a51d71d0
PB
56622003-07-26 Paul Brook <paul@nowt.org>
5663
5664 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5665
f43e12ce
AO
56662003-07-22 Alexandre Oliva <aoliva@redhat.com>
5667
5668 * Makefile.tpl (all-make): Depend on intl.
5669 * Makefile.in: Rebuilt.
5670
8a199ff6
PE
56712003-07-20 Phil Edwards <pme@gcc.gnu.org>
5672
5673 * install-sh: Update to newer upstream versions (associated with
5674 aclocal 1.7).
5675 * mkinstalldirs: Likewise.
5676 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5677
e6a8c803
AP
56782003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5679
5680 * MAINTAINERS: Move self from Bug database only accounts
5681 to write-after-approval.
5682
9f13608f
NN
56832003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5684
5685 * config.if: Remove unused libc_interface determination.
5686
c7864714
NN
56872003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5688
5689 * MAINTAINERS: Move self from write-after-approval to
5690 build machinery (*.in).
5691
775956d0
NN
56922003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5693
5694 PR bootstrap/11273
5695 PR bootstrap/11408
5696 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5697 unused INSTALL_PROGRAM_ARGS.
5698 * configure.in: Use AC_PROG_INSTALL.
5699 * Makefile.in: Regenerate.
5700 * configure: Regenerate.
5701
c7f67a6e
KH
57022003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5703
5704 * MAINTAINERS: Alphabetize.
5705
33952f6f
AO
57062003-07-10 Alexandre Oliva <aoliva@redhat.com>
5707
5708 * configure: Rebuilt.
5709 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5710 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5711 newlib nor libgloss.
5712 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5713 * configure.in (am33_2.0-*-linux*): Added.
5714
0d4f1b4e
BW
57152003-07-09 Bob Wilson <bob.wilson@acm.org>
5716
5717 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5718 * configure: Regenerate.
5719
56694dd9
ZW
57202003-07-07 Zack Weinberg <zack@codesourcery.com>
5721
5722 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5723 * Makefile.in: Regenerate.
5724
21607eb4
ZW
57252003-07-04 Zack Weinberg <zack@codesourcery.com>
5726
5727 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5728 * Makefile.in: Regenerate.
5729
8c90b13a
L
57302003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5731
5732 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5733 * Makefile.in: Regenerated.
5734
5d42f90e
L
5735 * config-ml.in: Replace PWD with PWD_COMMAND.
5736
6eb95e99
ZW
57372003-07-04 Zack Weinberg <zack@codesourcery.com>
5738
5739 * intl: New directory; see intl/ChangeLog for details.
5740 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5741 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5742 * Makefile.in: Regenerate.
5743
07d1940e
NN
57442003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5745
5746 * configure.in: Clean up config-lang.in handling. Delete
5747 useless assignment to "subdirs".
5748 * configure: Regenerate.
5749
4dbda6f0
NN
57502003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5751
5752 * configure.in: Rename 'target_libs' to 'target_libraries'.
5753 Remove useless reference to 'target_libs'.
5754 * configure: Regenerate.
5755
2c30ab71
KS
57562003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5757
5758 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5759 * Makefile.in: Regenerate.
5760
11405c93
NN
57612003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5762
5763 * Makefile.def: Introduce flags_to_pass.
5764 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5765 * Makefile.in: Regenerate.
5766
fb87ad5d
HPN
57672003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5768
5769 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5770 and target-libgloss.
5771 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5772 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5773 * configure: Regenerate.
5774
a7956a48
BK
57752003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5776
5777 * configure.in: Update testsuite_flags to new location.
5778 * configure. Regenerate.
6eb95e99 5779
eaf9f3b2
NN
57802003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5781
5782 * Makefile.tpl: Remove BUILD_CC stuff.
5783 * Makefile.in: Regenerate.
5784
2d89ffef
KH
57852003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5786
5787 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5788
83415b0b
GP
57892003-06-16 Graeme Peterson <gp@qnx.com>
5790
5791 * MAINTAINERS (Write After Approval): Add myself.
5792
b951c91c 57932003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5794
b951c91c
L
5795 * config.guess: Update to 2003-06-12 version.
5796 * config.sub: Update to 2003-06-13 version.
5797
0bb41a37
L
57982003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5799
5800 * config.guess: Update to 2003-06-06 version.
5801 * config.sub: Update to 2003-06-06 version.
5802
655b7166
RO
58032003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5804
5805 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5806 * configure. Regenerate.
5807
01b759aa
NN
58082003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5809
bf1d3e81
NN
5810 * configure.in: Disable serial configure by default.
5811 * configure: Regenerate.
5812 * Makefile.tpl: Abolish .NOTPARALLEL.
5813 * Makefile.in: Regenerate.
5814
e89fbdfe
NN
5815 * Makefile.tpl: Replace {build,host,target}_canonical by
5816 {build,host,target}.
5817 * Makefile.in: Regenerate.
5818
01b759aa
NN
5819 * Makefile.tpl: Fix stupid pasto.
5820 * Makefile.in: Regenerate.
5821
f7dae026
NN
58222003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5823
5824 * Makefile.tpl: Remove bogus conditional.
5825 * Makefile.in: Regenerate.
5826
58272003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5828
5829 * Makefile.tpl (profiledbootstrap): New target.
5830 * Makefile.in (profiledbootstrap): New target.
5831
2ffc3e73 58322003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5833
5834 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5835 Pinski. Remove user names from other bugzilla-only maintainers.
5836
1a1e6b96
NN
58372003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5838
1358ccea
NN
5839 * Makefile.tpl: Make 'recursive targets' using autogen rather
5840 than shell loop. Remove duplicate 'clean' targets and false
5841 comments.
5842 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5843 Add systematic method of specifying missing targets in subdirs.
5844 Add copyright boilerplate.
5845 * Makefile.in: Regenerate.
5846 * configure.in: Add 'recursive targets' to maybe list.
5847 * configure: Regenerate.
5848
ae74ed1f
NN
5849 * MAINTAINERS: "GNATS only" -> "Bug database only".
5850
1a1e6b96
NN
5851 * Makefile.tpl: Rename [+target+] to [+make_target+].
5852 * Makefile.def: Rename 'target' to 'make_target'.
5853
c79af3fa
NB
58542003-05-31 Neil Booth <neil@daikokuya.co.uk>
5855
5856 * MAINTAINERS: Add self as options handling maintainer.
5857
39d85b61
MM
58582003-05-28 Michael Meissner <gnu@the-meissners.org>
5859
5860 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5861 been too long since I touched those ports.
5862
afc2b62d
DD
58632003-05-28 DJ Delorie <dj@redhat.com>
5864
5865 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5866 * Makefile.in: Regenerate.
5867
df445104
MR
58682003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5869
5870 * configure.in: Use curly braces in the definition of tooldir.
5871 * configure: Regenerate.
5872
2eb98e5d 58732003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5874
2eb98e5d
DD
5875 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5876 newlib or libgloss.
5877 * Makefile.in: Regenerate.
5878
862fced8
DD
58792003-05-21 DJ Delorie <dj@redhat.com>
5880
5881 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5882 * Makefile.in: Regenerate.
5883
fc351800
ILT
58842003-05-20 Ian Lance Taylor <ian@airs.com>
5885
5886 * MAINTAINERS: Update my e-mail address.
5887
7e2dbcef
NN
58882003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5889
5890 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5891 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5892 Factor out common code from autogen IF statements.
5893 * configure: Regenerate.
5894 * Makefile.in: Regenerate.
5895
f2a0e225
KC
58962003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5897
5898 * configure.in: Accept i[3456789]86 for machine type.
5899 * configure: Regenerate.
5900
8b87bb96
NN
59012003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5902
5903 * configure.in: Switch more things to use maybe dependencies.
5904 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5905 * configure: Regenerate.
5906 * Makefile.tpl: Switch more things to use maybe dependencies.
5907 * Makefile.in: Regenerate.
5908
fdb882bc 59092003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5910
5911 * Makefile.tpl (install-opcodes): Define.
5912 * Makefile.in: Rebuild.
5913
f7c50032
AJ
59142003-05-13 Andreas Jaeger <aj@suse.de>
5915
5916 * config.guess: Update to 2003-05-09 version.
5917 * config.sub: Update to 2003-05-09 version.
5918
f2181bed 59192003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5920
5921 * configure.in: Correct sed script so that options in quotes are not
5922 deleted.
5923 * configure: Rebuild.
5924
aa8f1f57
CV
59252003-05-12 Corinna Vinschen <corinna@vinschen.de>
5926
5927 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5928 and $$s/newlib/libc/sys/cygwin32 include paths.
5929 * configure: Ditto.
5930
0c130f81
MM
59312003-05-12 Michael Meissner <gnu@the-meissners.org>
5932
5933 * MAINTAINERS: Update my email addresses.
5934
aa1a100b
EB
59352003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5936
5937 * config-ml.in: Propagate INSTALL variables.
f7c50032 5938
87861833
GP
59392003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5940
5941 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5942
de722255
CD
59432003-05-02 Chris Demetriou <cgd@broadcom.com>
5944
6eb95e99
ZW
5945 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5946 * Makefile.in: Regenerate.
de722255 5947
96c4a002
WB
59482003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5949
5950 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5951
55b15a11
WB
59522003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5953
5954 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5955
0c227849
DJ
59562003-04-27 Daniel Jacobowitz <drow@mvista.com>
5957
5958 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5959 * Makefile.in: Regenerated.
5960
d45148c1
WB
59612003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5962
5963 * MAINTAINERS (Write After Approval): Upgrade myself from
5964 GNATS only to write-after-approval. Update my mail address.
5965
48f2318c 59662003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5967
5968 (OS Port Maintainers: freebsd): Add myself.
5969
438f50c3
MM
59702003-04-22 Mark Mitchell <mark@codesourcery.com>
5971
5972 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5973
9074e169
KJ
59742003-04-22 Kean Johnston <jkj@sco.com>
5975
5976 * MAINTAINERS (SCO ports): Added myself.
5977
dfd39a2e
NS
59782003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5979
5980 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5981
ccbae82a
KJ
59822003-04-19 Kean Johnston <jkj@sco.com>
5983
5984 * MAINTAINERS (Write After Approval): Add myself.
5985
2f50999f
GP
59862003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5987
5988 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5989 * Makefile.in: Regenerate.
5990
e9b84181
JJ
59912003-04-18 Jakub Jelinek <jakub@redhat.com>
5992
5993 * configure.in (powerpc64*-*-linux*): Remove.
5994 * configure: Rebuilt.
5995
1ca4c6e1
PE
59962003-04-17 Phil Edwards <pme@gcc.gnu.org>
5997
5998 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5999 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6000 and restrap.
6001 * Makefile.in: Regenerate.
6002
0590b963
RE
60032003-04-16 Richard Earnshaw <rearnsha@arm.com>
6004
6005 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6006 * configure: Regenerated.
6007
ff41a56f
DD
60082003-04-15 DJ Delorie <dj@redhat.com>
6009
6010 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6011
50d440bc
NC
60122003-04-13 Nick Clifton <nickc@redhat.com>
6013
6014 * config-ml.in: Remove support for --disable-aix removing
6015 call-aix multilibs.
6016
b1e0a93e
AO
60172003-04-10 Alexandre Oliva <aoliva@redhat.com>
6018
6019 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6020 * */configure: Rebuilt.
6021
71fb704d
JS
60222003-04-08 Joel Sherrill <joel@oarcorp.com>
6023
6024 * MAINTAINERS: Add my email address.
6025
3897ea90
OH
60262003-03-17 Olivier Hainque <hainque@act-europe.fr>
6027
6028 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6029
93c834b7
NN
60302003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6031
6032 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6033 * Makefile.in: Regenerate.
6034
82c34dcb
MC
60352003-03-14 Michael Chastain <mec@shout.net>
6036
6037 * Makefile.in: Regenerate with correct Makefile.def.
6038
73458fb7
NN
60392003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6040
6041 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6042 Make macro.
6043 * Makefile.in: Regenerate.
6044 * configure.in: Clean up gxx_include_dir logic.
6045 * configure: Regenerate.
6046
32cf27e5
AE
60472003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6048
6049 * MAINTAINERS (Write After Approval): Add myself.
6050
c727e7a0
BE
60512003-03-10 Ben Elliston <bje@wasabisystems.com>
6052
6053 * MAINTAINERS: Update my mail address.
6054
9a27ac7a
FS
60552003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6056
6057 * configure.in (gxx_include_dir): Fix typo.
6058 * configure: Regenerated.
6059
3aa83176
NN
60602003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6061
6062 * Makefile.tpl: Reindent.
6063 * Makefile.in: Regenerate.
6064 * configure.in: Reindent. Don't set unused variables.
6065 * configure: Regenerate.
6066
9124bc53
DJ
60672003-03-04 Daniel Jacobowitz <drow@mvista.com>
6068
6069 * configure.in: Include $(build_tooldir)/sys-include in
6070 FLAGS_FOR_TARGET.
6071 * configure: Regenerated.
6072
cb543528
NN
60732003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6074
c858bf1e
NN
6075 * Makefile.tpl: Always pass down RANLIB.
6076 * Makefile.in: Regenerate.
6077
aa9c3ab4
NN
6078 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6079 * Makefile.in: Regenerate.
6080 * configure.in: Remove unused logic relating to --enable-shared
6081 and --enable-threads. Remove bogus comments. Remove redundant
6082 noconfigdirs.
6083 * configure: Regenerate.
6084
cb543528
NN
6085 * configure.in: Replace ${libstdcxx_version} by its value.
6086 Remove reference to mh-dgux.
6087 * configure: Regenerate.
6088
53f70c1b
KB
60892003-03-03 Kevin Buettner <kevinb@redhat.com>
6090
6091 * MAINTAINERS (Write After Approval): Add myself.
6092
df0f0674
NN
60932003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6094
6095 * Makefile.tpl: Rearrange.
6096 * Makefile.in: Regenerate.
6097
ef4e7569
US
60982003-02-25 Uwe Stieber <uwe@wwws.de>
6099
6100 * configure.in: Add support for kaOS as cross build target system.
6101 * configure: Regenerated.
6102
a7a287eb
SB
61032003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6104
6105 * MAINTAINERS (Write after approval): Add myself.
6106
ff00c8a2
JW
61072003-02-21 James E Wilson <wilson@tuliptree.org>
6108
6109 * MAINTAINERS: Update my email address.
6110
abb2db7a
ZW
61112003-02-21 Zack Weinberg <zack@codesourcery.com>
6112
6113 * MAINTAINERS: Add self to blanket write privs. section.
6114
e9f2dc3b
SM
61152003-02-20 Sean McNeil <sean@blue.mcneil.com>
6116
6117 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6118 configure-target-* as some target builds may require additional
6119 flags for preprocessor tests.
6120 * Makefile.in: Regenerated.
6121
ee03dc5e
AO
61222003-02-19 Alexandre Oliva <aoliva@redhat.com>
6123
11856278
AO
6124 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6125 * ltconfig: Handle it.
6126 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6127 auto-detecting it.
6128
274aef32
AO
6129 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6130 it is used as argument to $CC.
6131 * ltcf-gcj.sh: Likewise.
6132
ee03dc5e
AO
6133 * configure.in: Introduce --enable-maintainer-mode.
6134 * configure: Rebuilt.
6135 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6136 for maintainer mode.
6137 * Makefile.in: Rebuilt.
6138
30db8e17
JM
61392003-02-18 Jason Merrill <jason@redhat.com>
6140
6141 * Makefile.tpl (check-c++): Allow parallelism.
6142
cab60ac6
GP
61432003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6144
6145 * MAINTAINERS: Remove John Carr (who never actually had access to
6146 gcc.gnu.org).
6147
c8e5d1af
GK
61482003-02-15 Geoffrey Keating <geoffk@apple.com>
6149
6150 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6151 don't configure target-libobjc.
6152 * configure: Regenerate.
6153
70f91f50
RO
61542003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6155
6156 * Makefile.tpl (RANLIB): Define.
6157 * Makefile.in: Regenerate.
6158
669e9062
LB
61592003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6160
6161 * MAINTAINERS: Update my email.
abb2db7a 6162
61b56b2e
KS
61632003-02-06 Keith R Seitz <keiths@redhat.com>
6164
6165 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6166 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6167 * Makefile.in: Regenerated.
6168 * configure.in: Remove all traces of snavigator, db, and grep.
6169 * configure: Regenerated.
6170
a1ba6e15
GP
61712003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6172
6173 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6174 After Approval.
6175
f5f2cce5
CC
61762003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6177
6178 * MAINTAINERS (Write after approval): Add myself.
6179
ba49f6f1
FCE
61802003-01-31 Frank Ch. Eigler <fche@redhat.com>
6181
6182 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6183 * Makefile.in: Regenerated.
6184
ccf9f10c
RS
61852003-01-30 Roger Sayle <roger@eyesopen.com>
6186
6187 * config.guess: Updated to 2003-01-30's version.
6188 * config.sub: Updated to 2003-01-28's version.
6189
a693735b
AO
61902003-01-30 Alexandre Oliva <aoliva@redhat.com>
6191
6192 * config.if: If gcc_version is already set, just use it. Don't set
6193 gcc_version_trigger if it's already set, otherwise set it to
6194 gcc/version.c, but only if the file exists. If it is not set and
6195 gcc/version.c does not exist, try to extract the version number from
6196 $CC.
6197
204c43d6
AT
61982003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6199
abb2db7a 6200 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6201
842e91ec
PE
62022003-01-27 Phil Edwards <pme@gcc.gnu.org>
6203
6204 * configure.in: Revert 24Jan change.
6205 * configure: Regenerate.
6206
6b99984e
GP
62072003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6208
6209 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6210 entry of HJ Lu.
6211
806e0935
NN
62122003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6213
6214 * configure.in: Revert previous change.
6215 * configure: Regenerate.
6216
307a9864
NN
62172003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6218
6219 * configure.in: Make rda native-only.
6220 * configure: Regenerate.
6221
02ba6302
VR
62222003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6223
6224 * MAINTAINERS: Move myself from GNATS-only-accounts to
6225 write-after-approval.
6226
77d187bc
NN
62272003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6228
6229 * configure.in: Add missing \.
6230 * configure: Rebuilt.
6231
a94a2d4c
JJ
62322003-01-17 Jakub Jelinek <jakub@redhat.com>
6233
6234 * configure.in (baseargs): Avoid using \| in sed regular
6235 expressions.
6236 * configure: Rebuilt.
6237
73f84924
JJ
62382003-01-16 Jakub Jelinek <jakub@redhat.com>
6239
6240 * configure.in (baseargs): Remove all supported forms of
6241 --cache-file, --srcdir, --host, --build and --target options
6242 from argument lists.
6243 * configure: Rebuilt.
6244
8c12fc63
JZ
62452003-01-15 Josef Zlomek <zlomekj@suse.cz>
6246
6247 * MAINTAINERS: Add myself to write-after-approval list.
6248
7c005a3a
AO
62492003-01-15 Alexandre Oliva <aoliva@redhat.com>
6250
6251 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6252 * configure: Rebuilt.
6253
3dfabf63
NN
62542003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6255
6256 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6257 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6258 * Makefile.in: Regenerate.
6259 * configure: Regenerate.
6260
cf53ae10
AO
62612003-01-09 Alexandre Oliva <aoliva@redhat.com>
6262
6263 * configure.in: Remove Makefile in build, host and target modules
6264 unless configure was run with --no-recursion.
6265 * configure: Rebuilt.
6266
3fbe8e4a
CC
62672003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6268
6269 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6270 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6271 * Makefile.in: Regenerate.
6272
66e2aa7d
CD
62732003-01-08 Chris Demetriou <cgd@broadcom.com>
6274
6275 * config.guess: Update to 2003-01-03 version.
6276 * config.sub: Update to 2003-01-03 version.
6277
b5038cfb
CF
62782003-01-07 Christopher Faylor <cgf@redhat.com>
6279
6280 * configure: Regenerate with proper autoconf 2.13.
6281
d02c69be
CF
62822003-01-07 Christopher Faylor <cgf@redhat.com>
6283
6284 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6285 * configure: Regenerate.
d02c69be 6286
e914a571
AC
62872003-01-06 Andrew Cagney <ac131313@redhat.com>
6288
6289 * configure.in (GDB_TK): Add tcl directories conditional on
6290 gdb/gdbtk directory being present.
6291 * configure: Regenerate.
abb2db7a 6292
70571545
JDA
62932003-01-04 John David Anglin <dave.anglin@nrc.ca>
6294
6295 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6296 by gcc if LD is not defined and we are not doing a Canadian Cross.
6297 * configure: Rebuilt.
6298
89a7012a
TT
62992002-12-31 Tom Tromey <tromey@redhat.com>
6300
6301 * Makefile.in: Rebuilt.
6302 * Makefile.def (target_modules) [libffi]: Allow installation.
6303
3f4f56e2
AS
63042002-12-31 Andreas Schwab <schwab@suse.de>
6305
6306 * configure.in: Fix use of $program_transform_name.
6307 * configure: Regenerated.
6308
6c1b8d0a
DJ
63092002-12-30 Daniel Jacobowitz <drow@mvista.com>
6310
6311 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6312 * configure: Regenerated.
6c1b8d0a 6313
c5120911
AO
63142002-12-29 Alexandre Oliva <aoliva@redhat.com>
6315
6316 * Makefile.tpl (local-distclean): Don't remove...
6317 (multilib.ts): ... this. Moved into...
6318 (multilib.out): ... this. Don't use sub-make.
6319 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6320 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6321 (configure-build-[+module+], configure-[+module+],
6322 configure-target-[+module+], configure-gcc): ... these. Test
6323 for Makefile existence. Drop config.status from dependencies.
6324 * Makefile.in: Rebuilt.
6325 * configure.in: Move gcc-version-trigger to the end of
6326 ac_configure_args. Add comments to maybedep.tmp and
6327 serdep.tmp. Introduce --disable-serial-configure. Remove
6328 nonopt from baseargs, matching and removing corresponding
6329 whitespace while at it.
6330 * configure: Rebuilt.
6331
e245b0ea
AO
63322002-12-28 Alexandre Oliva <aoliva@redhat.com>
6333
903de295
AO
6334 * configure.in (host_configargs): Replace reference to
6335 no-longer-defined buildopts with --build=${build_alias}.
6336 * configure: Rebuilt.
6337
e245b0ea
AO
6338 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6339 program_transform_name to standard idiom.
6340 (AUTOGEN, AUTOCONF): Define.
6341 (Makefile.in): Use $(AUTOGEN).
6342 (Makefile): Depend on config.status, and use autoconf-style rule to
6343 build it. Move original commands to...
6344 (config.status): ... this new target.
6345 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6346 $(AUTOCONF).
6347 * Makefile.in: Rebuilt.
6348
671aa708
NN
63492002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6350
53fbfb58
NN
6351 * Makefile.tpl: Fix dramatic bustage due to change in
6352 program_transform_name.
6353 * Makefile.in: Regenerate.
6354
6355 * configure.in: Remove unnecessary PATH setting.
6356 * configure: Regnerate.
6357
6358 * configure.in: Don't default to unprefixed tools unless
6359 the native tools will work.
6360 * configure: Regenerate.
6361
671aa708
NN
6362 * configure.in: Convert to autoconf script. Blow away lots
6363 of now-redundant Makefile fragments.
6364 * configure: Generate using Autoconf.
6365 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6366 * Makefile.in: Regenerate.
6367
57f40826
NN
63682002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6369
3fedb745
NN
6370 * configure: Fix stupid bug where RANLIB was mistakenly included.
6371
abb2db7a 6372 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6373 (build_configargs, host_configargs, target_configargs).
6374
6375 * configure.in: Move logic out of sed statement.
6376
abb2db7a 6377 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6378 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6379
315fa0f4
SS
63802002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6381
6382 * config.sub: Import from master repository
6383 * config.guess: Ditto
6384
45aff44f
AS
63852002-12-24 Andreas Schwab <schwab@suse.de>
6386
6387 * Makefile.tpl (multilib.out): Fix missing space.
6388 * Makefile.in: Regenerate.
6389
88b5521b
NN
63902002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6391
6392 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6393 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6394 * Makefile.in: Regenerate.
6395 * configure.in: Remove unnecessary leftovers.
6396
2a726918
GK
63972002-12-21 Geoffrey Keating <geoffk@apple.com>
6398
6399 * configure.in (extra_ranlibflags_for_target): New variable.
6400 (*-*-darwin): Add -c to ranlib commands.
6401 * configure (tooldir): Handle extra_ranlibflags_for_target.
6402
aace3269 64032002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6404
6405 * Makefile.tpl: Revert HJL's change.
6406 * Makefile.in: Regenerated.
6407 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6408 always.
6409
f0895142
AS
64102002-12-19 Andreas Schwab <schwab@suse.de>
6411
6412 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6413 * Makefile.in: Regenerate.
6414
782d0c02
L
64152002-12-18 H.J. Lu <hjl@gnu.org>
6416
6417 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6418 * Makefile.in: Regenerated.
6419
6420 * configure.in (build_prefix): New. Substitute.
6421
212f6dd0
NN
64222002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6423
79308c5d
NN
6424 * Makefile.tpl: Don't let real targets depend on phony targets.
6425 * Makefile.in: Regenerate.
6426
212f6dd0
NN
6427 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6428 * Makefile.in: Regenerate.
6429
ab17919f
SS
64302002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6431
6432 * config.sub: Import from master repository
6433 * config.guess: Ditto
6434
5ecf91d1
JM
64352002-12-16 Jason Merrill <jason@redhat.com>
6436
6437 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6438 previous 'make bootstrap'.
6439 * Makefile.in: Regenerate.
6440
d8437e1b
HPN
64412002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6442
6443 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6444
4977bab6
ZW
64452002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6446
6447 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6448 * Makefile.in: Regenerate.
6449
0edcfdcb
JM
64502002-12-13 Jason Merrill <jason@redhat.com>
6451
6248218a 6452 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6453 library tests.
6454 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6455 * Makefile.in: Regenerate.
6456
4977bab6
ZW
64572002-12-12 Alexandre Oliva <aoliva@redhat.com>
6458
6459 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6460 * Makefile.in: Rebuilt.
6461
f87505dd
AO
64622002-12-12 Alexandre Oliva <aoliva@redhat.com>
6463
6464 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6465
4977bab6
ZW
64662002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6467
6468 * configure: Fix bug put in by gremlins.
6469
6470 * Makefile.tpl: Substitute more autoconfily.
6471 * configure: Substitute more autoconfily.
6472 * Makefile.in: Regenerate.
6473
7f0db92a
SS
64742002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6475
6476 * config.sub: Import from master repository
6477 * config.guess: Ditto
6478 * MAINTAINERS: Added Svein Seldal under write after approval
6479
4977bab6
ZW
64802002-12-08 Andrew Cagney <ac131313@redhat.com>
6481
6482 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6483 * Makefile.in (all-sim): Ditto.
6484
64852002-12-06 DJ Delorie <dj@redhat.com>
6486
6487 * Makefile.tpl: Change configure dependencies to not have real
6488 targets depend on phony targets.
6489
64902002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6491
6492 * configure.in: Revert unintentional change.
6493
6494 * Makefile.tpl: Change dependency for */multilib.out so that
6495 it works when gcc isn't in the tree.
6496
6497 * configure.in: Substitute more.
6498 * configure: Run subconfigures from the Makefile.
6499 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6500 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6501
67f1b906
GP
65022002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6503
6504 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6505
4977bab6
ZW
65062002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6507
6508 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6509 and corresponding dependencies.
6510 * Makefile.in: Regenerate.
6511
6512 * configure.in (host_tools): Order binutils, gas and ld for
6513 convenience in running the testsuites.
6514
6515 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6516 * Makefile.in: Regenerate.
6517 * configure.in: Introduce rules to serialize subconfigure runs.
6518
6519 * configure.in: Introduce BASE_CC_FOR_TARGET.
6520 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6521 Realize configure-build-* targets. Realize configure-target-* targets.
6522 * Makefile.in: Regenerate.
6523
65242002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6525
6526 * configure: Move gcc_version_trigger stuff from here...
6527 * configure.in: ...to here.
6528
6529 * configure.in: Separate subconfigure options added by this file from
6530 options given by the user. Add machinery to put args for host
6531 subconfigures into the Makefile.
6532
6533 * Makefile.tpl: Remove 'vault' targets.
6534 * Makefile.tpl: Reorder and comment dependencies.
6535 * Makefile.in: Regenerate.
6536
65372002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6538 * configure.in: Fix my broken commit of previous patch. (sigh)
6539
743f054e
GK
65402002-11-28 Geoffrey Keating <geoffk@apple.com>
6541
6542 * configure.in: Move host-specific darwin noconfigdirs into
6543 the host-specific section.
6544
4977bab6
ZW
65452002-11-28 Geoffrey Keating <geoffk@apple.com>
6546
6547 * configure.in: Move host-specific darwin noconfigdirs into
6548 the host-specific section.
6549
65502002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6551
6552 * configure: Remove skip-this-dir support.
6553 * Makefile.tpl: Remove skip-this-dir support.
6554
6555 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6556 subdirectories.
6557 * Makefile.in: Regenerate.
6558
6559 * Makefile.tpl: Strip out useless setting of 'dir'.
6560 * Makefile.in: Regenerate.
6561
65622002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6563
6564 * configure.in: Fix deeply stupid bug.
6565
6566 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6567 shell code in CXX_FOR_TARGET
6568 * Makefile.def: Introduce raw_cxx.
6569 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6570 RAW_CXX_FOR_TARGET.
6571 * Makefile.in: Regenerate.
6572
65732002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6574
6575 * Makefile.tpl: Remove unnecessary ifs.
6576 * Makefile.in: Regenerate.
6577
6578 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6579 dependencies. Maybe-ize build-libiberty. Create dummy install
6580 targets for 'no_install' modules.
6581 * configure: Move GDB_TK substitution to configure.in. Move
6582 build_modules stuff to configure.in.
6583 * configure.in: Implement soft dependency machinery. Maybe-ize
6584 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6585 * Makefile.in: Regenerate.
6586
65872002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6588
6589 * Makefile.tpl: Make all-target, install-target behave similarly
6590 to all, install (only hitting configured targets). Eliminate
6591 unused macro defintions.
6592
6593 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6594 build != host.
6595
6596 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6597
6598 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6599
6600 * configure.in: Produce lists of subdir targets we're actually
6601 configuring. Remove references to "dosrel".
6602 * Makefile.tpl: Let configure set which subdir targets are hit.
6603 Remove install-cross; clean up install; remove ALL. Remove
6604 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6605 Autogenerate host module targets. Remove empty dependency lines
6606 and redundant dependency; rearrange slightly.
6607 * Makefile.def: Add host-side libtermcap, utils.
6608
6609 * Makefile.in: Regenerate.
6610
e6226a2f
RO
66112002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6612
6613 * ltconfig (osf[345]): Append $major to soname_spec.
6614 Reflect this in library_names_spec.
6615 * ltmain.sh (osf): Prefix $major with . for use as extension.
6616
3b75d237
AJ
66172002-11-19 Andreas Jaeger <aj@suse.de>
6618
6619 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6620 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6621 and sparc64 GNU/Linux systems.
6622
809108de
NS
66232002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6624
6625 * MAINTAINERS: Update email.
6626
e7e0de7e
GP
66272002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6628
6629 * MAINTAINERS: Complete James Dennett's entry.
6630
f7109dea
EB
66312002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6632
6633 * MAINTAINERS (Write After Approval): Add myself.
6634
d3ac17c9
BK
66352002-11-13 Bruce Korb <bkorb@gnu.org>
6636
6637 * Makefile.tpl: syntactic cleanup
6638
cbf78ae4
SH
66392002-11-13 Stuart Hastings <stuart@apple.com>
6640
6641 * MAINTAINERS: Add myself to write-after-approval list.
6642
4977bab6
ZW
66432002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6644
6645 * Makefile.def: Add list of recursive targets to autogenerate.
6646 Add build_modules.
6647 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6648 targets. Autogenerate *-build-* targets.
6649 * Makefile.in: Regenerate.
6650
66512002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6652
6653 * configure: More autoconf-style substitutions.
6654 * Makefile.tpl: More autoconf-style substitutions.
6655 * Makefile.in: Regenerate.
6656
66572002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6658
6659 * configure: Substitute more variables in a more autoconf-friendly
6660 way. Simplify slightly.
6661 * Makefile.tpl: Make more variables substitutable in an
6662 autoconf-friendly way.
6663 * Makefile.in: Regenerate.
6664
d4783999
JW
66652002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6666
6667 * MAINTAINERS (Write After Approval): Add myself.
6668
4977bab6
ZW
66692002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6670
6671 * configure.in (v810*): Remove special setting of tools.
6672
6673 * configure: Add support for extra required flags for ar or nm.
6674 * configure.in (aix4.3+): Use above support for target-specific
6675 issues, rather than using config/mt-aix43.
6676
66772002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6678
6679 * configure: Remove 'removing', which doesn't work. Replace $subdir
6680 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6681 with $srcdir. Reformat indentation. Substitute some variables
6682 formerly hard-coded in the Makefile for build=host.
6683 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6684 * Makefile.def: Autogenerate more.
6685 * Makefile.in: Regenerate.
6686
1c9c903e
AN
66872002-11-04 Adam Nemet <anemet@lnxw.com>
6688
6689 * MAINTAINERS (Write After Approval): Add myself.
6690
40673d2b
KB
66912002-11-04 Kevin Buettner <kevinb@redhat.com>
6692
6693 * Makefile.def (host_modules): Add rda.
6694 * Makefile.in: Regenerate.
6695 * configure.in (target_tool): Add target-rda to list.
6696
42e650ae
GP
66972002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6698
6699 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6700
e004b81f
PE
67012002-10-25 Phil Edwards <pme@gcc.gnu.org>
6702
6703 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6704 and restrap targets to this rule.
6705 * Makefile.in: Regenerate.
6706
06bd49b1
GP
67072002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6708
6709 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6710 GNATS only accounts.
6711
d0af82b0
HPN
67122002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6713
6714 * configure.in (i[3456]86-*-linux*): Add check to disable
6715 ${libgcj} for glibc1.
6716
10782654
DC
67172002-10-24 Denis Chertykov <denisc@overta.ru>
6718
6719 * MAINTAINERS: Add myself as ip2k port maintainer.
6720
a5a438f5
SS
67212002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6722
6723 * configure.in: Add tic4x target.
6724
fe3d5b7f
NN
67252002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6726
aba8a494
NN
6727 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6728 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6729 * Makefile.in: Regenerate.
6730
fe3d5b7f
NN
6731 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6732 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6733 * Makefile.in: Regenerate.
6734
a6ad79e7
JJ
67352002-10-02 Janis Johnson <janis187@us.ibm.com>
6736
6737 * MAINTAINERS: Add myself as web pages co-maintainer.
6738
6a8a9058
NN
67392002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6740
6741 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6742 * Makefile.in: Regenerate.
6743
327d975a
ZW
67442002-10-02 Zack Weinberg <zack@codesourcery.com>
6745
6746 * MAINTAINERS: Add myself and Nathan Sidwell
6747 <nathan@codesourcery.com> as VxWorks maintainers.
6748
a5ae8f19 67492002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6750
6751 * Makefile.def: Remove order dependency comments.
6752 * Makefile.tpl: Add explicit install-install dependencies.
6753 * Makefile.in: Regenerate.
d0f6c823 6754
34c6040c 6755 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6756 * Makefile.in: Regenerate.
34c6040c 6757
d0f6c823
NN
6758 * Makefile.tpl: Add configure-target (for src-release in src)
6759 * Makefile.in: Regenerate.
6760
50bd210b
NC
67612002-09-30 Nick Clifton <nickc@redhat.com>
6762
6763 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6764
ca25149e
UW
67652002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6766
6767 * configure.in (s390*-*-linux*): Enable libgcj.
6768
dd30b57d
NN
67692002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6770
9e60a678
NN
6771 * configure: Revert accidentally applied changes.
6772
dd30b57d
NN
6773 * Makefile.tpl: Make more autoconf-friendly.
6774 * Makefile.in: Regenerate.
6775 * configure: Make substitution more autoconf-like.
6776
5831424e
RE
67772002-09-28 Richard Earnshaw <rearnsha@arm.com>
6778
6779 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6780 single entry to handle all these.
6781 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6782 libjava on arm-*-elf.
6783
b7f3b15b
GK
67842002-09-27 Geoffrey Keating <geoffk@apple.com>
6785
6786 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6787 things that depend on them.
6788
0dffceed
NN
67892002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6790
6791 * Makefile.tpl: Make subsituted variables more autoconfy.
6792 * Makefile.in: Regenerate.
6793 * configure: Make seds more autoconfy.
6794
1db75a86 67952002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6796
6797 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6798 * Makefile.in: Regenerate.
6799 * configure.in: Rewrite sed statements to look autoconfy.
6800
1db75a86
NN
6801 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6802 all-target-foo on configure-target-foo.
6803 * Makefile.def: Ditto.
6804 * Makefile.in: Rebuild.
6805
741a4e89
AH
68062002-09-25 Andrew Haley <aph@redhat.com>
6807
6808 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6809
95ddd785
NN
68102002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6811
6812 * Makefile.def: New file.
6813 * Makefile.tpl: New file.
6814 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6815 * contrib/gcc_update: Note that Makefile.in is a generated file.
6816
6817 * configure.in: Minor rearrangement. Simplify tests.
6818
65a824f6
JT
68192002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6820
6821 * configure.in (with_headers): Skip copy if value is "yes".
6822 (with_libs): Likewise.
6823
51270f0a 68242002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6825
6826 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6827 * configure.in (sh*-*-pe*): Ditto.
6828 * configure.in (mips*-*-pe*): Ditto.
6829 * configure.in (*arm-wince-pe): Ditto.
6830
8f89dbf4
NN
6831 * configure.in: Rearrange.
6832
c1b8db3f
KH
68332002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6834
6835 * MAINTAINERS: Update my email address.
6836
341f0575
PK
68372002-08-30 Paul Koning <pkoning@equallogic.com>
6838
6839 * MAINTAINERS: (Write After Approval): Add myself.
6840
d2e06980
GK
68412002-08-29 Geoffrey Keating <geoffk@redhat.com>
6842
6843 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6844
4906d5d8
GK
68452002-08-24 Geoffrey Keating <geoffk@redhat.com>
6846
6847 * MAINTAINERS: Change my mailing address.
6848
e9a25cc8
PC
68492002-08-21 Paolo Carlini <pcarlini@unitus.it>
6850
6851 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6852 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6853
a5aa7421
LR
68542002-08-20 Loren J. Rittle <ljrittle@acm.org>
6855
6856 * MAINTAINERS (Write After Approval): Remove myself.
6857 (Various Maintainers: c++ runtime libs): Add myself.
6858
5ce6f47b
EC
68592002-08-15 Eric Christopher <echristo@redhat.com>
6860
6861 * config.sub: Import from master repository.
6862 * config.guess: Ditto.
6863
7f9317f0
AO
68642002-08-19 Alexandre Oliva <aoliva@redhat.com>
6865
6866 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6867 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6868 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6869
7aecca3d
AH
68702002-08-16 Aldy Hernandez <aldyh@redhat.com>
6871
6872 * MAINTAINERS: Add self to rs6000 vector extensions.
6873
8ea4b195
AO
68742002-08-15 Alexandre Oliva <aoliva@redhat.com>
6875
6876 * libiberty/configure: Reverted unintended yesterday's check in.
6877
f5cc59a7
AO
68782002-08-14 Alexandre Oliva <aoliva@redhat.com>
6879
6880 * boehm-gc/configure, libf2c/configure: Rebuilt.
6881 * libffi/configure, libiberty/configure: Ditto.
6882 * libjava/configure, libobjc/configure: Ditto.
6883 * libstdc++-v3/configure, zlib/configure: Ditto.
6884 Merged from binutils:
6885 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6886 From Steve Ellcey <sje@cup.hp.com>:
6887 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6888 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6889 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6890 IA64.
6891 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6892 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6893 soname_spec, sys_lib_search_path_spec): Ditto.
6894
66350331
FS
68952002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6896
6897 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6898
2ff34870
L
68992002-08-04 H.J. Lu (hjl@gnu.org)
6900
6901 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6902
a014f2fe
KW
69032002-08-02 Krister Walfridsson <cato@df.lth.se>
6904
6905 * MAINTAINERS (Write After Approval): Add myself.
6906
c01d477a
AM
69072002-07-31 Alan Modra <amodra@bigpond.net.au>
6908
6909 * configure.in: Move generic linux case to end. Copy generic
6910 linux noconfigdirs to mips*-*-linux* entry and new
6911 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6912
68cd2524
MM
69132002-07-19 Michael Matz <matz@suse.de>
6914
6915 * MAINTAINERS: Add myself as ra* maintainer.
6916
e2d83b8c
CD
69172002-07-16 Chris Demetriou <cgd@broadcom.com>
6918
6919 * config.guess: Update to 2002-07-09 version.
6920 * config.sub: Update to 2002-07-03 version.
6921
cece4f1d
HPN
69222002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6923
6924 * MAINTAINERS: Fix typo in a maintainer email address.
6925
bb654703
NN
69262002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6927
6928 * configure.in: Remove two redundant tests.
6929
789b7de5
RO
69302002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6931
6932 * configure.in (mips*-*-irix6*o32): Enable stabs.
6933
e1da1089
NN
69342002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6935
f3970bba
NN
6936 * configure.in: Don't build grez.
6937 * Makefile.in: Ditto.
6938
e1da1089
NN
6939 * Makefile.in: Remove references to bsp, cygmon, libstub.
6940 * configure.in: Ditto.
6941
6942 * configure.in: Remove leftover reference to gdbtest.
6943
57c905fa
PE
69442002-07-08 Phil Edwards <pme@gcc.gnu.org>
6945
6946 * configure.in (gxx_include_dir): Change to match versioned
6947 C++ headers if --enable-version-specific-runtime-libs is used.
6948
a0af94a7 69492002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6950
a0af94a7
SE
6951 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6952
423ce3eb
NN
69532002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6954
6955 * configure.in: Make --without-x work.
6956
98186934
NN
69572002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6958
c3b7d169
NN
6959 * configure.in: Rearrange target Makefile fragment collection.
6960
98186934
NN
6961 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6962 cvs[src].
6963 * configure.in: Ditto.
6964
eebd288a
MK
69652002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6966
6967 * MAINTAINERS (Write After Approval): Update my e-mail address.
6968
3ab36f05
NN
69692002-06-24 Ben Elliston <bje@redhat.com>
6970
6971 * configure.in (host_tools): Remove cgen.
6972
6973 * Makefile.in (all-cgen): Remove; runs from its source directory.
6974 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6975 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6976 (all-sim): Likewise.
6977
69782002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6979
6980 * Makefile.in: Eliminate 'apache' targets.
6981 * configure.in: Eliminate 'apache' targets.
6982
55380b08
NN
6983 * configure.in: Eliminate redundant tests. Reorganize.
6984
9a5c1b9d
NN
6985 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6986
5fd3853a
NN
6987 * config-ml.in: Eliminate references to Cygnus configure.
6988
cfefc434
NN
6989 * Makefile.in: Eliminate references to building emacs.
6990
2fe93885
GS
69912002-06-28 Graham Stott <graham.stott@btinternet.com>
6992
6993 * MAINTAINERS: Update my email address.
6994
53c40185
BK
69952002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6996
6997 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6998 (cxx_incdir): Remove.
53c40185 6999
97679694
NN
70002002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7001
7002 * MAINTAINERS (Write After Approval): Add self.
7003
b03bcd37
DC
7004Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7005
7006 * configure.in: Add support for ip2k.
7007
6bd12129
NN
70082002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7009
7010 * configure.in: Fix AIX configury bug.
7011
e0d98a92
SE
70122002-06-20 Steve Ellcey <sje@cup.hp.com>
7013
7014 * MAINTAINERS (Write After Approval): Add self.
7015
ba3292db
NN
70162002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7017
ef40bc65
NN
7018 * configure.in: replace ${topsrcdir} with ${srcdir}
7019
7a0be465
NN
7020 * configure.in: Move definition of libstdcxx_flags
7021 right above usage, rather than waaay earlier.
7022
e1848dde
NN
7023 * configure.in: Pull definition of is_cross_compiler earlier.
7024
8bc2fff1
NN
7025 * configure.in: Rearrange a little.
7026
ba3292db
NN
7027 * configure.in: Remove references to librx.
7028 * Makefile.in: Remove references to librx.
7029
11d8b408
DC
7030Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7031
7032 * config.sub: Add support for avr target.
7033 Import from master sources, rev 1.255
5ce6f47b 7034
93da8339
PE
70352002-06-19 Phil Edwards <pme@gcc.gnu.org>
7036
7037 * configure, .cvsignore: Revert previous change...
7038 * Makefile: ...delete.
7039
b4caab5c
NN
70402002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7041
7042 * configure.in: Eliminate ${gasdir} variable.
7043
ee777171
DB
70442002-06-18 Dave Brolley <brolley@redhat.com>
7045
7046 * configure.in: Add support for frv.
7047 * config.sub: Add support for frv.
7048
26e4af54
PE
70492002-06-18 Phil Edwards <pme@gcc.gnu.org>
7050
7051 * configure: Remove garbage from previous commit.
7052
bb20b7da
PE
70532002-06-18 Phil Edwards <pme@gcc.gnu.org>
7054
7055 * configure: For in-source builds, make a subdir and re-exec there.
7056 * Makefile: New file. Pass targets through to build directory.
7057 * .cvsignore: No longer ignore "Makefile".
7058
9d321f6c
DR
70592002-06-16 Douglas Rupp <rupp@gnat.com>
7060
7061 * MAINTAINERS (Write After Approval): Add self.
7062
c8eb2bc0
KG
70632002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7064
7065 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7066
f210d239
JT
70672002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7068
7069 * configure.in (vax-*-netbsd*): Re-enable gas.
7070
e9667b3c
NN
70712002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7072
efe1f357
NN
7073 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7074 BUILD_PREFIX_1, to correct nomenclature.
7075 * configure: Likewise.
7076
e9667b3c
NN
7077 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7078 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7079
fe2fe497
OH
70802002-05-31 Olaf Hering <olh@suse.de>
7081
7082 * config-ml.in: Propogate DESTDIR also.
7083
dcf7f0dd
JT
70842002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7085
7086 * configure.in (vax-*-netbsd*): Don't build gas for this
7087 platform.
7088
6ff14f32
MM
70892002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7090
7091 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7092 and libgcj for AVR.
7093
397de1ff
KK
70942002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7095
7096 * MAINTAINERS (Write After Approval): Add myself.
7097
ac30211c
JT
70982002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7099
7100 * config.guess: Update to 2002-05-22 version.
7101 * config.sub: Likewise.
7102
1e6347d8
RO
71032002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7104
7105 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7106 * config-ml.in: Likewise.
7107 * configure: Likewise.
7108 * configure.in: Likewise.
7109
e5ce1d6d
SC
71102002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7111
7112 * MAINTAINERS: Update my email address.
7113
6cdef75d
NN
71142002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7115
4a87f061
NN
7116 * configure.in: Simplify makefile fragment collection.
7117
7118 * configure.in: Remove code to build emacs.
603606e7 7119
e254d6b5
NN
7120 * configure.in : Remove --srcdir argument from targargs and buildargs
7121 (it's always overridden in the Makefile anyway). Rearrange a bit.
7122
7123 * configure: Move some logic to configure.in.
7124 * configure.in: Move some logic from configure.
6cdef75d 7125
1d6006fe
TT
71262002-05-11 Tom Tromey <tromey@redhat.com>
7127
7128 * MAINTAINERS: Reflect libgcj reality.
7129
b70b3534
FS
71302002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7131
7132 * Makefile.in: Honour DESTDIR.
7133
4434687a
MM
71342002-05-08 Mark Mitchell <mark@codesourcery.com>
7135
7136 * config.guess: Import 2002-03-20 version.
7137 * config.sub: Import 2002-04-26 version.
7138
a89e49c7
RO
71392002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7140
7141 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7142
44e55536
TJ
71432002-05-07 Tim Josling <tej@melbpc.org.au>
7144
7145 * MAINTAINERS: Add self.
7146
97320a3f
LR
71472002-05-06 Loren J. Rittle <ljrittle@acm.org>
7148
7149 * ltmain.sh: Detect and handle object name conflicts
7150 while piecewise linking a static library.
7151
b7c13625
AO
71522002-05-05 Alexandre Oliva <aoliva@redhat.com>
7153
7154 * configure.in (noconfigdirs): Don't disable libgcj on
7155 sparc64-*-solaris* and sparcv9-*-solaris*.
7156
4182d9fa
AO
71572002-05-03 Alexandre Oliva <aoliva@redhat.com>
7158
7159 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7160
7bebf279
TF
71612002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7162
7163 * configure.in (FLAGS_FOR_TARGET): Do not add
7164 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7165 on i[3456]86-*-linux*.
7166
9a06dc7d
TF
71672002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7168
7169 * configure.in (noconfigdirs): Replace [ ] with test.
7170
7171 * configure.in (noconfigdirs): Do not add target-newlib if
7172 target == i[3456]86-*-linux*, and host == target.
7173
a51a07fa
NN
71742002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7175
9e7facd6
DD
7176 * configure.in: delete reference to absent file
7177
aeaa0f2f
NN
7178 * configure.in: replace '[' with 'test'
7179
4bb98828
NN
7180 * configure.in: Eliminate references to gash.
7181 * Makefile.in: Eliminate references to gash.
7182
64791664
NN
7183 * configure.in: remove useless references to 'pic' makefile fragments.
7184
3ed57cf4
NN
7185 * configure.in: (*-*-windows*) Finish removing.
7186
a51a07fa
NN
7187 * configure.in: Eliminate redundant test for libgui.
7188
8552f6f1
RS
71892002-04-29 Roger Sayle <roger@eyesopen.com>
7190
7191 * MAINTAINERS: Add self and realphabetize. Update entries
7192 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7193 entry for a29k port maintainer.
7194
9e847666
JS
71952002-04-26 Joel Sherrill <joel@OARcorp.com>
7196
7197 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7198 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7199
704c9a14
NN
72002002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7201
7202 * configure.in: remove references to dead files
7203
7bff5059
MM
72042002-04-19 Mark Mitchell <mark@codesourcery.com>
7205
7206 * MAINTAINERS: Add information about purpose of this file.
7207
0c7c67f0
TT
72082002-04-18 Tom Tromey <tromey@redhat.com>
7209
7210 * configure.in: Disallow configuring libgcj when it is already
7211 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7212 Solaris 2.8 by default. For PR libgcj/6158.
7213
63501e91
NN
72142002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7215
7216 * configure.in: Move default CC setting out of config/mh-* fragments
7217 directly into here.
7218
701afd4d
NN
72192002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7220
7221 * configure.in: don't even try to configure or make a subdirectory
7222 if there's no configure script for it.
7223
07cdae91
MM
72242002-04-15 Mark Mitchell <mark@codesourcery.com>
7225
7226 * MAINTAINERS: Remove chill maintainers.
7227 * Makefile.in (CHILLFLAGS): Remove.
7228 (CHILL_LIB): Remove.
7229 (TARGET_CONFIGDIRS): Remove libchill.
7230 (CHILL_FOR_TARGET): Remove.
7231 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7232 CHILL_LIB.
7233 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7234 (CHECK_TARGET_MODULES): Likewise.
7235 (INSTALL_TARGET_MODULES): Likewise.
7236 (CLEAN_TARGET_MODULES): Likewise.
7237 (configure-target-libchill): Remove.
7238 (all-target-libchill): Remove.
7239 * configure.in (target_libs): Remove target-libchill.
7240 Do not compute CHILL_FOR_TARGET.
7241 * libchill: Remove directory.
5ce6f47b 7242
ab50d72b
DD
72432002-04-11 DJ Delorie <dj@redhat.com>
7244
7245 * Makefile.in, configure.in: Sync with binutils, entries
7246 follow...
7247
0a1e123a
DD
72482002-04-07 Andrew Cagney <ac131313@redhat.com>
7249
7250 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7251 (do-tar, do-bz2): New rules.
7252 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7253 (gdb-tar): New rule.
7254 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7255 (insight_dejagnu.tar): New rule.
7256 (insight.tar): New rule.
7257 (gdb+dejagnu.tar): New rule.
7258 (gdb.tar): New rule.
7259
ab50d72b
DD
72602002-02-01 Mo DeJong <supermo@bayarea.net>
7261
7262 * Makefile.in: Add all-tix to deps for all-snavigator
7263 so that tix is built when building snavigator.
7264
72652002-01-11 Steve Ellcey <sje@cup.hp.com>
7266
7267 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7268 ld and gdb are not supported.
7269
72702002-01-07 Mark Salter <msalter@redhat.com>
7271
7272 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7273 Allow target-libgloss to be built for arm, strongarm, and xscale.
7274
72752001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7276
7277 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7278 options for i[3456]86-pc-linux* native builds.
7279
72802001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7281
7282 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7283 files from .po files for a distribution.
7284
72852001-09-03 Jeff Holcomb <jeffh@redhat.com>
7286
7287 * configure.in: Enable libstdc++-v3 for h8300 targets.
7288
72892001-06-19 Alan Modra <amodra@bigpond.net.au>
7290
7291 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7292 version from bfd/.
7293
7294Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7295
7296 * Makefile.in (VER): When present, extract the version number from
7297 the file version.in.
7298
72992001-05-24 Tom Rix <trix@redhat.com>
7300
7301 * configure.in : enable ld for aix
7302
73032001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7304
7305 * config.guess: Add linux target for S/390.
7306
73072000-11-07 Philip Blundell <pb@futuretv.com>
7308
7309 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7310
73112000-11-03 Philip Blundell <pb@futuretv.com>
7312
7313 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7314 files.
7315
73162001-01-15 Ben Elliston <bje@redhat.com>
7317
7318 * configure.in (host_tools): Add sid.
7319 Always configure cgen.
7320
73212000-11-24 Nick Clifton <nickc@redhat.com>
7322
7323 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7324
7325
73262000-08-20 Doug Evans <dje@casey.transmeta.com>
7327
7328 * Makefile.in (ALL_MODULES): Add all-cgen.
7329 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7330 (all-cgen): New target.
7331 (all-opcodes,all-sim): Depend on all-cgen.
7332 * configure.in (host_tools): Add cgen.
7333 Only configure cgen if --enable-cgen-maint.
7334
ef98ad7b
LR
73352002-04-09 Loren J. Rittle <ljrittle@acm.org>
7336
7337 * configure.in: Add *-*-freebsd* configurations.
7338
90def2b2
TT
73392002-04-08 Tom Tromey <tromey@redhat.com>
7340
7341 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7342 Fixes PR libgcj/6068.
7343
320d7e7a
KW
73442002-03-30 Krister Walfridsson <cato@df.lth.se>
7345
7346 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7347
18b467f1
RO
73482002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7349
7350 * configure.in (alpha*-dec-osf*): Enable libgcj.
7351
8bb3a5af
MG
73522003-03-27 Matthew Gingell <gingell@gnat.com>
7353
7354 * MAINTAINERS (Write After Approval): Add myself.
7355
56ae9405
NC
73562002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7357
7358 Fix for: PR bootstrap/3591, target/5676
7359 * configure.in (mcore-pe): Disable the configuration of
7360 libstdc++-v3 since exceptions are not supported.
7361
f18d9a0c
AG
73622002-03-20 Anthony Green <green@redhat.com>
7363
7364 * configure.in: Enable libgcj for xscale-elf target.
7365
c0e21eef
R
7366Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7367
7368 * MAINTAINERS: Update my email address.
7369
28eca9e8
AO
73702002-03-16 Alexandre Oliva <aoliva@redhat.com>
7371
7372 * ltmain.sh (relink_command): Fix typo in previous change.
7373
e67e72c7
AO
73742002-03-15 Alexandre Oliva <aoliva@redhat.com>
7375
7376 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7377 (relink_command): Added --tag flags.
7378 (mode=install): If relinking fails; error out.
7379
c2273204
RH
73802002-03-12 Richard Henderson <rth@redhat.com>
7381
7382 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7383 .NOTPARALLEL tag.
7384 (do-check): Rename from check.
7385 (check): Allow parallel check.
7386
bcb64245
BW
73872002-03-12 Bob Wilson <bob.wilson@acm.org>
7388
7389 * MAINTAINERS: Add myself as maintainer for xtensa port.
7390 Fix alphabetical order in CPU port maintainer list.
7391 Remove myself from Write After Approval list.
7392
63adb4ff
RH
73932002-03-11 Richard Henderson <rth@redhat.com>
7394
7395 * Makefile.in (.NOTPARALLEL): Add fake tag.
7396
9bec4bf0
L
73972002-03-07 H.J. Lu (hjl@gnu.org)
7398
7399 * configure.in: Enable gprof for mips*-*-linux*.
7400
c7fc1f84
DS
74012002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7402
7403 * MAINTAINERS (Write After Approval): Add myself.
7404
6bff33fb
AO
74052002-02-28 Alexandre Oliva <aoliva@redhat.com>
7406
7407 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7408 libjava.
7409 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7410
0210b33b
AO
74112002-02-23 Alexandre Oliva <aoliva@redhat.com>
7412
7413 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7414 because its Makefile is there; test for the executable instead.
7415
fcc0a3ef
AO
74162002-02-22 Alexandre Oliva <aoliva@redhat.com>
7417
7418 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7419 libstdc++-v3 and libjava.
7420
97cf8285
AM
74212002-02-11 Adam Megacz <adam@xwt.org>
7422
7423 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7424 boehm-gc
5ce6f47b 7425
40fe0ec3
AO
74262002-02-09 Alexandre Oliva <aoliva@redhat.com>
7427
7428 * config.guess: Updated to 2002-01-30's version.
7429 * config.sub: Updated to 2002-02-01's version.
7430 Contribute sh64-elf.
7431 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7432 * configure.in: Added sh64-*-*.
7433
694d53ee
CD
74342002-02-08 Chris Demetriou <cgd@broadcom.com>
7435
7436 * MAINTAINERS: Belatedly add myself to write after approval list.
7437
a9ca50b1
JH
7438Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7439
7440 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7441 Remove self as Write After Approval.
7442
5ffc3500
GK
74432002-01-31 Geoffrey Keating <geoffk@redhat.com>
7444
7445 * MAINTAINERS: Put self in as maintainer for contrib/regression
7446 directory.
7447
4ceaf7fb
PE
74482002-01-28 Phil Edwards <pme@gcc.gnu.org>
7449
7450 * MAINTAINERS: Update my email address.
7451
51584787
JT
74522002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7453
5ce6f47b
EC
7454 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7455 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7456 libraries if not supported for NetBSD on target CPU.
7457
5701d273
DR
74582002-01-25 Douglas B Rupp <rupp@gnat.com>
7459
7460 * install-sh: Use _inst.$$_ for temp file name.
7461
b299a075
JT
74622002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7463
7464 * MAINTAINERS (Write After Approval): Move my contact info
7465 from here...
7466 (OS Port Maintainers): ...to here (netbsd).
7467
51fe14b5
BW
74682002-01-22 Bob Wilson <bob.wilson@acm.org>
7469
7470 * MAINTAINERS (Write After Approval): Add myself.
7471
b634ad42
L
74722002-01-17 H.J. Lu <hjl@gnu.org>
7473
7474 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7475 (all-target-fastjar): Also depend on all-target-libiberty.
7476
3cd87679
L
74772002-01-16 H.J. Lu (hjl@gnu.org)
7478
7479 * config.guess: Import from master sources, rev 1.225.
7480 * config.sub: Import from master sources, rev 1.238.
7481
969a6d8f
KH
74822002-01-16 Kazu Hirata <kazu@hxi.com>
7483
7484 * MAINTAINERS (Write After Approval): Remove myself.
7485
366f6a52
FW
74862001-12-19 Florian Weimer <fw@deneb.enyo.de>
7487
7488 * MAINTAINERS (Write After Approval): Add myself.
7489
f02240b6
JM
74902001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7491
7492 * MAINTAINERS: Add self as docs co-maintainer.
7493
5d08dc39
MK
74942001-12-11 Matthias Klose <doko@debian.org>
7495
7496 * MAINTAINERS (Write After Approval): Add myself.
7497
39e790d5
ZW
74982001-12-09 Zack Weinberg <zack@codesourcery.com>
7499
7500 * MAINTAINERS: Update my email address.
7501
4519d6a3
TC
75022001-12-07 Turly O'Connor <turly@apple.com>
7503 * MAINTAINERS (Write After Approval): Add myself.
7504 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7505 (rs6000_initialize_trampoline): Call __trampoline_setup for
7506 ABI_DARWIN too.
7507 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7508 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7509
21cf0a73
PC
75102001-12-07 Paolo Carlini <pcarlini@unitus.it>
7511
7512 * MAINTAINERS (Write After Approval): Add myself.
7513
4ee43206
DR
7514Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7515
7516 * configure, configure.in: Use temp file for long sed commands.
7517
251931f3
LG
75182001-12-03 Laurent Guerby <guerby@acm.org>
7519
7520 * config.sub: Update to version 1.232 on subversion.
7521
03777dd7
BE
75222001-12-03 Ben Elliston <bje@redhat.com>
7523
7524 * MAINTAINERS: Update mail address for config.* patches.
7525
e490616e
ZW
75262001-11-27 DJ Delorie <dj@redhat.com>
7527 Zack Weinberg <zack@codesourcery.com>
7528
7529 When build != host, create libiberty for the build machine.
7530
7531 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7532 CONFIG_ARGUMENTS.
7533 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7534 New variables.
7535 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7536 and rules.
7537 (all.normal): Depend on ALL_BUILD_MODULES.
7538 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7539 (all-build-libiberty): Depend on configure-build-libiberty.
7540
7541 * configure: Calculate and substitute proper value for
7542 ALL_BUILD_MODULES.
7543 * configure.in: Create the build subdirectory.
7544 Calculate and substitute TARGET_CONFIGARGS (formerly
7545 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7546
04075e8f
ZL
75472001-11-26 Ziemowit Laski <zlaski@apple.com>
7548
7549 * MAINTAINERS (write-after-approval): Add self.
7550
ed19322d
CR
75512001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7552
7553 * MAINTAINERS (GNATS only accounts): Remove self.
7554
90a12988
HPN
75552001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7556
7557 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7558 libf2c.
7559
77e653ad
CR
75602001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7561
7562 * MAINTAINERS (Write After Approval): Add self.
7563
64adad99
DB
75642001-11-12 David O'Brien <obrien@FreeBSD.org>
7565
7566 * MAINTAINERS: mips and s390 are also CPU ports.
7567
834a28c7
DB
75682001-11-12 David O'Brien <obrien@FreeBSD.org>
7569
7570 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7571
ef94239f
DB
75722001-11-11 David O'Brien <obrien@FreeBSD.org>
7573
7574 * MAINTAINERS: Alphabetize.
7575
beda0427
KH
75762001-11-09 Kazu Hirata <kazu@hxi.com>
7577
7578 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7579
6ca224d3
JDA
75802001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7581
7582 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7583
132e4bd7
PE
75842001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7585
7586 * configure.in (--enable-languages): Be more permissive about
7587 syntax. Check for empty lists better. Warn about $LANGUAGES.
7588
c6243b4c
GK
75892001-11-08 Geoffrey Keating <geoffk@redhat.com>
7590
7591 * config.sub: Import from master sources, rev. 1.230.
7592 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7593
abbb9e76
LG
75942001-11-07 Laurent Guerby <guerby@acm.org>
7595
7596 * MAINTAINERS (Write After Approval): Add self.
7597
53cdb27a
HPN
75982001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7599
7600 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7601
dd3a88c9
HPN
76022001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7603
7604 * config.sub: Import from master sources, rev 1.226.
7605 * config.guess: Import from master sources, rev 1.216.
7606
d344dce9
HPN
76072001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7608
7609 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7610 * MAINTAINERS: Add self as maintainer of MMIX port.
7611 Remove old after-approval entry.
7612
63f6bcd7
JM
76132001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7614
7615 * ChangeLog, configure: Fix spelling errors.
7616
84f92638
BK
76172001-10-20 Brendan Kehoe <brendan@zen.org>
7618
7619 * MAINTAINERS: Tweak my address.
7620
2f30eda4
R
7621Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7622
7623 * MAINTAINERS: Update my email address.
7624
1567080c 76252001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7626
f48a3b5c 7627 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7628 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7629
30106886
GB
76302001-10-10 Geert Bosch <bosch@gnat.com>
7631
e490616e 7632 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7633 Added Robert Dewar.
7634
d3d51b8c
DB
76352001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7636
7637 * MAINTAINERS (Write After Approval): Added self
7638
d1c3e709
GB
76392001-10-02 Geert Bosch <bosch@gnat.com>
7640
7641 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7642
50f5f793
JM
76432001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7644
7645 * configure: Handle temporary files securely using mkdir.
7646
7fddf9a9
AO
76472001-09-29 Alexandre Oliva <aoliva@redhat.com>
7648
7649 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7650
387beb82
WC
76512001-09-26 Will Cohen <wcohen@redhat.com>
7652
7653 * configure.in (*-*-linux*): Disable configuration of target-newlib
7654 and target-libgloss.
e490616e 7655
0c055e34
AO
76562001-09-26 Alexandre Oliva <aoliva@redhat.com>
7657
7658 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7659 RANLIB.
7660
759bfa90
AO
76612001-09-21 Alexandre Oliva <aoliva@redhat.com>
7662
7663 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7664 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7665 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7666 avoid quotes nesting problems.
7667 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7668 (DO_X): Export only variables that are set.
7669
1dc4a750
BE
76702001-09-19 Ben Elliston <bje@redhat.com>
7671
7672 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7673 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7674 semantics. Use the shell built-in "type" command instead.
7675
898c7238
AO
76762001-08-31 Alexandre Oliva <aoliva@redhat.com>
7677
7678 Merged from gcc-3_0-branch:
7679 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7680 * ltcf-c.sh: Use $objext, not $ac_objext.
7681 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7682 * ltcf-cxx.sh: Add support for GNU.
7683 2001-07-22 Timothy Wall <twall@redhat.com>
7684 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7685 default settings if using GNU tools with that configuration.
7686 * ltcf-cxx.sh: Ditto.
7687 * ltcf-gcj.sh: Ditto.
7688 2001-07-21 Michael Chastain <chastain@redhat.com>
7689 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7690 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7691 * ltmain.sh: Mark as gcc-local.
7692
8fa0a32e
EC
76932001-08-30 Eric Christopher <echristo@redhat.com>
7694 Jason Eckhardt <jle@redhat.com>
7695
7696 * config.guess: Merge from master sources.
7697 * config.sub: Merge from master sources, add support for mipsisa32.
7698
32f30f91 76992001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7700 * config.sub: Merge from master sources, rev 1.219.
7701 * MAINTAINERS: Add self as contact for stormy16 port.
7702
f6084f99
ZW
77032001-08-14 Zack Weinberg <zackw@panix.com>
7704
7705 * config.sub: Merge from master sources, rev 1.218.
7706 * config.guess: Merge from master sources, rev 1.209.
7707
91b54f7f
GS
77082001-08-11 Graham Stott <grahams@redhat.com>
7709
7710 * Makefile.in (check-c++): Add missing semicolon.
7711
e5b3941e
JH
7712Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7713
32f30f91 7714 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7715
6387a56e
EC
77162001-07-30 Eric Christopher <echristo@redhat.com>
7717
7718 * MAINTAINERS (Various maintainers: mips port): Added myself.
7719
53b475f0
AH
77202001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7721
e490616e 7722 * configure.in (sh-*-linux*): New.
53b475f0 7723
2a08c780
RH
77242001-07-27 Richard Henderson <rth@redhat.com>
7725
7726 * .cvsignore: Add LAST_UPDATED.
7727
bfa79422
UW
77282001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7729
7730 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7731
0ae85492
AH
77322001-07-16 Aldy Hernandez <aldyh@redhat.com>
7733
e490616e 7734 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7735
8e1ab0fe
NP
7736Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7737
7738 * MAINTAINERS (Write After Approval): Added myself.
7739
2b997990
SC
77402001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7741
7742 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7743 and libgcj on m68hc11/m68hc12.
7744
d920e825
L
77452001-06-27 H.J. Lu (hjl@gnu.org)
7746
7747 * Makefile (CFLAGS_FOR_BUILD): New.
7748 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7749
d425a1e0
JM
77502001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7751
7752 * README: Remove version number.
7753
5b5b4207
GP
77542001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7755
7756 * INSTALL/README: Update wrt. to the installation instructions now
7757 residing in gcc/doc/install.texi.
7758
be839b69
JM
77592001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7760
7761 * README: Replace with a cut-down and updated version of gcc/README.
7762
fe2ee7c4
DE
77632001-06-12 David Edelsohn <edelsohn@gnu.org>
7764
7765 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7766 multilibs to be disabled.
7767
4f5d646c
DB
77682001-06-11 Daniel Berlin <dan@cgsoftware.com>
7769
7770 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7771
818f0c85
AO
77722001-06-09 Alexandre Oliva <aoliva@redhat.com>
7773
7774 * config.guess: Import CVS version 1.195.
7775 * config.sub: Import CVS version 1.212.
7776
e9a8af10
AO
77772001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7778
7779 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7780 gcc/xgcc is built, use -print-prog-name to find out the program
7781 name to use.
7782
ae3ca0a9
PE
77832001-06-04 Phil Edwards <pme@sources.redhat.com>
7784
7785 * config.guess: Import CVS version 1.194. All gcc-local changes
7786 appear to also be in the master copy.
7787 * config.sub: Import CVS version 1.211.
7788
066bd40d
MM
7789Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7790
7791 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7792 with_gcc]: Use `gcc -shared' to build a shared library.
7793
4aef4f33
JDA
7794Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7795
7796 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7797 archives.
7798
c386f00f
RO
7799Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7800
7801 * MAINTAINERS (Write After Approval): Add myself.
7802
2ae5cea5
HPN
78032001-06-01 Hans-Peter Nilsson <hp@axis.com>
7804
7805 * configure.in (libstdcxx_flags): Do not try to execute
7806 libstdc++-v3/testsuite_flags until it exists.
7807
c3766183
AM
78082001-06-01 Alan Modra <amodra@bigpond.net.au>
7809
7810 * MAINTAINERS: Update my email address.
7811
9b337833
GS
78122001-05-31 Graham Stott <grahams@redhat.com>
7813
7814 * MAINTAINERS (Write After Approval): Add myself.
7815
55fce0eb
SP
78162001-05-28 Simon Patarin <simon.patarin@inria.fr>
7817
7818 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7819 libraries when using g++ with native linker.
7820
5f7de4b8
AO
78212001-05-28 Alexandre Oliva <aoliva@redhat.com>
7822
7823 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7824
a7bc0fbb
AO
78252001-05-22 Alexandre Oliva <aoliva@redhat.com>
7826
7827 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7828 [aix4*|aix5*]: Prepend blank.
7829
33456445
AO
78302001-05-20 Alexandre Oliva <aoliva@redhat.com>
7831
7832 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7833 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7834 of subdir/configure scripts to use the new libtool.m4.
7835
e48d3d00
MK
78362001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7837
7838 * MAINTAINERS (Write After Approval): Add myself.
7839
9e0e191b
BK
78402001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7841
7842 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7843
3f19b439
BE
78442001-05-11 Ben Elliston <bje@redhat.com>
7845
7846 * Makefile.in (all-sid): New target.
7847 (check-sid, clean-sid, install-sid): Likewise.
7848
6ebe3121
JO
78492001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7850
7851 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7852
ca3667c4
AO
78532001-05-03 Alexandre Oliva <aoliva@redhat.com>
7854
7855 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7856 libgcj.
7857
78582001-05-03 Alexandre Oliva <aoliva@redhat.com>
7859
7860 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7861 gcc/xgcc is built, use -print-prog-name to find out the program
7862 name to use.
7863
b2964d63
AO
78642001-04-26 Alexandre Oliva <aoliva@redhat.com>
7865
b1bb2302
AO
7866 * configure.in (noconfigdirs): Don't reset it from scratch in the
7867 target case; only append to it.
6387a56e 7868
b2964d63
AO
7869 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7870 sparc-*-solaris2.8]: Disable ${libgcj}.
7871
8343765d
AO
78722001-04-25 Alexandre Oliva <aoliva@redhat.com>
7873
7874 * configure.in (libgcj_saved): Copy from $libgcj.
7875 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7876 --disable-libgcj.
7877
ddbb6d43
GRK
78782001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7879
7880 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7881 C front end maintainer.
ddbb6d43 7882
3fa03ff9
AG
7883Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7884
7885 * configure.in: Move *-chorusos target case to the proper switch.
7886 Disable libgcj.
7887
99ffe40f
AO
78882001-04-12 Alexandre Oliva <aoliva@redhat.com>
7889
7890 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7891 1.641.2.228.
7892
78faa32d
FS
78932001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7894
7895 * Makefile.in (STAGE1_CFLAGS): Pass down.
7896
cdbff0ab
AM
78972001-04-13 Alan Modra <amodra@one.net.au>
7898
7899 * config.guess: Add hppa64-linux support. Note for next import that
7900 this is already in the master file.
7901 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7902
75b9074c
AO
79032001-04-12 Alexandre Oliva <aoliva@redhat.com>
7904
7905 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7906 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7907
125404c5
SS
79082001-04-11 Stan Shebs <shebs@apple.com>
7909
7910 * MAINTAINERS: Add self as Darwin port maintainer.
7911
876684fe
AM
79122001-04-11 Alan Modra <amodra@one.net.au>
7913
7914 * MAINTAINERS: Update my email address.
7915
06729913
LR
79162001-04-10 Loren J. Rittle <ljrittle@acm.org>
7917
7918 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7919 recent versions of FreeBSD (release 3 or later).
7920 * ltconfig: On FreeBSD, -lc must not be provided when building
7921 a shared library or else the standard -pthread gcc option is
7922 rendered worthless to later users of the built library.
7923
67916302
JM
79242001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7925
7926 * MAINTAINERS: Add self and RTH as C front end maintainers.
7927
d2bc0628
AO
79282001-04-05 Alexandre Oliva <aoliva@redhat.com>
7929
e490616e
ZW
7930 * config.sub: Make sure to match an already-canonicalized
7931 machine name (eg. mn10300-unknown-elf).
d2bc0628 7932
a3406c06
AO
79332001-04-01 Alexandre Oliva <aoliva@redhat.com>
7934
7935 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7936 New macros.
7937 (bootstrap, cross): Use RECURSE_FLAGS.
7938 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7939
a076f6a4
AO
79402001-03-27 Alexandre Oliva <aoliva@redhat.com>
7941
7942 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7943
e9f4fa71
CH
79442001-03-22 Colin Howell <chowell@redhat.com>
7945
7238de5c
CH
7946 * Makefile.in (DO_X): Do not backslash single-quotes in
7947 backquotes (two places).
e9f4fa71 7948
b6b14b1b
AO
79492001-03-22 Alexandre Oliva <aoliva@redhat.com>
7950
7951 Re-installed:
7952 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7953 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7954 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7955 * ltcf-cxx.sh: Likewise.
7956 * ltcf-gcj.sh: Likewise.
7957
1eb0b89d
GP
79582001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7959
7960 * MAINTAINERS: Add myself as "documentation co-maintainer".
7961
82e23236
AO
79622001-03-22 Alexandre Oliva <aoliva@redhat.com>
7963
7964 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7965 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7966
64ec27c3
TT
79672001-03-19 Tom Tromey <tromey@redhat.com>
7968
7969 * config-ml.in: Handle GCJ and GCJFLAGS.
7970
191de407
MC
79712001-03-21 Michael Chastain <chastain@redhat.com>
7972
7973 * Makefile.in: all-m4 depends on all-texinfo.
7974
fed4dede
LR
79752001-03-20 Loren J. Rittle <ljrittle@acm.org>
7976
7977 * MAINTAINERS: Add myself to write after approval list.
7978
085072bb
LB
79792001-03-18 Laurynas Biveinis <lauras@softhome.net>
7980
7981 * Makefile.in (DO_X): Quote nested quotes.
7982
5af8ea3f
AM
79832001-03-18 Alan Modra <alan@linuxcare.com.au>
7984
7985 * MAINTAINERS: Add myself to write after approval list.
7986
69e23037
LB
79872001-03-15 Laurynas Biveinis <lauras@softhome.net>
7988
7989 * Makefile.in (DO_X): Use double quotes for quoting
7990 "RANLIB=$${RANLIB}".
7991
2b9650f4
OP
79922001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7993
7994 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7995
4698d2cf
NP
79962001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7997
7998 * configure.in: Only use `lang_requires' for languages athat are
7999 actually enabled.
8000
f6646274
PE
80012001-03-08 Phil Edwards <pme@sources.redhat.com>
8002
8003 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8004
c9a54638
AO
80052001-03-08 Alexandre Oliva <aoliva@redhat.com>
8006
8007 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8008
6a556ad6
TT
80092001-03-07 Tom Tromey <tromey@redhat.com>
8010
8011 * configure.in: Allow config-lang.in to set `lang_requires' to list
8012 of other required languages.
8013
6822468a
LB
80142001-03-06 Laurynas Biveinis <lauras@softhome.net>
8015
8016 * Makefile.in: Remove RANLIB definition. Use RANLIB
8017 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8018 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8019
f04885d3 80202001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8021 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8022
f04885d3
BK
8023 * Makefile.in (check-c++): Use tabs, not spaces.
8024
288edf47 80252001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8026
288edf47
LB
8027 * MAINTAINERS: add myself to Write After Approval list.
8028
3d55d2f8 80292001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8030
e490616e 8031 * Makefile.in (check-c++): New rule.
6387a56e 8032
4d88a68a
BK
8033 * configure.in (target_libs): Remove libg++.
8034 (noconfigdirs): Remove libg++.
8035 (noconfigdirs): Same.
8036 (noconfigdirs): Same.
8037 (noconfigdirs): Same.
8038
8039 * config-ml.in: Remove libg++ references.
8040
8041 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8042 (ALL_TARGET_MODULES): Same.
8043 (configure-target-libg++): Remove.
8044 (all-target-libg++): Remove.
8045 (configure-target-libio): Remove.
8046 (all-target-libio): Remove.
8047 (check-target-libio): Remove.
8048 (.PHONY): Remove.
8049 (libg++.tar.bz2): Remove.
8050 (all-target-cygmon): Remove libio.
8051 (all-target-libstdc++): Remove.
8052 (configure-target-libstdc++): Remove.
8053 (TARGET_LIB_PATH): Remove libstdc++.
8054 (ALL_GCC_CXX): Remove libstdc++.
8055 (all-target-gperf): Correct.
8056
2437d4ed
NC
80572001-02-16 Nick Clifton <nickc@redhat.com>
8058
8059 * configure.in (noconfigdirs): Allow configuration of texinfo
8060 for Cygwin hosts.
8061
85b99cbe
AG
80622001-02-15 Anthony Green <green@redhat.com>
8063
8064 * configure: Introduce GCJ_FOR_TARGET.
8065 * configure.in: Ditto.
8066 * Makefile.in: Ditto.
8067
7b18790c
AS
80682001-02-13 Andreas Schwab <schwab@suse.de>
8069
8070 * MAINTAINERS: Update mail address.
8071
c4880c99
MS
80722001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8073
8074 * config.guess: Add linux target for S/390.
8075 * config.sub: Likewise.
8076
e31ae6db
CC
80772001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8078
8079 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8080 target-libgloss.
e31ae6db 8081
7739adfb
BE
80822001-02-06 Ben Elliston <bje@redhat.com>
8083
8084 * configure: Output host type to stdout, not stderr.
8085
36ca672c
MM
80862001-02-05 Mark Mitchell <mark@codesourcery.com>
8087
e40f2829 8088 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8089 * ltcf-cxx.sh: Likewise.
8090
36ca672c
MM
8091 * config.if: Assume enable_libstdcxx_v3 is defined.
8092
22fdd65e
MM
80932001-02-04 Mark Mitchell <mark@codesourcery.com>
8094
8095 Remove V2 C++ library.
8096 * configure.in: Remove --enable-libstdcxx_v3 support.
8097
3b60dd8e
BM
80982001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8099
8100 * include/demangle.h: Add prototype for java_demangle_v3.
8101
42c0c80a
PE
81022001-01-29 Phil Edwards <pme@sources.redhat.com>
8103
8104 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8105
0be25992
RH
81062001-01-27 Richard Henderson <rth@redhat.com>
8107
8108 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8109
8a8de62d
MS
81102001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8111
8112 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8113 Don't unset, it's non-portable and no longer necessary, set to empty
8114 instead.
8115
92769744
MS
81162001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8117
8118 * ltconfig: Shell portability fix for the tagname validity check.
8119
88a1c0ab
AO
81202001-01-27 Alexandre Oliva <aoliva@redhat.com>
8121
8122 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8123 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8124
45291dd5
MS
81252001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8126
8127 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8128
1ace7e15
TT
81292001-01-26 Tom Tromey <tromey@redhat.com>
8130
8131 * configure.in: Allow libgcj to be built on Sparc Solaris.
8132
0ef8b11b
DE
81332001-01-25 David Edelsohn <edelsohn@gnu.org>
8134
8135 * ltcf-c.sh: Add aix5 case.
8136 * ltcf-cxx.sh: Likewise.
8137 * ltconfig: Likewise.
8138
0006091e
AO
81392001-01-24 Alexandre Oliva <aoliva@redhat.com>
8140
9bad11e1
AO
8141 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8142 keep at least one of build_libtool_libs or build_old_libs set to
8143 yes.
8144
0006091e
AO
8145 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8146 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8147
7c01b2b5
BM
81482001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8149
8150 * configure.in: Enable libgcj on several additional platforms.
8151
d340e0ac
BM
81522001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8153
8154 * configure.in: Enable libgcj for linux targets.
8155
5baf8c37
MS
81562001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8157
8158 * MAINTAINERS (Write After Approval): Add myself.
8159
10a0ba84
JDA
81602001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8161
8162 * MAINTAINERS: Add myself as vax port maintainer.
8163
357c6a4b
FH
81642001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8165
8166 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8167
6e2d9a7a
MS
81682001-01-09 Mike Stump <mrs@wrs.com>
8169
8170 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8171 failures of subdirectories.
8172
b6b14b1b 81732001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8174
b6b14b1b 8175 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8176 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8177 * ltcf-cxx.sh: Likewise.
8178 * ltcf-gcj.sh: Likewise.
8179 * ltconfig.sh: Fix typo.
976b230d 8180
07109110
LB
81812001-01-02 Laurynas Biveinis <lauras@softhome.net>
8182
8183 * configure: handle DOS-style absolute paths.
8184
1da5b8fc
LB
81852001-01-02 Laurynas Biveinis <lauras@softhome.net>
8186
8187 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8188
4c2f5b4f
MM
81892000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8190
8191 * MAINTAINERS: Add myself as avr port co-maintainer.
8192
bc53668e
BE
81932000-12-28 Ben Elliston <bje@redhat.com>
8194
8195 * MAINTAINERS: Add myself under ``Write After Approval''.
8196
c387606f
JM
81972000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8198
8199 * texinfo: Remove directory from GCC.
8200
2cb5082c
JM
82012000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8202
8203 * COPYING: Update to current
8204 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8205 to 19yy as example year in copyright notice).
8206
cc330df9
BK
82072000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8208
6387a56e 8209 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8210 (libstdcxx_incdir): Pass down.
8211 * config.if: Remove expired bits for cxx_interface, add stub.
8212 (libstdcxx_incdir): Add variable for g++ include directory.
8213 * configure.in (gxx_include_dir): Use it.
6387a56e 8214
4c6b2835
AO
82152000-12-18 Alexandre Oliva <aoliva@redhat.com>
8216
8217 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8218 with old-email address from ``Write After Approval''.
8219
3896f13e
AJ
82202000-12-15 Andreas Jaeger <aj@suse.de>
8221
8222 * configure.in: Handle lang_dirs.
8223
82242000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8225
ad46e881
TT
8226 * MAINTAINERS: Removed brads.
8227
90a10418
TT
8228 * MAINTAINERS: Added gcj developers.
8229
41dfe3a2 82302000-12-13 Anthony Green <green@redhat.com>
6387a56e 8231
41dfe3a2 8232 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8233 listed. Disable libgcj for x86 and Alpha Linux until compatible
8234 with g++ abi.
6387a56e 8235
e2f601da
MS
82362000-12-13 Mike Stump <mrs@wrs.com>
8237
8238 * Makefile.in (local-distclean): Also remove fastjar.
8239
70030c01
RB
82402000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8241
8242 * contrib/gcc_update: Add fastjar --touch entries.
8243
2a50f859
AO
82442000-12-12 Alexandre Oliva <aoliva@redhat.com>
8245
8246 * configure.in: Disable language-specific target libraries for
8247 languages that aren't enabled.
8248
7743113b
AG
82492000-12-10 Anthony Green <green@redhat.com>
8250
8251 * configure.in: Define libgcj. Disable libgcj target libraries for
8252 most targets.
8253
92e061a6
NB
82542000-12-10 Neil Booth <neilb@earthling.net>
8255
8256 * MAINTAINERS: Update mail address, remove from WAA list.
8257
f34ff6d6
APB
82582000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8259
8260 * libjava: Imported from /cvs/java.
8261 * libffi: Likewise.
8262 * Boehm-gc: Likewise.
8263
d82a33c6
APB
82642000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8265
8266 * configure.in (target_libs): Revert 2000-12-08 patch.
8267 (noconfigdirs): Added target-libjava.
8268
e14f8e28
LB
82692000-12-09 Laurynas Biveinis <lauras@softhome.net>
8270
8271 * djunpack.bat: removed.
8272
fc26516b
LB
82732000-12-09 Laurynas Biveinis <lauras@softhome.net>
8274
8275 * Makefile.in: handle DOS-style absolute paths.
8276 * config-ml.in: likewise.
8277 * symlink-tree: likewise.
8278
bd8757b3
APB
82792000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8280
8281 * fastjar: Imported.
8282
81522a1f
APB
82832000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8284
8285 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8286 libjava.
8287 * configure.in (target_libs): Removed `target-libjava'.
8288
5db1f7ed
APB
82892000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8290
8291 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8292 (ALL_MODULES): Added fastjar.
8293 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8294 (all-target-libjava): all-fastjar replaces all-zip.
8295 (all-fastjar): Added.
8296 (configure-target-fastjar, all-target-fastjar): Likewise.
8297 * configure.in (host_tools): Added fastjar.
8298
5e59997c
MS
82992000-12-07 Mike Stump <mrs@wrs.com>
8300
8301 * Makefile.in (local-distclean): Remove leftover built files.
8302
0a534f40
NC
83032000-11-24 Nick Clifton <nickc@redhat.com>
8304
8305 * configure.in (xscale-elf): Add target.
8306 (xscale-coff): Add target.
8307
7686cadf
LR
83082000-11-22 Loren J. Rittle <ljrittle@acm.org>
8309
e490616e
ZW
8310 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8311 recent versions of FreeBSD (release 3 or later).
8312 * ltconfig: On FreeBSD, -lc must not be provided when building
8313 a shared library or else the standard -pthread gcc option is
8314 rendered worthless to later users of the built library.
7686cadf 8315
fff01699
FF
83162000-11-16 Fred Fish <fnf@be.com>
8317
8318 * configure.in (enable_libstdcxx_v3): Fix typo,
8319 libstd++ -> libstdc++.
8320
4dc16355
KL
83212000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8322
8323 * MAINTAINERS: Add self to Write After Approval list.
8324
bf6fc7b2
BS
83252000-11-21 Bernd Schmidt <bernds@redhat.com>
8326
8327 * MAINTAINERS: Update my email address. Add myself to global write
8328 privs list.
8329
ce8e06b1
AO
83302000-11-18 Alexandre Oliva <aoliva@redhat.com>
8331
6e2a4843
AO
8332 * Makefile.in: Merge with src and libgcj.
8333 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8334 configure-target-<library> when their configure scripts need the C
8335 or C++ library to have already been built to work properly.
8336 (do_proto_toplev): Set them to an empty string.
8337
ce8e06b1
AO
8338 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8339 (REALLY_SET_LIB_PATH): Use them.
8340
c003f378
SS
83412000-11-17 Stan Shebs <shebs@apple.com>
8342
8343 * MAINTAINERS: Add self to Write After Approval list.
8344
cc1e60ea
JM
83452000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8346
8347 * configure: Provide the original toplevel configure arguments
8348 (including $0) to subprocesses in the environment rather than
8349 through gcc/configargs.h.
8350
1173593d
JM
83512000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8352
8353 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8354 C99. Alphabetise "Write After Approval" list.
8355
520907ee
MM
83562000-11-12 Mark Mitchell <mark@codesourcery.com>
8357
34f6fbdb
MM
8358 * configure: Turn on libstdc++ V3 by default.
8359
520907ee
MM
8360 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8361 if we've got GCC.
8362
0bbd37ed
PB
83632000-11-11 Philip Blundell <philb@gnu.org>
8364
8365 * MAINTAINERS: Add self to Write After Approval list.
8366
7ca0e6d9
DE
83672000-11-09 David Edelsohn <edelsohn@gnu.org>
8368
8369 * ltcf-c.sh (aix4): Improve shared library configuration; require
8370 exporting symbols.
8371 * ltcf-cxx.sh (aix4): Define.
8372 * ltconfig (aix4): Define library and soname specs appropriate for
8373 AIX. Define command to create export symbols list.
8374
f559f30b
CF
8375Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8376
8377 * config.sub: Add support for Sun Chorus
8378
fc05d516
NC
83792000-10-31 Nick Clifton <nickc@redhat.com>
8380
8381 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8382 <name>@redhat.com. Also installed new email address for Clint
8383 Popetz.
6387a56e 8384
90a0e73f
JM
83852000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8386
8387 * etc: Remove directory from GCC.
8388
a5e1b548
MM
83892000-10-16 Michael Meissner <meissner@redhat.com>
8390
8391 * configure (gcc/configargs.h): Only create if there is a build GCC
8392 directory created.
8393
6387a56e
EC
83942000-10-16 Matthias Klose <doko@debian.org>
8395
be1db873
MK
8396 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8397 when configured for libstdc++-v3.
8398
f5fa9a5b
PE
83992000-10-05 Phil Edwards <pme@gcc.gnu.org>
8400
8401 * configure: Save configure arguments to gcc/configargs.h.
8402
61a77fea
PT
84032000-10-04 Philipp Thomas <pthomas@suse.de>
8404
8405 * config.guess: Import CVS version 1.157.
8406 * config.sub: Import CVS version 1.181.
8407
3a4fee66
AP
84082000-10-04 Andris Pavenis <pavenis@latnet.lv>
8409
8410 * Makefile.in (bootstrap): avoid recursion if subdir missing
8411 (cross): ditto
8412 (do-proto-toplev): ditto
8413
3dd7094e
AO
84142000-09-30 Alexandre Oliva <aoliva@redhat.com>
8415
de710532
AO
8416 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8417 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8418
3dd7094e
AO
8419 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8420 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8421 all affected `configure' scripts.
8422
e592386f
NB
8423Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8424
8425 * MAINTAINERS: Add self as cpplib co-maintainer.
8426
fba54939
AH
84272000-09-24 Aldy Hernandez <aldyh@redhat.com>
8428
8429 * MAINTAINERS: Add self to Write After Approval list.
8430
2bd429f4
GP
84312000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8432
8433 * INSTALL/README: egcs -> GCC update.
8434
d733f374
ME
8435Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8436
8437 * MAINTAINERS: Add myself to Write After Approval list.
8438
d7ce9a83
KH
84392000-09-15 Kazu Hirata <kazu@hxi.com>
8440
8441 * MAINTAINERS: Add myself to Write After Approval list.
8442
18a53ffe
JL
8443Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8444
e490616e
ZW
8445 * configure.in: Do not build byacc for hppa64. Provide paths to the
8446 X11 libraries for hppa64.
18a53ffe 8447
f246ff23
SC
84482000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8449
8450 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8451
06298abd
AO
84522000-09-06 Alexandre Oliva <aoliva@redhat.com>
8453
4b92758a
AO
8454 * Makefile.in (all-zlib): Added dummy target.
8455
06298abd
AO
8456 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8457 ltcf-gcj.sh: Updated from libtool multi-language branch.
8458
4d73d07a
AO
84592000-09-05 Alexandre Oliva <aoliva@redhat.com>
8460
8461 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8462 (bootstrap*): Depend on all-bootstrap.
8463
05d52d78
PT
84642000-09-05 Philipp Thomas <pthomas@suse.de>
8465
8466 * config.guess: Import CVS version 1.156.
8467 * config.sub: Import CVS version 1.179.
8468
3c809ba4
AG
84692000-09-02 Anthony Green <green@cygnus.com>
8470
8471 * Makefile.in (all-gcc): Depend on all-zlib.
8472 (CLEAN_MODULES): Add clean-zlib.
8473 (ALL_MODULES): Add all-zlib.
8474 * configure.in (host_libs): Add zlib.
8475
10ad78a0 84762000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8477
8478 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8479 crosses, but add gcc/include to the header search path for them.
8480
b36a9ce3
DB
84812000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8482
8483 * MAINTAINERS: Add self to Write After Approval list.
8484
cb011248
FS
84852000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8486
8487 * config.guess: Import CVS version 1.152.
8488 * config.sub: Import CVS version 1.177.
8489
db310af0
AO
84902000-08-25 Alexandre Oliva <aoliva@redhat.com>
8491
7965440a
AO
8492 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8493 $targargs to tell whether newlib is going to be built.
8494
db310af0
AO
8495 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8496 $$r/TARGET_SUBDIR/libio for _G_config.h.
8497
e7977565
AO
84982000-08-23 Alexandre Oliva <aoliva@redhat.com>
8499
8500 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8501
126bb9ed
DD
85022000-08-22 DJ Delorie <dj@redhat.com>
8503
8504 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8505
5b0e9d29
AO
85062000-08-22 Alexandre Oliva <aoliva@redhat.com>
8507
8508 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8509 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8510 sub-configures.
8511
4f3e904e
DD
85122000-08-21 DJ Delorie <dj@redhat.com>
8513
8514 * MAINTAINERS: Add self as a libiberty maintainer
8515
c9635443
AO
85162000-08-16 Alexandre Oliva <aoliva@redhat.com>
8517
8518 * configure.in (libstdcxx_flags): Use
8519 libstdc++-v3/src/libstdc++.INC.
8520
8b2100ba
AO
85212000-08-15 Alexandre Oliva <aoliva@redhat.com>
8522
8523 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8524
57119aa9
ZW
85252000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8526
eeb943b0
ZW
8527 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8528
6387a56e 8529 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8530 explicit. Substitute enable_threads into generated Makefiles.
8531 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8532 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8533
acffa7c4
GK
85342000-08-13 Geoff Keating <geoffk@cygnus.com>
8535
8536 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8537
808d8c41
AO
85382000-08-12 Alexandre Oliva <aoliva@redhat.com>
8539
8540 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8541 previous delta.
8542
1fc8c51c 85432000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8544
1fc8c51c
JM
8545 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8546 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8547 (FLAGS_FOR_TARGET): Not here.
8548 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8549
25698887
AO
85502000-08-11 Alexandre Oliva <aoliva@redhat.com>
8551
8552 * config-ml.in (CC, CXX): Don't introduce a leading space.
8553
10120687
DD
85542000-08-07 DJ Delorie <dj@delorie.com>
8555
8556 * MAINTAINERS: Add self as a DJGPP maintainer
8557
15c758e9
DD
85582000-08-07 DJ Delorie <dj@redhat.com>
8559
8560 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8561 "if we're also building gcc, and it's a gcc that will run on the
8562 build machine, we want to use its includes instead of the system's
8563 default includes".
8564
2d0de245
JM
85652000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8566
8567 * MAINTAINERS: Add self to Write After Approval list.
8568
e81b330a
AO
85692000-08-03 Alexandre Oliva <aoliva@redhat.com>
8570
83440c1e
AO
8571 * configure.in (libstdcxx_flags): Don't use `"'.
8572
e81b330a
AO
8573 * config-ml.in: Adjust multilib search paths to the
8574 appropriate multilib tree.
8575
cf95c847
AO
85762000-08-02 Alexandre Oliva <aoliva@redhat.com>
8577
8578 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8579 commas in $LANGUAGES.
8580
9e9af119
MH
85812000-08-02 Manfred Hollstein <manfredh@redhat.com>
8582
8583 * configure.in: Re-enable all references to libg++ and librx.
8584
606ce391
AO
85852000-08-01 Alexandre Oliva <aoliva@redhat.com>
8586
89820b43
AO
8587 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8588 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8589 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8590 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8591
606ce391
AO
8592 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8593
04179d4a
AO
85942000-07-31 Alexandre Oliva <aoliva@redhat.com>
8595
8596 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8597 CXX_FOR_TARGET for sed.
8598
d4eb109c
AO
85992000-07-30 Alexandre Oliva <aoliva@redhat.com>
8600
8601 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8602 Do not override if already set in the environment or in configure.
8603 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8604 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8605
4f4caf92
AO
86062000-07-28 Alexandre Oliva <aoliva@redhat.com>
8607
8608 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8609 the libtool CVS tree multi-language branch.
8610 * ltconfig, ltmain.sh: Updated.
6387a56e 8611
b87487b6
AO
86122000-07-27 Alexandre Oliva <aoliva@redhat.com>
8613
1670d1ea
AO
8614 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8615 (clean-target): Depend on it.
8616
b87487b6
AO
8617 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8618 (GCC_FOR_TARGET): Use it.
8619 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8620 * configure.in: ... here.
8621 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8622 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8623
4e81ae98
EC
86242000-07-24 Eric Christopher <echristo@cygnus.com>
8625
8626 * MAINTAINERS: Add self to Write After Approval list.
8627
059ae32c
AO
86282000-07-24 Alexandre Oliva <aoliva@redhat.com>
8629
5b28edd4
AO
8630 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8631 (configure-target-libchill, configure-target-libobjc): Likewise.
8632
059ae32c
AO
8633 * configure.in: Use the same cache file for all target libs.
8634 * config-ml.in: But different cache files per multilib variant.
8635
1adcd149
MS
86362000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8637
8638 * configure (topsrcdir): Don't use dirname.
8639
2d573dff
JO
86402000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8641
8642 * MAINTAINERS: Add self to Write After Approval list.
8643
d207ebef
JM
86442000-07-20 Jason Merrill <jason@redhat.com>
8645
8646 * configure.in: Remove all references to libg++ and librx.
8647
8648 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8649
86502000-07-20 Hans-Peter Nilsson <hp@axis.com>
8651
8652 * config.sub: Update to subversions version 2000-07-06.
8653
7b7792d5
AH
86542000-07-12 Andrew Haley <aph@cygnus.com>
8655
8656 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8657 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8658
3abaac67
PE
86592000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8660
8661 * symlink-tree: Check number of arguments.
8662
34be2b36
JW
86632000-07-05 Jim Wilson <wilson@cygnus.com>
8664
8665 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8666 search path for a g++ extracted from the build tree. This
8667 will allow link tests run by configure scripts in
8668 subdirectories to succeed.
8669
d207ebef
JM
86702000-07-01 Koundinya K <kk@ddeorg.soft.net>
8671
e490616e 8672 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8673
0900331b
MH
86742000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8675
8676 * MAINTAINERS: Add myself as loop discovery maintainer.
8677
d207ebef
JM
86782000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8679
8680 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8681 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8682
86832000-06-19 Timothy Wall <twall@cygnus.com>
8684
8685 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8686 * config.sub: Add tic54x target.
8687
11a27a76
TM
8688Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8689
8690 * MAINTAINERS: Add self as Fortran maintainer,
8691 remove Craig Burley.
8692
d207ebef 8693Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8694
d207ebef
JM
8695 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8696 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8697
7758b73f
PT
8698Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8699
8700 * MAINTAINERS: Add self as i18n maintainer
8701
d207ebef
JM
870220000-05-21 H.J. Lu (hjl@gnu.org)
8703
e490616e
ZW
8704 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8705 directory are used if they exist. Make sure
8706 $(build_tooldir)/include is searched for header files,
8707 $(build_tooldir)/lib/ for library files.
d207ebef 8708 (GCC_FOR_TARGET): Likewise.
e490616e 8709 (CXX_FOR_TARGET): Likewise.
d207ebef 8710
bae29210
JL
8711Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8712
8713 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8714
d207ebef 8715Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8716
8717 * Makefile.in (configure-target-libiberty): Depend on
8718 configure-target-newlib.
8719
aab0d19d
AO
87202000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8721
8722 * configure.in, Makefile.in: Merge all libffi-related
8723 configury stuff from the libgcj tree.
8724
d207ebef
JM
8725Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8726
8727 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8728 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8729
8730Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8731
8732 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8733 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8734 current version information. Add to proto-toplev directory.
d207ebef
JM
8735 (gdb-taz): Build do-djunpack.
8736
758c7bd4
DE
87372000-05-15 David Edelsohn <edelsohn@gnu.org>
8738
8739 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8740
1888228d
AC
8741Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8742
8743 * MAINTAINERS: Add self to Write After Approval list.
8744
d207ebef
JM
87452000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8746
8747 * ltmain.sh: Preserve in relink_command any environment
8748 variables that may affect the linker behavior.
8749
2d7cc2fe
JL
8750Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8751
d207ebef
JM
8752 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8753
8754Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8755
8756 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8757
87582000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8759
8760 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8761 with the version name.
2d7cc2fe 8762
ee455968
JE
8763Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8764
8765 * MAINTAINERS: Add self as bb-reorder maintainer.
8766
73b97e5c
BK
87672000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8768
8769 * config.if: Tweak.
8770
d207ebef
JM
87712000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8772
8773 * djunpack.bat: New file.
8774
8775Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8776
8777 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8778 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8779 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8780 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8781
954869eb
DP
87822000-04-16 Dave Pitts <dpitts@cozx.com>
8783
e490616e
ZW
8784 * config.sub (case $basic_machine): Change default for "ibm-*"
8785 to "openedition".
954869eb 8786
eaabe541
AJ
87872000-04-13 Andreas Jaeger <aj@suse.de>
8788
8789 * MAINTAINERS: Added myself.
8790
d207ebef
JM
8791Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8792
8793 * Makefile.in (gdb-taz): New target. GDB specific archive.
8794 (do-md5sum): New target.
8795 (MD5PROG): Define.
8796 (PACKAGE): Default to TOOL.
8797 (VER): Default to a shell script.
8798 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8799 md5 checksum generation.
d207ebef
JM
8800 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8801 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8802 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8803 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8804
8805Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8806
8807 * configure (warn_cflags): Delete.
8808
0ea6d60c
PDM
8809Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8810
8811 * MAINTAINERS: Added myself.
8812
17090313 88132000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8814 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8815
e490616e
ZW
8816 * configure.in (enable_libstdcxx_v3): Add.
8817 (target_libs): Add bits here to switch between libstdc++-v2 and
8818 libstdc++-v3.
8819 * config.if: And this file too.
8820 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8821
76b78517
MM
88222000-04-05 Michael Meissner <meissner@redhat.com>
8823
8824 * config.sub (d30v): Add d30v as a basic machine type.
8825
ad242caf
JM
88262000-03-29 Jason Merrill <jason@casey.cygnus.com>
8827
8828 * configure.in: -linux-gnu*, not -linux-gnu.
8829
d4537148
TM
8830Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8831
8832 * MAINTAINERS: Add self in write-after-approval section.
8833
f152e9d4
JW
8834Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8835
8836 * MAINTAINERS: Add self as ia64 port maintainer.
8837
6a5fcef1
NB
88382000-03-08 Neil Booth <NeilB@earthling.net>
8839
8840 * MAINTAINERS: Add self in write-after-approval section.
8841
d207ebef 8842Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8843
d207ebef
JM
8844 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8845 (do-tar-bz2): Replace TOOL with PACKAGE.
8846 (gdb.tar.bz2): Remove GDBTK from GDB package.
8847 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8848 dejagnu.tar.bz2): New packages.
d207ebef
JM
8849
88502000-02-27 Andreas Jaeger <aj@suse.de>
8851
8852 * configure.in: Add entry for mips*-*-linux*, move catch all
8853 *-*-*linux* entry below this one.
8854
88552000-02-27 Ian Lance Taylor <ian@zembu.com>
8856
8857 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8858
521fe9d0
NC
88592000-02-24 Nick Clifton <nickc@cygnus.com>
8860
8861 * config.sub: Support an OS of "wince".
8862
d207ebef
JM
8863Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8864
8865 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8866 version.
d207ebef
JM
8867
88682000-02-23 Linas Vepstas <linas@linas.org>
8869
8870 * config.sub: Add support for Linux/IBM 370.
8871 * configure.in: Likewise.
8872
3a685f6f
NC
88732000-02-22 Nick Clifton <nickc@cygnus.com>
8874
8875 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8876
d207ebef 88772000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8878
d207ebef 8879 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8880
4746ee26
KG
88812000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8882
8883 * configure (gcc_version): When setting, narrow search to
8884 lines containing `version_string'.
8885
ba96c72d
DC
88862000-02-15 Denis Chertykov <denisc@overta.ru>
8887
8888 * config.sub: Add support for avr target.
8889
77f16a66
NC
88902000-02-14 Nick Clifton <nickc@cygnus.com>
8891
8892 * MAINTAINERS: Add maintainers for MCore port.
8893
784a3a80
HPN
8894Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8895
8896 * config.sub: Add mmix-knuth-mmixware.
8897
719dd4fa
KG
88982000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8899
8900 * MAINTAINERS: Pair cccp with cpplib maintainership.
8901
d207ebef
JM
89022000-01-27 Christopher Faylor <cgf@redhat.com>
8903
8904 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8905 structure stuff to -L library search.
8906 (CXX_FOR_TARGET): Ditto.
8907 (CROSS_CHECK_MODULES): Fix spelling mistake.
8908
7a53e94b
MM
89092000-01-24 Mark Mitchell <mark@codesourcery.com>
8910
8911 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8912 the C++ compiler.
8913
0da3b5a7
RH
89142000-01-12 Richard Henderson <rth@cygnus.com>
8915
8916 * configure.in: Don't build some bits for beos.
8917
02368d6d
JS
89182000-01-12 Joel Sherrill (joel@OARcorp.com)
8919
8920 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8921 as include files.
8922
2e76d35c
ZW
89232000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8924
8925 * Add self as cpplib maintainer, as requested by Jason
8926 Merrill. Correct my e-mail address.
8927
4c25fdcf
GK
89282000-01-06 Geoff Keating <geoffk@cygnus.com>
8929
8930 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8931 not mh-aix43.
8932
188e3966
HPN
8933Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8934
8935 * MAINTAINERS: Add myself to "write after approval" list.
8936
c2f5d030
RH
89371999-12-14 Richard Henderson <rth@cygnus.com>
8938
8939 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8940 * config.sub: Accept alphaev[78], alphaev8.
8941
eeda916a
AO
89421999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8943
8944 * config.guess, config.sub: Update from autoconf.
8945
b3bd7820
BK
89461999-11-29 Bruce Korb <autogen@linuxbox.com>
8947
2c290989 8948 * MAINTAINERS: update my playtime e-address.
b3bd7820 8949
1882b2b1
RO
8950Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8951
8952 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8953 necessary libraries are missing.
8954
2395f805
DN
8955Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8956
8957 * MAINTAINERS: Add new 'write after approval' maintainer.
8958
1e25de97
APB
8959Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8960
8961 * MAINTAINERS: Add new Java maintainer.
8962
1722c704
AS
89631999-10-25 Andreas Schwab <schwab@suse.de>
8964
8965 * configure: Fix quoting inside arguments of eval.
8966
8141abe8
NC
89671999-10-21 Nick Clifton <nickc@cygnus.com>
8968
8969 * config-ml.in: Allow suppression of some ARM multilibs.
8970
0b77644a
LV
8971Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8972
8973 * config.guess: Add OS/390 match pattern.
8974 * config.sub: Add mvs, openedition targets.
8975 * configure.in (i370-ibm-opened*): New.
8976
d207ebef
JM
89771999-09-04 Steve Chamberlain <sac@pobox.com>
8978
8979 * config.sub: Add support for configuring for pj.
8980
89811999-08-31 Nick Clifton <nickc@cygnus.com>
8982
8983 * config.sub (maybe_os): Add support for configuring for fr30.
8984
af13ebe9
NC
89851999-08-25 Nick Clifton <nickc@cygnus.com>
8986
8987 * configure.in: Do not configure or build ld for AIX
8988 platforms. ld is known to be broken on these platforms.
8989
1250c760
RO
8990Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8991
8992 * config-ml.in: Pass compiler flag corresponding to multidirs to
8993 subdir configures.
8994
d207ebef
JM
89951999-08-09 Ian Lance Taylor <ian@zembu.com>
8996
8997 * Makefile.in (LDFLAGS): Define.
8998
89991999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9000
9001 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9002 noconfigdirs.
9003 (*-*-cygwin*): Likewise.
9004
90051999-08-08 Ian Lance Taylor <ian@zembu.com>
9006
9007 * mkdep: New file.
9008 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9009 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9010
9011 From Eli Zaretskii <eliz@is.elta.co.il>:
9012 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9013 long file name when using DJGPP on MS-DOS.
9014
dbd83e11
JL
9015Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9016
9017 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9018
d207ebef
JM
90191999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9020
9021 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9022 dependency as this causes "make check" to globally "make all"
9023
cd1f4c2c
TT
9024Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9025
9026 * configure.in (target_libs): Added target-zlib.
9027 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9028 (CONFIGURE_TARGET_MODULES): Likewise.
9029 (CHECK_TARGET_MODULES): Likewise.
9030 (INSTALL_TARGET_MODULES): Likewise.
9031 (CLEAN_TARGET_MODULES): Likewise.
9032 (configure-target-zlib): New target.
9033 (all-target-zlib): Likewise.
9034 (all-target-libjava): Depend on all-target-zlib.
9035 (configure-target-libjava): Depend on configure-target-zlib.
9036
9037 * Makefile.in (configure-target-libjava): Depend on
9038 configure-target-newlib.
9039 (configure-target-boehm-gc): New target.
9040 (configure-target-qthreads): New target.
9041
e490616e
ZW
9042 * configure.in (target_libs): Added target-qthreads.
9043 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9044 (CONFIGURE_TARGET_MODULES): Likewise.
9045 (CHECK_TARGET_MODULES): Likewise.
9046 (INSTALL_TARGET_MODULES): Likewise.
9047 (CLEAN_TARGET_MODULES): Likewise.
9048 (all-target-qthreads): New target.
9049 (configure-target-libjava): Depend on configure-target-qthreads.
9050 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9051
9052 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9053 (CONFIGURE_TARGET_MODULES): Likewise.
9054 (CHECK_TARGET_MODULES): Likewise.
9055 (INSTALL_TARGET_MODULES): Likewise.
9056 (CLEAN_TARGET_MODULES): Likewise.
9057 (all-target-libjava): New target.
9058 (all-target-boehm-gc): Likewise.
9059 * configure.in (target_libs): Added libjava, boehm-gc.
9060
d207ebef
JM
90611999-07-22 Ian Lance Taylor <ian@zembu.com>
9062
9063 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9064 configure.bat in SUPPORT_FILES.
9065 (gas+binutils.tar.bz2): Likewise.
9066
9067 * makeall.bat: Remove; obsolete.
9068
90691999-07-21 Ian Lance Taylor <ian@zembu.com>
9070
9071 From Mark Elbrecht:
9072 * configure.bat: Remove; obsolete.
9073
90741999-07-11 Ian Lance Taylor <ian@zembu.com>
9075
9076 * configure: Add -W -Wall to the default CFLAGS when compiling with
9077 gcc.
9078
9079Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9080
9081 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9082
90831999-06-30 Mark Mitchell <mark@codesourcery.com>
9084
9085 * configure.in: Build ld on IRIX6.
9086
90871999-06-12 Ian Lance Taylor <ian@zembu.com>
9088
9089 * Makefile.in: Change distribution targets to use bzip2 instead of
9090 gzip.
9091 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9092 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9093
90941999-06-04 Nick Clifton <nickc@cygnus.com>
9095
9096 * config.sub: Add mcore target.
9097
26d088fa
CD
9098Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9099
9100 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9101
c2c08b29
L
9102Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9103
9104 * config.guess (dummy): Changed to $dummy.
9105
671d0648
NC
91061999-05-24 Nick Clifton <nickc@cygnus.com>
9107
9108 * config.sub: Tidied up case statements.
9109
b1345c72
BE
91101999-05-22 Ben Elliston <bje@cygnus.com>
9111
51ccbd8d
BE
9112 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9113 <jiro@din.or.jp>.
9114
b1345c72
BE
9115 * config.guess: Merge with FSF version. Future changes will be
9116 more accurately recorded in this ChangeLog.
9117 * config.sub: Likewise.
9118
2caf864f
SM
9119Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9120
9121 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9122
d207ebef
JM
91231999-04-30 Tom Tromey <tromey@cygnus.com>
9124
9125 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9126
90fb0c24
TT
91271999-04-23 Tom Tromey <tromey@cygnus.com>
9128
9129 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9130
d207ebef
JM
91311999-04-20 Drew Moseley <dmoseley@cygnus.com>
9132
9133 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9134 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9135 Bad merge removed these two changes.
9136
3516940d 9137Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9138 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9139
9140 * config.guess (interix Alpha): Add.
9141
d207ebef
JM
91421999-04-11 Richard Henderson <rth@cygnus.com>
9143
9144 * configure.in (i?86-*-beos*): Do config gperf; don't config
9145 gdb, newlib, or libgloss.
9146
e891fbfe 9147Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9148
e891fbfe
AO
9149 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9150 link a trivial program with -mabi=64. If it fails, remove mabi=64
9151 from multidirs.
9152
f9ae47d6
PT
9153Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9154
9155 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9156
d207ebef
JM
91571999-04-08 Nick Clifton <nickc@cygnus.com>
9158
9159 * config.sub: Add support for mcore targets.
9160
91611999-04-07 Michael Meissner <meissner@cygnus.com>
9162
9163 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9164 not mt-ospace, in order to shut up assembler warning about using
9165 symbols that are named the same as registers.
9166
91671999-04-07 Drew Moseley <dmoseley@cygnus.com>
9168
9169 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9170 dependency list for all-target-cygmon.
9171
91721999-04-05 Doug Evans <devans@casey.cygnus.com>
9173
9174 * config-ml.in: Check $host, not $target, for selective multilibs.
9175 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9176 thumb interworking, and underscore prefix multilibs.
9177
91781999-04-04 Ian Lance Taylor <ian@zembu.com>
9179
9180 * missing: Update to version from current automake.
9181
88101ab9
L
9182Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9183
9184 * configure (gxx_include_dir): Removed.
9185
9186 * configure.in (gxx_include_dir): Handle it.
9187 * Makefile.in: Likewise.
9188
d207ebef
JM
91891999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9190
9191 * config.sub (mips64vr4111,mips64vr4111el) Add.
9192
91931999-03-21 Ben Elliston <bje@cygnus.com>
9194
e490616e 9195 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9196
8dc91cbe
ME
9197Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9198
8dc91cbe
ME
9199 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9200 config/mh-djgpp.
9201
d207ebef
JM
9202Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9203
9204 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9205 all-target-newlib to dependency list for all-target-bsp.
9206
926bb5ed
MK
9207Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9208
9209 * config.sub: Add i386-uwin support.
9210 * config.guess: Likewise.
9211
4a6e3000
FS
9212Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9213
9214 * configure.in: cleanup, add mh-*pic handling for arm, special
9215 case powerpc*-*-aix*
9216
d207ebef
JM
9217Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9218
9219 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9220 can be built.
9221
9222Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9223
9224 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9225 targets.
d207ebef 9226
71c91078
NC
92271999-03-02 Nick Clifton <nickc@cygnus.com>
9228
9229 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9230
282e5df8
GN
9231Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9232
9233 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9234
1de558ee
NC
92351999-02-24 Nick Clifton <nickc@cygnus.com>
9236
9237 * config.sub: Fix typo in arm recognition.
9238
d207ebef
JM
9239Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9240
9241 * configure.in (noconfigdirs): Changed target_configdirs to
9242 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9243 rather than m68k-*-* since it is not known to work on
9244 m68k-aout. Ditto for arm-*-*oabi.
9245
9246Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9247
9248 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9249
92501999-02-19 Ben Elliston <bje@cygnus.com>
9251
9252 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9253 Smart and improved by Andrew Cagney.
9254
fab7445a
ME
9255Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9256
9257 * config.guess: Recognize openbsd-*-hppa.
9258
8ccdc228
L
9259Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9260
9261 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9262 only if it is not empty.
9263
3b7265ff
NC
92641999-02-17 Nick Clifton <nickc@cygnus.com>
9265
9266 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9267
d207ebef 9268 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9269
9270 * config.sub: Modified to recognize uname's armv* syntax.
9271
d207ebef
JM
92721999-02-17 Mark Salter <msalter@cygnus.com>
9273
9274 * configure.in: Added target-bsp for sparclite.
9275
9276Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9277
9278 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9279
92801999-02-08 Nick Clifton <nickc@cygnus.com>
9281
9282 * configure.in: Add support for strongarm port.
9283 * config.sub: Add support for strongarm target.
9284
c48dd3f5 9285Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9286
c48dd3f5
MK
9287 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9288 the old name config/mh-cygwin32.
9289 Enable texinfo.
9290
d207ebef
JM
9291Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9292
9293 * configure.in: Do build ld for ix86 Solaris.
9294
ecd62820
JW
9295Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9296
9297 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9298 $AR_FOR_TARGET. Likewise for RANLIB.
9299
bbd8fa7f 9300Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9301
e490616e
ZW
9302 * config.sub (oabi): Recognize.
9303 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9304
0397442c
RL
9305Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9306
9307 * config.guess: Improve detection of i686 on UnixWare 7.
9308
c9ffaa63
MK
9309Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9310
9311 * config.guess: Add support for i386-pc-interix.
9312 * config.sub: Likewise.
9313 * configure.in: Likewise.
c9ffaa63 9314
d207ebef
JM
9315Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9316
9317 * Makefile.in: Remove unneeded all-target-libio from
9318 from all-target-winsup target since it is now unneeded.
9319 Add all-target-libtermcap in its place since it is now
9320 needed.
9321
9322Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9323
9324 * configure.in: makefile stub for cygwin target is probably
9325 unnecessary. Remove it for now.
d207ebef
JM
9326
9327Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9328
9329 * configure.in: libtermcap.a should be built when cygwin is the
9330 target as well as the host.
9331 * config.guess: Allow mixed case in cygwin uname output.
9332 * Makefile.in: Add libtermcap target.
d207ebef 9333
ebe12325
JL
9334Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9335
9336 * config.sub: Clean up handling of hppa2.0.
9337
57057b67
RB
9338Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9339
9340 * config.guess: Use C code to identify more HP machines.
9341
f8670be1
JL
9342Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9343
9344 * config.sub: Handle hppa2.0.
9345
d207ebef
JM
9346Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9347
9348 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9349 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9350
93511998-12-15 Mark Salter <msalter@cygnus.com>
9352
9353 * configure.in: Added target-bsp for several target architectures.
9354
9355 * Makefile.in: Added rules for bsp.
9356
d1a09590
JL
9357Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9358
9359 * config.guess: Improve detection of hppa2.0 processors.
9360
9361Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9362
9363 * config.guess: Recognize FreeBSD using ELF automatically.
9364
71205e0b
MH
93651998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9366
9367 * configure (skip-this-dir): Add handling for new shell script, which
9368 might be created by a sub-directory's configure to indicate, this particular
9369 directory is "unwanted".
9370 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9371
d207ebef
JM
9372Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9373
9374 * ltconfig: import from libtool, after changing libtool to
9375 account for the cygwin name change.
9376
9377Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9378
9379 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9380 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9381
9382Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9383
9384 * configure.in: Add libtermcap to list of cygwin dependencies.
9385
9386Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9387
e490616e
ZW
9388 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9389 they include winsup/include when it's a cygwin target.
d207ebef
JM
9390
93911998-11-12 Tom Tromey <tromey@cygnus.com>
9392
9393 * configure.in (host_tools): Added zip.
9394 * Makefile.in (all-target-libjava): Depend on all-zip.
9395 (all-zip): New target.
9396 (ALL_MODULES): Added all-zip.
9397 (NATIVE_CHECK_MODULES): Added check-zip.
9398 (INSTALL_MODULES): Added install-zip.
9399 (CLEAN_MODULES): Added clean-zip.
9400
9401Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9402
9403 * Makefile.in: lose "32" from comment about cygwin.
9404
9405Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9406
9407 * configure.in: Use -Os to build target libraries for the fr30.
9408
9409Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9410
9411 * config.sub: Add fr30.
9412
9413Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9414
e490616e 9415 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9416 cygwin* instead of cygwin32*.
9417 * config.sub: Check cygwin* instead of cygwin32*.
9418
d2ec8b39
RL
9419Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9420
9421 * config.guess: Match any version of Unixware7.
9422
d207ebef
JM
94231998-10-20 Syd Polk <spolk@cygnus.com>
9424
9425 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9426 if desired.
9427
35cd2565
JL
9428Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9429
9430 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9431 these if the appropriate directories and files to not exist.
9432
52d4e5b7
JL
9433Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9434
9435 * Makefile.in (DEVO_SUPPORT): Add config.if.
9436
38ada91e
MH
9437Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9438
9439 * configure: Add pattern to replace "build_tooldir"'s
9440 definition in the generated Makefile with "tooldir"'s
9441 actual value.
9442
e44e84da
JL
9443Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9444
56a8387f
JL
9445 * config.sub: Bring back lost sparcv9.
9446
e44e84da
JL
9447 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9448
5cb95c7a
JL
9449Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9450
9451 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9452 CC_FOR_TARGET and friends.
9453
9454Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9455
ceff9b14
AO
9456 * Makefile.in (build_tooldir): New variable, same as tooldir.
9457 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9458 -B$(build_tooldir)/bin/.
9459 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9460
f2d11dcd
GP
9461Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9462
9463 * README: Remove installation instructions and refer to the
9464 INSTALL directory instead.
9465
73a6d2e7 9466Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9467
73a6d2e7
RL
9468 * config.sub: Add support for i[34567]86-pc-udk.
9469 * configure.in: Likewise.
9470
5d4a5ee6
JL
9471Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9472
9473 * Makefile.in: add bzip2 package building bits for user
9474 tools module
9475 * configure.in: ditto
9476
6fc19d6d
JL
9477Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9478
9479 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9480 (ALL_TARGET_MODULES): Add all-target-libobjc.
9481 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9482 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9483 (all-target-libchill): Add dependencies.
9484 * configure.in (target_libs): Add libchill.
4e81ae98 9485
f653f0ab
MH
94861998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9487
9488 * configure.in (target_subdir): Remove duplicate line.
9489
5d4a5ee6
JL
9490Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9491
9492 * Makefile.in (all-automake): fix dependencies.
9493
494933e4
JL
9494Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9495
9496 * configure.in: Minor cleanups for building in the $(target_alias)
9497 subdir.
9498
f6b58262
JW
94991998-09-22 Jim Wilson <wilson@cygnus.com>
9500
9501 * Makefile.in (bootstrap): Set r and s before make all. Use
9502 BASE_FLAGS_TO_PASS in make all.
9503 (cross): Likewise.
9504
27c7a08d
MM
95051998-09-20 Mark Mitchell <mark@markmitchell.com>
9506
9507 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9508
e67afd1e
RH
9509Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9510
9511 * config.sub: Fix typo in last change.
9512
8e44ac71
MH
95131998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9514
9515 * config.sub: Add support for C4x target.
9516 * configure.in: Likewise.
9517
d7496fbb
DM
95181998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9519
9520 * config.sub: Recognize sparcv9 just like sparc64.
9521
22097bd1
RL
9522Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9523
9524 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9525
4b877abd
JL
9526Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9527
2c8ec9a2
JL
9528 * config.guess: Correctly identify Pentium II sco boxes.
9529
4b877abd
JL
9530 * config.guess: Fix "tr" code. From Weiwen Liu.
9531
ab03db52
JH
9532Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9533
9534 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9535 stabs.
9536
b54db294
JL
9537Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9538
9539 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9540 (ALL_TARGET_MODULES): Add all-target-libchill.
9541 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9542 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9543 (all-target-libchill): Add dependencies.
9544 * configure.in (target_libs): Add libchill.
9545
bf48dd73
LW
9546Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9547
9548 * config.guess: Avoid assumptions about "tr" behaves when
9549 LANG is set to something other than English.
9550
a3cbd105
L
9551Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9552
9553 * configure (gxx_include_dir): Changed to
9554 '${prefix}/include/g++'-${libstdcxx_interface}.
9555
9556 * config.if: New to determine the interfaces.
9557
c4acd909
MK
9558Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9559
9560 * config.guess: Detect and handle MPE/IX.
9561 * config.sub: Deal with MPE/IX.
9562
9ea97665
DE
9563Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9564
9565 * configure.in: Use mh-aix43.
9566
0ce065bd
MH
95671998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9568
9569 * configure: Fix --without/--disable cases for gxx-include-dir.
9570
5d4a5ee6
JL
9571Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9572
9573 * mdata-sh: Imported. Needed for automake support.
9574
9575Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9576
9577 * Makefile.in (taz): Try "chmod -R og=u ." before
9578 "chmod og=u `find . -print`".
9579
9580Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9581
9582 * configure.in: Add arm-elf and thumb-elf support.
9583
9584Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9585
9586 * Makefile.in: Undo previous patch.
9587
9588Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9589
9590 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9591 to here ...
9592 (install-no-fixedincludes): and here
9593 (INSTALL_MODULES): ... from here.
9594
466456d9
ILT
9595Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9596
9597 * config.sub: Merge with FSF.
9598
1b409d25
ILT
9599 * config.guess: Merge with FSF.
9600
d207ebef
JM
9601Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9602
9603 * configure (extraconfigdirs): New variable.
9604 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9605 * Makefile.in (all): Move higher in file.
9606 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9607 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9608 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9609 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9610 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9611
96121998-07-23 Brendan Kehoe <brendan@cygnus.com>
9613
9614 * Makefile.in (all-target-libjava): Depend on all-gcc and
9615 all-target-newlib.
9616 (configure-target-libjava): Depend on $(ALL_GCC).
9617
7f1937c1
RL
9618Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9619
9620 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9621 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9622
2ada2bd6
ML
9623Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9624
9625 * INSTALL/README: Fix typo.
9626
1e025bde
ML
9627Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9628
5d4a5ee6
JL
9629 * ylwrap: Change absolute path checks to check for DOS style path
9630 names.
1e025bde 9631
5d4a5ee6
JL
9632 * ylwrap: Don't use a full path name if the source file is in the
9633 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9634
6755ff73
ILT
9635 * config-ml.in: Default to being verbose, to match Feb 18 change to
9636 configure.
9637
5d4a5ee6
JL
9638Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9639
9640 Brought over from egcs:
9641
9642 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9643
9644 * configure.in (target_subdir): Set to ${target_alias} instead
9645 of "libraries".
9646
9647 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9648
9649 * configure.in (target_subdir): Set to libraries if enable_multilib.
9650
9651Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9652
9653 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9654 multilibs, force reconfiguration the first time we create
9655 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9656
9657Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9658
9659 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9660 avoid confusion with --no-recursion.
9661
9662Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9663
9664 * configure.in: Win32 hosts shouldn't use install -x
9665 * install-sh: remove -x option, and special .exe-handling
9666 hack.
9667
d207ebef
JM
9668Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9669
9670 * config.guess: Recognize i586-pc-beos.
9671 * configure.in: Don't build some bits for beos.
9672
fbd836fc
ILT
9673Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9674
5d4a5ee6
JL
9675 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9676 CFLAGS default to -O2.
9677
fbd836fc
ILT
9678 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9679 when using GNU ld.
9680
9681Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9682
9683 * ltmain.sh: Correct install when using a different shell.
9684
9685Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9686
9687 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9688
d207ebef
JM
9689Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9690
9691 * makefile.vms: Update to build binutils/makefile.vms. Add install
9692 target.
fbd836fc
ILT
9693
9694Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9695
9696 * ltconfig: Update to correct AIX handling.
9697
69b471bc
JL
9698Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9699
81241b5e
JL
9700 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9701
69b471bc
JL
9702 * configure.in (target_subdir): Set to ${target_alias} instead
9703 of "libraries".
9704
bedf82df
MH
97051998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9706
9707 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9708 (Makefile): Depend on $(gcc_version_trigger).
9709
9710 * configure (gcc_version): Change default initializer to empty
9711 string.
9712 (gcc_version_trigger): New variable; pass this variable down
9713 to subdir configures to enable them checking gcc's version
9714 themselves. Emit make macros for both gcc_version vars.
9715 (topsrcdir): Initialize reliably.
9716 (recursion line): Remove --with-gcc-version=${gcc_version}.
9717
28e449d8
MH
97181998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9719
9720 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9721 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9722 in $(libsubdir); emit definition in each generated Makefile.
9723 (gxx_include_dir): Initialize depending on
9724 $enable_version_specific_runtime_libs.
28e449d8 9725
50c4c9f7
MH
97261998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9727
9728 * configure (gcc_version): Initialize properly depending on
9729 how and where configure is started.
9730 (recursion line): Pass a --with-gcc-version=${gcc_version}
9731 to configures in subdirs.
9732
d207ebef
JM
9733Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9734
9735 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9736 cygmon
d207ebef 9737
5d4a5ee6
JL
9738Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9739
9740 * configure.in: Add cygmon and libstub support for mn10200.
9741
2f96399b
MH
97421998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9743
9744 * configure (gcc_version): Add new variable describing the
9745 particular gcc version we're building.
9746 * Makefile.in (libsubdir): Add new macro for the directory
9747 in which the compiler finds executables, libraries, etc.
9748 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9749 and libsubdir.
9750
c4137c50
AO
9751Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9752
ceff9b14
AO
9753 * Makefile.in (local-clean): Remove *.log.
9754 (warning.log): Built with warn_summary from build.log.
9755 (mail-report.log): Run test_summary.
9756 (mail-report-with-warnings.log): Run test_summary including
9757 warning.log in the report.
c4137c50 9758
276d5ee0
RL
9759Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9760
9761 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9762
5d4a5ee6
JL
9763Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9764
9765 * Makefile.in (grep): Grep no longer depends on libiberty.
9766
9767Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9768
9769 * Makefile.in: all-snavigator needs all-libgui.
9770
9771Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9772
9773 * configure.in: Add cygmon and libstub support for mn10300.
9774
8af14275
ILT
9775Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9776
9777 * missing: Update to version from automake 1.3.
9778
fbd836fc
ILT
9779 * ltmain.sh: On installation, don't get confused if the same name
9780 appears more than once in the list of library names.
9781
466456d9
ILT
9782Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9783
9784 * config.sub: Accept m68060 and m5200 as CPU names.
9785
5d4a5ee6
JL
9786Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9787
9788 * configure: Use && rather than using -a in test, because odd
9789 strings can confuse test.
9790 * configure.in: Likewise.
9791
fbd836fc
ILT
9792Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9793
9794 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9795
f0983958
AO
9796Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9797
9798 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9799 bootstrap4-lean): New targets.
f0983958 9800
bfed1ea0
JL
9801Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9802
9803 * mpw-* Delete. Not used.
9804
5d4a5ee6
JL
9805Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9806
9807 * COPYING.LIB: Update FSF address.
9808
bfed1ea0
JL
9809Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9810
9811 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9812
5d4a5ee6
JL
9813 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9814 GAS_SUPPORT_DIRS.
9815
bfed1ea0
JL
9816Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9817
9818 * ltconfig, ltmain.sh: Avoid producing a version number if
9819 -version-info was not used.
9820
5d4a5ee6
JL
9821Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9822
9823 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9824 building with newlib.
9825
98261998-04-30 Paul Eggert <eggert@twinsun.com>
9827
d207ebef 9828 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9829 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9830
9831Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9832
9833 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9834 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9835
9836Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9837
9838 * configure.in: Change alpha to alpha* in several places.
9839
d207ebef
JM
9840Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9841
9842 * config.sub: Recognize sparc86x.
9843
77be0cab
MM
9844Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9845
9846 * configure.in (--enable-target-optspace): Remove debug echo.
9847
62441128
JW
9848Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9849
9850 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9851
bfed1ea0
JL
9852Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9853
9854 * ltconfig: Update cygwin32 support.
9855
5d4a5ee6
JL
9856 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9857 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9858 (GDB_SUPPORT_DIRS): Likewise.
9859
3f4ea1de
MM
9860Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9861
9862 * configure.in (target_makefile_frag): If --enable-target-optspace,
9863 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9864 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9865 not used.
9866 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9867
5d4a5ee6
JL
9868Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9869
9870 * Makefile.in (all-bfd): Depend on all-intl.
9871 (all-binutils): Likewise.
9872 (all-gas): Likewise.
9873 (all-gprof): Likewise.
9874 (all-ld): Likewise.
9875
98761998-04-19 Brendan Kehoe <brendan@cygnus.com>
9877
9878 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9879
bfed1ea0
JL
9880Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9881
5d4a5ee6
JL
9882 * Makefile.in (all-bfd): Depend upon all-libiberty.
9883
bfed1ea0
JL
9884 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9885
5d4a5ee6
JL
9886Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9887
9888 * Makefile.in: Add libstub.
9889
9890 * configure.in: Ditto. Build libstub for targets that have cygmon
9891 support.
9892
9893Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9894
9895 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9896
9897Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9898
9899 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9900 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9901
ec8d6ddc
KW
9902Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9903
9904 * configure: Define DEFAULT_M4 by searching PATH.
9905 * Makfile.in: Use DEFAULT_M4.
9906
bfed1ea0
JL
9907Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9908
9909 * ltconfig: Add cygwin32 support.
9910
5d4a5ee6
JL
9911 * Makefile.in, configure.in: Add libtool as a native only directory
9912 to configure and build.
9913
547a6183
JL
9914Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9915
9916 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9917
5d4a5ee6 9918Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9919
5d4a5ee6
JL
9920 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9921
9922Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9923
9924 * Makefile.in: add ash make rules
9925 * configure.in: add ash to native_only and host_tools lists
9926
9927Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9928
9929 * Makefile.in (all-gettext, all-intl): New targets.
9930 (ALL_MODULES): Added all-gettext, all-intl.
9931 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9932 (INSTALL_MODULES): Added install-gettext, install-intl.
9933 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9934
9935 * configure.in (host_tools): Added gettext.
9936 (native_only): Likewise.
9937 (noconfigdirs) [various cases]: Likewise.
9938 (host_libs): Added intl.
9939
d207ebef
JM
9940Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9941
9942 * configure: Do not disable building gdbtk for cygwin32 hosts.
9943
e98e406f
NC
9944Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9945
9946 * configure.in: Add thumb-coff target.
9947 * config.sub: Add thumb-coff target.
9948
5d4a5ee6
JL
9949Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9950
9951 * Makefile.in: Revert yesterday's change.
9952 (all-target-winsup): all-target-librx stays out of here.
9953
9954Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9955
9956 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9957 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9958 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9959 Remove references to librx and libg++.
9960
9961Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9962
9963 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9964 recursive makes
9965
bfed1ea0
JL
9966Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9967
9968 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9969 for newlib directory.
bfed1ea0
JL
9970 (CXX_FOR_TARGET): Likewise.
9971
9972Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9973
9974 * ltconfig: Update after libtool/ltconfig.in change for
9975 hpux11.
9976
9977Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9978
9979 * ltconfig, ltmain.sh: Update to libtool 1.2.
9980
3cd730af
MH
9981Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9982
9983 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9984 (install-gcc-cross): Instead, override LANGUAGES here.
9985
80564603
DL
99861998-03-18 Dave Love <d.love@dl.ac.uk>
9987
9988 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9989 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9990
d207ebef
JM
9991Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9992
9993 * configure.in: Add Thumb-pe target.
9994
5d4a5ee6 9995Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9996
5d4a5ee6
JL
9997 * Makefile.in - changed sn targets to snavigator
9998 * configure.in - changed sn targets to snavigator
9999
2d4a0558
MH
10000Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10001
10002 * config-ml.in: After building symlink tree call make distclean
10003 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10004 to be the case for libiberty.
10005
04b93567
L
10006Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10007
10008 * configure: When making link, also check the current
10009 directory. The configure scripts may create one.
10010
9a06b842
RH
10011Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10012
10013 * config.sub: Accept alphapca56 and alphaev6 properly.
10014
217fc4e6
FS
10015Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10016
10017 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10018
3e07bdbd 10019Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10020
e490616e 10021 * config.sub (sco5): Fix typo.
3e07bdbd 10022
5d4a5ee6
JL
10023Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10024
10025 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10026 install-itcl.
10027 (install-itcl): Remove dependency on install-tcl.
10028
10029Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10030
10031 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10032
10033Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10034
10035 * configure.in: Don't build libgui for a cygwin32 target when not on
10036 a cygwin32 host.
10037
10038Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10039
10040 * configure (redirect): Set to null, so default behavior of
10041 configure is now --verbose.
10042
ce0d965c
DL
100431998-02-16 Dave Love <d.love@dl.ac.uk>
10044
10045 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10046 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10047
3acd1fd0
MH
10048Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10049
10050 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10051 this change to sync Makefile.in with its ChangeLog entries.
10052
5d4a5ee6
JL
10053Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10054
10055 * ltmain.sh (mkdir): Check that the directory doesn't exist
10056 before we exit with error, so that we don't get races during
10057 parallel builds.
10058
bfed1ea0
JL
10059Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10060
10061 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10062
4e77e8f1
MH
10063Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10064
10065 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10066 PICFLAG_FOR_TARGET.
10067 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10068
10069 * configure: Emit a definition for the new macro enable_shared
10070 into each Makefile.
10071
5d4a5ee6
JL
10072Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10073
10074 * configure.in (host_tools, native_only): Add libtool.
10075
10076Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10077
10078 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10079 Fix typo in ming config comment.
10080
bfed1ea0
JL
10081Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10082
10083 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10084
5d4a5ee6
JL
10085Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10086
10087 * config.sub: Add tic30 cases, and map c30 to tic30.
10088
8821a725
RH
10089Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10090
10091 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10092 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10093 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10094 (CLEAN_TARGET_MODULES): Similarly
10095 (all-target-libf2c): Add dependences.
4e81ae98 10096 * configure.in (target_libs): Add libf2c.
8821a725 10097
5d4a5ee6
JL
10098Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10099
10100 * configure.in: Remove expect from noconfigdirs when target
10101 is cygwin32. OK to build expect and dejagnu with Canadian
10102 Cross.
10103
0aadd657
ILT
10104Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10105
5d4a5ee6
JL
10106 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10107 host.
10108
0aadd657
ILT
10109 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10110 and mingw32.
10111
d0a8352c
MH
10112Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10113
10114 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10115 here as it is not defined in the toplevel Makefile.
10116
59739e3c
MH
10117Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10118
10119 * configure (package_makefile_rules_frag): New variable, which names
10120 a file with generic rules, ...
10121 Change comment to mention we now have FIVE parts.
10122 * configure: Undo last change.
10123
228197ee
LT
10124Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10125
10126 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10127 * config.sub: More accurate determination of HP processor types.
228197ee 10128
efd4c0ba
MH
10129Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10130
10131 * configure (package_makefile_frag): Move inserting the
10132 ${package_makefile_frag} to where it should be according
10133 to the comment.
10134
6eef3189
PB
10135Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10136
10137 * config.guess: Add support for Linux/ARM.
10138
d207ebef
JM
10139Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10140
10141 * .cvsignore: Remove *-info and *-install since they match
10142 release-info and mpw-install, which we don't want to just ignore.
10143
48464ebf
RH
10144Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10145
10146 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10147
803462a7
PN
10148Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10149
10150 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10151 local_prefix to sub-make invocations.
10152
520ab477
L
10153Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10154
10155 * configure.in: Check makefile fragments in the source
10156 directory.
10157
4bcdb76d
AO
10158Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10159
ceff9b14
AO
10160 * configure.in: Check whether host and target makefile
10161 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10162
5d4a5ee6
JL
10163Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10164
10165 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10166
10167Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10168
10169 * configure.in: Make sure we only replace RPATH_ENVVAR on
10170 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10171 regexp to sed.
10172
10173 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10174 to sub-makes.
10175
0d3e11a5
LI
101761998-01-13 Lee Iverson (leei@ai.sri.com)
10177
10178 * config-ml.in (multi-do): LDFLAGS must include multilib
10179 designator.
10180
d45b3d87 10181Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10182
10183 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10184
d39cd7a1
MK
10185Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10186
10187 * config.sub: Add mingw32 support.
10188 * configure.in: Likewise.
d39cd7a1 10189
6decbc24
FS
10190Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10191
10192 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10193
5d4a5ee6
JL
10194Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10195
10196 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10197 * configure (gxx_include_dir): Provide a definition for subdirs
10198 which do not use autoconf.
10199
10200Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10201
10202 * config.guess: Sync with egcs. Picks up new alpha support,
10203 BeOS & some additional linux support.
10204
d3d1907a
JL
10205Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10206
10207 * config.guess: HP 9000/803 is a PA1.1 machine.
10208
b104e095
RH
10209Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10210
10211 * configure.in: It's alpha*-...
10212
aca823c1
L
10213Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10214
10215 * configure.in (host_makefile_frag, target_makefile_frag):
10216 Handle multiple config files.
10217 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10218 alpha-*-*.
10219
d207ebef
JM
10220Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10221
10222 * mkdep: New file.
10223
10224Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10225
10226 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10227
5d4a5ee6
JL
10228Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10229
10230 * Makefile.in: Add libgui directory.
10231 (GDB_TK): Add all-libgui.
10232 * configure.in: Add libgui directory.
10233 * configure: Add all-libgui to GDB_TK.
10234
10235Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10236
10237 * config-ml.in (multidirs): Add m32r to multilib list.
10238
10239Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10240
10241 * Makefile.in (all-target-gperf): Change dependency to
10242 all-target-libstdc++.
10243
baf55877
FF
10244Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10245
10246 * config.guess: Add BeOS support.
10247
5d4a5ee6
JL
10248Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10249
10250 Source directory cvs renamed to cvssrc:
10251 * configure.in (host_tools): Change cvs to cvssrc.
10252 (native_only): Likewise.
10253 (noconfigdirs) [various cases]: Likewise.
10254 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10255 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10256 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10257 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10258 (all-cvssrc): Rename target from all-cvs.
10259
f2d76545
JL
10260Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10261
10262 * configure (gxx_include_dir): Fix thinko.
10263
205cba53
JL
10264Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10265
10266 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10267 (install-cross, install-gcc-cross): New targets.
10268
5d4a5ee6
JL
10269Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10270
10271 * configure.in (noconfigdirs): Add support for Thumb target.
10272
10273 * config.sub (maybe_os): Add support for Thumb target.
10274
10275Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10276
10277 * Makefile.in: Add rules for cygmon.
10278
10279 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10280
96b0f1fc
JL
10281Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10282
10283 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10284 * configure (gxx_include_dir): Provide a definition for subdirs
10285 which do not use autoconf.
d207ebef
JM
10286
10287Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10288
10289 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10290 11/18/97 build
d207ebef 10291
7dfef6ed
JL
10292Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10293
10294 * From Franz Sirl.
10295 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10296 found on RedHat Linux systems.
96b0f1fc 10297
83cfe7c0
JL
10298Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10299
10300 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10301 guesses.
10302
7dfef6ed
JL
10303Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10304
10305 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10306
5d4a5ee6
JL
10307Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10308
10309 * ltmain.sh: If mkdir fails, check whether the directory was created
10310 anyhow by some other process.
10311
d207ebef
JM
10312Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10313
10314 * configure.in (d30v-*-*): Configure all directories.
10315
10316Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10317
10318 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10319 for the D30V.
10320
10321Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10322
10323 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10324
5d4a5ee6
JL
10325Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10326
e490616e
ZW
10327 * include/libiberty.h: Add extern "C" { so it can be used with C++
10328 progrms.
10329 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10330 programs.
5d4a5ee6 10331
d207ebef
JM
10332Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10333
10334 * configure.in (d30v-*-*): Configure GCC now.
10335
5d4a5ee6
JL
10336Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10337
10338 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10339 is no longer needed.
10340
c9670e62
JM
10341Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10342
10343 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10344
cc71c0ca
MH
10345Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10346
10347 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10348 targets using "$@" to provide support for similar but not identical
10349 targets without having to duplicate code.
10350
d207ebef
JM
10351Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10352
10353 * makefile.vms: Fix to work with DEC C.
10354
10355Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10356
10357 * config.sub: Add mips-tx39-elf to marketing names.
10358
10359Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10360
10361 * ltmain.sh: Handle symlinks in generated script.
10362
10363Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10364
10365 * configure: Handle autoconf style directory options: --bindir,
10366 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10367 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10368 --sysconfdir.
10369 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10370 (sharedstatedir, localstatedir, oldincludedir): New variables.
10371 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10372 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10373 sbindir, sharedstatedir, and sysconfdir.
10374
b1e3ddfd
AJ
10375Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10376
10377 * Makefile.in (bootstrap-lean): New target.
10378
d207ebef
JM
10379Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10380
10381 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10382 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10383
10384Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10385
10386 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10387
09f97c1e
JL
10388Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10389
10390 * Makefile.in (cross): New target.
10391
335d0ab2
AO
10392Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10393 Jeff Law <law@cygnus.com>
10394
10395 * Makefile.in (bootstrap2, bootstrap3): New targets.
10396 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10397 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10398
d207ebef
JM
10399Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10400
10401 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10402 windows. Consistent with gdb/configure.
d207ebef 10403
e693cc28
UD
104041997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10405
e693cc28
UD
10406 * configure.in: Name Linux target fragment.
10407
10408 * configure: Rewrite so that project Makefile fragment is inserted
10409 first and appears last in the resulting Makefile.
10410
d207ebef
JM
10411Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10412
10413 * Makefile.in (install-itcl): Install tcl first.
10414
5d4a5ee6
JL
10415Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10416
10417 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10418
f401679e
JW
10419Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10420
10421 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10422
10423 * configure.in (skipdirs): Add target-librx for Linux.
10424 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10425
ec20b1b9
JL
10426Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10427
10428 * Makefile.in (bootstrap): New target.
10429
becdcf6d
JL
10430Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10431
63f6bcd7 10432 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10433
d207ebef
JM
10434Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10435
10436 * config.guess: Merge with FSF.
10437
0c82f6bf
FF
10438Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10439
10440 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10441
d207ebef
JM
10442Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10443
10444 * config.sub: Add "marketing-names" patch.
10445
3fbc0b70
JS
10446Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10447
e490616e 10448 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10449
e20d4801
JL
10450Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10451
10452 * config.sub: Handle v850-elf.
10453
fe181f78 10454Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10455
10456 * .cvsignore (*-install): Remove.
10457
bfed1ea0
JL
10458Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10459
10460 * ltconfig: Set CONFIG_SHELL in libtool.
10461 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10462
558a1e7c
JW
10463Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10464
10465 * configure.in (target_subdir): Set to libraries if enable_multilib.
10466
7818d6fc
JW
10467Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10468
10469 * config.guess: Update from gcc directory.
10470
d207ebef
JM
10471Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10472
10473 * Makefile.in (all-sim): Depends on all-readline.
10474
6599da04
JM
10475Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10476
10477 * Makefile.in (BISON, YACC): Use $$s.
10478 (all-bison): Depend on all-texinfo.
10479
10480Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10481
10482 * Makefile.in (BISON): Add -L flag.
10483 (YACC): Likewise.
10484
d207ebef
JM
10485Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10486
4e81ae98
EC
10487 * configure.in (noconfigdirs): Add support for v850e target.
10488
d207ebef
JM
10489 * config.sub (maybe_os): Add support for v850e target.
10490
10491Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10492
4e81ae98
EC
10493 * configure.in (noconfigdirs): Add support for v850ea target.
10494
d207ebef
JM
10495 * config.sub (maybe_os): Add support for v850ea target.
10496
6599da04
JM
10497Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10498
10499 * config.sub: Add mipstx39. Delete r3900.
10500
10501Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10502
10503 * Makefile.in (all-autoconf): Depends on all-texinfo.
10504
10505Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10506
10507 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10508 eabi targets.
10509
10510Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10511
10512 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10513
10514 * configure: When handling a Canadian Cross, handle YACC as well as
10515 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10516 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10517
10518Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10519
10520 * Makefile.in (BISON): bison, not byacc or bison -y.
10521 (YACC): bison -y or byacc or yacc.
10522 (various): Add *-bison as appropriate.
10523 (taz): No need to mess with BISON anymore.
10524
10525Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10526
10527 * configure: If OSTYPE matches *win32*, try to find a good value for
10528 CONFIG_SHELL.
10529
10530Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10531
10532 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10533 configure.in if it is present.
10534
10535Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10536
10537 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10538
10539Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10540
10541 * config.sub: Recognize `arc' cpu.
10542 * configure.in: Likewise.
10543 * config-ml.in: Likewise.
10544
10545Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10546
10547 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10548
10549Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10550
10551 * configure: Changed sed delimiter from ':' to '|' when
10552 attempting to substitute ${config_shell} for SHELL. On
10553 NT ${config_shell} may contain a ':' in it.
10554
10555Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10556
10557 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10558
10559Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10560
10561 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10562
10563Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10564
10565 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10566
10567 * ylwrap: If the program is a relative path, force it to be
10568 absolute.
10569
10570Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10571
10572 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10573
10574Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10575
10576 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10577 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10578 for libraries.
6599da04
JM
10579
10580Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10581
10582 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10583 separated by spaces.
6599da04
JM
10584
10585Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10586
10587 * ylwrap: New file.
10588 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10589
10590 * ltmain.sh: Handle /bin/sh at start of install program.
10591
10592 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10593
10594 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10595 * missing: New file, from automake 1.2.
10596
10597Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10598
10599 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10600 check-tk to CHECK_X11_MODULES.
10601
10602Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10603
10604 * config.sub: Merge with FSF.
10605
10606Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10607
10608 * config.guess: Merge with FSF.
10609
10610Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10611
10612 * configure: Treat msdosdjgpp like go32.
10613 * configure.in: Likewise. Don't remove gprof for go32.
10614
10615 * configure: Change Makefile.tem2 to Makefile.tm2.
10616
10617Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10618
10619 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10620
10621Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10622
10623 * install-sh (chmodcmd): Set to null if the DST directory already
10624 exists. Same as Nov 11th change.
10625
10626Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10627
4e81ae98 10628 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10629
10630Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10631
10632 * config.guess: Update from FSF.
10633
10634Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10635
10636 * Makefile.in (GDB_TK): Depend on itcl and tix.
10637
10638Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10639
10640 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10641 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10642 (INSTALL_SCRIPT): New variable.
10643 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10644 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10645 to -x.
10646 * install-sh: Add support for -x option.
10647
10648Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10649
10650 * configure.in, Makefile.in: Treat tix like itcl.
10651
10652Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10653
10654 * Makefile.in (WINDRES): New variable.
10655 (WINDRES_FOR_TARGET): New variable.
10656 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10657 (EXTRA_HOST_FLAGS): Add WINDRES.
10658 (EXTRA_TARGET_FLAGS): Add WINDRES.
10659 (EXTRA_GCC_FLAGS): Add WINDRES.
10660 ($(DO_X)): Pass down WINDRES.
10661 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10662 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10663 DLLTOOL_FOR_TARGET.
10664
10665Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10666
10667 * configure.in: configure sim before gdb for win32-x-ppc
10668
10669Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10670
10671 Move gperf into the toplevel, from libg++.
10672 * configure.in (target_tools): Add target-gperf.
10673 (native_only): Add target-gperf.
10674 * Makefile.in (all-target-gperf): New target, depend on
10675 all-target-libg++.
10676 (configure-target-gperf): Empty rule.
10677 (ALL_TARGET_MODULES): Add all-target-gperf.
10678 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10679 (CHECK_TARGET_MODULES): Add check-target-gperf.
10680 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10681 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10682
10683Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10684
6599da04
JM
10685 * config.sub (mn10200): Recognize new basic machine.
10686
10687Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10688
10689 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10690 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10691
10692Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10693
10694 * configure.in: If we're building mips-sgi-irix6* native, turn on
10695 ENABLE_MULTILIB and set TARGET_SUBDIR.
10696
10697Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10698
10699 * Makefile.in (all-sn): Depend on all-grep.
10700
10701Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10702
10703 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10704
10705 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10706 Makefile. From Jeff Makey <jeff@cts.com>.
10707 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10708
10709 * Makefile.in (DISTBISONFILES): Remove.
10710 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10711 $(DEFAULT_YACC).
10712
10713 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10714 cygwin32.
6599da04
JM
10715
10716 * Makefile.in (LD): New variable.
10717 (EXTRA_HOST_FLAGS): Pass down LD.
10718 ($(DO_X)): Likewise.
10719
10720Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10721
10722 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10723
10724Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10725
10726 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10727 before adding our own. Always add --build.
6599da04
JM
10728
10729Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10730
10731 * configure.in (targargs): Pass --build if we're doing
10732 a cross-compile.
10733
10734Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10735
ca236658 10736 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10737 sed. Otherwise sed chokes on NT path names with drive
10738 designators. Also look for "?:*" as the leading characters in an
10739 absolute pathname.
10740
10741Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10742
10743 * config.sub: Support for r3900.
10744
10745Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10746
10747 * configure.in: Use install-sh, not install.sh.
10748
10749Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10750
10751 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10752 apply it twice.
10753
10754Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10755
10756 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10757 install-binutils.
10758
10759Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10760
10761 * Makefile.in: Add automake targets.
10762 * configure.in (host_tools): Add automake.
10763
10764Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10765
10766 * configure: Default CXX to c++, not gcc.
10767 * Makefile.in (CXX): Set to c++, not gcc.
10768 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10769
10770Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10771
10772 * install-sh: try appending a .exe if source file doesn't
10773 exist
10774
10775Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10776
10777 * configure.in: Turn on multilib by default.
10778 (cross_only): Remove target-libiberty.
10779
10780 * Makefile.in (all-gcc): Don't depend on libiberty.
10781
10782Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10783
10784 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10785
10786Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10787
10788 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10789 (DISTBISONFILES): Add ld/Makefile.in
10790
10791Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10792
10793 * configure.in: if target is cygwin32 but host isn't cygwin32,
10794 don't configure gdb tcl tk expect, not just gdb.
10795
10796Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10797
10798 * configure.in: Added gnuserv everywhere sn appears.
10799
10800 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10801 (CROSS_CHECK_MODULES): Added check-gnuserv.
10802 (INSTALL_MODULES): Added install-gnuserv.
10803 (CLEAN_MODULES): Added clean-gnuserv.
10804 (all-gnuserv): New target.
10805
10806Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10807
10808 * config.guess: Fixes for MIPS OpenBSD systems.
10809
10810Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10811
10812 * Makefile.in (INSTALL_XFORM): Remove.
10813 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10814
10815 * mkinstalldirs: New file, copied from automake.
10816 * Makefile.in (installdirs): Rename from install-dirs. Use
10817 mkinstalldirs. Change all users.
10818 (DEVO_SUPPORT): Add mkinstalldirs.
10819
10820Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10821
10822 * install-sh: Rename from install.sh.
10823 * Makefile.in (INSTALL): Change install.sh to install-sh.
10824 (DEVO_SUPPORT): Likewise.
10825
10826 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10827 Graichen <graichen@rzpd.de>.
10828
10829Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10830
10831 * config.guess: Recognize OpenBSD systems correctly.
10832
10833Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10834
10835 * README, Makefile.in (ETC_SUPPORT): Remove references to
10836 cfg-paper*, configure.{texi,man,info*}._
10837
10838Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10839
10840 * Makefile.in (all.normal): Ensure that gcc is built after all
10841 the x11 - ie gdb - targets.
10842
10843Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10844
10845 * makefile.vms: Don't run conf-a-gas.
10846
10847Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10848
e490616e 10849 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10850
d207ebef
JM
10851Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10852
10853 * configure.in: Remove noconfigdirs case since gdb also
10854 configures and builds for tic80-coff.
10855
6599da04
JM
10856Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10857
10858 * configure: Set cache_file to config.cache.
10859 * Makefile.in (local-distclean): Remove config.cache.
10860
10861Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10862
10863 * COPYING: Update FSF address.
10864
d207ebef
JM
10865Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10866
10867 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10868 noconfigdirs.
10869
6599da04
JM
10870Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10871
10872 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10873 MAKEDIRS, is empty.
10874
10875Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10876
10877 * config.sub: Tweak mn10300 entry.
10878
10879Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10880
10881 * configure.in (host_tools): Put sim before gdb, so gdb's
10882 configure.tgt can determine if the simulator was configured.
10883
10884Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10885
10886 * config.sub: Move BeOS $os case to be with other Cygnus
10887 local cases.
10888
10889Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10890
10891 * config.sub: Remove misplaced comment that broke Linux.
10892
10893Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10894
10895 * config.sub: Add BeOS support.
10896
10897Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10898
10899 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10900
10901Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10902
10903 * configure.in (noconfigdirs): Remove tcl and tk from
10904 noconfigdirs for cygwin32 builds.
10905
d207ebef
JM
10906Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10907
10908 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10909
6599da04
JM
10910Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10911
10912 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10913 make-all.com, use makefile.vms instead.
10914
10915Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10916
10917 * config.sub: Accept -lnews*.
10918
d207ebef
JM
10919Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10920
10921 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10922 target-examples and target-libiberty for d30v.
d207ebef
JM
10923
10924Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10925
10926 * configure.in (noconfigdirs): Enable ld for d30v.
10927
10928Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10929
10930 * configure.in (tic80-*-*): Build compiler.
10931
10932Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10933
10934 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10935 unsupported d30v directories
d207ebef
JM
10936
10937Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10938
4e81ae98
EC
10939 * config.sub, configure.in: Add d30v target cpu.
10940
6599da04
JM
10941Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10942
10943 * makefile.vms: New file.
10944 * make-all.com: Remove.
10945
10946Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10947
10948 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10949
10950Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10951
10952 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10953
10954Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10955
10956 * Makefile.in (ALL_MODULES): Added all-db.
10957 (CROSS_CHECK_MODULES): Addec check-db.
10958 (INSTALL_MODULES): Added install-db.
10959 (CLEAN_MODULES): Added clean-db.
10960
10961Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10962
10963 * config.guess: Merge with latest FSF sources.
10964
10965Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10966
10967 * Makefile.in (ALL_MODULES): Added all-itcl.
10968 (CROSS_CHECK_MODULES): Added check-itcl.
10969 (INSTALL_MODULES): Added install-itcl.
10970 (CLEAN_MODULES): Added clean-itcl.
10971
10972Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10973
10974 * configure.in: build gdb for mn10200
10975
10976Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10977
10978 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10979
d207ebef
JM
10980Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10981
10982 * configure.in (tic80-*-*): Turn off most targets right now.
10983
6599da04
JM
10984Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10985
10986 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10987 rather than the makeinfo program.
10988 (do-info): Depend upon all-texinfo.
10989
10990Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10991
10992 * configure.in: Remove uses of config/mh-linux.
10993
10994 * config.sub, config.guess: Merge with latest FSF sources.
10995
d207ebef
JM
10996Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10997
10998 * config.sub (case $basic_machine): Add tic80 entries.
10999
6599da04
JM
11000Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11001
11002 * config.sub, config.guess: Merge with latest FSF sources.
11003
11004Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11005
11006 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11007 * mpw-config.in: Test for NewFolderRecursive.
11008 * mpw-install: Use symbolic name for startup filename.
11009 * mpw-README: Add various additional details.
11010
11011Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11012
11013 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11014
11015Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11016
11017 * configure.in: Do build gcc and the target libraries for
11018 the mn10200.
11019
11020Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11021
11022 * configure.in: don't avoid building gdb for mn10300 any more
11023 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11024 instead of single-quoting it.
11025
11026Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11027
11028 * configure.in: Don't use --with-stabs on IRIX 6.
11029
11030Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11031
11032 * configure.in (m32r): Build gdb, libg++ now.
11033
11034Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11035
11036 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11037 directories from noconfigdirs.
11038
11039Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11040
11041 * config.sub (basic_machine): added mips16 configuration
11042
11043Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11044
11045 * config.sub: Handle d10v-unknown.
11046
d207ebef
JM
11047Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11048
11049 * config.sub: Handle v850-unknown.
11050
6599da04
JM
11051Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11052
11053 * Makefile.in: add findutils
11054 * configure.in: add findutils to list of host_tools
11055
11056Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11057
11058 * config.sub: Handle mn10200 and mn10300.
11059
11060Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11061
11062 * configure.in (d10v-*): Do not build librx.
11063
11064Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11065
11066 * configure.in (mn10300): Build everything except gdb & libgloss.
11067
11068Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11069
11070 * config.guess: Patch for Dansk Data Elektronik servers,
11071 from Niels Skou Olsen <nso@dde.dk>.
11072
11073 For ncr, use /bin/uname rather than uname, since GNU uname does not
11074 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11075
11076 Patch for MIPS R4000 running System V,
11077 from Eric S. Raymond <esr@snark.thyrsus.com>.
11078
11079 Fix thinko for nextstep.
11080
11081 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11082
11083 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11084 * config.guess: Guess mips-dec-mach_bsd4.3.
11085
11086 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11087 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11088 release numbers.
11089 * config.guess (mips-mips-riscos*): Emit just enough of the
11090 release number.
11091
11092 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11093 * config.guess (sparc-auspex-sunos*): Added.
11094 (f300-fujitsu-*): Added.
11095
11096 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11097 * config.guess: Recognize a Tadpole as a sparc.
11098
11099Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11100
11101 * config.guess: Don't assume that NextStep version is either 2 or
11102 3. NextStep 4 (aka OpenStep 4) has come out now.
11103
11104Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11105
11106 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11107 From Rik Faith <faith@cs.unc.edu>.
11108
11109Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11110
11111 * config.sub: Contributions from bug-gnu-utils to:
11112 Support plain "hppa" (no version given) architecture, reported by
11113 OpenStep.
11114 OpenBSD like NetBSD.
11115 LynxOs is not a hardware supplier.
11116
11117 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11118 OpenBSD like NetBSD.
6599da04
JM
11119 Stratus systems.
11120 More Pyramid systems.
11121 i[n>4]86 Intel chips.
11122 M680[n>4]0 Motorola chips.
11123 Use unknown instead of lynx for hardware manufacturer.
11124
11125Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11126
11127 * install.sh (chmodcmd): Set to null if the DST directory already
11128 exists.
11129
11130Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11131
11132 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11133 not use mt-ppc target Makefile fragment any more.
11134
11135Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11136
11137 * configure.in (*-*-windows): Exclude everything but those dirs
11138 needed to build windows.
11139
11140Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11141
11142 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11143
11144Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11145
11146 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11147
11148Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11149
11150 * Undo my previous change.
11151
11152Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11153
11154 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11155 unconditionally.
11156 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11157
11158Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11159
11160 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11161 host to add it's own flags.
6599da04
JM
11162
11163Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11164
11165 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11166
11167Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11168
11169 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11170 (CXX_FOR_TARGET): Likewise.
11171 (GCC_FOR_TARGET): Define.
11172 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11173 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11174 CC_FOR_TARGET was specified on the command line.
11175 (MAKEOVERRIDES): Don't define.
11176
11177Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11178
11179 * configure.in (m32r): Fix spelling of libg++ libs.
11180
11181Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11182
11183 * config.sub (-apple*): Remove, now redundant.
11184
11185Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11186
11187 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11188
11189 * configure: Rework yesterday's sed script patch.
11190
11191 * config.sub: Merge with FSF.
11192
11193Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11194
11195 * config.guess: Merge from FSF.
11196
11197 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11198 * config.guess: Use pc instead of unknown, for pc clone systems.
11199 Change linux to linux-gnu.
6599da04
JM
11200
11201 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11202 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11203
11204Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11205
11206 * test-build.mk (HOLES): Add "xargs" for gdb.
11207
11208 * configure: Avoid hpux10.20 sed bug.
11209
11210Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11211
731a8127 11212 * configure.in: Add support for windows host
6599da04
JM
11213 (that is a build done under the Microsoft build environment).
11214
11215Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11216
11217 * Makefile.in: Replace all uses of srcroot with s, to shrink
11218 command line lengths.
11219
11220 Patches from Geoffrey Noer <noer@cygnus.com>:
11221 * configure.in: If configuring for newlib, pass --with-newlib to
11222 subdirectories.
11223 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11224 -Bnewlib/ and -Lwinsup to gcc.
11225 (CXX_FOR_TARGET): Likewise.
11226
11227Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11228
11229 * Makefile.in (ETC_SUPPORT): Add configure.
11230
11231Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11232
4e81ae98 11233 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11234 host configuration file.
11235
11236Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11237
11238 * configure.in: Break mn10x00 support into separate
11239 mn10200 and mn10300 configurations.
11240 * config.sub: Likewise.
11241
11242Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11243
11244 * configure.in: Add lots of stuff to noconfigdirs for
11245 the mn10x00 targets.
11246
11247 * config.sub, configure.in: Add mn10x00 support.
11248
11249Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11250
11251 * make-all.com: Call conf-a-gas, not config-a-gas.
11252
11253Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11254
11255 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11256 targets.
6599da04
JM
11257
11258Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11259
11260 * mpw-README: Add much more detail for native PowerMac.
11261 * mpw-install: New file.
11262 * mpw-configure: Add --norecursion and --help options.
11263 * mpw-config.in: Translate readme and install files when
11264 copying to objdir.
11265 * mpw-build.in: Don't always depend on byacc and flex.
11266 (install-only-top): New action.
11267
d207ebef
JM
11268Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11269
11270 * configure.in: You can now configure GDB for the v850.
11271
6599da04
JM
11272Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11273
11274 * configure.in (noconfigdirs): Don't configure any C++ dirs
11275 if targeting D10V.
11276
11277Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * config.sub: Recognize mips64vr5000.
11280
11281Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11282
11283 * configure.in: Use a single line for host_tools and native_only.
11284
11285Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11286
11287 * config.sub, configure.in: Add entries for m32r.
11288
11289Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11290
11291 * Makefile.in (inet-install): Don't run install-gzip.
11292
11293Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11294
11295 * configure.in: Don't config lots of things for *-*-windows*.
11296
11297Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11298
11299 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11300 (host_libs, host_tools): Copy from configure.in.
11301 * mpw-configure: Don't complain about directories not found.
11302
11303Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11304
11305 * configure.in (i[345]86): Recognize i686 for pentium pro.
11306 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11307 file.
11308
11309 * config.guess (i[345]86): Ditto.
11310
11311Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11312
11313 * configure.in (noconfigdirs): Removed gdb for D10V.
11314
d207ebef 11315Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11316
d207ebef
JM
11317 * configure.in: Remove ld, target-libio, target-libg++, and
11318 target-libstdc++ from noconfigdirs.
5d4a5ee6 11319
6599da04
JM
11320Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11321
11322 * configure: Fix three locations where shell scripts were
11323 being run directly rather than with config_shell.
11324
d207ebef
JM
11325Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11326
11327 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11328 * config.sub (basic_machine): Recognize v850.
11329
6599da04
JM
11330Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11331
11332 * mpw-configure: Handle multiple enable/disable options and
11333 pass them down recursively, handle -c and -s flags appropriately
11334 depending on choice of compiler, add escape mechanism for
11335 quoted arguments to gC.
11336
11337Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11338
11339 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11340 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11341 so that -mrelocatable-lib and -mno-eabi are used.
11342
11343 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11344 not support --print-multi-lib, don't abort.
11345
6599da04
JM
11346Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11347
11348 * make-all.com: Run config-a-gas.
11349 * setup.com: Don't copy subdirectory files around.
11350
11351Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11352
11353 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11354 target, it now compiles correctly.
11355
11356Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11357
11358 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11359
11360Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11361
4e81ae98 11362 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11363
11364Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11365
11366 * configure.in (native_only): Add prms.
11367
11368Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11369
11370 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11371 (BINUTILS_SUPPORT_DIRS): Likewise.
11372
11373Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11374
11375 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11376 d10v support is added.
11377
11378Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11379
11380 * configure.in (d10v-*-*): New target.
11381
11382Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11383
11384 * config.guess (HP 9000/811): Recognize this as a PA1.1
11385 machine.
11386
11387Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11388
11389 * Makefile.in (do-tar-gz): New target, split out from tail end of
11390 taz target. Run each command separately, don't use pipes.
11391 (taz): Use it.
11392
11393Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11394
11395 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11396 * mpw-build.in: No builds should depend on building byacc or flex,
11397 they are assumed to be installed already.
11398
11399Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11400
11401 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11402 variable that CC_FOR_TARGET needs.
11403
11404Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11405
11406 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11407 options have changed since the last time the subdirectory was
11408 configured, and if it has, reconfigure.
11409 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11410 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11411
11412Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11413
11414 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11415 CLEAN_MODULES): Add bash.
11416 (all-bash): New target.
11417
11418Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11419
11420 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11421
11422Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11423
11424 * config.sub (basic_machine): Recognize d10v as a valid processor.
11425
11426Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11427
11428 * mpw-configure: Add support for --bindir.
11429 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11430
11431Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11432
11433 * configure.in: add bash, time, gawk to list of hosttools and things
11434 to only build for native toolchains
11435
11436Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11437
11438 * Makefile.in (docdir): Remove.
11439
11440Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11441
11442 * Makefile.in (datadir): Set to $(prefix)/share.
11443
11444Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11445
11446 * configure.in: build diff and patch for cygwin32-hosted
11447 toolchains.
11448
11449Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11450
11451 * config.sub: Accept -rtems*.
11452
11453Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11454
e490616e
ZW
11455 * configure.in: enable dosrel for cygwin32-hosted builds,
11456 remove diff from the list of things not buildable
11457 via Canadian Cross
6599da04
JM
11458
11459Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11460
11461 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11462 don't get ". ".
6599da04
JM
11463
11464Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11465
11466 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11467
11468Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11469
11470 * Makefile.in (taz): Handle case where tex3patch didn't even get
11471 checked out. Also, if it was found, put the symlink in a new util
11472 subdirectory.
11473
11474Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11475
11476 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11477
11478Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11479
11480 * config.sub: Recognize -openvms.
11481 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11482 * make-all.com, setup.com: New files.
11483
11484Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11485
11486 * Makefile.in (taz): tex3patch moved to texinfo/util.
11487
11488Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11489
11490 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11491 * configure.in: remove make from disable-if-Can-Cross list
11492 enable gdb if ${host} and ${target} are cygwin32
11493
11494Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11495
11496 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11497 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11498
11499Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11500
11501 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11502 distinguish sysv/svr4/bsd variants.
11503 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11504
11505Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11506
11507 * configure.in: Added copyright notice.
11508 * move-if-change: Added copyright notice.
11509
11510Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11511
11512 * configure.in (powerpcle-*-solaris*): Until we get shared
11513 libraries working, don't build gdb, sim, make, tcl, tk, or
11514 expect.
11515
11516Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11517
11518 * config.guess: Merge with FSF:
11519
11520 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11521 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11522
11523 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11524 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11525
11526 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11527 * config.guess: Combine two OSF1 rules.
11528 Also recognize field test versions. From mjr@zk3.dec.com.
11529 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11530 because GNU uname does not support -p. From pmr@pajato.com.
11531
11532Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11533
11534 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11535
11536Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11537
11538 * mpw-README: Document GCCIncludes.
11539
11540Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11541
11542 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11543
11544Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11545
11546 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11547
11548Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11549
11550 * configure.in (*-*-cygwin32): Configure make.
11551
11552Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11553
11554 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11555
11556Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11557
11558 * Makefile.in (all-inet): Depend on all-perl.
11559
11560 * Makefile.in (inet-install): New target.
11561
11562 * Makefile.in (all-inet): Depend on all-tcl.
11563 (all-inet): Depend on all-send-pr.
11564
11565Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11566
11567 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11568 temporarily.
11569
11570Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11571
11572 * configure.in: Don't configure --with-gnu-ld on AIX.
11573
11574Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11575
11576 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11577
11578Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11579
11580 * Makefile.in (ALL_MODULES): Added all-inet.
11581 (CROSS_CHECK_MODULES): Added check-inet.
11582 (INSTALL_MODULES): Added install-inet.
11583 (CLEAN_MODULES): Added clean-inet.
11584 (all-indent): New target.
11585
11586 * configure.in (host_tools): Added inet.
11587 (native_only): Added inet.
11588 (noconfigdirs): Added inet.
11589
11590Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11591
11592 * configure.in: Don't configure libgloss if we are not configuring
11593 newlib.
11594
11595Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11596
11597 * configure.in: Don't configure libgloss for unsupported
11598 architectures.
11599
11600Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11601
11602 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11603
11604Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11605
11606 * Makefile.in (ALL_MODULES): Include all-apache.
11607 (CROSS_CHECK_MODULES): Include check-apache.
11608 (INSTALL_MODULES): Include install-apache.
11609 (all-apache): New target.
11610
11611 * configure.in: Added apache everywhere perl is seen.
11612
11613Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11614
11615 * Makefile.in: Add support for clean-{module} and
11616 clean-target-{module} rules.
11617
11618Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11619
11620 * configure.in (*-*-ose) do not build libgloss.
11621
11622Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11623
11624 * config.guess (prep*:SunOS:5.*:*): Turn into
11625 powerpele-unknown-solaris2.
11626
11627Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11628
11629 * configure.in: Permit --enable-shared to specify a list of
11630 directories.
11631
11632Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11633
11634 * configure.in (host==solaris): Pass only the first word of $CC
11635 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11636
11637Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11638
11639 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11640
11641Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11642
11643 * Makefile.in (ALL_MODULES): Include all-perl.
11644 (CROSS_CHECK_MODULES): Include check-perl.
11645 (INSTALL_MODULES): Include install-perl.
11646 (ALL_X11_MODULES): Include all-guile.
11647 (CHECK_X11_MODULES): Include check-guile.
11648 (INSTALL_X11_MODULES): Include install-guile.
11649 (all-perl): New target.
11650 (all-guile): New target.
11651
11652 * configure.in (host_tools): Include perl and guile.
11653 (native_only): Include perl and guile.
11654 (noconfigdirs): Don't build guile and perl; no ports have been
11655 done.
11656
11657Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11658
e490616e
ZW
11659 * configure (--enable-*): Handle quoted option lists such as
11660 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11661
11662Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11663
11664 * Makefile.in ({,inst}all-target): New rule so we can make and
11665 install all of the target directories easily.
11666
11667Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11668
11669 * configure.in: Add missing global flag in sed substitution when
11670 deleting `target-' from ${configdirs}.
11671
11672Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11673
11674 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11675 option.
11676
11677 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11678 config/mh-necv4.
11679
11680 * install.sh: Correct misspelling of transformbasename.
11681
11682 * config.guess: Recognize mips-*-sysv*.
11683
11684Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11685
11686 * config.sub: Recognize mon960.
11687
11688Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11689
11690 * configure: Restore Canadian Cross handling of BISON and LEX,
11691 removed in Feb 20 change.
11692
11693Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11694
11695 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11696 Mention make install. Remove the old copyright date as well the
11697 clumsy and rather pointless copyright on the README file.
11698
11699Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11700
11701 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11702 Makefile after running symlink-tree, then run `make distclean' to
11703 avoid clobbering any generated files in srcdir.
11704
11705Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11706
11707 * configure.in (m68k-*-netbsd*): Build everything now.
11708
11709Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11710
11711 * Makefile.in (taz): Fix quoting.
11712
11713Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11714
11715 * configure.in (sparclet-*-*): Build everything now.
11716
11717Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11718
11719 * configure.in (m68k-*-linux*): New host.
11720
11721Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11722
11723 * configure: Check for bison before byacc.
11724
11725Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11726
11727 * Makefile.in configure: Change the way LEX and BISON/YACC are
11728 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11729 searching PATH. These are used as fallbacks by Makefile.in if
11730 flex/bison/byacc aren't in objdir.
11731
11732Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11733
11734 * Makefile.in: Make everything which depends upon all-bfd also
11735 depend upon all-opcodes, in case --with-commonbfdlib is used.
11736
11737Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11738
11739 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11740 building NT native compilers on Unix.
11741
11742Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11743
11744 * configure.in: Don't get CC from the host Makefile fragment if we
11745 can find gcc in PATH, or if this is a Canadian Cross. Move the
11746 Solaris test for /usr/ucb/cc to the post target script, just after
11747 the compiler sanity test.
11748
11749Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11750
11751 * config.sub: Merge with FSF.
11752
11753Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11754
11755 * Makefile.in (RPATH_ENVVAR): New variable.
11756 (REALLY_SET_LIB_PATH): Use it.
11757 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11758
11759Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11760
11761 * config.sub, configure.in: Recognize sparclet cpu.
11762
11763Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11764
11765 * config.guess: Support m68k-cbm-sysv4.
11766
11767Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11768
11769 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11770 m68k-unknown-linuxaout from linker help string. Put quotes around
11771 $ld_help_string.
11772
11773Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11774
11775 * config.guess (powerpc-harris-powerunix): Add guess for port
11776 to new target.
11777
11778Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11779
11780 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11781
11782Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11783
11784 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11785 $(REALLY_SET_LIB_PATH) in Makefile.
11786 * Makefile.in (SET_LIB_PATH): New variable.
11787 (REALLY_SET_LIB_PATH): New variable.
11788 ($(DO_X)): Use $(SET_LIB_PATH).
11789 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11790 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11791 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11792 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11793 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11794 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11795 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11796 (install-dosrel): Likewise.
11797 (all-opcodes): Depend upon all-libiberty.
11798
11799Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11800
11801 * config.guess (*:CYGWIN*): New
11802
11803Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11804
11805 * Makefile.in (all-target-winsup): All all-target-libiberty.
11806
11807Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11808
11809 * configure.in (noconfigdirs): Add missing # in front of comment.
11810
11811Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11812
11813 * configure.in: add second pass to things added to noconfigdirs
11814 so *-gm-magic can exclude libgloss properly.
11815
11816Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11817
11818 * mpw-configure (extralibs_name, rez_name): Set correctly
11819 for MWC68K compiler.
11820
11821 * mpw-README: Add more info on the necessary build tools.
11822
11823Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11824
11825 * configure.in, config.sub: Recognize cygwin32.
11826
11827Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11828
11829 * config.guess, config.sub: Recognize A/UX.
11830
11831Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11832
11833 * config.sub: Merge with gcc/config.sub.
11834
11835Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11836
11837 * mpw-build.in (do-binutils): Add build of stamps.
11838
11839Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11840
11841 * config.sub: Add recognition for mips64vr4100*-* targets.
11842
11843Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11844
11845 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11846 Add creation of gconfigargs with `--enable-shared' turned on.
11847 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11848 ($(host)-stamp-stage3-configured): Likewise.
11849 (HOLES): Add chatr and ldd.
11850 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11851
11852Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11853
11854 * configure: Pass --nfp to recursive configures.
11855
11856Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11857
11858 * Makefile.in (DLLTOOL): New.
11859 (DLLTOOL_FOR_TARGET): New.
11860 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11861 (EXTRA_TARGET_FLAGS): Ditto.
11862 (EXTRA_GCC_FLAGS): Ditto.
11863 (CONFIGURE_TARGET_MODULES): Ditto.
11864 (DO_X): Ditto.
11865 * configure: Add DLLTOOL.
11866
11867Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11868
11869 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11870 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11871 mh-sco, since old workarounds no longer needed, and don't
11872 build ld, since libraries have weak symbols in COFF.
11873
11874Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11875
11876 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11877
11878Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11879
11880 * configure.in: Make sure that ${CC} can be used to compile an
11881 executable.
11882
11883Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11884
11885 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11886 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11887 nothing depending on whether gdbtk is being built.
11888
11889Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11890
11891 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11892
11893Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11894
11895 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11896 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11897
11898Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11899
11900 * config-ml.in: Add support for
11901 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11902 Simplify setting of multidirs from --disable-foo.
11903
11904Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11905
11906 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11907 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11908 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11909 non-empty, pass them on to the GCC make.
6599da04
JM
11910 (all-bootstrap): New rule that is like all-gcc, except it executes
11911 the GCC bootstrap rule instead of the GCC all rule.
11912
11913Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11914
11915 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11916
11917Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11918
11919 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11920 DG/UX support.
11921
11922Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11923
11924 * config.sub (i*86*) Change [345] to [3456]
11925
11926Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11927
11928 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11929 --with-gnu-ld=no.
11930
11931Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11932
11933 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11934 AIX multilibs get built.
11935
11936Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11937
11938 * configure.in (i386-win32): Don't build expect if we're not
11939 building the tcl subdir.
11940
11941Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11942
11943 * Makefile.in: (configure-target-examples, all-target-examples):
11944 New targets, configure and build example programs.
11945
11946Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11947
11948 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11949 use it as input to sedit the generated MPW makefile.
11950 * mpw-README: Add a suggestion about Gestalt.h.
11951
11952Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11953
11954 * config.sub: Accept *-*-ieee*.
11955
11956Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11957
11958 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11959 Ronald F. Guilmette <rfg@monkeys.com>.
11960
11961Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11962
11963 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11964 for powerpc-pe native.
11965 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11966 (target==powerpc-pe): duplicate i386-win32 entry.
11967
11968Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11969
11970 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11971 of vxworks, not just vxworks5.1.
11972
11973Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11974
11975 * mpw-configure: Add support for exec-prefix.
11976
11977Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11978
11979 * config.guess: Recognize HP model 816 machines as having
11980 a PA1.1 processor.
11981
11982Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11983
11984 * configure: Ignore new autoconf configure options.
11985
6599da04
JM
11986Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11987
11988 * config.guess: Recognize Pentium under SCO.
11989 From Robert Lipe <robertl@arnet.com>.
11990
11991Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11992
11993 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11994
11995Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11996
11997 * configure.in: Don't configure gas for alpha-dec-osf*.
11998
11999Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12000
12001 * configure.in: Default to --with-stabs for some targets for which
12002 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12003 i[345]86*-*-unixware*.
12004
12005Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12006
12007 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12008 rather than basing it on the target. Simplify handling of options
12009 controlling which directories to configure. Remove extraneous
12010 slash in multi-clean target.
12011
12012Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12013
12014 * config-ml.in: Prefix more variables with ml_ so they don't collide
12015 with configure's.
12016
12017Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12018
12019 * configure: Don't turn -v into --v.
12020
12021Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12022
12023 * configure.in (targargs): Fix typo.
12024
12025 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12026
12027Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12028
12029 * configure.in: Strip --host and --target options from
12030 CONFIG_ARGUMENTS, and always configure for --host only. Add
12031 --with-cross-host option when building with a cross-compiler.
12032 * configure: Canonicalize the arguments put into config.status by
12033 always using `=' for an option with an argument. Pass a presumed
12034 --host or --target explicitly.
12035
12036Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12037
12038 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12039 into general OS recognition case.
12040
12041Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12042
12043 * configure.in (target_configdirs): add target-winsup only
12044 for win32 target systems.
12045
12046Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12047
12048 * Makefile.in (all-target-libgloss): Depend upon
12049 configure-target-newlib, since when libgloss is built it looks to
12050 see if the newlib directory exists.
12051
12052Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12053
12054 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12055 cfg-ml-*.in.
12056
12057Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12058
12059 * configure: Handle LD and LD_FOR_TARGET when configuring a
12060 Canadian Cross.
12061
6599da04
JM
12062Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12063
12064 * configure.in (target_libs): add target-winsup.
12065 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12066 (target==ppcle-pe): remove ld from $noconfigdirs.
12067
12068Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12069
12070 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12071 Preserve relative path names in $srcdir. Build symlink tree if
12072 configuring cross target dir and srcdir=. (= no VPATH support).
12073 (configure-target-libg++): Depend on configure-target-librx.
12074 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12075 * config-ml.in: New file.
12076 * symlink-tree: New file.
12077 * configure: Ensure srcdir="." if that's what it is.
12078
12079Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12080
12081 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12082 includes and FLEX_SKELETON setting.
12083 * mpw-configure (--with-gnu-ld): New option, controls whether
12084 to use PPCLink or ld with PowerMac GCC.
12085 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12086 * mpw-config.in: Configure grez if targeting Mac.
12087
12088 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12089 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12090 just macos.
6599da04
JM
12091 * configure.in: Configure grez resource compiler if targeting Mac.
12092 * Makefile.in (all-grez, install-grez): New targets.
12093
12094Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12095
12096 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12097 gcc in the path, set CC to gcc -O2.
6599da04
JM
12098
12099Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12100
12101 * configure: Default ${build} correctly. Avoid picking up extra
12102 spaces when reading CC and CXX from Makefile. When doing a
12103 Canadian Cross, use plausible default values for numerous
12104 variables.
12105 * configure.in: When doing a Canadian Cross, don't try to
12106 configure tools whose configure script can't handle it.
12107
12108Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12109
12110 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12111
12112Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12113
12114 * configure: Remove dubious bug reporting address.
12115
12116Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12117
12118 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12119 configure script, run that instead of this directory's configure.
12120 In either case, print a message that we're configuring the sub-dir.
12121
12122Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12123
12124 * configure.in: Before checking for the existence of various files,
12125 use sed to filter out "target-".
12126
12127Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12128
12129 * Makefile.in (DO_X): Split rule to decrease command line length
12130 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12131 (Philippe De Muyter).
12132
12133Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12134
12135 * Makefile.in (all-patch): depend on all-libiberty.
12136
12137Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12138
12139 * configure.in: If the only directory in target_configdirs which
12140 actually exists is libiberty, then set target_configdirs to empty,
12141 to avoid trying to build a target libiberty in a gas or gdb
12142 distribution.
12143
12144Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12145
12146 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12147 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12148 systems.
6599da04
JM
12149
12150Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12151
12152 * configure.in (copy_dirs): Use sys-include instead of include
12153 for --with-headers option.
12154
12155Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12156
12157 * Makefile.in, configure.in: Make winsup builds work with
12158 new scheme.
12159
12160Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12161
12162 * configure.in: Build the linker on AIX.
12163
12164Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12165
12166 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12167 where needed.
12168
12169Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12170
12171 * Makefile.in (all-gcc): Fix typo.
12172
12173Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12174
12175 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12176
12177Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12178
12179 * configure.in: Rename libFOO to target-libFOO, and xiberty
12180 to target-xiberty, to provide more flexibility.
12181 (target_subdir): Define. Create if cross.
12182 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12183 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12184 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12185 check-libFOO -> check-target-libFOO, etc.
12186 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12187 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12188 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12189 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12190 allow ALL_GCC="" to only configure.
12191 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12192 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12193 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12194
12195Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12196
12197 * Makefile.in (taz): Build "info" in etc explicitly.
12198
12199Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12200
12201 * configure.in: Make sure that CC is undefined (as opposed to
12202 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12203 problem with autoconf trying to configure on a host without GCC.
12204
12205Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12206
12207 * mpw-configure: Set host alias from choice of host compiler,
12208 only use generic MPW Makefile sed if present, edit a file
12209 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12210 * mpw-README: Add problem notes about CW6 and CW7.
12211
12212Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12213
12214 * Makefile.in (taz): Use ";" instead of ";;".
12215
12216Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12217
12218 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12219 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12220 DISTDOCDIRS.
12221 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12222 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12223
12224Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12225
12226 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12227 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12228 Move bfd to DISTSTUFFDIRS.
12229
12230Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12231
12232 * Makefile.in (X11_LIB): Removed.
12233 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12234
12235 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12236
12237Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12238
12239 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12240 names.
12241
12242Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12243
12244 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12245
12246Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12247
12248 * configure.in (i[345]86-*-win32): Always build newlib.
12249 Don't configure cvs, autoconf or texinfo.
12250 * Makefile.in (LD_FOR_TARGET): New.
12251 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12252 Pass down LD_FOR_TARGET.
12253
12254Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12255
12256 * winsup: New directory.
12257 * Makefile.in: Build winsup.
12258 * configure.in: Winsup is configured when target is win32.
12259 Can only build win32 target GDB when native.
4e81ae98 12260
6599da04
JM
12261Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12262
12263 * config.guess: Recognize HP model 819 machines as having
12264 a PA 1.1 processor.
12265
12266Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12267
12268 * configure: Fix sed loop which substitutes for CC and CXX to
12269 avoid bug found in various sed implementations.
12270
12271Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12272
12273 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12274 simulator. Use standard powerpc-*-eabi*.
12275
12276Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12277
12278 * configure.in: Stop putting gas and binutils in noconfigdirs for
12279 powerpc-*-aix* and rs6000-*-*.
12280
12281Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12282
12283 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12284 -mcall-aixdesc libraries.
12285
12286Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12287
12288 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12289
12290 * config.sub (arm | armel | armeb): Fix shell syntax.
12291
12292Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12293
12294 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12295 -msoft-float and -mcpu=common support.
12296 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12297 libraries.
12298
12299Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12300
12301 * configure.in: Allow configuration and build of emacs19 for the alpha.
12302
12303Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12304
12305 * configure.in (CC): Get ^CC, not just any old CC, from
12306 ${host_makefile_frag}.
12307
12308Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12309
4e81ae98 12310 * configure.in (CC): Try to get CC from
6599da04
JM
12311 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12312
12313Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12314
12315 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12316 only if it exists in $(srcdir).
12317
12318Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12319
12320 * configure: If CC and CXX are not set in the environment, set
12321 them, based on either an existing Makefile or on searching for gcc
12322 in PATH. Substitute for CC and CXX in Makefile.
12323 * configure.in: Remove libm from target_libs. Separate
12324 target_configdirs from configdirs. If CC is not set in
12325 environment, try to get it from a host Makefile fragment. Rewrite
12326 changes of configdirs to use skipdirs instead. A few minor
12327 tweaks. Take directories out of target_configdirs as they are
12328 taken out of configdirs. Remove existing Makefile files from
12329 subdirectories. Substitute for TARGET_CONFIGDIRS and
12330 CONFIG_ARGUMENTS in Makefile.
12331 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12332 by configure.in.
12333 (CONFIG_ARGUMENTS): Likewise.
12334 (CONFIGURE_TARGET_MODULES): New variable.
12335 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12336 ($(CONFIGURE_TARGET_MODULES)): New target.
12337 (configure-libg++, configure-libio): New targets.
12338 (all-libg++): Depend upon configure-libg++.
12339 (all-libio): Depend upon configure-libio.
12340 (configure-libgloss, all-libgloss): New targets.
12341 (configure-libstdc++): New target.
12342 (all-libstdc++): Depend upon configure-libstdc++.
12343 (configure-librx, all-librx): New targets.
12344 (configure-newlib): New target.
12345 (all-newlib): Depend upon configure-newlib
12346 (configure-xiberty): New target.
12347 (all-xiberty): Depend upon configure-xiberty.
12348
12349Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12350
12351 * configure.in (host i[345]86-*-win32): Expand the
12352 noconfigdirs again.
12353
12354Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12355
12356 * mpw-configure: Fix sed command file name.
12357
12358Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12359
4e81ae98 12360 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12361 noconfigdirs again.
12362
12363Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12364
12365 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12366 or powerpc*-*-pe*, since they are not yet supported.
12367
12368Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12369
12370 Add PowerMac support and many other enhancements.
12371 * mpw-configure: New option --cc to select compiler to use,
12372 paste options set according to --cc into the generated
12373 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12374 if mpw-make.sed is present.
12375 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12376 add forward includes for PowerPC include files.
12377 * mpw-build.in: Build using Makefile.PPC if present.
12378 (do-byacc, etc): Remove separate version resource builds.
12379 (do-gas): Build "stamps" before "all".
12380 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12381 * mpw-README: Update to reflect --cc option, PowerMac support,
12382 and recently-reported compatibility problems.
12383
12384Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12385
12386 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12387 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12388 (--with-multilib-top): Pass to recursive invocations.
12389
12390Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12391
12392 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12393 v810-*-*.
12394
12395Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12396
12397 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12398 gdb, ld and opcodes on v810-*-*.
12399
6599da04
JM
12400Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12401
12402 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12403 (local-maintainer-clean): New target.
12404 (maintainer-clean): New target.
12405 (realclean): Just depend upon maintainer-clean.
12406
12407Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12408
12409 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12410
12411Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12412
12413 * configure.in: Build ld in mips*-*-bsd* case.
12414
12415Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12416
12417 * config.sub: Accept -lites* OS. From Ian Dall.
12418
12419Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12420
12421 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12422 targets.
6599da04
JM
12423
12424Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12425
12426 * configure.in: treat i386-win32 canadian cross the same as
12427 i386-go32 canadian cross.
12428
12429Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12430
12431 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12432 running under the simulator to build a reduced set of libraries.
12433 (powerpc-*-eabiaix): Add fine grained multilib support added to
12434 other powerpc targets yesterday.
12435
12436Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12437
12438 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12439 -disable-softfloat, -disable-relocatable, -disable-aix, and
12440 -disable-sysv to control which multilib libraries get built.
12441
12442Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12443
12444 * configure: Add Makefile.tem to list of files to remove in trap
12445 handler.
12446
12447Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12448
12449 * config.guess (*Linux*): Add missing "exit"s.
12450 Also, need specific check for alpha-unknown-linux (uses COFF).
12451
12452Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12453
12454 * config.guess: Merge with FSF:
12455
12456 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12457 * config.guess (AIX4): More robust release numbering discovery.
12458
12459 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12460 * config.guess (i386-sequent-ptx): Properly get version number.
12461
12462 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12463 * config.guess (mips:*:4*:UMIPS): New case.
12464
12465Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12466
12467 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12468 (i386-win32 host): Likewise. Don't build readline.
12469
12470Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12471
12472 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12473 SUPPORT_FILES to submakes.
12474
12475Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12476
12477 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12478 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12479 mpw-configure.
12480
12481Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12482
12483 * configure.in (appdirs): Use =, not ==, in test expression when
12484 trying to build the text to print in the warning message for
12485 Solaris users.
12486
12487Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12488
12489 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12490
12491Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12492
12493 * config.guess: Recognize lynx-2.3.
12494
12495Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12496
12497 * config.sub (z8ksim): Deleted
12498 (z8k-*-coff): New, this is the one true name of the target.
12499
12500Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12501
12502 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12503
12504Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12505
12506 * config.guess (*:Linux:*:*): First try asking the linker what the
12507 default object file format is (elf, aout, or coff). Then if this
12508 fails, try previous methods.
12509
12510Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12511
12512 * configure.in: Don't build newlib for *-*-vxworks5.1.
12513
12514Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12515
12516 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12517 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12518
12519Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12520
12521 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12522
12523Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12524
12525 * cfg-ml-com.in: New file.
12526 * cfg-ml-pos.in: New file.
12527
12528Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12529
12530 * COPYING.NEWLIB: Add HP free copyright to list.
12531
12532Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12533
12534 * config.sub: Recognize -eabi* for the system, not just -eabi.
12535
12536Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12537
12538 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12539 * config.sub, configure.in (win32): New target and host.
12540
12541Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12542
12543 * configure.in: Add i386-pe configuration.
12544
12545Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12546
12547 * mpw-build.in (install): Install GDB after LD.
12548
12549Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12550
12551 * mpw-config.in (elf/mips.h): Always forward-include, needed
12552 for GDB to build.
12553
12554Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12555
12556 * testsuite: New directory for customer acceptance and whole tool
12557 chain tests.
12558
12559Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12560
12561 * configure: If per-host line isn't found, but AC_OUTPUT is found
12562 and a configure script exists, run it instead.
12563
12564Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12565
12566 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12567
12568Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12569
12570 * configure: Set build_{cpu,vendor,os,alias} to host values when
12571 --build isn't specified.
12572
12573Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12574
12575 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12576 (FLAGS_TO_PASS): Pass them.
12577 (EXTRA_TARGET_FLAGS): Ditto.
12578
6599da04
JM
12579Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12580
12581 * Makefile.in (all-libg++): Depend on all-libstdc++.
12582
12583Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12584
12585 * configure.in (noconfigdirs): Enable all packages for
12586 i386-unknown-netbsd.
12587
12588Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12589
12590 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12591 hosted builds (DOS builds)
12592
12593Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12594
12595 Changes for ARM based on patches from Richard Earnshaw:
12596 * config.sub: Handle armeb and armel.
12597 * configure.in: Omit arm linker only for riscix.
12598
12599Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12600
12601 * config.guess: Update from FSF.
12602
12603Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12604
63f6bcd7 12605 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12606 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12607 powerpcle variant. Convert pentium into i586, not i486. Add p5
12608 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12609 temporarily.
12610
12611Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12612
12613 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12614
12615Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12616
12617 * config.sub: Accept -lites* as a basic system type.
12618
12619Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12620
12621 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12622 installed, and if so return linuxoldld as the system name.
12623
12624Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12625
12626 * config.guess: Add hppa1.1-hp-lites support.
12627
12628Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12629
12630 * configure.in: Don't build newlib for m68k-vxworks5.1.
12631
12632Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12633
12634 * configure.in (mips-sgi-irix6): Use mh-irix5.
12635
12636Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12637
12638 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12639
12640Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12641
12642 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12643 OSF/1. Fix compiler flags.
6599da04
JM
12644 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12645
12646Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12647
12648 * configure.in: Recognize --with-newlib.
12649 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12650
12651Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12652
d207ebef 12653 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12654 to *_X11_MODULES due to gdbtk needing X include files et al.
12655
12656Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12657
12658 Merge in support for Mac MPW as a host.
12659 (Old change descriptions retained for informational value.)
12660
12661 * mpw-config.in: Add generic include forwards for cpu-specific
12662 include files in aout and elf directories.
12663
12664 * mpw-configure: Added copyright.
12665 * mpw-config.in: Check for presence of required build tools.
12666 (target_libs): Add newlib.
12667 (target_tools): Add examples.
12668 (Read Me): Generate as "Read Me for MPW" instead.
12669 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12670 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12671 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12672
12673 * mpw-configure: Remove subdir-specific makefile hackery,
12674 delete mk.tmp after using it.
12675
12676 * mpw-build.in (all): Display start and end times.
12677
12678 * mpw-configure (host_canonical): Set.
12679 (target_cpu): Always add to makefiles.
12680 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12681 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12682 (mpw-mh-mpw): Look for in srcdir and srcroot.
12683 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12684
12685 * mpw-build.in: (install-only): New target.
12686
12687 * mpw-configure (host_alias, target_alias): Rename from hostalias
12688 and targetalias, add into generated Makefile.
12689 (mk.tmp): If present, add into generated Makefile.
12690 * mpw-build.in (all-gas): Build config.h first before gas proper.
12691
12692 * mpw-configure (config.status): Write only if changed.
12693 * mpw-config.in (readline): Configure it (not built, just used for
12694 definitions).
12695
12696 * mpw-config.in (elf/mips.h): Add a forward include.
12697
12698 * mpw-config.in: Forward-include most .h files in include into
12699 extra-include.
12700 (readline): Don't build.
12701 mpw-build.in (install): Install GDB.
12702
12703 * mpw-configure (prefix, mpw_prefix): Handle it.
12704 * mpw-config.in (mmalloc, readline): Don't configure.
12705 * mpw-build.in (thisscript): Rename to ThisScript.
12706 Use mpw-build instead of BuildProgram everywhere.
12707 (mmalloc, readline): Don't build.
12708 * mpw-README: New file, basic documentation about the MPW port.
12709
12710 * mpw-config.in: Use forward-include to create include files.
12711
12712 * mpw-configure: Add more things to the top of each configured
12713 Makefile, including contents of config/mpw-mh-mpw.
12714 * mpw-config.in (extra-include): Create this directory and fill it
12715 with Posix-like include files when configuring.
12716
12717 * config.sub (apple, mac, mpw): Add various aliases.
12718
12719 * mpw-build.in: New file, top-level build script fragment for MPW.
12720 * mpw-configure: New file, configure script for MPW.
12721 * mpw-config.in: New file, config fragment for MPW.
12722
12723Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12724
12725 * configure.in (host_libs): Remove glob, since it is gone from the
12726 sources.
12727
12728Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12729
12730 * Makefile.in: define empty GDB_NLM_DEPS var.
12731
12732 * configure.in(target_makefile_frag): use config/mt-netware
12733 for netware targets.
12734
12735Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12736
12737 * config.sub: Merge in recent FSF changes. Remove linux special
12738 cases.
12739
12740Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12741
731a8127 12742 Revert this change:
6599da04
JM
12743
12744 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12745
12746 * build-all.mk: Use CC=cc -Xs on Solaris.
12747
6599da04
JM
12748Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12749
12750 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12751 stop using it.
12752 * Makefile.in: Nuke all references to glob subdirectory.
12753
12754Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12755
12756 * configure.in: Fix --enable-shared logic in per-host.
12757
12758Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12759
12760 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12761
12762Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12763
12764 * configure.in (noconfigdirs): Don't build gas on AIX, for
12765 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12766
12767Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12768
12769 * configure: Fix --cache-file to work if the file argument is a
12770 relative path.
12771
12772Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12773
12774 * configure: If the --cache-file is used, pass it down to
12775 configure in subdirectories.
12776
12777Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12778
12779 * config.sub: add vxworks29k configuration.
12780
12781Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12782
12783 * Makefile.in (taz): Do "diststuff" part quietly.
12784
12785Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12786
12787 * config.sub: Mini-merge with gcc/config.sub.
12788
12789Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12790
12791 * config.guess (IRIX): Sed - to _.
12792
12793Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12794
12795 * Makefile.in (source-vault, binary-vault): New targets.
12796
12797Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12798
12799 * config.sub: Recognize -eabi as a basic system type.
12800
12801Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12802
12803 * configure.in (enable_shared stuff): Fix typo.
12804
12805Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12806
12807 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12808
12809Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12810
12811 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12812
12813Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12814
12815 * configure.in (rs6000-*-*): Don't build gas.
12816
12817Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12818
12819 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12820 reduce command line length.
12821 (AS_FOR_TARGET): Check for as.new, not Makefile.
12822 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12823
12824Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12825
12826 * config.guess: Merge from FSF.
12827
12828Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12829
12830 * configure: Don't use $ when handling program_suffix.
12831
12832Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12833
12834 * configure.in: Configure tk for hppa/hpux.
12835
12836Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12837
12838 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12839
12840Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12841
12842 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12843 to LIBCXXFLAGS. Tests are better run without it.
12844
12845Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12846
12847 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12848
12849Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12850
12851 * configure.in (*-*-netware*): Don't configure xiberty.
12852
12853Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12854
12855 * configure.in: Remove tk from native_only list.
12856
12857Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12858
12859 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12860 for special NCD build.
12861
12862Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12863
12864 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12865 makeall.bat, they're only useful for binutils snapshots.
12866 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12867 makeall.bat to specified SUPPORT_FILES.
12868
12869Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12870
12871 * build-all.mk: Add Ericsson targets to sun4 and solaris
12872 hosts. Add BNR's sun4 target to solaris host, so their
12873 build-from-source will be tested in-house first.
12874
12875Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12876
12877 * Makefile.in (LIBCFLAGS): New variable.
12878 (CFLAGS_FOR_TARGET): Ditto.
12879 (LIBCFLAGS_FOR_TARGET): Ditto.
12880 (LIBCXXFLAGS): Ditto.
12881 (CXXFLAGS_FOR_TARGET): Ditto.
12882 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12883 (BASE_FLAGS_TO_PASS): Pass them.
12884 (EXTRA_TARGET_FLAGS): Ditto.
12885
731a8127 12886 * configure.in: Support --enable-shared.
6599da04
JM
12887
12888Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12889
12890 * configure.in (target_libs): Include libstdc++ again.
12891 * config.guess: Update from FSF (for FreeBSD).
12892
12893Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12894
12895 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12896 makeall.bat.
12897 (DISTDOCDIRS): Add `etc'.
12898 (ETC_SUPPORT_PFX): New variable.
12899 (taz): Include anything from etc starting with a word in
12900 ETC_SUPPORT_PFX.
12901
12902Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12903
12904 * config.sub: Update for recent FSF changes. Remove obsolete
12905 h8300hds entry. Add -windows* and -osx as basic os. Minor
12906 spacing changes.
12907
12908Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12909
12910 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12911
12912 * config.guess: Merge with FSF.
12913 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12914
12915Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12916
12917 * configure: Since the "trap 0" handler will override the exit
12918 status on many systems, only use it for "exit 1", and make it set
12919 a non-zero exit status; reset it before "exit 0". Also, check
12920 exit status of config.sub, and error out if it failed.
12921
12922Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12923
12924 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12925 and install libgloss.
12926
12927Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12928
12929 * Makefile.in (all-binutils): Depend upon all-byacc.
12930
12931 * configure.in: Don't build emacs on Irix 5.
12932
12933Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12934
12935 * configure.in (*-*-netware*): Add libio.
12936
12937Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12938
12939 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12940 (CHECK_TARGET_MODULES): Ditto.
12941 (INSTALL_TARGET_MODULES): Ditto.
12942 (TARGET_LIBS): Ditto.
12943 (all-libstdc++): Note dependencies.
12944
12945Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12946
12947 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12948
12949Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12950
12951 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12952 -fexternal-templates.
12953
12954 * configure.in (target_libs): Add libstdc++.
12955 (noconfigdirs): Add libstdc++ as appropriate.
12956
12957Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12958
12959 * config.guess: Update from FSF.
12960
12961Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12962
12963 * configure: Use ${config_shell} when running ${configsub}.
12964
12965Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12966
12967 * config.sub: No longer recognize h8300h.
12968
12969Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12970
12971 * config.sub: Remove extraneous differences between config.sub and
12972 gcc/config.sub.
12973
12974Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12975
12976 * Makefile.in (DISTSTUFFDIRS): Add gas.
12977
12978Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12979
12980 * COPYING.NEWLIB: New file.
12981
12982Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12983
12984 * config.guess (HP-UX): Patch from Harlan Stenn
12985 <harlan@landmark.com> to also emit release level.
12986
12987Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12988
12989 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12990
12991Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12992
12993 * config.sub: Merge nextstep cleanup from FSF.
12994
12995Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12996
12997 * configure.in (arm-*-*): Don't configure ld for this target.
12998
12999Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13000
13001 * configure.in (*-*-netware): don't configure libg++, libio,
13002 librx, or newlib.
13003
13004Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13005
13006 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13007 configure ld--it works, but it doesn't support shared libraries.
13008
13009Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13010
13011 * config.guess (*-unknown-freebsd*): Get rid of possible
13012 trailing "(Release)" in version string.
13013 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13014
13015Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13016
13017 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13018 Fix type: *-next-neststep -> *-next-nextstep.
13019
13020 * config.guess: Merge from FSF:
13021
13022 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13023
13024 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13025
13026 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13027
13028 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13029 instead of UNIX_SV for UnixWare 1.0).
13030
13031Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13032
13033 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13034 to make gdb/nlm/* build after the compiler and linker.
13035
13036Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13037
13038 * config.guess (netbsd, freebsd, linux): Accept any machine,
13039 not just i[34]86.
13040 (m68k-atari-sysv4): Relocate to match FSF version.
13041
13042 * config.guess: More merges from the FSF:
13043
13044 Add a space before function call or macro invocation.
13045
13046 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13047
13048 * config.guess: Add trap cmd to remove dummy.c and dummy when
13049 interrupted.
13050
13051 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13052
13053 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13054 (dummy): Redirect stderr from compilation of dummy.c.
13055
13056 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13057
13058 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13059
13060Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13061
13062 * configure: Accept and ignore --cache*, for compatibility with
13063 new autoconf.
13064
13065Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13066
13067 * config.guess: Merge from FSF:
13068
13069 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13070
13071 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13072 (PATH): Add /.attbin at end for finding uname.
13073 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13074
13075 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13076
e490616e 13077 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13078
13079 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13080
e490616e
ZW
13081 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13082 to select whether to use ELF or COFF.
6599da04
JM
13083
13084 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13085
e490616e 13086 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13087
13088 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13089
13090 * config.guess: Guess the OS version for HPUX.
13091
13092 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13093
13094 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13095
13096Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13097
13098 * configure.in: Recognize --with-headers, --with-libs, and
13099 --without-newlib.
13100 * Makefile.in (all-xiberty): Depend upon all-ld.
13101
13102Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13103
13104 * configure.in: Change i[34]86 to i[345]86.
13105
13106Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13107
13108 * configure (version): A few more tweaks to help message.
13109
13110Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13111
13112 * Makefile.in: Remove (for now) librx as a host library,
13113 now that we're building it for target.
13114
13115Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13116
13117 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13118 (Karl Berry).
13119
13120Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13121
13122 * configure.in: Also configure librx.
13123
13124Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13125
13126 * Makefile.in: Update various rules to reflect that librx
13127 is now needed for libg++.
13128
13129Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13130
13131 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13132
13133Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13134
13135 * configure.in: Configure the examples directory.
13136
13137Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13138
13139 * configure: Simplify Jun 2 1994 change.
13140
13141Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13142
13143 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13144 /bin/gcc isn't good enough to build gcc.
13145
13146Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13147
13148 * Makefile.in (GDB_SUPPORT_FILES): Remove
13149 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13150 (gdb.tar.gz): Add new rule to use standard distribution building
13151 mechanism.
13152
13153Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13154
13155 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13156 Bill Cox <bill@cygnus.com>.
13157
13158Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13159
13160 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13161
13162Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13163
13164 * configure: Search current dir first in .gdbinit.
13165
13166Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13167
13168 * config.sub: Recognize freebsd (merged from gcc config.sub).
13169
13170Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13171
13172 * config.sub: Refer to NeXT's operating system as nextstep.
13173
13174 * config.sub (case $basic_machine): Re-order the cases, to match
13175 the order in the FSF version (which is mostly alphabethical).
13176 Merge in some additions and changes from the FSF.
13177
13178Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13179
13180 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13181 * config.sub: Recognize cxux7.
13182 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13183
13184Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13185
13186 * config.sub: Fix typo powerpc -> powerpc-*.
13187
13188Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13189
13190 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13191
13192 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13193 parallel with all-emacs and install-emacs). Top-level command
13194 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13195
13196Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13197
13198 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13199 $(relbindir)/make before doing ``make install'', and use
13200 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13201 installing over running make binary.
13202 ($(host)-stamp-stage3-installed): Likewise.
13203
13204Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13205
13206 * config.guess: Recognize Mach.
13207
13208Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13209
13210 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13211 see whether --exec-prefix was used.
13212
13213Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13214
13215 * README: Explicitly mention libg++/README. (Zoo's idea.)
13216
13217Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13218
13219 * Makefile.in: Add all-librx target similar to all-libproc.
13220
13221Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13222
13223 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13224 with post 1.2 uname bogosity.
13225
13226Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13227
13228 * configure: Remove temporary files on receipt of a signal.
13229
13230Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13231
13232 * configure: If there is a package_makefile_frag, remove
13233 ${subdir}/Makefile.tem after copying it in.
13234
13235Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13236
13237 * build_all.mk: support rs6000 lynx identifies itself as
13238 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13239 since /bin/gcc is too feeble to compile a modern gcc.
13240
13241Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13242
13243 * brought devo/test-build.mk update-to-date with progressive/
13244 test-build.mk. Add lynx targets and hppa flag info.
13245
13246Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13247
13248 * configure.in: Use mh-ncrsvr43. Patch from
13249 Tom McConnell <tmcconne@sedona.intel.com>.
13250
13251Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13252
13253 * config.guess (i386-unknown-bsdi): No longer need to
13254 check #if defined(__bsdi__) && defined(__i386__).
13255
13256Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13257
13258 * configure: Set program_transform_nameoption correctly.
13259
13260Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13261
13262 * brought build-all.mk update-to-date with progressive build-all.mk,
13263 added new targets and hppa info.
4e81ae98 13264
6599da04
JM
13265Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13266
13267 * configure: If config.guess result is a prefix of the user
13268 specified target, assume a native build and use the user specified
13269 target as the host alias. Remove SunOS patch suffix removal hack.
13270 * configure.in: Remove SunOS patch suffix removal hack.
13271
13272 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13273 in NATIVE_CHECK_MODULES.
13274
13275Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13276
13277 * Makefile.in: Rename HOST_ONLY to NATIVE.
13278 * configure: Delete SunOs patch suffix from host_canonical
13279 and build_canonical variables that are prepended to Makefiles.
13280 * configure.in: Add comments for easier maintenance.
13281
13282Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13283
13284 * Makefile.in: Add all-libproc target similar to all-gui.
13285
13286Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13287
13288 * Makefile.in (CHECK_MODULES): split into
13289 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13290
13291Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13292
13293 * config.guess (i386-unknown-bsdi): New system to guess.
13294
13295Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13296
13297 * Makefile.in: Add all-gui target (but not yet build by "all").
13298
13299Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13300
13301 * config.sub: Move deletion of patch suffix from here...
13302 * configure.in: To here, at Ian's suggestion. The top-
13303 level scripts might need to know of a patch level.
13304
13305Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13306
13307 * config.sub: Strip off patch suffix so rtl is recognized
13308 as a sunos4.1.3 machine, even though it's been patched.
13309
13310Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13311
13312 * Makefile.in (INSTALL_LAST): Delete.
13313 (INSTALL_DOSREL): New.
13314
13315Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13316
13317 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13318 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13319 whether we pass down --with-gnu-ld anyhow.
13320
13321Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13322
13323 * Makefile.in (INSTALL_LAST): Change operation so it works
13324 on more flavors of make.
13325 * configure.in (go32): Don't build libg++ or libio.
13326
13327Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13328
13329 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13330 they can be overriden by templates.
13331
13332Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13333
13334 * configure.in (target==go32): Don't build gdb.
13335 * dosrel: New directory.
13336
13337Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13338
13339 * configure.in (host==go32): Configure dosrel too.
13340 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13341 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13342 be set by incoming names or templates.
13343 (INSTALL_LAST): New rule.
6599da04
JM
13344
13345Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13346
13347 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13348
13349Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13350
6599da04
JM
13351 * configure.in (appdirs): New variable. Currently empty, but will
13352 be used in gas distribution. If nonempty, lists a set of
13353 directories at least one of which must get configured, or top
13354 level configuration is considered to have failed.
13355 (rs6000-*-lynxos*): Use new file name.
13356
13357Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13358
13359 Eliminate XTRAFLAGS.
13360 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13361 newlib include files using -idirafter, and also use -nostdinc.
13362 (CXX_FOR_TARGET): Likewise.
13363 (XTRAFLAGS): Removed.
13364 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13365 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13366 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13367 ($(DO_X)): Don't pass down XTRAFLAGS.
13368
13369Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13370
13371 * configure.in (mips*-dec-bsd*): New target; do build linker.
13372 (mips*-*-bsd*): New target; don't build linker.
13373
13374Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13375
13376 * configure.in: support rs6000-*-lynxos* configuration.
13377 support sunos4 as a cross target.
13378
13379 * config.sub: look for lynx*, not lynx since the OS version may
13380 legitimately be part of the name.
13381
13382Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13383
13384 * configure.in (i[34]86-*-sco*): Move to be with other i386
13385 targets.
13386 (romp-*-*): New target. Skip various binary utilities.
13387 (vax-*-*): New target. Don't build newlib.
13388 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13389
13390Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13391
13392 * configure.in: Only set host_makefile_frag if config
13393 directory exists.
13394
13395Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13396
13397 * install.sh: If $dstdir exists, don't check whether each
13398 component does.
13399
13400Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13401
13402 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13403
13404Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13405
3b75d237
AJ
13406 * configure.in (*-*-lynxos*): Don't configure newlib for either
13407 native or cross Lynx.
6599da04
JM
13408
13409Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13410
13411 * config.sub (sparc64-elf): Fix os.
13412 (z8k): Remove duplicate.
13413
13414Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13415
13416 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13417 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13418
13419Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13420
13421 * configure: Make file links cleanly even if Lynx fails on
e490616e 13422 an NFS symlink (at least fail cleanly).
6599da04
JM
13423
13424Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13425
13426 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13427 -XNh2000.
13428
13429Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13430
13431 * configure: Unknown options are fatal again.
13432
13433Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13434
13435 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13436 compatibility.
6599da04
JM
13437
13438Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13439
13440 * build-all.mk: Add `clean' target.
13441
13442Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13443
13444 * config.guess: Add SINIX support.
13445 * configure.in: Add mips-*-sysv4* support.
13446
13447Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13448
13449 * build-all.mk: Document all useful targets.
13450 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13451 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13452
13453Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13454
13455 * configure: Support --silent, --quiet.
13456
13457Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13458
13459 * configure: Support --disable-FEATURE.
13460
13461Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13462
13463 * config.guess: Recognize NCR running SVR4.3.
13464
13465Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13466
13467 * config.guess: Make BSDI generate i386-unknown-bsd386.
13468 Patch from Paul Eggert <eggert@twinsun.com>.
13469
13470Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13471
13472 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13473
13474Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13475
13476 * configure: Make unrecognized options give nonfatal warnings
13477 instead of fatal errors, and pass them to any subdirectory
13478 configures in case they recognize them.
13479 Make --x equivalent to --with-x.
13480
13481Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13482
13483 * configure: Add --enable-* options. Clean up usage message and
13484 some comments.
13485
13486Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13487
13488 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13489
13490Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13491
13492 * configure.in (hppa*-*-*): Enable binutils.
13493
13494Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13495
13496 * config.sub: Recognize cisco.
13497
13498Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13499
13500 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13501
13502Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13503
13504 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13505 than one configuration name. Add comment.
13506
13507Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13508
13509 * config.guess: about target *-hitachi-hiuxwe2, fixed
13510 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13511 macro is incorrect.]
13512
13513Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13514
13515 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13516 than the "make ls" stuff which used to be here.
13517
13518Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13519
13520 * config.guess: Recognize i[34]86-unknown-freebsd.
13521 From Shawn M Carey <smcarey@rodan.syr.edu>.
13522
13523Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13524
13525 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13526
13527Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13528
13529 * config.guess: Check for ptx.
13530
13531Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13532
13533 * config.sub: Add os9k checking.
13534
13535Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13536
13537 * config.guess: Handle OSF1 running on HPPA processors
13538
13539Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13540
13541 * configure: If subdir configure fails, print out a message with
13542 subdirectory name, in case subdir's configure code didn't identify
13543 itself.
13544
13545Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13546
13547 * configure.in: Remove embedded newlines from configdirs.
13548 Avoid mismatches of substrings. Fix matching strings at end
13549 of configdirs.
13550
13551Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13552
13553 * config.guess: Add Lynx/rs6000 config support.
13554
13555Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13556
13557 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13558
13559Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13560
13561 * configure.in (hppa*-*-osf*): Treat this just like most other
13562 PA configurations (eg no binutils or ld).
13563 (hppa*-*-*elf*): These configurations have binutils and ld.
13564
13565Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13566
13567 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13568
13569Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13570
13571 * configure.in (rs6000-*-*): Build gas.
13572
13573Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13574
e490616e 13575 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13576
13577Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13578
13579 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13580 for GDB and GDB has been fixed to not need it.
13581
6599da04
JM
13582Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13583
13584 * config.guess: Recognize vax hosts.
13585
13586Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13587
13588 * configure (while loop): Don't use "break 2" inside case
13589 statement -- the case statement isn't an enclosing loop.
13590
13591Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13592
13593 * config.guess: Clean up NeXT support, to allow nextstep
13594 on Intel machines. Make OS be nextstep.
13595
13596Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13597
13598 * config.guess: Add alternate forms for Convex.
13599
13600Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13601
13602 * configure: Completely rewrite option processing. Take
13603 advantage of pattern-matching to avoid invoking test frequently.
13604 Also clean up host and target defaulting logic.
13605
13606Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13607
13608 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13609 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13610 commands (plus user environment) will fit SCO limits.
13611
13612Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13613
13614 * configure.in: Don't issue warnings about directories which are
13615 not being configured if -norecursion is set. Correct test for
13616 --with-gnu-as and --with-gnu-ld to not get confused by substring
13617 matches.
13618
13619 * configure.in: Don't build gas for alpha-dec-osf1*.
13620
13621Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13622
13623 * configure: Back out Per's change of 12/19/1993. It changes the
13624 behavior of configure in unexpected and confusing ways.
13625
13626 Also, use different delim char when calculating
13627 program_transform_name so that the name can contain slashes.
13628
13629Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13630
13631 * configure.in, config.sub: Add support for VSTa micro-kernel.
13632
13633Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13634
13635 * configure.in: Nuke hacks which were used to get a special
13636 version of GAS for HPPA configurations.
13637
13638Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13639
13640 * configure: If only ${target_alias} is given, use that
13641 as the default for ${host_alias}.
13642 * configure: Add missing back-slashes before nested quotes.
13643
13644Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13645
13646 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13647
13648Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13649
13650 * config.guess: Recognize some Tektronix configurations.
13651 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13652
13653Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13654
13655 * config.sub: Match any flavor of SH.
13656
13657Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13658
13659 * configure.in: Don't try to configure newlib for Alpha.
13660
13661Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13662
13663 * configure.in: Don't build ld for Irix 5. Don't build gas,
13664 libg++ or libio for any Alpha target.
13665
13666 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13667
13668Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13669
13670 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13671 default arguments -- so it tried to compress itself.
13672
13673Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13674
13675 * configure.in (notsupp): ensure that a space is always at the end
13676 of the configdirs list, since the grep checks for an explicit space
13677
13678Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13679
13680 * configure.in (target i386-sysv4.2): don't build ld, since static
13681 versions of many libraries are not available.
13682
13683Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13684
13685 * config.guess: Recognize Apollos (using environment variables).
13686 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13687
13688Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13689
13690 * config.guess: Recognize Sony news mips running newsos.
13691
13692Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13693
13694 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13695 "fi ; else" for bash.
13696
13697Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13698
13699 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13700
13701Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13702
13703 * config.sub: accept unixware as an alias for svr4.2.
13704 Fix some inconsistancies with the gcc version.
13705
13706Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13707
13708 * Makefile.in (DISTDOCDIRS): Add gdb.
13709
13710Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13711
13712 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13713
13714Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13715
13716 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13717 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13718 this now.
13719
13720Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13721
13722 * config.sub: Accept hiux* as an OS name.
13723
13724 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13725 etc/make-stds.texi. The underscore came from gcc, and dje now
13726 agrees that RUNTESTFLAGS is the correct name.
13727
13728Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13729
13730 * install.sh: Remove 'set -e'. It makes any conditionals
13731 in the script useless.
13732
13733 * config.guess: Automatically recognize arm-acorn-riscix
13734 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13735
13736Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13737
13738 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13739
13740Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13741
13742 * Makefile.in (DISTDOCDIRS): New variable.
13743 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13744 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13745
13746Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13747
13748 * configure.in (hppa target): check the source directory for the
13749 pagas sub-directory
13750
13751Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13752
13753 * config.sub: Allow -aout* and -elf*.
13754
13755Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13756
13757 * configure.in: Don't build ld on i386-solaris2, same as for
13758 sparc-solaris2.
13759
13760Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13761
13762 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13763
13764Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13765
13766 * configure.in: Configure gdb for alpha.
13767
13768Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13769
13770 * Makefile.in (CXXFLAGS): Add -O.
13771
13772Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13773
13774 * config.guess: added support for DG Aviion
13775
13776Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13777
13778 * configure.in: Produce warning message for subdirectories not
13779 configurable for this host/target combination. Don't try to
13780 configure gdb for vms.
13781
13782Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13783
13784 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13785 appropriate files before making "diststuff".
13786 (DISTBISONFILES): New var: list of files to be edited.
13787 (DISTSTUFFDIRS): Add binutils.
13788
13789Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13790
13791 * config.sub: also handle mipsel and mips64el (for little endian mips)
13792
13793Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13794
13795 * configure.in: Add * to end of all OS names.
13796
13797Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13798
13799 * configure.in: Build newlib for LynxOS native.
13800
13801Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13802
13803 * config.guess: Add support for delta 88k running SVR3.
13804
13805 * configure.in: Add comment about HP compiler vs. emacs.
13806
13807Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13808
13809 * configure.in: don't build ld on solaris2 (not a viable option
13810 due to bugs in getpwnam & getpwuid)
13811
13812Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13813
13814 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13815 config.guess will produce a full version number.
13816
13817Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13818
13819 * configure.in: Build linker and binutils for alpha-dec-osf1.
13820
13821Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13822
13823 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13824 and gdb/testsuite/Makefile.in.
13825
13826Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13827
13828 * configure.in: recognize mips*- instead of mips-
13829
13830Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13831
13832 * config.sub: Accept linux*coff and linux*elf as operating
13833 systems.
13834
13835Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13836
13837 * config.sub: Recognize mips64, and mips3 as an alias for it.
13838
13839Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13840
13841 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13842 gdb knows how to handle OSF/1 shared libraries.
13843
13844Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13845
13846 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13847 * config.guess: Recognize Hitachi's HIUX.
13848 * config.sub: Recognize h3050r* and hppahitachi.
13849 Remove redundant cases for hp9k[23]*.
13850
13851Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13852
13853 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13854 if gas and ld are in the source tree and are in ${configdirs}.
13855 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13856 --with options (but still pass them down on the command line,
6599da04
JM
13857 if they were explicitly specified).
13858
13859Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13860
13861 * configure: substitute SHELL value in Makefile.in with
13862 ${CONFIG_SHELL}
13863
13864Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13865
13866 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13867 *-*-solaris2* targets.
13868
13869Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13870
13871 * Makefile.in: define M4, and pass it down to sub-makes;
13872 all-autoconf now depends on all-m4
13873
13874Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13875
13876 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13877 presence of {ar,ranlib} instead of a configured directory
13878
13879Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13880
13881 * config.guess: Accept 34?? as well as 33?? for NCR.
13882
13883Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13884
13885 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13886 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13887
13888Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13889
13890 * configure: grab values for $(CC) and $(CXX) from the
13891 environment, so that someone can do "CC=gcc configure; make" and
13892 have it work right (matching the way that autoconf works now)
13893
13894 * configure.in, Makefile.in: add support for gash, the tcl
13895 interface to Galaxy
13896
13897 * config.guess: add NetBSD variants (hp300, x86)
13898
13899Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13900
13901 * install.sh: Support -d option (in the manner of SunOS 4 install,
13902 as it is more deterministic than that of GNU install)
13903 (chmodcmd): Set file to mode 755 by default (should also do default
13904 chgrp and chown, but I don't feel like dealing with that now)
13905
13906Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13907
13908 * config.sub: Remove h8300hhms alias.
13909
13910Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13911
13912 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13913
13914Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13915
13916 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13917 as stmp-fixinc
13918
13919Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13920
13921 * config.sub: recognize m88110-bug-coff.
13922
13923Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13924
13925 * Makefile.in (all-libio): all dependencies on the toolchain used
13926 to build this (gcc, gas, ld, etc)
13927
13928Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13929
13930 * config.guess: Deal with OSF/1 1.3 on alpha.
13931
13932Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13933
13934 * install.sh: add some 'else true' clauses for portability
13935
13936 * configure.in: don't build libio for h8[35]00-*-* targets
13937
13938Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13939
13940 * Makefile.in: Add support for new libio.
13941
13942Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13943
13944 * install.sh: If one command fails, don't try the rest. Don't try
13945 to remove $dsttmp (via trap) unless we have already created it.
13946 If $src doesn't exist, detect it and exit with an error.
13947
13948 * config.guess: Recognize BSD on hp300.
13949
13950Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13951
13952 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13953 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13954
13955Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13956
13957 * Makefile.in (all-send-pr): depends on all-prms
13958
13959Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13960
13961 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13962
13963Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13964
13965 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13966 Added test for mips-mips-riscos5.
13967
13968Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13969
13970 * configure.in: use mh-hp300 for 68k HP hosts
13971
13972Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13973
13974 * configure: add support for CONFIG_SHELL, so that you can use
13975 some alternate shell for evaluating configure scripts
13976
13977Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13978
13979 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13980 in configure script to bug-gdb@prep.ai.mit.edu when building
13981 distribution archive.
13982 * Makefile.in (COMPRESS): Remove def.
13983 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13984 gdb.tar.Z and make-gdb.tar.Z respectively.
13985 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13986 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13987 to convergence with 'taz' target in Makefile.in.
13988
13989Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13990
13991 * install.sh (dsttmp): use trap to ensure that tmp files go
13992 away on error conditions
13993
13994Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13995
13996 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13997
13998Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13999
14000 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14001 its parent is '/' not ''.
14002
14003 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14004
14005Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14006
14007 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14008 that ${newsrcdir}/configure.in does.
14009
14010Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14011
14012 * test-build.mk: support for CONFIG_SHELL
14013
14014Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14015
14016 * config.sub (netware): Add as a basic system type.
14017
14018Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14019
14020 * Makefile.in (Makefile): depend on configure.in. Also drop the
14021 $(srcdir)/ from the dependency on Makefile.in.
14022
14023Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14024
14025 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14026 (h8300hhms is temporary until multi-libraries are implemented).
14027 * configure.in: Handle h8300h too.
14028
14029Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14030
14031 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14032
14033Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14034
14035 * configure: Remove extraneous output when guessing host type.
14036 * config.guess: Remove extraneous output when guessing using C
14037 compiler rather than uname, or when guessing fails.
14038
14039Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14040
14041 * Makefile.in: remove all.cross and install.cross targets
14042
14043 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14044 definitions
14045
14046Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14047
14048 * configure.in (target sh): Build gprof.
14049
14050Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14051
14052 * config.sub: change -solaris to -solaris2
14053
14054Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14055
14056 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14057
14058Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14059
14060 * configure: Correct error message for missing Makefile.in to
14061 print correct directory.
14062
14063Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14064
14065 * install.sh: kludge around 386BSD shell bug
14066
14067Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14068
14069 * config.guess: Recognize NeXT.
14070 * config.guess: Recognize i486-ncr-sysv4.
14071 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14072
14073Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14074
14075 * Makefile.in (MAKEINFOFLAGS): New variable.
14076 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14077 * build-all.mk, test-build.mk: Pass down --no-split as
14078 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14079
14080Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14081
14082 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14083
14084Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14085
14086 * Makefile.in (libg++.tar.z): New rule.
14087 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14088 * Makefile.in (taz): Only do a single chmod.
14089
14090Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14091
14092 * install.sh: don't use dirname anymore (replaced with sed usage)
14093
14094Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14095
14096 * Makefile.in: Change extension for gzip'd files from '.z' to
14097 '.gz' per new FSF standard usage.
14098
14099Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14100
14101 * configure: put quotes around the final value of program_transform_name
14102
14103Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14104
14105 * Makefile.in: new install.sh support; update install-info rules
14106
14107Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14108
14109 * configure.in: Build diff for crosses, but not for go32 host.
14110
14111 * configure.in: Build gprof only for native, and don't build it
14112 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14113
14114Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14115
14116 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14117
14118Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14119
14120 * configure.in (host_tools): Add prms.
14121
14122Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14123
14124 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14125 with $(FLAGS_TO_PASS) on the command line
14126
14127 * config.sub: Recognize lynx and lynxos
14128
14129Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14130
14131 * config.sub: Accept -ecoff*, not just -ecoff.
14132
14133Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14134
14135 * Makefile.in (taz): Use .gz suffix instead of .z.
14136 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14137 names.
14138
14139Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14140
14141 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14142
14143Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14144
14145 * Makefile.in (install-no-fixedincludes): install gcc last, so
14146 that rebuilds that might happen during 'make install' don't get
14147 bogus gcc include files
14148
14149Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14150
14151 Change from Utah for HPPA support:
14152 * config.guess: Recognize hppa1.x-hp-bsd.
14153
14154Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14155
14156 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14157 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14158
14159Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14160
14161 * config.sub: Add support for rom68k and bug boot monitors.
14162
14163Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14164
14165 * Makefile.in: Make all-opcodes depend on all-bfd.
14166
14167Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14168
14169 * config.guess: Added special check for i[34]86-univel-sysv4*.
14170
14171Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14172
14173 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14174 the processor rather than assuming i486.
14175
14176Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14177
14178 * config.guess: Recognize SunOS6 as Solaris3.
14179
14180Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14181
14182 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14183 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14184
14185Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14186
14187 * build-all.mk (all-cross): New target for Canadian Cross.
14188 Added Q2 go32 targets.
14189 * test-build.mk: Configure go32 cross sparclite-aout and
14190 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14191 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14192
14193Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14194
14195 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14196 GO32 hosted toolchains
14197
14198Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14199
14200 * configure: change so "-exec-prefix" gets passed down rather
14201 than "-exec_prefix" so autoconf generated Makefiles get the
14202 exec_prefix set right.
14203
14204Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14205
14206 * config.guess: get the Solaris2 minor version number
14207
14208 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14209
14210Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14211
14212 * config.guess: Recognize some Sequent platforms.
14213
14214Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14215
14216 * Makefile.in: added the vault-install target
14217
14218 * configure.in: actually use the Sun3 makefile fragment that's in
14219 config, also added the release dir to configdirs
14220
14221Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14222
14223 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14224
14225Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14226
14227 * configure.in: remove some program from Alpha targetted toolchains
14228
14229Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14230
14231 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14232 gprof.
14233 (taz): Run "make diststuff" in those directories instead of "make
14234 proto-dir". Look for "VERSION=" only at start of line in subdir
14235 Makefile. Use "gzip -9" for compression.
14236 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14237 (binutils.tar.z): New target.
14238
14239Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14240
14241 * Makefile.in (taz): Include gpl.texinfo.
14242
14243Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14244
14245 * Makefile.in (setup-dirs): Merged into "taz" target.
14246 (taz): Only do `proto-dir' stuff if a directory is actually needed
14247 for this target.
14248
14249Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14250
14251 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14252 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14253 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14254 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14255 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14256
14257Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14258
14259 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14260 config.sub, and move-if-change to gdb testsuite distribution
14261 archive, so the testsuite can be extracted, configured, and
14262 run separately from the gdb distribution. Blow away the Chill
14263 tests that require a Chill compiled executable, since GNU Chill
14264 is not yet publically available.
14265
14266Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14267
14268 * test-build.mk: set environment variables in a single command,
14269 instead of a list of assignments and exports
14270
14271 * config.guess: recognize Alpha/OSF1 systems
14272
14273Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14274
14275 * configure: Change help message to prefer --options rather than
14276 -options.
14277
14278Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14279
14280 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14281 zippy@ecst.csuchico.edu.
14282 * config.guess: Recognize miniframe.
14283
14284Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14285
cc6010cd
AP
14286 * Makefile.in: Use srcroot to find runtest rather than rootme.
14287 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14288
14289Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14290
14291 * test-build.mk: Extensive additions to support building on a
14292 machine other than the host.
14293
14294Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14295
14296 * configure (tooldir): Fix for i386-aix again.
14297
14298Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14299
14300 * configure, Makefile.in: Change definition of $(tooldir)
14301 to match the FSF.
14302
14303Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14304
14305 * config.guess: Recognize i[34]86/SVR4.
14306
14307Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14308
14309 * Makefile.in (all-gdb): gdb depends on sim.
14310
14311Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14312
14313 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14314 at the same time we make the prototype gdb directory.
14315 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14316 files at the same time as the gdb base release distribution.
14317
14318Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14319
14320 * Makefile.in (check): Use individual check targets rather than
14321 DO_X rule.
14322 (check-gcc): Added.
14323
14324Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14325
14326 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14327 for System V release 3.2.
14328
14329Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14330
14331 * config.sub: Recognize hppaosf.
14332 * configure.in: Do configure ld/binutils/gas for it.
14333
14334Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14335
14336 * configure (tooldir): Alter syntax used to set this, for systems
14337 where "\$" isn't handled right, like i386-aix.
14338
14339Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14340
14341 * configure: Pass program-transform-name, not
14342 program_transform_name, to recursive configures.
14343
14344Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14345
14346 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14347 of gas+ld+binutils.
14348
14349Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14350
14351 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14352
14353Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14354
14355 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14356
6599da04
JM
14357Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14358
14359 * Makefile.in (PRMS): Set back to all-prms.
14360
14361Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14362
14363 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14364 targets, rather than for MIPS hosts.
14365
14366Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14367
14368 * configure.in: add comment for --with-x default values
14369
14370 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14371
14372 * Makefile.in: add check-* targets for each of the directories in
14373 the tree. Add a definition of RUNTEST that will use the one we
14374 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14375
14376Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14377
14378 * configure.in: Removed obsolete references to bfd_target and
14379 target_makefile_frag.
14380
14381 * build-all.mk: Set assorted targets for Q2.
14382 * config.sub: Recognize z8k-sim and h8300-hms.
14383 * test-build.mk: Really don't pass host to configure.
14384 (HOLES): Added uname.
14385
14386Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14387
14388 * configure: Handle an empty program-prefix, program-suffix or
14389 program-transform-name correctly.
14390
14391Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14392
14393 * build-all.mk: -G 8 no longer required for MIPS targets.
14394 * test-build.mk: Don't pass host argument to configure; make it
14395 guess.
14396
14397Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14398
14399 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14400 * Makefile.in (COMPRESS): New macro, like GZIP.
14401
14402Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14403
14404 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14405
14406 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14407 with gas currently defaults to -G 0.
14408
14409Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14410
14411 * Makefile.in (all-flex): flex depends on byacc.
14412
14413 * build-all.mk: If host not specified, use config.guess. Pass TAG
14414 to test-build.mk as RELEASE_TAG.
14415 * test-build.mk (configargs): New variable containing arguments to
14416 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14417 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14418
14419 * config.guess: Use /bin/uname when checking -X argument on SCO,
14420 to avoid invoking GNU uname which doesn't understand -X.
14421
14422 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14423
14424 * configure.in: Build gas for mips-*-*.
14425
14426Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14427
14428 * Makefile.in (all.normal): insert missing backslash.
14429
14430Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14431
731a8127 14432 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14433
14434 * Makefile.in: Complete overhaul to merge many almost identical
14435 targets.
14436
14437Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14438
14439 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14440 (gdb.tar.Z): Adjusted.
14441
14442 * Makefile.in (setup-dirs, taz): New targets; should be general
14443 enough to adapt for gdb sometime. Build only .z file.
14444 (gas.tar.z): New target.
14445
14446Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14447
14448 * build-all.mk: Use CC=cc -Xs on Solaris.
14449
6599da04
JM
14450Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14451
14452 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14453 for handling BISON for FSF releases.
14454
14455Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14456
14457 * configure: Actually implement the change zoo just documented.
14458
14459Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14460
14461 * configure: when using config.guess, only set target_alias when
14462 it's not already been set (ie, on the command line)
14463
14464Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14465
14466 * Makefile.in: add installcheck target, set PRMS to install-prms
14467
14468Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14469
14470 * configure: add support for package_makefile_fragment, handle the
14471 case where a directory has a configure.in file but no Makefile.in
14472 more gracefully (with an actual understandable error message, even);
14473 add support for --without (and add this to the usage message); also
14474 explicitly add a --host=${host_alias} to the command line when
14475 config.guess is used
14476
14477Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14478
14479 * configure: Must use both --host and --target in recursive calls.
14480
14481Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14482
14483 * Makefile.in: Change deja-gnu to dejagnu.
14484
14485Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14486
14487 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14488
14489Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14490
14491 * configure.in: canonicalize all instances to *-*-solaris2*,
14492 also strip out a number of tools to not build for go32 host
14493
14494Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14495
14496 * config.guess: add GPL.
14497
14498 * Makefile.in, config.guess, config.sub, configure: bump
14499 copyrights to 93.
14500
14501Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14502
14503 * Makefile.in (do-info): Removed obsolete check for existence of
14504 localenv file.
14505
14506 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14507
14508Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14509
14510 * Makefile.in: a couple of 'else true' for decstation,
14511 support for TclX
14512
14513 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14514
14515Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14516
14517 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14518
14519Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14520
14521 * config.guess: Recognize i386-ibm-aix (PS/2).
14522 * configure.in: Use config/mh-aix386 file for it.
14523
14524Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14525
14526 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14527 CC_FOR_TARGET instead.
14528 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14529
14530Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14531
14532 * Makefile.in: Add sim to list of directories sent with gdb
14533
14534Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14535
14536 * configure.in: Put back mips-dec-bsd* case.
14537
14538Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14539
14540 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14541 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14542 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14543
14544Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14545
14546 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14547
14548 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14549 (install-info): install dir.info only if it exists,
14550 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14551
14552Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14553
14554 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14555 gas for mips-dec-bsd.
14556
14557Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14558
14559 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14560 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14561
14562Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14563
14564 * configure.in: Added "dejagnu" to hosttools list.
14565
14566Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14567
14568 * config.sub, configure.in, config.guess: Add support
14569 for Bosx, an AIX variant from Bull.
14570 Patches from F.Pierresteguy@frcl.bull.fr.
14571
14572Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14573
14574 * devo/dejagnu: Initial creation of devo/dejagnu.
14575 Migrated dejagnu testcases and support files for testing software
14576 tools to reside as subdirectories, currently called "testsuite",
14577 within the directory of the software tool. Migrated all programs,
14578 support libraries, etc. beloging to dejagnu proper from
14579 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14580 with no modifications. The changes to these files which will
14581 allow them to configure, build, and execute properly will be made
14582 in a future update.
14583
14584Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14585
14586 * Makefile.in: Change send_pr to send-pr.
14587 * configure.in: Likewise.
14588 * send_pr: Renamed directory to send-pr.
14589
14590Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14591
14592 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14593
14594Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14595
14596 * README: Update for gdb-4.8 release.
14597 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14598 gdb-xxx.tar.z (gzip'd) file also.
14599
14600Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14601
14602 * Makefile.in: make all-diff depend on all-libiberty
14603
14604Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14605
14606 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14607
14608Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14609
14610 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14611
14612Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14613
14614 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14615 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14616 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14617
14618Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14619
14620 * Makefile.in: makeinfo binary is in a new location
14621
14622Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14623
14624 * config.sub: Accept -ecoff as an OS.
14625
14626 * Makefile.in: Various changes to eliminate a level of make
14627 recursion and reduce the required command line length.
14628 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14629 sub-makes.
14630 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14631 variables holding settings for specific sub-makes.
14632 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14633 in terms of BASE_FLAGS_TO_PASS.
14634 (TARGET_LIBS): New variable listing directories which use
14635 TARGET_FLAGS_TO_PASS.
14636 (subdir_do): Eliminated.
14637 (do-*): New set of targets to replace subdir_do.
14638 (various): All targets which used subdir_do now depend on do-*.
14639 (local-clean): Renamed from do_clean.
14640 (local-distclean): New target, dependency of distclean and
14641 realclean.
14642 (install-info): Don't create directories. Depend on dir.info
14643 rather than calling make recursively.
14644 (install-dir.info): Eliminated.
14645 (install-info-dirs): Create all info directories here.
14646 (dir.info): Depend upon do-install-info.
14647
14648 * test-build.mk (HOLES): Added false.
14649
14650Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14651
14652 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14653
14654Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14655
14656 * Makefile.in (info): remove dependency on all-texinfo. The
14657 problem was really in texinfo/C, not at this level.
14658
14659Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14660
14661 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14662
14663Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14664
14665 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14666 GDB releases.
14667
14668Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14669
14670 * configure: Include srcdir in message about target of link not
14671 being found. Don't convert `-' to `_' in `with' options being
14672 passed to subdirs.
14673
14674Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14675
14676 * configure.in: add uudecode to host_tools
14677
14678 * Makefile.in: added {all,install}-uudecode targets, added them to
14679 the appropriate lists
14680
14681Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14682
14683 * Makefile.in (all-gcc): Added dependency on all-gas.
14684
14685 * configure.in (mips-*-*): Build ld and binutils.
14686
14687Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14688
14689 * configure: check return code from mkdir, print error message and
14690 exit on failure.
14691
14692Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14693
14694 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14695
14696Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14697
14698 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14699
14700Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14701
14702 * config.sub (h8500): Recognize this as a cpu type.
14703
14704Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14705
14706 * configure: source directory missing is no longer a warning
14707
14708 * configure.in: recognize irix[34]* instead of irix[34]
14709
14710 * Makefile.in: define and pass down X11_LIB
14711
6599da04
JM
14712Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14713
14714 * guess-systype: Renamed to ...
14715 * config.guess: ... by popular request.
14716 * configure.in, Makefile.in: Update accordingly.
14717
14718Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14719
14720 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14721 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14722 + Execute ./dummy instead of assuming . is in PATH.
14723
14724Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14725
14726 * guess-systype: New shell script. Attempts to guess the
14727 canonical host name of the executing host.
14728 Only a few hosts are supported so far.
14729 * configure: Call guess-systype if no host is specified.
14730
14731Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14732
14733 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14734 gcc Makefile.
14735
14736
14737Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14738
14739 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14740 (all-gcc, install-gcc, subdir_do): Use it.
14741
14742Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14743
14744 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14745
14746Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14747
14748 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14749 set exclusively by configure, using configure.in .
14750
14751Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14752
14753 * test-build.mk: set $PATH for all builds
14754
14755 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14756
14757Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14758
14759 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14760 the one used in gcc/Makefile.in, so that a null expansion doesn't
14761 override the one needed to build gcc with a native cc.
14762
14763
14764Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14765
14766 * configure: Accept -with arguments.
14767
14768Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14769
14770 * Makefile.in: added h8300sim
14771
14772Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14773
6599da04
JM
14774 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14775 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14776 (all-cygnus, native, build-cygnus): Make
14777 $(canonhost)-stamp-3stage-done, not $(host)....
14778 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14779 i386-sco3.2v4. Added else true to if command.
14780
14781Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14782
14783 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14784
14785Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14786
14787 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14788
14789Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14790
14791 * configure.in: don't remove binutils from Solaris builds
14792
14793Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14794
14795 * Makefile.in: get rid of earlier definitions for *clean,
14796 also handle the recursive info rule better
14797
14798Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14799
14800 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14801 do more-or-less the right thing.
14802
14803Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14804
14805 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14806 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14807
14808Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14809
14810 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14811 $(host_canonical).
14812
14813 * configure.in: split the configdirs list into 4 categories (native
14814 v. cross, library v. tool) and handle the cross-only and native-
14815 only in more reasonable (and correct!) way.
14816
14817Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14818
14819 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14820 configdirs anymore.
14821
14822Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14823
14824 * Makefile.in: extensive cleanup:: removed all of the explicit
14825 clean-* targets, collapsed many wrappers around subdir_do into
14826 one, added additional targets to satisfy standards.texi, deleted
14827 some old targets, some changes for consistency
14828
14829Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14830
14831 * configure.in: handle some programs as cross-only, and others as
14832 native only
14833
14834 * test-build.mk: handle partial holes in a more generic manner
14835
14836 * Makefile.in: m4 depends on libiberty
14837
6599da04
JM
14838Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14839
14840 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14841 time, wdiff, and find to configdirs
14842
14843 * Makefile.in: all, clean, and install rules for the new programs
14844 added to configure.in
14845
14846Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14847
14848 * configure.in: use mh-sun for all *-sun-* hosts
14849
6599da04
JM
14850Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14851
14852 * Makefile.in: define flags for X11 include files and library file
14853 locations, pass them down to the programs that need this info
14854
14855 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14856
6599da04
JM
14857Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14858
14859 * configure.in: start building libg++ for HP-UX targets
14860
14861Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14862
14863 * README: Update references to files moved into etc/.
14864
14865Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14866
14867 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14868 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14869
14870Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14871
14872 * configure: accept dash as well as underscore in long option
14873 names for FSF compatibility.
14874
14875Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14876
14877 * config.sub: added -sco3.2v4 support from FSF.
14878
14879Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14880
14881 * configure.in: expand the section that adds or removes
14882 directories from the list of programs to build, to handle native
14883 vs. cross in addition to host v. native
14884
14885Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14886
14887 * Makefile.in: Replace C++ in macro names with CXX.
14888 This is less likely to break ...
14889
14890Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14891
14892 * test-build.mk: add -w to GNU_MAKE
14893
14894Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14895
14896 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14897 add 'sparc' to list of recognized cpus. This needed to make
14898 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14899 Delete some redundant ose68 variants. Recognize -wrs as an os,
14900 then changes that into $CPU-wrs-vxworks.
14901
14902 * configure.in: remove most references to gdbtest, regularize
14903 target based program removal
14904
14905 * test-build.mk: import from p3 tree (many fixes and changes)
14906
14907Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14908
14909 * Makefile.in: added rules to handle tcl, tk, and expect
14910
14911 * configure.in: handle those directories if they exist
14912
14913Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14914
14915 * config.sub: removed bogus hppabsd and hppahpux names, since
14916 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14917
14918Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14919
14920 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14921 depends upon all-xiberty
14922
14923 * Makefile.in: changes from p3, including:
14924
14925 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14926
14927 * Makefile.in (XTRAFLAGS): include newlib directories if
14928 newlib/Makefile exists, rather than if host != target.
14929
14930 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14931
14932 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14933 from the same source tree and not building a cross-compiler. This
14934 matters for the libg++ configuration if reconfiguring a tree that
14935 has already been installed.
14936
14937 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14938
14939 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14940 pick up the machine and system specific header files.
14941
14942 * Makefile.in: added AS_FOR_TARGET, passed down in
14943 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14944 the C compiler to use to create programs which are run in the
14945 build environment, set it to default to $(CC), and passed it down
14946 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14947
14948 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14949
14950 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14951 We need them for unusual native builds, like systems without
14952 ranlib.
14953
14954 * configure: also define $(host_canonical) and
e490616e
ZW
14955 $(target_canonical), which are the full, canonical names for the
14956 given host and target
6599da04
JM
14957
14958Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14959
14960 * Makefile.in: Added separate definitions for C++.
14961
14962Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14963
14964 * configure.in (configdirs): Add deja-gnu.
14965
14966Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14967
14968 * README: Update for configure.texi and gdb-4.7 release.
14969
14970Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14971
14972 * Makefile.in: Move "all" target to top of file.
14973 Previously, first target was ".PHONY" which caused BSD4.4 make
14974 to build .PHONY when make was run without arguments.
14975
14976Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14977
14978 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14979 Library-copylefted code in libiberty.
14980
14981Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14982
14983 * config.sub: Replace m68kmote with plain old m68k.
14984
14985Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14986
14987 * Makefile.in: Remove space from blank line, avoid Make complaints.
14988
14989Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14990
14991 * config.sub: Complain if no argument is given. Added support for
14992 386bsd as OS and target alias.
14993
14994Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14995
14996 * Makefile.in (XTRAFLAGS): include newlib directories if
14997 newlib/Makefile exists, rather than if host != target.
14998
14999Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15000
15001 * config.sub: recognize sparclite-wrs-vxworks.
15002
15003 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15004 p3.) Added clean-xiberty to clean.
15005
15006Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15007
15008 * configure.in: use *-*-* instead of nested cases for host and target
15009
15010Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15011
15012 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15013 from the same source tree and not building a cross-compiler. This
15014 matters for the libg++ configuration if reconfiguring a tree that
15015 has already been installed.
15016
15017Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15018
15019 * config.sub (i486v/i486v4): Merge in from FSF version.
15020
15021Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15022
15023 * configure: only set PWD if it is already set.
15024
15025Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15026
15027 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15028 doesn't have unset and all success paths (and most error paths)
15029 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15030 to just ${PWD} to avoid confusion.)
15031
15032Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15033
15034 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15035 even for a native compilation.
15036
15037Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15038
15039 Changes to make the gdb.tar.Z rule work better.
15040
15041 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15042 (DEVO_SUPPORT): Add configure.texi.
15043 (bfd-ilrt.tar.Z): Remove ancient rule.
15044
15045Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15046
15047 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15048 pick up the machine and system specific header files.
15049
15050 * configure.in, config.sub: added new target m68010-adobe-scout,
15051 with alias of adobe68k. Changed configure.in to check for
15052 -scout before -sco* to avoid a false match.
15053
15054 * Makefile.in: added AS_FOR_TARGET, passed down in
15055 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15056 the C compiler to use to create programs which are run in the
15057 build environment, set it to default to $(CC), and passed it down
15058 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15059
15060Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15061
15062 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15063 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15064 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15065 FOR_TARGET variants, to newlib and libg++.
15066
15067Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15068
15069 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15070 first.
15071
15072Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15073
15074 * config.sub: Accept `elf' as an environment.
15075
15076Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15077
15078 * Makefile.in (all-opcodes): cd into the right directory
15079
15080Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15081
15082 * configure: added -program_transform_name option, used as
15083 argument to sed when installing programs.
15084 configure.texi: added documentation for -program_prefix,
15085 -program_suffix and -program_transform_name.
15086
15087Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15088
15089 * config.sub: Accept i486 where i386 ok.
15090
15091Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15092
15093 * config.sub: accept we32k
15094
15095Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15096
3b75d237 15097 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15098
15099 * Makefile.in: don't create all directories for ``make install'';
15100 let the subdirectories create the ones they need.
15101
15102Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15103
e490616e 15104 * COPYING: new file, GPL v2
6599da04
JM
15105
15106Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15107
15108 * Makefile.in: use the new gen-info-dir, which needs a template
15109 argument (which also lives in texinfo)
15110
15111 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15112
6599da04
JM
15113Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15114
15115 * config.sub (ncr3000): Change i386 to i486.
15116
15117Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15118
15119 * Makefile.in: add install-rcs, install-grep to
15120 install-no-fixedincludes, removed install-bison and install-libgcc
15121
15122Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15123
15124 * configure.in: grab the HPUX makefile fragment if on HPUX
15125
15126Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15127
15128 * Makefile.in: eradicate bison spoor (ditto libgcc).
15129 configure.in: recognise m68{k,000}-ericsson-OSE.
15130 es1800 is alias for m68k-ericsson-OSE
15131
15132Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15133
15134 * configure.in: rearrange the parts that remove programs from
15135 configdirs, based now on HOST==TARGET or by canonical triple.
15136
15137Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15138
15139 * test-build.mk: recurse explicitly with -f test-build.mk when
15140 appropriate. predicate stage3 and comparison on the existence
15141 of gcc. That is, if gcc isn't around, we aren't three-staging.
15142 On very clean, also remove ...stamp-co. Build in-place before
15143 doing other builds.
15144
15145Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15146
15147 * Makefile.in, configure.in: add tgas
15148
15149Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15150
15151 * Makefile.in: a number of changes merged in from progressive.
15152
15153 * configure.in: add libm.
15154
15155 * .cvsignore: ignore some stuff that comes from test-build.mk.
15156
6599da04
JM
15157Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15158
15159 * config.sub: Add es1800 (m68k-ericsson-es1800).
15160
15161Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15162
15163 * configure: Add program_suffix (parallel to program_prefix)
15164 * Makefile.in: adjust directory-creating script for losing decstation
15165
15166Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15167
15168 * configure: Minor $subdir-related fixes.
15169
15170Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15171
15172 * configure: fix various problems with propogating
15173 makefile_target_frag in subdirs.
15174 * configure.in: config libgcc if its there
15175
15176Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15177
15178 * config.sub: HPPA merge.
15179
6599da04
JM
15180Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15181
15182 * Makefile.in: Replace all-bison with all-byacc in all
15183 dependency lines for other tools (which now use byacc).
15184
15185Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15186
15187 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15188
6599da04
JM
15189Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15190
15191 * Makefile.in: make gprof rules similar to byacc rules (instead of
15192 vestigal $(unsubdir) that didn't work...)
15193
15194Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15195
15196 * config.sub: Add support for Linux.
15197 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15198 (at least for libg++).
15199
15200Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15201
15202 * configure.texi: fix doc for the -nfp option to configure
15203
15204Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15205
15206 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15207
15208Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15209
15210 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15211 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15212 * configure.in: added solaris* host_makefile_frag hook.
15213
15214Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15215
15216 * config.sub: changed recognition of m68000 so that various
15217 m68k types can be specified via m680[01234]0
15218
15219Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15220
15221 * config.sub (basic_machine): fix sed so that '-foo' isn't
15222 completely substituted out while .+'-foo' loses the '-foo'
15223
15224Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15225
15226 * config.sub ($os): Add -aout.
15227
15228Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15229
15230 * configure: If host_makefile_frag is absolute, don't
15231 prefix ${invsubdir} (relevant to libg++ auto-configure).
15232
15233Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15234
15235 * Makefile.in (tooldir): Define it.
15236 (all-ld): Depend on all-flex.
15237
15238Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15239
15240 * Makefile.in (check): Fix libg++ special case.
15241
15242Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15243
15244 * configure: do not bury `pwd` into config.status, thus do fewer
15245 pwd's.
15246
15247 * configure: print the "Building in" message only when building in
15248 other than "." AND verbose.
15249
63f6bcd7 15250 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15251 configures.
15252
15253 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15254
15255Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15256
15257 * Makefile.in: macroize flags passed on recursion. remove
15258 fileutils.
15259
15260Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15261
15262 * configure: get makesrcdir right for subdirs deeper than 1.
15263
15264 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15265 install.
15266
15267Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15268
15269 * Makefile.in: don't print subdir_do or recursion lines.
15270
15271Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15272
15273 * standards.texi: added menu item.
15274
15275 * Makefile.in: build and install standards.info.
15276
15277 * standards.texi: new file.
15278
15279Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15280
15281 * configure: test for and move config.status pieces from
15282 ${subdir}/.
15283
15284Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15285
6599da04
JM
15286 * configure: Test for existance of files before trying to mv
15287 them, to avoid numerous non-existance messages.
15288
15289Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15290
15291 * configure: correct final line of config.status.
15292
15293 * configure: patch from eggert. Avoids a protection problem if
15294 the original Makefile.in is read only.
15295
15296 * configure: use move-if-change from gcc to create config.status.
15297 Some makefiles depend on config.status to tell if a directory
15298 has been reconfigured for a different host. This change
15299 prevents those directories from remaking everything in the case
15300 where the reconfig was only intended to rebuild a Makefile.
15301
15302 * configure: test for config.sub with "config.sub sun4" rather
15303 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15304 host alias from a missing config.sub.
15305
15306Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15307
15308 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15309 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15310
15311Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15312
15313 * configure: mkdir ${subdir} as needed.
15314
15315Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15316
15317 * Makefile.in,configure.in: added autoconf.
15318
15319Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15320
15321 * Makefile.in: no longer pass against on recursion.
15322
15323 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15324 definitions are not inherited.
15325
15326 * configure: correct makesrcdir when subdir is .
15327
15328Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15329
15330 * configure: Add support for 'subdirs' variable, which is
15331 like 'configdirs', except that configure doesn't re-invoke
15332 itself for subdirs, it just creates a Makefile for each subdir.
15333 * configure.texi: Document subdirs.
15334
15335Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15336
15337 * configure.in: added flex to configdirs
15338
15339Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15340
15341 * Makefile.in: remove clean-stamps from clean.
15342
15343Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15344
15345 * configure.in: Add gdbtest to configdirs.
15346
15347Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15348
15349 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15350 to recursive makes.
15351 * configure.in: Recognize new ncr3000 config.
15352
15353Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15354
15355 * Makefile.in, configure.in: removed references to gdbm.
15356
15357Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15358
15359 * config.sub: Don't canonicalize os value
15360 newsos* to bsd (readline needs to check for newsos).
15361 (This fix was earlier made Jan 31, but got re-broken.)
15362
15363Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15364
15365 * configure.in: sco is an os, not a vendor!
15366
15367 * configure: Quote $( better. Keep various shells happy.
15368
15369Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15370
15371 * Makefile.in: eliminate stamp-files.
15372
15373Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15374
15375 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15376 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15377
15378Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15379
15380 * config.sub: fix iris/iris3.
15381
15382Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15383
15384 * configure: re-add -rm.
15385
15386Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15387
15388 * Maskefile.in: add .stmp-rcs to all.
15389
15390 * configure.in: remove gas from rs6000 build, use aix host fragment.
15391
15392Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15393
15394 * configure: pass down site_option during recursion.
15395
15396Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15397
15398 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15399
15400Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15401
15402 * configure: Change exec_prefix so that it really defaults to prefix.
15403
15404Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15405
15406 * Makefile.in, configure.in: Add support for mmalloc library.
15407
15408Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15409
15410 * Makefile.in: add stmp dependencies for a few more things.
15411
15412Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15413
15414 * configure: adjusted error message on objdir/srcdir configure
15415 collision, per john's suggestion.
15416
15417 * Makefile.in: add libiberty stmp to all and all.cross.
15418
15419Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15420
15421 * Makefile.in: remove force dependencies, add grep to all.
15422
15423Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15424
15425 * Makefile.in: drop flex. make stamp files work.
15426
15427 * configure: added test for conflicting configuration in srcdir,
15428 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15429 gets cranky. use relative paths for configure and srcdir
15430 whenever possible. Send some error messages to stderr that were
15431 going to stdout.
15432
15433Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15434
15435 * Makefile.in: Fix libg++ rule to check for gcc directory
15436 before using gcc/gcc. Also pass XTRAFLAGS.
15437
15438Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15439
15440 * Makefile.in: added stmp-files so that directories aren't polled
15441 when they are already built.
15442
15443 * configure.texi: fixed a node pointer problem.
15444
15445Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15446
731a8127 15447 * config.sub configure.in gdb/configure.in
6599da04
JM
15448 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15449 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15450 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15451
15452Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15453
15454 * configure: -recurring becomes -silent. corrected help message
15455 for -site= option.
15456
15457 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15458
15459Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15460
15461 * configure: when building Makefile for crosses, replace
15462 tooldir and program_prefix. default srcdir from location of
15463 config.sub. remove "for host in hosts" and "for target in
15464 targets" loops.
15465
15466Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15467
15468 * Makefile.in: Do not pass bindir or mandir to cvs.
15469
15470Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15471
15472 * Makefile.in, configure.in: removed traces of namesubdir,
15473 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15474 copyrights to '92, changed some from Cygnus to FSF.
15475
15476 * configure.texi: remove most references to multiple hosts,
15477 multiple targets, subdirs, etc.
15478
15479 * configure.man: removed rcsid. reference config.sub not
15480 config.subr.
15481
15482 * Makefile.in: mkdir $(infodir) on install-info.
15483
15484Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15485
15486 * configure.texi: Explain better about .gdbinit and about
15487 the environment that configure.in sections run in.
15488
15489Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15490
15491 * configure.in: Ultrix is only a decstation if it's a MIPS.
15492
15493Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15494
15495 * README: DOC.configure => cfg-paper.texi.
15496
15497Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15498
15499 * config.sub (near case $os): Don't convert newsos* to bsd!
15500
15501Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15502
15503 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15504 the number of copies of COPYING that go into the GDB tar file.
15505
15506Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15507
731a8127 15508 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15509 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15510 Fix SCO configuration stuff.
15511
15512Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15513
15514 * Makefile.in: For libg++, make sure the -I pointing
15515 to the gcc directory goes *after* all the libg++-local -I flags.
15516 Also, move just-gcc dependency from just-libg++ to all-libg++.
15517
15518Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15519
15520 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15521
15522Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15523
15524 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15525
15526Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15527
15528 * config.sub: Add stratus configuration frags. Also
15529 submitted to FSF.
15530
15531Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15532
15533 * Makefile.in (DEV_SUPPORT): add configure.man.
15534
15535 * config.sub(Decode manufacturer-specific): add -none*.
15536
15537Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15538
15539 * Makefile.in: remove form feeds to make Sun's make happy.
15540 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15541
15542Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15543
15544 * Makefile.in (AR_FLAGS): Make quieter.
15545
15546Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15547
15548 * configure.in: Add libg++.
15549 * configure: When verbose, don't output the command line at each
15550 level; it will be unremarkably the same as the previous version,
15551 which will be the same as what the user typed.
15552
15553Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15554
15555 * configure.in, Makefile.in: fix clean-info, add flex. add
15556 fileutils.
15557
15558 * configure: be less sensitive to spaces in Makefile.in. Do not
15559 look for sources in "..". Doing so breaks subdirectories that
15560 might have their own configure. If a subdir has it's own
15561 configure script, use it.
15562
15563Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15564
15565 * cfg-paper.texi: some changes suggested by rms.
15566
15567Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15568
15569 * config.sub: Merge in some small additions from the FSF version,
15570 taken from the gcc distribution, to bring the Cygnus and FSF
15571 versions into closer sync.
15572
15573Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15574
15575 * configure.in: Changed svr4 references to sysv4.
15576
15577Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15578
15579 * configure: added -V for version number option.
15580
15581Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15582
15583 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15584 renamed from DOC.configure to cfg-paper.texi.
15585
15586Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15587
15588 * configure, config.subr, config.sub: config.subr is now
15589 config.sub again.
15590
15591Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15592
15593 * configure.texi: new file, in progress.
15594
15595 * Makefile.in: build info file and install the man page for
15596 configure.
15597
15598 * configure.man: new file, first cut.
15599
15600 * configure: find config.subr again now that configuration "none"
15601 has gone. removed all traces of the -ansi option. removed all
15602 traces of the -languages option.
15603
15604 * config.subr: resync from rms.
15605
15606Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15607
15608 * configure, config.sub, config.subr: merge config.sub into
15609 config.subr, call the result config.subr, remove config.sub, use
15610 config.subr.
15611
15612 * Makefile.in: revised install for dir.info.
15613
15614Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15615
15616 * configure.in: add decstation host makefile frag.
15617
15618 * Makefile.in: BISON now bison -y again. also install-gcc on
15619 install. clean-gdbm on clean. infodir belongs in datadir.
15620 Make directories for info install. Build dir.info here then
15621 install it.
15622
15623Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15624
15625 * Makefile.in: fix for bad directory tests.
15626
15627Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15628
15629 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15630 regexp. -srcdir relative was being handled incorrectly.
15631
15632 * Makefile.in: unwrapped some for loops so that parallel makes
15633 work again and so one can focus one's attention on a particular
15634 package.
15635
15636Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15637
15638 * configure: added PWD as a stand in for `pwd` (for speed). use
15639 elif wherever possible. make -srcdir work without -objdir.
15640 -objdir= commented out.
15641
15642Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15643
15644 * configure: +options become --options. -subdirs commented out.
15645 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15646 Makefile now at top of generated Makefile. Removed cvs log
15647 entries. added -srcdir. create .gdbinit only if there is one
15648 in ${srcdir}.
15649
15650 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15651 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15652 and mandir now keyed off datadir by default.
15653
15654Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15655
15656 * Freshly created ChangeLog.
15657
15658\f
15659Local Variables:
15660mode: change-log
15661left-margin: 8
15662fill-column: 76
15663version-control: never
15664End:
This page took 2.63797 seconds and 5 git commands to generate.