]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete the config.cache...
[thirdparty/gcc.git] / ChangeLog
CommitLineData
bf646aaf
NC
12010-02-17 Nick Clifton <nickc@redhat.com>
2
3 PR 11238
4 * Makefile.tpl (local-distclean): Also remove config.cache files in
5 sub-directories as there may not be Makefiles present in the
6 sub-directories.
7 * Makefile.in: Regenerate.
8 * configure.ac: Revert previous delta.
9 * configure: Regenerate.
10
ff78880a
NC
112010-02-15 Nick Clifton <nickc@redhat.com>
12
13 PR 11238
14 * configure.ac: Delete config.cache files in sub-directories when
15 deleting Makefiles.
16 * configure: Regenerate.
17
8150eadf
BE
182010-02-12 Ben Elliston <bje@gnu.org>
19
20 * MAINTAINERS: Update my email address.
21
a9e12bfd
AP
222010-02-08 Andrew Pinski <pinskia@gmail.com>
23
24 * MAINTAINERS (spu port): Update my email address.
25
95315086
JZ
262010-02-08 Jie Zhang <jie.zhang@analog.com>
27
28 * MAINTAINERS: Add myself as a maintainer for the bfin port.
29
362c6d2f
KG
302010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
31
32 * configure.ac: Add "recommended" version checks for GMP/MPC.
33 Update recommended GMP/MPFR/MPC versions.
34 * configure: Regenerate.
35
888c5ad2
JR
362010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
37
38 * MAINTAINERS: Move my Embecosm email address into the
39 write-after-approval section.
40
3bf714a7
ILT
412010-01-26 Ian Lance Taylor <iant@google.com>
42
43 * MAINTAINERS: Add myself as Go frontend maintainer.
44
ad1e5170
JR
452010-01-25 Joern Rennecke <amylaar@spamcop.net>
46
47 PR libstdc++/36101, PR libstdc++/42813
48 * configure.ac (bootstrap_target_libs): Make inclusion of
49 target-libgomp conditional on libgomb being in target_configdirs.
50 * configure: Regenerate.
51
fb0553d1
JR
522010-01-23 Joern Rennecke <amylaar@spamcop.net>
53
54 PR libstdc++/36101, PR libstdc++/42813
55 * configure.ac (bootstrap_target_libs): Include target-libgomp.
56 * configure: Regenerate.
57
aae29963
JR
582010-01-22 Joern Rennecke <amylaar@spamcop.net>
59
60 PR libstdc++/36101, PR libstdc++/42813
61 * configure.ac (target_configdirs): Substitute.
62 * Makefile.def: Bootstrap target module libgomp.
63 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
64 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
65 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
66 * configure, Makefile.in: Regenerate.
67
d8fe8895
DK
682010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
69
70 * MAINTAINERS: Adjust my details.
71
ebfe4897
EW
722010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
73
74 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
75
f7746c59
TL
762010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
77
78 * MAINTAINERS: reindented my entry with tabs instead of spaces.
79
306c7b5b
TL
802010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
81
82 * MAINTAINERS (Write After Approval): Add myself.
83
1b8b9e19
KT
842010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
85
86 * MAINTAINERS (Write After Approval): Add myself.
87
c164615b
RG
882010-01-11 Richard Guenther <rguenther@suse.de>
89
90 PR lto/41569
91 * Makefile.def (all-lto-plugin): Depend on all-gcc.
92 * Makefile.in: Regenerated.
93
f3f623ae
AT
942010-01-11 Andreas Tobler <andreast@fgznet.ch>
95
96 * configure.ac: Enable libjava build on x86_64-*freebsd*.
97 * configure: Regenerate.
98
592c90ff
KG
992010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
100 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
101
102 PR bootstrap/42424
103 * configure.ac: Include libtool m4 files.
104 (_LT_CHECK_OBJDIR): Call it.
105 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
106 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 107
592c90ff
KG
108 * configure: Regenerate.
109
60a2e213
RW
1102010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
111
112 PR bootstrap/41818
113 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
114 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
115 * Makefile.in: Regenerate.
116
7413962d
RG
1172010-01-02 Richard Guenther <rguenther@suse.de>
118
119 PR lto/41529
120 * configure.ac: Include config/elf.m4. Disable LTO if not
121 builting for an elf target.
122 * configure: Regenerate.
123
f77f3945
CF
1242009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
125
126 * MAINTAINERS: Change my email address.
127
4960e3f0
BE
1282009-12-18 Ben Elliston <bje@au.ibm.com>
129
130 * config.sub, config.guess: Update from upstream sources.
131
d16a31da
SZ
1322009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
133
134 * MAINTAINERS (Write After Approval): Add myself.
135
3a5729ea
KG
1362009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
137
138 PR middle-end/30447
139 PR middle-end/30789
140 PR other/40302
141
142 * configure.ac: Require MPC.
143 * configure: Regenerate.
144
43e02a8a
RW
1452009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
146
147 PR target/38384
148 PR bootstrap/40972
149 * libtool.m4: Sync from git Libtool.
150 * ltoptions.m4: Likewise.
151 * ltversion.m4: Likewise.
152 * lt~obsolete.m4: Likewise.
153 * ltmain.sh: Likewise.
154
360d4522
KG
1552009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
156
157 * configure.ac: Update minimum MPC version to 0.8.
158 * configure: Regenerate.
159
f264ed56
SP
1602009-11-21 Sebastian Pop <sebpop@gmail.com>
161
162 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
163 * configure: Regenerated.
164
ed2eaa9f
ILT
1652009-11-21 Ian Lance Taylor <iant@google.com>
166
167 * configure.ac: Change default of poststage1_ldflags to be empty if
168 poststage1_libs is set. When poststage1_libs is empty, and
169 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
170 * configure: Rebuild.
171
58346783
AN
1722009-11-21 Adam Nemet <adambnmet@gmail.com>
173
174 * MAINTAINERS (Write After Approval): Update my email address.
175
5ca0106a
BE
1762009-11-20 Ben Elliston <bje@au.ibm.com>
177
178 * config.guess: Update from upstream sources.
179
87213cd4
AO
1802009-11-16 Alexandre Oliva <aoliva@redhat.com>
181
182 * Makefile.def: Restore host and target settings for gmp.
183 * Makefile.in: Rebuild.
184
f61428ed
AO
1852009-11-16 Alexandre Oliva <aoliva@redhat.com>
186
187 * configure.ac: Add libelf to host_libs. Enable in-tree configury
188 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
189 Fix portability of test of C++ as bootstrap language. Add
190 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
191 * configure: Rebuild.
192 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
193 and cloog. Fix in-tree ppl configuration. Introduce libelf
194 in-tree building.
195 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
196 (POSTSTAGE1_HOST_EXPORTS): Use it.
197 (STAGE[+id+]_CXXFLAGS): New.
198 (BASE_FLAGS_TO_PASS): Pass it down.
199 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
200 extra_exports.
201 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
202 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
203 extra_exports.
204 * Makefile.in: Rebuild.
205
f6c56be6
BE
2062009-11-17 Ben Elliston <bje@au.ibm.com>
207
208 * config.sub, config.guess: Update from upstream sources.
209
0ccb5970
JK
2102009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
211
212 * MAINTAINERS (Write After Approval): Add myself.
213
3f08607c
JB
2142009-11-09 Jon Beniston <jon@beniston.com>
215
216 * MAINTAINERS (Write After Approval): Add myself.
217
5d571eaa
OS
2182009-11-06 Ozkan Sezer <sezeroz@gmail.com>
219
220 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
221 paths for *-w64-mingw* and x86_64-*mingw*.
222 * configure: Regenerated.
223
3be9759a
JR
2242009-11-05 Joern Rennecke <amylaar@spamcop.net>
225
226 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
227
c393f559
BK
2282009-11-02 Benjamin Kosnik <bkoz@redhat.com>
229
230 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
231 Phil Edwards to Write-After Approval.
232
ef4c4300
KT
2332009-10-30 Kai Tietz <kai.tietz@onevision.com>
234
235 * configure.ac: Disable target-winsup & co for
236 x86_64-*-mingw* and *-w64-mingw* targets.
237 * configure: Regenerated.
238
65a324b4
NC
2392009-10-16 Nick Clifton <nickc@redhat.com>
240
241 * MAINTAINERS: Add myself as a maintainer for the RX port.
242
22e5d3dc
JS
2432009-10-26 Johannes Singler <singler@kit.edu>
244
245 * MAINTAINERS (Write After Approval): Update my e-mail address.
246
17e72e5d
RO
2472009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
248
249 * configure.ac (CLooG test): Use = with test.
250 * configure: Regenerate.
251
ed3a56f3
RG
2522009-10-22 Richard Guenther <rguenther@suse.de>
253
254 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
255 cloog if the ppl version check failed. Move flags saving
256 before setting in libelf check.
257 * configure: Regenerate.
258
ad0abd3c
RG
2592009-10-21 Richard Guenther <rguenther@suse.de>
260
261 * configure.ac: Adjust the ppl and cloog configure to work as
262 documented. Disable cloog if ppl was disabled. Omit the version
263 checks if they were disabled.
264 * configure: Re-generate.
265
e4c5bd48
RW
2662009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
267
268 * configure.ac: Add 'lto' to enable_languages, not
269 new_enable_languages, and only if not already present.
270 * configure: Regenerate.
271
0ffd69c5
GP
2722009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
273
274 * README: Refer to the various COPYING* files instead of just
275 COPYING.
276 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
277
1fc23736
RE
2782009-10-07 Rafael Avila de Espindola <espindola@google.com>
279
280 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
281
58687768
RG
2822009-10-07 Richard Guenther <rguenther@suse.de>
283
284 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
285 and Richard Guenther as reviewers.
286 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
287 as reviewers.
288
49b0ca5c 2892009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 290
49b0ca5c 291 * config.sub: Update from upstream sources.
d2d9ce5e 292
aeb94799
ILT
2932009-10-06 Ian Lance Taylor <iant@google.com>
294
295 * Makefile.def: check-gold depends upon all-gas.
296 * Makefile.in: Rebuild.
297
123651cd
PM
2982009-10-05 Phil Muldoon <pmuldoon@redhat.com>
299
300 * MAINTAINERS (Write After Approval): Add myself.
301
d7f09764
DN
3022009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
303
304 * Makefile.def: all-lto-plugin depends on all-libiberty.
305 set bootstrap=true for lto-plugin.
306 Add lto-plugin.
307 * Makefile.in: Regenerate.
308 * configure.ac (host_libs): Add lto-plugin.
309 * configure: Regenerate.
310
d7f09764
DN
3112009-10-03 Diego Novillo <dnovillo@google.com>
312
313 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
314 (HOST_LIBELFLIBS): Define.
315 (HOST_LIBELFINC): Define.
316 * Makefile.in: Regenerate.
317 * configure.ac: Add --enable-lto.
318 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
319 If --enable-lto is used, add 'lto' to new_enable_languages.
320 If --enable-lto is used and gold is enabled, add
321 lto-plugin to configdirs.
322 * configure: Regenerate.
323
3242009-10-03 Simon Baldwin <simonb@google.com>
325
326 * configure.ac: If --with-system-zlib, suppress local zlib and
327 pass --with-system-zlib to subdir configure scripts.
328 * configure: Regenerate.
329
0ecdd2aa
LR
3302009-10-01 Loren J. Rittle <ljrittle@acm.org>
331 Paolo Bonzini <bonzini@gnu.org>
332
333 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
334 $(srcdir).
335 * Makefile.in: Rebuilt.
336
5bfbb7f7
GF
3372009-09-26 Gary Funck <gary@intrepid.com>
338
339 * MAINTAINERS (Write After Approval): Add myself.
340
3e661154
KG
3412009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
342
343 * configure.ac: Update minimum MPC version to 0.7.
344 * configure: Regenerate.
345
f1a036e4
NC
3462009-09-25 Nick Clifton <nickc@redhat.com>
347
348 * configure.ac: Pass any --cache-file=/dev/null option on to
349 subconfigures.
350 * configure: Regenerate.
351
d4c74acc
NC
3522009-09-23 Nick Clifton <nickc@redhat.com>
353
354 * config.sub, config.guess: Update from upstream sources.
355
03261b6d
LR
3562009-09-22 Loren J. Rittle <ljrittle@acm.org>
357
358 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
359 * Makefile.in: Rebuilt.
360
0db770bd
RW
3612009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
362
363 PR bootstrap/32272
364 * configure.ac: Error out if $srcdir isn't '.' but contains
365 host-${host_noncanonical}.
366 * configure: Regenerate.
367
71101870
RO
3682009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
369
370 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
371 maintainer.
372
ca6d0d62
RW
3732009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
374
79cd2b23
RW
375 * configure.ac: If bootstrapping a combined tree with
376 --enable-gold, require c++ in stage1_languages.
377 * configure: Regenerate.
378
ab9dcd0c
RW
379 * configure.ac: Also add target_libs of stage1_languages to
380 bootstrap_target_libs.
381 * configure: Regenerate.
382
ca6d0d62
RW
383 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
384 with --enable-languages not containing c++.
385 * configure: Regenerate.
386
1c3c9f12
JZ
3872009-09-15 Jie Zhang <jie.zhang@analog.com>
388
389 * configure.ac: Disable java and boehm-gc for bfin-*-*.
390 * configure: Regenerate.
391
6fb30a14 3922009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 393
6fb30a14
JR
394 * MAINTAINERS (Write After Approval): Update my e-mail address,
395 and move from from here...
396 (Waiting for paperwork): To here.
0318772d 397
4056c2c6
JM
3982009-09-09 Joseph Myers <joseph@codesourcery.com>
399
400 * MAINTAINERS (Reviewers): Add self as driver reviewer.
401
3e54529c
RW
4022009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
403
404 * configure.ac: Do not use $extrasub for replacing @if/@endif
405 parts in Makefile; instead, use additional arguments to
406 AC_CONFIG_COMMANDS to do the replacement manually, with several
407 sed invocations, to avoid HP-UX sed command limits.
408 * configure: Regenerate.
409
713e2ea6
AO
4102009-09-08 Alexandre Oliva <aoliva@redhat.com>
411
412 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
413 blank before -L.
414
5646b7b9
AO
4152009-09-04 Alexandre Oliva <aoliva@redhat.com>
416
417 * configure.ac (with-build-config): Document. Handle without.
418 Handle missing argument.
419 * configure: Rebuilt.
420
e12c4094
AO
4212009-09-03 Alexandre Oliva <aoliva@redhat.com>
422
423 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
424 Default to bootstrap-debug only if compare-debug works.
425 * configure: Rebuilt.
426 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
427 * Makefile.in: Rebuilt.
428
75cb0057
RO
4292009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
430
431 * MAINTAINERS (OS Port Maintainers): Update my email address.
432
8fc68cba
AO
4332009-09-01 Alexandre Oliva <aoliva@redhat.com>
434
435 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
436 * Makefile.in: Rebuilt.
437
44cb38cf
CD
4382009-09-01 Chris Demetriou <cgd@google.com>
439
440 * MAINTAINERS (Write After Approval): Add myself.
441
f9329c35
DS
4422009-08-31 Dodji Seketeli <dodji@redhat.com>
443
444 PR debug/30161
445 * include/dwarf2.h (enum dwarf_tag): Added
446 DW_TAG_GNU_template_template_param
447 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
448
f945e229
PB
4492009-08-30 Paolo Bonzini <bonzini@gnu.org>
450
451 * Makefile.tpl (AWK): Fix typo.
452 * Makefile.in: Regenerate.
453
87264276
PB
4542009-08-30 Paolo Bonzini <bonzini@gnu.org>
455
456 * configure.ac: Detect awk and sed.
457 * Makefile.def (flags_to_pass): Add AWK and SED.
458 * Makefile.tpl (AWK, SED): New.
459 (BASE_FLAGS_TO_PASS): Add AWK and SED.
460 * configure: Regenerate.
461 * Makefile.in: Regenerate.
462
68ccd57c
DK
4632009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
464
465 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
466 (collapseslashes): Likewise.
467
df58e648
RW
4682009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
469
470 * configure.ac (AC_PREREQ): Bump to 2.64.
471
0539cb2c
RW
4722009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
473
70fa0efa
RW
474 * configure.ac: Remove --with-datarootdir, --with-docdir,
475 --with-pdfdir, --with-htmldir switches.
476 * configure: Regenerate.
477
5213506e
RW
478 * configure: Regenerate.
479
0539cb2c
RW
480 * compile: Sync from Automake 1.11.
481 * depcomp: Likewise.
482 * install-sh: Likewise.
483 * missing: Likewise.
484 * mkinstalldirs: Likewise.
485 * ylwrap: Likewise.
486
197c68cc
DK
4872009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
488
489 * ltmain.sh (func_normal_abspath): New function.
490 (func_relative_path): Likewise.
491 (func_mode_help): Document new -bindir option for link mode.
492 (func_mode_link): Add new -bindir option, and use it to place
493 output DLL if specified.
494
58af276a
RW
4952009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
496
0115d4a3
RW
497 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
498 (baseargs): Add --disable-option-checking.
499 * configure: Regenerate.
500
58af276a
RW
501 * Makefile.def (configure-target-libiberty): Depend on
502 all-binutils and all-ld.
503 (configure-target-newlib): Likewise.
504 * Makefile.in: Regenerate.
505
e9d9afef
BE
5062009-08-17 Ben Elliston <bje@au.ibm.com>
507
508 * config.sub, config.guess: Update from upstream sources.
509
354ebf88
RW
5102009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
511
512 Sync from src, merge:
513
514 2009-07-02 Tristan Gingold <gingold@adacore.com>
515
516 * configure.ac: Do not exclude gas for i386-*-darwin.
517 Add a case for x86_64-*-darwin.
518 * configure: Regenerate.
519
8375f7b2
NV
5202009-08-06 Neil Vachharajani <nvachhar@gmail.com>
521
522 * MAINTAINERS: Add my name to Write After Approval list.
523
ca9fe997
ME
5242009-08-06 Michael Eager <eager@eagercon.com>
525
526 * configure.ac: Add Microblaze target.
527 * configure: Regenerate.
528
ea2002ba
CB
5292009-07-31 Christian Bruel <christian.bruel@st.com>
530
531 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
532 * configure: Regenerate.
533
f563194d
RIL
5342009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
535
536 * MAINTAINERS (Write After Approval): Update my e-mail address.
537
e90e6bd7
ILT
5382009-07-06 Ian Lance Taylor <iant@google.com>
539
540 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
541 * configure: Rebuild.
542
f6e0880a
TG
5432009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
544
545 * MAINTAINERS: Move myself to the Graphite Reviewers.
546
6d984927
WG
5472009-06-30 Wei Guozhi <carrot@google.com>
548
549 * MAINTAINERS: Add my name to Write After Approval list.
550
f2689b09
SE
5512009-06-26 Steve Ellcey <sje@cup.hp.com>
552
553 PR bootstrap/40338
554 * configure.ac (comparestring): Create new variable.
555 * Makefile.tpl (comparestring): Use to skip some comparisions.
556 * configure: Regenerate.
557 * Makefile.in: Regenerate.
558
f62c0ba4
DE
5592009-06-26 Doug Evans <dje@sebabeach.org>
560
561 * Makefile.def (host_modules): Add cgen.
562 * Makefile.in: Regenerate.
563 * configure.ac (host_tools): Add cgen.
564 * configure: Regenerate.
565
7acf4da6
DD
5662009-06-23 DJ Delorie <dj@redhat.com>
567
568 * MAINTAINERS: Add myself as mep maintainer.
569
00020c16
ILT
5702009-06-23 Ian Lance Taylor <iant@google.com>
571
572 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
573 boot_languages. Only bootstrap target libraries listed in
574 target_libs for some boot language. Add --with-stage1-ldflags,
575 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
576 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
577 if not building with C++.
578 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
579 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
580 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
581 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
582 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
583 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
584 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
585 * configure, Makefile.in: Rebuild.
586
1da52d4a
LF
5872009-06-23 Li Feng <nemokingdom@gmail.com>
588
589 * MAINTAINERS: Added my name to write-after-approval list.
590
144c9175
RM
5912009-06-15 Ryan Mansfield <rmansfield@qnx.com>
592
593 * configure.ac: Define is_elf for QNX Neutrino targets.
594 * configure: Regenerate.
595
e5871e24
GS
5962009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
597
598 * MAINTAINERS: Added my name to the write-after-approval list
599
5f4a82c0
KG
6002009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
601
602 * configure.ac: Detect MPC in default directory.
603 * configure: Regenerate.
604
394e9195
JG
6052009-06-03 Jerome Guitton <guitton@adacore.com>
606 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
607
608 * Makefile.tpl (all): Avoid a trailing backslash.
609 * Makefile.in: Regenerate.
610
47bca6aa
BE
6112009-06-03 Ben Elliston <bje@au.ibm.com>
612
613 * config.sub, config.guess: Update from upstream sources.
614
a891a473
RS
6152009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
616
617 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
618 to noconfdirs.
619 * configure: Regenerate.
620
70cb2d9f
AO
6212009-06-02 Alexandre Oliva <aoliva@redhat.com>
622
623 * Makefile.tpl ([+compare-target+]): Compare all stage
624 directories, rather than just gcc.
625 * Makefile.in: Rebuilt.
626
7f1245df
DK
6272009-06-01 Doug Kwan <dougkwan@google.com>
628
629 * configure.ac: Support gold for target arm*-*-*.
630 * configure: Regenerate.
394e9195 631
acd26225
KG
6322009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
633
634 * Makefile.def: Add MPC support and dependencies.
635 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
636
637 * Makefile.in, configure: Regenerate.
638
a1fc946a
AO
6392009-05-27 Alexandre Oliva <aoliva@redhat.com>
640
641 * Makefile.tpl (all): Avoid harmless warning in make all when
642 gcc-bootstrap is enabled but stage_last does not exist.
643 * Makefile.in: Rebuilt.
644
2e6a3c8d
NR
6452009-05-24 Nicolas Roche <roche@adacore.com>
646
647 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
648 * Makefile.in: Regenerate.
649
63487d11
DC
6502009-05-21 Denis Chertykov <chertykov@gmail.com>
651
652 * MAINTAINERS: Update my e-mail address.
653
449223af
DK
6542009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
655
656 * configure.ac (cygwin noconfigdirs): Remove libgcj.
657 * configure: Regenerate.
658
31c98f49
AO
6592009-05-18 Alexandre Oliva <aoliva@redhat.com>
660
661 PR other/40159
662 * Makefile.tpl (all): Don't assume gcc-bootstrap and
663 gcc-no-bootstrap are mutually exclusive.
664 * Makefile.in: Rebuilt.
665
0f501837
AO
6662009-05-18 Alexandre Oliva <aoliva@redhat.com>
667
668 PR other/40159
669 * Makefile.tpl (all): Don't end with unconditional success.
670 * Makefile.in: Rebuilt.
671
4a4a4e99
AO
6722009-05-12 Alexandre Oliva <aoliva@redhat.com>
673
674 PR target/37137
675 * Makefile.def (flags_to_pass): Remove redundant and incomplete
676 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
677 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
678 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
679 stage_configureflags, stage_cflags and stage_libcflags into
680 explicit Makefile macros.
681 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
682 GFORTRAN.
683 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
684 CC. Set CC_FOR_BUILD from CC.
685 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
686 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
687 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
688 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
689 and GFORTRAN.
690 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
691 (_LIBCFLAGS): Renamed to _TFLAGS.
692 (do-compare-debug, do-compare3-debug): Drop.
693 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
694 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
695 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
696 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
697 (XGCC_FLAGS_FOR_TARGET): New.
698 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
699 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
700 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
701 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
702 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
703 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
704 TFLAGS.
705 (BUILD_CONFIG): Include if requested.
706 (all): Set TFLAGS on bootstrap.
707 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
708 (all-stageid-prefixmodule): Likewise.
709 (do-clean, distclean-stageid): Set TFLAGS.
710 (restrap): Fix whitespace.
711 * Makefile.in: Rebuilt.
712
1cee3429
PB
7132009-05-07 Paolo Bonzini <bonzini@gnu.org>
714
715 * config.guess: Sync with src.
716
0b70eafd
DK
7172009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
718
719 * configure.ac ($with_ppl): Default to no if not supplied.
720 ($with_cloog): Likewise.
721 configure: Regenerate.
722
5175f17c
JW
7232009-04-27 James E. Wilson <wilson@codesourcery.com>
724
725 * MAINTAINERS: Update my e-mail address.
726
952fa153
NC
7272009-04-27 Nick Clifton <nickc@redhat.com>
728
729 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
730
a687f83c
EB
7312009-04-25 Eric Botcazou <ebotcazou@adacore.com>
732
733 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
734 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
735 * Makefile.in: Regenerate.
736
9e3eba15
KG
7372009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
738
739 PR bootstrap/39739
740 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
741 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
742
743 * configure, Makefile.in: Regenerate.
744
a687f83c 7452009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
746
747 * include/hashtab.h: Update GTY annotations to new syntax
748 * include/splay-tree.h: Likewise
749
070bdbd9
BE
7502009-04-17 Ben Elliston <bje@au.ibm.com>
751
752 * config.sub, config.guess: Update from upstream sources.
753
55f2d967
AG
7542009-04-15 Anthony Green <green@moxielogic.com>
755
756 * configure.ac: Add moxie support.
757 * configure: Rebuilt.
758
309c24a9
JJ
7592009-04-14 Jakub Jelinek <jakub@redhat.com>
760
761 * configure.ac: Change copyright header to refer to version
762 3 of the GNU General Public License and to point readers at the
763 COPYING3 file and the FSF's license web page.
764 * Makefile.def: Likewise.
765 * Makefile.tpl: Likewise.
766 * Makefile.in: Regenerate.
767
b93133bc
JH
7682009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
769
770 * configure.ac: Restore match for darwin9 or later. Use double
771 brackets since regeneration eats one pair.
772 * configure: Regenerate.
773
d18ff35a
L
7742009-04-09 H.J. Lu <hongjiu.lu@intel.com>
775
776 PR gas/10039
777 * configure.ac: Require texinfo 4.7.
778 * configure: Regenerated.
779
748086b7
JJ
7802009-04-09 Nick Clifton <nickc@redhat.com>
781
782 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
783 the GCC Runtime Library Exception.
784
a3337ea2
KG
7852009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
786
787 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
788 * configure: Regenerate.
789
60911f14
SE
7902009-04-01 Steve Ellcey <sje@cup.hp.com>
791
792 * Makefil.def (languages): New entries.
793 * Makefile.tpl (check-gcc-*): New generic target.
794 * Makefile.in: Regenerate.
60911f14 795
7369c1d0
ER
7962009-03-25 Erven Rohou <erven.rohou@inria.fr>
797
d18ff35a 798 * MAINTAINERS: Update my email address.
7369c1d0 799
cfb1f59f
TT
8002009-03-18 Tom Tromey <tromey@redhat.com>
801
d18ff35a
L
802 * configure: Rebuild.
803 * configure.ac (host_libs): Add libiconv.
804 * Makefile.in: Rebuild.
805 * Makefile.def (host_modules): Add libiconv.
806 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 807
75eeae1a
TG
8082009-03-16 Tristan Gingold <gingold@adacore.com>
809
810 * configure.ac: Treat gdb as supported on x86_64-darwin.
811 * configure: Regenerate.
812
f38095f3
JM
8132009-03-16 Joseph Myers <joseph@codesourcery.com>
814
815 * configure.ac (--with-host-libstdcxx): New option.
816 * configure: Regenerate.
817
fec7f245
JR
8182009-03-12 Joern Rennecke <joern.rennecke@arc.com>
819
820 * MAINTAINERS: Move myself into the write after approval list.
821
6d401294
NP
8222009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
823
824 * MAINTAINERS: Update e-mail address.
825
07c97076
DN
8262009-03-11 Dorit Nuzman <dorit@il.ibm.com>
827
828 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
829
bb947fd1
IR
8302009-03-10 Ira Rosen <irar@il.ibm.com>
831
832 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
833
7a9d3fe8
RW
8342009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
835
836 Backport from git Libtool:
837
838 2009-01-19 Robert Millan <rmh@aybabtu.com>
839 Support GNU/kOpenSolaris.
840 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
841 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
842 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
843 GNU/kOpenSolaris.
844
c9e9e11f
AS
8452009-02-27 Andreas Schwab <schwab@linux-m68k.org>
846
847 * MAINTAINERS: Update e-mail address.
848
5e8c1552 8492009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
850
851 * MAINTAINERS (Write After Approval): Add self.
852
b0adb088
BM
8532009-02-18 Bingfeng Mei <bmei@broadcom.com>
854
855 * MAINTAINERS (Write After Approval): Add myself.
856
ee04b574
AS
8572009-02-05 Andreas Schwab <schwab@suse.de>
858
859 * Makefile.tpl (stage_last): Define $r and $s before using
860 $(RECURSE_FLAGS_TO_PASS).
861 * Makefile.in: Regenerate
862
907884c9
ILT
8632009-01-30 Ian Lance Taylor <iant@google.com>
864
865 * MAINTAINERS: Move myself to the Global Reviewers list.
866
416ac4d4
RM
8672009-01-29 Robert Millan <rmh@aybabtu.com>
868
869 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
870 * configure: Regenerate.
871
ee5decb3
GP
8722009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
873
874 * MAINTAINERS: Make whitespace consistent.
19196f44 875 Remove Robert Millan from Write After Approval.
ee5decb3 876
36fbb0ec
AM
8772009-01-16 Alan Modra <amodra@bigpond.net.au>
878
879 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
880 (all-opcodes): Depend on all-libiberty.
881 * Makefile.in: Regenerate.
882
52535a64
DR
8832009-01-15 Douglas B Rupp <rupp@gnat.com>
884
885 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
886 * configure: Regenerate.
887
e04a57df
RR
8882009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
889
890 * MAINTAINERS (Write After Approval): Add myself.
891
856c450b
SK
8922009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
893
894 * MAINTAINERS: Add myself to reviewers (Fortran).
895
53095c56
SP
8962009-01-12 Sebastian Pop <sebastian.pop@amd.com>
897
898 PR tree-optimization/38515
899 * configure.ac (cloog-polylib): Removed.
900 (with_ppl, with_cloog): Test for "no".
901 * configure: Regenerated.
902
1e5e8a59
DF
9032009-01-11 Daniel Franke <franke.daniel@gmail.com>
904
905 * MAINTAINERS: Moved myself to reviewers (Fortran).
906
5e5debf6
TS
9072009-01-06 Thomas Schwinge <tschwinge@gnu.org>
908
909 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
910 (Write After Approval): Remove myself.
911
1c42acf1
DN
9122009-01-03 Diego Novillo <dnovillo@google.com>
913
914 * MAINTAINERS: Remove myself from alias maintainership.
915
2fbbedaf
DA
9162009-01-02 David Ayers <ayers@fsfe.org>
917
918 * MAINTAINERS: Update e-mail address.
919
17213821
GP
9202008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
921
922 * MAINTAINERS: Make whitespace consistent.
923
baafc534
RW
9242008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
925
926 Backport from upstream Libtool:
927 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
928 Add cache variables to tests that require the linker to work.
929 For shlibpath_overrides_runpath, this also changes the semantics
930 to let the result from the C compiler take precedence.
931
18430d27
BE
9322008-12-02 Ben Elliston <bje@au.ibm.com>
933
934 * config.sub, config.guess: Update from upstream sources.
935
0a280b35
SP
9362008-12-12 Sebastian Pop <sebastian.pop@amd.com>
937
938 * configure.ac (ppllibs): Add by default the lib flags.
939 * configure: Regenerate.
940
41e9641b
LM
9412008-12-08 Luis Machado <luisgpm@br.ibm.com>
942
943 * MAINTAINERS: Add myself to the write after approval list.
944
25783c30
JH
9452008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
946
ee04b574
AS
947 * configure.ac: Add double brackets on darwin[912].
948 * configure: Regenerate.
25783c30 949
0e318fcc
DK
9502008-12-03 Daniel Kraft <d@domob.eu>
951
952 * MAINTAINERS: Moved myself and Mikael Morin from Write After
953 Approval to Reviewer section (for Fortran front-end).
954
7f171b95
JH
9552008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
956
957 * configure.ac: Expand to darwin10 and later.
958 * configure: Regenerate.
959
09ce620e
AS
9602008-12-02 Andreas Schwab <schwab@suse.de>
961
962 * Makefile.def: configure-target-boehm-gc depends on
963 all-target-libstdc++-v3.
964 * Makefile.in: Regenerate.
965
386c704d
KT
9662008-12-02 Kai Tietz <kai.tietz@onevision.com>
967
968 * MAINTAINERS: Add myself as mingw maintainer.
969
e03dd84a
BE
9702008-12-02 Ben Elliston <bje@au.ibm.com>
971
972 * config.sub, config.guess: Update from upstream sources.
973
3fa87964
GP
9742008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
975
976 * README.SCO: Remove.
977
df72d7ed
FP
9782008-11-29 Fernando Pereira <pronesto@gmail.com>
979
980 * MAINTAINERS: Add myself to the write after approval list.
981
b5646528
DK
9822008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
983
984 * MAINTAINERS: Update my email address in WAA section.
985
ebf24eb4
CL
9862008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
987
988 * MAINTAINERS: Update e-mail address.
989
50e0f131
TM
9902008-11-27 Toon Moene <toon@moene.org>
991
992 * MAINTAINERS: Change e-mail address.
993
0db3a858
TG
9942008-11-27 Tristan Gingold <gingold@adacore.com>
995
996 * configure.ac: Build gdb for i?86-*-darwin*
997 * configure: Regenerated.
998
f07bde68
HS
9992008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1000
1001 * MAINTAINERS: Added my full name.
1002
487e299b
DJ
10032008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1004
1005 PR bootstrap/38014
1006 PR bootstrap/37923
1007
1008 Revert:
1009
1010 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1011
1012 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1013 * Makefile.in: Regenerated.
1014
1015 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1016
1017 PR gdb/921
1018 PR gdb/1646
1019 PR gdb/2175
1020 PR gdb/2176
1021
1022 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1023 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1024 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1025 (HOST_EXPORTS): Pass CPPFLAGS.
1026 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1027 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1028 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1029 * Makefile.in, configure: Regenerated.
1030 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1031 and CPPFLAGS_FOR_BUILD.
1032
d69fbecb
JL
10332008-11-06 Jeff Law <law@redhat.com>
1034
1035 * MAINTAINERS: Add myself as middle end maintainer.
1036
044fed69
AS
10372008-11-06 Andrew Stubbs <ams@codesourcery.com>
1038
1039 * MAINTAINERS (Write after approval): Add myself.
1040
caf6defe
DN
10412008-11-05 Diego Novillo <dnovillo@google.com>
1042
1043 * MAINTAINERS (Global Reviewers): Add myself.
1044 (Non-Algorithmic Maintainers): Remove myself.
1045
3e9899ac
TS
10462008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1047
09ce620e 1048 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1049
ea99e36e
MM
10502008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1051
09ce620e 1052 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1053
fb0d2684
BE
10542008-10-31 Ben Elliston <bje@au.ibm.com>
1055
1056 * configure.ac (spu-*-*): Remove special case.
1057 * configure: Regenerate.
1058
73c07a3e
CM
10592008-10-30 Catherine Moore <clm@codesourcery.com>
1060
1061 * MAINTAINERS (Write after approval): Update my email address.
1062
7310a2da
SSF
10632008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1064
1065 * configure.ac [spu-*-*]: Do not set skipdirs.
1066 * configure: Re-generate.
1067
7e51fe23
BS
10682008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1069
1070 * MAINTAINERS (Various Maintainers): Add myself to reload.
1071
ef20be93
RG
10722008-10-25 Richard Guenther <rguenther@suse.de>
1073
1074 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1075 maintainer. Remove myself as libgcc-math maintainer.
1076 (Non-Algorithmic Maintainers): Remove myself.
1077
03ffcfa0
DJ
10782008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1079
1080 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1081 * Makefile.in: Regenerated.
1082
dec014a9
CC
10832008-10-23 Cary Coutant <ccoutant@google.com>
1084
1085 * MAINTAINERS (Write after approval): Add myself.
1086
b36c386c
DJ
10872008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1088
1089 PR gdb/921
1090 PR gdb/1646
1091 PR gdb/2175
1092 PR gdb/2176
1093
1094 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1095 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1096 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1097 (HOST_EXPORTS): Pass CPPFLAGS.
1098 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1099 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1100 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1101 * Makefile.in, configure: Regenerated.
1102 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1103 and CPPFLAGS_FOR_BUILD.
1104
84541525
SP
11052008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1106
1107 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1108 Sebastian Pop.
1109
e0bda97e
AP
11102008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1111
1112 * MAINTAINERS (Write After Approval): Added myself.
1113
36c713e0
KG
11142008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1115
1116 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1117 recommended version to 2.3.2.
1118
1119 * configure: Regenerate.
1120
8fe005ee
MM
11212008-10-01 Mark Mitchell <mark@codesourcery.com>
1122
1123 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1124
be8f156f
DD
11252008-09-29 David Daney <david.daney@caviumnetworks.com>
1126
1127 * MAINTAINERS (Write After Approval): Update e-mail address.
1128
ae11dff4
PG
11292008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1130
1131 * libtool.m4: Update to libtool 2.2.6.
1132 * lt~obsolete.m4: Update to libtool 2.2.6.
1133 * ltmain.sh: Update to libtool 2.2.6.
1134 * ltsugar.m4: Update to libtool 2.2.6.
1135 * ltversion.m4: Update to libtool 2.2.6.
1136 * ltoptions.m4: Update to libtool 2.2.6.
1137 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1138
441154b1
CF
11392008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1140
1141 * MAINTAINERS (Write After Approval): Add myself.
1142
775b3b26
BRF
11432008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1144
1145 * MAINTAINERS (Write After Approval): Update my name.
1146
94538043
SB
11472008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1148
09ce620e 1149 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1150
52d1bfd8
SE
11512008-09-18 Steve Ellcey <sje@cup.hp.com>
1152
09ce620e 1153 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1154
c5cc92f5
GP
11552008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1156
1157 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1158 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1159 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1160 and Michael Tiemann from Write After Approval since they do not
1161 actually have access.
1162
23d9794a
RG
11632008-09-05 Richard Guenther <rguenther@suse.de>
1164
1165 * configure.ac: Initialize clooglibs to -lcloog.
1166 * configure: Re-generate.
1167
192a671e
LCW
11682008-09-04 Le-Chun Wu <lcwu@google.com>
1169
1170 * MAINTAINERS (Write After Approval): Add myself.
1171
d789184e
SP
11722008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1173
1174 * configure.ac (--with-cloog-polylib): New.
1175 (--disable-cloog-version-check): New.
1176 (--disable-ppl-version-check): New.
1177 * configure: Re-generate.
1178
36a881c7
RG
11792008-09-03 Richard Guenther <rguenther@suse.de>
1180
1181 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1182 cloog test.
1183 * configure: Re-generate.
1184
358da97e
HS
11852008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1186
1187 Add picoChip port.
1188 * MAINTAINERS: Add picoChip maintainers.
1189
f8bf9252
SP
11902008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1191 Tobias Grosser <grosser@fim.uni-passau.de>
1192 Jan Sjodin <jan.sjodin@amd.com>
1193 Harsha Jagasia <harsha.jagasia@amd.com>
1194 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1195 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1196 Adrien Eliche <aeliche@isty.uvsq.fr>
1197
1198 Merge from graphite branch.
1199 * configure: Regenerate.
1200 * Makefile.in: Regenerate.
1201 * configure.ac (host_libs): Add ppl and cloog.
1202 Add checks for PPL and CLooG.
1203 * Makefile.def (ppl, cloog): Added modules and dependences.
1204 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1205 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1206
d89f0ad6
AL
12072008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1208
1209 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1210 (GCC_SHLIB_SUBDIR): New.
1211 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1212 * configure: Regenerate.
1213 * Makefile.in: Regenerate.
1214
88a25817
GP
12152008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1216
1217 * MAINTAINERS: Consistently use tabs to separate columns.
1218
f873f15f
TG
12192008-08-29 Tristan Gingold <gingold@adacore.com>
1220
1221 * MAINTAINERS (Write after Approval): Add myself.
1222
e1514c3f
TG
12232008-08-28 Tristan Gingold <gingold@adacore.com>
1224
1225 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1226 Enable bfd, binutils and opcodes.
1227 * configure: Regenerate.
1228
4717882f
JDA
12292008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1230
1231 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1232
28c9884c
TK
12332008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1234
1235 * MAINTAINERS: Use correct Umlaut for last name.
1236
ae96d86a
FXC
12372008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1238
1239 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1240
3ecc96e3
DE
12412008-08-16 David Edelsohn <edelsohn@gnu.org>
1242
1243 * MAINTAINERS: Update my email address.
1244
dd609cc1
EB
12452008-08-16 Nicolas Roche <roche@adacore.com>
1246
1247 * Makefile.tpl: Add BOOT_ADAFLAGS.
1248 * Makefile.in: Regenerate.
1249
08d0963a
RS
12502008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1251
1252 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1253 * configure: Regenerate.
1254
00afcaa0
PB
12552008-07-30 Paolo Bonzini <bonzini@gnu.org>
1256
1257 * configure.ac: Add makefile fragments for hpux.
1258 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1259 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1260 * configure: Regenerate.
1261 * Makefile.in: Regenerate.
1262
806b3528
AH
12632008-07-28 Aldy Hernandez <aldyh@redhat.com>
1264
1265 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1266
ab220355
DS
12672008-07-11 Dodji Seketeli <dseketel@redhat.com>
1268
1269 * MAINTAINERS (Write after Approval): Add myself.
1270
78209f30
XG
12712008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1272
1273 * MAINTAINERS (Write After Approval): Add myself.
1274
5b5b098d
AJ
12752008-06-29 Andrew Jenner <andrew@codesourcery.com>
1276
1277 * MAINTAINERS (Write After Approval): Add myself.
1278
d812ec93
KW
12792008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1280
1281 * MAINTAINERS: Update my email address.
1282
99e78224
JY
12832008-06-25 Joey Ye <joey.ye@intel.com>
1284
1285 * MAINTAINERS (Write After Approval): Add myself.
1286
18c04407
RW
12872008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1288
1289 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1290 * Makefile.in: Regenerate.
1291 * configure: Regenerate.
1292
47aa9a31
DK
12932008-06-17 Daniel Kraft <d@domob.eu>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
ad33ff57
RW
12972008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1298
1299 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1300 "$@" is still intact with both Autoconf 2.59 and 2.62.
1301 * configure: Regenerate.
1302
cdce5c41
RW
13032008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1304
1305 * Makefile.tpl: Fix comment errors.
1306 * Makefile.in: Regenerate.
1307
01b79d11
DM
13082008-06-12 David S. Miller <davem@davemloft.net>
1309 David Edelsohn <edelsohn@gnu.org>
1310
1311 * configure.ac: Add powerpc*-*-* to gold supported targets.
1312 * configure: Regenerate.
1313
f8c33439
JM
13142008-06-08 Joseph Myers <joseph@codesourcery.com>
1315
1316 PR tree-optimization/36218
1317 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1318 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1319 (all prefix="build-"): Pass them to build-system sub-makes.
1320 * Makefile.in: Regenerate.
1321
cd985f66
JM
13222008-06-07 Joseph Myers <joseph@codesourcery.com>
1323
1324 * MAINTAINERS (mt port): Remove.
1325 (sco5, unixware, sco udk): Remove.
1326 (Kean Johnston): Add to Write After Approval.
1327
3f6383d3
JB
13282008-05-30 Julian Brown <julian@codesourcery.com>
1329
1330 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1331 of libobjc for ARM EABI Linux.
1332 * configure: Regenerate.
30da41ed 1333
e29cc9b4
XDL
13342008-05-18 Xinliang David Li <davidxl@google.com>
1335
09ce620e 1336 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1337
30da41ed
XDL
13382008-05-17 Xinliang David Li <davidxl@google.com>
1339
e29cc9b4 1340 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1341
955410cb
JW
13422008-05-15 Janus Weil <janus@gcc.gnu.org>
1343
1344 * MAINTAINERS (Write After Approval): Add myself.
1345
719bb4e3 13462008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1347
1348 * config-ml.in: don't handle --enable-shared and --enable-static.
1349
372b05fc
RS
13502008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1351
1352 * MAINTAINERS: Update my email address.
1353
f73e2200
PC
13542008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1355
1356 * MAINTAINERS: Update my email address.
09ce620e 1357
3e438e2b
KVH
13582008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1359
1360 * MAINTAINERS (Write After Approval): Add myself.
1361
177bf491
GS
13622008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1363
1364 * MAINTAINERS (Write After Approval): Add myself.
1365
ac89df2f
PG
13662008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1367
1368 * MAINTAINERS (crx): Add myself.
1369
14a8726b
PB
13702008-04-18 Paolo Bonzini <bonzini@gnu.org>
1371
1372 Sync with src:
1373 2008-04-14 David S. Miller <davem@davemloft.net>
1374
09ce620e
AS
1375 * configure.ac: Add sparc*-*-* to gold supported targets.
1376 * configure: Regenerate.
14a8726b 1377
7142fb32
PB
13782008-04-18 Paolo Bonzini <bonzini@gnu.org>
1379
1380 PR bootstrap/35457
1381 * configure.ac: Include override.m4.
1382 * configure: Regenerate.
1383
c6b196de
PB
13842008-04-18 Paolo Bonzini <bonzini@gnu.org>
1385
09ce620e
AS
1386 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1387 * Makefile.in: Regenerate.
c6b196de 1388
c993ae60
SR
13892008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1390
09ce620e 1391 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1392 as nonconfigurable directories list.
09ce620e 1393 * configure: Regenerate.
c993ae60 1394
8479b1b1
BE
13952008-04-14 Ben Elliston <bje@au.ibm.com>
1396
1397 * config.sub, config.guess: Update from upstream sources.
1398
295e261a
HPN
13992008-04-12 Hans-Peter Nilsson <hp@axis.com>
1400
1401 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1402 * Makefile.in: Regenerate.
1403
ac3949d9
EW
14042008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1405
1406 * configure.ac: Do not build libssp for the AVR.
1407 * configure: Regenerate.
1408
06407e30
ILT
14092008-04-07 Ian Lance Taylor <iant@google.com>
1410
1411 * Makefile.def: check-gold depends upon all-binutils.
1412 * Makefile.in: Regenerate.
1413
97db009c
AH
14142008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1415
1416 * MAINTAINERS (Write After Approval): Add myself.
1417
2a79c47f
NC
14182008-04-04 Nick Clifton <nickc@redhat.com>
1419
1420 PR binutils/4334
5f4bebbf 1421 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1422 builds.
1423 * configure: Regenerate.
1424
c53a18d3
N
14252008-04-04 NightStrike <NightStrike@gmail.com>
1426
1427 PR other/35151
09ce620e
AS
1428 * configure.ac: Combine rules for mingw32 and mingw64.
1429 * configure: Regenerate.
c53a18d3 1430
d925aa70
KT
14312008-04-02 Kai Tietz <kai.tietz@onvision.com>
1432
1433 * MAINTAINERS (Write After Approval): Add myself.
1434
ad424a85
SP
14352008-04-01 Seongbae Park <seongbae.park@gmail.com>
1436
1437 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1438 * Makefile.in (.NOTPARALLEL): Ditto.
1439
4412a506
PG
14402008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1441
1442 * MAINTAINERS (Write After Approval): Add myself.
1443
2f908293
SP
14442008-03-31 Seongbae Park <seongbae.park@gmail.com>
1445
1446 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1447 * Makefile.in (.NOTPARALLEL): Regenerate.
1448
639223bd
PB
14492008-03-27 Paolo Bonzini <bonzini@gnu.org>
1450
1451 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1452 * Makefile.in: Regenerate.
1453
b8ab1f4a
JS
14542008-03-26 Jakub Staszak <kuba@et.pl>
1455
1456 * MAINTAINERS (Write After Approval): Add myself.
1457
b45890a4
TK
14582008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1459
1460 * MAINTAINERS: Update e-mail address.
1461
5afab7ad
ILT
14622008-03-20 Ian Lance Taylor <iant@google.com>
1463
1464 * configure.ac: Add support for --enable-gold.
1465 * Makefile.def: Add gold as a directory like ld.
1466 * configure, Makefile.in: Regenerate.
1467
38d24731
RW
14682008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1469
1470 * configure.ac: m4_include config/proginstall.m4.
1471 * configure: Regenerate.
32bc4cf4
RW
1472
1473 Backport from upstream Libtool:
09ce620e 1474
32bc4cf4 1475 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1476
32bc4cf4
RW
1477 Deal with Autoconf 2.62's semantic change in m4_append.
1478 * ltsugar.m4 (lt_append): Replace broken versions of
1479 m4_append.
1480 (lt_if_append_uniq): Don't require separator to be overquoted,
1481 and avoid broken m4_append.
1482 (lt_dict_add): Fix typo.
1483 * libtool.m4 (_LT_DECL): Don't overquote separator.
1484
9d3c50ea
DE
14852008-03-13 David Edelsohn <edelsohn@gnu.org>
1486
1487 * config.rpath: Add AIX 6 support.
1488
5d2edb29
PB
14892008-03-13 Paolo Bonzini <bonzini@gnu.org>
1490
1491 * Makefile.def (stageprofile). Remove -fprofile-generate
1492 from stage_libcflags.
1493 * Makefile.in: Regenerate.
1494
954910ef
BE
14952008-03-13 Ben Elliston <bje@au.ibm.com>
1496
1497 * config.sub, config.guess: Update from upstream sources.
1498
e8645a40
TT
14992008-03-06 Tom Tromey <tromey@redhat.com>
1500
1501 * MAINTAINERS: Update for treelang deletion.
1502
2c8e955e
JW
15032008-03-03 James E. Wilson <wilson@tuliptree.org>
1504
1505 * MAINTAINERS: Update my email address.
1506
54acd307
SS
15072008-03-03 Stan Shebs <stanshebs@earthlink.net>
1508
893ad2a1 1509 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1510 (objective-c/c++): Add myself as a maintainer.
1511
4b52b516
VR
15122008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1513
1514 * MAINTAINERS (Write After Approval): Update my email address.
1515
e652b516
TB
15162008-02-25 Tomas Bily <tbily@suse.cz>
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
02d30740
JJ
15202008-02-23 Jakub Jelinek <jakub@redhat.com>
1521
1522 * MAINTAINERS (OpenMP): Add myself.
1523
1c8bd6a3
PB
15242008-02-20 Paolo Bonzini <bonzini@gnu.org>
1525
4b40b2a5
UB
1526 PR bootstrap/32009
1527 PR bootstrap/32161
1c8bd6a3 1528
4b40b2a5
UB
1529 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1530 * configure: Regenerate.
1c8bd6a3 1531
4b40b2a5
UB
1532 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1533 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1534 STAGE4_LIBCFLAGS): New.
1535 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1536 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1537 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1538 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1539 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1540 for target modules. Don't export LIBCFLAGS.
1541 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1542 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1543 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1544 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1545 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1546 * Makefile.in: Regenerate.
1c8bd6a3 1547
bb44c9d2
RW
15482008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1549
1550 PR libgcj/33085
1551 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1552 Do not use -DDLL_EXPORT. Backport from upstream.
1553
29a7754d
RW
15542008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1555
1556 * MAINTAINERS (Write After Approval): Add myself.
1557
9a212bb7
HPN
15582008-02-02 Hans-Peter Nilsson <hp@axis.com>
1559
1560 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1561 * configure: Regenerate.
1562
aa12a573
MG
15632008-01-31 Marc Gauthier <marc@tensilica.com>
1564
1565 * configure.ac (xtensa*-*-*): Recognize processor variants.
1566 * configure: Regenerate.
1567
ac9e6043
RW
15682008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1569
40049ccc
UB
1570 PR bootstrap/34922
1571 * configure.ac (PARSE_ARGS): Push suitable setting of
1572 ac_subdirs_all, for `./configure --help=recursive'.
1573 Handle `+' in generic toplevel directory disabling.
1574 * configure: Regenerate.
ac9e6043 1575
4288c86a
NC
15762008-01-28 Nick Clifton <nickc@redhat.com>
1577
1578 * MAINTAINERS (xstormy16): Take over maintainership.
1579
8d8da227
JM
15802008-01-25 Joseph Myers <joseph@codesourcery.com>
1581
1582 * MAINTAINERS (c4x port): Remove.
1583
349b60e7
DE
15842008-01-24 David Edelsohn <edelsohn@gnu.org>
1585
1586 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1587
3ca06a68
BE
15882008-01-23 Ben Elliston <bje@au.ibm.com>
1589
1590 * config.sub, config.guess: Update from upstream sources.
1591
3c631381
TG
15922008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1593
1594 * MAINTAINERS (Write After Approval): Add myself.
1595
20533ef1
L
15962008-01-17 H.J. Lu <hjl.tools@gmail.com>
1597
1598 * MAINTAINERS: Update my email address.
1599
16002008-01-09 Raksit Ashok <raksit@google.com>
1601
1602 * MAINTAINERS (Write After Approval): Add myself.
1603
684f4f6a
RA
16042008-01-09 Raksit Ashok <raksit@google.com>
1605
1606 * MAINTAINERS (Write After Approval): Add myself.
1607
9cb8756f
BE
16082008-01-08 Ben Elliston <bje@au.ibm.com>
1609
1610 * config.sub, config.guess: Update from upstream sources.
1611
94e1934d
KG
16122007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1613
1614 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1615 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1616 * configure: Regenerate.
1617
a2e51f77
SP
16182007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1619
1620 * MAINTAINERS: Update my email address.
1621
ffe3dcd9
BRF
16222007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1623
1624 * MAINTAINERS: Update my email address.
1625
aa4095c9
RS
16262007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1627
1628 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1629 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1630 * Makefile.in: Regenerate.
1631
030e2013
MH
16322007-12-10 Mark Heffernan <meheff@google.com>
1633
1634 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1635 misplaced entries.
1636
0fe0f073
AT
16372007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1638
1639 * configure.ac: Enable libjava for x86_64-*-darwin9.
1640 * configure: Regenerate.
1641
d4ca4b06
BM
16422007-12-07 Bill Maddox <maddox@google.com>
1643
1644 * MAINTAINERS (Write After Approval): Add myself.
1645
c3220d4c
BE
16462007-12-05 Ben Elliston <bje@au.ibm.com>
1647
1648 * config.sub, config.guess: Update from upstream sources.
1649
aba7501e
MK
16502007-12-02 Matthias Klose <doko@ubuntu.com>
1651
1652 * config-ml.in: Remove 64bit configure tests.
1653
d683ec81
PB
16542007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1655
1656 * config-ml.in: Robustify against white space in absolute file
1657 names.
1658
1659 * config-ml.in (multi-clean): Substitute ${Makefile}.
1660 Remove superfluous ${Makefile} in list.
1661
60f1711a
TS
16622007-11-19 Thiemo Seufer <ths@mips.com>
1663
1664 * config-ml.in: Don't hardcode the Makefile name.
1665
487f9d96
AM
16662007-11-08 Alexander Monakov <amonakov@ispras.ru>
1667
1668 * MAINTAINERS (Write After Approval): Add myself.
1669
fa3886fe
ST
16702007-11-07 Samuel Tardieu <sam@rfc1149.net>
1671
1672 * MAINTAINERS (Write After Approval): Add myself.
1673
ae750079
DK
16742007-11-06 Doug Kwan <dougkwan@google.com>
1675
1676 * MAINTAINERS (Write After Approval): Add myself.
1677
acc48927
BE
16782007-10-25 Ben Elliston <bje@au.ibm.com>
1679
1680 * MAINTAINERS (mercury): Remove entry.
1681 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1682
e00e9858
DJ
16832007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1684
1685 * Makefile.def (dependencies): Make configure-gdb depend on
1686 all-intl.
1687 * Makefile.in: Regenerated.
1688
def14a3c
SK
16892007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1690
1691 * MAINTAINERS (Fortran maintainer): Remove myself.
1692
0e5e9f76
PM
16932007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1694
1695 * Makefile.def: To avoid problems running with parallel makes,
1696 build newlib before libgloss so that target specific header
1697 files are availble.
1698 * Makefile.in: Regenerate
1699
bbfbfafc
DJ
17002007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1701
1702 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1703 * Makefile.in: Regenerate.
1704
c56abad5
VM
17052007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1706
1707 * MAINTAINERS (Register allocation reviewer): Add myself.
1708
f019adc1
MF
17092007-10-08 Mike Frysinger <vapier@gentoo.org>
1710
1711 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1712 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1713 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1714 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1715 * configure: Regenerate.
1716
789e4e28
SP
17172006-10-04 Seongbae Park <seongbae.park@gmail.com>
1718
1719 * MAINTAINERS (Register allocation reviewer): Add myself.
1720
0999159b
PB
17212007-10-01 Paolo Bonzini <bonzini@gnu.org>
1722
1723 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1724 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1725 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1726 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1727 * configure.ac: Default them to host tools for $host = $build.
1728 Subst them.
1729
1730 * configure: Regenerate.
1731 * Makefile.in: Regenerate.
1732
a054acde
PB
17332006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1734
1735 * MAINTAINERS (Register allocation reviewer): Add myself.
1736
ffda6fc9
KZ
17372006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1738
1739 * MAINTAINERS (Register allocation reviewer): Add myself.
1740
9d209c83
SP
17412007-09-21 Seongbae Park <seongbae.park@gmail.com>
1742
1743 * MAINTAINERS (Write After Approval): Fix typo.
1744
1ec3b87b
RS
17452007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1746
1747 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1748 * configure: Regenerate.
1749
19d5986d
PJ
17502007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1751
1752 PR bootstrap/31906
1753 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1754 they're already prefixed.
19d5986d 1755
6d3b5aea
BK
17562007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1757
1758 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1759 libstdc++.
1760 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1761 * configure: Regenerate.
1762 * Makefile.in: Regenerate.
09ce620e 1763
4fe7e755
AS
17642007-09-17 Andreas Schwab <schwab@suse.de>
1765
1766 * configure.ac: Raise minimum makeinfo version to 4.6.
1767 * configure: Regenerate.
1768
d483feaa
JS
17692007-09-17 Johannes Singler <singler@ira.uka.de>
1770
ffe3dcd9 1771 * MAINTAINERS (write-after-approval) add myself
d483feaa 1772
fa9a3f31
AM
17732007-09-15 Alan Modra <amodra@bigpond.net.au>
1774
1775 * configure.ac: Correct makeinfo version check.
1776 * configure: Regenerate.
1777
6593a73e
RS
17782007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1779
1780 * MAINTAINERS: Update my email address.
1781
d9dced13
RS
17822007-09-14 Richard Sandiford <richard@codesourcery.com>
1783
1784 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1785 to $skipdirs and only disable gprof for newlib. Use the normal
1786 mips*-elf* handling in other respects.
1787 * configure: Regnerate.
1788
773c1467
DD
17892007-09-12 David Daney <ddaney@avtrex.com>
1790
1791 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1792 enabling libgcj.
1793 * configure: Regenerate.
1794
c03353e2
RIL
17952007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1796
1797 PR other/32154
1798 * configure.ac: For libgloss targets, point the linker to the linker
1799 script, startup code and simulator library.
1800 * configure: Regenerate.
1801
c4e9bf2b
AH
18022007-09-07 Andrew Haley <aph@redhat.com>
1803
1804 * configure.ac (noconfigdirs): Remove target-libffi and
1805 target-libjava.
1806 * configure: Regenerate.
1807
1f5a6b84
FXC
18082007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1809
1810 PR target/33281
1811 * configure.ac: Use config/mh-mingw on mingw.
1812 * configure: Regenerate.
1f5a6b84 1813
3951e521
PH
18142007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1815
9f349f63 1816 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1817
e643dc23
RG
18182007-09-05 Richard Guenther <rguenther@suse.de>
1819
1820 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1821 nor --disable-checking is provided also turn on yes and types
1822 checking for stage1.
1823 * configure: Re-generate.
1824
039874df
KW
18252007-08-30 Krister Walfridsson <cato@df.lth.se>
1826
1827 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1828 (Write After Approval): Remove myself.
1829
c3f07bd6 18302007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1831
c3f07bd6 1832 * config.sub, config.guess: Update from upstream sources.
15098359 1833
40049ccc 18342007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1835
1836 * MAINTAINERS (Write After Approval): Added myself.
1837 * MAINTAINERS (Reviewers): Removed myself.
1838
c8aea42c 18392007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1840 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1841
1842 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1843 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1844 * Makefile.in: Regenerate.
1845 * configure.ac (--with-debug-prefix-map): New.
1846 * configure: Regenerate.
1847
4bf6c438
RS
18482007-08-17 Richard Sandiford <richard@codesourcery.com>
1849 Nigel Stephens <nigel@mips.com>
1850
4bf6c438
RS
1851 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1852 as target_makefile_frag.
1853 * configure: Regenerate.
1854
bb286d71
AO
18552007-08-16 Alexandre Oliva <aoliva@redhat.com>
1856
1857 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1858 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1859 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1860 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1861 (do-compare, do-compare3, do-compare-debug): New.
1862 ([+compare-target+]): Use them.
1863
a4630417
MK
18642007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1865
1866 * MAINTAINERS (Write After Approval): Change my email address.
1867
d9acb717
RW
18682007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1869 Ben Elliston <bje@au.ibm.com>
1870
1871 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1872 --silent if $silent.
1873 * configure: Regenerate.
1874
96876681
ZD
18752003-08-12 Zdenek Dvorak <ook@ucw.cz>
1876
1877 * MAINTAINERS (Various Maintainers): Add myself as
1878 loop infrastructure maintainer. Update my e-mail
1879 address.
1880
1c1d80ee
DN
18812007-07-31 Diego Novillo <dnovillo@google.com>
1882
1883 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1884 Adjust description.
1885
7e98624c
RG
18862007-07-26 Richard Guenther <rguenther@suse.de>
1887
1888 * configure.ac: Add types checking to stage1 checking flags.
1889 * configure: Regenerate.
1890
4c85af60
NC
18912007-07-17 Nick Clifton <nickc@redhat.com>
1892
1893 * COPYING3: New file. Contains version 3 of the GNU General
1894 Public License.
1895 * COPYING3.LIB: New file. Contains version 3 of the GNU
1896 Lesser General Public License.
1897
19ddfd3a
AK
18982007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1899
1900 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1901
2a064545
AK
19022007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1903
1904 * MAINTAINERS (S/390 co-maintainer): Add myself.
1905 (Write After Approval): Remove myself.
1906
f861f54d
DH
19072007-07-13 Dan Hipschman <dsh@google.com>
1908
1909 * MAINTAINERS (Write After Approval): Add myself.
1910
0136f2f7
NC
19112007-07-11 Nick Clifton <nickc@redhat.com>
1912
1913 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1914 WINDRES export.
1915 * Makefile.in: Regenerate.
1916
6e29b5a4
RO
19172007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1918
1919 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1920 maintainer.
1921
159a4b02
L
19222007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1923
1924 * lt~obsolete.m4: New. Import from 20070318 libtool.
1925
6ba67283
JB
19262007-07-03 Julian Brown <julian@codesourcery.com>
1927
1928 * MAINTAINERS (Write After Approval): Add myself.
1929
30b74385
RW
19302007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1931
1932 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1933 * configure: Regenerate.
1934
19352007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1936
1937 * configure.ac: Add some missing m4 quotation.
1938 * configure: Regenerate.
1939
943c54ce
SB
19402007-07-02 Simon Baldwin <simonb@google.com>
1941
1942 * MAINTAINERS (Write After Approval): Add myself.
1943
1c00b503
PB
19442007-07-02 Paolo Bonzini <bonzini@gnu.org>
1945
1946 * configure: Regenerate.
1947
901119ae
KT
19482007-07-02 Kai Tietz <kai.tietz@onevision.com>
1949
1950 * Makefile.def: Add windmc tool to build.
1951 * Makefile.tpl: Likewise.
1952 * configure.ac: Likewise.
1953 * Makefile.in: Regenerate.
1954 * configure: Regenerate.
09ce620e 1955
83f4c19f
DD
19562007-06-28 DJ Delorie <dj@redhat.com>
1957
1958 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1959 not building newlib.
1960 * configure: Regenerated.
09ce620e 1961
5346c75c
JS
19622007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1963
1964 * MAINTAINERS (Write After Approval): Add myself.
1965
aacfb86b
MM
19662007-06-25 Martin Michlmayr <tbm@cyrius.com>
1967
1968 * MAINTAINERS (Write After Approval): Add myself.
1969
590bf0d3
CM
19702007-06-19 Chris Matthews <chrismatthews@google.com>
1971
1972 * MAINTAINERS (Write After Approval): Add myself.
1973
cdbbee7a
RIL
19742007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
b8afffc1
DJ
19782007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1979
1980 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1981 * Makefile.in: Regenerated.
1982
3fcfad76
BS
19832007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1984
1985 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1986 bfin*-*-uclinux* targets.
1987 * configure: Regenerate.
1988
3f5a2b7f
ILT
19892007-06-14 Ian Lance Taylor <iant@google.com>
1990
1991 * MAINTAINERS: Add myself as non-algorithmic global write
1992 maintainer.
1993
4c46daee
DN
19942007-06-14 Diego Novillo <dnovillo@google.com>
1995
1996 * MAINTAINERS: Add self as middle-end maintainer and
1997 non-algorithmic global write maintainer.
1998
a3bb222a
FXC
19992007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2000
2001 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2002 Move all Fortran maintainers except Paul Brook into the
2003 Non-Autopoiesis section.
2004
a19e8f64
PB
20052007-06-14 Paolo Bonzini <bonzini@gnu.org>
2006
2007 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2008 (distclean-stage[+id+]): Possibly delete stage_last.
2009 * Makefile.in: Regenerate.
2010
1c2abe5e
SP
20112007-06-12 Seongbae Park <seongbae.park@gmail.com>
2012
2013 * MAINTAINERS (Various Maintainer): Fix typo.
2014
abca4739
PB
20152007-06-11 Paolo Bonzini <bonzini@gnu.org>
2016
2017 * MAINTAINERS (Various Maintainer): Add myself as
2018 dataflow maintainer.
2019
a894d2c3
BE
20202007-06-07 Ben Elliston <bje@au.ibm.com>
2021
2022 * config.sub, config.guess: Update from upstream sources.
2023
8024d75e
BE
20242007-06-07 Ben Elliston <bje@au.ibm.com>
2025
2026 * Makefile.tpl: Fix spelling error.
2027 * Makefile.in: Regenerate.
2028
973a9a5e
SE
20292007-06-01 Steve Ellcey <sje@cup.hp.com>
2030
96598938
L
2031 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2032 lt_cv_sys_max_cmd_len.
973a9a5e 2033
ccb4d26b
DN
20342007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2035
2036 * MAINTAINERS (Various Maintainers): Add myself as
2037 auto-vectorizer maintainer.
2038
eecb7461
PB
20392003-05-31 Paolo Bonzini <bonzini@gnu.org>
2040
2041 PR libjava/32098
2042 * libtool.m4: Revert previous change.
2043 * ltgcc.m4: Put it here.
2044
89d28202
ZD
20452003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2046
2047 * MAINTAINERS (Various Maintainers): Add myself as
2048 auto-vectorizer maintainer.
2049
60c7a11a
L
20502007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2051
2052 PR libjava/32098
2053 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2054
9dd3cc81
RG
20552007-05-30 Richard Guenther <rguenther@suse.de>
2056
2057 * MAINTAINERS (Various Maintainers): Add myself as
2058 auto-vectorizer maintainer.
2059
9cc1244e
JJ
20602007-05-30 Jakub Jelinek <jakub@redhat.com>
2061
2062 PR bootstrap/29382
2063 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2064 * configure: Rebuilt.
2065
6124296b
RC
20662007-05-28 Roberto Costa <robsettantasei@gmail.com>
2067
2068 * MAINTAINERS (Write After Approval): Removed my name.
2069
6b757a0d
SB
20702007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2071
2072 * MAINTAINERS (Write After Approval): Remove myself.
2073
86ef8528
AT
20742007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2075
2076 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2077
1cf3d07d
SE
20782007-05-23 Steve Ellcey <sje@cup.hp.com>
2079
2080 * ltmain.sh: Update from ToT Libtool.
2081 * libtool.m4: Update from ToT Libtool.
2082 * ltsugar.m4: New. Update from ToT Libtool.
2083 * ltversion.m4: New. Update from ToT Libtool.
2084 * ltoptions.m4: New. Update from ToT Libtool.
2085 * ltconfig: Remove.
2086 * ltcf-c.sh: Remove.
2087 * ltcf-cxx.sh: Remove.
2088 * ltcf-gcj.sh: Remove.
2089
ce3fcf8c
OW
20902007-05-22 Ollie Wild <aaw@google.com>
2091
2092 * MAINTAINERS (Write After Approval): Add myself.
2093
342b9200
PB
20942007-05-16 Paolo Bonzini <bonzini@gnu.org>
2095
2096 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2097 stage_cflags.
2098 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2099 Remove CFLAGS/LIBCFLAGS.
2100 (configure-stage[+id+]-[+prefix+][+module+],
2101 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2102 * Makefile.in: Regenerate.
2103
cea17285
DN
21042007-05-15 Diego Novillo <dnovillo@google.com>
2105
2106 * MAINTAINERS: Update e-mail address.
2107
11c004e7
RE
21082007-05-15 Revital Eres <eres@il.ibm.com>
2109
2110 * MAINTAINERS (Write After Approval): Add myself.
2111
ab6bd693
RC
21122007-05-14 Roberto Costa <robsettantasei@gmail.com>
2113
2114 * MAINTAINERS (Write After Approval): Updated my address.
2115
388cdf07
TN
21162007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2117
2118 * MAINTAINERS (Write After Approval): Add myself.
2119
23f24034
SR
21202007-05-11 Silvius Rus <rus@google.com>
2121
2122 * MAINTAINERS (Write After Approval): Add myself.
2123
34a7526e
TT
21242007-04-23 Tom Tromey <tromey@redhat.com>
2125
2126 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2127
51da21be
MM
21282007-04-22 Mark Mitchell <mark@codesourcery.com>
2129
2130 * MAINTAINERS (cpplib): Rename to ...
2131 (libcpp): ... this. Add C/C++ front end maintainers.
2132
70070387
SE
21332007-04-14 Steve Ellcey <sje@cup.hp.com>
2134
2135 * config-ml.in: Pass ${ml_config_env} to configure calls.
2136
df1a0dbb
CB
21372007-04-04 Christian Bruel <christian.bruel@st.com>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2140
9daff147
DK
21412007-04-02 Dave Korn <dave.korn@artimi.com>
2142
2143 * MAINTAINERS (Write After Approval): Add myself.
2144
374eadb2
TB
21452007-03-31 Tobias Burnus <burnus@net-b.de>
2146
2147 * MAINTAINERS (fortran 95 front end): Add myself.
2148
8eced3a2
DR
21492007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2150
2151 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2152
653de3e3
AZ
21532007-03-24 Ayal Zaks <zaks@il.ibm.com>
2154
2155 * MAINTAINERS (Modulo Scheduler): Add myself.
2156
b737d953
BM
21572007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2158
2159 * MAINTAINERS (fortran 95 front end): Add myself.
2160 (c++ front end): whitespace fix.
2161
a584cdf2
NF
21622007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2163
2164 * MAINTAINERS (Write After Approval): Add myself.
2165
8c79f3c4
RS
21662007-03-21 Richard Sandiford <richard@codesourcery.com>
2167
2168 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2169 of glob. Quote arguments with single quotes too.
2170 * configure: Regenerate.
2171
07f1ac6d
BM
21722007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2173
2174 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2175 * Makefile.in: Regenerate
2176
172e41aa
AS
21772007-03-07 Andreas Schwab <schwab@suse.de>
2178
2179 * configure: Regenerate.
2180
9c4d2493
BM
21812007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2182
2183 * configure.ac: Add "--with-pdfdir" configure option,
2184 which defines pdfdir variable.
2185 * Makefile.def (target=fixincludes): Add install-pdf to
2186 missing targets.
2187 (recursive_targets): Add install-pdf target.
2188 (flags_to_pass): Add pdfdir.
2189 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2190 target.
2191 * configure: Regenerate
2192 * Makefile.in: Regenerate
2193
e14e622e
EC
21942007-02-28 Eric Christopher <echristo@apple.com>
2195
2196 Revert:
2197 2006-12-07 Mike Stump <mrs@apple.com>
2198
2199 * Makefile.def (dependencies): Add dependency for
2200 install-target-libssp and install-target-libgomp on
2201 install-gcc.
2202 * Makefile.in: Regenerate.
2203
54e433bc
MK
22042007-02-27 Matt Kraai <kraai@ftbfs.org>
2205
2206 * configure: Regenerate.
2207 * configure.ac: Move statements after variable declarations.
2208
6c8d3d8f
KK
22092007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2210
2211 * MAINTAINERS: Add myself as sh maintainer.
2212
9f8c6739
JM
22132007-02-19 Joseph Myers <joseph@codesourcery.com>
2214
2215 * configure.ac: Adjust for loop syntax.
2216 * configure: Regenerate.
2217
278a7a38
AO
22182007-02-18 Alexandre Oliva <aoliva@redhat.com>
2219
2220 * configure: Rebuilt.
2221
b2eaac4a
AO
22222007-02-18 Alexandre Oliva <aoliva@redhat.com>
2223
2224 * configure.ac: Drop multiple occurrences of --enable-languages,
2225 and fix its quoting.
2226 * configure: Rebuilt.
2227
beeaf216 22282007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2229 Nathan Sidwell <nathan@codesourcery.com>
2230 Vladimir Prus <vladimir@codesourcery.com>
2231 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2232
2233 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2234 * configure: Regenerate.
2235
09201a09
GP
22362007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2237
2238 * ltconfig (freebsd*): Default to elf.
2239
291f172e
DJ
22402007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2241
2242 * configure.ac (target_libraries): Move libgcc before libiberty.
2243 * configure: Regenerated.
2244
c3a86da9
DJ
22452007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2246 Paolo Bonzini <bonzini@gnu.org>
2247
2248 PR bootstrap/30753
2249 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2250 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2251 * configure: Regenerated.
2252
88e1e72a
FXC
22532007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2254
2255 * MAINTAINERS (Language Front End Maintainers): Update my mail
2256 address.
2257
44bfc3ac
DJ
22582007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2259
2260 PR bootstrap/30748
2261 * configure.ac: Correct syntax for Solaris ksh.
2262 * configure: Regenerated.
2263
3e19841a
PB
22642007-02-09 Paolo Bonzini <bonzini@gnu.org>
2265
2266 * configure.ac: Sync with src.
2267 * configure: Regenerate.
2268
74a48762
PB
22692007-02-09 Paolo Bonzini <bonzini@gnu.org>
2270
2271 * Makefile.in: Regenerate.
2272
d846e52e
PB
22732007-02-09 Paolo Bonzini <bonzini@gnu.org>
2274
2275 * config.sub: Sync with src.
2276
1c710c3c
DJ
22772007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2278
2279 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2280 noncanonical equivalents.
2281 * configure.in: Rename to...
2282 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2283 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2284 target_noncanonical. Use them. Rewrite removal of configure
2285 arguments for autoconf 2.59. Discard variable settings. Force
2286 program_transform_name for native tools.
2287
2288 * Makefile.in: Regenerated.
2289 * configure: Regenerated with autoconf 2.59.
2290
74372bdf
RZ
22912007-02-07 Roman Zippel <zippel@linux-m68k.org>
2292
3de8da2a 2293 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2294
f6671c93
AS
22952007-01-31 Andreas Schwab <schwab@suse.de>
2296
2297 * Makefile.tpl (LDFLAGS): Substitute it.
2298 * Makefile.in: Regenerate.
2299
ba9f17df
AB
23002007-01-30 Andrey Belevantsev <abel@ispras.ru>
2301
3de8da2a 2302 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2303
2472200d
DE
23042007-01-28 David Edelsohn <edelsohn@gnu.org>
2305
3de8da2a 2306 * MAINTAINERS (spu port): Add myself.
2472200d 2307
5305be7e
RG
23082007-01-23 Richard Guenther <rguenther@suse.de>
2309
2310 PR bootstrap/30541
2311 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2312 * Makefile.tpl (GNATBIND): Substitute it.
2313 (GNATMAKE): Likewise.
2314 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2315 of STAGE_PREFIX.
2316 * Makefile.in: Regenerate.
2317 * configure: Regenerate.
2318
416cfb5e
MS
23192007-01-18 Mike Stump <mrs@apple.com>
2320
2321 * configure.in: Re-enable -Werror for gcc builds.
2322
3de8da2a 23232007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2324
3de8da2a 2325 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2326
d943d7c4
PB
23272007-01-11 Paolo Bonzini <bonzini@gnu.org>
2328
2329 * configure.in: Change == to = in test command.
3de8da2a 2330 * configure: Regenerate.
d943d7c4 2331
e69bf64b 23322007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2333 Nick Clifton <nickc@redhat.com>
2334 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2335
2336 * configure.in (build_configargs, host_configargs, target_configargs):
2337 Remove build/host/target parameters.
2338 (host_libs): Add gmp and mpfr.
2339 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2340 * Makefile.def (gmp, mpfr): New.
2341 (gcc): Remove target.
2342 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2343 target_os, target_vendor): New.
2344 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2345 * configure: Regenerate.
2346 * Makefile.in: Regenerate.
e69bf64b
PB
2347
23482007-01-11 Matt Fago <fago@earthlink.net>
2349
2350 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2351 to improve robustness of configure tests.
e69bf64b 2352 * configure: Regenerate.
e14e622e 2353
a42f3b80
UB
23542007-01-09 Uros Bizjak <ubizjak@gmail.com>
2355
2356 * MAINTAINERS: Add myself as i386 maintainer.
2357
a36aee1a
JH
23582007-01-08 Jan Hubicka <jh@suse.cz>
2359
61fcaeef 2360 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2361
738a52d3
KT
23622007-01-08 Kai Tietz <kai.tietz@onevision.com>
2363
2364 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2365 * configure: Regenerate.
738a52d3 2366
54fdc474
DJ
23672007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2368
2369 * Makefile.tpl (all-target): Correct @if conditional for target
2370 modules.
2371 * configure.in: Omit libiberty if building only target libgcc.
2372 * configure, Makefile.in: Regenerated.
2373
3dd71726
PB
23742007-01-04 Paolo Bonzini <bonzini@gnu.org>
2375
2376 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2377 * configure: Regenerate.
2378
fa958513
DJ
23792007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2380
2381 * Makefile.def (target_modules): Add libgcc.
2382 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2383 * Makefile.tpl (clean-target-libgcc): Delete.
2384 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2385 on gcc even for bootstrapped modules. Rewrite handling of
2386 lang_env_dependencies to loop over target_modules.
2387 * configure.in (target_libraries): Add target-libgcc.
2388 * Makefile.in, configure: Regenerated.
2389
e1888513
PB
23902006-12-29 Paolo Bonzini <bonzini@gnu.org>
2391
2392 * configure.in: Reorganize recognition of languages. Add
2393 --enable-stage1-languages. Show supported languages for the chosen
2394 target rather than all recognized languages.
2395 * configure: Regenerate.
2396
53b88b73
PB
23972006-12-29 Paolo Bonzini <bonzini@gnu.org>
2398
2399 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2400 * Makefile.in: Regenerate.
2401
a3993f33
KG
24022006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2403
2404 * configure.in: Warn that MPFR 2.2.0 is buggy.
2405 * configure: Regenerate.
2406
f063a9ed
ILT
24072006-12-27 Ian Lance Taylor <iant@google.com>
2408
2409 * configure.in: When removing Makefiles to force a reconfigure, also
2410 remove prev-DIR*/Makefile.
2411 * configure: Regenerate.
2412
af71363e
AS
24132006-12-22 Andreas Schwab <schwab@suse.de>
2414
2415 * configure: Regenerate with correct autoconf version.
2416
0b0dc272
AM
24172006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2418
3de8da2a
UB
2419 * configure.in: add AC_SUBST for *_FOR_TARGET.
2420 * configure: Regenerate.
0b0dc272 2421
53b88b73
PB
24222006-12-19 Paolo Bonzini <bonzini@gnu.org>
2423
2424 * configure.in: Simplify logic for rejecting languages that cannot
2425 be built. Separate the case when a language is unsupported,
2426 from the case when the user chooses not to build a language.
2427
400ebff4
PB
24282006-12-19 Paolo Bonzini <bonzini@gnu.org>
2429
2430 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2431 it only affects bootstrap and could be tested on "$host" as well.
2432 * configure: Regenerate.
2433 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2434
8efea775
PB
24352006-12-19 Paolo Bonzini <bonzini@gnu.org>
2436
2437 PR bootstrap/29544
2438 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2439 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2440 move here comment from Makefile.tpl.
2441 * Makefile.tpl: Move some definitions higher in the file.
2442 (STAGE1_CHECKING): New.
2443 * configure.in: Add --enable-stage1-checking.
2444 * configure: Regenerate.
2445 * Makefile.in: Regenerate.
2446
ed88a7ed
PB
24472006-12-19 Paolo Bonzini <bonzini@gnu.org>
2448
2449 * MAINTAINERS: Add myself as build system maintainer.
2450
b65151d3
SM
24512006-12-15 Simon Martin <simartin@users.sourceforge.net>
2452
2453 * MAINTAINERS (Write After Approval): Add myself.
2454
7e050830
EC
24552006-12-13 Eric Christopher <echristo@apple.com>
2456
2457 * MAINTAINERS: Add myself as darwin maintainer.
2458
8b494895
ILT
24592006-12-11 Ian Lance Taylor <ian@airs.com>
2460
2461 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2462
0ff1416d
JR
24632006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2464
2465 MAINTAINERS: Update my entry.
2466
58e24147
AM
24672006-12-11 Alan Modra <amodra@bigpond.net.au>
2468
2469 * configure.in: Handle spu makefile frag.
58e24147
AM
2470 * Makefile.tpl (MAINT): Define
2471 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2472 * configure: Regenerate.
2473 * Makefile.in: Regenerate.
2474
9b6f37a0
BE
24752006-12-11 Ben Elliston <bje@au.ibm.com>
2476
2477 * config.guess: Import latest version.
2478 * config.sub: Likewise.
2479
ea6f5c57
BE
24802006-12-11 Ben Elliston <bje@au.ibm.com>
2481
2482 * configure.in (spu-*-*): Don't skip target-libiberty.
2483 * configure: Regenerate.
2484
42c1cd8a
AT
24852006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2486
2487 PR bootstrap/30134
2488 * configure.in: Correct x86 darwin support for libjava to powerpc
2489 and i?86 only.
2490 * configure: Regenerate.
2491
55eb837d
ST
24922006-12-08 Sandro Tolaini <tolaini@libero.it>
2493
2494 * configure.in: Add x86 darwin support for libjava.
2495 * configure: Regenerate.
2496
5bdacbc7
MS
24972006-12-07 Mike Stump <mrs@apple.com>
2498
2499 * Makefile.def (dependencies): Add dependency for
2500 install-target-libssp and install-target-libgomp on
2501 install-gcc.
2502 * Makefile.in: Regenerate.
2503
477d851c
RG
25042006-12-04 Richard Guenther <rguenther@suse.de>
2505
2506 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2507 (Non-Algorithmic Maintainers): Move over non-algorithmic
2508 loop optimizer maintainers, add myself as a non-algorithmic
2509 middle-end maintainer.
2510
5d33d367
DF
25112006-12-04 Daniel Franke <franke.daniel@gmail.com>
2512
2513 * MAINTAINERS (Write After Approval): Add myself.
2514
dbee1fb3
KG
25152006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2516
2517 * configure.in: Update error message for missing GMP/MPFR.
2518
2519 * configure: Regenerate.
2520
b5147de7
KG
25212006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2522
2523 * configure.in: Update MPFR version in error message.
2524
2525 * configure: Regenerate.
2526
f019376c
KG
25272006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2528
2529 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2530 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2531 --with-gmp-lib): New flags.
2532
2533 * configure: Regenerate.
2534
91ed95ae
BM
25352006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2536
2537 * MAINTAINERS (Write After Approval): Change my email address.
2538
3a971f15
MLI
25392006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2540
05170031 2541 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2542
431041ea
PT
25432006-11-22 Philipp Thomas <pth@suse.de>
2544
2545 * MAINTAINERS (i18n): Update e-mail address.
2546
df5487ee
TS
25472006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2548
2549 * MAINTAINERS (spu port): Add myself as maintainer.
2550 (Write After Approval): Remove myself.
2551
92c2f0ee
BE
25522006-11-22 Ben Elliston <bje@au.ibm.com>
2553
2554 * configure.in (skipdirs): Don't build libssp for SPU.
2555 * configure: Regenerate.
2556
a3b97199
AP
25572006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2558
2559 * MAINTAINERS (spu port): Add myself as maintainer.
2560 (libobjc): Update my email address.
2561
0eb97064
AB
25622006-11-21 Andrea Bona <andrea.bona@st.com>
2563
2564 * MAINTAINERS (Write After Approval): Add myself.
2565
85d9c13c
TS
25662006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2567
2568 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2569 * configure : Rebuilt.
2570
6696f3cd
TS
25712006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2572
2573 * MAINTAINERS (Write After Approval): Add myself.
2574
d58542ea
AO
25752006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2576
2577 * MAINTAINERS (Write After Approval): Add myself.
2578
a357b5ae
KG
25792006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2580
2581 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2582 libmpfr.a.
2583 * configure: Regenerate.
2584
9bd6112c
PB
25852006-11-16 Paolo Bonzini <bonzini@gnu.org>
2586
2587 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2588 (unstage): Test for stage_last presence.
2589
2590 PR bootstrap/29802
2591 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2592 * Makefile.in: Regenerate.
2593
c8cf9f0f
ZD
25942003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2595
2596 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2597 maintainers.
2598
467b1fc6
ER
25992006-11-14 Erven Rohou <erven.rohou@st.com>
2600
2601 * MAINTAINERS (Write After Approval): Add myself.
2602
995a5697
PB
26032006-11-14 Paolo Bonzini <bonzini@gnu.org>
2604
2605 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2606 and stageN-package/Makefile.
2607 * Makefile.in: Regenerated.
2608
c8d6d53e
JZ
26092006-11-14 Jie Zhang <jie.zhang@analog.com>
2610
2611 * configure.in: Remove target-libgloss from noconfigdirs for
2612 bfin-*-*.
2613 * configure: Regenerated.
2614
dffb147d
KG
26152006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2616
2617 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2618
dffb147d
KG
2619 * configure: Regenerate.
2620
ca558912
KG
26212006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2622
2623 * configure.in: Robustify error message for missing GMP/MPFR.
2624
2625 * configure: Regenerate.
2626
7aa42285
SW
26272006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2628
2629 * MAINTAINERS (Write After Approval): Add myself.
2630
779958a2
UB
26312006-10-30 Uros Bizjak <ubizjak@gmail.com>
2632
2633 * MAINTAINERS: Change email address.
2634
91de1527
VP
26352006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2636
2637 * MAINTAINERS (Write After Approval): Add myself.
2638
a3867703
PB
26392006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2640
2641 * MAINTAINERS (Write After Approval): Add myself.
2642
b4364fa2
CL
26432006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2644
7e050830 2645 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2646 Write After Approval section.
b4364fa2 2647
70ec446f
KG
26482006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2649
2650 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2651 need_gmp anymore.
2652 * configure: Regenerate.
2653
018c8d88
TB
26542006-10-16 Tobias Burnus <burnus@net-b.de>
2655
2656 * MAINTAINERS (Write After Approval): Add myself.
2657
f6a1687e
BE
26582006-10-16 Ben Elliston <bje@au.ibm.com>
2659
2660 * config.guess: Import latest version.
2661 * config.sub: Likewise.
2662
b5422ad7
BM
26632006-10-10 Brooks Moses <bmoses@stanford.edu>
2664
2665 * Makefile.def: Added pdf target handling.
2666 * Makefile.tpl: Added pdf target handling.
2667 * Makefile.in: Regenerated.
2668
bdcee471
CL
26692006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2670
2671 * MAINTAINERS: Add self as score port maintainer.
2672
7d610414
BM
26732006-10-04 Brooks Moses <bmoses@stanford.edu>
2674
2675 * MAINTAINERS (Write After Approval): Add myself.
2676
e48d66a9
SK
26772006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2678
7e050830 2679 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2680 or newer.
2681 * configure: Regenerated.
2682
c394e891
DB
26832006-09-27 Dave Brolley <brolley@redhat.com>
2684
2685 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2686 $s instead of $r.
2687 * configure: Regenerated.
2688
1ee4c5a0
TS
26892006-09-26 Thiemo Seufer <ths@mips.com>
2690
2691 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2692 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2693 * configure: Regenerate.
2694
5997afc3
GP
26952006-09-24 Graeme Peterson <gridly@gmail.com>
2696
2697 * MAINTAINERS (Write After Approval): Remove myself.
2698
0c502898
CF
26992006-09-22 Chao-ying Fu <fu@mips.com>
2700
2701 * MAINTAINERS (Write After Approval): Add myself.
2702
a7819e42
JM
27032006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2704
2705 * MAINTAINERS: Add self as soft-fp maintainer.
2706
27072006-09-09 Anatoly Sokolov <aesok@post.ru>
2708
2709 * MAINTAINERS: Add myself as avr maintainer.
2710 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2711
e8288489
RC
27122006-09-07 Roberto Costa <roberto.costa@st.com>
2713
2714 * MAINTAINERS (Write After Approval): Add myself.
2715
b91f0a41
CV
27162006-08-30 Corinna Vinschen <corinna@vinschen.de>
2717
2718 * configure.in: Never build newlib for a Mingw host.
2719 Never build newlib as Mingw target library.
2720 Test the existence of winsup/cygwin for building a Cygwin newlib,
2721 rather than just winsup.
2722 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2723 building a Mingw target.
2724 * configure: Regenerate.
2725
094c07a0
EB
27262006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2727
2728 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2729
8d1171cb
PB
27302006-07-25 Paolo Bonzini <bonzini@gnu.org>
2731
2732 * config.guess: Import from src (was more updated).
2733 * config.sub: Likewise.
2734
2e9e6f68
DJ
27352006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2736
2737 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2738 * configure: Regenerated.
2739
57255173
PB
27402006-07-18 Paolo Bonzini <bonzini@gnu.org>
2741
cc6010cd
AP
2742 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2743 for stages after the first.
57255173 2744
9fbe6585
JJ
27452006-07-17 Jakub Jelinek <jakub@redhat.com>
2746
2747 * Makefile.def: Add dependencies for configure-opcodes
2748 on configure-intl and all-opcodes on all-intl.
2749 * Makefile.in: Regenerated.
2750
18c3f977
BE
27512006-07-13 Ben Elliston <bje@au.ibm.com>
2752
2753 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2754
27b56ba6
PE
27552006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2756
2757 Port to hosts whose 'sort' and 'tail' implementations
2758 treat operands with leading '+' as file names, as POSIX
2759 has required since 2001. However, make sure the code still
2760 works on pre-POSIX hosts.
2761 * ltmain.sh: Don't assume "sort +2" is equivalent to
2762 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2763
ad6d4e43
UW
27642006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2765
2766 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2767
706601d9
PG
27682006-07-04 Peter O'Gorman <peter@pogma.com>
2769
2770 * ltconfig: chmod 644 before ranlib during install.
2771
0b50988a
EB
27722006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2773
2774 PR bootstrap/18058
2775 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2776 if the bootstrap compiler is a GCC version that supports it.
2777 * configure: Regenerate.
2778
b6348cb3
PB
27792006-07-03 Paolo Bonzini <bonzini@gnu.org>
2780
95695ad3 2781 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2782 * configure: Regenerate.
2783
1546bb64
PB
27842006-07-03 Paolo Bonzini <bonzini@gnu.org>
2785
2786 PR other/27063
2787 * configure.in: Test subdir_requires and give an appropriate
2788 error message.
2789 * configure: Regenerate.
2790
5cb6c629
AJH
27912006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2792
2793 * MAINTAINERS (Write After Approval): Add myself.
2794
f4d8cdf8
JDA
27952006-06-22 John David Anglin <dave.anglin@nrc.ca>
2796
2797 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2798
4fe5abb7
SE
27992006-06-22 Steve Ellcey <sje@cup.hp.com>
2800
2801 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2802
2a79fd67
DA
28032006-06-20 David Ayers <d.ayers@inode.at>
2804
2805 PR bootstrap/28072
2806 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2807 whether target-libjava is being configured instead of whether the
2808 java front end is enabled.
2809 * configure: Regenerate.
7e050830 2810
04879af3
RO
28112006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2812
2813 PR target/27540
2814 * configure.in: Only enable libgomp on IRIX 6.
2815 * configure: Regenerate.
2816
ec6c7392
PB
28172006-06-15 Paolo Bonzini <bonzini@gnu.org>
2818
2819 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2820 too.
2821 * Makefile.in: Regenerate.
2822
12973d7a
DD
28232006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2824
2825 * config-ml.in: Alter CCASFLAGS to include special
2826 multilib options the same as is done for CFLAGS.
2827
c67ed86a
JDA
28282006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2829
2830 * configure.in: Don't enable libgomp on hpux10.
2831 * configure: Rebuilt.
2832
cb253473
DA
28332006-06-12 David Ayers <d.ayers@inode.at>
2834
2835 PR bootstrap/27963
2836 PR target/19970
7e050830 2837 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2838 ${libgcj} is specified.
2839 * configure: Regenerate.
7e050830 2840
32845532
CD
28412006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2842
2843 Sync from src:
7e050830
EC
2844
2845 * configure.in: Sync.
32845532 2846 * configure: Regenerated.
7e050830 2847
32845532
CD
2848 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2849
2850 * Makefile.def: Added dependencies from sim and gdb on intl, and
2851 added configure dependencies to everything with an all dependency
2852 on intl.
2853 * Makefile.in: Regenerated.
2854
7cd0cf9c
DA
28552006-06-06 David Ayers <d.ayers@inode.at>
2856
2857 PR libobjc/13946
2858 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2859 * Makefile.in: Regenerate.
2860 * configure.in: Add --enable-objc-gc at toplevel and have it
2861 enable boehm-gc for Objective-C.
2862 Remove target-boehm-gc from libgcj.
2863 Add target-boehm-gc to target_libraries.
2864 Add target-boehm-gc to noconfigdirs where ${libgcj}
2865 is specified.
2866 Assert that boehm-gc is supported when requested for Objective-C.
2867 Only build boehm-gc if needed either for Java or Objective-C.
2868 * configure: Regenerate.
7e050830 2869
3ff3adad
PB
28702006-06-05 Paolo Bonzini <bonzini@gnu.org>
2871
2872 PR 27674
2873 * Makefile.tpl (configure-[+prefix+][+module+],
2874 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2875 Remove rule to unstage bootstrapped modules.
2876 (stage_current): New.
2877 * Makefile.in: Regenerate.
2878
898e551d
LB
28792006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2880
2881 * MAINTAINERS (Write After Approval): Update my e-mail address.
2882
ea60341e
MS
28832006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2884
2885 * include/libiberty.h: Declare pex_run_in_environment.
2886
222ae291
AL
28872006-05-31 Asher Langton <langton2@llnl.gov>
2888
2889 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2890
e9a54b07
PB
28912006-05-25 Paolo Bonzini <bonzini@gnu.org>
2892
2893 * Makefile.def (bfd, opcodes): Fix lib_path.
2894 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2895 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2896 * Makefile.in: Regenerate.
2897
03e67131
CD
28982006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2899
2900 * Makefile.in: Regenerate.
2901
65d6e994
CD
29022006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2903
2904 * Makefile.def: Add install-html target. Add datarootdir
2905 docdir and htmldir to flags_to_pass.
2906 * Makefile.tpl: Add install-html target.
2907 * Makefile.in: Regenerate.
2908 * configure.in: Add --with-datarootdir, --with-docdir, and
2909 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2910 * configure: Regenerate.
2911
9e299237
MS
29122006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2913
2914 * configure.in: Enable gprof for cross builds.
2915 * configure: Regenerate.
2916
c31202cd
RG
29172006-05-22 Richard Guenther <rguenther@suse.de>
2918
2919 Revert
2920 2006-01-31 Richard Guenther <rguenther@suse.de>
2921 Paolo Bonzini <bonzini@gnu.org>
2922
2923 * Makefile.def (target_modules): Add libgcc-math target module.
2924 * configure.in (target_libraries): Add libgcc-math target library.
2925 (--enable-libgcc-math): New configure switch.
2926 * Makefile.in: Re-generate.
2927 * configure: Re-generate.
2928 * libgcc-math: New toplevel directory.
2929
2a332582
JDA
29302006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2931 Andreas Tobler <a.tobler@schweiz.ch>
2932
2933 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2934 * configure: Rebuilt.
2935
ccce6917 29362006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2937
ccce6917
SL
2938 * MAINTAINERS (Write After Approval): Add myself.
2939
ed606bc0
DD
29402006-05-01 DJ Delorie <dj@redhat.com>
2941
3d8f47a0 2942 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2943 * configure: Regenerate.
2944
9386bd20
RG
29452006-05-01 Richard Guenther <rguenther@suse.de>
2946
2947 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2948 maintainer.
2949
7b3bd503
KZ
29502006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2951
2952 * MAINTAINERS (Write After Approval): Add myself.
2953
87ceee72
JB
29542006-04-28 Jan Beulich <jbeulich@novell.com>
2955
2956 * MAINTAINERS (Write After Approval): Add myself.
2957
e88a2c09
DD
29582006-04-18 DJ Delorie <dj@redhat.com>
2959
2960 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2961 reference libgloss so that libssp can be built in a combined
2962 tree.
2963 * configure: Regenerate.
2964
675f0a8a
RM
29652006-04-08 Robert Millan <rmh@gcc.gnu.org>
2966
2967 * MAINTAINERS (Write After Approval): Add myself.
2968
27b6c940
BE
29692006-04-05 Ben Elliston <bje@au.ibm.com>
2970
2971 * configure.in: Require makeinfo 4.4 or higher.
2972 * configure: Regenerate.
2973
687b17d4
GP
29742006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2975
2976 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2977 Rearrange the entries of other libraries to have them in one place.
2978
906ac235
JB
29792006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2980
7e050830 2981 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2982 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2983
fb0103e5
RG
29842006-03-14 Richard Guenther <rguenther@suse.de>
2985
2986 * configure: Regenerate with autoconf 2.13.
2987
17237f6b
JB
29882006-03-13 Jim Blandy <jimb@codesourcery.com>
2989
2990 * MAINTAINERS: Use my work address.
bed31434
JB
2991
2992 * MAINTAINERS: Update my E-mail address.
2993
27079765
AH
29942006-03-10 Aldy Hernandez <aldyh@redhat.com>
2995
2996 * configure.in: Handle --disable-<component> generically.
2997 * configure: Regenerate.
2998
54a17039
L
29992006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3000
3001 PR libgcj/17311
3002 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3003
b9bd11ca
EE
30042006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3005
3006 * MAINTAINERS (Write After Approval): Remove myself.
3007 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3008
719bb4e3 30092006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 3010
072b06f2
RE
3011 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3012 (TARGET_CONFIGDIRS): Remove.
3013 * configure.in: Remove AC_SUBST(target_configdirs).
3014 * Makefile.in, configure: Regenerated.
ee2312f3 3015
936e1a35
SK
30162006-02-20 Steven G. Kargl <kargls@comcast.net>
3017
3018 * MAINTAINERS (Write After Approval): Remove myself.
3019 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3020
cc11cc9b
PB
30212006-02-20 Paolo Bonzini <bonzini@gnu.org>
3022
3023 PR bootstrap/25670
3024
3025 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3026
3027 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3028 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3029 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3030 BUILD_PREFIX, BUILD_PREFIX_1.
3031 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3032
3033 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3034 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3035
3036 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3037 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3038 of `cat stage_current`. Always provide the `r' and `s' variables.
3039 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3040 a single shell execution.
3041 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3042 bootstrapped modules, make the stage1 module if the build was not
3043 started yet, else build the current stage.
3044 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3045 (all-build, all-host, all-target, [+make_target+]-host,
3046 [+make_target+]-target): Do not use \-continued lines.
3047 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3048 (current_stage, restrap, stage_last): New.
3049
3050 * Makefile.in: Regenerate.
3051 * configure: Regenerate.
3052
63a7c9ef
BD
30532006-02-19 Bud Davis <jmdavis@link.com>
3054
3055 * MAINTAINERS (Write After Approval): Remove myself.
3056 (Language Front End Maintainers): Add myself as fortran 95
3057 maintainer and update e-mail address.
3058
a3543e3a
FXC
30592006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3060
3061 * MAINTAINERS (Write After Approval): Remove myself.
3062 (Language Front End Maintainers): Add myself as fortran 95
3063 maintainer.
3064
ca5b1d2c
VK
30652006-02-16 Victor Kaplansky <victork@il.ibm.com>
3066
3067 * MAINTAINERS (Write After Approval): Add myself.
3068
0499513f
TK
30692006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3070
3071 * MAINTAINERS (Write After Approval): Remove myself.
3072 (Language Front End Maintainers): Add myself as
3073 fortran 95 maintainer.
3074
d1f8db0c
PB
30752006-02-14 Paolo Bonzini <bonzini@gnu.org>
3076
3077 Sync from src:
3078
3079 2005-12-27 Leif Ekblad <leif@rdos.net>
3080
cc6010cd
AP
3081 * configure.in: Add support for RDOS target.
3082 * configure: Regenerate.
d1f8db0c
PB
3083
30842006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3085 Andreas Schwab <schwab@suse.de>
d1f8db0c 3086
cc6010cd 3087 * configure: Regenerate.
d1f8db0c 3088
cac90078
DE
30892006-02-12 David Edelsohn <edelsohn@gnu.org>
3090
3091 * configure.in (enable_libgomp): Add AIX.
3092 * configure: Regenerate.
3093
bd37fbf5
MK
30942006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3095
3096 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3097
23027b7a
LM
30982006-02-03 Lee Millward <lee.millward@gmail.com>
3099
3100 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3101
0058967b
RG
31022006-01-31 Richard Guenther <rguenther@suse.de>
3103 Paolo Bonzini <bonzini@gnu.org>
3104
3105 * Makefile.def (target_modules): Add libgcc-math target module.
3106 * configure.in (target_libraries): Add libgcc-math target library.
3107 (--enable-libgcc-math): New configure switch.
3108 * Makefile.in: Re-generate.
3109 * configure: Re-generate.
3110 * libgcc-math: New toplevel directory.
3111
e8b05380
PB
31122006-01-26 Paolo Bonzini <bonzini@gnu.org>
3113
3114 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3115 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3116 the assembler, linker and binutils.
3117 * configure: Regenerate.
3118
d54d5437
DM
31192006-01-22 Dirk Mueller <dmueller@suse.de>
3120
3121 * MAINTAINERS (Write After Approval): Add myself.
3122
670cbfcf
DN
31232006-01-20 Diego Novillo <dnovillo@redhat.com>
3124
3125 * configure: Regenerate.
3126
953ff289
DN
31272006-01-18 Richard Henderson <rth@redhat.com>
3128 Jakub Jelinek <jakub@redhat.com>
3129 Diego Novillo <dnovillo@redhat.com>
3130
3131 * libgomp: New directory.
3132 * Makefile.def: Add target_module libgomp.
3133 * Makefile.in: Regenerate.
3134 * configure.in (target_libraries): Add target-libgomp.
3135 * configure: Regenerate.
3136
32ce4048
AO
31372006-01-05 Alexandre Oliva <aoliva@redhat.com>
3138
3139 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3140 @ from continuation.
3141 * Makefile.in: Rebuilt.
3142
0eaf8e17 31432006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3144
c76c0c83
CL
3145 * MAINTAINERS (Write After Approval): Add myself.
3146
2d309510
PB
31472006-01-04 Paolo Bonzini <bonzini@gnu.org>
3148
3149 PR bootstrap/24252
3150
3151 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3152 * Makefile.tpl (OBJDUMP): New.
3153 (EXTRA_HOST_FLAGS): Add it.
3154 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3155
953ff289
DN
3156 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3157 to use symbolic links between directories. Avoid race conditions
3158 or make them harmless.
3159 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3160
3161 * Makefile.def (LEAN): Pass.
3162 * Makefile.tpl (LEAN): Define.
3163 (stage[+id+]-start): Accept that the previous directory does not
3164 exist, if the bootstrap is lean.
3165 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3166 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3167 configure substitution.
3168 ([+compare-target+]): Likewise.
3169 ([+bootstrap-target+]-lean): New.
3170 * configure.in: Remove lean bootstrap support from here.
3171
953ff289
DN
3172 * Makefile.in: Regenerate.
3173 * configure: Regenerate.
2d309510 3174
368872c3
BE
31752006-01-04 Ben Elliston <bje@au.ibm.com>
3176
3177 * MAINTAINERS (libdecnumber): Add myself.
3178
d79e6356
MM
31792006-01-02 Mark Mitchell <mark@codesourcery.com>
3180
3181 * libtool-ldflags: New script.
3182
a6fbc1e2
AS
31832006-01-02 Andreas Schwab <schwab@suse.de>
3184
3185 * configure.in: When reconfiguring remove Makefile in
3186 all stage directories.
3187 * configure: Regenerate.
3188
103a4b39
SB
31892005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3190
3191 * MAINTAINERS: Update my email address.
3192
212f829c
PB
31932005-12-20 Paolo Bonzini <bonzini@gnu.org>
3194
3195 Revert Ada-related part of the previous change.
3196
3197 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3198 Do not pass.
3199 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3200 * Makefile.in: Regenerate.
3201 * configure.in: Do not include mt-ppc-aix target fragment.
3202 * configure: Regenerate.
3203
8ef1f2df
PB
32042005-12-19 Paolo Bonzini <bonzini@gnu.org>
3205
3206 * configure.in: Select appropriate fragments for PowerPC/AIX.
3207 * configure: Regenerate.
3208
3209 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3210 BOOT_CFLAGS, BOOT_LDFLAGS.
3211 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3212 BOOT_CFLAGS, BOOT_LDFLAGS.
3213 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3214 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3215 (stage): Fail if we cannot complete the work.
3216 * Makefile.in: Regenerate.
3217
ab34901f
NS
32182005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3219
3220 * configure.in: Replace ms1 with mt.
3221 * configure: Rebuilt.
3222
cbe82f21
BM
32232005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3224
3225 * MAINTAINERS: Update my email address.
3226
19843472
PB
32272005-12-15 Paolo Bonzini <bonzini@gnu.org>
3228
3229 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3230 install-host-nogcc): Don't invoke $(stage) at the end.
3231 * Makefile.in: Regenerate.
3232
1ca26cd2
PB
32332005-12-14 Paolo Bonzini <bonzini@gnu.org>
3234
3235 * configure.in: Flip the top-level bootstrap switch.
3236 * configure: Regenerate.
3237
f41d6665
DJ
32382005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3239
3240 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3241 $(stage) and $(unstage).
3242 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3243 (all): Remove stray semicolon.
3244 (local-distclean): Don't handle multilib.tmp and multilib.out.
3245 (install.all): Set $s for consistency.
3246 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3247 check_multilibs setting. Always make the install directory.
3248 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3249 Correct @if/@endif.
3250 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3251 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3252 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3253 (multilib.out): Remove.
3254 * Makefile.in: Regenerated.
3255
9174b3cf
CD
32562005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3257
3258 * MAINTAINERS (Write After Approval): Add myself.
3259
64f182bd
NS
32602005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3261
121b2cee
NS
3262 * MAINTAINERS: Add myself as mt maintainer.
3263
64f182bd
NS
3264 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3265
a6d63770
AN
32662005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3267
3268 * MAINTAINERS: Change email address.
3269
2abefe3d
PB
32702005-12-05 Paolo Bonzini <bonzini@gnu.org>
3271
3272 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3273 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3274 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3275 Find in-tree tools if available.
3276 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3277 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3278 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3279 (COMPILER_*_FOR_TARGET): New.
3280 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3281 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3282 (CONFIGURED_*, USUAL_*): Remove.
3283 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3284 STRIP): Use autoconf substitutions.
3285 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3286 COMPILER_NM_FOR_TARGET): New.
3287 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3288
3289 (all): Make all-host and all-target in parallel.
3290 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3291 that $$r and $$s are set before invoking a recursive make.
3292 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3293 ([+bootstrap-target+]): Inline most of the `all' target.
3294
2f3bdde7
BE
32952005-11-29 Ben Elliston <bje@au.ibm.com>
3296
3297 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3298 from the gcc build directory.
3299 * Makefile.in: Regenerate.
3300
a4b6c45a
BE
33012005-11-29 Ben Elliston <bje@au.ibm.com>
3302
3303 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3304 depend on all-libdecnumber.
3305 * configure.in (host_libs): Include libdecnumber.
3306 * Makefile.in: Regenerate.
3307 * configure: Likewise.
3308
473a74b9
BE
33092005-11-29 Ben Elliston <bje@au.ibm.com>
3310
3311 * libdecnumber: Import decNumber sources from the dfp-branch.
3312
b4623110
KJ
33132005-11-21 Kean Johnston <jkj@sco.com>
3314
3315 * config.sub, config.guess: Sync from upstream sources.
3316
67dc1785
BE
33172005-11-21 Ben Elliston <bje@au.ibm.com>
3318
3319 Import from Autoconf sources:
3320
3321 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3322 * config/move-if-change: Don't output "$2 is unchanged";
3323 suggested by Ben Elliston. Handle weird characters correctly.
3324
186abafe
AT
33252005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3326
3327 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3328 to match upstream libtool for darwin.
3329
ef9db8d5
DJ
33302005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3331
3332 * Makefile.def: Remove gdb dependencies for gdbtk.
3333 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3334 (configure-gdb, install-gdb): New rules.
3335 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3336 * Makefile.in, configure: Regenerated.
3337
9c5141ab
JB
33382005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3339
3340 * MAINTAINERS (Write After Approval): Add myself.
3341
4523d51b
EE
33422005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3343
3344 * MAINTAINERS (Write After Approval): Add myself.
3345
086b011c
DN
33462005-10-24 Diego Novillo <dnovillo@redhat.com>
3347
3348 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3349 Diego Novillo.
3350
e7c84bf8
PB
33512005-10-22 Paolo Bonzini <bonzini@gnu.org>
3352
3353 PR bootstrap/24297
3354 * Makefile.tpl (do-[+make-target+], do-check, install,
3355 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3356 are set before recursing.
3357 * Makefile.in: Regenerate.
3358
b88a7564
EB
33592005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3360
3361 PR bootstrap/18939
3362 * Makefile.def (gcc) <target>: Fix thinko.
3363 * Makefile.in: Regenerate.
3364
61efc800
BS
33652005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3366
3367 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3368 * configure: Regenerate.
3369
f53d2869
JZ
33702005-10-15 Jie Zhang <jie.zhang@analog.com>
3371
3372 * MAINTAINERS (Write After Approval): Add self.
3373
077fc835
KH
33742005-10-08 Kazu Hirata <kazu@codesourcery.com>
3375
3376 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3377 target-libffi, target-qthreads, target-libjava, and
3378 targetlibobjc.
3379 * configure: Regenerate.
3380
d739199a
DJ
33812005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3382
3383 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3384 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3385 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3386 (USUAL_OBJDUMP_FOR_TARGET): New.
3387 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3388 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3389 * configure, Makefile.in: Regenerated.
d739199a 3390
db38c6bb
PB
33912005-10-05 Paolo Bonzini <bonzini@gnu.org>
3392
3393 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3394 before other host packages.
3395
3015564c
KK
33962005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3397
3398 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3399
1061f99e
PB
34002005-10-05 Paolo Bonzini <bonzini@gnu.org>
3401
3402 PR bootstrap/22340
3403
3404 * configure.in (default_target): Remove.
3405 * Makefile.tpl (all): Do not use prerequisites as subroutines
3406 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3407 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3408 use prerequisites as subroutines.
3409 (check-host, check-target): New.
3410 (bootstrap configure & all targets): Do not use stage*-start
3411 if the directory layout is already ok.
3412 (non-bootstrap configure & all targets): Prepend a $(unstage).
3413 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3414 (NOTPARALLEL): Remove.
3415 (unstage, stage variables): New variables.
3416 (unstage, stage targets): Simply expand to those variables.
3417
3418 * configure: Regenerate.
3419 * Makefile.in: Regenerate.
3420
4a9c436f
JW
34212005-10-04 James E Wilson <wilson@specifix.com>
3422
3423 * Makefile.def (lang_env_dependencies): Add libmudflap.
3424 * Makefile.in: Regenerate.
3425
37150080
AS
34262005-10-03 Andreas Schwab <schwab@suse.de>
3427
3428 Backport from libtool CVS:
3429 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3430
3431 * ltmain.sh: add support for installing into temporary
3432 staging area (e.g. 'make install DESTDIR=...')
3433
39d16468
L
34342005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3435
3436 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3437 * configure: Regenerated.
3438
72a7ab82
AP
34392005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3440
3441 * configure: Regenerate with the correct
3442 autoconf version.
3443
6b65a26d
CM
34442005-09-30 Catherine Moore <clm@cm00re.com>
3445
3446 * configure.in (bfin-*-*): New.
3447 * configure: Regenerated.
3448
040b1c5a
GK
34492005-09-28 Geoffrey Keating <geoffk@apple.com>
3450
3451 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3452 (LIPO_FOR_TARGET): New.
3453 (CONFIGURED_LIPO_FOR_TARGET): New.
3454 (USUAL_LIPO_FOR_TARGET): New.
3455 (STRIP_FOR_TARGET): New.
3456 (CONFIGURED_STRIP_FOR_TARGET): New.
3457 (USUAL_STRIP_FOR_TARGET): New.
3458 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3459 STRIP_FOR_TARGET.
3460 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3461 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3462 * Makefile.in: Regenerate.
3463 * configure: Regenerate.
7e050830 3464
3a3c28db
DE
34652005-09-19 David Edelsohn <edelsohn@gnu.org>
3466
3467 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3468 (rs6000-*-aix*): Same.
3469 * configure: Regenerate.
3470
2749a921
TT
34712005-09-16 Tom Tromey <tromey@redhat.com>
3472
3473 * MAINTAINERS: Add self as java maintainer.
3474
7f26dfa3
FXC
34752005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3476
3477 * configure.in: Recognize f95 in the --enable-languages option,
3478 and substitute it for fortran, issuing a warning.
3479 * configure: Regenerate.
3480
d8852c4f
PE
34812005-08-30 Phil Edwards <phil@codesourcery.com>
3482
3483 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3484 * configure: Regenerated.
3485
ad685e81
AH
34862005-08-22 Aldy Hernandez <aldyh@redhat.com>
3487
3488 * MAINTAINERS: Add self as ms1 maintainer.
3489
b00d752c
RE
34902005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3491
3492 * Makefile.def (libssp): Add to lang_env_dependencies.
3493 * Makefile.in: Regenerate.
3494
9ed8fb9b
ILT
34952005-08-18 Ian Lance Taylor <ian@airs.com>
3496
3497 * MAINTAINERS: Add myself as middle-end maintainer.
3498
0f029d39
CG
34992005-08-17 Christian Groessler <chris@groessler.org>
3500
3501 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3502 * Makefile.in: Regenerate.
3503
81087874
AK
35042005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3505
3506 * MAINTAINERS (write after approval): Added myself.
3507
6a134f1c
MR
35082005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3509
3510 * MAINTAINERS (Write After Approval): Add myself.
3511
2693c0b0
PB
35122005-08-12 Paolo Bonzini <bonzini@gnu.org>
3513
3514 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3515 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3516 Look for alternate names of the target cc and c++
3517 * configure: Regenerate.
3518
4de997d1
PB
35192005-08-08 Paolo Bonzini <bonzini@gnu.org>
3520
3521 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3522 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3523 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3524 tools; remove code to manually set them.
3525 (Target tools): Look in the environment for them.
3526 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3527 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3528 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3529 build directory.
3530 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3531 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3532 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3533 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3534 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3535 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3536 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3537 * configure: Regenerate.
3538 * Makefile.in: Regenerate.
3539
b089e33a
BE
35402005-07-28 Ben Elliston <bje@au.ibm.com>
3541
3542 * MAINTAINERS: Update for removed CPU targets.
3543
e3791243
MM
35442005-07-27 Mark Mitchell <mark@codesourcery.com>
3545
3546 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3547 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3548 * Makefile.in: Regenerated.
3549
526635cb
MM
35502005-07-26 Mark Mitchell <mark@codesourcery.com>
3551
3552 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3553 (CFLAGS_FOR_TARGET): Use it.
3554 (CXXFLAGS_FOR_TARGET): Likewise.
3555 * Makefile.in: Regenerated.
3556 * configure.in (--with-build-sysroot): New option.
3557 * configure: Regenerated.
3558
19791f70
PB
35592005-07-24 Paolo Bonzini <bonzini@gnu.org>
3560
3561 * Makefile.tpl: Wrap install between unstage and stage
3562 * Makefile.in: Regenerate.
3563
35f5a23f
EC
35642005-07-21 Eric Christopher <echristo@apple.com>
3565
3566 * MAINTAINERS: Update affiliation.
3567
ff3ddf15
PW
35682005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3569
3570 * MAINTAINERS: Add self as crx port maintainer.
3571
3a664c1c
DD
35722005-07-20 DJ Delorie <dj@redhat.com>
3573
3574 * MAINTAINERS: Add self as m32c maintainer.
3575
539df155
KC
35762005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3577
3578 * all files: Update FSF address.
3579
be9c593a
EC
35802005-07-15 Eric Christopher <echristo@redhat.com>
3581
3582 * MAINTAINERS: Change affiliation.
3583
fd7ea4ab
JB
35842005-07-14 Jim Blandy <jimb@redhat.com>
3585
3586 * configure.in: Add cases for Renesas m32c.
3587 * configure: Regenerated.
7e050830 3588
0063a823
KC
35892005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3590
d0ca130a
KC
3591 * COPYING.LIB: Update from fsf.org.
3592
35932005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3594
3595 * COPYING, compile, config.guess,
0063a823
KC
3596 config.sub, install-sh, missing, mkinstalldirs,
3597 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3598 * config-ml.in: Update FSF address.
0063a823 3599
a8ba31f2
EC
36002005-07-13 Eric Christopher <echristo@redhat.com>
3601
3602 * configure.in: Add toplevel noconfigdir support for tpf.
3603 * configure: Regenerate.
3604
5bea4a03
PB
36052005-07-11 Paolo Bonzini <bonzini@gnu.org>
3606
3607 PR ada/22340
3608
3609 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3610 * Makefile.in: Regenerate.
3611
284bdbbd
MM
36122005-07-07 Mark Mitchell <mark@codesourcery.com>
3613
3614 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3615 Brolley to write-after-approval.
284bdbbd 3616
452190fb
AS
36172005-07-07 Andreas Schwab <schwab@suse.de>
3618
3619 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3620 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3621 * Makefile.in: Regenerated.
3622
9c8f9ec2
GK
36232005-07-06 Geoffrey Keating <geoffk@apple.com>
3624
3625 * configure.in: Don't build sim or rda when targetting darwin.
3626 * configure: Regenerate.
3627
ef0087a7
KH
36282005-07-06 Kazu Hirata <kazu@codesourcery.com>
3629
3630 * configure.in: Add --enable-libssp and --disable-libssp.
3631 * configure: Regenerate with autoconf-2.13.
3632
77008252
JJ
36332005-07-02 Jakub Jelinek <jakub@redhat.com>
3634
3635 * Makefile.def (target_modules): Add libssp.
3636 * configure.in (target_libraries): Add target-libssp.
3637 * configure: Rebuilt.
3638 * Makefile.in: Rebuilt.
3639
a04eae1b
ZW
36402005-07-01 Zack Weinberg <zackw@panix.com>
3641
3642 * MAINTAINERS: Change email address. Resign from maintainership.
3643
948884cd
RG
36442005-07-01 Richard Guenther <rguenther@suse.de>
3645
3646 * MAINTAINERS: Change my e-mail address and affiliation.
3647
c7870f5d
PB
36482005-06-22 Paolo Bonzini <bonzini@gnu.org>
3649
3650 * Makefile.def (stagefeedback): Come after profile.
3651 Define profiledbootstrap target.
3652 * Makefile.tpl (profiledbootstrap): Remove.
3653 (stageprofile-end): Zap stagefeedback.
3654 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3655 * Makefile.in: Regenerate.
3656
ab99519a
RS
36572005-06-13 Richard Sandiford <richard@codesourcery.com>
3658
3659 * MAINTAINERS: Update my email address.
3660
f610dd5f
ZW
36612005-06-13 Zack Weinberg <zack@codesourcery.com>
3662
3663 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3664 In 'cpp' stanza, support '#line' as well as '# '.
3665
71bc2a83
AS
36662005-06-08 Andreas Schwab <schwab@suse.de>
3667
3668 * MAINTAINERS: Move myself from 'Write After Approval' to
3669 'CPU Port Maintainers' section as m68k maintainer.
3670
4fab7234
HPN
36712005-06-07 Hans-Peter Nilsson <hp@axis.com>
3672
3673 * configure.in (unsupported_languages): New macro.
3674 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3675 non-ported target libraries in noconfigdirs.
3676 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3677 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3678 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3679 unsupported_languages.
3680 * configure: Regenerate.
3681
68193f9b
TS
36822005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3683
3684 * configure.in: Fix typo in handling of --with-mpfr-dir.
3685 * configure: Regenerate.
3686
f26f6b8d
RS
36872005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3688
3689 * MAINTAINERS: Update my email address.
3690
ba4853f8
JB
36912005-06-02 Jim Blandy <jimb@redhat.com>
3692
3693 * config.sub: Add cases for the Renesas m32c. (This patch has been
3694 accepted into the master sources.)
3695
79dd769c 36962005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3697 Michael Snyder <msnyder@redhat.com>
3698 Stan Cox <scox@redhat.com>
79dd769c 3699
f610dd5f 3700 * configure.in: Set noconfigdirs for ms1.
79dd769c 3701
f610dd5f 3702 * configure: Regenerate.
79dd769c 3703
d29e107f
JD
37042005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3705
3706 * MAINTAINERS (Write After Approval): Add self.
3707
e93196c3
JC
37082005-06-01 Josh Conner <jconner@apple.com>
3709
3710 * MAINTAINERS (Write After Approval): Add self.
3711
ae263c7a
KH
37122005-06-01 Kazu Hirata <kazu@codesourcery.com>
3713
3714 * MAINTAINERS: Update my email address.
3715
585b3aa3
ZM
37162005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3717
3718 * MAINTAINERS (Write After Approval): Add self.
3719
4930c50b
CD
37202005-05-26 Chris Demetriou <cgd@broadcom.com>
3721
3722 * MAINTAINERS (Write After Approval): Remove self.
3723
2dfbef6d
PB
37242005-05-25 Paolo Bonzini <bonzini@gnu.org>
3725
3726 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3727 (Dependencies): Consider target modules for bootstrap dependencies.
3728 Make target bootstrap modules depend on each stage's gcc.
3729 * Makefile.in: Regenerate.
3730
bcb28cf5
PB
37312005-05-20 Paolo Bonzini <bonzini@gnu.org>
3732
3733 * Makefile.def (configure-gcc): Depend on binutils having been built.
3734 (all-gcc): No need to do it here.
3735 * Makefile.in: Regenerate.
3736
0cf085e4
PB
37372005-05-19 Paul Brook <paul@codesourcery.com>
3738
f610dd5f 3739 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3740 language cannot be built.
3741 * configure: Regenerate.
3742
dfb2c39a
DJ
37432005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3744
3745 * ylwrap: Import from Automake 1.9.5.
3746
771aaa92
DU
37472005-05-13 David Ung <davidu@mips.com>
3748
3749 * MAINTAINERS (Write After Approval): Add self.
3750
3ac9bd58
MS
37512005-05-09 Mike Stump <mrs@apple.com>
3752
3753 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3754 lt_cv_sys_max_cmd_len for now.
f610dd5f 3755
f77a5578
SC
37562005-05-09 Stan Cox <scox@redhat.com>
3757
3758 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3759
795e36e5
MK
37602005-05-08 Matt Kraai <kraai@ftbfs.org>
3761
3762 * README.SCO: Update the URL.
3763
c9392a2b
DE
37642005-05-05 David Edelsohn <edelsohn@gnu.org>
3765
3766 * ltconfig: Define file_list_spec. Pass file_list_spec and
3767 with_gnu_ld to libtool.
3768 * ltcf-c.sh (aix[45]): Define file_list_spec.
3769 * ltcf-cxx.sh (aix[45]): Same.
3770 * ltcf-gcj.sh (aix[45]): Same.
3771 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3772 exists, write list of input files to temporary file.
3773
bebcd931
MS
37742005-05-04 Mike Stump <mrs@apple.com>
3775
3776 * configure.in: Always pass --target to target configures as
3777 otherwise rebuilds that do --recheck will fail.
3778 * confiugure: Rebuilt.
3779
ce406537
PB
37802005-05-04 Paolo Bonzini <bonzini@gnu.org>
3781
3782 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3783 STAGE_HOST_EXPORTS.
3784 (configure, all): Add bootstrap support.
3785 (Host modules, target modules): Pass post-stage1 flags and exports.
3786 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3787 * Makefile.in: Regenerate.
3788
aa9dcfc4
PB
37892005-04-29 Paolo Bonzini <bonzini@gnu.org>
3790
3791 * configure: Regenerate.
3792
b6f9abcf
MS
37932005-04-27 Mike Stump <mrs@apple.com>
3794
3795 * MAINTAINERS: Add self as darwin maintainer.
3796
acb217cb
BS
37972005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3798
3799 * config.sub: Update from master copy.
3800
b6dae270
MS
38012005-04-21 Mike Stump <mrs@apple.com>
3802
3803 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3804 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3805
c2e0d3a9
HPN
38062005-04-19 Hans-Peter Nilsson <hp@axis.com>
3807
3808 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3809 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3810 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3811 "*-*-elf" and "*-*-linux*".
3812 * configure: Regenerate.
3813
871ae772
JM
38142005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3815
3816 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3817
bf070c29
MS
38182005-04-12 Mike Stump <mrs@apple.com>
3819
3820 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3821
e865b6f7
TK
38222005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3823
3824 * MAINTAINERS (Write After Approval): Add myself.
3825
7b71ad7f
BS
38262005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3827
3828 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3829
25b42232
PB
38302005-04-06 Paolo Bonzini <bonzini@gnu.org>
3831
f610dd5f 3832 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3833 (TARGET_CONFIGARGS): Include --with-target-subdir.
3834 (configure, all): New macros. Use them throughout.
3835 * Makefile.in: Regenerate.
3836
d727c624
JG
38372005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3838
3839 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3840
fff72cc4
ZD
38412005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3842
3843 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3844
86472dc3
GP
38452005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3846
3847 * MAINTAINERS: Move John Carr to Write After Approval.
3848
5d0f90e5
R
38492005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3850
3851 * config/mh-mingw32: Delete.
3852 * configure.in: Don't use it.
3853 * configure: Regenerate.
3854
33da42bc
PB
38552005-03-31 Paolo Bonzini <bonzini@gnu.org>
3856
3857 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3858 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3859 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3860 (HOST_LIB_PATH): Generate from Makefile.def.
3861 (TARGET_LIB_PATH): Likewise.
3862 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3863 * Makefile.in: Regenerate.
3864 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3865 (RPATH_ENVVAR): Include Darwin case.
3866 * configure: Regenerate.
3867
15cc1841
TF
38682005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3869
3870 * MAINTAINERS (Various Maintainers): Remove self.
3871 (Write After Approval): Add self.
3872
6a8c79d5
TF
38732005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3874
3875 * MAINTAINERS (Various Maintainers): Add self.
3876
256f7136
PB
38772005-03-25 Paolo Bonzini <bonzini@gnu.org>
3878
3879 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3880 * configure: Regenerate.
3881
191dd2c9
ZW
38822005-03-21 Zack Weinberg <zack@codesourcery.com>
3883
3884 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3885 gcc_version, and gcc_version_trigger from set of flags to pass.
3886 * Makefile.tpl: Remove definitions of above variables.
3887 (config.status): Remove dependency on $(gcc_version_trigger).
3888 * Makefile.in: Regenerate.
3889 * configure.in: Do not reference config/gcc-version.m4 nor
3890 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3891 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3892 * configure: Regenerate.
3893
ef6e9bc0
MH
38942005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3895 Andrew Pinski <pinskia@physics.uc.edu>
3896
3897 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3898 * Makefile.in: Regenerate.
3899
009bbd5a
FW
39002005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3901
3902 * MAINTAINERS (Write After Approval): Add myself.
3903
09f8755b
DA
39042005-03-03 David Ayers <d.ayers@inode.at>
3905
3906 * MAINTAINERS (Write After Approval): Add myself.
3907
e73ed25c
AO
39082005-03-01 Alexandre Oliva <aoliva@redhat.com>
3909
3910 PR libgcj/20160
3911 * ltmain.sh: Avoid creating archives with components that have
3912 duplicate basenames.
3913
ace9ac7b
AP
39142005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3915
3916 PR bootstrap/20250
3917 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3918 instead of check.
3919 * Makefile.in: Regenerate.
3920
c9db9354
PB
39212005-02-28 Paolo Bonzini <bonzini@gnu.org>
3922
3923 * Makefile.in: Regenerate to fix conflict between the previous two
3924 patches.
3925
215c351a
PB
39262005-02-28 Paolo Bonzini <bonzini@gnu.org>
3927
3928 PR bootstrap/17383
3929 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3930 * Makefile.tpl (HOST_SUBDIR): New substitution.
3931 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3932 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3933 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3934 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3935 (Host modules, Bootstrapped modules): Use it.
3936 (Build modules, Target modules): Do not create symlink trees,
3937 always configure out-of-srcdir.
3938 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3939 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3940 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3941 $(HOST_SUBDIR). Create a symlink for host_subdir.
3942
3943 * Makefile.in: Regenerate.
3944 * configure: Regenerate.
3945
5395b47b
NN
39462005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3947
3948 Merged from libada-gnattools-branch:
3949 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3950
3951 * gnattools: New directory.
3952 * Makefile.def: Add gnattools as a module, depending on target-libada.
3953 * Makefile.in: Regenerate.
3954 * configure.in: Include gnattools in host_tools; disable it if ada
3955 is disabled.
3956 * configure: Regenerate.
3957
ca2cc05c
JM
39582005-02-24 James A. Morrison <phython@gcc.gnu.org>
3959
3960 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3961 treelang maintainer.
3962 (Write After Approval): Remove myself.
3963
d2f3024f
PS
39642005-02-23 Paul Schlie <schlie@comcast.net>
3965
3966 * configure.in: Allow darwin targeted ports to build tk, itcl and
3967 libgui.
3968 * configure: Regenerate.
3969
bba5e0ca
EB
39702005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3971
3972 PR libgcj/10353
3973 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3974 * configure: Regenerate.
3975
70132ce7
SK
39762005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3977
3978 * MAINTAINERS (Write After Approval): Add myself.
3979
20f0edca
ILT
39802005-02-10 Ian Lance Taylor <ian@airs.com>
3981
3982 * MAINTAINERS: Update my e-mail address.
3983
e64e5109
RG
39842005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3985
3986 * MAINTAINERS (Write After Approval): Add myself.
3987
40d64b5a
HPN
39882005-01-29 Hans-Peter Nilsson <hp@axis.com>
3989
3990 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3991 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3992 target-libgloss when not *-*-elf and *-*-aout.
3993 * configure: Regenerate.
3994
54a12711
KH
39952005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3996
3997 * MAINTAINERS: Remove obsolete entries.
3998
0aa99dbb
KH
3999 * MAINTAINERS (Write After Approval): Add Michael Matz.
4000
2b009f5f
NB
40012005-01-19 Neil Booth <neil@daikokuya.co.uk>
4002
4003 * MAINTAINERS: Remove self as cpplib maintainer.
4004
385870f5
KC
40052005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4006
4007 * install-sh, config.sub: Import from upstream.
4008
e7daab31
KC
40092005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4010
4011 PR bootstrap/18222
4012 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4013 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4014 * Makefile.in: Regenerate.
4015
e6003f4d
JT
40162005-01-16 Jason Thorpe <thorpej@netbsd.org>
4017
4018 * MAINTAINERS: Update my email address.
4019
145e2972 40202005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4021 Andreas Schwab <schwab@suse.de>
145e2972
DE
4022
4023 PR bootstrap/18033
4024 * config-ml.in: Eval option if surrounded by single quotes.
4025
86c7e0da
PB
40262005-01-03 Paolo Bonzini <bonzini@gnu.org>
4027
4028 Revert 2004-12-28 Makefile changes, a better fix will be
4029 applied to mainline and src after GCC 4.0 branches.
4030
3224a22f
PB
40312004-12-28 Paolo Bonzini <bonzini@gnu.org>
4032
4033 PR bootstrap/17383
4034
4035 * Makefile.def (target_modules): Remove stage parameter,
4036 it is always true now.
4037 * Makefile.tpl (configure-build-[+module+],
4038 configure-target-[+module+]): Always build symlink tree
4039 for the directory and for include. BUILD_SUBDIR and
4040 TARGET_SUBDIR cannot be . anymore.
4041 * Makefile.in: Regenerate.
4042
aaf51ca2
DE
40432004-12-25 David Edelsohn <edelsohn@gnu.org>
4044
4045 Revert 2004-12-08 Makefile changes.
4046
4e32e454
DS
40472004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4048
4049 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4050 cygwin, mingw.
4051
669f01d8
AS
40522004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4053
4054 * configure.in (sh64-*-*): Reenable gprof.
4055 * configure: Regenerate.
4056
1b227ee0
DE
40572004-12-08 David Edelsohn <edelsohn@gnu.org>
4058
4059 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4060 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4061 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4062 * Makefile.in: Regenerate.
4063
ce5e944c
CF
40642004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4065
4066 * MAINTAINERS: Update my email address.
4067
893f1e87
MK
40682004-12-07 Matt Kraai <kraai@ftbfs.org>
4069
4070 * Makefile.tpl: Generate normal dependencies if the LHS module is
4071 not bootstrapped.
4072 * Makefile.in: Regenerate.
4073
bb59c339
RS
40742004-12-03 Richard Sandiford <rsandifo@redhat.com>
4075
4076 * configure.in: Include config/gxx-include-dir.m4. Use
4077 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4078 * configure: Regenerate.
4079
4982adbe
RS
40802004-12-03 Richard Sandiford <rsandifo@redhat.com>
4081
4082 * config.if: Delete.
4083 * configure.in: Set libstdcxx_incdir directly.
4084 * configure: Regenerate.
4085
05750653
EC
40862004-12-02 Eric Christopher <echristo@redhat.com>
4087
4088 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4089 * Makefile.in: Regenerate.
4090
5fef1dbd
RS
40912004-12-02 Richard Sandiford <rsandifo@redhat.com>
4092
4093 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4094 * configure: Regenerate.
4095
afabd8e6
RS
40962004-12-02 Richard Sandiford <rsandifo@redhat.com>
4097
4098 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4099 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4100 * configure: Regenerate.
4101
78716e86
EC
41022004-12-01 Eric Christopher <echristo@redhat.com>
4103
4104 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4105 of things to remove.
4106
57ab8ba9
MK
41072004-11-29 Matt Kraai <kraai@ftbfs.org>
4108
4109 * MAINTAINERS (Write After Approval): Update my e-mail address.
4110
2539bffe
KC
41112004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4112
4113 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4114 from CVS libtool to always pass_all.
4115
3e732ba0
JDA
41162004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4117
4118 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4119 (hppa*64*-*-*): Delete incorrect comment.
4120 * configure: Rebuilt.
4121
767f726e
KC
41222004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4123
4124 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4125
2c92e90f
KC
41262004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4127
4128 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4129 from CVS libtool to always pass_all.
4130
32f84e48
KC
41312004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4132
4133 * install-sh, compile: Import from automake.
4134
9587be8a
KC
41352004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4136
4137 * config.guess, config.sub: Import from savannnah.
4138
04e81808 41392004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4140
4141 * MAINTAINERS (Write After Approval): Add myself
4142
f87a2b2e
MS
41432004-11-12 Mike Stump <mrs@apple.com>
4144
4145 * Makefile.def: Add html support.
4146 * Makefile.tpl: Likewise.
4147 * Makefile.in: Regenerate.
4148
848556c2
GK
41492004-11-11 Geoffrey Keating <geoffk@apple.com>
4150
556f03c4
GK
4151 PR 18423
4152 * configure.in: Remove all instances of build-fixincludes from
4153 noconfigdirs.
4154 (build_configargs): Supply --target to subdirectories.
4155 * configure: Regenerate.
4156
848556c2
GK
4157 * Makefile.def: Make gcc install depend on fixincludes install.
4158 * Makefile.in: Regenerate.
4159
9e5712a5
JJ
41602004-11-10 Janis Johnson <janis187@us.ibm.com>
4161
4162 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4163
4ef509c0
PB
41642004-11-11 Paul Brook <paul@codesourcery.com>
4165
4166 * MAINTAINERS: Add self as arm maintainer. Update email address.
4167
20d11df6
HPN
41682004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4169
4170 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4171 target-libgfortran.
79fd8592 4172 * configure: Regenerate.
20d11df6 4173
68c70f15
DE
41742004-11-07 David Edelsohn <edelsohn@gnu.org>
4175
4176 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4177 like CC.
4178
54f88091
PB
41792004-11-05 Paolo Bonzini <bonzini@gnu.org>
4180
4181 * Makefile.def (host fixincludes): Specify missing targets.
4182 * Makefile.in: Regenerate.
4183
6866abb8
RC
41842004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4185
4186 * MAINTAINERS: Add myself
4187
83f62578
GL
41882004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4189
4190 * MAINTAINERS (Write After Approval): Add myself.
4191
53c7ffe7
GK
41922004-11-04 Geoffrey Keating <geoffk@apple.com>
4193
4194 * Makefile.def: Build fixincludes for the host, too.
4195 * Makefile.in: Regenerate.
4196 * configure.in (host_tools): Add fixincludes.
4197 * configure: Regenerate.
4198
ac8b3d9d
DJ
41992004-11-04 Daniel Jacobowitz <dan@debian.org>
4200
4201 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4202 * configure: Regenerated.
4203
bab37580
L
42042004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4205
4206 PR other/17783
4207 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4208 * configure: Regenerated.
4209
db1de713
MM
42102004-10-31 Mark Mitchell <mark@codesourcery.com>
4211
4212 * README.SCO: Update per FSF instructions.
4213
a827e21a
EW
42142004-10-28 Eric B. Weddington <ericw@evcohs.com>
4215
4216 PR target/18151
4217 * configure.in (case ${target}): Do not build fixincludes for avr.
4218 * configure: Regenerated.
4219
9d069a4f
PB
42202004-10-26 Paolo Bonzini <bonzini@gnu.org>
4221
4222 * configure.in (case ${target}): Do not build fixincludes
4223 on platforms where it is not used.
4224 * configure: Regenerated.
4225
fc45f3fe
DJ
42262004-10-23 Daniel Jacobowitz <dan@debian.org>
4227
4228 * configure.in: Use an absolute path to install-sh.
4229 * configure: Regenerated.
4230
36554b92
AL
42312004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4232
4233 * MAINTAINERS (Write After Approval): Add myself.
4234
88e9994a
KH
42352004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4236
4237 * MAINTAINERS: Remove from Write After Approval those that are
4238 already maintainers.
4239
ad02a944
SP
42402004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4241
4242 * MAINTAINERS: Update my email address.
4243
c8e6cd41
KC
42442004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4245
4246 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4247 * configure: Regenerate.
4248
ebe55024
R
42492004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4250
4251 * MAINTAINERS: Update my email address.
4252
a8b0957e
KH
42532004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4254
4255 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4256 entries belonging to this category.
4257
96836f61
JZ
42582004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4259
4260 * MAINTAINERS: Update my e-mail address.
4261
7e0b5752
PB
42622004-10-06 Paolo Bonzini <bonzini@gnu.org>
4263
4264 Fix wrong conflict resolution in:
4265
4266 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4267
4268 * Makefile.in: Regenerate.
4269 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4270 in the recursive `make', instead of hardwiring `all'.
4271 (Autogenerated TARGET-* variables): New.
4272
370f7a47
TL
42732004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4274
4275 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4276 * configure: Regenerate.
370f7a47 4277
13e5d623
KH
42782004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4279
4280 * MAINTAINERS (Various Maintainers): Move the "windows,
4281 cygwin, mingw" maintainer to ...
4282 (OS Port Maintainers): ... here.
4283
a6497c1b
KH
42842004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4285
4286 * MAINTAINERS (Write After Approval): Remove those that are
4287 maintainers of some subsystem.
4288
1abb828a
D
42892004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4290
4291 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4292 * ltcf-cxx.sh (tpf*): Likewise.
4293 * ltconfig (tpf*): Add TPF OS configuration support.
4294
16d1338d
BS
42952004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4296
4297 * MAINTAINERS: Change my email address to my new work account.
4298
9082a750
MR
42992004-09-24 Michael Roth <mroth@nessie.de>
4300
4301 * configure.in (--without-headers): Add missing double quotes.
4302 * configure: Regenerate.
4303
07a8bdf8
KC
43042004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4305
4306 * ylwrap: Revert to previous version.
4307
4c4a5bbc
L
43082004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4309
4310 PR bootstrap/17369
4311 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4312 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4313 SET_GCC_LIB_PATH_CMD.
4314 (BASE_TARGET_EXPORTS): Likewise.
4315 * Makefile.in: Regenerated.
4316
4317 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4318 * configure: Regenerated.
4319
85f59630
KC
43202004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4321
4322 * config.guess: New upstream version
4323 * compile, depcomp, install-sh, ylwrap: Likewise.
4324
95c53c62
RS
43252004-09-19 Roger Sayle <roger@eyesopen.com>
4326
4327 * config/mh-x86omitfp: New host makefile fragment. Add
4328 -fomit-frame-pointer to the default BOOT_CFLAGS.
4329 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4330 * configure: Regenerate.
4331
0a1c093b
AP
43322004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4333
4334 PR target/11572
4335 * configure.in (*-*-darwin*): Renable libobjc.
4336 * configure: Regenerate.
4337
315fcf97
NS
43382004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4339
4340 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4341
0a050485 43422004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4343
0a050485
DB
4344 * Makefile.def: Remove libbanshee.
4345 * Makefile.tpl: Ditto.
4346 * configure.in: Ditto.
4347 * Makefile.in: Regen.
4348 * configure: Ditto.
4349
5f4a098e
DE
43502004-09-08 David Edelsohn <edelsohn@gnu.org>
4351
4352 * ltmain.sh: Use $pic_object as $non_pic_object if
4353 $non_pic_object=none.
4354
32b2511f
PB
43552004-09-07 Paolo Bonzini <bonzini@gnu.org>
4356
4357 * missing: Import latest version from master repository.
4358
fc4d0e82
NC
43592004-09-06 Nick Clifton <nickc@redhat.com>
4360
4361 * config.sub: Import latest version from master repository.
4362 * config.guess: Likewise.
4363 This includes these changes:
78716e86 4364
fc4d0e82
NC
4365 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4366
4367 * config.sub: Handle crisv32, alias etraxfs.
4368 * config.guess (crisv32:Linux:*:*): Handle.
4369
4370 2004-08-13 Brad Smith <brad@comstyle.com>
4371
4372 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4373 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4374
4375 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4376
4377 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4378 assume the processor is a powerpc. This is because coreutils
4379 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4380 in this case, due to a MacOS X bug that causes
4381 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4382 to return a negative number.
4383 Problem reported by Petter Reinholdtsen in:
4384 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4385
4386 2004-07-19 Ben Elliston <bje@gnu.org>
4387
4388 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4389
4390 2004-06-24 Ben Elliston <bje@gnu.org>
4391
4392 * config.guess: Update copyright years.
4393 * config.sub: Likewise.
4394
4395 2004-06-22 Robert Millan <robertmh@gnu.org>
4396
4397 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4398 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4399
4400 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4401
4402 * config.guess (*:*VMS:*:*): New entry. Replaces
4403 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4404 manufacturer.
4405
4406 2004-06-22 Ben Elliston <bje@gnu.org>
4407
4408 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4409 * config.sub: Likewise.
4410
4411 2004-06-22 Ben Elliston <bje@gnu.org>
4412
4413 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4414 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4415
4416 2004-06-11 Ben Elliston <bje@gnu.org>
4417
4418 * config.guess (pegasos:OpenBSD:*:*): Remove.
4419
4420 2004-06-11 Ben Elliston <bje@gnu.org>
4421
4422 From Wouter Verhelst <wouter@grep.be>:
4423 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4424
4425 2004-06-11 Ben Elliston <bje@gnu.org>
4426
4427 * config.guess (luna88k:OpenBSD:*:*): New.
4428
4429 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4430
4431 * config.guess (m32r*:Linux:*:*): New case.
4432 * config.sub: Handle m32rle.
4433
4434 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4435
4436 From Jens Petersen <petersen@redhat.com>:
4437 * config.sub: Handle sparcv8.
4438
4439 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4440
4441 From Tom Smith <smith@cag.lkg.hp.com>:
4442 * config.guess: Version suffixes are equally significant on Tru64
4443 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4444 prefix of "P" (patched kernel).
4445
4446 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4447
4448 * config.sub: Add support for National Semiconductor CRX target.
4449
2f4cc6bf
JJ
44502004-09-03 Janis Johnson <janis187@us.ibm.com>
4451
4452 * MAINTAINERS (Various Maintainers): Remove myself as web page
4453 maintainer, add myself as maintainer of build status lists.
4454
61fec9ff
JB
44552004-09-03 Jan Beulich <jbeulich@novell.com>
4456
4457 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4458 *-*-netware, but add target-libmudflap.
4459 Consolidate *-*-netware targets (of which really only i?86 exists)
4460 into a single entry.
4461 * configure: Likewise.
4462
45f366ab
PB
44632004-09-01 Paolo Bonzini <bonzini@gnu.org>
4464
4465 * Makefile.tpl (sorry): Remove.
4466 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4467 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4468 (do-clean): Clean per-stage directories too.
4469 (do-distclean): Run distclean-stage1 too.
4470 (.NOTPARALLEL): Enable during toplevel bootstrap.
4471 (stage[+id+]-bubble): Enable parallel execution during
4472 the recursive invocation.
4473 * Makefile.in: Regenerate.
4474
4475 Fix previous checkin:
4476
4477 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4478 include.
4479 * configure.in: Fix indentation.
4480 * configure: Regenerate.
4481
be8fff81
RB
44822004-08-31 Robert Bowdidge <bowdidge@apple.com>
4483
45f366ab
PB
4484 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4485 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4486 * configure: regenerate
78716e86 4487 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4488 -mdynamic-no-pic
be8fff81
RB
4489
4490
71b5d516
PB
44912004-08-31 Paolo Bonzini <bonzini@gnu.org>
4492
4493 * Makefile.def (build_modules): Add fixincludes.
4494 (dependencies): Make gcc depend on fixincludes.
4495 * configure.in (build_tools): Add fixincludes.
4496 (build_configdirs): Always include build_libs.
4497 * Makefile.in: Regenerate.
4498 * configure: Regenerate.
4499
45002004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4501
4502 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4503 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4504 phony targets; do not generate timestamp files.
4505 (distclean-stageN): Remove references to their timestamp files.
4506 (restageN, touch-stageN): Remove.
4507 (stageN-bubble): Rewritten.
4508 (compare): Support lean bootstraps.
4509 * Makefile.in: Regenerate.
4510
4511 * configure.in: Only warn when bootstrapping but
4512 build != host or build != target. Support lean bootstraps.
4513 * configure: Regenerate.
4514
ce7cbbb0
PE
45152004-08-26 Phil Edwards <phil@codesourcery.com>
4516
4517 * configure.in: Give a better error message if GMP/MPFR are missing
4518 and a language needing them has been requested.
4519 * configure: Regenerated.
4520
9c71a529
PE
45212004-08-25 Phil Edwards <phil@codesourcery.com>
4522
4523 * configure.in: Print a list of available language front-ends if
4524 a requested one is missing. Tidy stray tab characters.
4525 * configure: Regenerated.
4526
e3f92d3b
MK
45272004-08-19 Michael Koch <konqueror@gmx.de>
4528
4529 * gcc/doc/install.texi: Update entry about automake for libjava.
4530
c3f84f61
RM
45312004-08-17 Robert Millan <robertmh@gnu.org>
4532
4533 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4534 (instead of FreeBSD).
4535 * configure: Regenerate.
4536
7c27e184
PB
45372004-08-16 Paolo Bonzini <bonzini@gnu.org>
4538
4539 * Makefile.in: Regenerate.
4540 * configure: Regenerate.
4541
4542 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4543 stage_*_flags.
4544 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4545 for bootstrapped modules if toplevel bootstrap is going.
4546 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4547 modules. Adjust for changes in Makefile.def. Enable several
4548 rules even in non-bootstrap mode, just to avoid peppering the
4549 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4550 (stage-[+prev+]-bubble): Remove.
4551
4552 * Makefile.def (Dependencies): Depend on all-build-bison,
4553 all-build-flex, all-build-byacc, all-build-texinfo, rather
4554 than the host variations.
4555 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4556 with BUILD_SUBDIR.
4557 (BISON): Update for recent Bisons.
4558 (YACC): Fix typo.
4559 (cross): Depend on all-build.
4560 (all): Do not depend on all-build.
4561 (prebootstrap): Remove.
4562 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4563 (Prebootstrap dependencies): Add them to the per-stage targets
4564 and to all-prebootstrap.
4565 * configure.in (build_configdirs): Always enable build_tools.
4566 (BUILD_DIR_PREFIX): Remove.
4567
4568 * Makefile.def (gcc): Add target variable.
4569 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4570 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4571 in the recursive `make', instead of hardwiring `all'.
4572 (Autogenerated TARGET-* variables): New.
4573
20f3bb80
BB
45742004-08-13 Brian Booth <bbooth@redhat.com>
4575
4576 * MAINTAINERS: Remove myself from write-after-approval.
4577
b5be499d
NN
45782004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4579
4580 * src-release: Stop distributing mmalloc with gdb (which doesn't
4581 use it).
4582 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4583 * Makefile.in: Regenerate.
4584
b3f8d95d
MM
45852004-08-09 Mark Mitchell <mark@codesourcery.com>
4586
4587 * configure.in (arm*-*-eabi*): New target.
4588 * configure: Regenerate.
4589
3589b69e
PB
45902004-08-06 Paolo Bonzini <bonzini@gnu.org>
4591
4592 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4593 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4594 (Dependencies): New section.
4595 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4596 (configure-target-[+module+]): Depend on maybe-all-gcc
4597 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4598 (toplevel profiledbootstrap): Fix dependencies.
4599 * Makefile.in: Regenerate.
4600
972974fc
MM
46012004-08-03 Mark Mitchell <mark@codesourcery.com>
4602
4603 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4604 target-libiberty to noconfigdirs.
4605 * configure: Regenerate.
4606
bebf829d
PB
46072004-08-03 Paul Brook <paul@codesourcery.com>
4608
4609 * configure.in: Check for MPFR as well as GMP.
4610 * configure: Regenerate.
4611
98a5bb3b
RM
46122004-08-01 Robert Millan <robertmh@gnu.org>
4613
4614 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4615 libmudflap for all GNU-based systems (with Glibc).
4616 * configure: Regenerate.
4617
d32ab992
PB
46182004-08-03 Paolo Bonzini <bonzini@gnu.org>
4619
4620 * Makefile.def (host-modules): Add gcc.
4621 * Makefile.in: Regenerate.
4622 * Makefile.tpl (sorry): New rule.
4623 (configure-host, all-host, [+make_target+]-host, do-check,
4624 install-host): Do not add gcc as a special case.
4625 (host modules): Add a small special-casing for gcc. Export
4626 extra_make_flags through the environment.
4627 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4628 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4629 other recursive targets for gcc): Remove.
4630
4631 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4632 (stage, unstage): New rules.
4633 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4634 distclean-stage[+id+]): Use stage_current.
4635 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4636 the stage*-start rules.
4637
aeb732c1
GK
46382004-08-02 Geoffrey Keating <geoffk@apple.com>
4639
4640 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4641 use -all_load flag.
4642
25b656e7
PB
46432004-08-02 Paolo Bonzini <bonzini@gnu.org>
4644
4645 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4646 * configure: Regenerate.
4647
cc440d71
TM
46482004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4649
4650 * maintainer-scripts/gcc_release: Revert yesterday's change.
4651
270e140b
SB
46522004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4653
4654 * MAINTAINERS: Add myself to write-after-approval.
4655
3e4035f8
TM
46562004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4657
4658 * libf2c: Removed.
4659 * gcc/gccbug.in: Updated because of libf2c removal.
4660 * maintainer-scripts/gcc_release: Ditto.
4661
a3e8d8b4
LR
46622004-07-09 Loren J. Rittle <ljrittle@acm.org>
4663
4664 * configure.in: Build libmudflap by default on FreeBSD.
4665 * configure: Regenerated.
4666
dfcada9a
MM
46672004-07-09 Mark Mitchell <mark@codesourcery.com>
4668
4669 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4670 systems.
4671 * configure: Regenerated.
4672
3922b216
JDA
46732004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4674
4675 PR target/16344
4676 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4677 feedback based compiler.
4678 * Makefile.in: Rebuilt.
4679
95bcca47
AO
46802004-07-08 Alexandre Oliva <aoliva@redhat.com>
4681
4682 * Makefile.def (host_modules): Set bootstrap=true for flex.
4683 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4684 * Makefile.in: Rebuilt.
4685
051822f6
JH
46862004-07-07 Jan Hubicka <jh@suse.cz>
4687
4688 * MAINTAINERS: Add self as a profile feedback maintainer.
4689
7b61653a
PE
46902004-07-05 Phil Edwards <phil@codesourcery.com>
4691
4692 * configure.in: Do not prepend $srcdir to /dev/null in
4693 makefile fragments.
4694 * configure: Regenerate.
4695
23f6b2f9
PB
46962004-07-01 Paolo Bonzini <bonzini@gnu.org>
4697
4698 * Makefile.def (build_modules): Add bison, byacc, flex,
4699 m4, texinfo.
4700 (flags_to_pass): Add FLEX.
4701 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4702 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4703 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4704 DEFAULT_MAKEINFO): Remove.
4705 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4706 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4707 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4708 objdir or else use configured tool.
4709 (all-build): New.
4710 (all): Depend on it.
4711 (Build module dependencies): Add.
4712 * Makefile.in: Regenerate.
4713 * configure.in: Better support for multiple build modules,
4714 matching what is done for host/target modules. Do not look
4715 for "plausible" locations of build tools if Canadian cross.
4716 Use autoconf's AC_PROG_CC to find a C compiler. Define
4717 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4718 * configure: Regenerate.
78716e86 4719
1c020272
PB
47202004-06-22 Paolo Bonzini <bonzini@gnu.org>
4721
4722 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4723 * Makefile.in: Regenerate.
4724
a52a0a7f
PB
47252004-06-22 Paolo Bonzini <bonzini@gnu.org>
4726
4727 * Makefile.tpl (configure-build-[+module+],
4728 configure-[+module+], configure-target-[+module+]): Pass
4729 [+extra_configure_args+].
4730 (all-build-[+module+], all-[+module+], check-[+module+],
4731 install-[+module+], [+make_target+]-[+module+],
4732 all-target-[+module+], check-target-[+module+],
4733 install-target-[+module+], [+make_target+]-target-[+module+]):
4734 Pass [+extra_make_args+].
4735 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4736 (GCC_HOST_EXPORTS): Remove.
4737 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4738 cross, check-gcc, check-gcc-c++, install-gcc,
4739 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4740 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4741 * Makefile.in: Regenerate.
4742
ccde3f1a
MS
47432004-06-21 Matthew Sachs <msachs@apple.com>
4744
4745 * MAINTAINERS: Added self to write-after-approval.
4746
6264b0a6
CF
47472004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4748
4749 * configure.in: Check for srcdir/winsup rather than build directory
4750 winsup.
4751 * configure: Regenerate.
4752
801e2270
CV
47532004-06-17 Corinna Vinschen <vinschen@redhat.com>
4754
4755 * configure.in: Don't build Cygwin native newlib if winsup
4756 directory is missing. Emit warning instead.
4757 * configure: Regenerate.
4758
ad6717df
PB
47592004-06-09 Paolo Bonzini <bonzini@gnu.org>
4760
4761 * Makefile.tpl (touch-stage[+id+]): New.
4762 (restage[+prev+]): Depend on touch-stage[+id+].
4763
4764 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4765 Use it throughout.
4766
4767 * Makefile.def: Add profile and feedback bootstrap stages.
4768 Remove next field from bootstrap stages.
4769 * Makefile.tpl (LN, LN_S): Substitute.
4770 (stageN-start, stageN-end): Use double-colon rules, to
4771 provide a hook for additional setup commands.
4772 (distclean-stageN-gcc, restageN): Create dependencies from
4773 [+prev+], not from [+next+].
4774 (stageN-bubble): Add commands for successive stages from
4775 [+prev+], using double-colon rules.
4776 (all-stageN-gcc): Fix typo.
4777 (stagefeedback-start, profiledbootstrap): New.
4778 * Makefile.in: Regenerate.
4779 * configure.in: Call ACX_PROG_LN.
4780 * configure: Regenerate.
4781
5bbb9680
CY
47822004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4783
4784 * MAINTAINERS (Write After Approval): Add myself.
4785
e18be1d4
MA
47862004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4787
4788 * MAINTAINERS (Write After Approval): Add myself.
4789
5607edfd
PB
47902004-06-03 Paolo Bonzini <bonzini@gnu.org>
4791
4792 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4793 without gcc.
4794 * configure: Regenerate.
4795
1ec4e9c3
PB
47962004-06-01 Paolo Bonzini <bonzini@gnu.org>
4797
4798 * Makefile.tpl: Fix typo.
4799 * Makefile.in: Regenerate.
4800
c2f7605f
PB
48012004-06-01 Paolo Bonzini <bonzini@gnu.org>
4802
4803 * configure.in: Remove new- prefix from toplevel
4804 bootstrap targets.
4805 * configure: Regenerate.
4806
f516a7da
PB
48072004-06-01 Paolo Bonzini <bonzini@gnu.org>
4808
4809 * Makefile.tpl (all.normal): Rename to all.
4810 (all): Replace with a rule to pick the default
4811 target from configure.
4812 (all-gcc, configure-gcc): Use conditionals to
4813 do nothing when toplevel bootstrap is going on.
4814 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4815 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4816 * configure.in: Support --enable-bootstrap.
4817
4818 * Makefile.def: Remove new- prefix from toplevel
4819 bootstrap targets.
4820 * Makefile.tpl: Likewise.
4821
4822 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4823 target.
4824
4825 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4826 $(RECURSE_FLAGS) to recursive invocation of make.
4827
4828 * Makefile.in: Regenerate.
4829 * configure: Regenerate.
4830
78dd5e36
AJ
48312004-05-30 Andreas Jaeger <aj@suse.de>
4832 Jim Wilson <wilson@specifixinc.com>
4833
4834 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4835 like CC.
4836
30f1bddc
DJ
48372004-05-27 Daniel Jacobowitz <dan@debian.org>
4838
4839 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4840 * configure: Regenerate.
4841
4fc4dd12
DJ
48422004-05-25 Daniel Jacobowitz <drow@false.org>
4843
4844 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4845 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4846 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4847 targets.
4848 * Makefile.in: Regenerate.
4849
94632047 48502004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4851
4852 * configure.in: Test the ability to symlink directories.
4853 * configure: Regenerate.
4854
4855 * Makefile.def (bootstrap-stage): New definitions.
4856 * Makefile.tpl (configure-stage1-gcc,
4857 configure-stage2-gcc, configure-stage3-gcc,
4858 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4859 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4860 new-restage3, compare): Autogenerate, see Makefile.in
4861 entry for behavioral changes.
4862 (distclean-stage1, new-stage1-start, new-stage1-end,
4863 new-stage1-bubble, distclean-stage2, new-stage2-start,
4864 new-stage2-end, new-stage2-bubble, distclean-stage3,
4865 new-stage3-start, new-stage3-end): New autogenerated targets.
4866 (objext, prebootstrap, BOOT_CFLAGS,
4867 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4868 targets.
4869
4870 * Makefile.in: Regenerate.
4871 (distclean-stage1, new-stage1-start, new-stage1-end,
4872 new-stage1-bubble, distclean-stage2, new-stage2-start,
4873 new-stage2-end, new-stage2-bubble, distclean-stage3,
4874 new-stage3-start, new-stage3-end): New targets.
4875 (all-stage1-gcc): Move prebootstrap dependency from here...
4876 (configure-stage1-gcc): ...to here.
4877 (new-bootstrap): Use bubble targets.
4878 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4879 Use per-stage distclean targets.
4880 (configure-stage1-gcc, configure-stage2-gcc,
4881 configure-stage3-gcc, all-stage1-gcc,
4882 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4883 Use new-stageN-start to prepare the tree.
4884
4f4e53dd
PB
48852004-05-23 Paolo Bonzini <bonzini@gnu.org>
4886
4887 * Makefile.def (host_modules): add libcpp.
4888 * Makefile.tpl: Add dependencies on and for libcpp.
4889 * Makefile.in: Regenerate.
4890 * configure.in: Add libcpp host module.
4891 * configure: Regenerate.
4892
60975492
PB
48932004-05-21 Paolo Bonzini <bonzini@gnu.org>
4894
4895 * Makefile.tpl: Whenever a recursive target is defined, wrap
4896 it in a special @if/@endif block, and prepare its maybe
4897 dependency in the @if/@endif block
4898 * configure.in: Instead of writing maybe dependencies, remove
4899 the @if/@endif statements, and remove the @if/@endif blocks
4900 that remain.
4901 * configure: Regenerate.
4902 * Makefile.in: Regenerate.
4903
5ce7d75d
JJ
49042004-05-20 Janis Johnson <janis187@us.ibm.com>
4905
4906 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4907
c779c42f
KK
49082004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4909
4910 PR bootstrap/15120
4911 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4912 * */configure: Rebuilt.
4913
b4117c30
ZW
49142004-05-17 Zack Weinberg <zack@codesourcery.com>
4915
4916 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4917 of libf2c.
4918 * configure, Makefile.in: Regenerate.
4919
719bb4e3 49202004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4921
4922 * MAINTAINERS (Write After Approval): Add myself.
4923
6de9cd9a
DN
49242004-05-13 Diego Novillo <dnovillo@redhat.com>
4925
4926 Merge from tree-ssa-20020619-branch.
4927
4928 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4929 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4930 (HOST_GMPLIBS): Define.
4931 (HOST_GMPINC): Define.
4932 (TARGET_LIB_PATH): Add libmudflap.
4933 (GFORTRAN_FOR_TARGET): Define.
4934 (configure-build*): Export GFORTRAN.
4935 (configure-gcc): Export GMPLIBS and GMPINC.
4936 (all-gcc): Add maybe-all-libbanshee.
4937 (configure-target-libgfortran): Define.
4938 * Makefile.in: Regenerate.
4939 * configure.in (host_libs): Add libbanshee.
4940 (target_libraries): Add target-libmudflap and target-libgfortran.
4941 Add --with-libbanshee.
4942 Handle --disable-libmudflap.
4943 (*-*-freebsd*): Use with_gmp.
4944 Add $(libgcj) to noconfigdirs.
4945 * configure: Regenerate.
4946 * depcomp: New file.
4947 * MAINTAINERS: Add tree-ssa maintainers.
4948
8f1b790f
VM
49492004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4950
b4117c30 4951 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4952
693446fc
BF
49532004-04-30 Brian Ford <ford@vss.fsi.com>
4954
b4117c30 4955 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4956
d1bb666c
UB
49572004-04-29 Uros Bizjak <uros@kss-loka.si>
4958
b4117c30 4959 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4960
6cf1ac42
PB
49612004-04-28 Paolo Bonzini <bonzini@gnu.org>
4962
4963 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4964 * configure: Regenerate.
4965
632933d5
PB
49662004-04-27 Paolo Bonzini <bonzini@gnu.org>
4967
4968 Revert:
4969 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4970
4971 * Makefile.def (flags_to_pass): Remove *dir variables that
4972 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4973 as well as prefix and exec_prefix.
4974 * Makefile.in: Regenerate.
4975
80dc6aa0
RM
49762004-04-26 Robert Millan <robertmh@gnu.org>
4977
4978 Add patches from libtool CVS.
4979 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4980 * ltconfig: Likewise.
4981 * ltcf-c.sh: Likewise.
4982 * ltcf-cxx.sh: Likewise.
4983 * ltcf-gcj.sh: Likewise.
4984
e11283f1
PB
49852004-04-26 Paolo Bonzini <bonzini@gnu.org>
4986
4987 * Makefile.def (host_modules): Mark with the bootstrap
4988 flag packages on which gcc depends.
4989 * Makefile.tpl (all-bootstrap): Use it.
4990 * Makefile.in: Regenerate.
4991
8546950c
PB
49922004-04-26 Paolo Bonzini <bonzini@gnu.org>
4993
4994 * Makefile.def (flags_to_pass): Remove *dir variables that
4995 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4996 as well as prefix and exec_prefix.
4997 * Makefile.in: Regenerate.
4998
a76494aa
PB
49992004-04-26 Paolo Bonzini <bonzini@gnu.org>
5000
b4117c30
ZW
5001 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5002 * configure: Regenerate.
5003 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5004 * gcc/Makefile.tpl (compare): Use the result of the test.
5005 * gcc/Makefile.in: Regenerate.
a76494aa 5006
03a91701
PB
50072004-04-23 Paolo Bonzini <bonzini@gnu.org>
5008
5009 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5010 Always relocate gcc and prev-gcc to the original names, even
5011 if the build fails.
5012 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5013 New targets.
5014
082a6351
LG
50152004-04-23 Laurent GUERBY <laurent@guerby.net>
5016
5017 * MAINTAINERS: Update my email address.
b4117c30 5018
1f1d584b
RO
50192004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5020
5021 * configure.in (mips*-*-irix5*): Enable ld.
5022 * configure: Regenerate.
082a6351 5023
1db673ca
RO
50242004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5025
5026 * configure: Regenerate.
5027
ce4ea44e
JW
50282004-04-15 James E Wilson <wilson@specifixinc.com>
5029
5030 * Makefile.tpl (configure-[+module+], configure-gcc,
5031 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5032 Set and export LDFLAGS.
5033 * Makefile.in: Regenerate.
5034
611f62ad
MC
50352004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5036
b4117c30 5037 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5038
be912515
NN
50392004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5040
5041 PR bootstrap/14871
5042 * Makefile.tpl: If we don't have built-in-tree target tools,
5043 use the ones found by configure rather than hacking around with
5044 program_transform_name.
5045 * configure.in: Give Makefile.tpl the information necessary
5046 to do that.
5047 * Makefile.in: Regenerate.
5048 * configure: Regenerate.
5049
9104315a
NN
50502004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5051
5052 PR bootstrap/14760
5053 * configure.in: When computing baseargs, strip *all* copies of
5054 offending options. Also, don't match/substitute the trailing space,
5055 so that this actually works when two similar options are separated by
5056 only one space.
5057 * configure: Regenerate.
5058
bef1d700
DE
50592004-04-06 David Edelsohn <edelsohn@gnu.org>
5060
b4117c30
ZW
5061 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5062 (rs6000-*-aix*): Same.
5063 * configure: Regenerate.
bef1d700 5064
54bcf05e 50652004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5066
5067 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5068
369a832c 50692004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5070
5071 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5072
09a9c095
NN
50732004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5074
7caf53cb
NN
5075 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5076 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5077 * Makefile.in: Regenerate.
5078
09a9c095
NN
5079 * configure.in (top level bootstrap support): Rework --enable-werror
5080 to set @stage2_werror_flag@.
5081 * configure: Regenerate.
5082 * Makefile.tpl (top level bootstrap support): Pass
5083 @stage2_werror_flag@ down to configure in stages 2 and 3.
5084 * Makefile.in: Regenerate.
5085
5595a2bd
NN
50862004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5087
cbfd7e06
NN
5088 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5089 for stages 2 and 3 as well as in make. As a consequence, remove
5090 OUTPUT_OPTION (now detected by configure) from the flags passed down
5091 to make.
5092 * Makefile.in: Regenerate.
5093
5595a2bd
NN
5094 * Makefile.tpl (new-bootstrap): Fix typo.
5095 * Makefile.in: Regenerate.
5096
ca3b3e20
NN
50972004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5098
295f4e42
NN
5099 * Makefile.tpl: Rearrange by moving recursive_targets rules
5100 into their proper sections.
5101 * Makefile.tpl (top level bootstrap support): Move disabling
5102 of coverage flags from 'make' to 'configure'; improve comments.
5103 * Makefile.in: Regenerate.
5104
340de83f
NN
5105 * Makefile.tpl (experimental top level bootstrap) Move stage1
5106 language setting from all- target to configure- target; disable
5107 intermodule optimization in stage 1; prevent gratuitous rebuilds
5108 of stage 1.
5109 * Makefile.in: Regenerate.
5110 * configure.in: Comma-separate stage 1 language list for top
5111 level bootstrap.
5112 * configure: Regenerate.
5113
ca3b3e20
NN
5114 * Makefile.tpl: Clean up experimental top level bootstrap support:
5115 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5116 prev-gcc in configure- targets as well as all- targets.
5117 * Makefile.in: Regenerate.
5118
4d038073
KC
51192004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5120
5121 * compile: New file imported from automake.
5122
ab3533d6
PB
51232004-03-17 Paolo Bonzini <bonzini@gnu.org>
5124
5125 * configure.in: Remove symbolic link section.
5126 * configure: Regenerate.
5127 * Makefile.tpl (links): Remove.
5128 * Makefile.in: Regenerate.
5129
1e0f07d3 51302004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5131 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5132
5133 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5134 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5135 * configure.in: Fix comment typo from last patch.
5136 * configure: Regenerate.
5137
2805b53a
NN
51382004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5139
5140 * Makefile.tpl: Introduce experimental top level bootstrap support.
5141 * Makefile.in: Regenerate.
5142 * configure.in: Introduce support for top level bootstrap.
5143 * configure: Regenerate.
5144
79b4b7d2 51452004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5146 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5147
5148 PR bootstrap/14522
5149 * configure.in: Cope with shells that do not support unquoted ^
5150 * configure: Regenerate.
5151
6bbec498 51522004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5153 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5154
5155 PR bootstrap/14522
79b4b7d2 5156 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5157 quotes inside quoted backquote substitutions.
5158 * configure: Regenerate.
5159
83c15dfc
AP
51602004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5161
5162 PR bootstrap/14522
f2bd98d4 5163 * configure.in: Fix escaping of $.
83c15dfc
AP
5164 * configure: Regenerate.
5165
55ffb5ed
NN
51662004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5167
5168 * configure: Regenerate, since I forgot to while committing Paolo's
5169 changes.
5170
e4c9c075
PB
51712004-03-08 Paolo Bonzini <bonzini@gnu.org>
5172
5173 PR ada/14131
5174 Move language detection to the top level.
5175 * configure.in: Find default values for the tools as
5176 soon as possible. Disable ada if GNAT is not found.
5177 Emit error message about missing languages. Expand
5178 --enable-languages=all for the gcc subdirectory.
5179
5199e2c6
BE
51802004-03-10 Ben Elliston <bje@gnu.org>
5181
5182 * MAINTAINERS: Update my email address.
5183
c18b95e5
DE
51842004-03-05 David Edelsohn <edelsohn@gnu.org>
5185
5186 * ltconfig: Disable building static libraries if building shared
5187 libraries on AIX 5L.
5188
d0fe5ad3
RS
51892004-03-01 Richard Sandiford <rsandifo@redhat.com>
5190
5191 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5192 and disable libgcj.
5193 * configure: Regenerated.
5194
e6f71f9d
BB
51952004-03-01 Brian Booth <bbooth@redhat.com>
5196
5197 * MAINTAINERS: Add myself to write-after-approval.
5198
8983e50e
PB
51992004-03-01 Paolo Bonzini <bonzini@gnu.org>
5200
5201 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5202
d4cd9d81
NN
52032004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5204
5205 PR bootstrap/7087
5206 * Makefile.tpl: Guard XFOO sed statements better.
5207 * Makefile.tpl: Add dependency for configure-target-libada.
5208 * Makefile.in: Regenerate (incidentally fixes broken
5209 commit when libada-branch was merged).
5210
0ea0229e
KC
52112004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5212
5213 * MAINTAINERS: Add myself to write-after-approval.
5214
bad93735
AP
52152004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5216
5217 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5218 maintainers.
5219
a7ca14fc
AC
52202004-02-20 Andrew Cagney <cagney@redhat.com>
5221
5222 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5223 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5224
51592782
NN
52252004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5226
5227 PR bootstrap/11932
5228 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5229
6a30854a
JQ
52302004-02-14 Jerry Quinn <jlquinn@optonline.net>
5231
5232 * MAINTAINERS: Added myself to write-after-approval.
5233
be8b2bee
MK
52342004-02-14 Michael Koch <konqueror@gmx.de>
5235
5236 * MAINTAINERS: Added myself to write-after-approval.
5237
972760b7
JM
52382004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5239
5240 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5241 some OS port maintainers to OS port maintainers section.
5242
b0281654
FCE
52432004-02-13 Frank Ch. Eigler <fche@redhat.com>
5244
5245 * MAINTAINERS: Add self.
5246
3c419fd6
KH
52472004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5248
5249 * MAINTAINERS: Alphabetize.
5250
e88e9aee
PB
52512004-02-12 Paolo Bonzini <bonzini@gnu.org>
5252
5253 * MAINTAINERS: Remove myself.
b4117c30 5254
1915e422
DE
52552004-02-11 David Edelsohn <edelsohn@gnu.org>
5256
5257 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5258 (rs6000-*-aix*): Same.
5259 * configure: Regenerate.
5260
a22c2d8d
KC
52612004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5262
5263 * configure.in (host): Add in missing $noconfigdirs to defines.
5264 * configure: Regenerate.
5265
d9cdb878
AC
52662004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5267 Nathanael Nerode <neroden@gcc.gnu.org>
5268
5269 PR ada/6637, PR ada/5911
b4117c30 5270 Merge with libada-branch:
d9cdb878
AC
5271 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5272 with appropriate dependencies. Add --enable-libada configure switch.
5273 * configure, Makefile.in: Regenerate.
5274
8bd92821
PB
52752004-02-09 Paolo Bonzini <bonzini@gnu.org>
5276
5277 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5278
89a95129
RO
52792004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5280
5281 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5282 * configure: Regenerate.
5283
892629bc
GK
52842004-02-04 Geoffrey Keating <geoffk@apple.com>
5285
5286 Merge from upstream:
5287
5288 * ltmain.in: When setting IFS to '~', be careful about user
5289 arguments that contain '~'.
5290
5291 2004-02-04 Peter O'Gorman <peter@pogma.com>
5292
5293 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5294 Also test $base_compile against $CC with escaped arguments. Bug
5295 reported by Geoff Keating <geoffk@apple.com>.
5296
6b402165
KH
52972004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5298
5299 * MAINTAINERS: Remove i960 port.
5300
fa2f0306
DD
53012004-01-23 DJ Delorie <dj@redhat.com>
5302
5303 * Makefile.def (target_modules) [libiberty]: Don't stage.
5304 * Makefile.in: Rebuilt.
5305
9feb20aa
CT
53062004-01-20 Caroline Tice <ctice@apple.com>
5307
5308 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5309
7aed2ccc
PC
53102004-01-19 Paolo Carlini <pcarlini@suse.de>
5311
5312 * MAINTAINERS: Update my email address.
5313
f25bebe1
JM
53142004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5315
5316 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5317
28083580
VR
53182004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5319
5320 * MAINTAINERS: Remove entries without email address.
5321
c0f4b5e4
DJ
53222004-01-15 Daniel Jacobowitz <drow@mvista.com>
5323
5324 * MAINTAINERS: Add myself to write-after-approval.
5325
b5eb5a5e
SB
53262004-01-15 Steven Bosscher <stevenb@suse.de>
5327
5328 * MAINTAINERS: Update my email address.
5329
2c4de30b
LR
53302004-01-14 Loren J. Rittle <ljrittle@acm.org>
5331
5332 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5333 * Makefile.tpl (configure-target-[+module+]): Support stage.
5334 * Makefile.in: Rebuilt.
5335
74c0b320
ILT
53362004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5337
5338 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5339
2560344b
RS
53402004-01-10 Richard Sandiford <rsandifo@redhat.com>
5341
5342 * MAINTAINERS: Add myself as a MIPS maintainer.
5343
8b21cda6
NN
53442004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5345
2b6c260d
NN
5346 * configure.in: Use ./config.cache, not config.cache.
5347 * configure: Regenerate.
5348 * Makefile.tpl: Special-casing not needed for GCC any more.
5349 * Makefile.in: Regenerate.
5350
09438bde
NN
5351 * configure.in: Don't share a cache file for host dirs.
5352 * configure: Regenerate.
5353
8b21cda6
NN
5354 * config-ml.in: Don't mess with the cache file.
5355
e42870df
EB
53562004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5357
5358 * MAINTAINERS: Move myself from 'Write After Approval' to
5359 'CPU Port Maintainers' section as SPARC maintainer.
5360
6b9eb62c
NN
53612004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5362
78a816a6
NN
5363 * Makefile.tpl: Make GCC use a separate config.cache.
5364 * Makefile.in: Regenerate.
5365
6b9eb62c
NN
5366 PR bootstrap/11932, PR bootstrap/11933
5367 (I don't know if it will fix either of them, but it relates
5368 to them.)
5369 * configure.in: Don't use shared config.cache for target
5370 directories.
5371 * configure: Regenerate.
5372
86d7b562
DN
53732004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5374
5375 * MAINTAINERS: Add myself to 'Write After Approval' section.
5376
07d0a605
RS
53772003-12-31 Roger Sayle <roger@eyesopen.com>
5378
5379 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5380 * configure: Regenerated.
5381
459ac19f
KH
53822003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5383
5384 * MAINTAINERS: Remove the mn10200 maintainer.
5385
5785c0ed 53862003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5387
cc6010cd
AP
5388 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5389 * configure: Regenerated.
5785c0ed 5390
a268eff9
JH
53912003-12-16 Jan Hubicka <jh@suse.cz>
5392
5393 * MAINTAINERS: Add myself as callgraph maintainer.
5394
9d465b12
TF
53952003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5396
5397 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5398 * configure: Regenerate.
5399
a68a270a
GB
54002003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5401
5402 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5403 'Write After Approval' section. Update email.
5404
3066a15c
JL
54052003-12-01 James Lemke <jim@wasabisystems.com>
5406
5407 * MAINTAINERS (Write After Approval): Add myself.
5408
8c052da4
MT
54092003-11-20 Matt Thomas <matt@3am-software.com>
5410
5411 * MAINTAINERS: Add myself as a vax port maintainer.
5412
e75f9147
KC
54132003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5414
5415 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5416 (configure-build-[+module+], configure-[+module+]): Likewise.
5417 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5418 * Makefile.in: Regenerate.
5419
43d8d958
AT
54202003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5421
5422 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5423 shared/dylibed libraries.
5424 * ltmain.sh: Likewise.
5425 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5426 * ltcf-cxx.sh: Likewise.
5427 * ltcf-gcj.sh: Likewise.
5428 * ltconfig: Likewise.
5429
638dcaa0
SC
54302003-11-17 Stan Cox <scox@redhat.com>
5431
5432 * MAINTAINERS: Add myself as iq2000 port maintainer.
5433
15cc172b
AC
54342003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5435
b4117c30
ZW
5436 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5437 * Makefile.in: Regenerate.
15cc172b 5438
20af77cd
UW
54392003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5440
5441 * config.sub: Update to 2003-11-03 version.
5442
4dd01c5c
PE
54432003-10-20 Phil Edwards <phil@codesourcery.com>
5444
5445 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5446 * configure: Regenerate.
5447
8d36c499
NP
54482003-10-20 Nicolas Pitre <nico@cam.org>
5449
5450 * MAINTAINERS: Add myself to 'Write After Approval' section.
5451
8b7ebc31
AC
54522003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5453
5454 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5455
afe1910c
JM
54562003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5457
5458 * MAINTAINERS: Update my email address.
5459
05dcec66
RO
54602003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5461
5462 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5463
71fc2f0c
RL
54642003-10-17 Ralph Loader <rcl@ihug.co.nz>
5465
5466 * MAINTAINERS: Add myself to 'Write After Approval' section.
5467
507ec745
BI
54682003-10-16 Bernardo Innocenti <bernie@develer.com>
5469
5470 * config.guess: Update to 2003-10-16 version.
5471 * config.sub: Update to 2003-10-16 version.
5472
4d466c42
DD
54732003-10-15 David Daney <ddaney@avtrex.com>
5474
5475 * MAINTAINERS: Added myself to 'Write After Approval' section.
5476
0c9b16bc
FH
54772003-10-15 Falk Hueffner <falk@debian.org>
5478
5479 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5480 'Write After Approval' section. Update email.
5481
74d57d15
RS
54822003-10-14 Roger Sayle <roger@eyesopen.com>
5483
5484 * MAINTAINERS: Move myself from 'Write After Approval' to
5485 'Various Maintainers' section as middle-end maintainer.
5486
d29b8ad8
NN
54872003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5488
5489 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5490 HOST_FLAGS_TO_PASS.
5491 * Makefile.in: Regenerate.
5492
26db814a
BI
54932003-10-11 Bernardo Innocenti <bernie@develer.com>
5494
5495 * config.guess: Update to 2003-10-07 version.
5496 * config.sub: Update to 2003-10-07 version.
5497
fffeb871
RO
54982003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5499
5500 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5501 * ltconfig (irix5*, irix6*): Don't override version_type.
5502
6691a79e
ME
55032003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5504
5505 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5506 * configure: Rebuilt
5507 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5508 * Makefile.in: Rebuilt
5509
62cdd71e
L
55102003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5511
5512 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5513
6fe2eacc
CW
55142003-09-30 Carlo Wood <carlo@alinoe.com>
5515
cc6010cd 5516 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5517
ea57e5ad
PK
55182003-09-29 Paul Koning <ni1d@arrl.net>
5519
5520 * MAINTAINERS: Move myself from "Write After Approval"
5521 to CPU platform maintainers for pdp11 platform.
5522
e070672a
AT
55232003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5524
5525 * MAINTAINERS: Move myself from 'Write After Approval' to
5526 'Various Maintainers' section as libffi testsuite maintainer.
5527
43bb47c2
DJ
55282003-09-21 Daniel Jacobowitz <drow@mvista.com>
5529
5530 * configure.in: Pass a computed --program-transform-name
5531 to subconfigures.
5532 * configure: Regenerated.
5533
da9d3b37
NN
55342003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5535
94322beb
NN
5536 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5537 * Makefile.in: Regenerate.
5538
da9d3b37
NN
5539 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5540 * Makefile.in: Regenerate.
5541
ffd9060b
ZL
55422003-09-19 Ziemowit Laski <zlaski@apple.com>
5543
5544 * MAINTAINERS: Move myself from 'Write After Approval'
5545 to 'Various Maintainers' (objective-c) section.
5546
eeae7b41
DJ
55472003-09-17 Daniel Jacobowitz <drow@mvista.com>
5548
5549 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5550 quoting.
5551 * configure: Regenerated.
5552
a080d12b
JB
55532003-09-16 Joel Brobecker <brobecker@gnat.com>
5554
5555 * MAINTAINERS (Write After Approval): Add myself to write after
5556 approval list.
5557
6cd2fc59
DN
55582003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5559
cc6010cd 5560 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5561
dcbdd9cc
ILT
55622003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5563
5564 * MAINTAINERS: Update my e-mail address.
5565
e517f636
AM
55662003-09-09 Alan Modra <amodra@bigpond.net.au>
5567
5568 * libtool.m4 (LD): Correct powerpc64 host match.
5569
bc49924b
JW
55702003-09-06 James E Wilson <wilson@tuliptree.org>
5571
5572 * MAINTAINTERS: Update my affiliation and email address.
5573
082124f5
ZD
55742003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5575
5576 * MAINTAINERS (Write After Approval): Add myself.
5577
dc94d89e
DD
55782003-09-04 DJ Delorie <dj@redhat.com>
5579
5580 * configure: Regenerate.
5581
55822003-09-04 Robert Millan <robertmh@gnu.org>
5583
5584 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5585
7a0f2d4e
KG
55862003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5587
5588 * configure.in: Ensure arguments to sed are properly spaced.
5589 * configure: Regenerate.
5590
88d032eb
GP
55912003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5592
5593 * MAINTAINERS: Update my e-mail address.
5594
0b3f3d22
ME
55952003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5596
5597 * MAINTAINERS (Write After Approval): Add myself.
5598
d253f9ba
DJ
55992003-08-27 Daniel Jacobowitz <drow@mvista.com>
5600
5601 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5602 * configure: Regenerated.
5603
066ec9c9
MM
56042003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5605
5606 * MAINTAINERS: Update my email address.
5607
415d7ef9
PE
56082003-08-23 Phil Edwards <pme@gcc.gnu.org>
5609
5610 * configure.in: Use newline instead of semicolon when assuming
5611 shell arguments in a for loop.
5612 * configure: Regenerated.
5613
e1567352
JE
56142003-08-22 Jason Eckhardt <jle@rice.edu>
5615
5616 * MAINTAINERS: Resurrect the i860 maintainer.
5617
b348267b
GK
56182003-08-20 Geoffrey Keating <geoffk@apple.com>
5619
e50084fa
GK
5620 PR 8180
5621 * configure.in: When testing with_libs and with_headers, treat
5622 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5623 * configure: Regenerate.
b4117c30 5624
b348267b
GK
5625 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5626 make, shell, etc.
5627 (baseargs): Likewise.
5628 * configure: Regenerate.
5629
ca26ffe0
BI
56302003-08-20 Bernardo Innocenti <bernie@develer.com>
5631
5632 * MAINTAINERS (Write After Approval): Add myself.
5633
940cde4d
GK
56342003-08-19 Geoffrey Keating <geoffk@apple.com>
5635
5636 * configure.in: Disable libgcj for darwin not on powerpc.
5637 * configure: Rebuild.
5638
74bed51b
ADL
56392003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5640
5641 * config-ml.in, symlink-tree: Add license.
5642
b4117c30
ZW
56432003-08-03 Richard Stallman <rms@gnu.org>
5644 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5645
5646 * README.SCO: New file.
5647
333a28b4
MK
56482003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5649
5650 * Makefile.tpl (check, check-c++): Express dependencies using
5651 dependencies rather than commands.
5652 * Makefile.in: Regenerate.
5653
c197e306
AC
56542003-08-01 Andrew Cagney <cagney@redhat.com>
5655
5656 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5657 * configure: Ditto.
5658
a8ee6e2d
GK
56592003-07-31 Geoffrey Keating <geoffk@apple.com>
5660
5661 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5662 * Makefile.in: Update.
a8ee6e2d 5663
8d9b3f2e
AT
56642003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5665
5666 * configure.in: Enable libgcj for darwin.
5667 * configure: Rebuild.
5668
52c0c542
PE
56692003-07-29 Phil Edwards <pme@gcc.gnu.org>
5670
5671 * config-ml.in: Use ac_configure_args directly instead of
5672 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5673 actually seen.
5674
b4acb5ef
NN
56752003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5676
5677 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5678 creating target and build subdirs to build all parent dirs as needed.
5679 * Makefile.in: Rebuild.
5680 * configure.in: Don't build dirs explicitly here.
5681 * configure: Rebuild.
5682
a51d71d0
PB
56832003-07-26 Paul Brook <paul@nowt.org>
5684
5685 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5686
f43e12ce
AO
56872003-07-22 Alexandre Oliva <aoliva@redhat.com>
5688
5689 * Makefile.tpl (all-make): Depend on intl.
5690 * Makefile.in: Rebuilt.
5691
8a199ff6
PE
56922003-07-20 Phil Edwards <pme@gcc.gnu.org>
5693
5694 * install-sh: Update to newer upstream versions (associated with
5695 aclocal 1.7).
5696 * mkinstalldirs: Likewise.
5697 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5698
e6a8c803
AP
56992003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5700
5701 * MAINTAINERS: Move self from Bug database only accounts
5702 to write-after-approval.
5703
9f13608f
NN
57042003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5705
5706 * config.if: Remove unused libc_interface determination.
5707
c7864714
NN
57082003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5709
5710 * MAINTAINERS: Move self from write-after-approval to
5711 build machinery (*.in).
5712
775956d0
NN
57132003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5714
5715 PR bootstrap/11273
5716 PR bootstrap/11408
5717 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5718 unused INSTALL_PROGRAM_ARGS.
5719 * configure.in: Use AC_PROG_INSTALL.
5720 * Makefile.in: Regenerate.
5721 * configure: Regenerate.
5722
c7f67a6e
KH
57232003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5724
5725 * MAINTAINERS: Alphabetize.
5726
33952f6f
AO
57272003-07-10 Alexandre Oliva <aoliva@redhat.com>
5728
5729 * configure: Rebuilt.
5730 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5731 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5732 newlib nor libgloss.
5733 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5734 * configure.in (am33_2.0-*-linux*): Added.
5735
0d4f1b4e
BW
57362003-07-09 Bob Wilson <bob.wilson@acm.org>
5737
5738 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5739 * configure: Regenerate.
5740
56694dd9
ZW
57412003-07-07 Zack Weinberg <zack@codesourcery.com>
5742
5743 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5744 * Makefile.in: Regenerate.
5745
21607eb4
ZW
57462003-07-04 Zack Weinberg <zack@codesourcery.com>
5747
5748 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5749 * Makefile.in: Regenerate.
5750
8c90b13a
L
57512003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5752
5753 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5754 * Makefile.in: Regenerated.
5755
5d42f90e
L
5756 * config-ml.in: Replace PWD with PWD_COMMAND.
5757
6eb95e99
ZW
57582003-07-04 Zack Weinberg <zack@codesourcery.com>
5759
5760 * intl: New directory; see intl/ChangeLog for details.
5761 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5762 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5763 * Makefile.in: Regenerate.
5764
07d1940e
NN
57652003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5766
5767 * configure.in: Clean up config-lang.in handling. Delete
5768 useless assignment to "subdirs".
5769 * configure: Regenerate.
5770
4dbda6f0
NN
57712003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5772
5773 * configure.in: Rename 'target_libs' to 'target_libraries'.
5774 Remove useless reference to 'target_libs'.
5775 * configure: Regenerate.
5776
2c30ab71
KS
57772003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5778
5779 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5780 * Makefile.in: Regenerate.
5781
11405c93
NN
57822003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5783
5784 * Makefile.def: Introduce flags_to_pass.
5785 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5786 * Makefile.in: Regenerate.
5787
fb87ad5d
HPN
57882003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5789
5790 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5791 and target-libgloss.
5792 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5793 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5794 * configure: Regenerate.
5795
a7956a48
BK
57962003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5797
5798 * configure.in: Update testsuite_flags to new location.
5799 * configure. Regenerate.
6eb95e99 5800
eaf9f3b2
NN
58012003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5802
5803 * Makefile.tpl: Remove BUILD_CC stuff.
5804 * Makefile.in: Regenerate.
5805
2d89ffef
KH
58062003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5807
5808 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5809
83415b0b
GP
58102003-06-16 Graeme Peterson <gp@qnx.com>
5811
5812 * MAINTAINERS (Write After Approval): Add myself.
5813
b951c91c 58142003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5815
b951c91c
L
5816 * config.guess: Update to 2003-06-12 version.
5817 * config.sub: Update to 2003-06-13 version.
5818
0bb41a37
L
58192003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5820
5821 * config.guess: Update to 2003-06-06 version.
5822 * config.sub: Update to 2003-06-06 version.
5823
655b7166
RO
58242003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5825
5826 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5827 * configure. Regenerate.
5828
01b759aa
NN
58292003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5830
bf1d3e81
NN
5831 * configure.in: Disable serial configure by default.
5832 * configure: Regenerate.
5833 * Makefile.tpl: Abolish .NOTPARALLEL.
5834 * Makefile.in: Regenerate.
5835
e89fbdfe
NN
5836 * Makefile.tpl: Replace {build,host,target}_canonical by
5837 {build,host,target}.
5838 * Makefile.in: Regenerate.
5839
01b759aa
NN
5840 * Makefile.tpl: Fix stupid pasto.
5841 * Makefile.in: Regenerate.
5842
f7dae026
NN
58432003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5844
5845 * Makefile.tpl: Remove bogus conditional.
5846 * Makefile.in: Regenerate.
5847
58482003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5849
5850 * Makefile.tpl (profiledbootstrap): New target.
5851 * Makefile.in (profiledbootstrap): New target.
5852
2ffc3e73 58532003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5854
5855 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5856 Pinski. Remove user names from other bugzilla-only maintainers.
5857
1a1e6b96
NN
58582003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5859
1358ccea
NN
5860 * Makefile.tpl: Make 'recursive targets' using autogen rather
5861 than shell loop. Remove duplicate 'clean' targets and false
5862 comments.
5863 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5864 Add systematic method of specifying missing targets in subdirs.
5865 Add copyright boilerplate.
5866 * Makefile.in: Regenerate.
5867 * configure.in: Add 'recursive targets' to maybe list.
5868 * configure: Regenerate.
5869
ae74ed1f
NN
5870 * MAINTAINERS: "GNATS only" -> "Bug database only".
5871
1a1e6b96
NN
5872 * Makefile.tpl: Rename [+target+] to [+make_target+].
5873 * Makefile.def: Rename 'target' to 'make_target'.
5874
c79af3fa
NB
58752003-05-31 Neil Booth <neil@daikokuya.co.uk>
5876
5877 * MAINTAINERS: Add self as options handling maintainer.
5878
39d85b61
MM
58792003-05-28 Michael Meissner <gnu@the-meissners.org>
5880
5881 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5882 been too long since I touched those ports.
5883
afc2b62d
DD
58842003-05-28 DJ Delorie <dj@redhat.com>
5885
5886 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5887 * Makefile.in: Regenerate.
5888
df445104
MR
58892003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5890
5891 * configure.in: Use curly braces in the definition of tooldir.
5892 * configure: Regenerate.
5893
2eb98e5d 58942003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5895
2eb98e5d
DD
5896 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5897 newlib or libgloss.
5898 * Makefile.in: Regenerate.
5899
862fced8
DD
59002003-05-21 DJ Delorie <dj@redhat.com>
5901
5902 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5903 * Makefile.in: Regenerate.
5904
fc351800
ILT
59052003-05-20 Ian Lance Taylor <ian@airs.com>
5906
5907 * MAINTAINERS: Update my e-mail address.
5908
7e2dbcef
NN
59092003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5910
5911 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5912 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5913 Factor out common code from autogen IF statements.
5914 * configure: Regenerate.
5915 * Makefile.in: Regenerate.
5916
f2a0e225
KC
59172003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5918
5919 * configure.in: Accept i[3456789]86 for machine type.
5920 * configure: Regenerate.
5921
8b87bb96
NN
59222003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5923
5924 * configure.in: Switch more things to use maybe dependencies.
5925 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5926 * configure: Regenerate.
5927 * Makefile.tpl: Switch more things to use maybe dependencies.
5928 * Makefile.in: Regenerate.
5929
fdb882bc 59302003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5931
5932 * Makefile.tpl (install-opcodes): Define.
5933 * Makefile.in: Rebuild.
5934
f7c50032
AJ
59352003-05-13 Andreas Jaeger <aj@suse.de>
5936
5937 * config.guess: Update to 2003-05-09 version.
5938 * config.sub: Update to 2003-05-09 version.
5939
f2181bed 59402003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5941
5942 * configure.in: Correct sed script so that options in quotes are not
5943 deleted.
5944 * configure: Rebuild.
5945
aa8f1f57
CV
59462003-05-12 Corinna Vinschen <corinna@vinschen.de>
5947
5948 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5949 and $$s/newlib/libc/sys/cygwin32 include paths.
5950 * configure: Ditto.
5951
0c130f81
MM
59522003-05-12 Michael Meissner <gnu@the-meissners.org>
5953
5954 * MAINTAINERS: Update my email addresses.
5955
aa1a100b
EB
59562003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5957
5958 * config-ml.in: Propagate INSTALL variables.
f7c50032 5959
87861833
GP
59602003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5961
5962 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5963
de722255
CD
59642003-05-02 Chris Demetriou <cgd@broadcom.com>
5965
6eb95e99
ZW
5966 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5967 * Makefile.in: Regenerate.
de722255 5968
96c4a002
WB
59692003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5970
5971 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5972
55b15a11
WB
59732003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5974
5975 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5976
0c227849
DJ
59772003-04-27 Daniel Jacobowitz <drow@mvista.com>
5978
5979 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5980 * Makefile.in: Regenerated.
5981
d45148c1
WB
59822003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5983
5984 * MAINTAINERS (Write After Approval): Upgrade myself from
5985 GNATS only to write-after-approval. Update my mail address.
5986
48f2318c 59872003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5988
5989 (OS Port Maintainers: freebsd): Add myself.
5990
438f50c3
MM
59912003-04-22 Mark Mitchell <mark@codesourcery.com>
5992
5993 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5994
9074e169
KJ
59952003-04-22 Kean Johnston <jkj@sco.com>
5996
5997 * MAINTAINERS (SCO ports): Added myself.
5998
dfd39a2e
NS
59992003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6000
6001 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6002
ccbae82a
KJ
60032003-04-19 Kean Johnston <jkj@sco.com>
6004
6005 * MAINTAINERS (Write After Approval): Add myself.
6006
2f50999f
GP
60072003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6008
6009 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6010 * Makefile.in: Regenerate.
6011
e9b84181
JJ
60122003-04-18 Jakub Jelinek <jakub@redhat.com>
6013
6014 * configure.in (powerpc64*-*-linux*): Remove.
6015 * configure: Rebuilt.
6016
1ca4c6e1
PE
60172003-04-17 Phil Edwards <pme@gcc.gnu.org>
6018
6019 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6020 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6021 and restrap.
6022 * Makefile.in: Regenerate.
6023
0590b963
RE
60242003-04-16 Richard Earnshaw <rearnsha@arm.com>
6025
6026 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6027 * configure: Regenerated.
6028
ff41a56f
DD
60292003-04-15 DJ Delorie <dj@redhat.com>
6030
6031 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6032
50d440bc
NC
60332003-04-13 Nick Clifton <nickc@redhat.com>
6034
6035 * config-ml.in: Remove support for --disable-aix removing
6036 call-aix multilibs.
6037
b1e0a93e
AO
60382003-04-10 Alexandre Oliva <aoliva@redhat.com>
6039
6040 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6041 * */configure: Rebuilt.
6042
71fb704d
JS
60432003-04-08 Joel Sherrill <joel@oarcorp.com>
6044
6045 * MAINTAINERS: Add my email address.
6046
3897ea90
OH
60472003-03-17 Olivier Hainque <hainque@act-europe.fr>
6048
6049 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6050
93c834b7
NN
60512003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6052
6053 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6054 * Makefile.in: Regenerate.
6055
82c34dcb
MC
60562003-03-14 Michael Chastain <mec@shout.net>
6057
6058 * Makefile.in: Regenerate with correct Makefile.def.
6059
73458fb7
NN
60602003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6061
6062 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6063 Make macro.
6064 * Makefile.in: Regenerate.
6065 * configure.in: Clean up gxx_include_dir logic.
6066 * configure: Regenerate.
6067
32cf27e5
AE
60682003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6069
6070 * MAINTAINERS (Write After Approval): Add myself.
6071
c727e7a0
BE
60722003-03-10 Ben Elliston <bje@wasabisystems.com>
6073
6074 * MAINTAINERS: Update my mail address.
6075
9a27ac7a
FS
60762003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6077
6078 * configure.in (gxx_include_dir): Fix typo.
6079 * configure: Regenerated.
6080
3aa83176
NN
60812003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6082
6083 * Makefile.tpl: Reindent.
6084 * Makefile.in: Regenerate.
6085 * configure.in: Reindent. Don't set unused variables.
6086 * configure: Regenerate.
6087
9124bc53
DJ
60882003-03-04 Daniel Jacobowitz <drow@mvista.com>
6089
6090 * configure.in: Include $(build_tooldir)/sys-include in
6091 FLAGS_FOR_TARGET.
6092 * configure: Regenerated.
6093
cb543528
NN
60942003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6095
c858bf1e
NN
6096 * Makefile.tpl: Always pass down RANLIB.
6097 * Makefile.in: Regenerate.
6098
aa9c3ab4
NN
6099 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6100 * Makefile.in: Regenerate.
6101 * configure.in: Remove unused logic relating to --enable-shared
6102 and --enable-threads. Remove bogus comments. Remove redundant
6103 noconfigdirs.
6104 * configure: Regenerate.
6105
cb543528
NN
6106 * configure.in: Replace ${libstdcxx_version} by its value.
6107 Remove reference to mh-dgux.
6108 * configure: Regenerate.
6109
53f70c1b
KB
61102003-03-03 Kevin Buettner <kevinb@redhat.com>
6111
6112 * MAINTAINERS (Write After Approval): Add myself.
6113
df0f0674
NN
61142003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6115
6116 * Makefile.tpl: Rearrange.
6117 * Makefile.in: Regenerate.
6118
ef4e7569
US
61192003-02-25 Uwe Stieber <uwe@wwws.de>
6120
6121 * configure.in: Add support for kaOS as cross build target system.
6122 * configure: Regenerated.
6123
a7a287eb
SB
61242003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6125
6126 * MAINTAINERS (Write after approval): Add myself.
6127
ff00c8a2
JW
61282003-02-21 James E Wilson <wilson@tuliptree.org>
6129
6130 * MAINTAINERS: Update my email address.
6131
abb2db7a
ZW
61322003-02-21 Zack Weinberg <zack@codesourcery.com>
6133
6134 * MAINTAINERS: Add self to blanket write privs. section.
6135
e9f2dc3b
SM
61362003-02-20 Sean McNeil <sean@blue.mcneil.com>
6137
6138 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6139 configure-target-* as some target builds may require additional
6140 flags for preprocessor tests.
6141 * Makefile.in: Regenerated.
6142
ee03dc5e
AO
61432003-02-19 Alexandre Oliva <aoliva@redhat.com>
6144
11856278
AO
6145 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6146 * ltconfig: Handle it.
6147 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6148 auto-detecting it.
6149
274aef32
AO
6150 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6151 it is used as argument to $CC.
6152 * ltcf-gcj.sh: Likewise.
6153
ee03dc5e
AO
6154 * configure.in: Introduce --enable-maintainer-mode.
6155 * configure: Rebuilt.
6156 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6157 for maintainer mode.
6158 * Makefile.in: Rebuilt.
6159
30db8e17
JM
61602003-02-18 Jason Merrill <jason@redhat.com>
6161
6162 * Makefile.tpl (check-c++): Allow parallelism.
6163
cab60ac6
GP
61642003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6165
6166 * MAINTAINERS: Remove John Carr (who never actually had access to
6167 gcc.gnu.org).
6168
c8e5d1af
GK
61692003-02-15 Geoffrey Keating <geoffk@apple.com>
6170
6171 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6172 don't configure target-libobjc.
6173 * configure: Regenerate.
6174
70f91f50
RO
61752003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6176
6177 * Makefile.tpl (RANLIB): Define.
6178 * Makefile.in: Regenerate.
6179
669e9062
LB
61802003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6181
6182 * MAINTAINERS: Update my email.
abb2db7a 6183
61b56b2e
KS
61842003-02-06 Keith R Seitz <keiths@redhat.com>
6185
6186 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6187 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6188 * Makefile.in: Regenerated.
6189 * configure.in: Remove all traces of snavigator, db, and grep.
6190 * configure: Regenerated.
6191
a1ba6e15
GP
61922003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6193
6194 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6195 After Approval.
6196
f5f2cce5
CC
61972003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6198
6199 * MAINTAINERS (Write after approval): Add myself.
6200
ba49f6f1
FCE
62012003-01-31 Frank Ch. Eigler <fche@redhat.com>
6202
6203 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6204 * Makefile.in: Regenerated.
6205
ccf9f10c
RS
62062003-01-30 Roger Sayle <roger@eyesopen.com>
6207
6208 * config.guess: Updated to 2003-01-30's version.
6209 * config.sub: Updated to 2003-01-28's version.
6210
a693735b
AO
62112003-01-30 Alexandre Oliva <aoliva@redhat.com>
6212
6213 * config.if: If gcc_version is already set, just use it. Don't set
6214 gcc_version_trigger if it's already set, otherwise set it to
6215 gcc/version.c, but only if the file exists. If it is not set and
6216 gcc/version.c does not exist, try to extract the version number from
6217 $CC.
6218
204c43d6
AT
62192003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6220
abb2db7a 6221 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6222
842e91ec
PE
62232003-01-27 Phil Edwards <pme@gcc.gnu.org>
6224
6225 * configure.in: Revert 24Jan change.
6226 * configure: Regenerate.
6227
6b99984e
GP
62282003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6229
6230 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6231 entry of HJ Lu.
6232
806e0935
NN
62332003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6234
6235 * configure.in: Revert previous change.
6236 * configure: Regenerate.
6237
307a9864
NN
62382003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6239
6240 * configure.in: Make rda native-only.
6241 * configure: Regenerate.
6242
02ba6302
VR
62432003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6244
6245 * MAINTAINERS: Move myself from GNATS-only-accounts to
6246 write-after-approval.
6247
77d187bc
NN
62482003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6249
6250 * configure.in: Add missing \.
6251 * configure: Rebuilt.
6252
a94a2d4c
JJ
62532003-01-17 Jakub Jelinek <jakub@redhat.com>
6254
6255 * configure.in (baseargs): Avoid using \| in sed regular
6256 expressions.
6257 * configure: Rebuilt.
6258
73f84924
JJ
62592003-01-16 Jakub Jelinek <jakub@redhat.com>
6260
6261 * configure.in (baseargs): Remove all supported forms of
6262 --cache-file, --srcdir, --host, --build and --target options
6263 from argument lists.
6264 * configure: Rebuilt.
6265
8c12fc63
JZ
62662003-01-15 Josef Zlomek <zlomekj@suse.cz>
6267
6268 * MAINTAINERS: Add myself to write-after-approval list.
6269
7c005a3a
AO
62702003-01-15 Alexandre Oliva <aoliva@redhat.com>
6271
6272 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6273 * configure: Rebuilt.
6274
3dfabf63
NN
62752003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6276
6277 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6278 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6279 * Makefile.in: Regenerate.
6280 * configure: Regenerate.
6281
cf53ae10
AO
62822003-01-09 Alexandre Oliva <aoliva@redhat.com>
6283
6284 * configure.in: Remove Makefile in build, host and target modules
6285 unless configure was run with --no-recursion.
6286 * configure: Rebuilt.
6287
3fbe8e4a
CC
62882003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6289
6290 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6291 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6292 * Makefile.in: Regenerate.
6293
66e2aa7d
CD
62942003-01-08 Chris Demetriou <cgd@broadcom.com>
6295
6296 * config.guess: Update to 2003-01-03 version.
6297 * config.sub: Update to 2003-01-03 version.
6298
b5038cfb
CF
62992003-01-07 Christopher Faylor <cgf@redhat.com>
6300
6301 * configure: Regenerate with proper autoconf 2.13.
6302
d02c69be
CF
63032003-01-07 Christopher Faylor <cgf@redhat.com>
6304
6305 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6306 * configure: Regenerate.
d02c69be 6307
e914a571
AC
63082003-01-06 Andrew Cagney <ac131313@redhat.com>
6309
6310 * configure.in (GDB_TK): Add tcl directories conditional on
6311 gdb/gdbtk directory being present.
6312 * configure: Regenerate.
abb2db7a 6313
70571545
JDA
63142003-01-04 John David Anglin <dave.anglin@nrc.ca>
6315
6316 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6317 by gcc if LD is not defined and we are not doing a Canadian Cross.
6318 * configure: Rebuilt.
6319
89a7012a
TT
63202002-12-31 Tom Tromey <tromey@redhat.com>
6321
6322 * Makefile.in: Rebuilt.
6323 * Makefile.def (target_modules) [libffi]: Allow installation.
6324
3f4f56e2
AS
63252002-12-31 Andreas Schwab <schwab@suse.de>
6326
6327 * configure.in: Fix use of $program_transform_name.
6328 * configure: Regenerated.
6329
6c1b8d0a
DJ
63302002-12-30 Daniel Jacobowitz <drow@mvista.com>
6331
6332 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6333 * configure: Regenerated.
6c1b8d0a 6334
c5120911
AO
63352002-12-29 Alexandre Oliva <aoliva@redhat.com>
6336
6337 * Makefile.tpl (local-distclean): Don't remove...
6338 (multilib.ts): ... this. Moved into...
6339 (multilib.out): ... this. Don't use sub-make.
6340 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6341 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6342 (configure-build-[+module+], configure-[+module+],
6343 configure-target-[+module+], configure-gcc): ... these. Test
6344 for Makefile existence. Drop config.status from dependencies.
6345 * Makefile.in: Rebuilt.
6346 * configure.in: Move gcc-version-trigger to the end of
6347 ac_configure_args. Add comments to maybedep.tmp and
6348 serdep.tmp. Introduce --disable-serial-configure. Remove
6349 nonopt from baseargs, matching and removing corresponding
6350 whitespace while at it.
6351 * configure: Rebuilt.
6352
e245b0ea
AO
63532002-12-28 Alexandre Oliva <aoliva@redhat.com>
6354
903de295
AO
6355 * configure.in (host_configargs): Replace reference to
6356 no-longer-defined buildopts with --build=${build_alias}.
6357 * configure: Rebuilt.
6358
e245b0ea
AO
6359 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6360 program_transform_name to standard idiom.
6361 (AUTOGEN, AUTOCONF): Define.
6362 (Makefile.in): Use $(AUTOGEN).
6363 (Makefile): Depend on config.status, and use autoconf-style rule to
6364 build it. Move original commands to...
6365 (config.status): ... this new target.
6366 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6367 $(AUTOCONF).
6368 * Makefile.in: Rebuilt.
6369
671aa708
NN
63702002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6371
53fbfb58
NN
6372 * Makefile.tpl: Fix dramatic bustage due to change in
6373 program_transform_name.
6374 * Makefile.in: Regenerate.
6375
6376 * configure.in: Remove unnecessary PATH setting.
6377 * configure: Regnerate.
6378
6379 * configure.in: Don't default to unprefixed tools unless
6380 the native tools will work.
6381 * configure: Regenerate.
6382
671aa708
NN
6383 * configure.in: Convert to autoconf script. Blow away lots
6384 of now-redundant Makefile fragments.
6385 * configure: Generate using Autoconf.
6386 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6387 * Makefile.in: Regenerate.
6388
57f40826
NN
63892002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6390
3fedb745
NN
6391 * configure: Fix stupid bug where RANLIB was mistakenly included.
6392
abb2db7a 6393 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6394 (build_configargs, host_configargs, target_configargs).
6395
6396 * configure.in: Move logic out of sed statement.
6397
abb2db7a 6398 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6399 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6400
315fa0f4
SS
64012002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6402
6403 * config.sub: Import from master repository
6404 * config.guess: Ditto
6405
45aff44f
AS
64062002-12-24 Andreas Schwab <schwab@suse.de>
6407
6408 * Makefile.tpl (multilib.out): Fix missing space.
6409 * Makefile.in: Regenerate.
6410
88b5521b
NN
64112002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6412
6413 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6414 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6415 * Makefile.in: Regenerate.
6416 * configure.in: Remove unnecessary leftovers.
6417
2a726918
GK
64182002-12-21 Geoffrey Keating <geoffk@apple.com>
6419
6420 * configure.in (extra_ranlibflags_for_target): New variable.
6421 (*-*-darwin): Add -c to ranlib commands.
6422 * configure (tooldir): Handle extra_ranlibflags_for_target.
6423
aace3269 64242002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6425
6426 * Makefile.tpl: Revert HJL's change.
6427 * Makefile.in: Regenerated.
6428 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6429 always.
6430
f0895142
AS
64312002-12-19 Andreas Schwab <schwab@suse.de>
6432
6433 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6434 * Makefile.in: Regenerate.
6435
782d0c02
L
64362002-12-18 H.J. Lu <hjl@gnu.org>
6437
6438 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6439 * Makefile.in: Regenerated.
6440
6441 * configure.in (build_prefix): New. Substitute.
6442
212f6dd0
NN
64432002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6444
79308c5d
NN
6445 * Makefile.tpl: Don't let real targets depend on phony targets.
6446 * Makefile.in: Regenerate.
6447
212f6dd0
NN
6448 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6449 * Makefile.in: Regenerate.
6450
ab17919f
SS
64512002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6452
6453 * config.sub: Import from master repository
6454 * config.guess: Ditto
6455
5ecf91d1
JM
64562002-12-16 Jason Merrill <jason@redhat.com>
6457
6458 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6459 previous 'make bootstrap'.
6460 * Makefile.in: Regenerate.
6461
d8437e1b
HPN
64622002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6463
6464 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6465
4977bab6
ZW
64662002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6467
6468 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6469 * Makefile.in: Regenerate.
6470
0edcfdcb
JM
64712002-12-13 Jason Merrill <jason@redhat.com>
6472
6248218a 6473 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6474 library tests.
6475 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6476 * Makefile.in: Regenerate.
6477
4977bab6
ZW
64782002-12-12 Alexandre Oliva <aoliva@redhat.com>
6479
6480 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6481 * Makefile.in: Rebuilt.
6482
f87505dd
AO
64832002-12-12 Alexandre Oliva <aoliva@redhat.com>
6484
6485 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6486
4977bab6
ZW
64872002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6488
6489 * configure: Fix bug put in by gremlins.
6490
6491 * Makefile.tpl: Substitute more autoconfily.
6492 * configure: Substitute more autoconfily.
6493 * Makefile.in: Regenerate.
6494
7f0db92a
SS
64952002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6496
6497 * config.sub: Import from master repository
6498 * config.guess: Ditto
6499 * MAINTAINERS: Added Svein Seldal under write after approval
6500
4977bab6
ZW
65012002-12-08 Andrew Cagney <ac131313@redhat.com>
6502
6503 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6504 * Makefile.in (all-sim): Ditto.
6505
65062002-12-06 DJ Delorie <dj@redhat.com>
6507
6508 * Makefile.tpl: Change configure dependencies to not have real
6509 targets depend on phony targets.
6510
65112002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6512
6513 * configure.in: Revert unintentional change.
6514
6515 * Makefile.tpl: Change dependency for */multilib.out so that
6516 it works when gcc isn't in the tree.
6517
6518 * configure.in: Substitute more.
6519 * configure: Run subconfigures from the Makefile.
6520 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6521 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6522
67f1b906
GP
65232002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6524
6525 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6526
4977bab6
ZW
65272002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6528
6529 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6530 and corresponding dependencies.
6531 * Makefile.in: Regenerate.
6532
6533 * configure.in (host_tools): Order binutils, gas and ld for
6534 convenience in running the testsuites.
6535
6536 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6537 * Makefile.in: Regenerate.
6538 * configure.in: Introduce rules to serialize subconfigure runs.
6539
6540 * configure.in: Introduce BASE_CC_FOR_TARGET.
6541 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6542 Realize configure-build-* targets. Realize configure-target-* targets.
6543 * Makefile.in: Regenerate.
6544
65452002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6546
6547 * configure: Move gcc_version_trigger stuff from here...
6548 * configure.in: ...to here.
6549
6550 * configure.in: Separate subconfigure options added by this file from
6551 options given by the user. Add machinery to put args for host
6552 subconfigures into the Makefile.
6553
6554 * Makefile.tpl: Remove 'vault' targets.
6555 * Makefile.tpl: Reorder and comment dependencies.
6556 * Makefile.in: Regenerate.
6557
65582002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6559 * configure.in: Fix my broken commit of previous patch. (sigh)
6560
743f054e
GK
65612002-11-28 Geoffrey Keating <geoffk@apple.com>
6562
6563 * configure.in: Move host-specific darwin noconfigdirs into
6564 the host-specific section.
6565
4977bab6
ZW
65662002-11-28 Geoffrey Keating <geoffk@apple.com>
6567
6568 * configure.in: Move host-specific darwin noconfigdirs into
6569 the host-specific section.
6570
65712002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6572
6573 * configure: Remove skip-this-dir support.
6574 * Makefile.tpl: Remove skip-this-dir support.
6575
6576 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6577 subdirectories.
6578 * Makefile.in: Regenerate.
6579
6580 * Makefile.tpl: Strip out useless setting of 'dir'.
6581 * Makefile.in: Regenerate.
6582
65832002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6584
6585 * configure.in: Fix deeply stupid bug.
6586
6587 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6588 shell code in CXX_FOR_TARGET
6589 * Makefile.def: Introduce raw_cxx.
6590 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6591 RAW_CXX_FOR_TARGET.
6592 * Makefile.in: Regenerate.
6593
65942002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6595
6596 * Makefile.tpl: Remove unnecessary ifs.
6597 * Makefile.in: Regenerate.
6598
6599 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6600 dependencies. Maybe-ize build-libiberty. Create dummy install
6601 targets for 'no_install' modules.
6602 * configure: Move GDB_TK substitution to configure.in. Move
6603 build_modules stuff to configure.in.
6604 * configure.in: Implement soft dependency machinery. Maybe-ize
6605 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6606 * Makefile.in: Regenerate.
6607
66082002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6609
6610 * Makefile.tpl: Make all-target, install-target behave similarly
6611 to all, install (only hitting configured targets). Eliminate
6612 unused macro defintions.
6613
6614 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6615 build != host.
6616
6617 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6618
6619 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6620
6621 * configure.in: Produce lists of subdir targets we're actually
6622 configuring. Remove references to "dosrel".
6623 * Makefile.tpl: Let configure set which subdir targets are hit.
6624 Remove install-cross; clean up install; remove ALL. Remove
6625 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6626 Autogenerate host module targets. Remove empty dependency lines
6627 and redundant dependency; rearrange slightly.
6628 * Makefile.def: Add host-side libtermcap, utils.
6629
6630 * Makefile.in: Regenerate.
6631
e6226a2f
RO
66322002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6633
6634 * ltconfig (osf[345]): Append $major to soname_spec.
6635 Reflect this in library_names_spec.
6636 * ltmain.sh (osf): Prefix $major with . for use as extension.
6637
3b75d237
AJ
66382002-11-19 Andreas Jaeger <aj@suse.de>
6639
6640 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6641 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6642 and sparc64 GNU/Linux systems.
6643
809108de
NS
66442002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6645
6646 * MAINTAINERS: Update email.
6647
e7e0de7e
GP
66482002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6649
6650 * MAINTAINERS: Complete James Dennett's entry.
6651
f7109dea
EB
66522002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6653
6654 * MAINTAINERS (Write After Approval): Add myself.
6655
d3ac17c9
BK
66562002-11-13 Bruce Korb <bkorb@gnu.org>
6657
6658 * Makefile.tpl: syntactic cleanup
6659
cbf78ae4
SH
66602002-11-13 Stuart Hastings <stuart@apple.com>
6661
6662 * MAINTAINERS: Add myself to write-after-approval list.
6663
4977bab6
ZW
66642002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6665
6666 * Makefile.def: Add list of recursive targets to autogenerate.
6667 Add build_modules.
6668 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6669 targets. Autogenerate *-build-* targets.
6670 * Makefile.in: Regenerate.
6671
66722002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6673
6674 * configure: More autoconf-style substitutions.
6675 * Makefile.tpl: More autoconf-style substitutions.
6676 * Makefile.in: Regenerate.
6677
66782002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6679
6680 * configure: Substitute more variables in a more autoconf-friendly
6681 way. Simplify slightly.
6682 * Makefile.tpl: Make more variables substitutable in an
6683 autoconf-friendly way.
6684 * Makefile.in: Regenerate.
6685
d4783999
JW
66862002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6687
6688 * MAINTAINERS (Write After Approval): Add myself.
6689
4977bab6
ZW
66902002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6691
6692 * configure.in (v810*): Remove special setting of tools.
6693
6694 * configure: Add support for extra required flags for ar or nm.
6695 * configure.in (aix4.3+): Use above support for target-specific
6696 issues, rather than using config/mt-aix43.
6697
66982002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6699
6700 * configure: Remove 'removing', which doesn't work. Replace $subdir
6701 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6702 with $srcdir. Reformat indentation. Substitute some variables
6703 formerly hard-coded in the Makefile for build=host.
6704 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6705 * Makefile.def: Autogenerate more.
6706 * Makefile.in: Regenerate.
6707
1c9c903e
AN
67082002-11-04 Adam Nemet <anemet@lnxw.com>
6709
6710 * MAINTAINERS (Write After Approval): Add myself.
6711
40673d2b
KB
67122002-11-04 Kevin Buettner <kevinb@redhat.com>
6713
6714 * Makefile.def (host_modules): Add rda.
6715 * Makefile.in: Regenerate.
6716 * configure.in (target_tool): Add target-rda to list.
6717
42e650ae
GP
67182002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6719
6720 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6721
e004b81f
PE
67222002-10-25 Phil Edwards <pme@gcc.gnu.org>
6723
6724 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6725 and restrap targets to this rule.
6726 * Makefile.in: Regenerate.
6727
06bd49b1
GP
67282002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6729
6730 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6731 GNATS only accounts.
6732
d0af82b0
HPN
67332002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6734
6735 * configure.in (i[3456]86-*-linux*): Add check to disable
6736 ${libgcj} for glibc1.
6737
10782654
DC
67382002-10-24 Denis Chertykov <denisc@overta.ru>
6739
6740 * MAINTAINERS: Add myself as ip2k port maintainer.
6741
a5a438f5
SS
67422002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6743
6744 * configure.in: Add tic4x target.
6745
fe3d5b7f
NN
67462002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6747
aba8a494
NN
6748 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6749 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6750 * Makefile.in: Regenerate.
6751
fe3d5b7f
NN
6752 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6753 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6754 * Makefile.in: Regenerate.
6755
a6ad79e7
JJ
67562002-10-02 Janis Johnson <janis187@us.ibm.com>
6757
6758 * MAINTAINERS: Add myself as web pages co-maintainer.
6759
6a8a9058
NN
67602002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6761
6762 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6763 * Makefile.in: Regenerate.
6764
327d975a
ZW
67652002-10-02 Zack Weinberg <zack@codesourcery.com>
6766
6767 * MAINTAINERS: Add myself and Nathan Sidwell
6768 <nathan@codesourcery.com> as VxWorks maintainers.
6769
a5ae8f19 67702002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6771
6772 * Makefile.def: Remove order dependency comments.
6773 * Makefile.tpl: Add explicit install-install dependencies.
6774 * Makefile.in: Regenerate.
d0f6c823 6775
34c6040c 6776 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6777 * Makefile.in: Regenerate.
34c6040c 6778
d0f6c823
NN
6779 * Makefile.tpl: Add configure-target (for src-release in src)
6780 * Makefile.in: Regenerate.
6781
50bd210b
NC
67822002-09-30 Nick Clifton <nickc@redhat.com>
6783
6784 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6785
ca25149e
UW
67862002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6787
6788 * configure.in (s390*-*-linux*): Enable libgcj.
6789
dd30b57d
NN
67902002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6791
9e60a678
NN
6792 * configure: Revert accidentally applied changes.
6793
dd30b57d
NN
6794 * Makefile.tpl: Make more autoconf-friendly.
6795 * Makefile.in: Regenerate.
6796 * configure: Make substitution more autoconf-like.
6797
5831424e
RE
67982002-09-28 Richard Earnshaw <rearnsha@arm.com>
6799
6800 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6801 single entry to handle all these.
6802 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6803 libjava on arm-*-elf.
6804
b7f3b15b
GK
68052002-09-27 Geoffrey Keating <geoffk@apple.com>
6806
6807 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6808 things that depend on them.
6809
0dffceed
NN
68102002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6811
6812 * Makefile.tpl: Make subsituted variables more autoconfy.
6813 * Makefile.in: Regenerate.
6814 * configure: Make seds more autoconfy.
6815
1db75a86 68162002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6817
6818 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6819 * Makefile.in: Regenerate.
6820 * configure.in: Rewrite sed statements to look autoconfy.
6821
1db75a86
NN
6822 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6823 all-target-foo on configure-target-foo.
6824 * Makefile.def: Ditto.
6825 * Makefile.in: Rebuild.
6826
741a4e89
AH
68272002-09-25 Andrew Haley <aph@redhat.com>
6828
6829 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6830
95ddd785
NN
68312002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6832
6833 * Makefile.def: New file.
6834 * Makefile.tpl: New file.
6835 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6836 * contrib/gcc_update: Note that Makefile.in is a generated file.
6837
6838 * configure.in: Minor rearrangement. Simplify tests.
6839
65a824f6
JT
68402002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6841
6842 * configure.in (with_headers): Skip copy if value is "yes".
6843 (with_libs): Likewise.
6844
51270f0a 68452002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6846
6847 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6848 * configure.in (sh*-*-pe*): Ditto.
6849 * configure.in (mips*-*-pe*): Ditto.
6850 * configure.in (*arm-wince-pe): Ditto.
6851
8f89dbf4
NN
6852 * configure.in: Rearrange.
6853
c1b8db3f
KH
68542002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6855
6856 * MAINTAINERS: Update my email address.
6857
341f0575
PK
68582002-08-30 Paul Koning <pkoning@equallogic.com>
6859
6860 * MAINTAINERS: (Write After Approval): Add myself.
6861
d2e06980
GK
68622002-08-29 Geoffrey Keating <geoffk@redhat.com>
6863
6864 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6865
4906d5d8
GK
68662002-08-24 Geoffrey Keating <geoffk@redhat.com>
6867
6868 * MAINTAINERS: Change my mailing address.
6869
e9a25cc8
PC
68702002-08-21 Paolo Carlini <pcarlini@unitus.it>
6871
6872 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6873 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6874
a5aa7421
LR
68752002-08-20 Loren J. Rittle <ljrittle@acm.org>
6876
6877 * MAINTAINERS (Write After Approval): Remove myself.
6878 (Various Maintainers: c++ runtime libs): Add myself.
6879
5ce6f47b
EC
68802002-08-15 Eric Christopher <echristo@redhat.com>
6881
6882 * config.sub: Import from master repository.
6883 * config.guess: Ditto.
6884
7f9317f0
AO
68852002-08-19 Alexandre Oliva <aoliva@redhat.com>
6886
6887 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6888 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6889 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6890
7aecca3d
AH
68912002-08-16 Aldy Hernandez <aldyh@redhat.com>
6892
6893 * MAINTAINERS: Add self to rs6000 vector extensions.
6894
8ea4b195
AO
68952002-08-15 Alexandre Oliva <aoliva@redhat.com>
6896
6897 * libiberty/configure: Reverted unintended yesterday's check in.
6898
f5cc59a7
AO
68992002-08-14 Alexandre Oliva <aoliva@redhat.com>
6900
6901 * boehm-gc/configure, libf2c/configure: Rebuilt.
6902 * libffi/configure, libiberty/configure: Ditto.
6903 * libjava/configure, libobjc/configure: Ditto.
6904 * libstdc++-v3/configure, zlib/configure: Ditto.
6905 Merged from binutils:
6906 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6907 From Steve Ellcey <sje@cup.hp.com>:
6908 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6909 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6910 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6911 IA64.
6912 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6913 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6914 soname_spec, sys_lib_search_path_spec): Ditto.
6915
66350331
FS
69162002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6917
6918 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6919
2ff34870
L
69202002-08-04 H.J. Lu (hjl@gnu.org)
6921
6922 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6923
a014f2fe
KW
69242002-08-02 Krister Walfridsson <cato@df.lth.se>
6925
6926 * MAINTAINERS (Write After Approval): Add myself.
6927
c01d477a
AM
69282002-07-31 Alan Modra <amodra@bigpond.net.au>
6929
6930 * configure.in: Move generic linux case to end. Copy generic
6931 linux noconfigdirs to mips*-*-linux* entry and new
6932 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6933
68cd2524
MM
69342002-07-19 Michael Matz <matz@suse.de>
6935
6936 * MAINTAINERS: Add myself as ra* maintainer.
6937
e2d83b8c
CD
69382002-07-16 Chris Demetriou <cgd@broadcom.com>
6939
6940 * config.guess: Update to 2002-07-09 version.
6941 * config.sub: Update to 2002-07-03 version.
6942
cece4f1d
HPN
69432002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6944
6945 * MAINTAINERS: Fix typo in a maintainer email address.
6946
bb654703
NN
69472002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6948
6949 * configure.in: Remove two redundant tests.
6950
789b7de5
RO
69512002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6952
6953 * configure.in (mips*-*-irix6*o32): Enable stabs.
6954
e1da1089
NN
69552002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6956
f3970bba
NN
6957 * configure.in: Don't build grez.
6958 * Makefile.in: Ditto.
6959
e1da1089
NN
6960 * Makefile.in: Remove references to bsp, cygmon, libstub.
6961 * configure.in: Ditto.
6962
6963 * configure.in: Remove leftover reference to gdbtest.
6964
57c905fa
PE
69652002-07-08 Phil Edwards <pme@gcc.gnu.org>
6966
6967 * configure.in (gxx_include_dir): Change to match versioned
6968 C++ headers if --enable-version-specific-runtime-libs is used.
6969
a0af94a7 69702002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6971
a0af94a7
SE
6972 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6973
423ce3eb
NN
69742002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6975
6976 * configure.in: Make --without-x work.
6977
98186934
NN
69782002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6979
c3b7d169
NN
6980 * configure.in: Rearrange target Makefile fragment collection.
6981
98186934
NN
6982 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6983 cvs[src].
6984 * configure.in: Ditto.
6985
eebd288a
MK
69862002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6987
6988 * MAINTAINERS (Write After Approval): Update my e-mail address.
6989
3ab36f05
NN
69902002-06-24 Ben Elliston <bje@redhat.com>
6991
6992 * configure.in (host_tools): Remove cgen.
6993
6994 * Makefile.in (all-cgen): Remove; runs from its source directory.
6995 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6996 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6997 (all-sim): Likewise.
6998
69992002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7000
7001 * Makefile.in: Eliminate 'apache' targets.
7002 * configure.in: Eliminate 'apache' targets.
7003
55380b08
NN
7004 * configure.in: Eliminate redundant tests. Reorganize.
7005
9a5c1b9d
NN
7006 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7007
5fd3853a
NN
7008 * config-ml.in: Eliminate references to Cygnus configure.
7009
cfefc434
NN
7010 * Makefile.in: Eliminate references to building emacs.
7011
2fe93885
GS
70122002-06-28 Graham Stott <graham.stott@btinternet.com>
7013
7014 * MAINTAINERS: Update my email address.
7015
53c40185
BK
70162002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7017
7018 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 7019 (cxx_incdir): Remove.
53c40185 7020
97679694
NN
70212002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7022
7023 * MAINTAINERS (Write After Approval): Add self.
7024
b03bcd37
DC
7025Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7026
7027 * configure.in: Add support for ip2k.
7028
6bd12129
NN
70292002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7030
7031 * configure.in: Fix AIX configury bug.
7032
e0d98a92
SE
70332002-06-20 Steve Ellcey <sje@cup.hp.com>
7034
7035 * MAINTAINERS (Write After Approval): Add self.
7036
ba3292db
NN
70372002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7038
ef40bc65
NN
7039 * configure.in: replace ${topsrcdir} with ${srcdir}
7040
7a0be465
NN
7041 * configure.in: Move definition of libstdcxx_flags
7042 right above usage, rather than waaay earlier.
7043
e1848dde
NN
7044 * configure.in: Pull definition of is_cross_compiler earlier.
7045
8bc2fff1
NN
7046 * configure.in: Rearrange a little.
7047
ba3292db
NN
7048 * configure.in: Remove references to librx.
7049 * Makefile.in: Remove references to librx.
7050
11d8b408
DC
7051Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7052
7053 * config.sub: Add support for avr target.
7054 Import from master sources, rev 1.255
5ce6f47b 7055
93da8339
PE
70562002-06-19 Phil Edwards <pme@gcc.gnu.org>
7057
7058 * configure, .cvsignore: Revert previous change...
7059 * Makefile: ...delete.
7060
b4caab5c
NN
70612002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7062
7063 * configure.in: Eliminate ${gasdir} variable.
7064
ee777171
DB
70652002-06-18 Dave Brolley <brolley@redhat.com>
7066
7067 * configure.in: Add support for frv.
7068 * config.sub: Add support for frv.
7069
26e4af54
PE
70702002-06-18 Phil Edwards <pme@gcc.gnu.org>
7071
7072 * configure: Remove garbage from previous commit.
7073
bb20b7da
PE
70742002-06-18 Phil Edwards <pme@gcc.gnu.org>
7075
7076 * configure: For in-source builds, make a subdir and re-exec there.
7077 * Makefile: New file. Pass targets through to build directory.
7078 * .cvsignore: No longer ignore "Makefile".
7079
9d321f6c
DR
70802002-06-16 Douglas Rupp <rupp@gnat.com>
7081
7082 * MAINTAINERS (Write After Approval): Add self.
7083
c8eb2bc0
KG
70842002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7085
7086 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7087
f210d239
JT
70882002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7089
7090 * configure.in (vax-*-netbsd*): Re-enable gas.
7091
e9667b3c
NN
70922002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7093
efe1f357
NN
7094 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7095 BUILD_PREFIX_1, to correct nomenclature.
7096 * configure: Likewise.
7097
e9667b3c
NN
7098 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7099 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7100
fe2fe497
OH
71012002-05-31 Olaf Hering <olh@suse.de>
7102
7103 * config-ml.in: Propogate DESTDIR also.
7104
dcf7f0dd
JT
71052002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7106
7107 * configure.in (vax-*-netbsd*): Don't build gas for this
7108 platform.
7109
6ff14f32
MM
71102002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7111
7112 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7113 and libgcj for AVR.
7114
397de1ff
KK
71152002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7116
7117 * MAINTAINERS (Write After Approval): Add myself.
7118
ac30211c
JT
71192002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7120
7121 * config.guess: Update to 2002-05-22 version.
7122 * config.sub: Likewise.
7123
1e6347d8
RO
71242002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7125
7126 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7127 * config-ml.in: Likewise.
7128 * configure: Likewise.
7129 * configure.in: Likewise.
7130
e5ce1d6d
SC
71312002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7132
7133 * MAINTAINERS: Update my email address.
7134
6cdef75d
NN
71352002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7136
4a87f061
NN
7137 * configure.in: Simplify makefile fragment collection.
7138
7139 * configure.in: Remove code to build emacs.
603606e7 7140
e254d6b5
NN
7141 * configure.in : Remove --srcdir argument from targargs and buildargs
7142 (it's always overridden in the Makefile anyway). Rearrange a bit.
7143
7144 * configure: Move some logic to configure.in.
7145 * configure.in: Move some logic from configure.
6cdef75d 7146
1d6006fe
TT
71472002-05-11 Tom Tromey <tromey@redhat.com>
7148
7149 * MAINTAINERS: Reflect libgcj reality.
7150
b70b3534
FS
71512002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7152
7153 * Makefile.in: Honour DESTDIR.
7154
4434687a
MM
71552002-05-08 Mark Mitchell <mark@codesourcery.com>
7156
7157 * config.guess: Import 2002-03-20 version.
7158 * config.sub: Import 2002-04-26 version.
7159
a89e49c7
RO
71602002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7161
7162 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7163
44e55536
TJ
71642002-05-07 Tim Josling <tej@melbpc.org.au>
7165
7166 * MAINTAINERS: Add self.
7167
97320a3f
LR
71682002-05-06 Loren J. Rittle <ljrittle@acm.org>
7169
7170 * ltmain.sh: Detect and handle object name conflicts
7171 while piecewise linking a static library.
7172
b7c13625
AO
71732002-05-05 Alexandre Oliva <aoliva@redhat.com>
7174
7175 * configure.in (noconfigdirs): Don't disable libgcj on
7176 sparc64-*-solaris* and sparcv9-*-solaris*.
7177
4182d9fa
AO
71782002-05-03 Alexandre Oliva <aoliva@redhat.com>
7179
7180 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7181
7bebf279
TF
71822002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7183
7184 * configure.in (FLAGS_FOR_TARGET): Do not add
7185 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7186 on i[3456]86-*-linux*.
7187
9a06dc7d
TF
71882002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7189
7190 * configure.in (noconfigdirs): Replace [ ] with test.
7191
7192 * configure.in (noconfigdirs): Do not add target-newlib if
7193 target == i[3456]86-*-linux*, and host == target.
7194
a51a07fa
NN
71952002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7196
9e7facd6
DD
7197 * configure.in: delete reference to absent file
7198
aeaa0f2f
NN
7199 * configure.in: replace '[' with 'test'
7200
4bb98828
NN
7201 * configure.in: Eliminate references to gash.
7202 * Makefile.in: Eliminate references to gash.
7203
64791664
NN
7204 * configure.in: remove useless references to 'pic' makefile fragments.
7205
3ed57cf4
NN
7206 * configure.in: (*-*-windows*) Finish removing.
7207
a51a07fa
NN
7208 * configure.in: Eliminate redundant test for libgui.
7209
8552f6f1
RS
72102002-04-29 Roger Sayle <roger@eyesopen.com>
7211
7212 * MAINTAINERS: Add self and realphabetize. Update entries
7213 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7214 entry for a29k port maintainer.
7215
9e847666
JS
72162002-04-26 Joel Sherrill <joel@OARcorp.com>
7217
7218 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7219 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7220
704c9a14
NN
72212002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7222
7223 * configure.in: remove references to dead files
7224
7bff5059
MM
72252002-04-19 Mark Mitchell <mark@codesourcery.com>
7226
7227 * MAINTAINERS: Add information about purpose of this file.
7228
0c7c67f0
TT
72292002-04-18 Tom Tromey <tromey@redhat.com>
7230
7231 * configure.in: Disallow configuring libgcj when it is already
7232 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7233 Solaris 2.8 by default. For PR libgcj/6158.
7234
63501e91
NN
72352002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7236
7237 * configure.in: Move default CC setting out of config/mh-* fragments
7238 directly into here.
7239
701afd4d
NN
72402002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7241
7242 * configure.in: don't even try to configure or make a subdirectory
7243 if there's no configure script for it.
7244
07cdae91
MM
72452002-04-15 Mark Mitchell <mark@codesourcery.com>
7246
7247 * MAINTAINERS: Remove chill maintainers.
7248 * Makefile.in (CHILLFLAGS): Remove.
7249 (CHILL_LIB): Remove.
7250 (TARGET_CONFIGDIRS): Remove libchill.
7251 (CHILL_FOR_TARGET): Remove.
7252 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7253 CHILL_LIB.
7254 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7255 (CHECK_TARGET_MODULES): Likewise.
7256 (INSTALL_TARGET_MODULES): Likewise.
7257 (CLEAN_TARGET_MODULES): Likewise.
7258 (configure-target-libchill): Remove.
7259 (all-target-libchill): Remove.
7260 * configure.in (target_libs): Remove target-libchill.
7261 Do not compute CHILL_FOR_TARGET.
7262 * libchill: Remove directory.
5ce6f47b 7263
ab50d72b
DD
72642002-04-11 DJ Delorie <dj@redhat.com>
7265
7266 * Makefile.in, configure.in: Sync with binutils, entries
7267 follow...
7268
0a1e123a
DD
72692002-04-07 Andrew Cagney <ac131313@redhat.com>
7270
7271 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7272 (do-tar, do-bz2): New rules.
7273 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7274 (gdb-tar): New rule.
7275 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7276 (insight_dejagnu.tar): New rule.
7277 (insight.tar): New rule.
7278 (gdb+dejagnu.tar): New rule.
7279 (gdb.tar): New rule.
7280
ab50d72b
DD
72812002-02-01 Mo DeJong <supermo@bayarea.net>
7282
7283 * Makefile.in: Add all-tix to deps for all-snavigator
7284 so that tix is built when building snavigator.
7285
72862002-01-11 Steve Ellcey <sje@cup.hp.com>
7287
7288 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7289 ld and gdb are not supported.
7290
72912002-01-07 Mark Salter <msalter@redhat.com>
7292
7293 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7294 Allow target-libgloss to be built for arm, strongarm, and xscale.
7295
72962001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7297
7298 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7299 options for i[3456]86-pc-linux* native builds.
7300
73012001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7302
7303 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7304 files from .po files for a distribution.
7305
73062001-09-03 Jeff Holcomb <jeffh@redhat.com>
7307
7308 * configure.in: Enable libstdc++-v3 for h8300 targets.
7309
73102001-06-19 Alan Modra <amodra@bigpond.net.au>
7311
7312 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7313 version from bfd/.
7314
7315Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7316
7317 * Makefile.in (VER): When present, extract the version number from
7318 the file version.in.
7319
73202001-05-24 Tom Rix <trix@redhat.com>
7321
7322 * configure.in : enable ld for aix
7323
73242001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7325
7326 * config.guess: Add linux target for S/390.
7327
73282000-11-07 Philip Blundell <pb@futuretv.com>
7329
7330 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7331
73322000-11-03 Philip Blundell <pb@futuretv.com>
7333
7334 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7335 files.
7336
73372001-01-15 Ben Elliston <bje@redhat.com>
7338
7339 * configure.in (host_tools): Add sid.
7340 Always configure cgen.
7341
73422000-11-24 Nick Clifton <nickc@redhat.com>
7343
7344 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7345
7346
73472000-08-20 Doug Evans <dje@casey.transmeta.com>
7348
7349 * Makefile.in (ALL_MODULES): Add all-cgen.
7350 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7351 (all-cgen): New target.
7352 (all-opcodes,all-sim): Depend on all-cgen.
7353 * configure.in (host_tools): Add cgen.
7354 Only configure cgen if --enable-cgen-maint.
7355
ef98ad7b
LR
73562002-04-09 Loren J. Rittle <ljrittle@acm.org>
7357
7358 * configure.in: Add *-*-freebsd* configurations.
7359
90def2b2
TT
73602002-04-08 Tom Tromey <tromey@redhat.com>
7361
7362 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7363 Fixes PR libgcj/6068.
7364
320d7e7a
KW
73652002-03-30 Krister Walfridsson <cato@df.lth.se>
7366
7367 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7368
18b467f1
RO
73692002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7370
7371 * configure.in (alpha*-dec-osf*): Enable libgcj.
7372
8bb3a5af
MG
73732003-03-27 Matthew Gingell <gingell@gnat.com>
7374
7375 * MAINTAINERS (Write After Approval): Add myself.
7376
56ae9405
NC
73772002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7378
7379 Fix for: PR bootstrap/3591, target/5676
7380 * configure.in (mcore-pe): Disable the configuration of
7381 libstdc++-v3 since exceptions are not supported.
7382
f18d9a0c
AG
73832002-03-20 Anthony Green <green@redhat.com>
7384
7385 * configure.in: Enable libgcj for xscale-elf target.
7386
c0e21eef
R
7387Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7388
7389 * MAINTAINERS: Update my email address.
7390
28eca9e8
AO
73912002-03-16 Alexandre Oliva <aoliva@redhat.com>
7392
7393 * ltmain.sh (relink_command): Fix typo in previous change.
7394
e67e72c7
AO
73952002-03-15 Alexandre Oliva <aoliva@redhat.com>
7396
7397 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7398 (relink_command): Added --tag flags.
7399 (mode=install): If relinking fails; error out.
7400
c2273204
RH
74012002-03-12 Richard Henderson <rth@redhat.com>
7402
7403 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7404 .NOTPARALLEL tag.
7405 (do-check): Rename from check.
7406 (check): Allow parallel check.
7407
bcb64245
BW
74082002-03-12 Bob Wilson <bob.wilson@acm.org>
7409
7410 * MAINTAINERS: Add myself as maintainer for xtensa port.
7411 Fix alphabetical order in CPU port maintainer list.
7412 Remove myself from Write After Approval list.
7413
63adb4ff
RH
74142002-03-11 Richard Henderson <rth@redhat.com>
7415
7416 * Makefile.in (.NOTPARALLEL): Add fake tag.
7417
9bec4bf0
L
74182002-03-07 H.J. Lu (hjl@gnu.org)
7419
7420 * configure.in: Enable gprof for mips*-*-linux*.
7421
c7fc1f84
DS
74222002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7423
7424 * MAINTAINERS (Write After Approval): Add myself.
7425
6bff33fb
AO
74262002-02-28 Alexandre Oliva <aoliva@redhat.com>
7427
7428 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7429 libjava.
7430 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7431
0210b33b
AO
74322002-02-23 Alexandre Oliva <aoliva@redhat.com>
7433
7434 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7435 because its Makefile is there; test for the executable instead.
7436
fcc0a3ef
AO
74372002-02-22 Alexandre Oliva <aoliva@redhat.com>
7438
7439 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7440 libstdc++-v3 and libjava.
7441
97cf8285
AM
74422002-02-11 Adam Megacz <adam@xwt.org>
7443
7444 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7445 boehm-gc
5ce6f47b 7446
40fe0ec3
AO
74472002-02-09 Alexandre Oliva <aoliva@redhat.com>
7448
7449 * config.guess: Updated to 2002-01-30's version.
7450 * config.sub: Updated to 2002-02-01's version.
7451 Contribute sh64-elf.
7452 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7453 * configure.in: Added sh64-*-*.
7454
694d53ee
CD
74552002-02-08 Chris Demetriou <cgd@broadcom.com>
7456
7457 * MAINTAINERS: Belatedly add myself to write after approval list.
7458
a9ca50b1
JH
7459Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7460
7461 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7462 Remove self as Write After Approval.
7463
5ffc3500
GK
74642002-01-31 Geoffrey Keating <geoffk@redhat.com>
7465
7466 * MAINTAINERS: Put self in as maintainer for contrib/regression
7467 directory.
7468
4ceaf7fb
PE
74692002-01-28 Phil Edwards <pme@gcc.gnu.org>
7470
7471 * MAINTAINERS: Update my email address.
7472
51584787
JT
74732002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7474
5ce6f47b
EC
7475 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7476 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7477 libraries if not supported for NetBSD on target CPU.
7478
5701d273
DR
74792002-01-25 Douglas B Rupp <rupp@gnat.com>
7480
7481 * install-sh: Use _inst.$$_ for temp file name.
7482
b299a075
JT
74832002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7484
7485 * MAINTAINERS (Write After Approval): Move my contact info
7486 from here...
7487 (OS Port Maintainers): ...to here (netbsd).
7488
51fe14b5
BW
74892002-01-22 Bob Wilson <bob.wilson@acm.org>
7490
7491 * MAINTAINERS (Write After Approval): Add myself.
7492
b634ad42
L
74932002-01-17 H.J. Lu <hjl@gnu.org>
7494
7495 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7496 (all-target-fastjar): Also depend on all-target-libiberty.
7497
3cd87679
L
74982002-01-16 H.J. Lu (hjl@gnu.org)
7499
7500 * config.guess: Import from master sources, rev 1.225.
7501 * config.sub: Import from master sources, rev 1.238.
7502
969a6d8f
KH
75032002-01-16 Kazu Hirata <kazu@hxi.com>
7504
7505 * MAINTAINERS (Write After Approval): Remove myself.
7506
366f6a52
FW
75072001-12-19 Florian Weimer <fw@deneb.enyo.de>
7508
7509 * MAINTAINERS (Write After Approval): Add myself.
7510
f02240b6
JM
75112001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7512
7513 * MAINTAINERS: Add self as docs co-maintainer.
7514
5d08dc39
MK
75152001-12-11 Matthias Klose <doko@debian.org>
7516
7517 * MAINTAINERS (Write After Approval): Add myself.
7518
39e790d5
ZW
75192001-12-09 Zack Weinberg <zack@codesourcery.com>
7520
7521 * MAINTAINERS: Update my email address.
7522
4519d6a3
TC
75232001-12-07 Turly O'Connor <turly@apple.com>
7524 * MAINTAINERS (Write After Approval): Add myself.
7525 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7526 (rs6000_initialize_trampoline): Call __trampoline_setup for
7527 ABI_DARWIN too.
7528 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7529 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7530
21cf0a73
PC
75312001-12-07 Paolo Carlini <pcarlini@unitus.it>
7532
7533 * MAINTAINERS (Write After Approval): Add myself.
7534
4ee43206
DR
7535Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7536
7537 * configure, configure.in: Use temp file for long sed commands.
7538
251931f3
LG
75392001-12-03 Laurent Guerby <guerby@acm.org>
7540
7541 * config.sub: Update to version 1.232 on subversion.
7542
03777dd7
BE
75432001-12-03 Ben Elliston <bje@redhat.com>
7544
7545 * MAINTAINERS: Update mail address for config.* patches.
7546
e490616e
ZW
75472001-11-27 DJ Delorie <dj@redhat.com>
7548 Zack Weinberg <zack@codesourcery.com>
7549
7550 When build != host, create libiberty for the build machine.
7551
7552 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7553 CONFIG_ARGUMENTS.
7554 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7555 New variables.
7556 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7557 and rules.
7558 (all.normal): Depend on ALL_BUILD_MODULES.
7559 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7560 (all-build-libiberty): Depend on configure-build-libiberty.
7561
7562 * configure: Calculate and substitute proper value for
7563 ALL_BUILD_MODULES.
7564 * configure.in: Create the build subdirectory.
7565 Calculate and substitute TARGET_CONFIGARGS (formerly
7566 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7567
04075e8f
ZL
75682001-11-26 Ziemowit Laski <zlaski@apple.com>
7569
7570 * MAINTAINERS (write-after-approval): Add self.
7571
ed19322d
CR
75722001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7573
7574 * MAINTAINERS (GNATS only accounts): Remove self.
7575
90a12988
HPN
75762001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7577
7578 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7579 libf2c.
7580
77e653ad
CR
75812001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7582
7583 * MAINTAINERS (Write After Approval): Add self.
7584
64adad99
DB
75852001-11-12 David O'Brien <obrien@FreeBSD.org>
7586
7587 * MAINTAINERS: mips and s390 are also CPU ports.
7588
834a28c7
DB
75892001-11-12 David O'Brien <obrien@FreeBSD.org>
7590
7591 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7592
ef94239f
DB
75932001-11-11 David O'Brien <obrien@FreeBSD.org>
7594
7595 * MAINTAINERS: Alphabetize.
7596
beda0427
KH
75972001-11-09 Kazu Hirata <kazu@hxi.com>
7598
7599 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7600
6ca224d3
JDA
76012001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7602
7603 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7604
132e4bd7
PE
76052001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7606
7607 * configure.in (--enable-languages): Be more permissive about
7608 syntax. Check for empty lists better. Warn about $LANGUAGES.
7609
c6243b4c
GK
76102001-11-08 Geoffrey Keating <geoffk@redhat.com>
7611
7612 * config.sub: Import from master sources, rev. 1.230.
7613 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7614
abbb9e76
LG
76152001-11-07 Laurent Guerby <guerby@acm.org>
7616
7617 * MAINTAINERS (Write After Approval): Add self.
7618
53cdb27a
HPN
76192001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7620
7621 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7622
dd3a88c9
HPN
76232001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7624
7625 * config.sub: Import from master sources, rev 1.226.
7626 * config.guess: Import from master sources, rev 1.216.
7627
d344dce9
HPN
76282001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7629
7630 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7631 * MAINTAINERS: Add self as maintainer of MMIX port.
7632 Remove old after-approval entry.
7633
63f6bcd7
JM
76342001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7635
7636 * ChangeLog, configure: Fix spelling errors.
7637
84f92638
BK
76382001-10-20 Brendan Kehoe <brendan@zen.org>
7639
7640 * MAINTAINERS: Tweak my address.
7641
2f30eda4
R
7642Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7643
7644 * MAINTAINERS: Update my email address.
7645
1567080c 76462001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7647
f48a3b5c 7648 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7649 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7650
30106886
GB
76512001-10-10 Geert Bosch <bosch@gnat.com>
7652
e490616e 7653 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7654 Added Robert Dewar.
7655
d3d51b8c
DB
76562001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7657
7658 * MAINTAINERS (Write After Approval): Added self
7659
d1c3e709
GB
76602001-10-02 Geert Bosch <bosch@gnat.com>
7661
7662 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7663
50f5f793
JM
76642001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7665
7666 * configure: Handle temporary files securely using mkdir.
7667
7fddf9a9
AO
76682001-09-29 Alexandre Oliva <aoliva@redhat.com>
7669
7670 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7671
387beb82
WC
76722001-09-26 Will Cohen <wcohen@redhat.com>
7673
7674 * configure.in (*-*-linux*): Disable configuration of target-newlib
7675 and target-libgloss.
e490616e 7676
0c055e34
AO
76772001-09-26 Alexandre Oliva <aoliva@redhat.com>
7678
7679 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7680 RANLIB.
7681
759bfa90
AO
76822001-09-21 Alexandre Oliva <aoliva@redhat.com>
7683
7684 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7685 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7686 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7687 avoid quotes nesting problems.
7688 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7689 (DO_X): Export only variables that are set.
7690
1dc4a750
BE
76912001-09-19 Ben Elliston <bje@redhat.com>
7692
7693 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7694 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7695 semantics. Use the shell built-in "type" command instead.
7696
898c7238
AO
76972001-08-31 Alexandre Oliva <aoliva@redhat.com>
7698
7699 Merged from gcc-3_0-branch:
7700 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7701 * ltcf-c.sh: Use $objext, not $ac_objext.
7702 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7703 * ltcf-cxx.sh: Add support for GNU.
7704 2001-07-22 Timothy Wall <twall@redhat.com>
7705 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7706 default settings if using GNU tools with that configuration.
7707 * ltcf-cxx.sh: Ditto.
7708 * ltcf-gcj.sh: Ditto.
7709 2001-07-21 Michael Chastain <chastain@redhat.com>
7710 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7711 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7712 * ltmain.sh: Mark as gcc-local.
7713
8fa0a32e
EC
77142001-08-30 Eric Christopher <echristo@redhat.com>
7715 Jason Eckhardt <jle@redhat.com>
7716
7717 * config.guess: Merge from master sources.
7718 * config.sub: Merge from master sources, add support for mipsisa32.
7719
32f30f91 77202001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7721 * config.sub: Merge from master sources, rev 1.219.
7722 * MAINTAINERS: Add self as contact for stormy16 port.
7723
f6084f99
ZW
77242001-08-14 Zack Weinberg <zackw@panix.com>
7725
7726 * config.sub: Merge from master sources, rev 1.218.
7727 * config.guess: Merge from master sources, rev 1.209.
7728
91b54f7f
GS
77292001-08-11 Graham Stott <grahams@redhat.com>
7730
7731 * Makefile.in (check-c++): Add missing semicolon.
7732
e5b3941e
JH
7733Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7734
32f30f91 7735 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7736
6387a56e
EC
77372001-07-30 Eric Christopher <echristo@redhat.com>
7738
7739 * MAINTAINERS (Various maintainers: mips port): Added myself.
7740
53b475f0
AH
77412001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7742
e490616e 7743 * configure.in (sh-*-linux*): New.
53b475f0 7744
2a08c780
RH
77452001-07-27 Richard Henderson <rth@redhat.com>
7746
7747 * .cvsignore: Add LAST_UPDATED.
7748
bfa79422
UW
77492001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7750
7751 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7752
0ae85492
AH
77532001-07-16 Aldy Hernandez <aldyh@redhat.com>
7754
e490616e 7755 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7756
8e1ab0fe
NP
7757Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7758
7759 * MAINTAINERS (Write After Approval): Added myself.
7760
2b997990
SC
77612001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7762
7763 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7764 and libgcj on m68hc11/m68hc12.
7765
d920e825
L
77662001-06-27 H.J. Lu (hjl@gnu.org)
7767
7768 * Makefile (CFLAGS_FOR_BUILD): New.
7769 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7770
d425a1e0
JM
77712001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7772
7773 * README: Remove version number.
7774
5b5b4207
GP
77752001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7776
7777 * INSTALL/README: Update wrt. to the installation instructions now
7778 residing in gcc/doc/install.texi.
7779
be839b69
JM
77802001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7781
7782 * README: Replace with a cut-down and updated version of gcc/README.
7783
fe2ee7c4
DE
77842001-06-12 David Edelsohn <edelsohn@gnu.org>
7785
7786 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7787 multilibs to be disabled.
7788
4f5d646c
DB
77892001-06-11 Daniel Berlin <dan@cgsoftware.com>
7790
7791 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7792
818f0c85
AO
77932001-06-09 Alexandre Oliva <aoliva@redhat.com>
7794
7795 * config.guess: Import CVS version 1.195.
7796 * config.sub: Import CVS version 1.212.
7797
e9a8af10
AO
77982001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7799
7800 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7801 gcc/xgcc is built, use -print-prog-name to find out the program
7802 name to use.
7803
ae3ca0a9
PE
78042001-06-04 Phil Edwards <pme@sources.redhat.com>
7805
7806 * config.guess: Import CVS version 1.194. All gcc-local changes
7807 appear to also be in the master copy.
7808 * config.sub: Import CVS version 1.211.
7809
066bd40d
MM
7810Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7811
7812 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7813 with_gcc]: Use `gcc -shared' to build a shared library.
7814
4aef4f33
JDA
7815Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7816
7817 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7818 archives.
7819
c386f00f
RO
7820Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7821
7822 * MAINTAINERS (Write After Approval): Add myself.
7823
2ae5cea5
HPN
78242001-06-01 Hans-Peter Nilsson <hp@axis.com>
7825
7826 * configure.in (libstdcxx_flags): Do not try to execute
7827 libstdc++-v3/testsuite_flags until it exists.
7828
c3766183
AM
78292001-06-01 Alan Modra <amodra@bigpond.net.au>
7830
7831 * MAINTAINERS: Update my email address.
7832
9b337833
GS
78332001-05-31 Graham Stott <grahams@redhat.com>
7834
7835 * MAINTAINERS (Write After Approval): Add myself.
7836
55fce0eb
SP
78372001-05-28 Simon Patarin <simon.patarin@inria.fr>
7838
7839 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7840 libraries when using g++ with native linker.
7841
5f7de4b8
AO
78422001-05-28 Alexandre Oliva <aoliva@redhat.com>
7843
7844 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7845
a7bc0fbb
AO
78462001-05-22 Alexandre Oliva <aoliva@redhat.com>
7847
7848 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7849 [aix4*|aix5*]: Prepend blank.
7850
33456445
AO
78512001-05-20 Alexandre Oliva <aoliva@redhat.com>
7852
7853 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7854 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7855 of subdir/configure scripts to use the new libtool.m4.
7856
e48d3d00
MK
78572001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7858
7859 * MAINTAINERS (Write After Approval): Add myself.
7860
9e0e191b
BK
78612001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7862
7863 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7864
3f19b439
BE
78652001-05-11 Ben Elliston <bje@redhat.com>
7866
7867 * Makefile.in (all-sid): New target.
7868 (check-sid, clean-sid, install-sid): Likewise.
7869
6ebe3121
JO
78702001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7871
7872 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7873
ca3667c4
AO
78742001-05-03 Alexandre Oliva <aoliva@redhat.com>
7875
7876 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7877 libgcj.
7878
78792001-05-03 Alexandre Oliva <aoliva@redhat.com>
7880
7881 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7882 gcc/xgcc is built, use -print-prog-name to find out the program
7883 name to use.
7884
b2964d63
AO
78852001-04-26 Alexandre Oliva <aoliva@redhat.com>
7886
b1bb2302
AO
7887 * configure.in (noconfigdirs): Don't reset it from scratch in the
7888 target case; only append to it.
6387a56e 7889
b2964d63
AO
7890 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7891 sparc-*-solaris2.8]: Disable ${libgcj}.
7892
8343765d
AO
78932001-04-25 Alexandre Oliva <aoliva@redhat.com>
7894
7895 * configure.in (libgcj_saved): Copy from $libgcj.
7896 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7897 --disable-libgcj.
7898
ddbb6d43
GRK
78992001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7900
7901 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7902 C front end maintainer.
ddbb6d43 7903
3fa03ff9
AG
7904Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7905
7906 * configure.in: Move *-chorusos target case to the proper switch.
7907 Disable libgcj.
7908
99ffe40f
AO
79092001-04-12 Alexandre Oliva <aoliva@redhat.com>
7910
7911 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7912 1.641.2.228.
7913
78faa32d
FS
79142001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7915
7916 * Makefile.in (STAGE1_CFLAGS): Pass down.
7917
cdbff0ab
AM
79182001-04-13 Alan Modra <amodra@one.net.au>
7919
7920 * config.guess: Add hppa64-linux support. Note for next import that
7921 this is already in the master file.
7922 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7923
75b9074c
AO
79242001-04-12 Alexandre Oliva <aoliva@redhat.com>
7925
7926 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7927 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7928
125404c5
SS
79292001-04-11 Stan Shebs <shebs@apple.com>
7930
7931 * MAINTAINERS: Add self as Darwin port maintainer.
7932
876684fe
AM
79332001-04-11 Alan Modra <amodra@one.net.au>
7934
7935 * MAINTAINERS: Update my email address.
7936
06729913
LR
79372001-04-10 Loren J. Rittle <ljrittle@acm.org>
7938
7939 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7940 recent versions of FreeBSD (release 3 or later).
7941 * ltconfig: On FreeBSD, -lc must not be provided when building
7942 a shared library or else the standard -pthread gcc option is
7943 rendered worthless to later users of the built library.
7944
67916302
JM
79452001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7946
7947 * MAINTAINERS: Add self and RTH as C front end maintainers.
7948
d2bc0628
AO
79492001-04-05 Alexandre Oliva <aoliva@redhat.com>
7950
e490616e
ZW
7951 * config.sub: Make sure to match an already-canonicalized
7952 machine name (eg. mn10300-unknown-elf).
d2bc0628 7953
a3406c06
AO
79542001-04-01 Alexandre Oliva <aoliva@redhat.com>
7955
7956 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7957 New macros.
7958 (bootstrap, cross): Use RECURSE_FLAGS.
7959 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7960
a076f6a4
AO
79612001-03-27 Alexandre Oliva <aoliva@redhat.com>
7962
7963 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7964
e9f4fa71
CH
79652001-03-22 Colin Howell <chowell@redhat.com>
7966
7238de5c
CH
7967 * Makefile.in (DO_X): Do not backslash single-quotes in
7968 backquotes (two places).
e9f4fa71 7969
b6b14b1b
AO
79702001-03-22 Alexandre Oliva <aoliva@redhat.com>
7971
7972 Re-installed:
7973 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7974 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7975 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7976 * ltcf-cxx.sh: Likewise.
7977 * ltcf-gcj.sh: Likewise.
7978
1eb0b89d
GP
79792001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7980
7981 * MAINTAINERS: Add myself as "documentation co-maintainer".
7982
82e23236
AO
79832001-03-22 Alexandre Oliva <aoliva@redhat.com>
7984
7985 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7986 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7987
64ec27c3
TT
79882001-03-19 Tom Tromey <tromey@redhat.com>
7989
7990 * config-ml.in: Handle GCJ and GCJFLAGS.
7991
191de407
MC
79922001-03-21 Michael Chastain <chastain@redhat.com>
7993
7994 * Makefile.in: all-m4 depends on all-texinfo.
7995
fed4dede
LR
79962001-03-20 Loren J. Rittle <ljrittle@acm.org>
7997
7998 * MAINTAINERS: Add myself to write after approval list.
7999
085072bb
LB
80002001-03-18 Laurynas Biveinis <lauras@softhome.net>
8001
8002 * Makefile.in (DO_X): Quote nested quotes.
8003
5af8ea3f
AM
80042001-03-18 Alan Modra <alan@linuxcare.com.au>
8005
8006 * MAINTAINERS: Add myself to write after approval list.
8007
69e23037
LB
80082001-03-15 Laurynas Biveinis <lauras@softhome.net>
8009
8010 * Makefile.in (DO_X): Use double quotes for quoting
8011 "RANLIB=$${RANLIB}".
8012
2b9650f4
OP
80132001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8014
8015 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8016
4698d2cf
NP
80172001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8018
8019 * configure.in: Only use `lang_requires' for languages athat are
8020 actually enabled.
8021
f6646274
PE
80222001-03-08 Phil Edwards <pme@sources.redhat.com>
8023
8024 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8025
c9a54638
AO
80262001-03-08 Alexandre Oliva <aoliva@redhat.com>
8027
8028 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8029
6a556ad6
TT
80302001-03-07 Tom Tromey <tromey@redhat.com>
8031
8032 * configure.in: Allow config-lang.in to set `lang_requires' to list
8033 of other required languages.
8034
6822468a
LB
80352001-03-06 Laurynas Biveinis <lauras@softhome.net>
8036
8037 * Makefile.in: Remove RANLIB definition. Use RANLIB
8038 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8039 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8040
f04885d3 80412001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8042 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8043
f04885d3
BK
8044 * Makefile.in (check-c++): Use tabs, not spaces.
8045
288edf47 80462001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8047
288edf47
LB
8048 * MAINTAINERS: add myself to Write After Approval list.
8049
3d55d2f8 80502001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8051
e490616e 8052 * Makefile.in (check-c++): New rule.
6387a56e 8053
4d88a68a
BK
8054 * configure.in (target_libs): Remove libg++.
8055 (noconfigdirs): Remove libg++.
8056 (noconfigdirs): Same.
8057 (noconfigdirs): Same.
8058 (noconfigdirs): Same.
8059
8060 * config-ml.in: Remove libg++ references.
8061
8062 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8063 (ALL_TARGET_MODULES): Same.
8064 (configure-target-libg++): Remove.
8065 (all-target-libg++): Remove.
8066 (configure-target-libio): Remove.
8067 (all-target-libio): Remove.
8068 (check-target-libio): Remove.
8069 (.PHONY): Remove.
8070 (libg++.tar.bz2): Remove.
8071 (all-target-cygmon): Remove libio.
8072 (all-target-libstdc++): Remove.
8073 (configure-target-libstdc++): Remove.
8074 (TARGET_LIB_PATH): Remove libstdc++.
8075 (ALL_GCC_CXX): Remove libstdc++.
8076 (all-target-gperf): Correct.
8077
2437d4ed
NC
80782001-02-16 Nick Clifton <nickc@redhat.com>
8079
8080 * configure.in (noconfigdirs): Allow configuration of texinfo
8081 for Cygwin hosts.
8082
85b99cbe
AG
80832001-02-15 Anthony Green <green@redhat.com>
8084
8085 * configure: Introduce GCJ_FOR_TARGET.
8086 * configure.in: Ditto.
8087 * Makefile.in: Ditto.
8088
7b18790c
AS
80892001-02-13 Andreas Schwab <schwab@suse.de>
8090
8091 * MAINTAINERS: Update mail address.
8092
c4880c99
MS
80932001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8094
8095 * config.guess: Add linux target for S/390.
8096 * config.sub: Likewise.
8097
e31ae6db
CC
80982001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8099
8100 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8101 target-libgloss.
e31ae6db 8102
7739adfb
BE
81032001-02-06 Ben Elliston <bje@redhat.com>
8104
8105 * configure: Output host type to stdout, not stderr.
8106
36ca672c
MM
81072001-02-05 Mark Mitchell <mark@codesourcery.com>
8108
e40f2829 8109 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8110 * ltcf-cxx.sh: Likewise.
8111
36ca672c
MM
8112 * config.if: Assume enable_libstdcxx_v3 is defined.
8113
22fdd65e
MM
81142001-02-04 Mark Mitchell <mark@codesourcery.com>
8115
8116 Remove V2 C++ library.
8117 * configure.in: Remove --enable-libstdcxx_v3 support.
8118
3b60dd8e
BM
81192001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8120
8121 * include/demangle.h: Add prototype for java_demangle_v3.
8122
42c0c80a
PE
81232001-01-29 Phil Edwards <pme@sources.redhat.com>
8124
8125 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8126
0be25992
RH
81272001-01-27 Richard Henderson <rth@redhat.com>
8128
8129 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8130
8a8de62d
MS
81312001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8132
8133 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8134 Don't unset, it's non-portable and no longer necessary, set to empty
8135 instead.
8136
92769744
MS
81372001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8138
8139 * ltconfig: Shell portability fix for the tagname validity check.
8140
88a1c0ab
AO
81412001-01-27 Alexandre Oliva <aoliva@redhat.com>
8142
8143 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8144 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8145
45291dd5
MS
81462001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8147
8148 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8149
1ace7e15
TT
81502001-01-26 Tom Tromey <tromey@redhat.com>
8151
8152 * configure.in: Allow libgcj to be built on Sparc Solaris.
8153
0ef8b11b
DE
81542001-01-25 David Edelsohn <edelsohn@gnu.org>
8155
8156 * ltcf-c.sh: Add aix5 case.
8157 * ltcf-cxx.sh: Likewise.
8158 * ltconfig: Likewise.
8159
0006091e
AO
81602001-01-24 Alexandre Oliva <aoliva@redhat.com>
8161
9bad11e1
AO
8162 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8163 keep at least one of build_libtool_libs or build_old_libs set to
8164 yes.
8165
0006091e
AO
8166 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8167 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8168
7c01b2b5
BM
81692001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8170
8171 * configure.in: Enable libgcj on several additional platforms.
8172
d340e0ac
BM
81732001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8174
8175 * configure.in: Enable libgcj for linux targets.
8176
5baf8c37
MS
81772001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8178
8179 * MAINTAINERS (Write After Approval): Add myself.
8180
10a0ba84
JDA
81812001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8182
8183 * MAINTAINERS: Add myself as vax port maintainer.
8184
357c6a4b
FH
81852001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8186
8187 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8188
6e2d9a7a
MS
81892001-01-09 Mike Stump <mrs@wrs.com>
8190
8191 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8192 failures of subdirectories.
8193
b6b14b1b 81942001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8195
b6b14b1b 8196 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8197 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8198 * ltcf-cxx.sh: Likewise.
8199 * ltcf-gcj.sh: Likewise.
8200 * ltconfig.sh: Fix typo.
976b230d 8201
07109110
LB
82022001-01-02 Laurynas Biveinis <lauras@softhome.net>
8203
8204 * configure: handle DOS-style absolute paths.
8205
1da5b8fc
LB
82062001-01-02 Laurynas Biveinis <lauras@softhome.net>
8207
8208 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8209
4c2f5b4f
MM
82102000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8211
8212 * MAINTAINERS: Add myself as avr port co-maintainer.
8213
bc53668e
BE
82142000-12-28 Ben Elliston <bje@redhat.com>
8215
8216 * MAINTAINERS: Add myself under ``Write After Approval''.
8217
c387606f
JM
82182000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8219
8220 * texinfo: Remove directory from GCC.
8221
2cb5082c
JM
82222000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8223
8224 * COPYING: Update to current
8225 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8226 to 19yy as example year in copyright notice).
8227
cc330df9
BK
82282000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8229
6387a56e 8230 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8231 (libstdcxx_incdir): Pass down.
8232 * config.if: Remove expired bits for cxx_interface, add stub.
8233 (libstdcxx_incdir): Add variable for g++ include directory.
8234 * configure.in (gxx_include_dir): Use it.
6387a56e 8235
4c6b2835
AO
82362000-12-18 Alexandre Oliva <aoliva@redhat.com>
8237
8238 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8239 with old-email address from ``Write After Approval''.
8240
3896f13e
AJ
82412000-12-15 Andreas Jaeger <aj@suse.de>
8242
8243 * configure.in: Handle lang_dirs.
8244
82452000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8246
ad46e881
TT
8247 * MAINTAINERS: Removed brads.
8248
90a10418
TT
8249 * MAINTAINERS: Added gcj developers.
8250
41dfe3a2 82512000-12-13 Anthony Green <green@redhat.com>
6387a56e 8252
41dfe3a2 8253 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8254 listed. Disable libgcj for x86 and Alpha Linux until compatible
8255 with g++ abi.
6387a56e 8256
e2f601da
MS
82572000-12-13 Mike Stump <mrs@wrs.com>
8258
8259 * Makefile.in (local-distclean): Also remove fastjar.
8260
70030c01
RB
82612000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8262
8263 * contrib/gcc_update: Add fastjar --touch entries.
8264
2a50f859
AO
82652000-12-12 Alexandre Oliva <aoliva@redhat.com>
8266
8267 * configure.in: Disable language-specific target libraries for
8268 languages that aren't enabled.
8269
7743113b
AG
82702000-12-10 Anthony Green <green@redhat.com>
8271
8272 * configure.in: Define libgcj. Disable libgcj target libraries for
8273 most targets.
8274
92e061a6
NB
82752000-12-10 Neil Booth <neilb@earthling.net>
8276
8277 * MAINTAINERS: Update mail address, remove from WAA list.
8278
f34ff6d6
APB
82792000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8280
8281 * libjava: Imported from /cvs/java.
8282 * libffi: Likewise.
8283 * Boehm-gc: Likewise.
8284
d82a33c6
APB
82852000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8286
8287 * configure.in (target_libs): Revert 2000-12-08 patch.
8288 (noconfigdirs): Added target-libjava.
8289
e14f8e28
LB
82902000-12-09 Laurynas Biveinis <lauras@softhome.net>
8291
8292 * djunpack.bat: removed.
8293
fc26516b
LB
82942000-12-09 Laurynas Biveinis <lauras@softhome.net>
8295
8296 * Makefile.in: handle DOS-style absolute paths.
8297 * config-ml.in: likewise.
8298 * symlink-tree: likewise.
8299
bd8757b3
APB
83002000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8301
8302 * fastjar: Imported.
8303
81522a1f
APB
83042000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8305
8306 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8307 libjava.
8308 * configure.in (target_libs): Removed `target-libjava'.
8309
5db1f7ed
APB
83102000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8311
8312 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8313 (ALL_MODULES): Added fastjar.
8314 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8315 (all-target-libjava): all-fastjar replaces all-zip.
8316 (all-fastjar): Added.
8317 (configure-target-fastjar, all-target-fastjar): Likewise.
8318 * configure.in (host_tools): Added fastjar.
8319
5e59997c
MS
83202000-12-07 Mike Stump <mrs@wrs.com>
8321
8322 * Makefile.in (local-distclean): Remove leftover built files.
8323
0a534f40
NC
83242000-11-24 Nick Clifton <nickc@redhat.com>
8325
8326 * configure.in (xscale-elf): Add target.
8327 (xscale-coff): Add target.
8328
7686cadf
LR
83292000-11-22 Loren J. Rittle <ljrittle@acm.org>
8330
e490616e
ZW
8331 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8332 recent versions of FreeBSD (release 3 or later).
8333 * ltconfig: On FreeBSD, -lc must not be provided when building
8334 a shared library or else the standard -pthread gcc option is
8335 rendered worthless to later users of the built library.
7686cadf 8336
fff01699
FF
83372000-11-16 Fred Fish <fnf@be.com>
8338
8339 * configure.in (enable_libstdcxx_v3): Fix typo,
8340 libstd++ -> libstdc++.
8341
4dc16355
KL
83422000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8343
8344 * MAINTAINERS: Add self to Write After Approval list.
8345
bf6fc7b2
BS
83462000-11-21 Bernd Schmidt <bernds@redhat.com>
8347
8348 * MAINTAINERS: Update my email address. Add myself to global write
8349 privs list.
8350
ce8e06b1
AO
83512000-11-18 Alexandre Oliva <aoliva@redhat.com>
8352
6e2a4843
AO
8353 * Makefile.in: Merge with src and libgcj.
8354 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8355 configure-target-<library> when their configure scripts need the C
8356 or C++ library to have already been built to work properly.
8357 (do_proto_toplev): Set them to an empty string.
8358
ce8e06b1
AO
8359 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8360 (REALLY_SET_LIB_PATH): Use them.
8361
c003f378
SS
83622000-11-17 Stan Shebs <shebs@apple.com>
8363
8364 * MAINTAINERS: Add self to Write After Approval list.
8365
cc1e60ea
JM
83662000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8367
8368 * configure: Provide the original toplevel configure arguments
8369 (including $0) to subprocesses in the environment rather than
8370 through gcc/configargs.h.
8371
1173593d
JM
83722000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8373
8374 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8375 C99. Alphabetise "Write After Approval" list.
8376
520907ee
MM
83772000-11-12 Mark Mitchell <mark@codesourcery.com>
8378
34f6fbdb
MM
8379 * configure: Turn on libstdc++ V3 by default.
8380
520907ee
MM
8381 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8382 if we've got GCC.
8383
0bbd37ed
PB
83842000-11-11 Philip Blundell <philb@gnu.org>
8385
8386 * MAINTAINERS: Add self to Write After Approval list.
8387
7ca0e6d9
DE
83882000-11-09 David Edelsohn <edelsohn@gnu.org>
8389
8390 * ltcf-c.sh (aix4): Improve shared library configuration; require
8391 exporting symbols.
8392 * ltcf-cxx.sh (aix4): Define.
8393 * ltconfig (aix4): Define library and soname specs appropriate for
8394 AIX. Define command to create export symbols list.
8395
f559f30b
CF
8396Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8397
8398 * config.sub: Add support for Sun Chorus
8399
fc05d516
NC
84002000-10-31 Nick Clifton <nickc@redhat.com>
8401
8402 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8403 <name>@redhat.com. Also installed new email address for Clint
8404 Popetz.
6387a56e 8405
90a0e73f
JM
84062000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8407
8408 * etc: Remove directory from GCC.
8409
a5e1b548
MM
84102000-10-16 Michael Meissner <meissner@redhat.com>
8411
8412 * configure (gcc/configargs.h): Only create if there is a build GCC
8413 directory created.
8414
6387a56e
EC
84152000-10-16 Matthias Klose <doko@debian.org>
8416
be1db873
MK
8417 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8418 when configured for libstdc++-v3.
8419
f5fa9a5b
PE
84202000-10-05 Phil Edwards <pme@gcc.gnu.org>
8421
8422 * configure: Save configure arguments to gcc/configargs.h.
8423
61a77fea
PT
84242000-10-04 Philipp Thomas <pthomas@suse.de>
8425
8426 * config.guess: Import CVS version 1.157.
8427 * config.sub: Import CVS version 1.181.
8428
3a4fee66
AP
84292000-10-04 Andris Pavenis <pavenis@latnet.lv>
8430
8431 * Makefile.in (bootstrap): avoid recursion if subdir missing
8432 (cross): ditto
8433 (do-proto-toplev): ditto
8434
3dd7094e
AO
84352000-09-30 Alexandre Oliva <aoliva@redhat.com>
8436
de710532
AO
8437 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8438 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8439
3dd7094e
AO
8440 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8441 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8442 all affected `configure' scripts.
8443
e592386f
NB
8444Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8445
8446 * MAINTAINERS: Add self as cpplib co-maintainer.
8447
fba54939
AH
84482000-09-24 Aldy Hernandez <aldyh@redhat.com>
8449
8450 * MAINTAINERS: Add self to Write After Approval list.
8451
2bd429f4
GP
84522000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8453
8454 * INSTALL/README: egcs -> GCC update.
8455
d733f374
ME
8456Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8457
8458 * MAINTAINERS: Add myself to Write After Approval list.
8459
d7ce9a83
KH
84602000-09-15 Kazu Hirata <kazu@hxi.com>
8461
8462 * MAINTAINERS: Add myself to Write After Approval list.
8463
18a53ffe
JL
8464Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8465
e490616e
ZW
8466 * configure.in: Do not build byacc for hppa64. Provide paths to the
8467 X11 libraries for hppa64.
18a53ffe 8468
f246ff23
SC
84692000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8470
8471 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8472
06298abd
AO
84732000-09-06 Alexandre Oliva <aoliva@redhat.com>
8474
4b92758a
AO
8475 * Makefile.in (all-zlib): Added dummy target.
8476
06298abd
AO
8477 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8478 ltcf-gcj.sh: Updated from libtool multi-language branch.
8479
4d73d07a
AO
84802000-09-05 Alexandre Oliva <aoliva@redhat.com>
8481
8482 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8483 (bootstrap*): Depend on all-bootstrap.
8484
05d52d78
PT
84852000-09-05 Philipp Thomas <pthomas@suse.de>
8486
8487 * config.guess: Import CVS version 1.156.
8488 * config.sub: Import CVS version 1.179.
8489
3c809ba4
AG
84902000-09-02 Anthony Green <green@cygnus.com>
8491
8492 * Makefile.in (all-gcc): Depend on all-zlib.
8493 (CLEAN_MODULES): Add clean-zlib.
8494 (ALL_MODULES): Add all-zlib.
8495 * configure.in (host_libs): Add zlib.
8496
10ad78a0 84972000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8498
8499 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8500 crosses, but add gcc/include to the header search path for them.
8501
b36a9ce3
DB
85022000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8503
8504 * MAINTAINERS: Add self to Write After Approval list.
8505
cb011248
FS
85062000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8507
8508 * config.guess: Import CVS version 1.152.
8509 * config.sub: Import CVS version 1.177.
8510
db310af0
AO
85112000-08-25 Alexandre Oliva <aoliva@redhat.com>
8512
7965440a
AO
8513 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8514 $targargs to tell whether newlib is going to be built.
8515
db310af0
AO
8516 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8517 $$r/TARGET_SUBDIR/libio for _G_config.h.
8518
e7977565
AO
85192000-08-23 Alexandre Oliva <aoliva@redhat.com>
8520
8521 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8522
126bb9ed
DD
85232000-08-22 DJ Delorie <dj@redhat.com>
8524
8525 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8526
5b0e9d29
AO
85272000-08-22 Alexandre Oliva <aoliva@redhat.com>
8528
8529 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8530 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8531 sub-configures.
8532
4f3e904e
DD
85332000-08-21 DJ Delorie <dj@redhat.com>
8534
8535 * MAINTAINERS: Add self as a libiberty maintainer
8536
c9635443
AO
85372000-08-16 Alexandre Oliva <aoliva@redhat.com>
8538
8539 * configure.in (libstdcxx_flags): Use
8540 libstdc++-v3/src/libstdc++.INC.
8541
8b2100ba
AO
85422000-08-15 Alexandre Oliva <aoliva@redhat.com>
8543
8544 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8545
57119aa9
ZW
85462000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8547
eeb943b0
ZW
8548 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8549
6387a56e 8550 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8551 explicit. Substitute enable_threads into generated Makefiles.
8552 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8553 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8554
acffa7c4
GK
85552000-08-13 Geoff Keating <geoffk@cygnus.com>
8556
8557 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8558
808d8c41
AO
85592000-08-12 Alexandre Oliva <aoliva@redhat.com>
8560
8561 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8562 previous delta.
8563
1fc8c51c 85642000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8565
1fc8c51c
JM
8566 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8567 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8568 (FLAGS_FOR_TARGET): Not here.
8569 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8570
25698887
AO
85712000-08-11 Alexandre Oliva <aoliva@redhat.com>
8572
8573 * config-ml.in (CC, CXX): Don't introduce a leading space.
8574
10120687
DD
85752000-08-07 DJ Delorie <dj@delorie.com>
8576
8577 * MAINTAINERS: Add self as a DJGPP maintainer
8578
15c758e9
DD
85792000-08-07 DJ Delorie <dj@redhat.com>
8580
8581 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8582 "if we're also building gcc, and it's a gcc that will run on the
8583 build machine, we want to use its includes instead of the system's
8584 default includes".
8585
2d0de245
JM
85862000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8587
8588 * MAINTAINERS: Add self to Write After Approval list.
8589
e81b330a
AO
85902000-08-03 Alexandre Oliva <aoliva@redhat.com>
8591
83440c1e
AO
8592 * configure.in (libstdcxx_flags): Don't use `"'.
8593
e81b330a
AO
8594 * config-ml.in: Adjust multilib search paths to the
8595 appropriate multilib tree.
8596
cf95c847
AO
85972000-08-02 Alexandre Oliva <aoliva@redhat.com>
8598
8599 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8600 commas in $LANGUAGES.
8601
9e9af119
MH
86022000-08-02 Manfred Hollstein <manfredh@redhat.com>
8603
8604 * configure.in: Re-enable all references to libg++ and librx.
8605
606ce391
AO
86062000-08-01 Alexandre Oliva <aoliva@redhat.com>
8607
89820b43
AO
8608 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8609 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8610 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8611 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8612
606ce391
AO
8613 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8614
04179d4a
AO
86152000-07-31 Alexandre Oliva <aoliva@redhat.com>
8616
8617 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8618 CXX_FOR_TARGET for sed.
8619
d4eb109c
AO
86202000-07-30 Alexandre Oliva <aoliva@redhat.com>
8621
8622 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8623 Do not override if already set in the environment or in configure.
8624 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8625 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8626
4f4caf92
AO
86272000-07-28 Alexandre Oliva <aoliva@redhat.com>
8628
8629 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8630 the libtool CVS tree multi-language branch.
8631 * ltconfig, ltmain.sh: Updated.
6387a56e 8632
b87487b6
AO
86332000-07-27 Alexandre Oliva <aoliva@redhat.com>
8634
1670d1ea
AO
8635 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8636 (clean-target): Depend on it.
8637
b87487b6
AO
8638 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8639 (GCC_FOR_TARGET): Use it.
8640 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8641 * configure.in: ... here.
8642 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8643 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8644
4e81ae98
EC
86452000-07-24 Eric Christopher <echristo@cygnus.com>
8646
8647 * MAINTAINERS: Add self to Write After Approval list.
8648
059ae32c
AO
86492000-07-24 Alexandre Oliva <aoliva@redhat.com>
8650
5b28edd4
AO
8651 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8652 (configure-target-libchill, configure-target-libobjc): Likewise.
8653
059ae32c
AO
8654 * configure.in: Use the same cache file for all target libs.
8655 * config-ml.in: But different cache files per multilib variant.
8656
1adcd149
MS
86572000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8658
8659 * configure (topsrcdir): Don't use dirname.
8660
2d573dff
JO
86612000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8662
8663 * MAINTAINERS: Add self to Write After Approval list.
8664
d207ebef
JM
86652000-07-20 Jason Merrill <jason@redhat.com>
8666
8667 * configure.in: Remove all references to libg++ and librx.
8668
8669 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8670
86712000-07-20 Hans-Peter Nilsson <hp@axis.com>
8672
8673 * config.sub: Update to subversions version 2000-07-06.
8674
7b7792d5
AH
86752000-07-12 Andrew Haley <aph@cygnus.com>
8676
8677 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8678 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8679
3abaac67
PE
86802000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8681
8682 * symlink-tree: Check number of arguments.
8683
34be2b36
JW
86842000-07-05 Jim Wilson <wilson@cygnus.com>
8685
8686 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8687 search path for a g++ extracted from the build tree. This
8688 will allow link tests run by configure scripts in
8689 subdirectories to succeed.
8690
d207ebef
JM
86912000-07-01 Koundinya K <kk@ddeorg.soft.net>
8692
e490616e 8693 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8694
0900331b
MH
86952000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8696
8697 * MAINTAINERS: Add myself as loop discovery maintainer.
8698
d207ebef
JM
86992000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8700
8701 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8702 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8703
87042000-06-19 Timothy Wall <twall@cygnus.com>
8705
8706 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8707 * config.sub: Add tic54x target.
8708
11a27a76
TM
8709Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8710
8711 * MAINTAINERS: Add self as Fortran maintainer,
8712 remove Craig Burley.
8713
d207ebef 8714Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8715
d207ebef
JM
8716 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8717 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8718
7758b73f
PT
8719Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8720
8721 * MAINTAINERS: Add self as i18n maintainer
8722
d207ebef
JM
872320000-05-21 H.J. Lu (hjl@gnu.org)
8724
e490616e
ZW
8725 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8726 directory are used if they exist. Make sure
8727 $(build_tooldir)/include is searched for header files,
8728 $(build_tooldir)/lib/ for library files.
d207ebef 8729 (GCC_FOR_TARGET): Likewise.
e490616e 8730 (CXX_FOR_TARGET): Likewise.
d207ebef 8731
bae29210
JL
8732Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8733
8734 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8735
d207ebef 8736Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8737
8738 * Makefile.in (configure-target-libiberty): Depend on
8739 configure-target-newlib.
8740
aab0d19d
AO
87412000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8742
8743 * configure.in, Makefile.in: Merge all libffi-related
8744 configury stuff from the libgcj tree.
8745
d207ebef
JM
8746Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8747
8748 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8749 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8750
8751Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8752
8753 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8754 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8755 current version information. Add to proto-toplev directory.
d207ebef
JM
8756 (gdb-taz): Build do-djunpack.
8757
758c7bd4
DE
87582000-05-15 David Edelsohn <edelsohn@gnu.org>
8759
8760 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8761
1888228d
AC
8762Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8763
8764 * MAINTAINERS: Add self to Write After Approval list.
8765
d207ebef
JM
87662000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8767
8768 * ltmain.sh: Preserve in relink_command any environment
8769 variables that may affect the linker behavior.
8770
2d7cc2fe
JL
8771Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8772
d207ebef
JM
8773 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8774
8775Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8776
8777 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8778
87792000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8780
8781 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8782 with the version name.
2d7cc2fe 8783
ee455968
JE
8784Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8785
8786 * MAINTAINERS: Add self as bb-reorder maintainer.
8787
73b97e5c
BK
87882000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8789
8790 * config.if: Tweak.
8791
d207ebef
JM
87922000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8793
8794 * djunpack.bat: New file.
8795
8796Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8797
8798 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8799 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8800 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8801 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8802
954869eb
DP
88032000-04-16 Dave Pitts <dpitts@cozx.com>
8804
e490616e
ZW
8805 * config.sub (case $basic_machine): Change default for "ibm-*"
8806 to "openedition".
954869eb 8807
eaabe541
AJ
88082000-04-13 Andreas Jaeger <aj@suse.de>
8809
8810 * MAINTAINERS: Added myself.
8811
d207ebef
JM
8812Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8813
8814 * Makefile.in (gdb-taz): New target. GDB specific archive.
8815 (do-md5sum): New target.
8816 (MD5PROG): Define.
8817 (PACKAGE): Default to TOOL.
8818 (VER): Default to a shell script.
8819 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8820 md5 checksum generation.
d207ebef
JM
8821 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8822 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8823 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8824 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8825
8826Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8827
8828 * configure (warn_cflags): Delete.
8829
0ea6d60c
PDM
8830Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8831
8832 * MAINTAINERS: Added myself.
8833
17090313 88342000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8835 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8836
e490616e
ZW
8837 * configure.in (enable_libstdcxx_v3): Add.
8838 (target_libs): Add bits here to switch between libstdc++-v2 and
8839 libstdc++-v3.
8840 * config.if: And this file too.
8841 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8842
76b78517
MM
88432000-04-05 Michael Meissner <meissner@redhat.com>
8844
8845 * config.sub (d30v): Add d30v as a basic machine type.
8846
ad242caf
JM
88472000-03-29 Jason Merrill <jason@casey.cygnus.com>
8848
8849 * configure.in: -linux-gnu*, not -linux-gnu.
8850
d4537148
TM
8851Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8852
8853 * MAINTAINERS: Add self in write-after-approval section.
8854
f152e9d4
JW
8855Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8856
8857 * MAINTAINERS: Add self as ia64 port maintainer.
8858
6a5fcef1
NB
88592000-03-08 Neil Booth <NeilB@earthling.net>
8860
8861 * MAINTAINERS: Add self in write-after-approval section.
8862
d207ebef 8863Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8864
d207ebef
JM
8865 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8866 (do-tar-bz2): Replace TOOL with PACKAGE.
8867 (gdb.tar.bz2): Remove GDBTK from GDB package.
8868 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8869 dejagnu.tar.bz2): New packages.
d207ebef
JM
8870
88712000-02-27 Andreas Jaeger <aj@suse.de>
8872
8873 * configure.in: Add entry for mips*-*-linux*, move catch all
8874 *-*-*linux* entry below this one.
8875
88762000-02-27 Ian Lance Taylor <ian@zembu.com>
8877
8878 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8879
521fe9d0
NC
88802000-02-24 Nick Clifton <nickc@cygnus.com>
8881
8882 * config.sub: Support an OS of "wince".
8883
d207ebef
JM
8884Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8885
8886 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8887 version.
d207ebef
JM
8888
88892000-02-23 Linas Vepstas <linas@linas.org>
8890
8891 * config.sub: Add support for Linux/IBM 370.
8892 * configure.in: Likewise.
8893
3a685f6f
NC
88942000-02-22 Nick Clifton <nickc@cygnus.com>
8895
8896 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8897
d207ebef 88982000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8899
d207ebef 8900 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8901
4746ee26
KG
89022000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8903
8904 * configure (gcc_version): When setting, narrow search to
8905 lines containing `version_string'.
8906
ba96c72d
DC
89072000-02-15 Denis Chertykov <denisc@overta.ru>
8908
8909 * config.sub: Add support for avr target.
8910
77f16a66
NC
89112000-02-14 Nick Clifton <nickc@cygnus.com>
8912
8913 * MAINTAINERS: Add maintainers for MCore port.
8914
784a3a80
HPN
8915Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8916
8917 * config.sub: Add mmix-knuth-mmixware.
8918
719dd4fa
KG
89192000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8920
8921 * MAINTAINERS: Pair cccp with cpplib maintainership.
8922
d207ebef
JM
89232000-01-27 Christopher Faylor <cgf@redhat.com>
8924
8925 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8926 structure stuff to -L library search.
8927 (CXX_FOR_TARGET): Ditto.
8928 (CROSS_CHECK_MODULES): Fix spelling mistake.
8929
7a53e94b
MM
89302000-01-24 Mark Mitchell <mark@codesourcery.com>
8931
8932 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8933 the C++ compiler.
8934
0da3b5a7
RH
89352000-01-12 Richard Henderson <rth@cygnus.com>
8936
8937 * configure.in: Don't build some bits for beos.
8938
02368d6d
JS
89392000-01-12 Joel Sherrill (joel@OARcorp.com)
8940
8941 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8942 as include files.
8943
2e76d35c
ZW
89442000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8945
8946 * Add self as cpplib maintainer, as requested by Jason
8947 Merrill. Correct my e-mail address.
8948
4c25fdcf
GK
89492000-01-06 Geoff Keating <geoffk@cygnus.com>
8950
8951 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8952 not mh-aix43.
8953
188e3966
HPN
8954Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8955
8956 * MAINTAINERS: Add myself to "write after approval" list.
8957
c2f5d030
RH
89581999-12-14 Richard Henderson <rth@cygnus.com>
8959
8960 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8961 * config.sub: Accept alphaev[78], alphaev8.
8962
eeda916a
AO
89631999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8964
8965 * config.guess, config.sub: Update from autoconf.
8966
b3bd7820
BK
89671999-11-29 Bruce Korb <autogen@linuxbox.com>
8968
2c290989 8969 * MAINTAINERS: update my playtime e-address.
b3bd7820 8970
1882b2b1
RO
8971Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8972
8973 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8974 necessary libraries are missing.
8975
2395f805
DN
8976Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8977
8978 * MAINTAINERS: Add new 'write after approval' maintainer.
8979
1e25de97
APB
8980Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8981
8982 * MAINTAINERS: Add new Java maintainer.
8983
1722c704
AS
89841999-10-25 Andreas Schwab <schwab@suse.de>
8985
8986 * configure: Fix quoting inside arguments of eval.
8987
8141abe8
NC
89881999-10-21 Nick Clifton <nickc@cygnus.com>
8989
8990 * config-ml.in: Allow suppression of some ARM multilibs.
8991
0b77644a
LV
8992Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8993
8994 * config.guess: Add OS/390 match pattern.
8995 * config.sub: Add mvs, openedition targets.
8996 * configure.in (i370-ibm-opened*): New.
8997
d207ebef
JM
89981999-09-04 Steve Chamberlain <sac@pobox.com>
8999
9000 * config.sub: Add support for configuring for pj.
9001
90021999-08-31 Nick Clifton <nickc@cygnus.com>
9003
9004 * config.sub (maybe_os): Add support for configuring for fr30.
9005
af13ebe9
NC
90061999-08-25 Nick Clifton <nickc@cygnus.com>
9007
9008 * configure.in: Do not configure or build ld for AIX
9009 platforms. ld is known to be broken on these platforms.
9010
1250c760
RO
9011Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9012
9013 * config-ml.in: Pass compiler flag corresponding to multidirs to
9014 subdir configures.
9015
d207ebef
JM
90161999-08-09 Ian Lance Taylor <ian@zembu.com>
9017
9018 * Makefile.in (LDFLAGS): Define.
9019
90201999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9021
9022 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9023 noconfigdirs.
9024 (*-*-cygwin*): Likewise.
9025
90261999-08-08 Ian Lance Taylor <ian@zembu.com>
9027
9028 * mkdep: New file.
9029 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9030 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9031
9032 From Eli Zaretskii <eliz@is.elta.co.il>:
9033 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9034 long file name when using DJGPP on MS-DOS.
9035
dbd83e11
JL
9036Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9037
9038 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9039
d207ebef
JM
90401999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9041
9042 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9043 dependency as this causes "make check" to globally "make all"
9044
cd1f4c2c
TT
9045Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9046
9047 * configure.in (target_libs): Added target-zlib.
9048 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9049 (CONFIGURE_TARGET_MODULES): Likewise.
9050 (CHECK_TARGET_MODULES): Likewise.
9051 (INSTALL_TARGET_MODULES): Likewise.
9052 (CLEAN_TARGET_MODULES): Likewise.
9053 (configure-target-zlib): New target.
9054 (all-target-zlib): Likewise.
9055 (all-target-libjava): Depend on all-target-zlib.
9056 (configure-target-libjava): Depend on configure-target-zlib.
9057
9058 * Makefile.in (configure-target-libjava): Depend on
9059 configure-target-newlib.
9060 (configure-target-boehm-gc): New target.
9061 (configure-target-qthreads): New target.
9062
e490616e
ZW
9063 * configure.in (target_libs): Added target-qthreads.
9064 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9065 (CONFIGURE_TARGET_MODULES): Likewise.
9066 (CHECK_TARGET_MODULES): Likewise.
9067 (INSTALL_TARGET_MODULES): Likewise.
9068 (CLEAN_TARGET_MODULES): Likewise.
9069 (all-target-qthreads): New target.
9070 (configure-target-libjava): Depend on configure-target-qthreads.
9071 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9072
9073 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9074 (CONFIGURE_TARGET_MODULES): Likewise.
9075 (CHECK_TARGET_MODULES): Likewise.
9076 (INSTALL_TARGET_MODULES): Likewise.
9077 (CLEAN_TARGET_MODULES): Likewise.
9078 (all-target-libjava): New target.
9079 (all-target-boehm-gc): Likewise.
9080 * configure.in (target_libs): Added libjava, boehm-gc.
9081
d207ebef
JM
90821999-07-22 Ian Lance Taylor <ian@zembu.com>
9083
9084 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9085 configure.bat in SUPPORT_FILES.
9086 (gas+binutils.tar.bz2): Likewise.
9087
9088 * makeall.bat: Remove; obsolete.
9089
90901999-07-21 Ian Lance Taylor <ian@zembu.com>
9091
9092 From Mark Elbrecht:
9093 * configure.bat: Remove; obsolete.
9094
90951999-07-11 Ian Lance Taylor <ian@zembu.com>
9096
9097 * configure: Add -W -Wall to the default CFLAGS when compiling with
9098 gcc.
9099
9100Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9101
9102 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9103
91041999-06-30 Mark Mitchell <mark@codesourcery.com>
9105
9106 * configure.in: Build ld on IRIX6.
9107
91081999-06-12 Ian Lance Taylor <ian@zembu.com>
9109
9110 * Makefile.in: Change distribution targets to use bzip2 instead of
9111 gzip.
9112 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9113 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9114
91151999-06-04 Nick Clifton <nickc@cygnus.com>
9116
9117 * config.sub: Add mcore target.
9118
26d088fa
CD
9119Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9120
9121 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9122
c2c08b29
L
9123Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9124
9125 * config.guess (dummy): Changed to $dummy.
9126
671d0648
NC
91271999-05-24 Nick Clifton <nickc@cygnus.com>
9128
9129 * config.sub: Tidied up case statements.
9130
b1345c72
BE
91311999-05-22 Ben Elliston <bje@cygnus.com>
9132
51ccbd8d
BE
9133 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9134 <jiro@din.or.jp>.
9135
b1345c72
BE
9136 * config.guess: Merge with FSF version. Future changes will be
9137 more accurately recorded in this ChangeLog.
9138 * config.sub: Likewise.
9139
2caf864f
SM
9140Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9141
9142 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9143
d207ebef
JM
91441999-04-30 Tom Tromey <tromey@cygnus.com>
9145
9146 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9147
90fb0c24
TT
91481999-04-23 Tom Tromey <tromey@cygnus.com>
9149
9150 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9151
d207ebef
JM
91521999-04-20 Drew Moseley <dmoseley@cygnus.com>
9153
9154 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9155 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9156 Bad merge removed these two changes.
9157
3516940d 9158Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9159 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9160
9161 * config.guess (interix Alpha): Add.
9162
d207ebef
JM
91631999-04-11 Richard Henderson <rth@cygnus.com>
9164
9165 * configure.in (i?86-*-beos*): Do config gperf; don't config
9166 gdb, newlib, or libgloss.
9167
e891fbfe 9168Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9169
e891fbfe
AO
9170 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9171 link a trivial program with -mabi=64. If it fails, remove mabi=64
9172 from multidirs.
9173
f9ae47d6
PT
9174Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9175
9176 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9177
d207ebef
JM
91781999-04-08 Nick Clifton <nickc@cygnus.com>
9179
9180 * config.sub: Add support for mcore targets.
9181
91821999-04-07 Michael Meissner <meissner@cygnus.com>
9183
9184 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9185 not mt-ospace, in order to shut up assembler warning about using
9186 symbols that are named the same as registers.
9187
91881999-04-07 Drew Moseley <dmoseley@cygnus.com>
9189
9190 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9191 dependency list for all-target-cygmon.
9192
91931999-04-05 Doug Evans <devans@casey.cygnus.com>
9194
9195 * config-ml.in: Check $host, not $target, for selective multilibs.
9196 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9197 thumb interworking, and underscore prefix multilibs.
9198
91991999-04-04 Ian Lance Taylor <ian@zembu.com>
9200
9201 * missing: Update to version from current automake.
9202
88101ab9
L
9203Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9204
9205 * configure (gxx_include_dir): Removed.
9206
9207 * configure.in (gxx_include_dir): Handle it.
9208 * Makefile.in: Likewise.
9209
d207ebef
JM
92101999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9211
9212 * config.sub (mips64vr4111,mips64vr4111el) Add.
9213
92141999-03-21 Ben Elliston <bje@cygnus.com>
9215
e490616e 9216 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9217
8dc91cbe
ME
9218Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9219
8dc91cbe
ME
9220 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9221 config/mh-djgpp.
9222
d207ebef
JM
9223Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9224
9225 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9226 all-target-newlib to dependency list for all-target-bsp.
9227
926bb5ed
MK
9228Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9229
9230 * config.sub: Add i386-uwin support.
9231 * config.guess: Likewise.
9232
4a6e3000
FS
9233Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9234
9235 * configure.in: cleanup, add mh-*pic handling for arm, special
9236 case powerpc*-*-aix*
9237
d207ebef
JM
9238Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9239
9240 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9241 can be built.
9242
9243Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9244
9245 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9246 targets.
d207ebef 9247
71c91078
NC
92481999-03-02 Nick Clifton <nickc@cygnus.com>
9249
9250 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9251
282e5df8
GN
9252Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9253
9254 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9255
1de558ee
NC
92561999-02-24 Nick Clifton <nickc@cygnus.com>
9257
9258 * config.sub: Fix typo in arm recognition.
9259
d207ebef
JM
9260Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9261
9262 * configure.in (noconfigdirs): Changed target_configdirs to
9263 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9264 rather than m68k-*-* since it is not known to work on
9265 m68k-aout. Ditto for arm-*-*oabi.
9266
9267Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9268
9269 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9270
92711999-02-19 Ben Elliston <bje@cygnus.com>
9272
9273 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9274 Smart and improved by Andrew Cagney.
9275
fab7445a
ME
9276Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9277
9278 * config.guess: Recognize openbsd-*-hppa.
9279
8ccdc228
L
9280Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9281
9282 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9283 only if it is not empty.
9284
3b7265ff
NC
92851999-02-17 Nick Clifton <nickc@cygnus.com>
9286
9287 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9288
d207ebef 9289 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9290
9291 * config.sub: Modified to recognize uname's armv* syntax.
9292
d207ebef
JM
92931999-02-17 Mark Salter <msalter@cygnus.com>
9294
9295 * configure.in: Added target-bsp for sparclite.
9296
9297Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9298
9299 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9300
93011999-02-08 Nick Clifton <nickc@cygnus.com>
9302
9303 * configure.in: Add support for strongarm port.
9304 * config.sub: Add support for strongarm target.
9305
c48dd3f5 9306Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9307
c48dd3f5
MK
9308 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9309 the old name config/mh-cygwin32.
9310 Enable texinfo.
9311
d207ebef
JM
9312Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9313
9314 * configure.in: Do build ld for ix86 Solaris.
9315
ecd62820
JW
9316Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9317
9318 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9319 $AR_FOR_TARGET. Likewise for RANLIB.
9320
bbd8fa7f 9321Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9322
e490616e
ZW
9323 * config.sub (oabi): Recognize.
9324 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9325
0397442c
RL
9326Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9327
9328 * config.guess: Improve detection of i686 on UnixWare 7.
9329
c9ffaa63
MK
9330Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9331
9332 * config.guess: Add support for i386-pc-interix.
9333 * config.sub: Likewise.
9334 * configure.in: Likewise.
c9ffaa63 9335
d207ebef
JM
9336Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9337
9338 * Makefile.in: Remove unneeded all-target-libio from
9339 from all-target-winsup target since it is now unneeded.
9340 Add all-target-libtermcap in its place since it is now
9341 needed.
9342
9343Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9344
9345 * configure.in: makefile stub for cygwin target is probably
9346 unnecessary. Remove it for now.
d207ebef
JM
9347
9348Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9349
9350 * configure.in: libtermcap.a should be built when cygwin is the
9351 target as well as the host.
9352 * config.guess: Allow mixed case in cygwin uname output.
9353 * Makefile.in: Add libtermcap target.
d207ebef 9354
ebe12325
JL
9355Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9356
9357 * config.sub: Clean up handling of hppa2.0.
9358
57057b67
RB
9359Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9360
9361 * config.guess: Use C code to identify more HP machines.
9362
f8670be1
JL
9363Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9364
9365 * config.sub: Handle hppa2.0.
9366
d207ebef
JM
9367Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9368
9369 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9370 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9371
93721998-12-15 Mark Salter <msalter@cygnus.com>
9373
9374 * configure.in: Added target-bsp for several target architectures.
9375
9376 * Makefile.in: Added rules for bsp.
9377
d1a09590
JL
9378Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9379
9380 * config.guess: Improve detection of hppa2.0 processors.
9381
9382Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9383
9384 * config.guess: Recognize FreeBSD using ELF automatically.
9385
71205e0b
MH
93861998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9387
9388 * configure (skip-this-dir): Add handling for new shell script, which
9389 might be created by a sub-directory's configure to indicate, this particular
9390 directory is "unwanted".
9391 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9392
d207ebef
JM
9393Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9394
9395 * ltconfig: import from libtool, after changing libtool to
9396 account for the cygwin name change.
9397
9398Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9399
9400 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9401 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9402
9403Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9404
9405 * configure.in: Add libtermcap to list of cygwin dependencies.
9406
9407Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9408
e490616e
ZW
9409 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9410 they include winsup/include when it's a cygwin target.
d207ebef
JM
9411
94121998-11-12 Tom Tromey <tromey@cygnus.com>
9413
9414 * configure.in (host_tools): Added zip.
9415 * Makefile.in (all-target-libjava): Depend on all-zip.
9416 (all-zip): New target.
9417 (ALL_MODULES): Added all-zip.
9418 (NATIVE_CHECK_MODULES): Added check-zip.
9419 (INSTALL_MODULES): Added install-zip.
9420 (CLEAN_MODULES): Added clean-zip.
9421
9422Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9423
9424 * Makefile.in: lose "32" from comment about cygwin.
9425
9426Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9427
9428 * configure.in: Use -Os to build target libraries for the fr30.
9429
9430Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9431
9432 * config.sub: Add fr30.
9433
9434Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9435
e490616e 9436 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9437 cygwin* instead of cygwin32*.
9438 * config.sub: Check cygwin* instead of cygwin32*.
9439
d2ec8b39
RL
9440Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9441
9442 * config.guess: Match any version of Unixware7.
9443
d207ebef
JM
94441998-10-20 Syd Polk <spolk@cygnus.com>
9445
9446 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9447 if desired.
9448
35cd2565
JL
9449Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9450
9451 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9452 these if the appropriate directories and files to not exist.
9453
52d4e5b7
JL
9454Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9455
9456 * Makefile.in (DEVO_SUPPORT): Add config.if.
9457
38ada91e
MH
9458Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9459
9460 * configure: Add pattern to replace "build_tooldir"'s
9461 definition in the generated Makefile with "tooldir"'s
9462 actual value.
9463
e44e84da
JL
9464Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9465
56a8387f
JL
9466 * config.sub: Bring back lost sparcv9.
9467
e44e84da
JL
9468 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9469
5cb95c7a
JL
9470Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9471
9472 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9473 CC_FOR_TARGET and friends.
9474
9475Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9476
ceff9b14
AO
9477 * Makefile.in (build_tooldir): New variable, same as tooldir.
9478 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9479 -B$(build_tooldir)/bin/.
9480 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9481
f2d11dcd
GP
9482Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9483
9484 * README: Remove installation instructions and refer to the
9485 INSTALL directory instead.
9486
73a6d2e7 9487Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9488
73a6d2e7
RL
9489 * config.sub: Add support for i[34567]86-pc-udk.
9490 * configure.in: Likewise.
9491
5d4a5ee6
JL
9492Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9493
9494 * Makefile.in: add bzip2 package building bits for user
9495 tools module
9496 * configure.in: ditto
9497
6fc19d6d
JL
9498Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9499
9500 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9501 (ALL_TARGET_MODULES): Add all-target-libobjc.
9502 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9503 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9504 (all-target-libchill): Add dependencies.
9505 * configure.in (target_libs): Add libchill.
4e81ae98 9506
f653f0ab
MH
95071998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9508
9509 * configure.in (target_subdir): Remove duplicate line.
9510
5d4a5ee6
JL
9511Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9512
9513 * Makefile.in (all-automake): fix dependencies.
9514
494933e4
JL
9515Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9516
9517 * configure.in: Minor cleanups for building in the $(target_alias)
9518 subdir.
9519
f6b58262
JW
95201998-09-22 Jim Wilson <wilson@cygnus.com>
9521
9522 * Makefile.in (bootstrap): Set r and s before make all. Use
9523 BASE_FLAGS_TO_PASS in make all.
9524 (cross): Likewise.
9525
27c7a08d
MM
95261998-09-20 Mark Mitchell <mark@markmitchell.com>
9527
9528 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9529
e67afd1e
RH
9530Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9531
9532 * config.sub: Fix typo in last change.
9533
8e44ac71
MH
95341998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9535
9536 * config.sub: Add support for C4x target.
9537 * configure.in: Likewise.
9538
d7496fbb
DM
95391998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9540
9541 * config.sub: Recognize sparcv9 just like sparc64.
9542
22097bd1
RL
9543Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9544
9545 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9546
4b877abd
JL
9547Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9548
2c8ec9a2
JL
9549 * config.guess: Correctly identify Pentium II sco boxes.
9550
4b877abd
JL
9551 * config.guess: Fix "tr" code. From Weiwen Liu.
9552
ab03db52
JH
9553Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9554
9555 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9556 stabs.
9557
b54db294
JL
9558Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9559
9560 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9561 (ALL_TARGET_MODULES): Add all-target-libchill.
9562 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9563 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9564 (all-target-libchill): Add dependencies.
9565 * configure.in (target_libs): Add libchill.
9566
bf48dd73
LW
9567Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9568
9569 * config.guess: Avoid assumptions about "tr" behaves when
9570 LANG is set to something other than English.
9571
a3cbd105
L
9572Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9573
9574 * configure (gxx_include_dir): Changed to
9575 '${prefix}/include/g++'-${libstdcxx_interface}.
9576
9577 * config.if: New to determine the interfaces.
9578
c4acd909
MK
9579Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9580
9581 * config.guess: Detect and handle MPE/IX.
9582 * config.sub: Deal with MPE/IX.
9583
9ea97665
DE
9584Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9585
9586 * configure.in: Use mh-aix43.
9587
0ce065bd
MH
95881998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9589
9590 * configure: Fix --without/--disable cases for gxx-include-dir.
9591
5d4a5ee6
JL
9592Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9593
9594 * mdata-sh: Imported. Needed for automake support.
9595
9596Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9597
9598 * Makefile.in (taz): Try "chmod -R og=u ." before
9599 "chmod og=u `find . -print`".
9600
9601Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9602
9603 * configure.in: Add arm-elf and thumb-elf support.
9604
9605Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9606
9607 * Makefile.in: Undo previous patch.
9608
9609Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9610
9611 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9612 to here ...
9613 (install-no-fixedincludes): and here
9614 (INSTALL_MODULES): ... from here.
9615
466456d9
ILT
9616Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9617
9618 * config.sub: Merge with FSF.
9619
1b409d25
ILT
9620 * config.guess: Merge with FSF.
9621
d207ebef
JM
9622Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9623
9624 * configure (extraconfigdirs): New variable.
9625 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9626 * Makefile.in (all): Move higher in file.
9627 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9628 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9629 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9630 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9631 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9632
96331998-07-23 Brendan Kehoe <brendan@cygnus.com>
9634
9635 * Makefile.in (all-target-libjava): Depend on all-gcc and
9636 all-target-newlib.
9637 (configure-target-libjava): Depend on $(ALL_GCC).
9638
7f1937c1
RL
9639Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9640
9641 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9642 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9643
2ada2bd6
ML
9644Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9645
9646 * INSTALL/README: Fix typo.
9647
1e025bde
ML
9648Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9649
5d4a5ee6
JL
9650 * ylwrap: Change absolute path checks to check for DOS style path
9651 names.
1e025bde 9652
5d4a5ee6
JL
9653 * ylwrap: Don't use a full path name if the source file is in the
9654 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9655
6755ff73
ILT
9656 * config-ml.in: Default to being verbose, to match Feb 18 change to
9657 configure.
9658
5d4a5ee6
JL
9659Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9660
9661 Brought over from egcs:
9662
9663 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9664
9665 * configure.in (target_subdir): Set to ${target_alias} instead
9666 of "libraries".
9667
9668 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9669
9670 * configure.in (target_subdir): Set to libraries if enable_multilib.
9671
9672Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9673
9674 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9675 multilibs, force reconfiguration the first time we create
9676 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9677
9678Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9679
9680 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9681 avoid confusion with --no-recursion.
9682
9683Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9684
9685 * configure.in: Win32 hosts shouldn't use install -x
9686 * install-sh: remove -x option, and special .exe-handling
9687 hack.
9688
d207ebef
JM
9689Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9690
9691 * config.guess: Recognize i586-pc-beos.
9692 * configure.in: Don't build some bits for beos.
9693
fbd836fc
ILT
9694Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9695
5d4a5ee6
JL
9696 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9697 CFLAGS default to -O2.
9698
fbd836fc
ILT
9699 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9700 when using GNU ld.
9701
9702Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9703
9704 * ltmain.sh: Correct install when using a different shell.
9705
9706Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9707
9708 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9709
d207ebef
JM
9710Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9711
9712 * makefile.vms: Update to build binutils/makefile.vms. Add install
9713 target.
fbd836fc
ILT
9714
9715Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9716
9717 * ltconfig: Update to correct AIX handling.
9718
69b471bc
JL
9719Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9720
81241b5e
JL
9721 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9722
69b471bc
JL
9723 * configure.in (target_subdir): Set to ${target_alias} instead
9724 of "libraries".
9725
bedf82df
MH
97261998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9727
9728 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9729 (Makefile): Depend on $(gcc_version_trigger).
9730
9731 * configure (gcc_version): Change default initializer to empty
9732 string.
9733 (gcc_version_trigger): New variable; pass this variable down
9734 to subdir configures to enable them checking gcc's version
9735 themselves. Emit make macros for both gcc_version vars.
9736 (topsrcdir): Initialize reliably.
9737 (recursion line): Remove --with-gcc-version=${gcc_version}.
9738
28e449d8
MH
97391998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9740
9741 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9742 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9743 in $(libsubdir); emit definition in each generated Makefile.
9744 (gxx_include_dir): Initialize depending on
9745 $enable_version_specific_runtime_libs.
28e449d8 9746
50c4c9f7
MH
97471998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9748
9749 * configure (gcc_version): Initialize properly depending on
9750 how and where configure is started.
9751 (recursion line): Pass a --with-gcc-version=${gcc_version}
9752 to configures in subdirs.
9753
d207ebef
JM
9754Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9755
9756 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9757 cygmon
d207ebef 9758
5d4a5ee6
JL
9759Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9760
9761 * configure.in: Add cygmon and libstub support for mn10200.
9762
2f96399b
MH
97631998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9764
9765 * configure (gcc_version): Add new variable describing the
9766 particular gcc version we're building.
9767 * Makefile.in (libsubdir): Add new macro for the directory
9768 in which the compiler finds executables, libraries, etc.
9769 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9770 and libsubdir.
9771
c4137c50
AO
9772Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9773
ceff9b14
AO
9774 * Makefile.in (local-clean): Remove *.log.
9775 (warning.log): Built with warn_summary from build.log.
9776 (mail-report.log): Run test_summary.
9777 (mail-report-with-warnings.log): Run test_summary including
9778 warning.log in the report.
c4137c50 9779
276d5ee0
RL
9780Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9781
9782 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9783
5d4a5ee6
JL
9784Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9785
9786 * Makefile.in (grep): Grep no longer depends on libiberty.
9787
9788Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9789
9790 * Makefile.in: all-snavigator needs all-libgui.
9791
9792Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9793
9794 * configure.in: Add cygmon and libstub support for mn10300.
9795
8af14275
ILT
9796Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9797
9798 * missing: Update to version from automake 1.3.
9799
fbd836fc
ILT
9800 * ltmain.sh: On installation, don't get confused if the same name
9801 appears more than once in the list of library names.
9802
466456d9
ILT
9803Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9804
9805 * config.sub: Accept m68060 and m5200 as CPU names.
9806
5d4a5ee6
JL
9807Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9808
9809 * configure: Use && rather than using -a in test, because odd
9810 strings can confuse test.
9811 * configure.in: Likewise.
9812
fbd836fc
ILT
9813Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9814
9815 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9816
f0983958
AO
9817Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9818
9819 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9820 bootstrap4-lean): New targets.
f0983958 9821
bfed1ea0
JL
9822Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9823
9824 * mpw-* Delete. Not used.
9825
5d4a5ee6
JL
9826Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9827
9828 * COPYING.LIB: Update FSF address.
9829
bfed1ea0
JL
9830Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9831
9832 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9833
5d4a5ee6
JL
9834 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9835 GAS_SUPPORT_DIRS.
9836
bfed1ea0
JL
9837Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9838
9839 * ltconfig, ltmain.sh: Avoid producing a version number if
9840 -version-info was not used.
9841
5d4a5ee6
JL
9842Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9843
9844 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9845 building with newlib.
9846
98471998-04-30 Paul Eggert <eggert@twinsun.com>
9848
d207ebef 9849 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9850 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9851
9852Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9853
9854 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9855 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9856
9857Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9858
9859 * configure.in: Change alpha to alpha* in several places.
9860
d207ebef
JM
9861Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9862
9863 * config.sub: Recognize sparc86x.
9864
77be0cab
MM
9865Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9866
9867 * configure.in (--enable-target-optspace): Remove debug echo.
9868
62441128
JW
9869Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9870
9871 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9872
bfed1ea0
JL
9873Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9874
9875 * ltconfig: Update cygwin32 support.
9876
5d4a5ee6
JL
9877 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9878 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9879 (GDB_SUPPORT_DIRS): Likewise.
9880
3f4ea1de
MM
9881Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9882
9883 * configure.in (target_makefile_frag): If --enable-target-optspace,
9884 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9885 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9886 not used.
9887 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9888
5d4a5ee6
JL
9889Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9890
9891 * Makefile.in (all-bfd): Depend on all-intl.
9892 (all-binutils): Likewise.
9893 (all-gas): Likewise.
9894 (all-gprof): Likewise.
9895 (all-ld): Likewise.
9896
98971998-04-19 Brendan Kehoe <brendan@cygnus.com>
9898
9899 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9900
bfed1ea0
JL
9901Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9902
5d4a5ee6
JL
9903 * Makefile.in (all-bfd): Depend upon all-libiberty.
9904
bfed1ea0
JL
9905 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9906
5d4a5ee6
JL
9907Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9908
9909 * Makefile.in: Add libstub.
9910
9911 * configure.in: Ditto. Build libstub for targets that have cygmon
9912 support.
9913
9914Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9915
9916 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9917
9918Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9919
9920 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9921 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9922
ec8d6ddc
KW
9923Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9924
9925 * configure: Define DEFAULT_M4 by searching PATH.
9926 * Makfile.in: Use DEFAULT_M4.
9927
bfed1ea0
JL
9928Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9929
9930 * ltconfig: Add cygwin32 support.
9931
5d4a5ee6
JL
9932 * Makefile.in, configure.in: Add libtool as a native only directory
9933 to configure and build.
9934
547a6183
JL
9935Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9936
9937 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9938
5d4a5ee6 9939Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9940
5d4a5ee6
JL
9941 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9942
9943Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9944
9945 * Makefile.in: add ash make rules
9946 * configure.in: add ash to native_only and host_tools lists
9947
9948Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9949
9950 * Makefile.in (all-gettext, all-intl): New targets.
9951 (ALL_MODULES): Added all-gettext, all-intl.
9952 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9953 (INSTALL_MODULES): Added install-gettext, install-intl.
9954 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9955
9956 * configure.in (host_tools): Added gettext.
9957 (native_only): Likewise.
9958 (noconfigdirs) [various cases]: Likewise.
9959 (host_libs): Added intl.
9960
d207ebef
JM
9961Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9962
9963 * configure: Do not disable building gdbtk for cygwin32 hosts.
9964
e98e406f
NC
9965Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9966
9967 * configure.in: Add thumb-coff target.
9968 * config.sub: Add thumb-coff target.
9969
5d4a5ee6
JL
9970Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9971
9972 * Makefile.in: Revert yesterday's change.
9973 (all-target-winsup): all-target-librx stays out of here.
9974
9975Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9976
9977 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9978 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9979 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9980 Remove references to librx and libg++.
9981
9982Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9983
9984 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9985 recursive makes
9986
bfed1ea0
JL
9987Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9988
9989 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9990 for newlib directory.
bfed1ea0
JL
9991 (CXX_FOR_TARGET): Likewise.
9992
9993Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9994
9995 * ltconfig: Update after libtool/ltconfig.in change for
9996 hpux11.
9997
9998Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9999
10000 * ltconfig, ltmain.sh: Update to libtool 1.2.
10001
3cd730af
MH
10002Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10003
10004 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10005 (install-gcc-cross): Instead, override LANGUAGES here.
10006
80564603
DL
100071998-03-18 Dave Love <d.love@dl.ac.uk>
10008
10009 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10010 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10011
d207ebef
JM
10012Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10013
10014 * configure.in: Add Thumb-pe target.
10015
5d4a5ee6 10016Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 10017
5d4a5ee6
JL
10018 * Makefile.in - changed sn targets to snavigator
10019 * configure.in - changed sn targets to snavigator
10020
2d4a0558
MH
10021Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10022
10023 * config-ml.in: After building symlink tree call make distclean
10024 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10025 to be the case for libiberty.
10026
04b93567
L
10027Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10028
10029 * configure: When making link, also check the current
10030 directory. The configure scripts may create one.
10031
9a06b842
RH
10032Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10033
10034 * config.sub: Accept alphapca56 and alphaev6 properly.
10035
217fc4e6
FS
10036Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10037
10038 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10039
3e07bdbd 10040Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10041
e490616e 10042 * config.sub (sco5): Fix typo.
3e07bdbd 10043
5d4a5ee6
JL
10044Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10045
10046 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10047 install-itcl.
10048 (install-itcl): Remove dependency on install-tcl.
10049
10050Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10051
10052 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10053
10054Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10055
10056 * configure.in: Don't build libgui for a cygwin32 target when not on
10057 a cygwin32 host.
10058
10059Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10060
10061 * configure (redirect): Set to null, so default behavior of
10062 configure is now --verbose.
10063
ce0d965c
DL
100641998-02-16 Dave Love <d.love@dl.ac.uk>
10065
10066 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10067 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10068
3acd1fd0
MH
10069Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10070
10071 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10072 this change to sync Makefile.in with its ChangeLog entries.
10073
5d4a5ee6
JL
10074Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10075
10076 * ltmain.sh (mkdir): Check that the directory doesn't exist
10077 before we exit with error, so that we don't get races during
10078 parallel builds.
10079
bfed1ea0
JL
10080Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10081
10082 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10083
4e77e8f1
MH
10084Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10085
10086 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10087 PICFLAG_FOR_TARGET.
10088 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10089
10090 * configure: Emit a definition for the new macro enable_shared
10091 into each Makefile.
10092
5d4a5ee6
JL
10093Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10094
10095 * configure.in (host_tools, native_only): Add libtool.
10096
10097Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10098
10099 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10100 Fix typo in ming config comment.
10101
bfed1ea0
JL
10102Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10103
10104 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10105
5d4a5ee6
JL
10106Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10107
10108 * config.sub: Add tic30 cases, and map c30 to tic30.
10109
8821a725
RH
10110Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10111
10112 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10113 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10114 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10115 (CLEAN_TARGET_MODULES): Similarly
10116 (all-target-libf2c): Add dependences.
4e81ae98 10117 * configure.in (target_libs): Add libf2c.
8821a725 10118
5d4a5ee6
JL
10119Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10120
10121 * configure.in: Remove expect from noconfigdirs when target
10122 is cygwin32. OK to build expect and dejagnu with Canadian
10123 Cross.
10124
0aadd657
ILT
10125Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10126
5d4a5ee6
JL
10127 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10128 host.
10129
0aadd657
ILT
10130 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10131 and mingw32.
10132
d0a8352c
MH
10133Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10134
10135 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10136 here as it is not defined in the toplevel Makefile.
10137
59739e3c
MH
10138Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10139
10140 * configure (package_makefile_rules_frag): New variable, which names
10141 a file with generic rules, ...
10142 Change comment to mention we now have FIVE parts.
10143 * configure: Undo last change.
10144
228197ee
LT
10145Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10146
10147 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10148 * config.sub: More accurate determination of HP processor types.
228197ee 10149
efd4c0ba
MH
10150Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10151
10152 * configure (package_makefile_frag): Move inserting the
10153 ${package_makefile_frag} to where it should be according
10154 to the comment.
10155
6eef3189
PB
10156Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10157
10158 * config.guess: Add support for Linux/ARM.
10159
d207ebef
JM
10160Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10161
10162 * .cvsignore: Remove *-info and *-install since they match
10163 release-info and mpw-install, which we don't want to just ignore.
10164
48464ebf
RH
10165Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10166
10167 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10168
803462a7
PN
10169Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10170
10171 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10172 local_prefix to sub-make invocations.
10173
520ab477
L
10174Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10175
10176 * configure.in: Check makefile fragments in the source
10177 directory.
10178
4bcdb76d
AO
10179Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10180
ceff9b14
AO
10181 * configure.in: Check whether host and target makefile
10182 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10183
5d4a5ee6
JL
10184Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10185
10186 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10187
10188Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10189
10190 * configure.in: Make sure we only replace RPATH_ENVVAR on
10191 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10192 regexp to sed.
10193
10194 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10195 to sub-makes.
10196
0d3e11a5
LI
101971998-01-13 Lee Iverson (leei@ai.sri.com)
10198
10199 * config-ml.in (multi-do): LDFLAGS must include multilib
10200 designator.
10201
d45b3d87 10202Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10203
10204 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10205
d39cd7a1
MK
10206Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10207
10208 * config.sub: Add mingw32 support.
10209 * configure.in: Likewise.
d39cd7a1 10210
6decbc24
FS
10211Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10212
10213 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10214
5d4a5ee6
JL
10215Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10216
10217 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10218 * configure (gxx_include_dir): Provide a definition for subdirs
10219 which do not use autoconf.
10220
10221Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10222
10223 * config.guess: Sync with egcs. Picks up new alpha support,
10224 BeOS & some additional linux support.
10225
d3d1907a
JL
10226Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10227
10228 * config.guess: HP 9000/803 is a PA1.1 machine.
10229
b104e095
RH
10230Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10231
10232 * configure.in: It's alpha*-...
10233
aca823c1
L
10234Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10235
10236 * configure.in (host_makefile_frag, target_makefile_frag):
10237 Handle multiple config files.
10238 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10239 alpha-*-*.
10240
d207ebef
JM
10241Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10242
10243 * mkdep: New file.
10244
10245Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10246
10247 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10248
5d4a5ee6
JL
10249Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10250
10251 * Makefile.in: Add libgui directory.
10252 (GDB_TK): Add all-libgui.
10253 * configure.in: Add libgui directory.
10254 * configure: Add all-libgui to GDB_TK.
10255
10256Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10257
10258 * config-ml.in (multidirs): Add m32r to multilib list.
10259
10260Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10261
10262 * Makefile.in (all-target-gperf): Change dependency to
10263 all-target-libstdc++.
10264
baf55877
FF
10265Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10266
10267 * config.guess: Add BeOS support.
10268
5d4a5ee6
JL
10269Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10270
10271 Source directory cvs renamed to cvssrc:
10272 * configure.in (host_tools): Change cvs to cvssrc.
10273 (native_only): Likewise.
10274 (noconfigdirs) [various cases]: Likewise.
10275 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10276 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10277 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10278 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10279 (all-cvssrc): Rename target from all-cvs.
10280
f2d76545
JL
10281Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10282
10283 * configure (gxx_include_dir): Fix thinko.
10284
205cba53
JL
10285Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10286
10287 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10288 (install-cross, install-gcc-cross): New targets.
10289
5d4a5ee6
JL
10290Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10291
10292 * configure.in (noconfigdirs): Add support for Thumb target.
10293
10294 * config.sub (maybe_os): Add support for Thumb target.
10295
10296Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10297
10298 * Makefile.in: Add rules for cygmon.
10299
10300 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10301
96b0f1fc
JL
10302Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10303
10304 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10305 * configure (gxx_include_dir): Provide a definition for subdirs
10306 which do not use autoconf.
d207ebef
JM
10307
10308Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10309
10310 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10311 11/18/97 build
d207ebef 10312
7dfef6ed
JL
10313Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10314
10315 * From Franz Sirl.
10316 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10317 found on RedHat Linux systems.
96b0f1fc 10318
83cfe7c0
JL
10319Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10320
10321 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10322 guesses.
10323
7dfef6ed
JL
10324Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10325
10326 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10327
5d4a5ee6
JL
10328Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10329
10330 * ltmain.sh: If mkdir fails, check whether the directory was created
10331 anyhow by some other process.
10332
d207ebef
JM
10333Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10334
10335 * configure.in (d30v-*-*): Configure all directories.
10336
10337Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10338
10339 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10340 for the D30V.
10341
10342Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10343
10344 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10345
5d4a5ee6
JL
10346Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10347
e490616e
ZW
10348 * include/libiberty.h: Add extern "C" { so it can be used with C++
10349 progrms.
10350 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10351 programs.
5d4a5ee6 10352
d207ebef
JM
10353Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10354
10355 * configure.in (d30v-*-*): Configure GCC now.
10356
5d4a5ee6
JL
10357Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10358
10359 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10360 is no longer needed.
10361
c9670e62
JM
10362Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10363
10364 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10365
cc71c0ca
MH
10366Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10367
10368 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10369 targets using "$@" to provide support for similar but not identical
10370 targets without having to duplicate code.
10371
d207ebef
JM
10372Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10373
10374 * makefile.vms: Fix to work with DEC C.
10375
10376Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10377
10378 * config.sub: Add mips-tx39-elf to marketing names.
10379
10380Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10381
10382 * ltmain.sh: Handle symlinks in generated script.
10383
10384Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10385
10386 * configure: Handle autoconf style directory options: --bindir,
10387 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10388 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10389 --sysconfdir.
10390 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10391 (sharedstatedir, localstatedir, oldincludedir): New variables.
10392 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10393 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10394 sbindir, sharedstatedir, and sysconfdir.
10395
b1e3ddfd
AJ
10396Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10397
10398 * Makefile.in (bootstrap-lean): New target.
10399
d207ebef
JM
10400Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10401
10402 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10403 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10404
10405Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10406
10407 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10408
09f97c1e
JL
10409Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10410
10411 * Makefile.in (cross): New target.
10412
335d0ab2
AO
10413Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10414 Jeff Law <law@cygnus.com>
10415
10416 * Makefile.in (bootstrap2, bootstrap3): New targets.
10417 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10418 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10419
d207ebef
JM
10420Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10421
10422 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10423 windows. Consistent with gdb/configure.
d207ebef 10424
e693cc28
UD
104251997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10426
e693cc28
UD
10427 * configure.in: Name Linux target fragment.
10428
10429 * configure: Rewrite so that project Makefile fragment is inserted
10430 first and appears last in the resulting Makefile.
10431
d207ebef
JM
10432Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10433
10434 * Makefile.in (install-itcl): Install tcl first.
10435
5d4a5ee6
JL
10436Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10437
10438 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10439
f401679e
JW
10440Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10441
10442 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10443
10444 * configure.in (skipdirs): Add target-librx for Linux.
10445 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10446
ec20b1b9
JL
10447Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10448
10449 * Makefile.in (bootstrap): New target.
10450
becdcf6d
JL
10451Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10452
63f6bcd7 10453 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10454
d207ebef
JM
10455Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10456
10457 * config.guess: Merge with FSF.
10458
0c82f6bf
FF
10459Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10460
10461 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10462
d207ebef
JM
10463Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10464
10465 * config.sub: Add "marketing-names" patch.
10466
3fbc0b70
JS
10467Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10468
e490616e 10469 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10470
e20d4801
JL
10471Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10472
10473 * config.sub: Handle v850-elf.
10474
fe181f78 10475Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10476
10477 * .cvsignore (*-install): Remove.
10478
bfed1ea0
JL
10479Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10480
10481 * ltconfig: Set CONFIG_SHELL in libtool.
10482 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10483
558a1e7c
JW
10484Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10485
10486 * configure.in (target_subdir): Set to libraries if enable_multilib.
10487
7818d6fc
JW
10488Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10489
10490 * config.guess: Update from gcc directory.
10491
d207ebef
JM
10492Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10493
10494 * Makefile.in (all-sim): Depends on all-readline.
10495
6599da04
JM
10496Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10497
10498 * Makefile.in (BISON, YACC): Use $$s.
10499 (all-bison): Depend on all-texinfo.
10500
10501Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10502
10503 * Makefile.in (BISON): Add -L flag.
10504 (YACC): Likewise.
10505
d207ebef
JM
10506Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10507
4e81ae98
EC
10508 * configure.in (noconfigdirs): Add support for v850e target.
10509
d207ebef
JM
10510 * config.sub (maybe_os): Add support for v850e target.
10511
10512Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10513
4e81ae98
EC
10514 * configure.in (noconfigdirs): Add support for v850ea target.
10515
d207ebef
JM
10516 * config.sub (maybe_os): Add support for v850ea target.
10517
6599da04
JM
10518Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10519
10520 * config.sub: Add mipstx39. Delete r3900.
10521
10522Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10523
10524 * Makefile.in (all-autoconf): Depends on all-texinfo.
10525
10526Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10527
10528 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10529 eabi targets.
10530
10531Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10532
10533 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10534
10535 * configure: When handling a Canadian Cross, handle YACC as well as
10536 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10537 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10538
10539Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10540
10541 * Makefile.in (BISON): bison, not byacc or bison -y.
10542 (YACC): bison -y or byacc or yacc.
10543 (various): Add *-bison as appropriate.
10544 (taz): No need to mess with BISON anymore.
10545
10546Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10547
10548 * configure: If OSTYPE matches *win32*, try to find a good value for
10549 CONFIG_SHELL.
10550
10551Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10552
10553 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10554 configure.in if it is present.
10555
10556Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10557
10558 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10559
10560Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10561
10562 * config.sub: Recognize `arc' cpu.
10563 * configure.in: Likewise.
10564 * config-ml.in: Likewise.
10565
10566Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10567
10568 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10569
10570Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10571
10572 * configure: Changed sed delimiter from ':' to '|' when
10573 attempting to substitute ${config_shell} for SHELL. On
10574 NT ${config_shell} may contain a ':' in it.
10575
10576Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10577
10578 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10579
10580Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10581
10582 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10583
10584Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10585
10586 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10587
10588 * ylwrap: If the program is a relative path, force it to be
10589 absolute.
10590
10591Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10592
10593 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10594
10595Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10596
10597 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10598 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10599 for libraries.
6599da04
JM
10600
10601Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10602
10603 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10604 separated by spaces.
6599da04
JM
10605
10606Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10607
10608 * ylwrap: New file.
10609 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10610
10611 * ltmain.sh: Handle /bin/sh at start of install program.
10612
10613 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10614
10615 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10616 * missing: New file, from automake 1.2.
10617
10618Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10619
10620 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10621 check-tk to CHECK_X11_MODULES.
10622
10623Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10624
10625 * config.sub: Merge with FSF.
10626
10627Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10628
10629 * config.guess: Merge with FSF.
10630
10631Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10632
10633 * configure: Treat msdosdjgpp like go32.
10634 * configure.in: Likewise. Don't remove gprof for go32.
10635
10636 * configure: Change Makefile.tem2 to Makefile.tm2.
10637
10638Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10639
10640 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10641
10642Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10643
10644 * install-sh (chmodcmd): Set to null if the DST directory already
10645 exists. Same as Nov 11th change.
10646
10647Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10648
4e81ae98 10649 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10650
10651Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10652
10653 * config.guess: Update from FSF.
10654
10655Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10656
10657 * Makefile.in (GDB_TK): Depend on itcl and tix.
10658
10659Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10660
10661 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10662 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10663 (INSTALL_SCRIPT): New variable.
10664 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10665 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10666 to -x.
10667 * install-sh: Add support for -x option.
10668
10669Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10670
10671 * configure.in, Makefile.in: Treat tix like itcl.
10672
10673Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10674
10675 * Makefile.in (WINDRES): New variable.
10676 (WINDRES_FOR_TARGET): New variable.
10677 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10678 (EXTRA_HOST_FLAGS): Add WINDRES.
10679 (EXTRA_TARGET_FLAGS): Add WINDRES.
10680 (EXTRA_GCC_FLAGS): Add WINDRES.
10681 ($(DO_X)): Pass down WINDRES.
10682 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10683 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10684 DLLTOOL_FOR_TARGET.
10685
10686Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10687
10688 * configure.in: configure sim before gdb for win32-x-ppc
10689
10690Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10691
10692 Move gperf into the toplevel, from libg++.
10693 * configure.in (target_tools): Add target-gperf.
10694 (native_only): Add target-gperf.
10695 * Makefile.in (all-target-gperf): New target, depend on
10696 all-target-libg++.
10697 (configure-target-gperf): Empty rule.
10698 (ALL_TARGET_MODULES): Add all-target-gperf.
10699 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10700 (CHECK_TARGET_MODULES): Add check-target-gperf.
10701 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10702 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10703
10704Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10705
6599da04
JM
10706 * config.sub (mn10200): Recognize new basic machine.
10707
10708Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10709
10710 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10711 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10712
10713Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10714
10715 * configure.in: If we're building mips-sgi-irix6* native, turn on
10716 ENABLE_MULTILIB and set TARGET_SUBDIR.
10717
10718Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10719
10720 * Makefile.in (all-sn): Depend on all-grep.
10721
10722Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10723
10724 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10725
10726 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10727 Makefile. From Jeff Makey <jeff@cts.com>.
10728 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10729
10730 * Makefile.in (DISTBISONFILES): Remove.
10731 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10732 $(DEFAULT_YACC).
10733
10734 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10735 cygwin32.
6599da04
JM
10736
10737 * Makefile.in (LD): New variable.
10738 (EXTRA_HOST_FLAGS): Pass down LD.
10739 ($(DO_X)): Likewise.
10740
10741Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10742
10743 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10744
10745Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10746
10747 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10748 before adding our own. Always add --build.
6599da04
JM
10749
10750Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10751
10752 * configure.in (targargs): Pass --build if we're doing
10753 a cross-compile.
10754
10755Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10756
ca236658 10757 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10758 sed. Otherwise sed chokes on NT path names with drive
10759 designators. Also look for "?:*" as the leading characters in an
10760 absolute pathname.
10761
10762Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10763
10764 * config.sub: Support for r3900.
10765
10766Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10767
10768 * configure.in: Use install-sh, not install.sh.
10769
10770Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10771
10772 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10773 apply it twice.
10774
10775Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10776
10777 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10778 install-binutils.
10779
10780Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10781
10782 * Makefile.in: Add automake targets.
10783 * configure.in (host_tools): Add automake.
10784
10785Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10786
10787 * configure: Default CXX to c++, not gcc.
10788 * Makefile.in (CXX): Set to c++, not gcc.
10789 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10790
10791Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10792
10793 * install-sh: try appending a .exe if source file doesn't
10794 exist
10795
10796Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10797
10798 * configure.in: Turn on multilib by default.
10799 (cross_only): Remove target-libiberty.
10800
10801 * Makefile.in (all-gcc): Don't depend on libiberty.
10802
10803Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10804
10805 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10806
10807Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10808
10809 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10810 (DISTBISONFILES): Add ld/Makefile.in
10811
10812Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10813
10814 * configure.in: if target is cygwin32 but host isn't cygwin32,
10815 don't configure gdb tcl tk expect, not just gdb.
10816
10817Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10818
10819 * configure.in: Added gnuserv everywhere sn appears.
10820
10821 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10822 (CROSS_CHECK_MODULES): Added check-gnuserv.
10823 (INSTALL_MODULES): Added install-gnuserv.
10824 (CLEAN_MODULES): Added clean-gnuserv.
10825 (all-gnuserv): New target.
10826
10827Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10828
10829 * config.guess: Fixes for MIPS OpenBSD systems.
10830
10831Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10832
10833 * Makefile.in (INSTALL_XFORM): Remove.
10834 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10835
10836 * mkinstalldirs: New file, copied from automake.
10837 * Makefile.in (installdirs): Rename from install-dirs. Use
10838 mkinstalldirs. Change all users.
10839 (DEVO_SUPPORT): Add mkinstalldirs.
10840
10841Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10842
10843 * install-sh: Rename from install.sh.
10844 * Makefile.in (INSTALL): Change install.sh to install-sh.
10845 (DEVO_SUPPORT): Likewise.
10846
10847 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10848 Graichen <graichen@rzpd.de>.
10849
10850Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10851
10852 * config.guess: Recognize OpenBSD systems correctly.
10853
10854Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10855
10856 * README, Makefile.in (ETC_SUPPORT): Remove references to
10857 cfg-paper*, configure.{texi,man,info*}._
10858
10859Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10860
10861 * Makefile.in (all.normal): Ensure that gcc is built after all
10862 the x11 - ie gdb - targets.
10863
10864Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10865
10866 * makefile.vms: Don't run conf-a-gas.
10867
10868Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10869
e490616e 10870 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10871
d207ebef
JM
10872Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10873
10874 * configure.in: Remove noconfigdirs case since gdb also
10875 configures and builds for tic80-coff.
10876
6599da04
JM
10877Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10878
10879 * configure: Set cache_file to config.cache.
10880 * Makefile.in (local-distclean): Remove config.cache.
10881
10882Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10883
10884 * COPYING: Update FSF address.
10885
d207ebef
JM
10886Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10887
10888 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10889 noconfigdirs.
10890
6599da04
JM
10891Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10892
10893 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10894 MAKEDIRS, is empty.
10895
10896Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10897
10898 * config.sub: Tweak mn10300 entry.
10899
10900Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10901
10902 * configure.in (host_tools): Put sim before gdb, so gdb's
10903 configure.tgt can determine if the simulator was configured.
10904
10905Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10906
10907 * config.sub: Move BeOS $os case to be with other Cygnus
10908 local cases.
10909
10910Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10911
10912 * config.sub: Remove misplaced comment that broke Linux.
10913
10914Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10915
10916 * config.sub: Add BeOS support.
10917
10918Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10919
10920 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10921
10922Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10923
10924 * configure.in (noconfigdirs): Remove tcl and tk from
10925 noconfigdirs for cygwin32 builds.
10926
d207ebef
JM
10927Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10928
10929 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10930
6599da04
JM
10931Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10932
10933 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10934 make-all.com, use makefile.vms instead.
10935
10936Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10937
10938 * config.sub: Accept -lnews*.
10939
d207ebef
JM
10940Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10941
10942 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10943 target-examples and target-libiberty for d30v.
d207ebef
JM
10944
10945Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10946
10947 * configure.in (noconfigdirs): Enable ld for d30v.
10948
10949Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10950
10951 * configure.in (tic80-*-*): Build compiler.
10952
10953Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10954
10955 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10956 unsupported d30v directories
d207ebef
JM
10957
10958Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10959
4e81ae98
EC
10960 * config.sub, configure.in: Add d30v target cpu.
10961
6599da04
JM
10962Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10963
10964 * makefile.vms: New file.
10965 * make-all.com: Remove.
10966
10967Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10968
10969 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10970
10971Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10972
10973 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10974
10975Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10976
10977 * Makefile.in (ALL_MODULES): Added all-db.
10978 (CROSS_CHECK_MODULES): Addec check-db.
10979 (INSTALL_MODULES): Added install-db.
10980 (CLEAN_MODULES): Added clean-db.
10981
10982Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10983
10984 * config.guess: Merge with latest FSF sources.
10985
10986Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10987
10988 * Makefile.in (ALL_MODULES): Added all-itcl.
10989 (CROSS_CHECK_MODULES): Added check-itcl.
10990 (INSTALL_MODULES): Added install-itcl.
10991 (CLEAN_MODULES): Added clean-itcl.
10992
10993Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10994
10995 * configure.in: build gdb for mn10200
10996
10997Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10998
10999 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11000
d207ebef
JM
11001Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11002
11003 * configure.in (tic80-*-*): Turn off most targets right now.
11004
6599da04
JM
11005Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11006
11007 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11008 rather than the makeinfo program.
11009 (do-info): Depend upon all-texinfo.
11010
11011Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11012
11013 * configure.in: Remove uses of config/mh-linux.
11014
11015 * config.sub, config.guess: Merge with latest FSF sources.
11016
d207ebef
JM
11017Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11018
11019 * config.sub (case $basic_machine): Add tic80 entries.
11020
6599da04
JM
11021Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11022
11023 * config.sub, config.guess: Merge with latest FSF sources.
11024
11025Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11026
11027 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11028 * mpw-config.in: Test for NewFolderRecursive.
11029 * mpw-install: Use symbolic name for startup filename.
11030 * mpw-README: Add various additional details.
11031
11032Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11033
11034 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11035
11036Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11037
11038 * configure.in: Do build gcc and the target libraries for
11039 the mn10200.
11040
11041Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11042
11043 * configure.in: don't avoid building gdb for mn10300 any more
11044 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11045 instead of single-quoting it.
11046
11047Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11048
11049 * configure.in: Don't use --with-stabs on IRIX 6.
11050
11051Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11052
11053 * configure.in (m32r): Build gdb, libg++ now.
11054
11055Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11056
11057 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11058 directories from noconfigdirs.
11059
11060Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11061
11062 * config.sub (basic_machine): added mips16 configuration
11063
11064Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11065
11066 * config.sub: Handle d10v-unknown.
11067
d207ebef
JM
11068Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11069
11070 * config.sub: Handle v850-unknown.
11071
6599da04
JM
11072Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11073
11074 * Makefile.in: add findutils
11075 * configure.in: add findutils to list of host_tools
11076
11077Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11078
11079 * config.sub: Handle mn10200 and mn10300.
11080
11081Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11082
11083 * configure.in (d10v-*): Do not build librx.
11084
11085Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11086
11087 * configure.in (mn10300): Build everything except gdb & libgloss.
11088
11089Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11090
11091 * config.guess: Patch for Dansk Data Elektronik servers,
11092 from Niels Skou Olsen <nso@dde.dk>.
11093
11094 For ncr, use /bin/uname rather than uname, since GNU uname does not
11095 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11096
11097 Patch for MIPS R4000 running System V,
11098 from Eric S. Raymond <esr@snark.thyrsus.com>.
11099
11100 Fix thinko for nextstep.
11101
11102 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11103
11104 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11105 * config.guess: Guess mips-dec-mach_bsd4.3.
11106
11107 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11108 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11109 release numbers.
11110 * config.guess (mips-mips-riscos*): Emit just enough of the
11111 release number.
11112
11113 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11114 * config.guess (sparc-auspex-sunos*): Added.
11115 (f300-fujitsu-*): Added.
11116
11117 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11118 * config.guess: Recognize a Tadpole as a sparc.
11119
11120Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11121
11122 * config.guess: Don't assume that NextStep version is either 2 or
11123 3. NextStep 4 (aka OpenStep 4) has come out now.
11124
11125Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11126
11127 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11128 From Rik Faith <faith@cs.unc.edu>.
11129
11130Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11131
11132 * config.sub: Contributions from bug-gnu-utils to:
11133 Support plain "hppa" (no version given) architecture, reported by
11134 OpenStep.
11135 OpenBSD like NetBSD.
11136 LynxOs is not a hardware supplier.
11137
11138 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11139 OpenBSD like NetBSD.
6599da04
JM
11140 Stratus systems.
11141 More Pyramid systems.
11142 i[n>4]86 Intel chips.
11143 M680[n>4]0 Motorola chips.
11144 Use unknown instead of lynx for hardware manufacturer.
11145
11146Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11147
11148 * install.sh (chmodcmd): Set to null if the DST directory already
11149 exists.
11150
11151Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11152
11153 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11154 not use mt-ppc target Makefile fragment any more.
11155
11156Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11157
11158 * configure.in (*-*-windows): Exclude everything but those dirs
11159 needed to build windows.
11160
11161Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11162
11163 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11164
11165Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11166
11167 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11168
11169Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11170
11171 * Undo my previous change.
11172
11173Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11174
11175 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11176 unconditionally.
11177 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11178
11179Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11180
11181 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11182 host to add it's own flags.
6599da04
JM
11183
11184Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11185
11186 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11187
11188Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11189
11190 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11191 (CXX_FOR_TARGET): Likewise.
11192 (GCC_FOR_TARGET): Define.
11193 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11194 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11195 CC_FOR_TARGET was specified on the command line.
11196 (MAKEOVERRIDES): Don't define.
11197
11198Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11199
11200 * configure.in (m32r): Fix spelling of libg++ libs.
11201
11202Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11203
11204 * config.sub (-apple*): Remove, now redundant.
11205
11206Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11207
11208 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11209
11210 * configure: Rework yesterday's sed script patch.
11211
11212 * config.sub: Merge with FSF.
11213
11214Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11215
11216 * config.guess: Merge from FSF.
11217
11218 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11219 * config.guess: Use pc instead of unknown, for pc clone systems.
11220 Change linux to linux-gnu.
6599da04
JM
11221
11222 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11223 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11224
11225Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11226
11227 * test-build.mk (HOLES): Add "xargs" for gdb.
11228
11229 * configure: Avoid hpux10.20 sed bug.
11230
11231Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11232
731a8127 11233 * configure.in: Add support for windows host
6599da04
JM
11234 (that is a build done under the Microsoft build environment).
11235
11236Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11237
11238 * Makefile.in: Replace all uses of srcroot with s, to shrink
11239 command line lengths.
11240
11241 Patches from Geoffrey Noer <noer@cygnus.com>:
11242 * configure.in: If configuring for newlib, pass --with-newlib to
11243 subdirectories.
11244 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11245 -Bnewlib/ and -Lwinsup to gcc.
11246 (CXX_FOR_TARGET): Likewise.
11247
11248Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11249
11250 * Makefile.in (ETC_SUPPORT): Add configure.
11251
11252Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11253
4e81ae98 11254 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11255 host configuration file.
11256
11257Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11258
11259 * configure.in: Break mn10x00 support into separate
11260 mn10200 and mn10300 configurations.
11261 * config.sub: Likewise.
11262
11263Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11264
11265 * configure.in: Add lots of stuff to noconfigdirs for
11266 the mn10x00 targets.
11267
11268 * config.sub, configure.in: Add mn10x00 support.
11269
11270Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11271
11272 * make-all.com: Call conf-a-gas, not config-a-gas.
11273
11274Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11275
11276 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11277 targets.
6599da04
JM
11278
11279Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11280
11281 * mpw-README: Add much more detail for native PowerMac.
11282 * mpw-install: New file.
11283 * mpw-configure: Add --norecursion and --help options.
11284 * mpw-config.in: Translate readme and install files when
11285 copying to objdir.
11286 * mpw-build.in: Don't always depend on byacc and flex.
11287 (install-only-top): New action.
11288
d207ebef
JM
11289Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11290
11291 * configure.in: You can now configure GDB for the v850.
11292
6599da04
JM
11293Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11294
11295 * configure.in (noconfigdirs): Don't configure any C++ dirs
11296 if targeting D10V.
11297
11298Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11299
11300 * config.sub: Recognize mips64vr5000.
11301
11302Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11303
11304 * configure.in: Use a single line for host_tools and native_only.
11305
11306Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11307
11308 * config.sub, configure.in: Add entries for m32r.
11309
11310Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11311
11312 * Makefile.in (inet-install): Don't run install-gzip.
11313
11314Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11315
11316 * configure.in: Don't config lots of things for *-*-windows*.
11317
11318Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11319
11320 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11321 (host_libs, host_tools): Copy from configure.in.
11322 * mpw-configure: Don't complain about directories not found.
11323
11324Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11325
11326 * configure.in (i[345]86): Recognize i686 for pentium pro.
11327 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11328 file.
11329
11330 * config.guess (i[345]86): Ditto.
11331
11332Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11333
11334 * configure.in (noconfigdirs): Removed gdb for D10V.
11335
d207ebef 11336Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11337
d207ebef
JM
11338 * configure.in: Remove ld, target-libio, target-libg++, and
11339 target-libstdc++ from noconfigdirs.
5d4a5ee6 11340
6599da04
JM
11341Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11342
11343 * configure: Fix three locations where shell scripts were
11344 being run directly rather than with config_shell.
11345
d207ebef
JM
11346Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11347
11348 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11349 * config.sub (basic_machine): Recognize v850.
11350
6599da04
JM
11351Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11352
11353 * mpw-configure: Handle multiple enable/disable options and
11354 pass them down recursively, handle -c and -s flags appropriately
11355 depending on choice of compiler, add escape mechanism for
11356 quoted arguments to gC.
11357
11358Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11359
11360 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11361 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11362 so that -mrelocatable-lib and -mno-eabi are used.
11363
11364 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11365 not support --print-multi-lib, don't abort.
11366
6599da04
JM
11367Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11368
11369 * make-all.com: Run config-a-gas.
11370 * setup.com: Don't copy subdirectory files around.
11371
11372Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11373
11374 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11375 target, it now compiles correctly.
11376
11377Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11378
11379 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11380
11381Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11382
4e81ae98 11383 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11384
11385Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11386
11387 * configure.in (native_only): Add prms.
11388
11389Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11390
11391 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11392 (BINUTILS_SUPPORT_DIRS): Likewise.
11393
11394Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11395
11396 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11397 d10v support is added.
11398
11399Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11400
11401 * configure.in (d10v-*-*): New target.
11402
11403Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11404
11405 * config.guess (HP 9000/811): Recognize this as a PA1.1
11406 machine.
11407
11408Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11409
11410 * Makefile.in (do-tar-gz): New target, split out from tail end of
11411 taz target. Run each command separately, don't use pipes.
11412 (taz): Use it.
11413
11414Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11415
11416 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11417 * mpw-build.in: No builds should depend on building byacc or flex,
11418 they are assumed to be installed already.
11419
11420Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11421
11422 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11423 variable that CC_FOR_TARGET needs.
11424
11425Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11426
11427 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11428 options have changed since the last time the subdirectory was
11429 configured, and if it has, reconfigure.
11430 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11431 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11432
11433Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11434
11435 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11436 CLEAN_MODULES): Add bash.
11437 (all-bash): New target.
11438
11439Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11440
11441 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11442
11443Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11444
11445 * config.sub (basic_machine): Recognize d10v as a valid processor.
11446
11447Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11448
11449 * mpw-configure: Add support for --bindir.
11450 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11451
11452Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11453
11454 * configure.in: add bash, time, gawk to list of hosttools and things
11455 to only build for native toolchains
11456
11457Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11458
11459 * Makefile.in (docdir): Remove.
11460
11461Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11462
11463 * Makefile.in (datadir): Set to $(prefix)/share.
11464
11465Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11466
11467 * configure.in: build diff and patch for cygwin32-hosted
11468 toolchains.
11469
11470Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11471
11472 * config.sub: Accept -rtems*.
11473
11474Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11475
e490616e
ZW
11476 * configure.in: enable dosrel for cygwin32-hosted builds,
11477 remove diff from the list of things not buildable
11478 via Canadian Cross
6599da04
JM
11479
11480Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11481
11482 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11483 don't get ". ".
6599da04
JM
11484
11485Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11486
11487 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11488
11489Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11490
11491 * Makefile.in (taz): Handle case where tex3patch didn't even get
11492 checked out. Also, if it was found, put the symlink in a new util
11493 subdirectory.
11494
11495Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11496
11497 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11498
11499Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11500
11501 * config.sub: Recognize -openvms.
11502 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11503 * make-all.com, setup.com: New files.
11504
11505Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11506
11507 * Makefile.in (taz): tex3patch moved to texinfo/util.
11508
11509Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11510
11511 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11512 * configure.in: remove make from disable-if-Can-Cross list
11513 enable gdb if ${host} and ${target} are cygwin32
11514
11515Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11516
11517 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11518 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11519
11520Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11521
11522 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11523 distinguish sysv/svr4/bsd variants.
11524 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11525
11526Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11527
11528 * configure.in: Added copyright notice.
11529 * move-if-change: Added copyright notice.
11530
11531Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11532
11533 * configure.in (powerpcle-*-solaris*): Until we get shared
11534 libraries working, don't build gdb, sim, make, tcl, tk, or
11535 expect.
11536
11537Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11538
11539 * config.guess: Merge with FSF:
11540
11541 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11542 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11543
11544 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11545 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11546
11547 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11548 * config.guess: Combine two OSF1 rules.
11549 Also recognize field test versions. From mjr@zk3.dec.com.
11550 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11551 because GNU uname does not support -p. From pmr@pajato.com.
11552
11553Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11554
11555 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11556
11557Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11558
11559 * mpw-README: Document GCCIncludes.
11560
11561Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11562
11563 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11564
11565Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11566
11567 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11568
11569Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11570
11571 * configure.in (*-*-cygwin32): Configure make.
11572
11573Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11574
11575 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11576
11577Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11578
11579 * Makefile.in (all-inet): Depend on all-perl.
11580
11581 * Makefile.in (inet-install): New target.
11582
11583 * Makefile.in (all-inet): Depend on all-tcl.
11584 (all-inet): Depend on all-send-pr.
11585
11586Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11587
11588 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11589 temporarily.
11590
11591Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11592
11593 * configure.in: Don't configure --with-gnu-ld on AIX.
11594
11595Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11596
11597 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11598
11599Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11600
11601 * Makefile.in (ALL_MODULES): Added all-inet.
11602 (CROSS_CHECK_MODULES): Added check-inet.
11603 (INSTALL_MODULES): Added install-inet.
11604 (CLEAN_MODULES): Added clean-inet.
11605 (all-indent): New target.
11606
11607 * configure.in (host_tools): Added inet.
11608 (native_only): Added inet.
11609 (noconfigdirs): Added inet.
11610
11611Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11612
11613 * configure.in: Don't configure libgloss if we are not configuring
11614 newlib.
11615
11616Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11617
11618 * configure.in: Don't configure libgloss for unsupported
11619 architectures.
11620
11621Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11622
11623 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11624
11625Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11626
11627 * Makefile.in (ALL_MODULES): Include all-apache.
11628 (CROSS_CHECK_MODULES): Include check-apache.
11629 (INSTALL_MODULES): Include install-apache.
11630 (all-apache): New target.
11631
11632 * configure.in: Added apache everywhere perl is seen.
11633
11634Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11635
11636 * Makefile.in: Add support for clean-{module} and
11637 clean-target-{module} rules.
11638
11639Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11640
11641 * configure.in (*-*-ose) do not build libgloss.
11642
11643Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11644
11645 * config.guess (prep*:SunOS:5.*:*): Turn into
11646 powerpele-unknown-solaris2.
11647
11648Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11649
11650 * configure.in: Permit --enable-shared to specify a list of
11651 directories.
11652
11653Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11654
11655 * configure.in (host==solaris): Pass only the first word of $CC
11656 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11657
11658Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11659
11660 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11661
11662Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11663
11664 * Makefile.in (ALL_MODULES): Include all-perl.
11665 (CROSS_CHECK_MODULES): Include check-perl.
11666 (INSTALL_MODULES): Include install-perl.
11667 (ALL_X11_MODULES): Include all-guile.
11668 (CHECK_X11_MODULES): Include check-guile.
11669 (INSTALL_X11_MODULES): Include install-guile.
11670 (all-perl): New target.
11671 (all-guile): New target.
11672
11673 * configure.in (host_tools): Include perl and guile.
11674 (native_only): Include perl and guile.
11675 (noconfigdirs): Don't build guile and perl; no ports have been
11676 done.
11677
11678Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11679
e490616e
ZW
11680 * configure (--enable-*): Handle quoted option lists such as
11681 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11682
11683Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11684
11685 * Makefile.in ({,inst}all-target): New rule so we can make and
11686 install all of the target directories easily.
11687
11688Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11689
11690 * configure.in: Add missing global flag in sed substitution when
11691 deleting `target-' from ${configdirs}.
11692
11693Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11694
11695 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11696 option.
11697
11698 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11699 config/mh-necv4.
11700
11701 * install.sh: Correct misspelling of transformbasename.
11702
11703 * config.guess: Recognize mips-*-sysv*.
11704
11705Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11706
11707 * config.sub: Recognize mon960.
11708
11709Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11710
11711 * configure: Restore Canadian Cross handling of BISON and LEX,
11712 removed in Feb 20 change.
11713
11714Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11715
11716 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11717 Mention make install. Remove the old copyright date as well the
11718 clumsy and rather pointless copyright on the README file.
11719
11720Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11721
11722 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11723 Makefile after running symlink-tree, then run `make distclean' to
11724 avoid clobbering any generated files in srcdir.
11725
11726Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11727
11728 * configure.in (m68k-*-netbsd*): Build everything now.
11729
11730Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11731
11732 * Makefile.in (taz): Fix quoting.
11733
11734Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11735
11736 * configure.in (sparclet-*-*): Build everything now.
11737
11738Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11739
11740 * configure.in (m68k-*-linux*): New host.
11741
11742Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11743
11744 * configure: Check for bison before byacc.
11745
11746Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11747
11748 * Makefile.in configure: Change the way LEX and BISON/YACC are
11749 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11750 searching PATH. These are used as fallbacks by Makefile.in if
11751 flex/bison/byacc aren't in objdir.
11752
11753Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11754
11755 * Makefile.in: Make everything which depends upon all-bfd also
11756 depend upon all-opcodes, in case --with-commonbfdlib is used.
11757
11758Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11759
11760 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11761 building NT native compilers on Unix.
11762
11763Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11764
11765 * configure.in: Don't get CC from the host Makefile fragment if we
11766 can find gcc in PATH, or if this is a Canadian Cross. Move the
11767 Solaris test for /usr/ucb/cc to the post target script, just after
11768 the compiler sanity test.
11769
11770Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11771
11772 * config.sub: Merge with FSF.
11773
11774Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11775
11776 * Makefile.in (RPATH_ENVVAR): New variable.
11777 (REALLY_SET_LIB_PATH): Use it.
11778 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11779
11780Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11781
11782 * config.sub, configure.in: Recognize sparclet cpu.
11783
11784Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11785
11786 * config.guess: Support m68k-cbm-sysv4.
11787
11788Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11789
11790 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11791 m68k-unknown-linuxaout from linker help string. Put quotes around
11792 $ld_help_string.
11793
11794Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11795
11796 * config.guess (powerpc-harris-powerunix): Add guess for port
11797 to new target.
11798
11799Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11800
11801 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11802
11803Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11804
11805 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11806 $(REALLY_SET_LIB_PATH) in Makefile.
11807 * Makefile.in (SET_LIB_PATH): New variable.
11808 (REALLY_SET_LIB_PATH): New variable.
11809 ($(DO_X)): Use $(SET_LIB_PATH).
11810 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11811 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11812 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11813 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11814 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11815 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11816 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11817 (install-dosrel): Likewise.
11818 (all-opcodes): Depend upon all-libiberty.
11819
11820Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11821
11822 * config.guess (*:CYGWIN*): New
11823
11824Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11825
11826 * Makefile.in (all-target-winsup): All all-target-libiberty.
11827
11828Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11829
11830 * configure.in (noconfigdirs): Add missing # in front of comment.
11831
11832Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11833
11834 * configure.in: add second pass to things added to noconfigdirs
11835 so *-gm-magic can exclude libgloss properly.
11836
11837Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11838
11839 * mpw-configure (extralibs_name, rez_name): Set correctly
11840 for MWC68K compiler.
11841
11842 * mpw-README: Add more info on the necessary build tools.
11843
11844Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11845
11846 * configure.in, config.sub: Recognize cygwin32.
11847
11848Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11849
11850 * config.guess, config.sub: Recognize A/UX.
11851
11852Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11853
11854 * config.sub: Merge with gcc/config.sub.
11855
11856Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11857
11858 * mpw-build.in (do-binutils): Add build of stamps.
11859
11860Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11861
11862 * config.sub: Add recognition for mips64vr4100*-* targets.
11863
11864Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11865
11866 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11867 Add creation of gconfigargs with `--enable-shared' turned on.
11868 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11869 ($(host)-stamp-stage3-configured): Likewise.
11870 (HOLES): Add chatr and ldd.
11871 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11872
11873Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11874
11875 * configure: Pass --nfp to recursive configures.
11876
11877Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11878
11879 * Makefile.in (DLLTOOL): New.
11880 (DLLTOOL_FOR_TARGET): New.
11881 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11882 (EXTRA_TARGET_FLAGS): Ditto.
11883 (EXTRA_GCC_FLAGS): Ditto.
11884 (CONFIGURE_TARGET_MODULES): Ditto.
11885 (DO_X): Ditto.
11886 * configure: Add DLLTOOL.
11887
11888Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11889
11890 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11891 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11892 mh-sco, since old workarounds no longer needed, and don't
11893 build ld, since libraries have weak symbols in COFF.
11894
11895Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11896
11897 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11898
11899Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11900
11901 * configure.in: Make sure that ${CC} can be used to compile an
11902 executable.
11903
11904Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11905
11906 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11907 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11908 nothing depending on whether gdbtk is being built.
11909
11910Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11911
11912 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11913
11914Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11915
11916 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11917 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11918
11919Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11920
11921 * config-ml.in: Add support for
11922 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11923 Simplify setting of multidirs from --disable-foo.
11924
11925Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11926
11927 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11928 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11929 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11930 non-empty, pass them on to the GCC make.
6599da04
JM
11931 (all-bootstrap): New rule that is like all-gcc, except it executes
11932 the GCC bootstrap rule instead of the GCC all rule.
11933
11934Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11935
11936 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11937
11938Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11939
11940 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11941 DG/UX support.
11942
11943Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11944
11945 * config.sub (i*86*) Change [345] to [3456]
11946
11947Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11948
11949 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11950 --with-gnu-ld=no.
11951
11952Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11953
11954 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11955 AIX multilibs get built.
11956
11957Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11958
11959 * configure.in (i386-win32): Don't build expect if we're not
11960 building the tcl subdir.
11961
11962Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11963
11964 * Makefile.in: (configure-target-examples, all-target-examples):
11965 New targets, configure and build example programs.
11966
11967Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11968
11969 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11970 use it as input to sedit the generated MPW makefile.
11971 * mpw-README: Add a suggestion about Gestalt.h.
11972
11973Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11974
11975 * config.sub: Accept *-*-ieee*.
11976
11977Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11978
11979 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11980 Ronald F. Guilmette <rfg@monkeys.com>.
11981
11982Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11983
11984 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11985 for powerpc-pe native.
11986 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11987 (target==powerpc-pe): duplicate i386-win32 entry.
11988
11989Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11990
11991 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11992 of vxworks, not just vxworks5.1.
11993
11994Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11995
11996 * mpw-configure: Add support for exec-prefix.
11997
11998Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11999
12000 * config.guess: Recognize HP model 816 machines as having
12001 a PA1.1 processor.
12002
12003Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12004
12005 * configure: Ignore new autoconf configure options.
12006
6599da04
JM
12007Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12008
12009 * config.guess: Recognize Pentium under SCO.
12010 From Robert Lipe <robertl@arnet.com>.
12011
12012Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12013
12014 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
12015
12016Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12017
12018 * configure.in: Don't configure gas for alpha-dec-osf*.
12019
12020Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12021
12022 * configure.in: Default to --with-stabs for some targets for which
12023 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12024 i[345]86*-*-unixware*.
12025
12026Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12027
12028 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12029 rather than basing it on the target. Simplify handling of options
12030 controlling which directories to configure. Remove extraneous
12031 slash in multi-clean target.
12032
12033Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12034
12035 * config-ml.in: Prefix more variables with ml_ so they don't collide
12036 with configure's.
12037
12038Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12039
12040 * configure: Don't turn -v into --v.
12041
12042Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12043
12044 * configure.in (targargs): Fix typo.
12045
12046 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12047
12048Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12049
12050 * configure.in: Strip --host and --target options from
12051 CONFIG_ARGUMENTS, and always configure for --host only. Add
12052 --with-cross-host option when building with a cross-compiler.
12053 * configure: Canonicalize the arguments put into config.status by
12054 always using `=' for an option with an argument. Pass a presumed
12055 --host or --target explicitly.
12056
12057Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12058
12059 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12060 into general OS recognition case.
12061
12062Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12063
12064 * configure.in (target_configdirs): add target-winsup only
12065 for win32 target systems.
12066
12067Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12068
12069 * Makefile.in (all-target-libgloss): Depend upon
12070 configure-target-newlib, since when libgloss is built it looks to
12071 see if the newlib directory exists.
12072
12073Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12074
12075 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12076 cfg-ml-*.in.
12077
12078Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12079
12080 * configure: Handle LD and LD_FOR_TARGET when configuring a
12081 Canadian Cross.
12082
6599da04
JM
12083Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12084
12085 * configure.in (target_libs): add target-winsup.
12086 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12087 (target==ppcle-pe): remove ld from $noconfigdirs.
12088
12089Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12090
12091 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12092 Preserve relative path names in $srcdir. Build symlink tree if
12093 configuring cross target dir and srcdir=. (= no VPATH support).
12094 (configure-target-libg++): Depend on configure-target-librx.
12095 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12096 * config-ml.in: New file.
12097 * symlink-tree: New file.
12098 * configure: Ensure srcdir="." if that's what it is.
12099
12100Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12101
12102 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12103 includes and FLEX_SKELETON setting.
12104 * mpw-configure (--with-gnu-ld): New option, controls whether
12105 to use PPCLink or ld with PowerMac GCC.
12106 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12107 * mpw-config.in: Configure grez if targeting Mac.
12108
12109 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12110 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12111 just macos.
6599da04
JM
12112 * configure.in: Configure grez resource compiler if targeting Mac.
12113 * Makefile.in (all-grez, install-grez): New targets.
12114
12115Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12116
12117 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12118 gcc in the path, set CC to gcc -O2.
6599da04
JM
12119
12120Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12121
12122 * configure: Default ${build} correctly. Avoid picking up extra
12123 spaces when reading CC and CXX from Makefile. When doing a
12124 Canadian Cross, use plausible default values for numerous
12125 variables.
12126 * configure.in: When doing a Canadian Cross, don't try to
12127 configure tools whose configure script can't handle it.
12128
12129Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12130
12131 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12132
12133Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12134
12135 * configure: Remove dubious bug reporting address.
12136
12137Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12138
12139 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12140 configure script, run that instead of this directory's configure.
12141 In either case, print a message that we're configuring the sub-dir.
12142
12143Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12144
12145 * configure.in: Before checking for the existence of various files,
12146 use sed to filter out "target-".
12147
12148Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12149
12150 * Makefile.in (DO_X): Split rule to decrease command line length
12151 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12152 (Philippe De Muyter).
12153
12154Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12155
12156 * Makefile.in (all-patch): depend on all-libiberty.
12157
12158Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12159
12160 * configure.in: If the only directory in target_configdirs which
12161 actually exists is libiberty, then set target_configdirs to empty,
12162 to avoid trying to build a target libiberty in a gas or gdb
12163 distribution.
12164
12165Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12166
12167 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12168 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12169 systems.
6599da04
JM
12170
12171Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12172
12173 * configure.in (copy_dirs): Use sys-include instead of include
12174 for --with-headers option.
12175
12176Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12177
12178 * Makefile.in, configure.in: Make winsup builds work with
12179 new scheme.
12180
12181Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12182
12183 * configure.in: Build the linker on AIX.
12184
12185Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12186
12187 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12188 where needed.
12189
12190Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12191
12192 * Makefile.in (all-gcc): Fix typo.
12193
12194Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12195
12196 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12197
12198Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12199
12200 * configure.in: Rename libFOO to target-libFOO, and xiberty
12201 to target-xiberty, to provide more flexibility.
12202 (target_subdir): Define. Create if cross.
12203 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12204 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12205 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12206 check-libFOO -> check-target-libFOO, etc.
12207 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12208 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12209 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12210 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12211 allow ALL_GCC="" to only configure.
12212 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12213 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12214 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12215
12216Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12217
12218 * Makefile.in (taz): Build "info" in etc explicitly.
12219
12220Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12221
12222 * configure.in: Make sure that CC is undefined (as opposed to
12223 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12224 problem with autoconf trying to configure on a host without GCC.
12225
12226Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12227
12228 * mpw-configure: Set host alias from choice of host compiler,
12229 only use generic MPW Makefile sed if present, edit a file
12230 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12231 * mpw-README: Add problem notes about CW6 and CW7.
12232
12233Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12234
12235 * Makefile.in (taz): Use ";" instead of ";;".
12236
12237Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12238
12239 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12240 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12241 DISTDOCDIRS.
12242 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12243 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12244
12245Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12246
12247 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12248 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12249 Move bfd to DISTSTUFFDIRS.
12250
12251Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12252
12253 * Makefile.in (X11_LIB): Removed.
12254 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12255
12256 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12257
12258Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12259
12260 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12261 names.
12262
12263Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12264
12265 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12266
12267Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12268
12269 * configure.in (i[345]86-*-win32): Always build newlib.
12270 Don't configure cvs, autoconf or texinfo.
12271 * Makefile.in (LD_FOR_TARGET): New.
12272 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12273 Pass down LD_FOR_TARGET.
12274
12275Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12276
12277 * winsup: New directory.
12278 * Makefile.in: Build winsup.
12279 * configure.in: Winsup is configured when target is win32.
12280 Can only build win32 target GDB when native.
4e81ae98 12281
6599da04
JM
12282Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12283
12284 * config.guess: Recognize HP model 819 machines as having
12285 a PA 1.1 processor.
12286
12287Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12288
12289 * configure: Fix sed loop which substitutes for CC and CXX to
12290 avoid bug found in various sed implementations.
12291
12292Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12293
12294 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12295 simulator. Use standard powerpc-*-eabi*.
12296
12297Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12298
12299 * configure.in: Stop putting gas and binutils in noconfigdirs for
12300 powerpc-*-aix* and rs6000-*-*.
12301
12302Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12303
12304 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12305 -mcall-aixdesc libraries.
12306
12307Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12308
12309 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12310
12311 * config.sub (arm | armel | armeb): Fix shell syntax.
12312
12313Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12314
12315 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12316 -msoft-float and -mcpu=common support.
12317 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12318 libraries.
12319
12320Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12321
12322 * configure.in: Allow configuration and build of emacs19 for the alpha.
12323
12324Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12325
12326 * configure.in (CC): Get ^CC, not just any old CC, from
12327 ${host_makefile_frag}.
12328
12329Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12330
4e81ae98 12331 * configure.in (CC): Try to get CC from
6599da04
JM
12332 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12333
12334Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12335
12336 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12337 only if it exists in $(srcdir).
12338
12339Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12340
12341 * configure: If CC and CXX are not set in the environment, set
12342 them, based on either an existing Makefile or on searching for gcc
12343 in PATH. Substitute for CC and CXX in Makefile.
12344 * configure.in: Remove libm from target_libs. Separate
12345 target_configdirs from configdirs. If CC is not set in
12346 environment, try to get it from a host Makefile fragment. Rewrite
12347 changes of configdirs to use skipdirs instead. A few minor
12348 tweaks. Take directories out of target_configdirs as they are
12349 taken out of configdirs. Remove existing Makefile files from
12350 subdirectories. Substitute for TARGET_CONFIGDIRS and
12351 CONFIG_ARGUMENTS in Makefile.
12352 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12353 by configure.in.
12354 (CONFIG_ARGUMENTS): Likewise.
12355 (CONFIGURE_TARGET_MODULES): New variable.
12356 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12357 ($(CONFIGURE_TARGET_MODULES)): New target.
12358 (configure-libg++, configure-libio): New targets.
12359 (all-libg++): Depend upon configure-libg++.
12360 (all-libio): Depend upon configure-libio.
12361 (configure-libgloss, all-libgloss): New targets.
12362 (configure-libstdc++): New target.
12363 (all-libstdc++): Depend upon configure-libstdc++.
12364 (configure-librx, all-librx): New targets.
12365 (configure-newlib): New target.
12366 (all-newlib): Depend upon configure-newlib
12367 (configure-xiberty): New target.
12368 (all-xiberty): Depend upon configure-xiberty.
12369
12370Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12371
12372 * configure.in (host i[345]86-*-win32): Expand the
12373 noconfigdirs again.
12374
12375Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12376
12377 * mpw-configure: Fix sed command file name.
12378
12379Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12380
4e81ae98 12381 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12382 noconfigdirs again.
12383
12384Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12385
12386 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12387 or powerpc*-*-pe*, since they are not yet supported.
12388
12389Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12390
12391 Add PowerMac support and many other enhancements.
12392 * mpw-configure: New option --cc to select compiler to use,
12393 paste options set according to --cc into the generated
12394 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12395 if mpw-make.sed is present.
12396 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12397 add forward includes for PowerPC include files.
12398 * mpw-build.in: Build using Makefile.PPC if present.
12399 (do-byacc, etc): Remove separate version resource builds.
12400 (do-gas): Build "stamps" before "all".
12401 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12402 * mpw-README: Update to reflect --cc option, PowerMac support,
12403 and recently-reported compatibility problems.
12404
12405Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12406
12407 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12408 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12409 (--with-multilib-top): Pass to recursive invocations.
12410
12411Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12412
12413 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12414 v810-*-*.
12415
12416Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12417
12418 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12419 gdb, ld and opcodes on v810-*-*.
12420
6599da04
JM
12421Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12422
12423 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12424 (local-maintainer-clean): New target.
12425 (maintainer-clean): New target.
12426 (realclean): Just depend upon maintainer-clean.
12427
12428Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12429
12430 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12431
12432Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12433
12434 * configure.in: Build ld in mips*-*-bsd* case.
12435
12436Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12437
12438 * config.sub: Accept -lites* OS. From Ian Dall.
12439
12440Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12441
12442 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12443 targets.
6599da04
JM
12444
12445Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12446
12447 * configure.in: treat i386-win32 canadian cross the same as
12448 i386-go32 canadian cross.
12449
12450Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12451
12452 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12453 running under the simulator to build a reduced set of libraries.
12454 (powerpc-*-eabiaix): Add fine grained multilib support added to
12455 other powerpc targets yesterday.
12456
12457Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12458
12459 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12460 -disable-softfloat, -disable-relocatable, -disable-aix, and
12461 -disable-sysv to control which multilib libraries get built.
12462
12463Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12464
12465 * configure: Add Makefile.tem to list of files to remove in trap
12466 handler.
12467
12468Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12469
12470 * config.guess (*Linux*): Add missing "exit"s.
12471 Also, need specific check for alpha-unknown-linux (uses COFF).
12472
12473Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12474
12475 * config.guess: Merge with FSF:
12476
12477 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12478 * config.guess (AIX4): More robust release numbering discovery.
12479
12480 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12481 * config.guess (i386-sequent-ptx): Properly get version number.
12482
12483 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12484 * config.guess (mips:*:4*:UMIPS): New case.
12485
12486Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12487
12488 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12489 (i386-win32 host): Likewise. Don't build readline.
12490
12491Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12492
12493 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12494 SUPPORT_FILES to submakes.
12495
12496Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12497
12498 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12499 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12500 mpw-configure.
12501
12502Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12503
12504 * configure.in (appdirs): Use =, not ==, in test expression when
12505 trying to build the text to print in the warning message for
12506 Solaris users.
12507
12508Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12509
12510 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12511
12512Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12513
12514 * config.guess: Recognize lynx-2.3.
12515
12516Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12517
12518 * config.sub (z8ksim): Deleted
12519 (z8k-*-coff): New, this is the one true name of the target.
12520
12521Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12522
12523 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12524
12525Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12526
12527 * config.guess (*:Linux:*:*): First try asking the linker what the
12528 default object file format is (elf, aout, or coff). Then if this
12529 fails, try previous methods.
12530
12531Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12532
12533 * configure.in: Don't build newlib for *-*-vxworks5.1.
12534
12535Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12536
12537 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12538 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12539
12540Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12541
12542 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12543
12544Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12545
12546 * cfg-ml-com.in: New file.
12547 * cfg-ml-pos.in: New file.
12548
12549Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12550
12551 * COPYING.NEWLIB: Add HP free copyright to list.
12552
12553Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12554
12555 * config.sub: Recognize -eabi* for the system, not just -eabi.
12556
12557Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12558
12559 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12560 * config.sub, configure.in (win32): New target and host.
12561
12562Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12563
12564 * configure.in: Add i386-pe configuration.
12565
12566Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12567
12568 * mpw-build.in (install): Install GDB after LD.
12569
12570Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12571
12572 * mpw-config.in (elf/mips.h): Always forward-include, needed
12573 for GDB to build.
12574
12575Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12576
12577 * testsuite: New directory for customer acceptance and whole tool
12578 chain tests.
12579
12580Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12581
12582 * configure: If per-host line isn't found, but AC_OUTPUT is found
12583 and a configure script exists, run it instead.
12584
12585Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12586
12587 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12588
12589Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12590
12591 * configure: Set build_{cpu,vendor,os,alias} to host values when
12592 --build isn't specified.
12593
12594Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12595
12596 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12597 (FLAGS_TO_PASS): Pass them.
12598 (EXTRA_TARGET_FLAGS): Ditto.
12599
6599da04
JM
12600Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12601
12602 * Makefile.in (all-libg++): Depend on all-libstdc++.
12603
12604Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12605
12606 * configure.in (noconfigdirs): Enable all packages for
12607 i386-unknown-netbsd.
12608
12609Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12610
12611 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12612 hosted builds (DOS builds)
12613
12614Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12615
12616 Changes for ARM based on patches from Richard Earnshaw:
12617 * config.sub: Handle armeb and armel.
12618 * configure.in: Omit arm linker only for riscix.
12619
12620Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12621
12622 * config.guess: Update from FSF.
12623
12624Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12625
63f6bcd7 12626 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12627 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12628 powerpcle variant. Convert pentium into i586, not i486. Add p5
12629 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12630 temporarily.
12631
12632Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12633
12634 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12635
12636Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12637
12638 * config.sub: Accept -lites* as a basic system type.
12639
12640Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12641
12642 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12643 installed, and if so return linuxoldld as the system name.
12644
12645Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12646
12647 * config.guess: Add hppa1.1-hp-lites support.
12648
12649Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12650
12651 * configure.in: Don't build newlib for m68k-vxworks5.1.
12652
12653Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12654
12655 * configure.in (mips-sgi-irix6): Use mh-irix5.
12656
12657Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12658
12659 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12660
12661Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12662
12663 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12664 OSF/1. Fix compiler flags.
6599da04
JM
12665 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12666
12667Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12668
12669 * configure.in: Recognize --with-newlib.
12670 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12671
12672Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12673
d207ebef 12674 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12675 to *_X11_MODULES due to gdbtk needing X include files et al.
12676
12677Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12678
12679 Merge in support for Mac MPW as a host.
12680 (Old change descriptions retained for informational value.)
12681
12682 * mpw-config.in: Add generic include forwards for cpu-specific
12683 include files in aout and elf directories.
12684
12685 * mpw-configure: Added copyright.
12686 * mpw-config.in: Check for presence of required build tools.
12687 (target_libs): Add newlib.
12688 (target_tools): Add examples.
12689 (Read Me): Generate as "Read Me for MPW" instead.
12690 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12691 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12692 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12693
12694 * mpw-configure: Remove subdir-specific makefile hackery,
12695 delete mk.tmp after using it.
12696
12697 * mpw-build.in (all): Display start and end times.
12698
12699 * mpw-configure (host_canonical): Set.
12700 (target_cpu): Always add to makefiles.
12701 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12702 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12703 (mpw-mh-mpw): Look for in srcdir and srcroot.
12704 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12705
12706 * mpw-build.in: (install-only): New target.
12707
12708 * mpw-configure (host_alias, target_alias): Rename from hostalias
12709 and targetalias, add into generated Makefile.
12710 (mk.tmp): If present, add into generated Makefile.
12711 * mpw-build.in (all-gas): Build config.h first before gas proper.
12712
12713 * mpw-configure (config.status): Write only if changed.
12714 * mpw-config.in (readline): Configure it (not built, just used for
12715 definitions).
12716
12717 * mpw-config.in (elf/mips.h): Add a forward include.
12718
12719 * mpw-config.in: Forward-include most .h files in include into
12720 extra-include.
12721 (readline): Don't build.
12722 mpw-build.in (install): Install GDB.
12723
12724 * mpw-configure (prefix, mpw_prefix): Handle it.
12725 * mpw-config.in (mmalloc, readline): Don't configure.
12726 * mpw-build.in (thisscript): Rename to ThisScript.
12727 Use mpw-build instead of BuildProgram everywhere.
12728 (mmalloc, readline): Don't build.
12729 * mpw-README: New file, basic documentation about the MPW port.
12730
12731 * mpw-config.in: Use forward-include to create include files.
12732
12733 * mpw-configure: Add more things to the top of each configured
12734 Makefile, including contents of config/mpw-mh-mpw.
12735 * mpw-config.in (extra-include): Create this directory and fill it
12736 with Posix-like include files when configuring.
12737
12738 * config.sub (apple, mac, mpw): Add various aliases.
12739
12740 * mpw-build.in: New file, top-level build script fragment for MPW.
12741 * mpw-configure: New file, configure script for MPW.
12742 * mpw-config.in: New file, config fragment for MPW.
12743
12744Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12745
12746 * configure.in (host_libs): Remove glob, since it is gone from the
12747 sources.
12748
12749Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12750
12751 * Makefile.in: define empty GDB_NLM_DEPS var.
12752
12753 * configure.in(target_makefile_frag): use config/mt-netware
12754 for netware targets.
12755
12756Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12757
12758 * config.sub: Merge in recent FSF changes. Remove linux special
12759 cases.
12760
12761Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12762
731a8127 12763 Revert this change:
6599da04
JM
12764
12765 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12766
12767 * build-all.mk: Use CC=cc -Xs on Solaris.
12768
6599da04
JM
12769Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12770
12771 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12772 stop using it.
12773 * Makefile.in: Nuke all references to glob subdirectory.
12774
12775Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12776
12777 * configure.in: Fix --enable-shared logic in per-host.
12778
12779Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12780
12781 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12782
12783Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12784
12785 * configure.in (noconfigdirs): Don't build gas on AIX, for
12786 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12787
12788Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12789
12790 * configure: Fix --cache-file to work if the file argument is a
12791 relative path.
12792
12793Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12794
12795 * configure: If the --cache-file is used, pass it down to
12796 configure in subdirectories.
12797
12798Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12799
12800 * config.sub: add vxworks29k configuration.
12801
12802Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12803
12804 * Makefile.in (taz): Do "diststuff" part quietly.
12805
12806Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12807
12808 * config.sub: Mini-merge with gcc/config.sub.
12809
12810Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12811
12812 * config.guess (IRIX): Sed - to _.
12813
12814Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12815
12816 * Makefile.in (source-vault, binary-vault): New targets.
12817
12818Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12819
12820 * config.sub: Recognize -eabi as a basic system type.
12821
12822Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12823
12824 * configure.in (enable_shared stuff): Fix typo.
12825
12826Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12827
12828 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12829
12830Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12831
12832 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12833
12834Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12835
12836 * configure.in (rs6000-*-*): Don't build gas.
12837
12838Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12839
12840 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12841 reduce command line length.
12842 (AS_FOR_TARGET): Check for as.new, not Makefile.
12843 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12844
12845Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12846
12847 * config.guess: Merge from FSF.
12848
12849Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12850
12851 * configure: Don't use $ when handling program_suffix.
12852
12853Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12854
12855 * configure.in: Configure tk for hppa/hpux.
12856
12857Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12858
12859 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12860
12861Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12862
12863 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12864 to LIBCXXFLAGS. Tests are better run without it.
12865
12866Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12867
12868 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12869
12870Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12871
12872 * configure.in (*-*-netware*): Don't configure xiberty.
12873
12874Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12875
12876 * configure.in: Remove tk from native_only list.
12877
12878Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12879
12880 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12881 for special NCD build.
12882
12883Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12884
12885 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12886 makeall.bat, they're only useful for binutils snapshots.
12887 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12888 makeall.bat to specified SUPPORT_FILES.
12889
12890Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12891
12892 * build-all.mk: Add Ericsson targets to sun4 and solaris
12893 hosts. Add BNR's sun4 target to solaris host, so their
12894 build-from-source will be tested in-house first.
12895
12896Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12897
12898 * Makefile.in (LIBCFLAGS): New variable.
12899 (CFLAGS_FOR_TARGET): Ditto.
12900 (LIBCFLAGS_FOR_TARGET): Ditto.
12901 (LIBCXXFLAGS): Ditto.
12902 (CXXFLAGS_FOR_TARGET): Ditto.
12903 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12904 (BASE_FLAGS_TO_PASS): Pass them.
12905 (EXTRA_TARGET_FLAGS): Ditto.
12906
731a8127 12907 * configure.in: Support --enable-shared.
6599da04
JM
12908
12909Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12910
12911 * configure.in (target_libs): Include libstdc++ again.
12912 * config.guess: Update from FSF (for FreeBSD).
12913
12914Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12915
12916 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12917 makeall.bat.
12918 (DISTDOCDIRS): Add `etc'.
12919 (ETC_SUPPORT_PFX): New variable.
12920 (taz): Include anything from etc starting with a word in
12921 ETC_SUPPORT_PFX.
12922
12923Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12924
12925 * config.sub: Update for recent FSF changes. Remove obsolete
12926 h8300hds entry. Add -windows* and -osx as basic os. Minor
12927 spacing changes.
12928
12929Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12930
12931 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12932
12933 * config.guess: Merge with FSF.
12934 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12935
12936Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12937
12938 * configure: Since the "trap 0" handler will override the exit
12939 status on many systems, only use it for "exit 1", and make it set
12940 a non-zero exit status; reset it before "exit 0". Also, check
12941 exit status of config.sub, and error out if it failed.
12942
12943Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12944
12945 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12946 and install libgloss.
12947
12948Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12949
12950 * Makefile.in (all-binutils): Depend upon all-byacc.
12951
12952 * configure.in: Don't build emacs on Irix 5.
12953
12954Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12955
12956 * configure.in (*-*-netware*): Add libio.
12957
12958Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12959
12960 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12961 (CHECK_TARGET_MODULES): Ditto.
12962 (INSTALL_TARGET_MODULES): Ditto.
12963 (TARGET_LIBS): Ditto.
12964 (all-libstdc++): Note dependencies.
12965
12966Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12967
12968 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12969
12970Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12971
12972 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12973 -fexternal-templates.
12974
12975 * configure.in (target_libs): Add libstdc++.
12976 (noconfigdirs): Add libstdc++ as appropriate.
12977
12978Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12979
12980 * config.guess: Update from FSF.
12981
12982Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12983
12984 * configure: Use ${config_shell} when running ${configsub}.
12985
12986Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12987
12988 * config.sub: No longer recognize h8300h.
12989
12990Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12991
12992 * config.sub: Remove extraneous differences between config.sub and
12993 gcc/config.sub.
12994
12995Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12996
12997 * Makefile.in (DISTSTUFFDIRS): Add gas.
12998
12999Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13000
13001 * COPYING.NEWLIB: New file.
13002
13003Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13004
13005 * config.guess (HP-UX): Patch from Harlan Stenn
13006 <harlan@landmark.com> to also emit release level.
13007
13008Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13009
13010 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13011
13012Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13013
13014 * config.sub: Merge nextstep cleanup from FSF.
13015
13016Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13017
13018 * configure.in (arm-*-*): Don't configure ld for this target.
13019
13020Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13021
13022 * configure.in (*-*-netware): don't configure libg++, libio,
13023 librx, or newlib.
13024
13025Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13026
13027 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13028 configure ld--it works, but it doesn't support shared libraries.
13029
13030Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13031
13032 * config.guess (*-unknown-freebsd*): Get rid of possible
13033 trailing "(Release)" in version string.
13034 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13035
13036Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13037
13038 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13039 Fix type: *-next-neststep -> *-next-nextstep.
13040
13041 * config.guess: Merge from FSF:
13042
13043 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13044
13045 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13046
13047 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13048
13049 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13050 instead of UNIX_SV for UnixWare 1.0).
13051
13052Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13053
13054 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13055 to make gdb/nlm/* build after the compiler and linker.
13056
13057Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13058
13059 * config.guess (netbsd, freebsd, linux): Accept any machine,
13060 not just i[34]86.
13061 (m68k-atari-sysv4): Relocate to match FSF version.
13062
13063 * config.guess: More merges from the FSF:
13064
13065 Add a space before function call or macro invocation.
13066
13067 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13068
13069 * config.guess: Add trap cmd to remove dummy.c and dummy when
13070 interrupted.
13071
13072 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13073
13074 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13075 (dummy): Redirect stderr from compilation of dummy.c.
13076
13077 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13078
13079 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13080
13081Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13082
13083 * configure: Accept and ignore --cache*, for compatibility with
13084 new autoconf.
13085
13086Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13087
13088 * config.guess: Merge from FSF:
13089
13090 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13091
13092 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13093 (PATH): Add /.attbin at end for finding uname.
13094 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13095
13096 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13097
e490616e 13098 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13099
13100 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13101
e490616e
ZW
13102 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13103 to select whether to use ELF or COFF.
6599da04
JM
13104
13105 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13106
e490616e 13107 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13108
13109 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13110
13111 * config.guess: Guess the OS version for HPUX.
13112
13113 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13114
13115 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13116
13117Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13118
13119 * configure.in: Recognize --with-headers, --with-libs, and
13120 --without-newlib.
13121 * Makefile.in (all-xiberty): Depend upon all-ld.
13122
13123Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13124
13125 * configure.in: Change i[34]86 to i[345]86.
13126
13127Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13128
13129 * configure (version): A few more tweaks to help message.
13130
13131Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13132
13133 * Makefile.in: Remove (for now) librx as a host library,
13134 now that we're building it for target.
13135
13136Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13137
13138 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13139 (Karl Berry).
13140
13141Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13142
13143 * configure.in: Also configure librx.
13144
13145Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13146
13147 * Makefile.in: Update various rules to reflect that librx
13148 is now needed for libg++.
13149
13150Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13151
13152 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13153
13154Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13155
13156 * configure.in: Configure the examples directory.
13157
13158Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13159
13160 * configure: Simplify Jun 2 1994 change.
13161
13162Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13163
13164 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13165 /bin/gcc isn't good enough to build gcc.
13166
13167Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13168
13169 * Makefile.in (GDB_SUPPORT_FILES): Remove
13170 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13171 (gdb.tar.gz): Add new rule to use standard distribution building
13172 mechanism.
13173
13174Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13175
13176 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13177 Bill Cox <bill@cygnus.com>.
13178
13179Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13180
13181 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13182
13183Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13184
13185 * configure: Search current dir first in .gdbinit.
13186
13187Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13188
13189 * config.sub: Recognize freebsd (merged from gcc config.sub).
13190
13191Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13192
13193 * config.sub: Refer to NeXT's operating system as nextstep.
13194
13195 * config.sub (case $basic_machine): Re-order the cases, to match
13196 the order in the FSF version (which is mostly alphabethical).
13197 Merge in some additions and changes from the FSF.
13198
13199Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13200
13201 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13202 * config.sub: Recognize cxux7.
13203 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13204
13205Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13206
13207 * config.sub: Fix typo powerpc -> powerpc-*.
13208
13209Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13210
13211 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13212
13213 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13214 parallel with all-emacs and install-emacs). Top-level command
13215 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13216
13217Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13218
13219 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13220 $(relbindir)/make before doing ``make install'', and use
13221 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13222 installing over running make binary.
13223 ($(host)-stamp-stage3-installed): Likewise.
13224
13225Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13226
13227 * config.guess: Recognize Mach.
13228
13229Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13230
13231 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13232 see whether --exec-prefix was used.
13233
13234Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13235
13236 * README: Explicitly mention libg++/README. (Zoo's idea.)
13237
13238Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13239
13240 * Makefile.in: Add all-librx target similar to all-libproc.
13241
13242Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13243
13244 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13245 with post 1.2 uname bogosity.
13246
13247Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13248
13249 * configure: Remove temporary files on receipt of a signal.
13250
13251Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13252
13253 * configure: If there is a package_makefile_frag, remove
13254 ${subdir}/Makefile.tem after copying it in.
13255
13256Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13257
13258 * build_all.mk: support rs6000 lynx identifies itself as
13259 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13260 since /bin/gcc is too feeble to compile a modern gcc.
13261
13262Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13263
13264 * brought devo/test-build.mk update-to-date with progressive/
13265 test-build.mk. Add lynx targets and hppa flag info.
13266
13267Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13268
13269 * configure.in: Use mh-ncrsvr43. Patch from
13270 Tom McConnell <tmcconne@sedona.intel.com>.
13271
13272Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13273
13274 * config.guess (i386-unknown-bsdi): No longer need to
13275 check #if defined(__bsdi__) && defined(__i386__).
13276
13277Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13278
13279 * configure: Set program_transform_nameoption correctly.
13280
13281Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13282
13283 * brought build-all.mk update-to-date with progressive build-all.mk,
13284 added new targets and hppa info.
4e81ae98 13285
6599da04
JM
13286Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13287
13288 * configure: If config.guess result is a prefix of the user
13289 specified target, assume a native build and use the user specified
13290 target as the host alias. Remove SunOS patch suffix removal hack.
13291 * configure.in: Remove SunOS patch suffix removal hack.
13292
13293 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13294 in NATIVE_CHECK_MODULES.
13295
13296Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13297
13298 * Makefile.in: Rename HOST_ONLY to NATIVE.
13299 * configure: Delete SunOs patch suffix from host_canonical
13300 and build_canonical variables that are prepended to Makefiles.
13301 * configure.in: Add comments for easier maintenance.
13302
13303Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13304
13305 * Makefile.in: Add all-libproc target similar to all-gui.
13306
13307Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13308
13309 * Makefile.in (CHECK_MODULES): split into
13310 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13311
13312Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13313
13314 * config.guess (i386-unknown-bsdi): New system to guess.
13315
13316Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13317
13318 * Makefile.in: Add all-gui target (but not yet build by "all").
13319
13320Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13321
13322 * config.sub: Move deletion of patch suffix from here...
13323 * configure.in: To here, at Ian's suggestion. The top-
13324 level scripts might need to know of a patch level.
13325
13326Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13327
13328 * config.sub: Strip off patch suffix so rtl is recognized
13329 as a sunos4.1.3 machine, even though it's been patched.
13330
13331Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13332
13333 * Makefile.in (INSTALL_LAST): Delete.
13334 (INSTALL_DOSREL): New.
13335
13336Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13337
13338 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13339 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13340 whether we pass down --with-gnu-ld anyhow.
13341
13342Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13343
13344 * Makefile.in (INSTALL_LAST): Change operation so it works
13345 on more flavors of make.
13346 * configure.in (go32): Don't build libg++ or libio.
13347
13348Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13349
13350 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13351 they can be overriden by templates.
13352
13353Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13354
13355 * configure.in (target==go32): Don't build gdb.
13356 * dosrel: New directory.
13357
13358Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13359
13360 * configure.in (host==go32): Configure dosrel too.
13361 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13362 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13363 be set by incoming names or templates.
13364 (INSTALL_LAST): New rule.
6599da04
JM
13365
13366Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13367
13368 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13369
13370Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13371
6599da04
JM
13372 * configure.in (appdirs): New variable. Currently empty, but will
13373 be used in gas distribution. If nonempty, lists a set of
13374 directories at least one of which must get configured, or top
13375 level configuration is considered to have failed.
13376 (rs6000-*-lynxos*): Use new file name.
13377
13378Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13379
13380 Eliminate XTRAFLAGS.
13381 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13382 newlib include files using -idirafter, and also use -nostdinc.
13383 (CXX_FOR_TARGET): Likewise.
13384 (XTRAFLAGS): Removed.
13385 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13386 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13387 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13388 ($(DO_X)): Don't pass down XTRAFLAGS.
13389
13390Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13391
13392 * configure.in (mips*-dec-bsd*): New target; do build linker.
13393 (mips*-*-bsd*): New target; don't build linker.
13394
13395Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13396
13397 * configure.in: support rs6000-*-lynxos* configuration.
13398 support sunos4 as a cross target.
13399
13400 * config.sub: look for lynx*, not lynx since the OS version may
13401 legitimately be part of the name.
13402
13403Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13404
13405 * configure.in (i[34]86-*-sco*): Move to be with other i386
13406 targets.
13407 (romp-*-*): New target. Skip various binary utilities.
13408 (vax-*-*): New target. Don't build newlib.
13409 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13410
13411Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13412
13413 * configure.in: Only set host_makefile_frag if config
13414 directory exists.
13415
13416Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13417
13418 * install.sh: If $dstdir exists, don't check whether each
13419 component does.
13420
13421Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13422
13423 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13424
13425Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13426
3b75d237
AJ
13427 * configure.in (*-*-lynxos*): Don't configure newlib for either
13428 native or cross Lynx.
6599da04
JM
13429
13430Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13431
13432 * config.sub (sparc64-elf): Fix os.
13433 (z8k): Remove duplicate.
13434
13435Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13436
13437 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13438 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13439
13440Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13441
13442 * configure: Make file links cleanly even if Lynx fails on
e490616e 13443 an NFS symlink (at least fail cleanly).
6599da04
JM
13444
13445Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13446
13447 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13448 -XNh2000.
13449
13450Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13451
13452 * configure: Unknown options are fatal again.
13453
13454Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13455
13456 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13457 compatibility.
6599da04
JM
13458
13459Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13460
13461 * build-all.mk: Add `clean' target.
13462
13463Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13464
13465 * config.guess: Add SINIX support.
13466 * configure.in: Add mips-*-sysv4* support.
13467
13468Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13469
13470 * build-all.mk: Document all useful targets.
13471 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13472 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13473
13474Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13475
13476 * configure: Support --silent, --quiet.
13477
13478Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13479
13480 * configure: Support --disable-FEATURE.
13481
13482Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13483
13484 * config.guess: Recognize NCR running SVR4.3.
13485
13486Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13487
13488 * config.guess: Make BSDI generate i386-unknown-bsd386.
13489 Patch from Paul Eggert <eggert@twinsun.com>.
13490
13491Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13492
13493 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13494
13495Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13496
13497 * configure: Make unrecognized options give nonfatal warnings
13498 instead of fatal errors, and pass them to any subdirectory
13499 configures in case they recognize them.
13500 Make --x equivalent to --with-x.
13501
13502Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13503
13504 * configure: Add --enable-* options. Clean up usage message and
13505 some comments.
13506
13507Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13508
13509 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13510
13511Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13512
13513 * configure.in (hppa*-*-*): Enable binutils.
13514
13515Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13516
13517 * config.sub: Recognize cisco.
13518
13519Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13520
13521 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13522
13523Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13524
13525 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13526 than one configuration name. Add comment.
13527
13528Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13529
13530 * config.guess: about target *-hitachi-hiuxwe2, fixed
13531 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13532 macro is incorrect.]
13533
13534Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13535
13536 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13537 than the "make ls" stuff which used to be here.
13538
13539Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13540
13541 * config.guess: Recognize i[34]86-unknown-freebsd.
13542 From Shawn M Carey <smcarey@rodan.syr.edu>.
13543
13544Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13545
13546 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13547
13548Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13549
13550 * config.guess: Check for ptx.
13551
13552Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13553
13554 * config.sub: Add os9k checking.
13555
13556Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13557
13558 * config.guess: Handle OSF1 running on HPPA processors
13559
13560Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13561
13562 * configure: If subdir configure fails, print out a message with
13563 subdirectory name, in case subdir's configure code didn't identify
13564 itself.
13565
13566Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13567
13568 * configure.in: Remove embedded newlines from configdirs.
13569 Avoid mismatches of substrings. Fix matching strings at end
13570 of configdirs.
13571
13572Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13573
13574 * config.guess: Add Lynx/rs6000 config support.
13575
13576Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13577
13578 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13579
13580Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13581
13582 * configure.in (hppa*-*-osf*): Treat this just like most other
13583 PA configurations (eg no binutils or ld).
13584 (hppa*-*-*elf*): These configurations have binutils and ld.
13585
13586Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13587
13588 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13589
13590Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13591
13592 * configure.in (rs6000-*-*): Build gas.
13593
13594Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13595
e490616e 13596 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13597
13598Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13599
13600 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13601 for GDB and GDB has been fixed to not need it.
13602
6599da04
JM
13603Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13604
13605 * config.guess: Recognize vax hosts.
13606
13607Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13608
13609 * configure (while loop): Don't use "break 2" inside case
13610 statement -- the case statement isn't an enclosing loop.
13611
13612Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13613
13614 * config.guess: Clean up NeXT support, to allow nextstep
13615 on Intel machines. Make OS be nextstep.
13616
13617Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13618
13619 * config.guess: Add alternate forms for Convex.
13620
13621Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13622
13623 * configure: Completely rewrite option processing. Take
13624 advantage of pattern-matching to avoid invoking test frequently.
13625 Also clean up host and target defaulting logic.
13626
13627Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13628
13629 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13630 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13631 commands (plus user environment) will fit SCO limits.
13632
13633Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13634
13635 * configure.in: Don't issue warnings about directories which are
13636 not being configured if -norecursion is set. Correct test for
13637 --with-gnu-as and --with-gnu-ld to not get confused by substring
13638 matches.
13639
13640 * configure.in: Don't build gas for alpha-dec-osf1*.
13641
13642Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13643
13644 * configure: Back out Per's change of 12/19/1993. It changes the
13645 behavior of configure in unexpected and confusing ways.
13646
13647 Also, use different delim char when calculating
13648 program_transform_name so that the name can contain slashes.
13649
13650Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13651
13652 * configure.in, config.sub: Add support for VSTa micro-kernel.
13653
13654Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13655
13656 * configure.in: Nuke hacks which were used to get a special
13657 version of GAS for HPPA configurations.
13658
13659Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13660
13661 * configure: If only ${target_alias} is given, use that
13662 as the default for ${host_alias}.
13663 * configure: Add missing back-slashes before nested quotes.
13664
13665Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13666
13667 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13668
13669Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13670
13671 * config.guess: Recognize some Tektronix configurations.
13672 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13673
13674Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13675
13676 * config.sub: Match any flavor of SH.
13677
13678Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13679
13680 * configure.in: Don't try to configure newlib for Alpha.
13681
13682Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13683
13684 * configure.in: Don't build ld for Irix 5. Don't build gas,
13685 libg++ or libio for any Alpha target.
13686
13687 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13688
13689Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13690
13691 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13692 default arguments -- so it tried to compress itself.
13693
13694Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13695
13696 * configure.in (notsupp): ensure that a space is always at the end
13697 of the configdirs list, since the grep checks for an explicit space
13698
13699Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13700
13701 * configure.in (target i386-sysv4.2): don't build ld, since static
13702 versions of many libraries are not available.
13703
13704Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13705
13706 * config.guess: Recognize Apollos (using environment variables).
13707 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13708
13709Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13710
13711 * config.guess: Recognize Sony news mips running newsos.
13712
13713Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13714
13715 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13716 "fi ; else" for bash.
13717
13718Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13719
13720 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13721
13722Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13723
13724 * config.sub: accept unixware as an alias for svr4.2.
13725 Fix some inconsistancies with the gcc version.
13726
13727Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13728
13729 * Makefile.in (DISTDOCDIRS): Add gdb.
13730
13731Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13732
13733 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13734
13735Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13736
13737 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13738 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13739 this now.
13740
13741Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13742
13743 * config.sub: Accept hiux* as an OS name.
13744
13745 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13746 etc/make-stds.texi. The underscore came from gcc, and dje now
13747 agrees that RUNTESTFLAGS is the correct name.
13748
13749Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13750
13751 * install.sh: Remove 'set -e'. It makes any conditionals
13752 in the script useless.
13753
13754 * config.guess: Automatically recognize arm-acorn-riscix
13755 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13756
13757Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13758
13759 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13760
13761Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13762
13763 * Makefile.in (DISTDOCDIRS): New variable.
13764 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13765 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13766
13767Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13768
13769 * configure.in (hppa target): check the source directory for the
13770 pagas sub-directory
13771
13772Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13773
13774 * config.sub: Allow -aout* and -elf*.
13775
13776Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13777
13778 * configure.in: Don't build ld on i386-solaris2, same as for
13779 sparc-solaris2.
13780
13781Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13782
13783 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13784
13785Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13786
13787 * configure.in: Configure gdb for alpha.
13788
13789Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13790
13791 * Makefile.in (CXXFLAGS): Add -O.
13792
13793Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13794
13795 * config.guess: added support for DG Aviion
13796
13797Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13798
13799 * configure.in: Produce warning message for subdirectories not
13800 configurable for this host/target combination. Don't try to
13801 configure gdb for vms.
13802
13803Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13804
13805 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13806 appropriate files before making "diststuff".
13807 (DISTBISONFILES): New var: list of files to be edited.
13808 (DISTSTUFFDIRS): Add binutils.
13809
13810Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13811
13812 * config.sub: also handle mipsel and mips64el (for little endian mips)
13813
13814Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13815
13816 * configure.in: Add * to end of all OS names.
13817
13818Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13819
13820 * configure.in: Build newlib for LynxOS native.
13821
13822Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13823
13824 * config.guess: Add support for delta 88k running SVR3.
13825
13826 * configure.in: Add comment about HP compiler vs. emacs.
13827
13828Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13829
13830 * configure.in: don't build ld on solaris2 (not a viable option
13831 due to bugs in getpwnam & getpwuid)
13832
13833Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13834
13835 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13836 config.guess will produce a full version number.
13837
13838Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13839
13840 * configure.in: Build linker and binutils for alpha-dec-osf1.
13841
13842Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13843
13844 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13845 and gdb/testsuite/Makefile.in.
13846
13847Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13848
13849 * configure.in: recognize mips*- instead of mips-
13850
13851Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13852
13853 * config.sub: Accept linux*coff and linux*elf as operating
13854 systems.
13855
13856Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13857
13858 * config.sub: Recognize mips64, and mips3 as an alias for it.
13859
13860Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13861
13862 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13863 gdb knows how to handle OSF/1 shared libraries.
13864
13865Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13866
13867 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13868 * config.guess: Recognize Hitachi's HIUX.
13869 * config.sub: Recognize h3050r* and hppahitachi.
13870 Remove redundant cases for hp9k[23]*.
13871
13872Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13873
13874 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13875 if gas and ld are in the source tree and are in ${configdirs}.
13876 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13877 --with options (but still pass them down on the command line,
6599da04
JM
13878 if they were explicitly specified).
13879
13880Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13881
13882 * configure: substitute SHELL value in Makefile.in with
13883 ${CONFIG_SHELL}
13884
13885Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13886
13887 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13888 *-*-solaris2* targets.
13889
13890Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13891
13892 * Makefile.in: define M4, and pass it down to sub-makes;
13893 all-autoconf now depends on all-m4
13894
13895Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13896
13897 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13898 presence of {ar,ranlib} instead of a configured directory
13899
13900Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13901
13902 * config.guess: Accept 34?? as well as 33?? for NCR.
13903
13904Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13905
13906 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13907 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13908
13909Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13910
13911 * configure: grab values for $(CC) and $(CXX) from the
13912 environment, so that someone can do "CC=gcc configure; make" and
13913 have it work right (matching the way that autoconf works now)
13914
13915 * configure.in, Makefile.in: add support for gash, the tcl
13916 interface to Galaxy
13917
13918 * config.guess: add NetBSD variants (hp300, x86)
13919
13920Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13921
13922 * install.sh: Support -d option (in the manner of SunOS 4 install,
13923 as it is more deterministic than that of GNU install)
13924 (chmodcmd): Set file to mode 755 by default (should also do default
13925 chgrp and chown, but I don't feel like dealing with that now)
13926
13927Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13928
13929 * config.sub: Remove h8300hhms alias.
13930
13931Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13932
13933 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13934
13935Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13936
13937 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13938 as stmp-fixinc
13939
13940Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13941
13942 * config.sub: recognize m88110-bug-coff.
13943
13944Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13945
13946 * Makefile.in (all-libio): all dependencies on the toolchain used
13947 to build this (gcc, gas, ld, etc)
13948
13949Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13950
13951 * config.guess: Deal with OSF/1 1.3 on alpha.
13952
13953Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13954
13955 * install.sh: add some 'else true' clauses for portability
13956
13957 * configure.in: don't build libio for h8[35]00-*-* targets
13958
13959Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13960
13961 * Makefile.in: Add support for new libio.
13962
13963Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13964
13965 * install.sh: If one command fails, don't try the rest. Don't try
13966 to remove $dsttmp (via trap) unless we have already created it.
13967 If $src doesn't exist, detect it and exit with an error.
13968
13969 * config.guess: Recognize BSD on hp300.
13970
13971Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13972
13973 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13974 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13975
13976Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13977
13978 * Makefile.in (all-send-pr): depends on all-prms
13979
13980Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13981
13982 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13983
13984Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13985
13986 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13987 Added test for mips-mips-riscos5.
13988
13989Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13990
13991 * configure.in: use mh-hp300 for 68k HP hosts
13992
13993Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13994
13995 * configure: add support for CONFIG_SHELL, so that you can use
13996 some alternate shell for evaluating configure scripts
13997
13998Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13999
14000 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14001 in configure script to bug-gdb@prep.ai.mit.edu when building
14002 distribution archive.
14003 * Makefile.in (COMPRESS): Remove def.
14004 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14005 gdb.tar.Z and make-gdb.tar.Z respectively.
14006 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14007 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14008 to convergence with 'taz' target in Makefile.in.
14009
14010Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14011
14012 * install.sh (dsttmp): use trap to ensure that tmp files go
14013 away on error conditions
14014
14015Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14016
14017 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14018
14019Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14020
14021 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14022 its parent is '/' not ''.
14023
14024 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14025
14026Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14027
14028 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14029 that ${newsrcdir}/configure.in does.
14030
14031Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14032
14033 * test-build.mk: support for CONFIG_SHELL
14034
14035Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14036
14037 * config.sub (netware): Add as a basic system type.
14038
14039Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14040
14041 * Makefile.in (Makefile): depend on configure.in. Also drop the
14042 $(srcdir)/ from the dependency on Makefile.in.
14043
14044Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14045
14046 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14047 (h8300hhms is temporary until multi-libraries are implemented).
14048 * configure.in: Handle h8300h too.
14049
14050Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14051
14052 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14053
14054Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14055
14056 * configure: Remove extraneous output when guessing host type.
14057 * config.guess: Remove extraneous output when guessing using C
14058 compiler rather than uname, or when guessing fails.
14059
14060Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14061
14062 * Makefile.in: remove all.cross and install.cross targets
14063
14064 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14065 definitions
14066
14067Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14068
14069 * configure.in (target sh): Build gprof.
14070
14071Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14072
14073 * config.sub: change -solaris to -solaris2
14074
14075Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14076
14077 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14078
14079Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14080
14081 * configure: Correct error message for missing Makefile.in to
14082 print correct directory.
14083
14084Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14085
14086 * install.sh: kludge around 386BSD shell bug
14087
14088Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14089
14090 * config.guess: Recognize NeXT.
14091 * config.guess: Recognize i486-ncr-sysv4.
14092 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14093
14094Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14095
14096 * Makefile.in (MAKEINFOFLAGS): New variable.
14097 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14098 * build-all.mk, test-build.mk: Pass down --no-split as
14099 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14100
14101Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14102
14103 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14104
14105Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14106
14107 * Makefile.in (libg++.tar.z): New rule.
14108 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14109 * Makefile.in (taz): Only do a single chmod.
14110
14111Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14112
14113 * install.sh: don't use dirname anymore (replaced with sed usage)
14114
14115Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14116
14117 * Makefile.in: Change extension for gzip'd files from '.z' to
14118 '.gz' per new FSF standard usage.
14119
14120Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14121
14122 * configure: put quotes around the final value of program_transform_name
14123
14124Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14125
14126 * Makefile.in: new install.sh support; update install-info rules
14127
14128Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14129
14130 * configure.in: Build diff for crosses, but not for go32 host.
14131
14132 * configure.in: Build gprof only for native, and don't build it
14133 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14134
14135Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14136
14137 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14138
14139Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14140
14141 * configure.in (host_tools): Add prms.
14142
14143Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14144
14145 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14146 with $(FLAGS_TO_PASS) on the command line
14147
14148 * config.sub: Recognize lynx and lynxos
14149
14150Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14151
14152 * config.sub: Accept -ecoff*, not just -ecoff.
14153
14154Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14155
14156 * Makefile.in (taz): Use .gz suffix instead of .z.
14157 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14158 names.
14159
14160Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14161
14162 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14163
14164Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14165
14166 * Makefile.in (install-no-fixedincludes): install gcc last, so
14167 that rebuilds that might happen during 'make install' don't get
14168 bogus gcc include files
14169
14170Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14171
14172 Change from Utah for HPPA support:
14173 * config.guess: Recognize hppa1.x-hp-bsd.
14174
14175Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14176
14177 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14178 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14179
14180Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14181
14182 * config.sub: Add support for rom68k and bug boot monitors.
14183
14184Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14185
14186 * Makefile.in: Make all-opcodes depend on all-bfd.
14187
14188Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14189
14190 * config.guess: Added special check for i[34]86-univel-sysv4*.
14191
14192Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14193
14194 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14195 the processor rather than assuming i486.
14196
14197Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14198
14199 * config.guess: Recognize SunOS6 as Solaris3.
14200
14201Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14202
14203 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14204 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14205
14206Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14207
14208 * build-all.mk (all-cross): New target for Canadian Cross.
14209 Added Q2 go32 targets.
14210 * test-build.mk: Configure go32 cross sparclite-aout and
14211 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14212 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14213
14214Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14215
14216 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14217 GO32 hosted toolchains
14218
14219Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14220
14221 * configure: change so "-exec-prefix" gets passed down rather
14222 than "-exec_prefix" so autoconf generated Makefiles get the
14223 exec_prefix set right.
14224
14225Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14226
14227 * config.guess: get the Solaris2 minor version number
14228
14229 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14230
14231Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14232
14233 * config.guess: Recognize some Sequent platforms.
14234
14235Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14236
14237 * Makefile.in: added the vault-install target
14238
14239 * configure.in: actually use the Sun3 makefile fragment that's in
14240 config, also added the release dir to configdirs
14241
14242Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14243
14244 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14245
14246Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14247
14248 * configure.in: remove some program from Alpha targetted toolchains
14249
14250Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14251
14252 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14253 gprof.
14254 (taz): Run "make diststuff" in those directories instead of "make
14255 proto-dir". Look for "VERSION=" only at start of line in subdir
14256 Makefile. Use "gzip -9" for compression.
14257 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14258 (binutils.tar.z): New target.
14259
14260Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14261
14262 * Makefile.in (taz): Include gpl.texinfo.
14263
14264Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14265
14266 * Makefile.in (setup-dirs): Merged into "taz" target.
14267 (taz): Only do `proto-dir' stuff if a directory is actually needed
14268 for this target.
14269
14270Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14271
14272 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14273 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14274 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14275 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14276 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14277
14278Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14279
14280 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14281 config.sub, and move-if-change to gdb testsuite distribution
14282 archive, so the testsuite can be extracted, configured, and
14283 run separately from the gdb distribution. Blow away the Chill
14284 tests that require a Chill compiled executable, since GNU Chill
14285 is not yet publically available.
14286
14287Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14288
14289 * test-build.mk: set environment variables in a single command,
14290 instead of a list of assignments and exports
14291
14292 * config.guess: recognize Alpha/OSF1 systems
14293
14294Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14295
14296 * configure: Change help message to prefer --options rather than
14297 -options.
14298
14299Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14300
14301 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14302 zippy@ecst.csuchico.edu.
14303 * config.guess: Recognize miniframe.
14304
14305Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14306
cc6010cd
AP
14307 * Makefile.in: Use srcroot to find runtest rather than rootme.
14308 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14309
14310Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14311
14312 * test-build.mk: Extensive additions to support building on a
14313 machine other than the host.
14314
14315Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14316
14317 * configure (tooldir): Fix for i386-aix again.
14318
14319Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14320
14321 * configure, Makefile.in: Change definition of $(tooldir)
14322 to match the FSF.
14323
14324Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14325
14326 * config.guess: Recognize i[34]86/SVR4.
14327
14328Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14329
14330 * Makefile.in (all-gdb): gdb depends on sim.
14331
14332Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14333
14334 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14335 at the same time we make the prototype gdb directory.
14336 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14337 files at the same time as the gdb base release distribution.
14338
14339Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14340
14341 * Makefile.in (check): Use individual check targets rather than
14342 DO_X rule.
14343 (check-gcc): Added.
14344
14345Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14346
14347 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14348 for System V release 3.2.
14349
14350Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14351
14352 * config.sub: Recognize hppaosf.
14353 * configure.in: Do configure ld/binutils/gas for it.
14354
14355Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14356
14357 * configure (tooldir): Alter syntax used to set this, for systems
14358 where "\$" isn't handled right, like i386-aix.
14359
14360Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14361
14362 * configure: Pass program-transform-name, not
14363 program_transform_name, to recursive configures.
14364
14365Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14366
14367 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14368 of gas+ld+binutils.
14369
14370Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14371
14372 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14373
14374Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14375
14376 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14377
6599da04
JM
14378Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14379
14380 * Makefile.in (PRMS): Set back to all-prms.
14381
14382Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14383
14384 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14385 targets, rather than for MIPS hosts.
14386
14387Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14388
14389 * configure.in: add comment for --with-x default values
14390
14391 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14392
14393 * Makefile.in: add check-* targets for each of the directories in
14394 the tree. Add a definition of RUNTEST that will use the one we
14395 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14396
14397Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14398
14399 * configure.in: Removed obsolete references to bfd_target and
14400 target_makefile_frag.
14401
14402 * build-all.mk: Set assorted targets for Q2.
14403 * config.sub: Recognize z8k-sim and h8300-hms.
14404 * test-build.mk: Really don't pass host to configure.
14405 (HOLES): Added uname.
14406
14407Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14408
14409 * configure: Handle an empty program-prefix, program-suffix or
14410 program-transform-name correctly.
14411
14412Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14413
14414 * build-all.mk: -G 8 no longer required for MIPS targets.
14415 * test-build.mk: Don't pass host argument to configure; make it
14416 guess.
14417
14418Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14419
14420 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14421 * Makefile.in (COMPRESS): New macro, like GZIP.
14422
14423Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14424
14425 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14426
14427 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14428 with gas currently defaults to -G 0.
14429
14430Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14431
14432 * Makefile.in (all-flex): flex depends on byacc.
14433
14434 * build-all.mk: If host not specified, use config.guess. Pass TAG
14435 to test-build.mk as RELEASE_TAG.
14436 * test-build.mk (configargs): New variable containing arguments to
14437 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14438 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14439
14440 * config.guess: Use /bin/uname when checking -X argument on SCO,
14441 to avoid invoking GNU uname which doesn't understand -X.
14442
14443 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14444
14445 * configure.in: Build gas for mips-*-*.
14446
14447Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14448
14449 * Makefile.in (all.normal): insert missing backslash.
14450
14451Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14452
731a8127 14453 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14454
14455 * Makefile.in: Complete overhaul to merge many almost identical
14456 targets.
14457
14458Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14459
14460 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14461 (gdb.tar.Z): Adjusted.
14462
14463 * Makefile.in (setup-dirs, taz): New targets; should be general
14464 enough to adapt for gdb sometime. Build only .z file.
14465 (gas.tar.z): New target.
14466
14467Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14468
14469 * build-all.mk: Use CC=cc -Xs on Solaris.
14470
6599da04
JM
14471Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14472
14473 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14474 for handling BISON for FSF releases.
14475
14476Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14477
14478 * configure: Actually implement the change zoo just documented.
14479
14480Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14481
14482 * configure: when using config.guess, only set target_alias when
14483 it's not already been set (ie, on the command line)
14484
14485Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14486
14487 * Makefile.in: add installcheck target, set PRMS to install-prms
14488
14489Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14490
14491 * configure: add support for package_makefile_fragment, handle the
14492 case where a directory has a configure.in file but no Makefile.in
14493 more gracefully (with an actual understandable error message, even);
14494 add support for --without (and add this to the usage message); also
14495 explicitly add a --host=${host_alias} to the command line when
14496 config.guess is used
14497
14498Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14499
14500 * configure: Must use both --host and --target in recursive calls.
14501
14502Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14503
14504 * Makefile.in: Change deja-gnu to dejagnu.
14505
14506Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14507
14508 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14509
14510Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14511
14512 * configure.in: canonicalize all instances to *-*-solaris2*,
14513 also strip out a number of tools to not build for go32 host
14514
14515Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14516
14517 * config.guess: add GPL.
14518
14519 * Makefile.in, config.guess, config.sub, configure: bump
14520 copyrights to 93.
14521
14522Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14523
14524 * Makefile.in (do-info): Removed obsolete check for existence of
14525 localenv file.
14526
14527 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14528
14529Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14530
14531 * Makefile.in: a couple of 'else true' for decstation,
14532 support for TclX
14533
14534 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14535
14536Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14537
14538 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14539
14540Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14541
14542 * config.guess: Recognize i386-ibm-aix (PS/2).
14543 * configure.in: Use config/mh-aix386 file for it.
14544
14545Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14546
14547 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14548 CC_FOR_TARGET instead.
14549 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14550
14551Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14552
14553 * Makefile.in: Add sim to list of directories sent with gdb
14554
14555Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14556
14557 * configure.in: Put back mips-dec-bsd* case.
14558
14559Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14560
14561 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14562 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14563 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14564
14565Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14566
14567 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14568
14569 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14570 (install-info): install dir.info only if it exists,
14571 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14572
14573Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14574
14575 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14576 gas for mips-dec-bsd.
14577
14578Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14579
14580 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14581 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14582
14583Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14584
14585 * configure.in: Added "dejagnu" to hosttools list.
14586
14587Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14588
14589 * config.sub, configure.in, config.guess: Add support
14590 for Bosx, an AIX variant from Bull.
14591 Patches from F.Pierresteguy@frcl.bull.fr.
14592
14593Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14594
14595 * devo/dejagnu: Initial creation of devo/dejagnu.
14596 Migrated dejagnu testcases and support files for testing software
14597 tools to reside as subdirectories, currently called "testsuite",
14598 within the directory of the software tool. Migrated all programs,
14599 support libraries, etc. beloging to dejagnu proper from
14600 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14601 with no modifications. The changes to these files which will
14602 allow them to configure, build, and execute properly will be made
14603 in a future update.
14604
14605Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14606
14607 * Makefile.in: Change send_pr to send-pr.
14608 * configure.in: Likewise.
14609 * send_pr: Renamed directory to send-pr.
14610
14611Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14612
14613 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14614
14615Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14616
14617 * README: Update for gdb-4.8 release.
14618 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14619 gdb-xxx.tar.z (gzip'd) file also.
14620
14621Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14622
14623 * Makefile.in: make all-diff depend on all-libiberty
14624
14625Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14626
14627 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14628
14629Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14630
14631 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14632
14633Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14634
14635 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14636 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14637 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14638
14639Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14640
14641 * Makefile.in: makeinfo binary is in a new location
14642
14643Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14644
14645 * config.sub: Accept -ecoff as an OS.
14646
14647 * Makefile.in: Various changes to eliminate a level of make
14648 recursion and reduce the required command line length.
14649 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14650 sub-makes.
14651 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14652 variables holding settings for specific sub-makes.
14653 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14654 in terms of BASE_FLAGS_TO_PASS.
14655 (TARGET_LIBS): New variable listing directories which use
14656 TARGET_FLAGS_TO_PASS.
14657 (subdir_do): Eliminated.
14658 (do-*): New set of targets to replace subdir_do.
14659 (various): All targets which used subdir_do now depend on do-*.
14660 (local-clean): Renamed from do_clean.
14661 (local-distclean): New target, dependency of distclean and
14662 realclean.
14663 (install-info): Don't create directories. Depend on dir.info
14664 rather than calling make recursively.
14665 (install-dir.info): Eliminated.
14666 (install-info-dirs): Create all info directories here.
14667 (dir.info): Depend upon do-install-info.
14668
14669 * test-build.mk (HOLES): Added false.
14670
14671Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14672
14673 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14674
14675Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14676
14677 * Makefile.in (info): remove dependency on all-texinfo. The
14678 problem was really in texinfo/C, not at this level.
14679
14680Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14681
14682 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14683
14684Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14685
14686 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14687 GDB releases.
14688
14689Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14690
14691 * configure: Include srcdir in message about target of link not
14692 being found. Don't convert `-' to `_' in `with' options being
14693 passed to subdirs.
14694
14695Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14696
14697 * configure.in: add uudecode to host_tools
14698
14699 * Makefile.in: added {all,install}-uudecode targets, added them to
14700 the appropriate lists
14701
14702Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14703
14704 * Makefile.in (all-gcc): Added dependency on all-gas.
14705
14706 * configure.in (mips-*-*): Build ld and binutils.
14707
14708Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14709
14710 * configure: check return code from mkdir, print error message and
14711 exit on failure.
14712
14713Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14714
14715 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14716
14717Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14718
14719 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14720
14721Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14722
14723 * config.sub (h8500): Recognize this as a cpu type.
14724
14725Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14726
14727 * configure: source directory missing is no longer a warning
14728
14729 * configure.in: recognize irix[34]* instead of irix[34]
14730
14731 * Makefile.in: define and pass down X11_LIB
14732
6599da04
JM
14733Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14734
14735 * guess-systype: Renamed to ...
14736 * config.guess: ... by popular request.
14737 * configure.in, Makefile.in: Update accordingly.
14738
14739Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14740
14741 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14742 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14743 + Execute ./dummy instead of assuming . is in PATH.
14744
14745Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14746
14747 * guess-systype: New shell script. Attempts to guess the
14748 canonical host name of the executing host.
14749 Only a few hosts are supported so far.
14750 * configure: Call guess-systype if no host is specified.
14751
14752Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14753
14754 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14755 gcc Makefile.
14756
14757
14758Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14759
14760 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14761 (all-gcc, install-gcc, subdir_do): Use it.
14762
14763Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14764
14765 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14766
14767Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14768
14769 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14770 set exclusively by configure, using configure.in .
14771
14772Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14773
14774 * test-build.mk: set $PATH for all builds
14775
14776 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14777
14778Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14779
14780 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14781 the one used in gcc/Makefile.in, so that a null expansion doesn't
14782 override the one needed to build gcc with a native cc.
14783
14784
14785Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14786
14787 * configure: Accept -with arguments.
14788
14789Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14790
14791 * Makefile.in: added h8300sim
14792
14793Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14794
6599da04
JM
14795 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14796 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14797 (all-cygnus, native, build-cygnus): Make
14798 $(canonhost)-stamp-3stage-done, not $(host)....
14799 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14800 i386-sco3.2v4. Added else true to if command.
14801
14802Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14803
14804 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14805
14806Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14807
14808 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14809
14810Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14811
14812 * configure.in: don't remove binutils from Solaris builds
14813
14814Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14815
14816 * Makefile.in: get rid of earlier definitions for *clean,
14817 also handle the recursive info rule better
14818
14819Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14820
14821 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14822 do more-or-less the right thing.
14823
14824Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14825
14826 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14827 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14828
14829Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14830
14831 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14832 $(host_canonical).
14833
14834 * configure.in: split the configdirs list into 4 categories (native
14835 v. cross, library v. tool) and handle the cross-only and native-
14836 only in more reasonable (and correct!) way.
14837
14838Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14839
14840 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14841 configdirs anymore.
14842
14843Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14844
14845 * Makefile.in: extensive cleanup:: removed all of the explicit
14846 clean-* targets, collapsed many wrappers around subdir_do into
14847 one, added additional targets to satisfy standards.texi, deleted
14848 some old targets, some changes for consistency
14849
14850Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14851
14852 * configure.in: handle some programs as cross-only, and others as
14853 native only
14854
14855 * test-build.mk: handle partial holes in a more generic manner
14856
14857 * Makefile.in: m4 depends on libiberty
14858
6599da04
JM
14859Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14860
14861 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14862 time, wdiff, and find to configdirs
14863
14864 * Makefile.in: all, clean, and install rules for the new programs
14865 added to configure.in
14866
14867Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14868
14869 * configure.in: use mh-sun for all *-sun-* hosts
14870
6599da04
JM
14871Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14872
14873 * Makefile.in: define flags for X11 include files and library file
14874 locations, pass them down to the programs that need this info
14875
14876 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14877
6599da04
JM
14878Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14879
14880 * configure.in: start building libg++ for HP-UX targets
14881
14882Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14883
14884 * README: Update references to files moved into etc/.
14885
14886Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14887
14888 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14889 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14890
14891Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14892
14893 * configure: accept dash as well as underscore in long option
14894 names for FSF compatibility.
14895
14896Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14897
14898 * config.sub: added -sco3.2v4 support from FSF.
14899
14900Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14901
14902 * configure.in: expand the section that adds or removes
14903 directories from the list of programs to build, to handle native
14904 vs. cross in addition to host v. native
14905
14906Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14907
14908 * Makefile.in: Replace C++ in macro names with CXX.
14909 This is less likely to break ...
14910
14911Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14912
14913 * test-build.mk: add -w to GNU_MAKE
14914
14915Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14916
14917 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14918 add 'sparc' to list of recognized cpus. This needed to make
14919 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14920 Delete some redundant ose68 variants. Recognize -wrs as an os,
14921 then changes that into $CPU-wrs-vxworks.
14922
14923 * configure.in: remove most references to gdbtest, regularize
14924 target based program removal
14925
14926 * test-build.mk: import from p3 tree (many fixes and changes)
14927
14928Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14929
14930 * Makefile.in: added rules to handle tcl, tk, and expect
14931
14932 * configure.in: handle those directories if they exist
14933
14934Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14935
14936 * config.sub: removed bogus hppabsd and hppahpux names, since
14937 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14938
14939Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14940
14941 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14942 depends upon all-xiberty
14943
14944 * Makefile.in: changes from p3, including:
14945
14946 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14947
14948 * Makefile.in (XTRAFLAGS): include newlib directories if
14949 newlib/Makefile exists, rather than if host != target.
14950
14951 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14952
14953 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14954 from the same source tree and not building a cross-compiler. This
14955 matters for the libg++ configuration if reconfiguring a tree that
14956 has already been installed.
14957
14958 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14959
14960 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14961 pick up the machine and system specific header files.
14962
14963 * Makefile.in: added AS_FOR_TARGET, passed down in
14964 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14965 the C compiler to use to create programs which are run in the
14966 build environment, set it to default to $(CC), and passed it down
14967 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14968
14969 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14970
14971 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14972 We need them for unusual native builds, like systems without
14973 ranlib.
14974
14975 * configure: also define $(host_canonical) and
e490616e
ZW
14976 $(target_canonical), which are the full, canonical names for the
14977 given host and target
6599da04
JM
14978
14979Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14980
14981 * Makefile.in: Added separate definitions for C++.
14982
14983Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14984
14985 * configure.in (configdirs): Add deja-gnu.
14986
14987Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14988
14989 * README: Update for configure.texi and gdb-4.7 release.
14990
14991Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14992
14993 * Makefile.in: Move "all" target to top of file.
14994 Previously, first target was ".PHONY" which caused BSD4.4 make
14995 to build .PHONY when make was run without arguments.
14996
14997Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14998
14999 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15000 Library-copylefted code in libiberty.
15001
15002Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15003
15004 * config.sub: Replace m68kmote with plain old m68k.
15005
15006Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15007
15008 * Makefile.in: Remove space from blank line, avoid Make complaints.
15009
15010Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15011
15012 * config.sub: Complain if no argument is given. Added support for
15013 386bsd as OS and target alias.
15014
15015Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15016
15017 * Makefile.in (XTRAFLAGS): include newlib directories if
15018 newlib/Makefile exists, rather than if host != target.
15019
15020Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15021
15022 * config.sub: recognize sparclite-wrs-vxworks.
15023
15024 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15025 p3.) Added clean-xiberty to clean.
15026
15027Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15028
15029 * configure.in: use *-*-* instead of nested cases for host and target
15030
15031Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15032
15033 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15034 from the same source tree and not building a cross-compiler. This
15035 matters for the libg++ configuration if reconfiguring a tree that
15036 has already been installed.
15037
15038Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15039
15040 * config.sub (i486v/i486v4): Merge in from FSF version.
15041
15042Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15043
15044 * configure: only set PWD if it is already set.
15045
15046Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15047
15048 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15049 doesn't have unset and all success paths (and most error paths)
15050 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15051 to just ${PWD} to avoid confusion.)
15052
15053Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15054
15055 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15056 even for a native compilation.
15057
15058Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15059
15060 Changes to make the gdb.tar.Z rule work better.
15061
15062 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15063 (DEVO_SUPPORT): Add configure.texi.
15064 (bfd-ilrt.tar.Z): Remove ancient rule.
15065
15066Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15067
15068 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15069 pick up the machine and system specific header files.
15070
15071 * configure.in, config.sub: added new target m68010-adobe-scout,
15072 with alias of adobe68k. Changed configure.in to check for
15073 -scout before -sco* to avoid a false match.
15074
15075 * Makefile.in: added AS_FOR_TARGET, passed down in
15076 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15077 the C compiler to use to create programs which are run in the
15078 build environment, set it to default to $(CC), and passed it down
15079 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15080
15081Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15082
15083 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15084 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15085 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15086 FOR_TARGET variants, to newlib and libg++.
15087
15088Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15089
15090 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15091 first.
15092
15093Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15094
15095 * config.sub: Accept `elf' as an environment.
15096
15097Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15098
15099 * Makefile.in (all-opcodes): cd into the right directory
15100
15101Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15102
15103 * configure: added -program_transform_name option, used as
15104 argument to sed when installing programs.
15105 configure.texi: added documentation for -program_prefix,
15106 -program_suffix and -program_transform_name.
15107
15108Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15109
15110 * config.sub: Accept i486 where i386 ok.
15111
15112Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15113
15114 * config.sub: accept we32k
15115
15116Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15117
3b75d237 15118 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15119
15120 * Makefile.in: don't create all directories for ``make install'';
15121 let the subdirectories create the ones they need.
15122
15123Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15124
e490616e 15125 * COPYING: new file, GPL v2
6599da04
JM
15126
15127Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15128
15129 * Makefile.in: use the new gen-info-dir, which needs a template
15130 argument (which also lives in texinfo)
15131
15132 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15133
6599da04
JM
15134Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15135
15136 * config.sub (ncr3000): Change i386 to i486.
15137
15138Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15139
15140 * Makefile.in: add install-rcs, install-grep to
15141 install-no-fixedincludes, removed install-bison and install-libgcc
15142
15143Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15144
15145 * configure.in: grab the HPUX makefile fragment if on HPUX
15146
15147Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15148
15149 * Makefile.in: eradicate bison spoor (ditto libgcc).
15150 configure.in: recognise m68{k,000}-ericsson-OSE.
15151 es1800 is alias for m68k-ericsson-OSE
15152
15153Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15154
15155 * configure.in: rearrange the parts that remove programs from
15156 configdirs, based now on HOST==TARGET or by canonical triple.
15157
15158Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15159
15160 * test-build.mk: recurse explicitly with -f test-build.mk when
15161 appropriate. predicate stage3 and comparison on the existence
15162 of gcc. That is, if gcc isn't around, we aren't three-staging.
15163 On very clean, also remove ...stamp-co. Build in-place before
15164 doing other builds.
15165
15166Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15167
15168 * Makefile.in, configure.in: add tgas
15169
15170Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15171
15172 * Makefile.in: a number of changes merged in from progressive.
15173
15174 * configure.in: add libm.
15175
15176 * .cvsignore: ignore some stuff that comes from test-build.mk.
15177
6599da04
JM
15178Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15179
15180 * config.sub: Add es1800 (m68k-ericsson-es1800).
15181
15182Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15183
15184 * configure: Add program_suffix (parallel to program_prefix)
15185 * Makefile.in: adjust directory-creating script for losing decstation
15186
15187Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15188
15189 * configure: Minor $subdir-related fixes.
15190
15191Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15192
15193 * configure: fix various problems with propogating
15194 makefile_target_frag in subdirs.
15195 * configure.in: config libgcc if its there
15196
15197Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15198
15199 * config.sub: HPPA merge.
15200
6599da04
JM
15201Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15202
15203 * Makefile.in: Replace all-bison with all-byacc in all
15204 dependency lines for other tools (which now use byacc).
15205
15206Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15207
15208 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15209
6599da04
JM
15210Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15211
15212 * Makefile.in: make gprof rules similar to byacc rules (instead of
15213 vestigal $(unsubdir) that didn't work...)
15214
15215Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15216
15217 * config.sub: Add support for Linux.
15218 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15219 (at least for libg++).
15220
15221Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15222
15223 * configure.texi: fix doc for the -nfp option to configure
15224
15225Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15226
15227 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15228
15229Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15230
15231 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15232 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15233 * configure.in: added solaris* host_makefile_frag hook.
15234
15235Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15236
15237 * config.sub: changed recognition of m68000 so that various
15238 m68k types can be specified via m680[01234]0
15239
15240Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15241
15242 * config.sub (basic_machine): fix sed so that '-foo' isn't
15243 completely substituted out while .+'-foo' loses the '-foo'
15244
15245Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15246
15247 * config.sub ($os): Add -aout.
15248
15249Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15250
15251 * configure: If host_makefile_frag is absolute, don't
15252 prefix ${invsubdir} (relevant to libg++ auto-configure).
15253
15254Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15255
15256 * Makefile.in (tooldir): Define it.
15257 (all-ld): Depend on all-flex.
15258
15259Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15260
15261 * Makefile.in (check): Fix libg++ special case.
15262
15263Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15264
15265 * configure: do not bury `pwd` into config.status, thus do fewer
15266 pwd's.
15267
15268 * configure: print the "Building in" message only when building in
15269 other than "." AND verbose.
15270
63f6bcd7 15271 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15272 configures.
15273
15274 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15275
15276Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15277
15278 * Makefile.in: macroize flags passed on recursion. remove
15279 fileutils.
15280
15281Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15282
15283 * configure: get makesrcdir right for subdirs deeper than 1.
15284
15285 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15286 install.
15287
15288Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15289
15290 * Makefile.in: don't print subdir_do or recursion lines.
15291
15292Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15293
15294 * standards.texi: added menu item.
15295
15296 * Makefile.in: build and install standards.info.
15297
15298 * standards.texi: new file.
15299
15300Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15301
15302 * configure: test for and move config.status pieces from
15303 ${subdir}/.
15304
15305Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15306
6599da04
JM
15307 * configure: Test for existance of files before trying to mv
15308 them, to avoid numerous non-existance messages.
15309
15310Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15311
15312 * configure: correct final line of config.status.
15313
15314 * configure: patch from eggert. Avoids a protection problem if
15315 the original Makefile.in is read only.
15316
15317 * configure: use move-if-change from gcc to create config.status.
15318 Some makefiles depend on config.status to tell if a directory
15319 has been reconfigured for a different host. This change
15320 prevents those directories from remaking everything in the case
15321 where the reconfig was only intended to rebuild a Makefile.
15322
15323 * configure: test for config.sub with "config.sub sun4" rather
15324 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15325 host alias from a missing config.sub.
15326
15327Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15328
15329 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15330 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15331
15332Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15333
15334 * configure: mkdir ${subdir} as needed.
15335
15336Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15337
15338 * Makefile.in,configure.in: added autoconf.
15339
15340Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15341
15342 * Makefile.in: no longer pass against on recursion.
15343
15344 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15345 definitions are not inherited.
15346
15347 * configure: correct makesrcdir when subdir is .
15348
15349Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15350
15351 * configure: Add support for 'subdirs' variable, which is
15352 like 'configdirs', except that configure doesn't re-invoke
15353 itself for subdirs, it just creates a Makefile for each subdir.
15354 * configure.texi: Document subdirs.
15355
15356Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15357
15358 * configure.in: added flex to configdirs
15359
15360Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15361
15362 * Makefile.in: remove clean-stamps from clean.
15363
15364Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15365
15366 * configure.in: Add gdbtest to configdirs.
15367
15368Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15369
15370 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15371 to recursive makes.
15372 * configure.in: Recognize new ncr3000 config.
15373
15374Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15375
15376 * Makefile.in, configure.in: removed references to gdbm.
15377
15378Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15379
15380 * config.sub: Don't canonicalize os value
15381 newsos* to bsd (readline needs to check for newsos).
15382 (This fix was earlier made Jan 31, but got re-broken.)
15383
15384Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15385
15386 * configure.in: sco is an os, not a vendor!
15387
15388 * configure: Quote $( better. Keep various shells happy.
15389
15390Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15391
15392 * Makefile.in: eliminate stamp-files.
15393
15394Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15395
15396 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15397 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15398
15399Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15400
15401 * config.sub: fix iris/iris3.
15402
15403Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15404
15405 * configure: re-add -rm.
15406
15407Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15408
15409 * Maskefile.in: add .stmp-rcs to all.
15410
15411 * configure.in: remove gas from rs6000 build, use aix host fragment.
15412
15413Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15414
15415 * configure: pass down site_option during recursion.
15416
15417Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15418
15419 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15420
15421Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15422
15423 * configure: Change exec_prefix so that it really defaults to prefix.
15424
15425Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15426
15427 * Makefile.in, configure.in: Add support for mmalloc library.
15428
15429Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15430
15431 * Makefile.in: add stmp dependencies for a few more things.
15432
15433Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15434
15435 * configure: adjusted error message on objdir/srcdir configure
15436 collision, per john's suggestion.
15437
15438 * Makefile.in: add libiberty stmp to all and all.cross.
15439
15440Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15441
15442 * Makefile.in: remove force dependencies, add grep to all.
15443
15444Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15445
15446 * Makefile.in: drop flex. make stamp files work.
15447
15448 * configure: added test for conflicting configuration in srcdir,
15449 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15450 gets cranky. use relative paths for configure and srcdir
15451 whenever possible. Send some error messages to stderr that were
15452 going to stdout.
15453
15454Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15455
15456 * Makefile.in: Fix libg++ rule to check for gcc directory
15457 before using gcc/gcc. Also pass XTRAFLAGS.
15458
15459Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15460
15461 * Makefile.in: added stmp-files so that directories aren't polled
15462 when they are already built.
15463
15464 * configure.texi: fixed a node pointer problem.
15465
15466Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15467
731a8127 15468 * config.sub configure.in gdb/configure.in
6599da04
JM
15469 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15470 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15471 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15472
15473Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15474
15475 * configure: -recurring becomes -silent. corrected help message
15476 for -site= option.
15477
15478 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15479
15480Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15481
15482 * configure: when building Makefile for crosses, replace
15483 tooldir and program_prefix. default srcdir from location of
15484 config.sub. remove "for host in hosts" and "for target in
15485 targets" loops.
15486
15487Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15488
15489 * Makefile.in: Do not pass bindir or mandir to cvs.
15490
15491Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15492
15493 * Makefile.in, configure.in: removed traces of namesubdir,
15494 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15495 copyrights to '92, changed some from Cygnus to FSF.
15496
15497 * configure.texi: remove most references to multiple hosts,
15498 multiple targets, subdirs, etc.
15499
15500 * configure.man: removed rcsid. reference config.sub not
15501 config.subr.
15502
15503 * Makefile.in: mkdir $(infodir) on install-info.
15504
15505Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15506
15507 * configure.texi: Explain better about .gdbinit and about
15508 the environment that configure.in sections run in.
15509
15510Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15511
15512 * configure.in: Ultrix is only a decstation if it's a MIPS.
15513
15514Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15515
15516 * README: DOC.configure => cfg-paper.texi.
15517
15518Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15519
15520 * config.sub (near case $os): Don't convert newsos* to bsd!
15521
15522Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15523
15524 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15525 the number of copies of COPYING that go into the GDB tar file.
15526
15527Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15528
731a8127 15529 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15530 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15531 Fix SCO configuration stuff.
15532
15533Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15534
15535 * Makefile.in: For libg++, make sure the -I pointing
15536 to the gcc directory goes *after* all the libg++-local -I flags.
15537 Also, move just-gcc dependency from just-libg++ to all-libg++.
15538
15539Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15540
15541 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15542
15543Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15544
15545 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15546
15547Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15548
15549 * config.sub: Add stratus configuration frags. Also
15550 submitted to FSF.
15551
15552Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15553
15554 * Makefile.in (DEV_SUPPORT): add configure.man.
15555
15556 * config.sub(Decode manufacturer-specific): add -none*.
15557
15558Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15559
15560 * Makefile.in: remove form feeds to make Sun's make happy.
15561 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15562
15563Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15564
15565 * Makefile.in (AR_FLAGS): Make quieter.
15566
15567Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15568
15569 * configure.in: Add libg++.
15570 * configure: When verbose, don't output the command line at each
15571 level; it will be unremarkably the same as the previous version,
15572 which will be the same as what the user typed.
15573
15574Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15575
15576 * configure.in, Makefile.in: fix clean-info, add flex. add
15577 fileutils.
15578
15579 * configure: be less sensitive to spaces in Makefile.in. Do not
15580 look for sources in "..". Doing so breaks subdirectories that
15581 might have their own configure. If a subdir has it's own
15582 configure script, use it.
15583
15584Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15585
15586 * cfg-paper.texi: some changes suggested by rms.
15587
15588Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15589
15590 * config.sub: Merge in some small additions from the FSF version,
15591 taken from the gcc distribution, to bring the Cygnus and FSF
15592 versions into closer sync.
15593
15594Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15595
15596 * configure.in: Changed svr4 references to sysv4.
15597
15598Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15599
15600 * configure: added -V for version number option.
15601
15602Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15603
15604 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15605 renamed from DOC.configure to cfg-paper.texi.
15606
15607Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15608
15609 * configure, config.subr, config.sub: config.subr is now
15610 config.sub again.
15611
15612Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15613
15614 * configure.texi: new file, in progress.
15615
15616 * Makefile.in: build info file and install the man page for
15617 configure.
15618
15619 * configure.man: new file, first cut.
15620
15621 * configure: find config.subr again now that configuration "none"
15622 has gone. removed all traces of the -ansi option. removed all
15623 traces of the -languages option.
15624
15625 * config.subr: resync from rms.
15626
15627Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15628
15629 * configure, config.sub, config.subr: merge config.sub into
15630 config.subr, call the result config.subr, remove config.sub, use
15631 config.subr.
15632
15633 * Makefile.in: revised install for dir.info.
15634
15635Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15636
15637 * configure.in: add decstation host makefile frag.
15638
15639 * Makefile.in: BISON now bison -y again. also install-gcc on
15640 install. clean-gdbm on clean. infodir belongs in datadir.
15641 Make directories for info install. Build dir.info here then
15642 install it.
15643
15644Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15645
15646 * Makefile.in: fix for bad directory tests.
15647
15648Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15649
15650 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15651 regexp. -srcdir relative was being handled incorrectly.
15652
15653 * Makefile.in: unwrapped some for loops so that parallel makes
15654 work again and so one can focus one's attention on a particular
15655 package.
15656
15657Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15658
15659 * configure: added PWD as a stand in for `pwd` (for speed). use
15660 elif wherever possible. make -srcdir work without -objdir.
15661 -objdir= commented out.
15662
15663Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15664
15665 * configure: +options become --options. -subdirs commented out.
15666 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15667 Makefile now at top of generated Makefile. Removed cvs log
15668 entries. added -srcdir. create .gdbinit only if there is one
15669 in ${srcdir}.
15670
15671 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15672 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15673 and mandir now keyed off datadir by default.
15674
15675Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15676
15677 * Freshly created ChangeLog.
15678
15679\f
15680Local Variables:
15681mode: change-log
15682left-margin: 8
15683fill-column: 76
15684version-control: never
15685End: