]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Fix pathname.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
60a2e213
RW
12010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 PR bootstrap/41818
4 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6 * Makefile.in: Regenerate.
7
7413962d
RG
82010-01-02 Richard Guenther <rguenther@suse.de>
9
10 PR lto/41529
11 * configure.ac: Include config/elf.m4. Disable LTO if not
12 builting for an elf target.
13 * configure: Regenerate.
14
f77f3945
CF
152009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
16
17 * MAINTAINERS: Change my email address.
18
4960e3f0
BE
192009-12-18 Ben Elliston <bje@au.ibm.com>
20
21 * config.sub, config.guess: Update from upstream sources.
22
d16a31da
SZ
232009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
24
25 * MAINTAINERS (Write After Approval): Add myself.
26
3a5729ea
KG
272009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
28
29 PR middle-end/30447
30 PR middle-end/30789
31 PR other/40302
32
33 * configure.ac: Require MPC.
34 * configure: Regenerate.
35
43e02a8a
RW
362009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
37
38 PR target/38384
39 PR bootstrap/40972
40 * libtool.m4: Sync from git Libtool.
41 * ltoptions.m4: Likewise.
42 * ltversion.m4: Likewise.
43 * lt~obsolete.m4: Likewise.
44 * ltmain.sh: Likewise.
45
360d4522
KG
462009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
47
48 * configure.ac: Update minimum MPC version to 0.8.
49 * configure: Regenerate.
50
f264ed56
SP
512009-11-21 Sebastian Pop <sebpop@gmail.com>
52
53 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
54 * configure: Regenerated.
55
ed2eaa9f
ILT
562009-11-21 Ian Lance Taylor <iant@google.com>
57
58 * configure.ac: Change default of poststage1_ldflags to be empty if
59 poststage1_libs is set. When poststage1_libs is empty, and
60 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
61 * configure: Rebuild.
62
58346783
AN
632009-11-21 Adam Nemet <adambnmet@gmail.com>
64
65 * MAINTAINERS (Write After Approval): Update my email address.
66
5ca0106a
BE
672009-11-20 Ben Elliston <bje@au.ibm.com>
68
69 * config.guess: Update from upstream sources.
70
87213cd4
AO
712009-11-16 Alexandre Oliva <aoliva@redhat.com>
72
73 * Makefile.def: Restore host and target settings for gmp.
74 * Makefile.in: Rebuild.
75
f61428ed
AO
762009-11-16 Alexandre Oliva <aoliva@redhat.com>
77
78 * configure.ac: Add libelf to host_libs. Enable in-tree configury
79 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
80 Fix portability of test of C++ as bootstrap language. Add
81 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
82 * configure: Rebuild.
83 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
84 and cloog. Fix in-tree ppl configuration. Introduce libelf
85 in-tree building.
86 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
87 (POSTSTAGE1_HOST_EXPORTS): Use it.
88 (STAGE[+id+]_CXXFLAGS): New.
89 (BASE_FLAGS_TO_PASS): Pass it down.
90 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
91 extra_exports.
92 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
93 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
94 extra_exports.
95 * Makefile.in: Rebuild.
96
f6c56be6
BE
972009-11-17 Ben Elliston <bje@au.ibm.com>
98
99 * config.sub, config.guess: Update from upstream sources.
100
0ccb5970
JK
1012009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
102
103 * MAINTAINERS (Write After Approval): Add myself.
104
3f08607c
JB
1052009-11-09 Jon Beniston <jon@beniston.com>
106
107 * MAINTAINERS (Write After Approval): Add myself.
108
5d571eaa
OS
1092009-11-06 Ozkan Sezer <sezeroz@gmail.com>
110
111 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
112 paths for *-w64-mingw* and x86_64-*mingw*.
113 * configure: Regenerated.
114
3be9759a
JR
1152009-11-05 Joern Rennecke <amylaar@spamcop.net>
116
117 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
118
c393f559
BK
1192009-11-02 Benjamin Kosnik <bkoz@redhat.com>
120
121 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
122 Phil Edwards to Write-After Approval.
123
ef4c4300
KT
1242009-10-30 Kai Tietz <kai.tietz@onevision.com>
125
126 * configure.ac: Disable target-winsup & co for
127 x86_64-*-mingw* and *-w64-mingw* targets.
128 * configure: Regenerated.
129
65a324b4
NC
1302009-10-16 Nick Clifton <nickc@redhat.com>
131
132 * MAINTAINERS: Add myself as a maintainer for the RX port.
133
22e5d3dc
JS
1342009-10-26 Johannes Singler <singler@kit.edu>
135
136 * MAINTAINERS (Write After Approval): Update my e-mail address.
137
17e72e5d
RO
1382009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
139
140 * configure.ac (CLooG test): Use = with test.
141 * configure: Regenerate.
142
ed3a56f3
RG
1432009-10-22 Richard Guenther <rguenther@suse.de>
144
145 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
146 cloog if the ppl version check failed. Move flags saving
147 before setting in libelf check.
148 * configure: Regenerate.
149
ad0abd3c
RG
1502009-10-21 Richard Guenther <rguenther@suse.de>
151
152 * configure.ac: Adjust the ppl and cloog configure to work as
153 documented. Disable cloog if ppl was disabled. Omit the version
154 checks if they were disabled.
155 * configure: Re-generate.
156
e4c5bd48
RW
1572009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
158
159 * configure.ac: Add 'lto' to enable_languages, not
160 new_enable_languages, and only if not already present.
161 * configure: Regenerate.
162
0ffd69c5
GP
1632009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
164
165 * README: Refer to the various COPYING* files instead of just
166 COPYING.
167 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
168
1fc23736
RE
1692009-10-07 Rafael Avila de Espindola <espindola@google.com>
170
171 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
172
58687768
RG
1732009-10-07 Richard Guenther <rguenther@suse.de>
174
175 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
176 and Richard Guenther as reviewers.
177 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
178 as reviewers.
179
49b0ca5c 1802009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 181
49b0ca5c 182 * config.sub: Update from upstream sources.
d2d9ce5e 183
aeb94799
ILT
1842009-10-06 Ian Lance Taylor <iant@google.com>
185
186 * Makefile.def: check-gold depends upon all-gas.
187 * Makefile.in: Rebuild.
188
123651cd
PM
1892009-10-05 Phil Muldoon <pmuldoon@redhat.com>
190
191 * MAINTAINERS (Write After Approval): Add myself.
192
d7f09764
DN
1932009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
194
195 * Makefile.def: all-lto-plugin depends on all-libiberty.
196 set bootstrap=true for lto-plugin.
197 Add lto-plugin.
198 * Makefile.in: Regenerate.
199 * configure.ac (host_libs): Add lto-plugin.
200 * configure: Regenerate.
201
d7f09764
DN
2022009-10-03 Diego Novillo <dnovillo@google.com>
203
204 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
205 (HOST_LIBELFLIBS): Define.
206 (HOST_LIBELFINC): Define.
207 * Makefile.in: Regenerate.
208 * configure.ac: Add --enable-lto.
209 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
210 If --enable-lto is used, add 'lto' to new_enable_languages.
211 If --enable-lto is used and gold is enabled, add
212 lto-plugin to configdirs.
213 * configure: Regenerate.
214
2152009-10-03 Simon Baldwin <simonb@google.com>
216
217 * configure.ac: If --with-system-zlib, suppress local zlib and
218 pass --with-system-zlib to subdir configure scripts.
219 * configure: Regenerate.
220
0ecdd2aa
LR
2212009-10-01 Loren J. Rittle <ljrittle@acm.org>
222 Paolo Bonzini <bonzini@gnu.org>
223
224 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
225 $(srcdir).
226 * Makefile.in: Rebuilt.
227
5bfbb7f7
GF
2282009-09-26 Gary Funck <gary@intrepid.com>
229
230 * MAINTAINERS (Write After Approval): Add myself.
231
3e661154
KG
2322009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
233
234 * configure.ac: Update minimum MPC version to 0.7.
235 * configure: Regenerate.
236
f1a036e4
NC
2372009-09-25 Nick Clifton <nickc@redhat.com>
238
239 * configure.ac: Pass any --cache-file=/dev/null option on to
240 subconfigures.
241 * configure: Regenerate.
242
d4c74acc
NC
2432009-09-23 Nick Clifton <nickc@redhat.com>
244
245 * config.sub, config.guess: Update from upstream sources.
246
03261b6d
LR
2472009-09-22 Loren J. Rittle <ljrittle@acm.org>
248
249 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
250 * Makefile.in: Rebuilt.
251
0db770bd
RW
2522009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
253
254 PR bootstrap/32272
255 * configure.ac: Error out if $srcdir isn't '.' but contains
256 host-${host_noncanonical}.
257 * configure: Regenerate.
258
71101870
RO
2592009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
260
261 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
262 maintainer.
263
ca6d0d62
RW
2642009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
265
79cd2b23
RW
266 * configure.ac: If bootstrapping a combined tree with
267 --enable-gold, require c++ in stage1_languages.
268 * configure: Regenerate.
269
ab9dcd0c
RW
270 * configure.ac: Also add target_libs of stage1_languages to
271 bootstrap_target_libs.
272 * configure: Regenerate.
273
ca6d0d62
RW
274 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
275 with --enable-languages not containing c++.
276 * configure: Regenerate.
277
1c3c9f12
JZ
2782009-09-15 Jie Zhang <jie.zhang@analog.com>
279
280 * configure.ac: Disable java and boehm-gc for bfin-*-*.
281 * configure: Regenerate.
282
6fb30a14 2832009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 284
6fb30a14
JR
285 * MAINTAINERS (Write After Approval): Update my e-mail address,
286 and move from from here...
287 (Waiting for paperwork): To here.
0318772d 288
4056c2c6
JM
2892009-09-09 Joseph Myers <joseph@codesourcery.com>
290
291 * MAINTAINERS (Reviewers): Add self as driver reviewer.
292
3e54529c
RW
2932009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
294
295 * configure.ac: Do not use $extrasub for replacing @if/@endif
296 parts in Makefile; instead, use additional arguments to
297 AC_CONFIG_COMMANDS to do the replacement manually, with several
298 sed invocations, to avoid HP-UX sed command limits.
299 * configure: Regenerate.
300
713e2ea6
AO
3012009-09-08 Alexandre Oliva <aoliva@redhat.com>
302
303 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
304 blank before -L.
305
5646b7b9
AO
3062009-09-04 Alexandre Oliva <aoliva@redhat.com>
307
308 * configure.ac (with-build-config): Document. Handle without.
309 Handle missing argument.
310 * configure: Rebuilt.
311
e12c4094
AO
3122009-09-03 Alexandre Oliva <aoliva@redhat.com>
313
314 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
315 Default to bootstrap-debug only if compare-debug works.
316 * configure: Rebuilt.
317 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
318 * Makefile.in: Rebuilt.
319
75cb0057
RO
3202009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
321
322 * MAINTAINERS (OS Port Maintainers): Update my email address.
323
8fc68cba
AO
3242009-09-01 Alexandre Oliva <aoliva@redhat.com>
325
326 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
327 * Makefile.in: Rebuilt.
328
44cb38cf
CD
3292009-09-01 Chris Demetriou <cgd@google.com>
330
331 * MAINTAINERS (Write After Approval): Add myself.
332
f9329c35
DS
3332009-08-31 Dodji Seketeli <dodji@redhat.com>
334
335 PR debug/30161
336 * include/dwarf2.h (enum dwarf_tag): Added
337 DW_TAG_GNU_template_template_param
338 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
339
f945e229
PB
3402009-08-30 Paolo Bonzini <bonzini@gnu.org>
341
342 * Makefile.tpl (AWK): Fix typo.
343 * Makefile.in: Regenerate.
344
87264276
PB
3452009-08-30 Paolo Bonzini <bonzini@gnu.org>
346
347 * configure.ac: Detect awk and sed.
348 * Makefile.def (flags_to_pass): Add AWK and SED.
349 * Makefile.tpl (AWK, SED): New.
350 (BASE_FLAGS_TO_PASS): Add AWK and SED.
351 * configure: Regenerate.
352 * Makefile.in: Regenerate.
353
68ccd57c
DK
3542009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
355
356 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
357 (collapseslashes): Likewise.
358
df58e648
RW
3592009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
360
361 * configure.ac (AC_PREREQ): Bump to 2.64.
362
0539cb2c
RW
3632009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
364
70fa0efa
RW
365 * configure.ac: Remove --with-datarootdir, --with-docdir,
366 --with-pdfdir, --with-htmldir switches.
367 * configure: Regenerate.
368
5213506e
RW
369 * configure: Regenerate.
370
0539cb2c
RW
371 * compile: Sync from Automake 1.11.
372 * depcomp: Likewise.
373 * install-sh: Likewise.
374 * missing: Likewise.
375 * mkinstalldirs: Likewise.
376 * ylwrap: Likewise.
377
197c68cc
DK
3782009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
379
380 * ltmain.sh (func_normal_abspath): New function.
381 (func_relative_path): Likewise.
382 (func_mode_help): Document new -bindir option for link mode.
383 (func_mode_link): Add new -bindir option, and use it to place
384 output DLL if specified.
385
58af276a
RW
3862009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
387
0115d4a3
RW
388 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
389 (baseargs): Add --disable-option-checking.
390 * configure: Regenerate.
391
58af276a
RW
392 * Makefile.def (configure-target-libiberty): Depend on
393 all-binutils and all-ld.
394 (configure-target-newlib): Likewise.
395 * Makefile.in: Regenerate.
396
e9d9afef
BE
3972009-08-17 Ben Elliston <bje@au.ibm.com>
398
399 * config.sub, config.guess: Update from upstream sources.
400
354ebf88
RW
4012009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
402
403 Sync from src, merge:
404
405 2009-07-02 Tristan Gingold <gingold@adacore.com>
406
407 * configure.ac: Do not exclude gas for i386-*-darwin.
408 Add a case for x86_64-*-darwin.
409 * configure: Regenerate.
410
8375f7b2
NV
4112009-08-06 Neil Vachharajani <nvachhar@gmail.com>
412
413 * MAINTAINERS: Add my name to Write After Approval list.
414
ca9fe997
ME
4152009-08-06 Michael Eager <eager@eagercon.com>
416
417 * configure.ac: Add Microblaze target.
418 * configure: Regenerate.
419
ea2002ba
CB
4202009-07-31 Christian Bruel <christian.bruel@st.com>
421
422 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
423 * configure: Regenerate.
424
f563194d
RIL
4252009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
426
427 * MAINTAINERS (Write After Approval): Update my e-mail address.
428
e90e6bd7
ILT
4292009-07-06 Ian Lance Taylor <iant@google.com>
430
431 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
432 * configure: Rebuild.
433
f6e0880a
TG
4342009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
435
436 * MAINTAINERS: Move myself to the Graphite Reviewers.
437
6d984927
WG
4382009-06-30 Wei Guozhi <carrot@google.com>
439
440 * MAINTAINERS: Add my name to Write After Approval list.
441
f2689b09
SE
4422009-06-26 Steve Ellcey <sje@cup.hp.com>
443
444 PR bootstrap/40338
445 * configure.ac (comparestring): Create new variable.
446 * Makefile.tpl (comparestring): Use to skip some comparisions.
447 * configure: Regenerate.
448 * Makefile.in: Regenerate.
449
f62c0ba4
DE
4502009-06-26 Doug Evans <dje@sebabeach.org>
451
452 * Makefile.def (host_modules): Add cgen.
453 * Makefile.in: Regenerate.
454 * configure.ac (host_tools): Add cgen.
455 * configure: Regenerate.
456
7acf4da6
DD
4572009-06-23 DJ Delorie <dj@redhat.com>
458
459 * MAINTAINERS: Add myself as mep maintainer.
460
00020c16
ILT
4612009-06-23 Ian Lance Taylor <iant@google.com>
462
463 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
464 boot_languages. Only bootstrap target libraries listed in
465 target_libs for some boot language. Add --with-stage1-ldflags,
466 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
467 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
468 if not building with C++.
469 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
470 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
471 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
472 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
473 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
474 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
475 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
476 * configure, Makefile.in: Rebuild.
477
1da52d4a
LF
4782009-06-23 Li Feng <nemokingdom@gmail.com>
479
480 * MAINTAINERS: Added my name to write-after-approval list.
481
144c9175
RM
4822009-06-15 Ryan Mansfield <rmansfield@qnx.com>
483
484 * configure.ac: Define is_elf for QNX Neutrino targets.
485 * configure: Regenerate.
486
e5871e24
GS
4872009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
488
489 * MAINTAINERS: Added my name to the write-after-approval list
490
5f4a82c0
KG
4912009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
492
493 * configure.ac: Detect MPC in default directory.
494 * configure: Regenerate.
495
394e9195
JG
4962009-06-03 Jerome Guitton <guitton@adacore.com>
497 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
498
499 * Makefile.tpl (all): Avoid a trailing backslash.
500 * Makefile.in: Regenerate.
501
47bca6aa
BE
5022009-06-03 Ben Elliston <bje@au.ibm.com>
503
504 * config.sub, config.guess: Update from upstream sources.
505
a891a473
RS
5062009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
507
508 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
509 to noconfdirs.
510 * configure: Regenerate.
511
70cb2d9f
AO
5122009-06-02 Alexandre Oliva <aoliva@redhat.com>
513
514 * Makefile.tpl ([+compare-target+]): Compare all stage
515 directories, rather than just gcc.
516 * Makefile.in: Rebuilt.
517
7f1245df
DK
5182009-06-01 Doug Kwan <dougkwan@google.com>
519
520 * configure.ac: Support gold for target arm*-*-*.
521 * configure: Regenerate.
394e9195 522
acd26225
KG
5232009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
524
525 * Makefile.def: Add MPC support and dependencies.
526 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
527
528 * Makefile.in, configure: Regenerate.
529
a1fc946a
AO
5302009-05-27 Alexandre Oliva <aoliva@redhat.com>
531
532 * Makefile.tpl (all): Avoid harmless warning in make all when
533 gcc-bootstrap is enabled but stage_last does not exist.
534 * Makefile.in: Rebuilt.
535
2e6a3c8d
NR
5362009-05-24 Nicolas Roche <roche@adacore.com>
537
538 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
539 * Makefile.in: Regenerate.
540
63487d11
DC
5412009-05-21 Denis Chertykov <chertykov@gmail.com>
542
543 * MAINTAINERS: Update my e-mail address.
544
449223af
DK
5452009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
546
547 * configure.ac (cygwin noconfigdirs): Remove libgcj.
548 * configure: Regenerate.
549
31c98f49
AO
5502009-05-18 Alexandre Oliva <aoliva@redhat.com>
551
552 PR other/40159
553 * Makefile.tpl (all): Don't assume gcc-bootstrap and
554 gcc-no-bootstrap are mutually exclusive.
555 * Makefile.in: Rebuilt.
556
0f501837
AO
5572009-05-18 Alexandre Oliva <aoliva@redhat.com>
558
559 PR other/40159
560 * Makefile.tpl (all): Don't end with unconditional success.
561 * Makefile.in: Rebuilt.
562
4a4a4e99
AO
5632009-05-12 Alexandre Oliva <aoliva@redhat.com>
564
565 PR target/37137
566 * Makefile.def (flags_to_pass): Remove redundant and incomplete
567 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
568 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
569 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
570 stage_configureflags, stage_cflags and stage_libcflags into
571 explicit Makefile macros.
572 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
573 GFORTRAN.
574 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
575 CC. Set CC_FOR_BUILD from CC.
576 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
577 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
578 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
579 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
580 and GFORTRAN.
581 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
582 (_LIBCFLAGS): Renamed to _TFLAGS.
583 (do-compare-debug, do-compare3-debug): Drop.
584 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
585 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
586 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
587 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
588 (XGCC_FLAGS_FOR_TARGET): New.
589 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
590 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
591 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
592 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
593 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
594 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
595 TFLAGS.
596 (BUILD_CONFIG): Include if requested.
597 (all): Set TFLAGS on bootstrap.
598 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
599 (all-stageid-prefixmodule): Likewise.
600 (do-clean, distclean-stageid): Set TFLAGS.
601 (restrap): Fix whitespace.
602 * Makefile.in: Rebuilt.
603
1cee3429
PB
6042009-05-07 Paolo Bonzini <bonzini@gnu.org>
605
606 * config.guess: Sync with src.
607
0b70eafd
DK
6082009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
609
610 * configure.ac ($with_ppl): Default to no if not supplied.
611 ($with_cloog): Likewise.
612 configure: Regenerate.
613
5175f17c
JW
6142009-04-27 James E. Wilson <wilson@codesourcery.com>
615
616 * MAINTAINERS: Update my e-mail address.
617
952fa153
NC
6182009-04-27 Nick Clifton <nickc@redhat.com>
619
620 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
621
a687f83c
EB
6222009-04-25 Eric Botcazou <ebotcazou@adacore.com>
623
624 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
625 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
626 * Makefile.in: Regenerate.
627
9e3eba15
KG
6282009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
629
630 PR bootstrap/39739
631 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
632 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
633
634 * configure, Makefile.in: Regenerate.
635
a687f83c 6362009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
637
638 * include/hashtab.h: Update GTY annotations to new syntax
639 * include/splay-tree.h: Likewise
640
070bdbd9
BE
6412009-04-17 Ben Elliston <bje@au.ibm.com>
642
643 * config.sub, config.guess: Update from upstream sources.
644
55f2d967
AG
6452009-04-15 Anthony Green <green@moxielogic.com>
646
647 * configure.ac: Add moxie support.
648 * configure: Rebuilt.
649
309c24a9
JJ
6502009-04-14 Jakub Jelinek <jakub@redhat.com>
651
652 * configure.ac: Change copyright header to refer to version
653 3 of the GNU General Public License and to point readers at the
654 COPYING3 file and the FSF's license web page.
655 * Makefile.def: Likewise.
656 * Makefile.tpl: Likewise.
657 * Makefile.in: Regenerate.
658
b93133bc
JH
6592009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
660
661 * configure.ac: Restore match for darwin9 or later. Use double
662 brackets since regeneration eats one pair.
663 * configure: Regenerate.
664
d18ff35a
L
6652009-04-09 H.J. Lu <hongjiu.lu@intel.com>
666
667 PR gas/10039
668 * configure.ac: Require texinfo 4.7.
669 * configure: Regenerated.
670
748086b7
JJ
6712009-04-09 Nick Clifton <nickc@redhat.com>
672
673 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
674 the GCC Runtime Library Exception.
675
a3337ea2
KG
6762009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
677
678 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
679 * configure: Regenerate.
680
60911f14
SE
6812009-04-01 Steve Ellcey <sje@cup.hp.com>
682
683 * Makefil.def (languages): New entries.
684 * Makefile.tpl (check-gcc-*): New generic target.
685 * Makefile.in: Regenerate.
60911f14 686
7369c1d0
ER
6872009-03-25 Erven Rohou <erven.rohou@inria.fr>
688
d18ff35a 689 * MAINTAINERS: Update my email address.
7369c1d0 690
cfb1f59f
TT
6912009-03-18 Tom Tromey <tromey@redhat.com>
692
d18ff35a
L
693 * configure: Rebuild.
694 * configure.ac (host_libs): Add libiconv.
695 * Makefile.in: Rebuild.
696 * Makefile.def (host_modules): Add libiconv.
697 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 698
75eeae1a
TG
6992009-03-16 Tristan Gingold <gingold@adacore.com>
700
701 * configure.ac: Treat gdb as supported on x86_64-darwin.
702 * configure: Regenerate.
703
f38095f3
JM
7042009-03-16 Joseph Myers <joseph@codesourcery.com>
705
706 * configure.ac (--with-host-libstdcxx): New option.
707 * configure: Regenerate.
708
fec7f245
JR
7092009-03-12 Joern Rennecke <joern.rennecke@arc.com>
710
711 * MAINTAINERS: Move myself into the write after approval list.
712
6d401294
NP
7132009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
714
715 * MAINTAINERS: Update e-mail address.
716
07c97076
DN
7172009-03-11 Dorit Nuzman <dorit@il.ibm.com>
718
719 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
720
bb947fd1
IR
7212009-03-10 Ira Rosen <irar@il.ibm.com>
722
723 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
724
7a9d3fe8
RW
7252009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
726
727 Backport from git Libtool:
728
729 2009-01-19 Robert Millan <rmh@aybabtu.com>
730 Support GNU/kOpenSolaris.
731 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
732 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
733 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
734 GNU/kOpenSolaris.
735
c9e9e11f
AS
7362009-02-27 Andreas Schwab <schwab@linux-m68k.org>
737
738 * MAINTAINERS: Update e-mail address.
739
5e8c1552 7402009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
741
742 * MAINTAINERS (Write After Approval): Add self.
743
b0adb088
BM
7442009-02-18 Bingfeng Mei <bmei@broadcom.com>
745
746 * MAINTAINERS (Write After Approval): Add myself.
747
ee04b574
AS
7482009-02-05 Andreas Schwab <schwab@suse.de>
749
750 * Makefile.tpl (stage_last): Define $r and $s before using
751 $(RECURSE_FLAGS_TO_PASS).
752 * Makefile.in: Regenerate
753
907884c9
ILT
7542009-01-30 Ian Lance Taylor <iant@google.com>
755
756 * MAINTAINERS: Move myself to the Global Reviewers list.
757
416ac4d4
RM
7582009-01-29 Robert Millan <rmh@aybabtu.com>
759
760 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
761 * configure: Regenerate.
762
ee5decb3
GP
7632009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
764
765 * MAINTAINERS: Make whitespace consistent.
19196f44 766 Remove Robert Millan from Write After Approval.
ee5decb3 767
36fbb0ec
AM
7682009-01-16 Alan Modra <amodra@bigpond.net.au>
769
770 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
771 (all-opcodes): Depend on all-libiberty.
772 * Makefile.in: Regenerate.
773
52535a64
DR
7742009-01-15 Douglas B Rupp <rupp@gnat.com>
775
776 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
777 * configure: Regenerate.
778
e04a57df
RR
7792009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
780
781 * MAINTAINERS (Write After Approval): Add myself.
782
856c450b
SK
7832009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
784
785 * MAINTAINERS: Add myself to reviewers (Fortran).
786
53095c56
SP
7872009-01-12 Sebastian Pop <sebastian.pop@amd.com>
788
789 PR tree-optimization/38515
790 * configure.ac (cloog-polylib): Removed.
791 (with_ppl, with_cloog): Test for "no".
792 * configure: Regenerated.
793
1e5e8a59
DF
7942009-01-11 Daniel Franke <franke.daniel@gmail.com>
795
796 * MAINTAINERS: Moved myself to reviewers (Fortran).
797
5e5debf6
TS
7982009-01-06 Thomas Schwinge <tschwinge@gnu.org>
799
800 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
801 (Write After Approval): Remove myself.
802
1c42acf1
DN
8032009-01-03 Diego Novillo <dnovillo@google.com>
804
805 * MAINTAINERS: Remove myself from alias maintainership.
806
2fbbedaf
DA
8072009-01-02 David Ayers <ayers@fsfe.org>
808
809 * MAINTAINERS: Update e-mail address.
810
17213821
GP
8112008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
812
813 * MAINTAINERS: Make whitespace consistent.
814
baafc534
RW
8152008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
816
817 Backport from upstream Libtool:
818 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
819 Add cache variables to tests that require the linker to work.
820 For shlibpath_overrides_runpath, this also changes the semantics
821 to let the result from the C compiler take precedence.
822
18430d27
BE
8232008-12-02 Ben Elliston <bje@au.ibm.com>
824
825 * config.sub, config.guess: Update from upstream sources.
826
0a280b35
SP
8272008-12-12 Sebastian Pop <sebastian.pop@amd.com>
828
829 * configure.ac (ppllibs): Add by default the lib flags.
830 * configure: Regenerate.
831
41e9641b
LM
8322008-12-08 Luis Machado <luisgpm@br.ibm.com>
833
834 * MAINTAINERS: Add myself to the write after approval list.
835
25783c30
JH
8362008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
837
ee04b574
AS
838 * configure.ac: Add double brackets on darwin[912].
839 * configure: Regenerate.
25783c30 840
0e318fcc
DK
8412008-12-03 Daniel Kraft <d@domob.eu>
842
843 * MAINTAINERS: Moved myself and Mikael Morin from Write After
844 Approval to Reviewer section (for Fortran front-end).
845
7f171b95
JH
8462008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
847
848 * configure.ac: Expand to darwin10 and later.
849 * configure: Regenerate.
850
09ce620e
AS
8512008-12-02 Andreas Schwab <schwab@suse.de>
852
853 * Makefile.def: configure-target-boehm-gc depends on
854 all-target-libstdc++-v3.
855 * Makefile.in: Regenerate.
856
386c704d
KT
8572008-12-02 Kai Tietz <kai.tietz@onevision.com>
858
859 * MAINTAINERS: Add myself as mingw maintainer.
860
e03dd84a
BE
8612008-12-02 Ben Elliston <bje@au.ibm.com>
862
863 * config.sub, config.guess: Update from upstream sources.
864
3fa87964
GP
8652008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
866
867 * README.SCO: Remove.
868
df72d7ed
FP
8692008-11-29 Fernando Pereira <pronesto@gmail.com>
870
871 * MAINTAINERS: Add myself to the write after approval list.
872
b5646528
DK
8732008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
874
875 * MAINTAINERS: Update my email address in WAA section.
876
ebf24eb4
CL
8772008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
878
879 * MAINTAINERS: Update e-mail address.
880
50e0f131
TM
8812008-11-27 Toon Moene <toon@moene.org>
882
883 * MAINTAINERS: Change e-mail address.
884
0db3a858
TG
8852008-11-27 Tristan Gingold <gingold@adacore.com>
886
887 * configure.ac: Build gdb for i?86-*-darwin*
888 * configure: Regenerated.
889
f07bde68
HS
8902008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
891
892 * MAINTAINERS: Added my full name.
893
487e299b
DJ
8942008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
895
896 PR bootstrap/38014
897 PR bootstrap/37923
898
899 Revert:
900
901 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
902
903 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
904 * Makefile.in: Regenerated.
905
906 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
907
908 PR gdb/921
909 PR gdb/1646
910 PR gdb/2175
911 PR gdb/2176
912
913 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
914 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
915 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
916 (HOST_EXPORTS): Pass CPPFLAGS.
917 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
918 (LDFLAGS_FOR_TARGET): Initialize from configure script.
919 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
920 * Makefile.in, configure: Regenerated.
921 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
922 and CPPFLAGS_FOR_BUILD.
923
d69fbecb
JL
9242008-11-06 Jeff Law <law@redhat.com>
925
926 * MAINTAINERS: Add myself as middle end maintainer.
927
044fed69
AS
9282008-11-06 Andrew Stubbs <ams@codesourcery.com>
929
930 * MAINTAINERS (Write after approval): Add myself.
931
caf6defe
DN
9322008-11-05 Diego Novillo <dnovillo@google.com>
933
934 * MAINTAINERS (Global Reviewers): Add myself.
935 (Non-Algorithmic Maintainers): Remove myself.
936
3e9899ac
TS
9372008-11-04 Thomas Schwinge <tschwinge@gnu.org>
938
09ce620e 939 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 940
ea99e36e
MM
9412008-10-31 Mikael Morin <mikael.morin@tele2.fr>
942
09ce620e 943 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 944
fb0d2684
BE
9452008-10-31 Ben Elliston <bje@au.ibm.com>
946
947 * configure.ac (spu-*-*): Remove special case.
948 * configure: Regenerate.
949
73c07a3e
CM
9502008-10-30 Catherine Moore <clm@codesourcery.com>
951
952 * MAINTAINERS (Write after approval): Update my email address.
953
7310a2da
SSF
9542008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
955
956 * configure.ac [spu-*-*]: Do not set skipdirs.
957 * configure: Re-generate.
958
7e51fe23
BS
9592008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
960
961 * MAINTAINERS (Various Maintainers): Add myself to reload.
962
ef20be93
RG
9632008-10-25 Richard Guenther <rguenther@suse.de>
964
965 * MAINTAINERS (Various Maintainers): Add myself as middle-end
966 maintainer. Remove myself as libgcc-math maintainer.
967 (Non-Algorithmic Maintainers): Remove myself.
968
03ffcfa0
DJ
9692008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
970
971 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
972 * Makefile.in: Regenerated.
973
dec014a9
CC
9742008-10-23 Cary Coutant <ccoutant@google.com>
975
976 * MAINTAINERS (Write after approval): Add myself.
977
b36c386c
DJ
9782008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
979
980 PR gdb/921
981 PR gdb/1646
982 PR gdb/2175
983 PR gdb/2176
984
985 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
986 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
987 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
988 (HOST_EXPORTS): Pass CPPFLAGS.
989 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
990 (LDFLAGS_FOR_TARGET): Initialize from configure script.
991 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
992 * Makefile.in, configure: Regenerated.
993 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
994 and CPPFLAGS_FOR_BUILD.
995
84541525
SP
9962008-10-20 Sebastian Pop <sebastian.pop@amd.com>
997
998 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
999 Sebastian Pop.
1000
e0bda97e
AP
10012008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1002
1003 * MAINTAINERS (Write After Approval): Added myself.
1004
36c713e0
KG
10052008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1006
1007 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1008 recommended version to 2.3.2.
1009
1010 * configure: Regenerate.
1011
8fe005ee
MM
10122008-10-01 Mark Mitchell <mark@codesourcery.com>
1013
1014 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1015
be8f156f
DD
10162008-09-29 David Daney <david.daney@caviumnetworks.com>
1017
1018 * MAINTAINERS (Write After Approval): Update e-mail address.
1019
ae11dff4
PG
10202008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1021
1022 * libtool.m4: Update to libtool 2.2.6.
1023 * lt~obsolete.m4: Update to libtool 2.2.6.
1024 * ltmain.sh: Update to libtool 2.2.6.
1025 * ltsugar.m4: Update to libtool 2.2.6.
1026 * ltversion.m4: Update to libtool 2.2.6.
1027 * ltoptions.m4: Update to libtool 2.2.6.
1028 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1029
441154b1
CF
10302008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1031
1032 * MAINTAINERS (Write After Approval): Add myself.
1033
775b3b26
BRF
10342008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1035
1036 * MAINTAINERS (Write After Approval): Update my name.
1037
94538043
SB
10382008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1039
09ce620e 1040 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1041
52d1bfd8
SE
10422008-09-18 Steve Ellcey <sje@cup.hp.com>
1043
09ce620e 1044 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1045
c5cc92f5
GP
10462008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1047
1048 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1049 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1050 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1051 and Michael Tiemann from Write After Approval since they do not
1052 actually have access.
1053
23d9794a
RG
10542008-09-05 Richard Guenther <rguenther@suse.de>
1055
1056 * configure.ac: Initialize clooglibs to -lcloog.
1057 * configure: Re-generate.
1058
192a671e
LCW
10592008-09-04 Le-Chun Wu <lcwu@google.com>
1060
1061 * MAINTAINERS (Write After Approval): Add myself.
1062
d789184e
SP
10632008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1064
1065 * configure.ac (--with-cloog-polylib): New.
1066 (--disable-cloog-version-check): New.
1067 (--disable-ppl-version-check): New.
1068 * configure: Re-generate.
1069
36a881c7
RG
10702008-09-03 Richard Guenther <rguenther@suse.de>
1071
1072 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1073 cloog test.
1074 * configure: Re-generate.
1075
358da97e
HS
10762008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1077
1078 Add picoChip port.
1079 * MAINTAINERS: Add picoChip maintainers.
1080
f8bf9252
SP
10812008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1082 Tobias Grosser <grosser@fim.uni-passau.de>
1083 Jan Sjodin <jan.sjodin@amd.com>
1084 Harsha Jagasia <harsha.jagasia@amd.com>
1085 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1086 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1087 Adrien Eliche <aeliche@isty.uvsq.fr>
1088
1089 Merge from graphite branch.
1090 * configure: Regenerate.
1091 * Makefile.in: Regenerate.
1092 * configure.ac (host_libs): Add ppl and cloog.
1093 Add checks for PPL and CLooG.
1094 * Makefile.def (ppl, cloog): Added modules and dependences.
1095 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1096 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1097
d89f0ad6
AL
10982008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1099
1100 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1101 (GCC_SHLIB_SUBDIR): New.
1102 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1103 * configure: Regenerate.
1104 * Makefile.in: Regenerate.
1105
88a25817
GP
11062008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1107
1108 * MAINTAINERS: Consistently use tabs to separate columns.
1109
f873f15f
TG
11102008-08-29 Tristan Gingold <gingold@adacore.com>
1111
1112 * MAINTAINERS (Write after Approval): Add myself.
1113
e1514c3f
TG
11142008-08-28 Tristan Gingold <gingold@adacore.com>
1115
1116 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1117 Enable bfd, binutils and opcodes.
1118 * configure: Regenerate.
1119
4717882f
JDA
11202008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1121
1122 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1123
28c9884c
TK
11242008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1125
1126 * MAINTAINERS: Use correct Umlaut for last name.
1127
ae96d86a
FXC
11282008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1129
1130 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1131
3ecc96e3
DE
11322008-08-16 David Edelsohn <edelsohn@gnu.org>
1133
1134 * MAINTAINERS: Update my email address.
1135
dd609cc1
EB
11362008-08-16 Nicolas Roche <roche@adacore.com>
1137
1138 * Makefile.tpl: Add BOOT_ADAFLAGS.
1139 * Makefile.in: Regenerate.
1140
08d0963a
RS
11412008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1142
1143 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1144 * configure: Regenerate.
1145
00afcaa0
PB
11462008-07-30 Paolo Bonzini <bonzini@gnu.org>
1147
1148 * configure.ac: Add makefile fragments for hpux.
1149 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1150 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1151 * configure: Regenerate.
1152 * Makefile.in: Regenerate.
1153
806b3528
AH
11542008-07-28 Aldy Hernandez <aldyh@redhat.com>
1155
1156 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1157
ab220355
DS
11582008-07-11 Dodji Seketeli <dseketel@redhat.com>
1159
1160 * MAINTAINERS (Write after Approval): Add myself.
1161
78209f30
XG
11622008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1163
1164 * MAINTAINERS (Write After Approval): Add myself.
1165
5b5b098d
AJ
11662008-06-29 Andrew Jenner <andrew@codesourcery.com>
1167
1168 * MAINTAINERS (Write After Approval): Add myself.
1169
d812ec93
KW
11702008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1171
1172 * MAINTAINERS: Update my email address.
1173
99e78224
JY
11742008-06-25 Joey Ye <joey.ye@intel.com>
1175
1176 * MAINTAINERS (Write After Approval): Add myself.
1177
18c04407
RW
11782008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1179
1180 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1181 * Makefile.in: Regenerate.
1182 * configure: Regenerate.
1183
47aa9a31
DK
11842008-06-17 Daniel Kraft <d@domob.eu>
1185
1186 * MAINTAINERS (Write After Approval): Add myself.
1187
ad33ff57
RW
11882008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1189
1190 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1191 "$@" is still intact with both Autoconf 2.59 and 2.62.
1192 * configure: Regenerate.
1193
cdce5c41
RW
11942008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1195
1196 * Makefile.tpl: Fix comment errors.
1197 * Makefile.in: Regenerate.
1198
01b79d11
DM
11992008-06-12 David S. Miller <davem@davemloft.net>
1200 David Edelsohn <edelsohn@gnu.org>
1201
1202 * configure.ac: Add powerpc*-*-* to gold supported targets.
1203 * configure: Regenerate.
1204
f8c33439
JM
12052008-06-08 Joseph Myers <joseph@codesourcery.com>
1206
1207 PR tree-optimization/36218
1208 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1209 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1210 (all prefix="build-"): Pass them to build-system sub-makes.
1211 * Makefile.in: Regenerate.
1212
cd985f66
JM
12132008-06-07 Joseph Myers <joseph@codesourcery.com>
1214
1215 * MAINTAINERS (mt port): Remove.
1216 (sco5, unixware, sco udk): Remove.
1217 (Kean Johnston): Add to Write After Approval.
1218
3f6383d3
JB
12192008-05-30 Julian Brown <julian@codesourcery.com>
1220
1221 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1222 of libobjc for ARM EABI Linux.
1223 * configure: Regenerate.
30da41ed 1224
e29cc9b4
XDL
12252008-05-18 Xinliang David Li <davidxl@google.com>
1226
09ce620e 1227 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1228
30da41ed
XDL
12292008-05-17 Xinliang David Li <davidxl@google.com>
1230
e29cc9b4 1231 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1232
955410cb
JW
12332008-05-15 Janus Weil <janus@gcc.gnu.org>
1234
1235 * MAINTAINERS (Write After Approval): Add myself.
1236
719bb4e3 12372008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1238
1239 * config-ml.in: don't handle --enable-shared and --enable-static.
1240
372b05fc
RS
12412008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1242
1243 * MAINTAINERS: Update my email address.
1244
f73e2200
PC
12452008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1246
1247 * MAINTAINERS: Update my email address.
09ce620e 1248
3e438e2b
KVH
12492008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1250
1251 * MAINTAINERS (Write After Approval): Add myself.
1252
177bf491
GS
12532008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1254
1255 * MAINTAINERS (Write After Approval): Add myself.
1256
ac89df2f
PG
12572008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1258
1259 * MAINTAINERS (crx): Add myself.
1260
14a8726b
PB
12612008-04-18 Paolo Bonzini <bonzini@gnu.org>
1262
1263 Sync with src:
1264 2008-04-14 David S. Miller <davem@davemloft.net>
1265
09ce620e
AS
1266 * configure.ac: Add sparc*-*-* to gold supported targets.
1267 * configure: Regenerate.
14a8726b 1268
7142fb32
PB
12692008-04-18 Paolo Bonzini <bonzini@gnu.org>
1270
1271 PR bootstrap/35457
1272 * configure.ac: Include override.m4.
1273 * configure: Regenerate.
1274
c6b196de
PB
12752008-04-18 Paolo Bonzini <bonzini@gnu.org>
1276
09ce620e
AS
1277 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1278 * Makefile.in: Regenerate.
c6b196de 1279
c993ae60
SR
12802008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1281
09ce620e 1282 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1283 as nonconfigurable directories list.
09ce620e 1284 * configure: Regenerate.
c993ae60 1285
8479b1b1
BE
12862008-04-14 Ben Elliston <bje@au.ibm.com>
1287
1288 * config.sub, config.guess: Update from upstream sources.
1289
295e261a
HPN
12902008-04-12 Hans-Peter Nilsson <hp@axis.com>
1291
1292 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1293 * Makefile.in: Regenerate.
1294
ac3949d9
EW
12952008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1296
1297 * configure.ac: Do not build libssp for the AVR.
1298 * configure: Regenerate.
1299
06407e30
ILT
13002008-04-07 Ian Lance Taylor <iant@google.com>
1301
1302 * Makefile.def: check-gold depends upon all-binutils.
1303 * Makefile.in: Regenerate.
1304
97db009c
AH
13052008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1306
1307 * MAINTAINERS (Write After Approval): Add myself.
1308
2a79c47f
NC
13092008-04-04 Nick Clifton <nickc@redhat.com>
1310
1311 PR binutils/4334
5f4bebbf 1312 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1313 builds.
1314 * configure: Regenerate.
1315
c53a18d3
N
13162008-04-04 NightStrike <NightStrike@gmail.com>
1317
1318 PR other/35151
09ce620e
AS
1319 * configure.ac: Combine rules for mingw32 and mingw64.
1320 * configure: Regenerate.
c53a18d3 1321
d925aa70
KT
13222008-04-02 Kai Tietz <kai.tietz@onvision.com>
1323
1324 * MAINTAINERS (Write After Approval): Add myself.
1325
ad424a85
SP
13262008-04-01 Seongbae Park <seongbae.park@gmail.com>
1327
1328 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1329 * Makefile.in (.NOTPARALLEL): Ditto.
1330
4412a506
PG
13312008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1332
1333 * MAINTAINERS (Write After Approval): Add myself.
1334
2f908293
SP
13352008-03-31 Seongbae Park <seongbae.park@gmail.com>
1336
1337 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1338 * Makefile.in (.NOTPARALLEL): Regenerate.
1339
639223bd
PB
13402008-03-27 Paolo Bonzini <bonzini@gnu.org>
1341
1342 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1343 * Makefile.in: Regenerate.
1344
b8ab1f4a
JS
13452008-03-26 Jakub Staszak <kuba@et.pl>
1346
1347 * MAINTAINERS (Write After Approval): Add myself.
1348
b45890a4
TK
13492008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1350
1351 * MAINTAINERS: Update e-mail address.
1352
5afab7ad
ILT
13532008-03-20 Ian Lance Taylor <iant@google.com>
1354
1355 * configure.ac: Add support for --enable-gold.
1356 * Makefile.def: Add gold as a directory like ld.
1357 * configure, Makefile.in: Regenerate.
1358
38d24731
RW
13592008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1360
1361 * configure.ac: m4_include config/proginstall.m4.
1362 * configure: Regenerate.
32bc4cf4
RW
1363
1364 Backport from upstream Libtool:
09ce620e 1365
32bc4cf4 1366 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1367
32bc4cf4
RW
1368 Deal with Autoconf 2.62's semantic change in m4_append.
1369 * ltsugar.m4 (lt_append): Replace broken versions of
1370 m4_append.
1371 (lt_if_append_uniq): Don't require separator to be overquoted,
1372 and avoid broken m4_append.
1373 (lt_dict_add): Fix typo.
1374 * libtool.m4 (_LT_DECL): Don't overquote separator.
1375
9d3c50ea
DE
13762008-03-13 David Edelsohn <edelsohn@gnu.org>
1377
1378 * config.rpath: Add AIX 6 support.
1379
5d2edb29
PB
13802008-03-13 Paolo Bonzini <bonzini@gnu.org>
1381
1382 * Makefile.def (stageprofile). Remove -fprofile-generate
1383 from stage_libcflags.
1384 * Makefile.in: Regenerate.
1385
954910ef
BE
13862008-03-13 Ben Elliston <bje@au.ibm.com>
1387
1388 * config.sub, config.guess: Update from upstream sources.
1389
e8645a40
TT
13902008-03-06 Tom Tromey <tromey@redhat.com>
1391
1392 * MAINTAINERS: Update for treelang deletion.
1393
2c8e955e
JW
13942008-03-03 James E. Wilson <wilson@tuliptree.org>
1395
1396 * MAINTAINERS: Update my email address.
1397
54acd307
SS
13982008-03-03 Stan Shebs <stanshebs@earthlink.net>
1399
893ad2a1 1400 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1401 (objective-c/c++): Add myself as a maintainer.
1402
4b52b516
VR
14032008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1404
1405 * MAINTAINERS (Write After Approval): Update my email address.
1406
e652b516
TB
14072008-02-25 Tomas Bily <tbily@suse.cz>
1408
1409 * MAINTAINERS (Write After Approval): Add myself.
1410
02d30740
JJ
14112008-02-23 Jakub Jelinek <jakub@redhat.com>
1412
1413 * MAINTAINERS (OpenMP): Add myself.
1414
1c8bd6a3
PB
14152008-02-20 Paolo Bonzini <bonzini@gnu.org>
1416
4b40b2a5
UB
1417 PR bootstrap/32009
1418 PR bootstrap/32161
1c8bd6a3 1419
4b40b2a5
UB
1420 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1421 * configure: Regenerate.
1c8bd6a3 1422
4b40b2a5
UB
1423 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1424 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1425 STAGE4_LIBCFLAGS): New.
1426 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1427 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1428 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1429 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1430 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1431 for target modules. Don't export LIBCFLAGS.
1432 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1433 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1434 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1435 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1436 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1437 * Makefile.in: Regenerate.
1c8bd6a3 1438
bb44c9d2
RW
14392008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1440
1441 PR libgcj/33085
1442 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1443 Do not use -DDLL_EXPORT. Backport from upstream.
1444
29a7754d
RW
14452008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1446
1447 * MAINTAINERS (Write After Approval): Add myself.
1448
9a212bb7
HPN
14492008-02-02 Hans-Peter Nilsson <hp@axis.com>
1450
1451 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1452 * configure: Regenerate.
1453
aa12a573
MG
14542008-01-31 Marc Gauthier <marc@tensilica.com>
1455
1456 * configure.ac (xtensa*-*-*): Recognize processor variants.
1457 * configure: Regenerate.
1458
ac9e6043
RW
14592008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1460
40049ccc
UB
1461 PR bootstrap/34922
1462 * configure.ac (PARSE_ARGS): Push suitable setting of
1463 ac_subdirs_all, for `./configure --help=recursive'.
1464 Handle `+' in generic toplevel directory disabling.
1465 * configure: Regenerate.
ac9e6043 1466
4288c86a
NC
14672008-01-28 Nick Clifton <nickc@redhat.com>
1468
1469 * MAINTAINERS (xstormy16): Take over maintainership.
1470
8d8da227
JM
14712008-01-25 Joseph Myers <joseph@codesourcery.com>
1472
1473 * MAINTAINERS (c4x port): Remove.
1474
349b60e7
DE
14752008-01-24 David Edelsohn <edelsohn@gnu.org>
1476
1477 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1478
3ca06a68
BE
14792008-01-23 Ben Elliston <bje@au.ibm.com>
1480
1481 * config.sub, config.guess: Update from upstream sources.
1482
3c631381
TG
14832008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1484
1485 * MAINTAINERS (Write After Approval): Add myself.
1486
20533ef1
L
14872008-01-17 H.J. Lu <hjl.tools@gmail.com>
1488
1489 * MAINTAINERS: Update my email address.
1490
14912008-01-09 Raksit Ashok <raksit@google.com>
1492
1493 * MAINTAINERS (Write After Approval): Add myself.
1494
684f4f6a
RA
14952008-01-09 Raksit Ashok <raksit@google.com>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
9cb8756f
BE
14992008-01-08 Ben Elliston <bje@au.ibm.com>
1500
1501 * config.sub, config.guess: Update from upstream sources.
1502
94e1934d
KG
15032007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1504
1505 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1506 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1507 * configure: Regenerate.
1508
a2e51f77
SP
15092007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1510
1511 * MAINTAINERS: Update my email address.
1512
ffe3dcd9
BRF
15132007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1514
1515 * MAINTAINERS: Update my email address.
1516
aa4095c9
RS
15172007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1518
1519 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1520 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1521 * Makefile.in: Regenerate.
1522
030e2013
MH
15232007-12-10 Mark Heffernan <meheff@google.com>
1524
1525 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1526 misplaced entries.
1527
0fe0f073
AT
15282007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1529
1530 * configure.ac: Enable libjava for x86_64-*-darwin9.
1531 * configure: Regenerate.
1532
d4ca4b06
BM
15332007-12-07 Bill Maddox <maddox@google.com>
1534
1535 * MAINTAINERS (Write After Approval): Add myself.
1536
c3220d4c
BE
15372007-12-05 Ben Elliston <bje@au.ibm.com>
1538
1539 * config.sub, config.guess: Update from upstream sources.
1540
aba7501e
MK
15412007-12-02 Matthias Klose <doko@ubuntu.com>
1542
1543 * config-ml.in: Remove 64bit configure tests.
1544
d683ec81
PB
15452007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1546
1547 * config-ml.in: Robustify against white space in absolute file
1548 names.
1549
1550 * config-ml.in (multi-clean): Substitute ${Makefile}.
1551 Remove superfluous ${Makefile} in list.
1552
60f1711a
TS
15532007-11-19 Thiemo Seufer <ths@mips.com>
1554
1555 * config-ml.in: Don't hardcode the Makefile name.
1556
487f9d96
AM
15572007-11-08 Alexander Monakov <amonakov@ispras.ru>
1558
1559 * MAINTAINERS (Write After Approval): Add myself.
1560
fa3886fe
ST
15612007-11-07 Samuel Tardieu <sam@rfc1149.net>
1562
1563 * MAINTAINERS (Write After Approval): Add myself.
1564
ae750079
DK
15652007-11-06 Doug Kwan <dougkwan@google.com>
1566
1567 * MAINTAINERS (Write After Approval): Add myself.
1568
acc48927
BE
15692007-10-25 Ben Elliston <bje@au.ibm.com>
1570
1571 * MAINTAINERS (mercury): Remove entry.
1572 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1573
e00e9858
DJ
15742007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1575
1576 * Makefile.def (dependencies): Make configure-gdb depend on
1577 all-intl.
1578 * Makefile.in: Regenerated.
1579
def14a3c
SK
15802007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1581
1582 * MAINTAINERS (Fortran maintainer): Remove myself.
1583
0e5e9f76
PM
15842007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1585
1586 * Makefile.def: To avoid problems running with parallel makes,
1587 build newlib before libgloss so that target specific header
1588 files are availble.
1589 * Makefile.in: Regenerate
1590
bbfbfafc
DJ
15912007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1592
1593 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1594 * Makefile.in: Regenerate.
1595
c56abad5
VM
15962007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1597
1598 * MAINTAINERS (Register allocation reviewer): Add myself.
1599
f019adc1
MF
16002007-10-08 Mike Frysinger <vapier@gentoo.org>
1601
1602 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1603 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1604 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1605 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1606 * configure: Regenerate.
1607
789e4e28
SP
16082006-10-04 Seongbae Park <seongbae.park@gmail.com>
1609
1610 * MAINTAINERS (Register allocation reviewer): Add myself.
1611
0999159b
PB
16122007-10-01 Paolo Bonzini <bonzini@gnu.org>
1613
1614 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1615 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1616 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1617 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1618 * configure.ac: Default them to host tools for $host = $build.
1619 Subst them.
1620
1621 * configure: Regenerate.
1622 * Makefile.in: Regenerate.
1623
a054acde
PB
16242006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1625
1626 * MAINTAINERS (Register allocation reviewer): Add myself.
1627
ffda6fc9
KZ
16282006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1629
1630 * MAINTAINERS (Register allocation reviewer): Add myself.
1631
9d209c83
SP
16322007-09-21 Seongbae Park <seongbae.park@gmail.com>
1633
1634 * MAINTAINERS (Write After Approval): Fix typo.
1635
1ec3b87b
RS
16362007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1637
1638 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1639 * configure: Regenerate.
1640
19d5986d
PJ
16412007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1642
1643 PR bootstrap/31906
1644 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1645 they're already prefixed.
19d5986d 1646
6d3b5aea
BK
16472007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1648
1649 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1650 libstdc++.
1651 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1652 * configure: Regenerate.
1653 * Makefile.in: Regenerate.
09ce620e 1654
4fe7e755
AS
16552007-09-17 Andreas Schwab <schwab@suse.de>
1656
1657 * configure.ac: Raise minimum makeinfo version to 4.6.
1658 * configure: Regenerate.
1659
d483feaa
JS
16602007-09-17 Johannes Singler <singler@ira.uka.de>
1661
ffe3dcd9 1662 * MAINTAINERS (write-after-approval) add myself
d483feaa 1663
fa9a3f31
AM
16642007-09-15 Alan Modra <amodra@bigpond.net.au>
1665
1666 * configure.ac: Correct makeinfo version check.
1667 * configure: Regenerate.
1668
6593a73e
RS
16692007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1670
1671 * MAINTAINERS: Update my email address.
1672
d9dced13
RS
16732007-09-14 Richard Sandiford <richard@codesourcery.com>
1674
1675 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1676 to $skipdirs and only disable gprof for newlib. Use the normal
1677 mips*-elf* handling in other respects.
1678 * configure: Regnerate.
1679
773c1467
DD
16802007-09-12 David Daney <ddaney@avtrex.com>
1681
1682 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1683 enabling libgcj.
1684 * configure: Regenerate.
1685
c03353e2
RIL
16862007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1687
1688 PR other/32154
1689 * configure.ac: For libgloss targets, point the linker to the linker
1690 script, startup code and simulator library.
1691 * configure: Regenerate.
1692
c4e9bf2b
AH
16932007-09-07 Andrew Haley <aph@redhat.com>
1694
1695 * configure.ac (noconfigdirs): Remove target-libffi and
1696 target-libjava.
1697 * configure: Regenerate.
1698
1f5a6b84
FXC
16992007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1700
1701 PR target/33281
1702 * configure.ac: Use config/mh-mingw on mingw.
1703 * configure: Regenerate.
1f5a6b84 1704
3951e521
PH
17052007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1706
9f349f63 1707 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1708
e643dc23
RG
17092007-09-05 Richard Guenther <rguenther@suse.de>
1710
1711 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1712 nor --disable-checking is provided also turn on yes and types
1713 checking for stage1.
1714 * configure: Re-generate.
1715
039874df
KW
17162007-08-30 Krister Walfridsson <cato@df.lth.se>
1717
1718 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1719 (Write After Approval): Remove myself.
1720
c3f07bd6 17212007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1722
c3f07bd6 1723 * config.sub, config.guess: Update from upstream sources.
15098359 1724
40049ccc 17252007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1726
1727 * MAINTAINERS (Write After Approval): Added myself.
1728 * MAINTAINERS (Reviewers): Removed myself.
1729
c8aea42c 17302007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1731 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1732
1733 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1734 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1735 * Makefile.in: Regenerate.
1736 * configure.ac (--with-debug-prefix-map): New.
1737 * configure: Regenerate.
1738
4bf6c438
RS
17392007-08-17 Richard Sandiford <richard@codesourcery.com>
1740 Nigel Stephens <nigel@mips.com>
1741
4bf6c438
RS
1742 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1743 as target_makefile_frag.
1744 * configure: Regenerate.
1745
bb286d71
AO
17462007-08-16 Alexandre Oliva <aoliva@redhat.com>
1747
1748 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1749 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1750 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1751 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1752 (do-compare, do-compare3, do-compare-debug): New.
1753 ([+compare-target+]): Use them.
1754
a4630417
MK
17552007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1756
1757 * MAINTAINERS (Write After Approval): Change my email address.
1758
d9acb717
RW
17592007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1760 Ben Elliston <bje@au.ibm.com>
1761
1762 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1763 --silent if $silent.
1764 * configure: Regenerate.
1765
96876681
ZD
17662003-08-12 Zdenek Dvorak <ook@ucw.cz>
1767
1768 * MAINTAINERS (Various Maintainers): Add myself as
1769 loop infrastructure maintainer. Update my e-mail
1770 address.
1771
1c1d80ee
DN
17722007-07-31 Diego Novillo <dnovillo@google.com>
1773
1774 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1775 Adjust description.
1776
7e98624c
RG
17772007-07-26 Richard Guenther <rguenther@suse.de>
1778
1779 * configure.ac: Add types checking to stage1 checking flags.
1780 * configure: Regenerate.
1781
4c85af60
NC
17822007-07-17 Nick Clifton <nickc@redhat.com>
1783
1784 * COPYING3: New file. Contains version 3 of the GNU General
1785 Public License.
1786 * COPYING3.LIB: New file. Contains version 3 of the GNU
1787 Lesser General Public License.
1788
19ddfd3a
AK
17892007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1790
1791 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1792
2a064545
AK
17932007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1794
1795 * MAINTAINERS (S/390 co-maintainer): Add myself.
1796 (Write After Approval): Remove myself.
1797
f861f54d
DH
17982007-07-13 Dan Hipschman <dsh@google.com>
1799
1800 * MAINTAINERS (Write After Approval): Add myself.
1801
0136f2f7
NC
18022007-07-11 Nick Clifton <nickc@redhat.com>
1803
1804 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1805 WINDRES export.
1806 * Makefile.in: Regenerate.
1807
6e29b5a4
RO
18082007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1809
1810 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1811 maintainer.
1812
159a4b02
L
18132007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1814
1815 * lt~obsolete.m4: New. Import from 20070318 libtool.
1816
6ba67283
JB
18172007-07-03 Julian Brown <julian@codesourcery.com>
1818
1819 * MAINTAINERS (Write After Approval): Add myself.
1820
30b74385
RW
18212007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1822
1823 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1824 * configure: Regenerate.
1825
18262007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1827
1828 * configure.ac: Add some missing m4 quotation.
1829 * configure: Regenerate.
1830
943c54ce
SB
18312007-07-02 Simon Baldwin <simonb@google.com>
1832
1833 * MAINTAINERS (Write After Approval): Add myself.
1834
1c00b503
PB
18352007-07-02 Paolo Bonzini <bonzini@gnu.org>
1836
1837 * configure: Regenerate.
1838
901119ae
KT
18392007-07-02 Kai Tietz <kai.tietz@onevision.com>
1840
1841 * Makefile.def: Add windmc tool to build.
1842 * Makefile.tpl: Likewise.
1843 * configure.ac: Likewise.
1844 * Makefile.in: Regenerate.
1845 * configure: Regenerate.
09ce620e 1846
83f4c19f
DD
18472007-06-28 DJ Delorie <dj@redhat.com>
1848
1849 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1850 not building newlib.
1851 * configure: Regenerated.
09ce620e 1852
5346c75c
JS
18532007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1854
1855 * MAINTAINERS (Write After Approval): Add myself.
1856
aacfb86b
MM
18572007-06-25 Martin Michlmayr <tbm@cyrius.com>
1858
1859 * MAINTAINERS (Write After Approval): Add myself.
1860
590bf0d3
CM
18612007-06-19 Chris Matthews <chrismatthews@google.com>
1862
1863 * MAINTAINERS (Write After Approval): Add myself.
1864
cdbbee7a
RIL
18652007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1866
1867 * MAINTAINERS (Write After Approval): Add myself.
1868
b8afffc1
DJ
18692007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1870
1871 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1872 * Makefile.in: Regenerated.
1873
3fcfad76
BS
18742007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1875
1876 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1877 bfin*-*-uclinux* targets.
1878 * configure: Regenerate.
1879
3f5a2b7f
ILT
18802007-06-14 Ian Lance Taylor <iant@google.com>
1881
1882 * MAINTAINERS: Add myself as non-algorithmic global write
1883 maintainer.
1884
4c46daee
DN
18852007-06-14 Diego Novillo <dnovillo@google.com>
1886
1887 * MAINTAINERS: Add self as middle-end maintainer and
1888 non-algorithmic global write maintainer.
1889
a3bb222a
FXC
18902007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1891
1892 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1893 Move all Fortran maintainers except Paul Brook into the
1894 Non-Autopoiesis section.
1895
a19e8f64
PB
18962007-06-14 Paolo Bonzini <bonzini@gnu.org>
1897
1898 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1899 (distclean-stage[+id+]): Possibly delete stage_last.
1900 * Makefile.in: Regenerate.
1901
1c2abe5e
SP
19022007-06-12 Seongbae Park <seongbae.park@gmail.com>
1903
1904 * MAINTAINERS (Various Maintainer): Fix typo.
1905
abca4739
PB
19062007-06-11 Paolo Bonzini <bonzini@gnu.org>
1907
1908 * MAINTAINERS (Various Maintainer): Add myself as
1909 dataflow maintainer.
1910
a894d2c3
BE
19112007-06-07 Ben Elliston <bje@au.ibm.com>
1912
1913 * config.sub, config.guess: Update from upstream sources.
1914
8024d75e
BE
19152007-06-07 Ben Elliston <bje@au.ibm.com>
1916
1917 * Makefile.tpl: Fix spelling error.
1918 * Makefile.in: Regenerate.
1919
973a9a5e
SE
19202007-06-01 Steve Ellcey <sje@cup.hp.com>
1921
96598938
L
1922 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1923 lt_cv_sys_max_cmd_len.
973a9a5e 1924
ccb4d26b
DN
19252007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1926
1927 * MAINTAINERS (Various Maintainers): Add myself as
1928 auto-vectorizer maintainer.
1929
eecb7461
PB
19302003-05-31 Paolo Bonzini <bonzini@gnu.org>
1931
1932 PR libjava/32098
1933 * libtool.m4: Revert previous change.
1934 * ltgcc.m4: Put it here.
1935
89d28202
ZD
19362003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1937
1938 * MAINTAINERS (Various Maintainers): Add myself as
1939 auto-vectorizer maintainer.
1940
60c7a11a
L
19412007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1942
1943 PR libjava/32098
1944 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1945
9dd3cc81
RG
19462007-05-30 Richard Guenther <rguenther@suse.de>
1947
1948 * MAINTAINERS (Various Maintainers): Add myself as
1949 auto-vectorizer maintainer.
1950
9cc1244e
JJ
19512007-05-30 Jakub Jelinek <jakub@redhat.com>
1952
1953 PR bootstrap/29382
1954 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1955 * configure: Rebuilt.
1956
6124296b
RC
19572007-05-28 Roberto Costa <robsettantasei@gmail.com>
1958
1959 * MAINTAINERS (Write After Approval): Removed my name.
1960
6b757a0d
SB
19612007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1962
1963 * MAINTAINERS (Write After Approval): Remove myself.
1964
86ef8528
AT
19652007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1966
1967 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1968
1cf3d07d
SE
19692007-05-23 Steve Ellcey <sje@cup.hp.com>
1970
1971 * ltmain.sh: Update from ToT Libtool.
1972 * libtool.m4: Update from ToT Libtool.
1973 * ltsugar.m4: New. Update from ToT Libtool.
1974 * ltversion.m4: New. Update from ToT Libtool.
1975 * ltoptions.m4: New. Update from ToT Libtool.
1976 * ltconfig: Remove.
1977 * ltcf-c.sh: Remove.
1978 * ltcf-cxx.sh: Remove.
1979 * ltcf-gcj.sh: Remove.
1980
ce3fcf8c
OW
19812007-05-22 Ollie Wild <aaw@google.com>
1982
1983 * MAINTAINERS (Write After Approval): Add myself.
1984
342b9200
PB
19852007-05-16 Paolo Bonzini <bonzini@gnu.org>
1986
1987 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1988 stage_cflags.
1989 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1990 Remove CFLAGS/LIBCFLAGS.
1991 (configure-stage[+id+]-[+prefix+][+module+],
1992 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1993 * Makefile.in: Regenerate.
1994
cea17285
DN
19952007-05-15 Diego Novillo <dnovillo@google.com>
1996
1997 * MAINTAINERS: Update e-mail address.
1998
11c004e7
RE
19992007-05-15 Revital Eres <eres@il.ibm.com>
2000
2001 * MAINTAINERS (Write After Approval): Add myself.
2002
ab6bd693
RC
20032007-05-14 Roberto Costa <robsettantasei@gmail.com>
2004
2005 * MAINTAINERS (Write After Approval): Updated my address.
2006
388cdf07
TN
20072007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2008
2009 * MAINTAINERS (Write After Approval): Add myself.
2010
23f24034
SR
20112007-05-11 Silvius Rus <rus@google.com>
2012
2013 * MAINTAINERS (Write After Approval): Add myself.
2014
34a7526e
TT
20152007-04-23 Tom Tromey <tromey@redhat.com>
2016
2017 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2018
51da21be
MM
20192007-04-22 Mark Mitchell <mark@codesourcery.com>
2020
2021 * MAINTAINERS (cpplib): Rename to ...
2022 (libcpp): ... this. Add C/C++ front end maintainers.
2023
70070387
SE
20242007-04-14 Steve Ellcey <sje@cup.hp.com>
2025
2026 * config-ml.in: Pass ${ml_config_env} to configure calls.
2027
df1a0dbb
CB
20282007-04-04 Christian Bruel <christian.bruel@st.com>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2031
9daff147
DK
20322007-04-02 Dave Korn <dave.korn@artimi.com>
2033
2034 * MAINTAINERS (Write After Approval): Add myself.
2035
374eadb2
TB
20362007-03-31 Tobias Burnus <burnus@net-b.de>
2037
2038 * MAINTAINERS (fortran 95 front end): Add myself.
2039
8eced3a2
DR
20402007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2043
653de3e3
AZ
20442007-03-24 Ayal Zaks <zaks@il.ibm.com>
2045
2046 * MAINTAINERS (Modulo Scheduler): Add myself.
2047
b737d953
BM
20482007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2049
2050 * MAINTAINERS (fortran 95 front end): Add myself.
2051 (c++ front end): whitespace fix.
2052
a584cdf2
NF
20532007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2054
2055 * MAINTAINERS (Write After Approval): Add myself.
2056
8c79f3c4
RS
20572007-03-21 Richard Sandiford <richard@codesourcery.com>
2058
2059 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2060 of glob. Quote arguments with single quotes too.
2061 * configure: Regenerate.
2062
07f1ac6d
BM
20632007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2064
2065 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2066 * Makefile.in: Regenerate
2067
172e41aa
AS
20682007-03-07 Andreas Schwab <schwab@suse.de>
2069
2070 * configure: Regenerate.
2071
9c4d2493
BM
20722007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2073
2074 * configure.ac: Add "--with-pdfdir" configure option,
2075 which defines pdfdir variable.
2076 * Makefile.def (target=fixincludes): Add install-pdf to
2077 missing targets.
2078 (recursive_targets): Add install-pdf target.
2079 (flags_to_pass): Add pdfdir.
2080 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2081 target.
2082 * configure: Regenerate
2083 * Makefile.in: Regenerate
2084
e14e622e
EC
20852007-02-28 Eric Christopher <echristo@apple.com>
2086
2087 Revert:
2088 2006-12-07 Mike Stump <mrs@apple.com>
2089
2090 * Makefile.def (dependencies): Add dependency for
2091 install-target-libssp and install-target-libgomp on
2092 install-gcc.
2093 * Makefile.in: Regenerate.
2094
54e433bc
MK
20952007-02-27 Matt Kraai <kraai@ftbfs.org>
2096
2097 * configure: Regenerate.
2098 * configure.ac: Move statements after variable declarations.
2099
6c8d3d8f
KK
21002007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2101
2102 * MAINTAINERS: Add myself as sh maintainer.
2103
9f8c6739
JM
21042007-02-19 Joseph Myers <joseph@codesourcery.com>
2105
2106 * configure.ac: Adjust for loop syntax.
2107 * configure: Regenerate.
2108
278a7a38
AO
21092007-02-18 Alexandre Oliva <aoliva@redhat.com>
2110
2111 * configure: Rebuilt.
2112
b2eaac4a
AO
21132007-02-18 Alexandre Oliva <aoliva@redhat.com>
2114
2115 * configure.ac: Drop multiple occurrences of --enable-languages,
2116 and fix its quoting.
2117 * configure: Rebuilt.
2118
beeaf216 21192007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2120 Nathan Sidwell <nathan@codesourcery.com>
2121 Vladimir Prus <vladimir@codesourcery.com>
2122 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2123
2124 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2125 * configure: Regenerate.
2126
09201a09
GP
21272007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2128
2129 * ltconfig (freebsd*): Default to elf.
2130
291f172e
DJ
21312007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2132
2133 * configure.ac (target_libraries): Move libgcc before libiberty.
2134 * configure: Regenerated.
2135
c3a86da9
DJ
21362007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2137 Paolo Bonzini <bonzini@gnu.org>
2138
2139 PR bootstrap/30753
2140 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2141 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2142 * configure: Regenerated.
2143
88e1e72a
FXC
21442007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2145
2146 * MAINTAINERS (Language Front End Maintainers): Update my mail
2147 address.
2148
44bfc3ac
DJ
21492007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2150
2151 PR bootstrap/30748
2152 * configure.ac: Correct syntax for Solaris ksh.
2153 * configure: Regenerated.
2154
3e19841a
PB
21552007-02-09 Paolo Bonzini <bonzini@gnu.org>
2156
2157 * configure.ac: Sync with src.
2158 * configure: Regenerate.
2159
74a48762
PB
21602007-02-09 Paolo Bonzini <bonzini@gnu.org>
2161
2162 * Makefile.in: Regenerate.
2163
d846e52e
PB
21642007-02-09 Paolo Bonzini <bonzini@gnu.org>
2165
2166 * config.sub: Sync with src.
2167
1c710c3c
DJ
21682007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2169
2170 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2171 noncanonical equivalents.
2172 * configure.in: Rename to...
2173 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2174 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2175 target_noncanonical. Use them. Rewrite removal of configure
2176 arguments for autoconf 2.59. Discard variable settings. Force
2177 program_transform_name for native tools.
2178
2179 * Makefile.in: Regenerated.
2180 * configure: Regenerated with autoconf 2.59.
2181
74372bdf
RZ
21822007-02-07 Roman Zippel <zippel@linux-m68k.org>
2183
3de8da2a 2184 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2185
f6671c93
AS
21862007-01-31 Andreas Schwab <schwab@suse.de>
2187
2188 * Makefile.tpl (LDFLAGS): Substitute it.
2189 * Makefile.in: Regenerate.
2190
ba9f17df
AB
21912007-01-30 Andrey Belevantsev <abel@ispras.ru>
2192
3de8da2a 2193 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2194
2472200d
DE
21952007-01-28 David Edelsohn <edelsohn@gnu.org>
2196
3de8da2a 2197 * MAINTAINERS (spu port): Add myself.
2472200d 2198
5305be7e
RG
21992007-01-23 Richard Guenther <rguenther@suse.de>
2200
2201 PR bootstrap/30541
2202 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2203 * Makefile.tpl (GNATBIND): Substitute it.
2204 (GNATMAKE): Likewise.
2205 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2206 of STAGE_PREFIX.
2207 * Makefile.in: Regenerate.
2208 * configure: Regenerate.
2209
416cfb5e
MS
22102007-01-18 Mike Stump <mrs@apple.com>
2211
2212 * configure.in: Re-enable -Werror for gcc builds.
2213
3de8da2a 22142007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2215
3de8da2a 2216 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2217
d943d7c4
PB
22182007-01-11 Paolo Bonzini <bonzini@gnu.org>
2219
2220 * configure.in: Change == to = in test command.
3de8da2a 2221 * configure: Regenerate.
d943d7c4 2222
e69bf64b 22232007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2224 Nick Clifton <nickc@redhat.com>
2225 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2226
2227 * configure.in (build_configargs, host_configargs, target_configargs):
2228 Remove build/host/target parameters.
2229 (host_libs): Add gmp and mpfr.
2230 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2231 * Makefile.def (gmp, mpfr): New.
2232 (gcc): Remove target.
2233 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2234 target_os, target_vendor): New.
2235 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2236 * configure: Regenerate.
2237 * Makefile.in: Regenerate.
e69bf64b
PB
2238
22392007-01-11 Matt Fago <fago@earthlink.net>
2240
2241 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2242 to improve robustness of configure tests.
e69bf64b 2243 * configure: Regenerate.
e14e622e 2244
a42f3b80
UB
22452007-01-09 Uros Bizjak <ubizjak@gmail.com>
2246
2247 * MAINTAINERS: Add myself as i386 maintainer.
2248
a36aee1a
JH
22492007-01-08 Jan Hubicka <jh@suse.cz>
2250
61fcaeef 2251 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2252
738a52d3
KT
22532007-01-08 Kai Tietz <kai.tietz@onevision.com>
2254
2255 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2256 * configure: Regenerate.
738a52d3 2257
54fdc474
DJ
22582007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2259
2260 * Makefile.tpl (all-target): Correct @if conditional for target
2261 modules.
2262 * configure.in: Omit libiberty if building only target libgcc.
2263 * configure, Makefile.in: Regenerated.
2264
3dd71726
PB
22652007-01-04 Paolo Bonzini <bonzini@gnu.org>
2266
2267 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2268 * configure: Regenerate.
2269
fa958513
DJ
22702007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2271
2272 * Makefile.def (target_modules): Add libgcc.
2273 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2274 * Makefile.tpl (clean-target-libgcc): Delete.
2275 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2276 on gcc even for bootstrapped modules. Rewrite handling of
2277 lang_env_dependencies to loop over target_modules.
2278 * configure.in (target_libraries): Add target-libgcc.
2279 * Makefile.in, configure: Regenerated.
2280
e1888513
PB
22812006-12-29 Paolo Bonzini <bonzini@gnu.org>
2282
2283 * configure.in: Reorganize recognition of languages. Add
2284 --enable-stage1-languages. Show supported languages for the chosen
2285 target rather than all recognized languages.
2286 * configure: Regenerate.
2287
53b88b73
PB
22882006-12-29 Paolo Bonzini <bonzini@gnu.org>
2289
2290 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2291 * Makefile.in: Regenerate.
2292
a3993f33
KG
22932006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2294
2295 * configure.in: Warn that MPFR 2.2.0 is buggy.
2296 * configure: Regenerate.
2297
f063a9ed
ILT
22982006-12-27 Ian Lance Taylor <iant@google.com>
2299
2300 * configure.in: When removing Makefiles to force a reconfigure, also
2301 remove prev-DIR*/Makefile.
2302 * configure: Regenerate.
2303
af71363e
AS
23042006-12-22 Andreas Schwab <schwab@suse.de>
2305
2306 * configure: Regenerate with correct autoconf version.
2307
0b0dc272
AM
23082006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2309
3de8da2a
UB
2310 * configure.in: add AC_SUBST for *_FOR_TARGET.
2311 * configure: Regenerate.
0b0dc272 2312
53b88b73
PB
23132006-12-19 Paolo Bonzini <bonzini@gnu.org>
2314
2315 * configure.in: Simplify logic for rejecting languages that cannot
2316 be built. Separate the case when a language is unsupported,
2317 from the case when the user chooses not to build a language.
2318
400ebff4
PB
23192006-12-19 Paolo Bonzini <bonzini@gnu.org>
2320
2321 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2322 it only affects bootstrap and could be tested on "$host" as well.
2323 * configure: Regenerate.
2324 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2325
8efea775
PB
23262006-12-19 Paolo Bonzini <bonzini@gnu.org>
2327
2328 PR bootstrap/29544
2329 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2330 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2331 move here comment from Makefile.tpl.
2332 * Makefile.tpl: Move some definitions higher in the file.
2333 (STAGE1_CHECKING): New.
2334 * configure.in: Add --enable-stage1-checking.
2335 * configure: Regenerate.
2336 * Makefile.in: Regenerate.
2337
ed88a7ed
PB
23382006-12-19 Paolo Bonzini <bonzini@gnu.org>
2339
2340 * MAINTAINERS: Add myself as build system maintainer.
2341
b65151d3
SM
23422006-12-15 Simon Martin <simartin@users.sourceforge.net>
2343
2344 * MAINTAINERS (Write After Approval): Add myself.
2345
7e050830
EC
23462006-12-13 Eric Christopher <echristo@apple.com>
2347
2348 * MAINTAINERS: Add myself as darwin maintainer.
2349
8b494895
ILT
23502006-12-11 Ian Lance Taylor <ian@airs.com>
2351
2352 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2353
0ff1416d
JR
23542006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2355
2356 MAINTAINERS: Update my entry.
2357
58e24147
AM
23582006-12-11 Alan Modra <amodra@bigpond.net.au>
2359
2360 * configure.in: Handle spu makefile frag.
58e24147
AM
2361 * Makefile.tpl (MAINT): Define
2362 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2363 * configure: Regenerate.
2364 * Makefile.in: Regenerate.
2365
9b6f37a0
BE
23662006-12-11 Ben Elliston <bje@au.ibm.com>
2367
2368 * config.guess: Import latest version.
2369 * config.sub: Likewise.
2370
ea6f5c57
BE
23712006-12-11 Ben Elliston <bje@au.ibm.com>
2372
2373 * configure.in (spu-*-*): Don't skip target-libiberty.
2374 * configure: Regenerate.
2375
42c1cd8a
AT
23762006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2377
2378 PR bootstrap/30134
2379 * configure.in: Correct x86 darwin support for libjava to powerpc
2380 and i?86 only.
2381 * configure: Regenerate.
2382
55eb837d
ST
23832006-12-08 Sandro Tolaini <tolaini@libero.it>
2384
2385 * configure.in: Add x86 darwin support for libjava.
2386 * configure: Regenerate.
2387
5bdacbc7
MS
23882006-12-07 Mike Stump <mrs@apple.com>
2389
2390 * Makefile.def (dependencies): Add dependency for
2391 install-target-libssp and install-target-libgomp on
2392 install-gcc.
2393 * Makefile.in: Regenerate.
2394
477d851c
RG
23952006-12-04 Richard Guenther <rguenther@suse.de>
2396
2397 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2398 (Non-Algorithmic Maintainers): Move over non-algorithmic
2399 loop optimizer maintainers, add myself as a non-algorithmic
2400 middle-end maintainer.
2401
5d33d367
DF
24022006-12-04 Daniel Franke <franke.daniel@gmail.com>
2403
2404 * MAINTAINERS (Write After Approval): Add myself.
2405
dbee1fb3
KG
24062006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2407
2408 * configure.in: Update error message for missing GMP/MPFR.
2409
2410 * configure: Regenerate.
2411
b5147de7
KG
24122006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2413
2414 * configure.in: Update MPFR version in error message.
2415
2416 * configure: Regenerate.
2417
f019376c
KG
24182006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2419
2420 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2421 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2422 --with-gmp-lib): New flags.
2423
2424 * configure: Regenerate.
2425
91ed95ae
BM
24262006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2427
2428 * MAINTAINERS (Write After Approval): Change my email address.
2429
3a971f15
MLI
24302006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2431
05170031 2432 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2433
431041ea
PT
24342006-11-22 Philipp Thomas <pth@suse.de>
2435
2436 * MAINTAINERS (i18n): Update e-mail address.
2437
df5487ee
TS
24382006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2439
2440 * MAINTAINERS (spu port): Add myself as maintainer.
2441 (Write After Approval): Remove myself.
2442
92c2f0ee
BE
24432006-11-22 Ben Elliston <bje@au.ibm.com>
2444
2445 * configure.in (skipdirs): Don't build libssp for SPU.
2446 * configure: Regenerate.
2447
a3b97199
AP
24482006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2449
2450 * MAINTAINERS (spu port): Add myself as maintainer.
2451 (libobjc): Update my email address.
2452
0eb97064
AB
24532006-11-21 Andrea Bona <andrea.bona@st.com>
2454
2455 * MAINTAINERS (Write After Approval): Add myself.
2456
85d9c13c
TS
24572006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2458
2459 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2460 * configure : Rebuilt.
2461
6696f3cd
TS
24622006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2463
2464 * MAINTAINERS (Write After Approval): Add myself.
2465
d58542ea
AO
24662006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2467
2468 * MAINTAINERS (Write After Approval): Add myself.
2469
a357b5ae
KG
24702006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2471
2472 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2473 libmpfr.a.
2474 * configure: Regenerate.
2475
9bd6112c
PB
24762006-11-16 Paolo Bonzini <bonzini@gnu.org>
2477
2478 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2479 (unstage): Test for stage_last presence.
2480
2481 PR bootstrap/29802
2482 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2483 * Makefile.in: Regenerate.
2484
c8cf9f0f
ZD
24852003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2486
2487 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2488 maintainers.
2489
467b1fc6
ER
24902006-11-14 Erven Rohou <erven.rohou@st.com>
2491
2492 * MAINTAINERS (Write After Approval): Add myself.
2493
995a5697
PB
24942006-11-14 Paolo Bonzini <bonzini@gnu.org>
2495
2496 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2497 and stageN-package/Makefile.
2498 * Makefile.in: Regenerated.
2499
c8d6d53e
JZ
25002006-11-14 Jie Zhang <jie.zhang@analog.com>
2501
2502 * configure.in: Remove target-libgloss from noconfigdirs for
2503 bfin-*-*.
2504 * configure: Regenerated.
2505
dffb147d
KG
25062006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2507
2508 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2509
dffb147d
KG
2510 * configure: Regenerate.
2511
ca558912
KG
25122006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2513
2514 * configure.in: Robustify error message for missing GMP/MPFR.
2515
2516 * configure: Regenerate.
2517
7aa42285
SW
25182006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2519
2520 * MAINTAINERS (Write After Approval): Add myself.
2521
779958a2
UB
25222006-10-30 Uros Bizjak <ubizjak@gmail.com>
2523
2524 * MAINTAINERS: Change email address.
2525
91de1527
VP
25262006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2527
2528 * MAINTAINERS (Write After Approval): Add myself.
2529
a3867703
PB
25302006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2531
2532 * MAINTAINERS (Write After Approval): Add myself.
2533
b4364fa2
CL
25342006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2535
7e050830 2536 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2537 Write After Approval section.
b4364fa2 2538
70ec446f
KG
25392006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2540
2541 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2542 need_gmp anymore.
2543 * configure: Regenerate.
2544
018c8d88
TB
25452006-10-16 Tobias Burnus <burnus@net-b.de>
2546
2547 * MAINTAINERS (Write After Approval): Add myself.
2548
f6a1687e
BE
25492006-10-16 Ben Elliston <bje@au.ibm.com>
2550
2551 * config.guess: Import latest version.
2552 * config.sub: Likewise.
2553
b5422ad7
BM
25542006-10-10 Brooks Moses <bmoses@stanford.edu>
2555
2556 * Makefile.def: Added pdf target handling.
2557 * Makefile.tpl: Added pdf target handling.
2558 * Makefile.in: Regenerated.
2559
bdcee471
CL
25602006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2561
2562 * MAINTAINERS: Add self as score port maintainer.
2563
7d610414
BM
25642006-10-04 Brooks Moses <bmoses@stanford.edu>
2565
2566 * MAINTAINERS (Write After Approval): Add myself.
2567
e48d66a9
SK
25682006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2569
7e050830 2570 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2571 or newer.
2572 * configure: Regenerated.
2573
c394e891
DB
25742006-09-27 Dave Brolley <brolley@redhat.com>
2575
2576 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2577 $s instead of $r.
2578 * configure: Regenerated.
2579
1ee4c5a0
TS
25802006-09-26 Thiemo Seufer <ths@mips.com>
2581
2582 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2583 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2584 * configure: Regenerate.
2585
5997afc3
GP
25862006-09-24 Graeme Peterson <gridly@gmail.com>
2587
2588 * MAINTAINERS (Write After Approval): Remove myself.
2589
0c502898
CF
25902006-09-22 Chao-ying Fu <fu@mips.com>
2591
2592 * MAINTAINERS (Write After Approval): Add myself.
2593
a7819e42
JM
25942006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2595
2596 * MAINTAINERS: Add self as soft-fp maintainer.
2597
25982006-09-09 Anatoly Sokolov <aesok@post.ru>
2599
2600 * MAINTAINERS: Add myself as avr maintainer.
2601 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2602
e8288489
RC
26032006-09-07 Roberto Costa <roberto.costa@st.com>
2604
2605 * MAINTAINERS (Write After Approval): Add myself.
2606
b91f0a41
CV
26072006-08-30 Corinna Vinschen <corinna@vinschen.de>
2608
2609 * configure.in: Never build newlib for a Mingw host.
2610 Never build newlib as Mingw target library.
2611 Test the existence of winsup/cygwin for building a Cygwin newlib,
2612 rather than just winsup.
2613 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2614 building a Mingw target.
2615 * configure: Regenerate.
2616
094c07a0
EB
26172006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2618
2619 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2620
8d1171cb
PB
26212006-07-25 Paolo Bonzini <bonzini@gnu.org>
2622
2623 * config.guess: Import from src (was more updated).
2624 * config.sub: Likewise.
2625
2e9e6f68
DJ
26262006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2627
2628 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2629 * configure: Regenerated.
2630
57255173
PB
26312006-07-18 Paolo Bonzini <bonzini@gnu.org>
2632
cc6010cd
AP
2633 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2634 for stages after the first.
57255173 2635
9fbe6585
JJ
26362006-07-17 Jakub Jelinek <jakub@redhat.com>
2637
2638 * Makefile.def: Add dependencies for configure-opcodes
2639 on configure-intl and all-opcodes on all-intl.
2640 * Makefile.in: Regenerated.
2641
18c3f977
BE
26422006-07-13 Ben Elliston <bje@au.ibm.com>
2643
2644 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2645
27b56ba6
PE
26462006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2647
2648 Port to hosts whose 'sort' and 'tail' implementations
2649 treat operands with leading '+' as file names, as POSIX
2650 has required since 2001. However, make sure the code still
2651 works on pre-POSIX hosts.
2652 * ltmain.sh: Don't assume "sort +2" is equivalent to
2653 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2654
ad6d4e43
UW
26552006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2656
2657 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2658
706601d9
PG
26592006-07-04 Peter O'Gorman <peter@pogma.com>
2660
2661 * ltconfig: chmod 644 before ranlib during install.
2662
0b50988a
EB
26632006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2664
2665 PR bootstrap/18058
2666 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2667 if the bootstrap compiler is a GCC version that supports it.
2668 * configure: Regenerate.
2669
b6348cb3
PB
26702006-07-03 Paolo Bonzini <bonzini@gnu.org>
2671
95695ad3 2672 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2673 * configure: Regenerate.
2674
1546bb64
PB
26752006-07-03 Paolo Bonzini <bonzini@gnu.org>
2676
2677 PR other/27063
2678 * configure.in: Test subdir_requires and give an appropriate
2679 error message.
2680 * configure: Regenerate.
2681
5cb6c629
AJH
26822006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2683
2684 * MAINTAINERS (Write After Approval): Add myself.
2685
f4d8cdf8
JDA
26862006-06-22 John David Anglin <dave.anglin@nrc.ca>
2687
2688 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2689
4fe5abb7
SE
26902006-06-22 Steve Ellcey <sje@cup.hp.com>
2691
2692 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2693
2a79fd67
DA
26942006-06-20 David Ayers <d.ayers@inode.at>
2695
2696 PR bootstrap/28072
2697 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2698 whether target-libjava is being configured instead of whether the
2699 java front end is enabled.
2700 * configure: Regenerate.
7e050830 2701
04879af3
RO
27022006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2703
2704 PR target/27540
2705 * configure.in: Only enable libgomp on IRIX 6.
2706 * configure: Regenerate.
2707
ec6c7392
PB
27082006-06-15 Paolo Bonzini <bonzini@gnu.org>
2709
2710 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2711 too.
2712 * Makefile.in: Regenerate.
2713
12973d7a
DD
27142006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2715
2716 * config-ml.in: Alter CCASFLAGS to include special
2717 multilib options the same as is done for CFLAGS.
2718
c67ed86a
JDA
27192006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2720
2721 * configure.in: Don't enable libgomp on hpux10.
2722 * configure: Rebuilt.
2723
cb253473
DA
27242006-06-12 David Ayers <d.ayers@inode.at>
2725
2726 PR bootstrap/27963
2727 PR target/19970
7e050830 2728 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2729 ${libgcj} is specified.
2730 * configure: Regenerate.
7e050830 2731
32845532
CD
27322006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2733
2734 Sync from src:
7e050830
EC
2735
2736 * configure.in: Sync.
32845532 2737 * configure: Regenerated.
7e050830 2738
32845532
CD
2739 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2740
2741 * Makefile.def: Added dependencies from sim and gdb on intl, and
2742 added configure dependencies to everything with an all dependency
2743 on intl.
2744 * Makefile.in: Regenerated.
2745
7cd0cf9c
DA
27462006-06-06 David Ayers <d.ayers@inode.at>
2747
2748 PR libobjc/13946
2749 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2750 * Makefile.in: Regenerate.
2751 * configure.in: Add --enable-objc-gc at toplevel and have it
2752 enable boehm-gc for Objective-C.
2753 Remove target-boehm-gc from libgcj.
2754 Add target-boehm-gc to target_libraries.
2755 Add target-boehm-gc to noconfigdirs where ${libgcj}
2756 is specified.
2757 Assert that boehm-gc is supported when requested for Objective-C.
2758 Only build boehm-gc if needed either for Java or Objective-C.
2759 * configure: Regenerate.
7e050830 2760
3ff3adad
PB
27612006-06-05 Paolo Bonzini <bonzini@gnu.org>
2762
2763 PR 27674
2764 * Makefile.tpl (configure-[+prefix+][+module+],
2765 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2766 Remove rule to unstage bootstrapped modules.
2767 (stage_current): New.
2768 * Makefile.in: Regenerate.
2769
898e551d
LB
27702006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2771
2772 * MAINTAINERS (Write After Approval): Update my e-mail address.
2773
ea60341e
MS
27742006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2775
2776 * include/libiberty.h: Declare pex_run_in_environment.
2777
222ae291
AL
27782006-05-31 Asher Langton <langton2@llnl.gov>
2779
2780 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2781
e9a54b07
PB
27822006-05-25 Paolo Bonzini <bonzini@gnu.org>
2783
2784 * Makefile.def (bfd, opcodes): Fix lib_path.
2785 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2786 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2787 * Makefile.in: Regenerate.
2788
03e67131
CD
27892006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2790
2791 * Makefile.in: Regenerate.
2792
65d6e994
CD
27932006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2794
2795 * Makefile.def: Add install-html target. Add datarootdir
2796 docdir and htmldir to flags_to_pass.
2797 * Makefile.tpl: Add install-html target.
2798 * Makefile.in: Regenerate.
2799 * configure.in: Add --with-datarootdir, --with-docdir, and
2800 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2801 * configure: Regenerate.
2802
9e299237
MS
28032006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2804
2805 * configure.in: Enable gprof for cross builds.
2806 * configure: Regenerate.
2807
c31202cd
RG
28082006-05-22 Richard Guenther <rguenther@suse.de>
2809
2810 Revert
2811 2006-01-31 Richard Guenther <rguenther@suse.de>
2812 Paolo Bonzini <bonzini@gnu.org>
2813
2814 * Makefile.def (target_modules): Add libgcc-math target module.
2815 * configure.in (target_libraries): Add libgcc-math target library.
2816 (--enable-libgcc-math): New configure switch.
2817 * Makefile.in: Re-generate.
2818 * configure: Re-generate.
2819 * libgcc-math: New toplevel directory.
2820
2a332582
JDA
28212006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2822 Andreas Tobler <a.tobler@schweiz.ch>
2823
2824 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2825 * configure: Rebuilt.
2826
ccce6917 28272006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2828
ccce6917
SL
2829 * MAINTAINERS (Write After Approval): Add myself.
2830
ed606bc0
DD
28312006-05-01 DJ Delorie <dj@redhat.com>
2832
3d8f47a0 2833 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2834 * configure: Regenerate.
2835
9386bd20
RG
28362006-05-01 Richard Guenther <rguenther@suse.de>
2837
2838 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2839 maintainer.
2840
7b3bd503
KZ
28412006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2842
2843 * MAINTAINERS (Write After Approval): Add myself.
2844
87ceee72
JB
28452006-04-28 Jan Beulich <jbeulich@novell.com>
2846
2847 * MAINTAINERS (Write After Approval): Add myself.
2848
e88a2c09
DD
28492006-04-18 DJ Delorie <dj@redhat.com>
2850
2851 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2852 reference libgloss so that libssp can be built in a combined
2853 tree.
2854 * configure: Regenerate.
2855
675f0a8a
RM
28562006-04-08 Robert Millan <rmh@gcc.gnu.org>
2857
2858 * MAINTAINERS (Write After Approval): Add myself.
2859
27b6c940
BE
28602006-04-05 Ben Elliston <bje@au.ibm.com>
2861
2862 * configure.in: Require makeinfo 4.4 or higher.
2863 * configure: Regenerate.
2864
687b17d4
GP
28652006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2866
2867 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2868 Rearrange the entries of other libraries to have them in one place.
2869
906ac235
JB
28702006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2871
7e050830 2872 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2873 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2874
fb0103e5
RG
28752006-03-14 Richard Guenther <rguenther@suse.de>
2876
2877 * configure: Regenerate with autoconf 2.13.
2878
17237f6b
JB
28792006-03-13 Jim Blandy <jimb@codesourcery.com>
2880
2881 * MAINTAINERS: Use my work address.
bed31434
JB
2882
2883 * MAINTAINERS: Update my E-mail address.
2884
27079765
AH
28852006-03-10 Aldy Hernandez <aldyh@redhat.com>
2886
2887 * configure.in: Handle --disable-<component> generically.
2888 * configure: Regenerate.
2889
54a17039
L
28902006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2891
2892 PR libgcj/17311
2893 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2894
b9bd11ca
EE
28952006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2896
2897 * MAINTAINERS (Write After Approval): Remove myself.
2898 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2899
719bb4e3 29002006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2901
072b06f2
RE
2902 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2903 (TARGET_CONFIGDIRS): Remove.
2904 * configure.in: Remove AC_SUBST(target_configdirs).
2905 * Makefile.in, configure: Regenerated.
ee2312f3 2906
936e1a35
SK
29072006-02-20 Steven G. Kargl <kargls@comcast.net>
2908
2909 * MAINTAINERS (Write After Approval): Remove myself.
2910 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2911
cc11cc9b
PB
29122006-02-20 Paolo Bonzini <bonzini@gnu.org>
2913
2914 PR bootstrap/25670
2915
2916 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2917
2918 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2919 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2920 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2921 BUILD_PREFIX, BUILD_PREFIX_1.
2922 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2923
2924 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2925 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2926
2927 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2928 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2929 of `cat stage_current`. Always provide the `r' and `s' variables.
2930 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2931 a single shell execution.
2932 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2933 bootstrapped modules, make the stage1 module if the build was not
2934 started yet, else build the current stage.
2935 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2936 (all-build, all-host, all-target, [+make_target+]-host,
2937 [+make_target+]-target): Do not use \-continued lines.
2938 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2939 (current_stage, restrap, stage_last): New.
2940
2941 * Makefile.in: Regenerate.
2942 * configure: Regenerate.
2943
63a7c9ef
BD
29442006-02-19 Bud Davis <jmdavis@link.com>
2945
2946 * MAINTAINERS (Write After Approval): Remove myself.
2947 (Language Front End Maintainers): Add myself as fortran 95
2948 maintainer and update e-mail address.
2949
a3543e3a
FXC
29502006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2951
2952 * MAINTAINERS (Write After Approval): Remove myself.
2953 (Language Front End Maintainers): Add myself as fortran 95
2954 maintainer.
2955
ca5b1d2c
VK
29562006-02-16 Victor Kaplansky <victork@il.ibm.com>
2957
2958 * MAINTAINERS (Write After Approval): Add myself.
2959
0499513f
TK
29602006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2961
2962 * MAINTAINERS (Write After Approval): Remove myself.
2963 (Language Front End Maintainers): Add myself as
2964 fortran 95 maintainer.
2965
d1f8db0c
PB
29662006-02-14 Paolo Bonzini <bonzini@gnu.org>
2967
2968 Sync from src:
2969
2970 2005-12-27 Leif Ekblad <leif@rdos.net>
2971
cc6010cd
AP
2972 * configure.in: Add support for RDOS target.
2973 * configure: Regenerate.
d1f8db0c
PB
2974
29752006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2976 Andreas Schwab <schwab@suse.de>
d1f8db0c 2977
cc6010cd 2978 * configure: Regenerate.
d1f8db0c 2979
cac90078
DE
29802006-02-12 David Edelsohn <edelsohn@gnu.org>
2981
2982 * configure.in (enable_libgomp): Add AIX.
2983 * configure: Regenerate.
2984
bd37fbf5
MK
29852006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2986
2987 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2988
23027b7a
LM
29892006-02-03 Lee Millward <lee.millward@gmail.com>
2990
2991 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2992
0058967b
RG
29932006-01-31 Richard Guenther <rguenther@suse.de>
2994 Paolo Bonzini <bonzini@gnu.org>
2995
2996 * Makefile.def (target_modules): Add libgcc-math target module.
2997 * configure.in (target_libraries): Add libgcc-math target library.
2998 (--enable-libgcc-math): New configure switch.
2999 * Makefile.in: Re-generate.
3000 * configure: Re-generate.
3001 * libgcc-math: New toplevel directory.
3002
e8b05380
PB
30032006-01-26 Paolo Bonzini <bonzini@gnu.org>
3004
3005 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3006 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3007 the assembler, linker and binutils.
3008 * configure: Regenerate.
3009
d54d5437
DM
30102006-01-22 Dirk Mueller <dmueller@suse.de>
3011
3012 * MAINTAINERS (Write After Approval): Add myself.
3013
670cbfcf
DN
30142006-01-20 Diego Novillo <dnovillo@redhat.com>
3015
3016 * configure: Regenerate.
3017
953ff289
DN
30182006-01-18 Richard Henderson <rth@redhat.com>
3019 Jakub Jelinek <jakub@redhat.com>
3020 Diego Novillo <dnovillo@redhat.com>
3021
3022 * libgomp: New directory.
3023 * Makefile.def: Add target_module libgomp.
3024 * Makefile.in: Regenerate.
3025 * configure.in (target_libraries): Add target-libgomp.
3026 * configure: Regenerate.
3027
32ce4048
AO
30282006-01-05 Alexandre Oliva <aoliva@redhat.com>
3029
3030 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3031 @ from continuation.
3032 * Makefile.in: Rebuilt.
3033
0eaf8e17 30342006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3035
c76c0c83
CL
3036 * MAINTAINERS (Write After Approval): Add myself.
3037
2d309510
PB
30382006-01-04 Paolo Bonzini <bonzini@gnu.org>
3039
3040 PR bootstrap/24252
3041
3042 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3043 * Makefile.tpl (OBJDUMP): New.
3044 (EXTRA_HOST_FLAGS): Add it.
3045 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3046
953ff289
DN
3047 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3048 to use symbolic links between directories. Avoid race conditions
3049 or make them harmless.
3050 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3051
3052 * Makefile.def (LEAN): Pass.
3053 * Makefile.tpl (LEAN): Define.
3054 (stage[+id+]-start): Accept that the previous directory does not
3055 exist, if the bootstrap is lean.
3056 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3057 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3058 configure substitution.
3059 ([+compare-target+]): Likewise.
3060 ([+bootstrap-target+]-lean): New.
3061 * configure.in: Remove lean bootstrap support from here.
3062
953ff289
DN
3063 * Makefile.in: Regenerate.
3064 * configure: Regenerate.
2d309510 3065
368872c3
BE
30662006-01-04 Ben Elliston <bje@au.ibm.com>
3067
3068 * MAINTAINERS (libdecnumber): Add myself.
3069
d79e6356
MM
30702006-01-02 Mark Mitchell <mark@codesourcery.com>
3071
3072 * libtool-ldflags: New script.
3073
a6fbc1e2
AS
30742006-01-02 Andreas Schwab <schwab@suse.de>
3075
3076 * configure.in: When reconfiguring remove Makefile in
3077 all stage directories.
3078 * configure: Regenerate.
3079
103a4b39
SB
30802005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3081
3082 * MAINTAINERS: Update my email address.
3083
212f829c
PB
30842005-12-20 Paolo Bonzini <bonzini@gnu.org>
3085
3086 Revert Ada-related part of the previous change.
3087
3088 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3089 Do not pass.
3090 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3091 * Makefile.in: Regenerate.
3092 * configure.in: Do not include mt-ppc-aix target fragment.
3093 * configure: Regenerate.
3094
8ef1f2df
PB
30952005-12-19 Paolo Bonzini <bonzini@gnu.org>
3096
3097 * configure.in: Select appropriate fragments for PowerPC/AIX.
3098 * configure: Regenerate.
3099
3100 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3101 BOOT_CFLAGS, BOOT_LDFLAGS.
3102 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3103 BOOT_CFLAGS, BOOT_LDFLAGS.
3104 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3105 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3106 (stage): Fail if we cannot complete the work.
3107 * Makefile.in: Regenerate.
3108
ab34901f
NS
31092005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3110
3111 * configure.in: Replace ms1 with mt.
3112 * configure: Rebuilt.
3113
cbe82f21
BM
31142005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3115
3116 * MAINTAINERS: Update my email address.
3117
19843472
PB
31182005-12-15 Paolo Bonzini <bonzini@gnu.org>
3119
3120 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3121 install-host-nogcc): Don't invoke $(stage) at the end.
3122 * Makefile.in: Regenerate.
3123
1ca26cd2
PB
31242005-12-14 Paolo Bonzini <bonzini@gnu.org>
3125
3126 * configure.in: Flip the top-level bootstrap switch.
3127 * configure: Regenerate.
3128
f41d6665
DJ
31292005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3130
3131 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3132 $(stage) and $(unstage).
3133 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3134 (all): Remove stray semicolon.
3135 (local-distclean): Don't handle multilib.tmp and multilib.out.
3136 (install.all): Set $s for consistency.
3137 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3138 check_multilibs setting. Always make the install directory.
3139 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3140 Correct @if/@endif.
3141 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3142 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3143 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3144 (multilib.out): Remove.
3145 * Makefile.in: Regenerated.
3146
9174b3cf
CD
31472005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3148
3149 * MAINTAINERS (Write After Approval): Add myself.
3150
64f182bd
NS
31512005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3152
121b2cee
NS
3153 * MAINTAINERS: Add myself as mt maintainer.
3154
64f182bd
NS
3155 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3156
a6d63770
AN
31572005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3158
3159 * MAINTAINERS: Change email address.
3160
2abefe3d
PB
31612005-12-05 Paolo Bonzini <bonzini@gnu.org>
3162
3163 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3164 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3165 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3166 Find in-tree tools if available.
3167 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3168 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3169 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3170 (COMPILER_*_FOR_TARGET): New.
3171 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3172 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3173 (CONFIGURED_*, USUAL_*): Remove.
3174 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3175 STRIP): Use autoconf substitutions.
3176 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3177 COMPILER_NM_FOR_TARGET): New.
3178 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3179
3180 (all): Make all-host and all-target in parallel.
3181 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3182 that $$r and $$s are set before invoking a recursive make.
3183 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3184 ([+bootstrap-target+]): Inline most of the `all' target.
3185
2f3bdde7
BE
31862005-11-29 Ben Elliston <bje@au.ibm.com>
3187
3188 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3189 from the gcc build directory.
3190 * Makefile.in: Regenerate.
3191
a4b6c45a
BE
31922005-11-29 Ben Elliston <bje@au.ibm.com>
3193
3194 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3195 depend on all-libdecnumber.
3196 * configure.in (host_libs): Include libdecnumber.
3197 * Makefile.in: Regenerate.
3198 * configure: Likewise.
3199
473a74b9
BE
32002005-11-29 Ben Elliston <bje@au.ibm.com>
3201
3202 * libdecnumber: Import decNumber sources from the dfp-branch.
3203
b4623110
KJ
32042005-11-21 Kean Johnston <jkj@sco.com>
3205
3206 * config.sub, config.guess: Sync from upstream sources.
3207
67dc1785
BE
32082005-11-21 Ben Elliston <bje@au.ibm.com>
3209
3210 Import from Autoconf sources:
3211
3212 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3213 * config/move-if-change: Don't output "$2 is unchanged";
3214 suggested by Ben Elliston. Handle weird characters correctly.
3215
186abafe
AT
32162005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3217
3218 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3219 to match upstream libtool for darwin.
3220
ef9db8d5
DJ
32212005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3222
3223 * Makefile.def: Remove gdb dependencies for gdbtk.
3224 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3225 (configure-gdb, install-gdb): New rules.
3226 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3227 * Makefile.in, configure: Regenerated.
3228
9c5141ab
JB
32292005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3230
3231 * MAINTAINERS (Write After Approval): Add myself.
3232
4523d51b
EE
32332005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3234
3235 * MAINTAINERS (Write After Approval): Add myself.
3236
086b011c
DN
32372005-10-24 Diego Novillo <dnovillo@redhat.com>
3238
3239 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3240 Diego Novillo.
3241
e7c84bf8
PB
32422005-10-22 Paolo Bonzini <bonzini@gnu.org>
3243
3244 PR bootstrap/24297
3245 * Makefile.tpl (do-[+make-target+], do-check, install,
3246 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3247 are set before recursing.
3248 * Makefile.in: Regenerate.
3249
b88a7564
EB
32502005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3251
3252 PR bootstrap/18939
3253 * Makefile.def (gcc) <target>: Fix thinko.
3254 * Makefile.in: Regenerate.
3255
61efc800
BS
32562005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3257
3258 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3259 * configure: Regenerate.
3260
f53d2869
JZ
32612005-10-15 Jie Zhang <jie.zhang@analog.com>
3262
3263 * MAINTAINERS (Write After Approval): Add self.
3264
077fc835
KH
32652005-10-08 Kazu Hirata <kazu@codesourcery.com>
3266
3267 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3268 target-libffi, target-qthreads, target-libjava, and
3269 targetlibobjc.
3270 * configure: Regenerate.
3271
d739199a
DJ
32722005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3273
3274 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3275 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3276 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3277 (USUAL_OBJDUMP_FOR_TARGET): New.
3278 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3279 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3280 * configure, Makefile.in: Regenerated.
d739199a 3281
db38c6bb
PB
32822005-10-05 Paolo Bonzini <bonzini@gnu.org>
3283
3284 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3285 before other host packages.
3286
3015564c
KK
32872005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3288
3289 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3290
1061f99e
PB
32912005-10-05 Paolo Bonzini <bonzini@gnu.org>
3292
3293 PR bootstrap/22340
3294
3295 * configure.in (default_target): Remove.
3296 * Makefile.tpl (all): Do not use prerequisites as subroutines
3297 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3298 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3299 use prerequisites as subroutines.
3300 (check-host, check-target): New.
3301 (bootstrap configure & all targets): Do not use stage*-start
3302 if the directory layout is already ok.
3303 (non-bootstrap configure & all targets): Prepend a $(unstage).
3304 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3305 (NOTPARALLEL): Remove.
3306 (unstage, stage variables): New variables.
3307 (unstage, stage targets): Simply expand to those variables.
3308
3309 * configure: Regenerate.
3310 * Makefile.in: Regenerate.
3311
4a9c436f
JW
33122005-10-04 James E Wilson <wilson@specifix.com>
3313
3314 * Makefile.def (lang_env_dependencies): Add libmudflap.
3315 * Makefile.in: Regenerate.
3316
37150080
AS
33172005-10-03 Andreas Schwab <schwab@suse.de>
3318
3319 Backport from libtool CVS:
3320 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3321
3322 * ltmain.sh: add support for installing into temporary
3323 staging area (e.g. 'make install DESTDIR=...')
3324
39d16468
L
33252005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3326
3327 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3328 * configure: Regenerated.
3329
72a7ab82
AP
33302005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3331
3332 * configure: Regenerate with the correct
3333 autoconf version.
3334
6b65a26d
CM
33352005-09-30 Catherine Moore <clm@cm00re.com>
3336
3337 * configure.in (bfin-*-*): New.
3338 * configure: Regenerated.
3339
040b1c5a
GK
33402005-09-28 Geoffrey Keating <geoffk@apple.com>
3341
3342 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3343 (LIPO_FOR_TARGET): New.
3344 (CONFIGURED_LIPO_FOR_TARGET): New.
3345 (USUAL_LIPO_FOR_TARGET): New.
3346 (STRIP_FOR_TARGET): New.
3347 (CONFIGURED_STRIP_FOR_TARGET): New.
3348 (USUAL_STRIP_FOR_TARGET): New.
3349 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3350 STRIP_FOR_TARGET.
3351 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3352 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3353 * Makefile.in: Regenerate.
3354 * configure: Regenerate.
7e050830 3355
3a3c28db
DE
33562005-09-19 David Edelsohn <edelsohn@gnu.org>
3357
3358 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3359 (rs6000-*-aix*): Same.
3360 * configure: Regenerate.
3361
2749a921
TT
33622005-09-16 Tom Tromey <tromey@redhat.com>
3363
3364 * MAINTAINERS: Add self as java maintainer.
3365
7f26dfa3
FXC
33662005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3367
3368 * configure.in: Recognize f95 in the --enable-languages option,
3369 and substitute it for fortran, issuing a warning.
3370 * configure: Regenerate.
3371
d8852c4f
PE
33722005-08-30 Phil Edwards <phil@codesourcery.com>
3373
3374 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3375 * configure: Regenerated.
3376
ad685e81
AH
33772005-08-22 Aldy Hernandez <aldyh@redhat.com>
3378
3379 * MAINTAINERS: Add self as ms1 maintainer.
3380
b00d752c
RE
33812005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3382
3383 * Makefile.def (libssp): Add to lang_env_dependencies.
3384 * Makefile.in: Regenerate.
3385
9ed8fb9b
ILT
33862005-08-18 Ian Lance Taylor <ian@airs.com>
3387
3388 * MAINTAINERS: Add myself as middle-end maintainer.
3389
0f029d39
CG
33902005-08-17 Christian Groessler <chris@groessler.org>
3391
3392 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3393 * Makefile.in: Regenerate.
3394
81087874
AK
33952005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3396
3397 * MAINTAINERS (write after approval): Added myself.
3398
6a134f1c
MR
33992005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3400
3401 * MAINTAINERS (Write After Approval): Add myself.
3402
2693c0b0
PB
34032005-08-12 Paolo Bonzini <bonzini@gnu.org>
3404
3405 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3406 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3407 Look for alternate names of the target cc and c++
3408 * configure: Regenerate.
3409
4de997d1
PB
34102005-08-08 Paolo Bonzini <bonzini@gnu.org>
3411
3412 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3413 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3414 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3415 tools; remove code to manually set them.
3416 (Target tools): Look in the environment for them.
3417 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3418 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3419 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3420 build directory.
3421 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3422 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3423 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3424 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3425 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3426 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3427 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3428 * configure: Regenerate.
3429 * Makefile.in: Regenerate.
3430
b089e33a
BE
34312005-07-28 Ben Elliston <bje@au.ibm.com>
3432
3433 * MAINTAINERS: Update for removed CPU targets.
3434
e3791243
MM
34352005-07-27 Mark Mitchell <mark@codesourcery.com>
3436
3437 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3438 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3439 * Makefile.in: Regenerated.
3440
526635cb
MM
34412005-07-26 Mark Mitchell <mark@codesourcery.com>
3442
3443 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3444 (CFLAGS_FOR_TARGET): Use it.
3445 (CXXFLAGS_FOR_TARGET): Likewise.
3446 * Makefile.in: Regenerated.
3447 * configure.in (--with-build-sysroot): New option.
3448 * configure: Regenerated.
3449
19791f70
PB
34502005-07-24 Paolo Bonzini <bonzini@gnu.org>
3451
3452 * Makefile.tpl: Wrap install between unstage and stage
3453 * Makefile.in: Regenerate.
3454
35f5a23f
EC
34552005-07-21 Eric Christopher <echristo@apple.com>
3456
3457 * MAINTAINERS: Update affiliation.
3458
ff3ddf15
PW
34592005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3460
3461 * MAINTAINERS: Add self as crx port maintainer.
3462
3a664c1c
DD
34632005-07-20 DJ Delorie <dj@redhat.com>
3464
3465 * MAINTAINERS: Add self as m32c maintainer.
3466
539df155
KC
34672005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3468
3469 * all files: Update FSF address.
3470
be9c593a
EC
34712005-07-15 Eric Christopher <echristo@redhat.com>
3472
3473 * MAINTAINERS: Change affiliation.
3474
fd7ea4ab
JB
34752005-07-14 Jim Blandy <jimb@redhat.com>
3476
3477 * configure.in: Add cases for Renesas m32c.
3478 * configure: Regenerated.
7e050830 3479
0063a823
KC
34802005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3481
d0ca130a
KC
3482 * COPYING.LIB: Update from fsf.org.
3483
34842005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3485
3486 * COPYING, compile, config.guess,
0063a823
KC
3487 config.sub, install-sh, missing, mkinstalldirs,
3488 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3489 * config-ml.in: Update FSF address.
0063a823 3490
a8ba31f2
EC
34912005-07-13 Eric Christopher <echristo@redhat.com>
3492
3493 * configure.in: Add toplevel noconfigdir support for tpf.
3494 * configure: Regenerate.
3495
5bea4a03
PB
34962005-07-11 Paolo Bonzini <bonzini@gnu.org>
3497
3498 PR ada/22340
3499
3500 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3501 * Makefile.in: Regenerate.
3502
284bdbbd
MM
35032005-07-07 Mark Mitchell <mark@codesourcery.com>
3504
3505 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3506 Brolley to write-after-approval.
284bdbbd 3507
452190fb
AS
35082005-07-07 Andreas Schwab <schwab@suse.de>
3509
3510 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3511 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3512 * Makefile.in: Regenerated.
3513
9c8f9ec2
GK
35142005-07-06 Geoffrey Keating <geoffk@apple.com>
3515
3516 * configure.in: Don't build sim or rda when targetting darwin.
3517 * configure: Regenerate.
3518
ef0087a7
KH
35192005-07-06 Kazu Hirata <kazu@codesourcery.com>
3520
3521 * configure.in: Add --enable-libssp and --disable-libssp.
3522 * configure: Regenerate with autoconf-2.13.
3523
77008252
JJ
35242005-07-02 Jakub Jelinek <jakub@redhat.com>
3525
3526 * Makefile.def (target_modules): Add libssp.
3527 * configure.in (target_libraries): Add target-libssp.
3528 * configure: Rebuilt.
3529 * Makefile.in: Rebuilt.
3530
a04eae1b
ZW
35312005-07-01 Zack Weinberg <zackw@panix.com>
3532
3533 * MAINTAINERS: Change email address. Resign from maintainership.
3534
948884cd
RG
35352005-07-01 Richard Guenther <rguenther@suse.de>
3536
3537 * MAINTAINERS: Change my e-mail address and affiliation.
3538
c7870f5d
PB
35392005-06-22 Paolo Bonzini <bonzini@gnu.org>
3540
3541 * Makefile.def (stagefeedback): Come after profile.
3542 Define profiledbootstrap target.
3543 * Makefile.tpl (profiledbootstrap): Remove.
3544 (stageprofile-end): Zap stagefeedback.
3545 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3546 * Makefile.in: Regenerate.
3547
ab99519a
RS
35482005-06-13 Richard Sandiford <richard@codesourcery.com>
3549
3550 * MAINTAINERS: Update my email address.
3551
f610dd5f
ZW
35522005-06-13 Zack Weinberg <zack@codesourcery.com>
3553
3554 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3555 In 'cpp' stanza, support '#line' as well as '# '.
3556
71bc2a83
AS
35572005-06-08 Andreas Schwab <schwab@suse.de>
3558
3559 * MAINTAINERS: Move myself from 'Write After Approval' to
3560 'CPU Port Maintainers' section as m68k maintainer.
3561
4fab7234
HPN
35622005-06-07 Hans-Peter Nilsson <hp@axis.com>
3563
3564 * configure.in (unsupported_languages): New macro.
3565 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3566 non-ported target libraries in noconfigdirs.
3567 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3568 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3569 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3570 unsupported_languages.
3571 * configure: Regenerate.
3572
68193f9b
TS
35732005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3574
3575 * configure.in: Fix typo in handling of --with-mpfr-dir.
3576 * configure: Regenerate.
3577
f26f6b8d
RS
35782005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3579
3580 * MAINTAINERS: Update my email address.
3581
ba4853f8
JB
35822005-06-02 Jim Blandy <jimb@redhat.com>
3583
3584 * config.sub: Add cases for the Renesas m32c. (This patch has been
3585 accepted into the master sources.)
3586
79dd769c 35872005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3588 Michael Snyder <msnyder@redhat.com>
3589 Stan Cox <scox@redhat.com>
79dd769c 3590
f610dd5f 3591 * configure.in: Set noconfigdirs for ms1.
79dd769c 3592
f610dd5f 3593 * configure: Regenerate.
79dd769c 3594
d29e107f
JD
35952005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3596
3597 * MAINTAINERS (Write After Approval): Add self.
3598
e93196c3
JC
35992005-06-01 Josh Conner <jconner@apple.com>
3600
3601 * MAINTAINERS (Write After Approval): Add self.
3602
ae263c7a
KH
36032005-06-01 Kazu Hirata <kazu@codesourcery.com>
3604
3605 * MAINTAINERS: Update my email address.
3606
585b3aa3
ZM
36072005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3608
3609 * MAINTAINERS (Write After Approval): Add self.
3610
4930c50b
CD
36112005-05-26 Chris Demetriou <cgd@broadcom.com>
3612
3613 * MAINTAINERS (Write After Approval): Remove self.
3614
2dfbef6d
PB
36152005-05-25 Paolo Bonzini <bonzini@gnu.org>
3616
3617 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3618 (Dependencies): Consider target modules for bootstrap dependencies.
3619 Make target bootstrap modules depend on each stage's gcc.
3620 * Makefile.in: Regenerate.
3621
bcb28cf5
PB
36222005-05-20 Paolo Bonzini <bonzini@gnu.org>
3623
3624 * Makefile.def (configure-gcc): Depend on binutils having been built.
3625 (all-gcc): No need to do it here.
3626 * Makefile.in: Regenerate.
3627
0cf085e4
PB
36282005-05-19 Paul Brook <paul@codesourcery.com>
3629
f610dd5f 3630 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3631 language cannot be built.
3632 * configure: Regenerate.
3633
dfb2c39a
DJ
36342005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3635
3636 * ylwrap: Import from Automake 1.9.5.
3637
771aaa92
DU
36382005-05-13 David Ung <davidu@mips.com>
3639
3640 * MAINTAINERS (Write After Approval): Add self.
3641
3ac9bd58
MS
36422005-05-09 Mike Stump <mrs@apple.com>
3643
3644 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3645 lt_cv_sys_max_cmd_len for now.
f610dd5f 3646
f77a5578
SC
36472005-05-09 Stan Cox <scox@redhat.com>
3648
3649 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3650
795e36e5
MK
36512005-05-08 Matt Kraai <kraai@ftbfs.org>
3652
3653 * README.SCO: Update the URL.
3654
c9392a2b
DE
36552005-05-05 David Edelsohn <edelsohn@gnu.org>
3656
3657 * ltconfig: Define file_list_spec. Pass file_list_spec and
3658 with_gnu_ld to libtool.
3659 * ltcf-c.sh (aix[45]): Define file_list_spec.
3660 * ltcf-cxx.sh (aix[45]): Same.
3661 * ltcf-gcj.sh (aix[45]): Same.
3662 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3663 exists, write list of input files to temporary file.
3664
bebcd931
MS
36652005-05-04 Mike Stump <mrs@apple.com>
3666
3667 * configure.in: Always pass --target to target configures as
3668 otherwise rebuilds that do --recheck will fail.
3669 * confiugure: Rebuilt.
3670
ce406537
PB
36712005-05-04 Paolo Bonzini <bonzini@gnu.org>
3672
3673 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3674 STAGE_HOST_EXPORTS.
3675 (configure, all): Add bootstrap support.
3676 (Host modules, target modules): Pass post-stage1 flags and exports.
3677 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3678 * Makefile.in: Regenerate.
3679
aa9dcfc4
PB
36802005-04-29 Paolo Bonzini <bonzini@gnu.org>
3681
3682 * configure: Regenerate.
3683
b6f9abcf
MS
36842005-04-27 Mike Stump <mrs@apple.com>
3685
3686 * MAINTAINERS: Add self as darwin maintainer.
3687
acb217cb
BS
36882005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3689
3690 * config.sub: Update from master copy.
3691
b6dae270
MS
36922005-04-21 Mike Stump <mrs@apple.com>
3693
3694 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3695 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3696
c2e0d3a9
HPN
36972005-04-19 Hans-Peter Nilsson <hp@axis.com>
3698
3699 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3700 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3701 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3702 "*-*-elf" and "*-*-linux*".
3703 * configure: Regenerate.
3704
871ae772
JM
37052005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3706
3707 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3708
bf070c29
MS
37092005-04-12 Mike Stump <mrs@apple.com>
3710
3711 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3712
e865b6f7
TK
37132005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3714
3715 * MAINTAINERS (Write After Approval): Add myself.
3716
7b71ad7f
BS
37172005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3718
3719 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3720
25b42232
PB
37212005-04-06 Paolo Bonzini <bonzini@gnu.org>
3722
f610dd5f 3723 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3724 (TARGET_CONFIGARGS): Include --with-target-subdir.
3725 (configure, all): New macros. Use them throughout.
3726 * Makefile.in: Regenerate.
3727
d727c624
JG
37282005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3729
3730 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3731
fff72cc4
ZD
37322005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3733
3734 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3735
86472dc3
GP
37362005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3737
3738 * MAINTAINERS: Move John Carr to Write After Approval.
3739
5d0f90e5
R
37402005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3741
3742 * config/mh-mingw32: Delete.
3743 * configure.in: Don't use it.
3744 * configure: Regenerate.
3745
33da42bc
PB
37462005-03-31 Paolo Bonzini <bonzini@gnu.org>
3747
3748 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3749 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3750 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3751 (HOST_LIB_PATH): Generate from Makefile.def.
3752 (TARGET_LIB_PATH): Likewise.
3753 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3754 * Makefile.in: Regenerate.
3755 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3756 (RPATH_ENVVAR): Include Darwin case.
3757 * configure: Regenerate.
3758
15cc1841
TF
37592005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3760
3761 * MAINTAINERS (Various Maintainers): Remove self.
3762 (Write After Approval): Add self.
3763
6a8c79d5
TF
37642005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3765
3766 * MAINTAINERS (Various Maintainers): Add self.
3767
256f7136
PB
37682005-03-25 Paolo Bonzini <bonzini@gnu.org>
3769
3770 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3771 * configure: Regenerate.
3772
191dd2c9
ZW
37732005-03-21 Zack Weinberg <zack@codesourcery.com>
3774
3775 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3776 gcc_version, and gcc_version_trigger from set of flags to pass.
3777 * Makefile.tpl: Remove definitions of above variables.
3778 (config.status): Remove dependency on $(gcc_version_trigger).
3779 * Makefile.in: Regenerate.
3780 * configure.in: Do not reference config/gcc-version.m4 nor
3781 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3782 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3783 * configure: Regenerate.
3784
ef6e9bc0
MH
37852005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3786 Andrew Pinski <pinskia@physics.uc.edu>
3787
3788 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3789 * Makefile.in: Regenerate.
3790
009bbd5a
FW
37912005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3792
3793 * MAINTAINERS (Write After Approval): Add myself.
3794
09f8755b
DA
37952005-03-03 David Ayers <d.ayers@inode.at>
3796
3797 * MAINTAINERS (Write After Approval): Add myself.
3798
e73ed25c
AO
37992005-03-01 Alexandre Oliva <aoliva@redhat.com>
3800
3801 PR libgcj/20160
3802 * ltmain.sh: Avoid creating archives with components that have
3803 duplicate basenames.
3804
ace9ac7b
AP
38052005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3806
3807 PR bootstrap/20250
3808 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3809 instead of check.
3810 * Makefile.in: Regenerate.
3811
c9db9354
PB
38122005-02-28 Paolo Bonzini <bonzini@gnu.org>
3813
3814 * Makefile.in: Regenerate to fix conflict between the previous two
3815 patches.
3816
215c351a
PB
38172005-02-28 Paolo Bonzini <bonzini@gnu.org>
3818
3819 PR bootstrap/17383
3820 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3821 * Makefile.tpl (HOST_SUBDIR): New substitution.
3822 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3823 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3824 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3825 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3826 (Host modules, Bootstrapped modules): Use it.
3827 (Build modules, Target modules): Do not create symlink trees,
3828 always configure out-of-srcdir.
3829 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3830 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3831 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3832 $(HOST_SUBDIR). Create a symlink for host_subdir.
3833
3834 * Makefile.in: Regenerate.
3835 * configure: Regenerate.
3836
5395b47b
NN
38372005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3838
3839 Merged from libada-gnattools-branch:
3840 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3841
3842 * gnattools: New directory.
3843 * Makefile.def: Add gnattools as a module, depending on target-libada.
3844 * Makefile.in: Regenerate.
3845 * configure.in: Include gnattools in host_tools; disable it if ada
3846 is disabled.
3847 * configure: Regenerate.
3848
ca2cc05c
JM
38492005-02-24 James A. Morrison <phython@gcc.gnu.org>
3850
3851 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3852 treelang maintainer.
3853 (Write After Approval): Remove myself.
3854
d2f3024f
PS
38552005-02-23 Paul Schlie <schlie@comcast.net>
3856
3857 * configure.in: Allow darwin targeted ports to build tk, itcl and
3858 libgui.
3859 * configure: Regenerate.
3860
bba5e0ca
EB
38612005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3862
3863 PR libgcj/10353
3864 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3865 * configure: Regenerate.
3866
70132ce7
SK
38672005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3868
3869 * MAINTAINERS (Write After Approval): Add myself.
3870
20f0edca
ILT
38712005-02-10 Ian Lance Taylor <ian@airs.com>
3872
3873 * MAINTAINERS: Update my e-mail address.
3874
e64e5109
RG
38752005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3876
3877 * MAINTAINERS (Write After Approval): Add myself.
3878
40d64b5a
HPN
38792005-01-29 Hans-Peter Nilsson <hp@axis.com>
3880
3881 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3882 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3883 target-libgloss when not *-*-elf and *-*-aout.
3884 * configure: Regenerate.
3885
54a12711
KH
38862005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3887
3888 * MAINTAINERS: Remove obsolete entries.
3889
0aa99dbb
KH
3890 * MAINTAINERS (Write After Approval): Add Michael Matz.
3891
2b009f5f
NB
38922005-01-19 Neil Booth <neil@daikokuya.co.uk>
3893
3894 * MAINTAINERS: Remove self as cpplib maintainer.
3895
385870f5
KC
38962005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3897
3898 * install-sh, config.sub: Import from upstream.
3899
e7daab31
KC
39002005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3901
3902 PR bootstrap/18222
3903 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3904 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3905 * Makefile.in: Regenerate.
3906
e6003f4d
JT
39072005-01-16 Jason Thorpe <thorpej@netbsd.org>
3908
3909 * MAINTAINERS: Update my email address.
3910
145e2972 39112005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3912 Andreas Schwab <schwab@suse.de>
145e2972
DE
3913
3914 PR bootstrap/18033
3915 * config-ml.in: Eval option if surrounded by single quotes.
3916
86c7e0da
PB
39172005-01-03 Paolo Bonzini <bonzini@gnu.org>
3918
3919 Revert 2004-12-28 Makefile changes, a better fix will be
3920 applied to mainline and src after GCC 4.0 branches.
3921
3224a22f
PB
39222004-12-28 Paolo Bonzini <bonzini@gnu.org>
3923
3924 PR bootstrap/17383
3925
3926 * Makefile.def (target_modules): Remove stage parameter,
3927 it is always true now.
3928 * Makefile.tpl (configure-build-[+module+],
3929 configure-target-[+module+]): Always build symlink tree
3930 for the directory and for include. BUILD_SUBDIR and
3931 TARGET_SUBDIR cannot be . anymore.
3932 * Makefile.in: Regenerate.
3933
aaf51ca2
DE
39342004-12-25 David Edelsohn <edelsohn@gnu.org>
3935
3936 Revert 2004-12-08 Makefile changes.
3937
4e32e454
DS
39382004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3939
3940 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3941 cygwin, mingw.
3942
669f01d8
AS
39432004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3944
3945 * configure.in (sh64-*-*): Reenable gprof.
3946 * configure: Regenerate.
3947
1b227ee0
DE
39482004-12-08 David Edelsohn <edelsohn@gnu.org>
3949
3950 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3951 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3952 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3953 * Makefile.in: Regenerate.
3954
ce5e944c
CF
39552004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3956
3957 * MAINTAINERS: Update my email address.
3958
893f1e87
MK
39592004-12-07 Matt Kraai <kraai@ftbfs.org>
3960
3961 * Makefile.tpl: Generate normal dependencies if the LHS module is
3962 not bootstrapped.
3963 * Makefile.in: Regenerate.
3964
bb59c339
RS
39652004-12-03 Richard Sandiford <rsandifo@redhat.com>
3966
3967 * configure.in: Include config/gxx-include-dir.m4. Use
3968 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3969 * configure: Regenerate.
3970
4982adbe
RS
39712004-12-03 Richard Sandiford <rsandifo@redhat.com>
3972
3973 * config.if: Delete.
3974 * configure.in: Set libstdcxx_incdir directly.
3975 * configure: Regenerate.
3976
05750653
EC
39772004-12-02 Eric Christopher <echristo@redhat.com>
3978
3979 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3980 * Makefile.in: Regenerate.
3981
5fef1dbd
RS
39822004-12-02 Richard Sandiford <rsandifo@redhat.com>
3983
3984 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3985 * configure: Regenerate.
3986
afabd8e6
RS
39872004-12-02 Richard Sandiford <rsandifo@redhat.com>
3988
3989 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3990 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3991 * configure: Regenerate.
3992
78716e86
EC
39932004-12-01 Eric Christopher <echristo@redhat.com>
3994
3995 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3996 of things to remove.
3997
57ab8ba9
MK
39982004-11-29 Matt Kraai <kraai@ftbfs.org>
3999
4000 * MAINTAINERS (Write After Approval): Update my e-mail address.
4001
2539bffe
KC
40022004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4003
4004 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4005 from CVS libtool to always pass_all.
4006
3e732ba0
JDA
40072004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4008
4009 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4010 (hppa*64*-*-*): Delete incorrect comment.
4011 * configure: Rebuilt.
4012
767f726e
KC
40132004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4014
4015 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4016
2c92e90f
KC
40172004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4018
4019 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4020 from CVS libtool to always pass_all.
4021
32f84e48
KC
40222004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4023
4024 * install-sh, compile: Import from automake.
4025
9587be8a
KC
40262004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4027
4028 * config.guess, config.sub: Import from savannnah.
4029
04e81808 40302004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4031
4032 * MAINTAINERS (Write After Approval): Add myself
4033
f87a2b2e
MS
40342004-11-12 Mike Stump <mrs@apple.com>
4035
4036 * Makefile.def: Add html support.
4037 * Makefile.tpl: Likewise.
4038 * Makefile.in: Regenerate.
4039
848556c2
GK
40402004-11-11 Geoffrey Keating <geoffk@apple.com>
4041
556f03c4
GK
4042 PR 18423
4043 * configure.in: Remove all instances of build-fixincludes from
4044 noconfigdirs.
4045 (build_configargs): Supply --target to subdirectories.
4046 * configure: Regenerate.
4047
848556c2
GK
4048 * Makefile.def: Make gcc install depend on fixincludes install.
4049 * Makefile.in: Regenerate.
4050
9e5712a5
JJ
40512004-11-10 Janis Johnson <janis187@us.ibm.com>
4052
4053 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4054
4ef509c0
PB
40552004-11-11 Paul Brook <paul@codesourcery.com>
4056
4057 * MAINTAINERS: Add self as arm maintainer. Update email address.
4058
20d11df6
HPN
40592004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4060
4061 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4062 target-libgfortran.
79fd8592 4063 * configure: Regenerate.
20d11df6 4064
68c70f15
DE
40652004-11-07 David Edelsohn <edelsohn@gnu.org>
4066
4067 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4068 like CC.
4069
54f88091
PB
40702004-11-05 Paolo Bonzini <bonzini@gnu.org>
4071
4072 * Makefile.def (host fixincludes): Specify missing targets.
4073 * Makefile.in: Regenerate.
4074
6866abb8
RC
40752004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4076
4077 * MAINTAINERS: Add myself
4078
83f62578
GL
40792004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4080
4081 * MAINTAINERS (Write After Approval): Add myself.
4082
53c7ffe7
GK
40832004-11-04 Geoffrey Keating <geoffk@apple.com>
4084
4085 * Makefile.def: Build fixincludes for the host, too.
4086 * Makefile.in: Regenerate.
4087 * configure.in (host_tools): Add fixincludes.
4088 * configure: Regenerate.
4089
ac8b3d9d
DJ
40902004-11-04 Daniel Jacobowitz <dan@debian.org>
4091
4092 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4093 * configure: Regenerated.
4094
bab37580
L
40952004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4096
4097 PR other/17783
4098 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4099 * configure: Regenerated.
4100
db1de713
MM
41012004-10-31 Mark Mitchell <mark@codesourcery.com>
4102
4103 * README.SCO: Update per FSF instructions.
4104
a827e21a
EW
41052004-10-28 Eric B. Weddington <ericw@evcohs.com>
4106
4107 PR target/18151
4108 * configure.in (case ${target}): Do not build fixincludes for avr.
4109 * configure: Regenerated.
4110
9d069a4f
PB
41112004-10-26 Paolo Bonzini <bonzini@gnu.org>
4112
4113 * configure.in (case ${target}): Do not build fixincludes
4114 on platforms where it is not used.
4115 * configure: Regenerated.
4116
fc45f3fe
DJ
41172004-10-23 Daniel Jacobowitz <dan@debian.org>
4118
4119 * configure.in: Use an absolute path to install-sh.
4120 * configure: Regenerated.
4121
36554b92
AL
41222004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4123
4124 * MAINTAINERS (Write After Approval): Add myself.
4125
88e9994a
KH
41262004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4127
4128 * MAINTAINERS: Remove from Write After Approval those that are
4129 already maintainers.
4130
ad02a944
SP
41312004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4132
4133 * MAINTAINERS: Update my email address.
4134
c8e6cd41
KC
41352004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4136
4137 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4138 * configure: Regenerate.
4139
ebe55024
R
41402004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4141
4142 * MAINTAINERS: Update my email address.
4143
a8b0957e
KH
41442004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4145
4146 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4147 entries belonging to this category.
4148
96836f61
JZ
41492004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4150
4151 * MAINTAINERS: Update my e-mail address.
4152
7e0b5752
PB
41532004-10-06 Paolo Bonzini <bonzini@gnu.org>
4154
4155 Fix wrong conflict resolution in:
4156
4157 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4158
4159 * Makefile.in: Regenerate.
4160 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4161 in the recursive `make', instead of hardwiring `all'.
4162 (Autogenerated TARGET-* variables): New.
4163
370f7a47
TL
41642004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4165
4166 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4167 * configure: Regenerate.
370f7a47 4168
13e5d623
KH
41692004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4170
4171 * MAINTAINERS (Various Maintainers): Move the "windows,
4172 cygwin, mingw" maintainer to ...
4173 (OS Port Maintainers): ... here.
4174
a6497c1b
KH
41752004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4176
4177 * MAINTAINERS (Write After Approval): Remove those that are
4178 maintainers of some subsystem.
4179
1abb828a
D
41802004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4181
4182 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4183 * ltcf-cxx.sh (tpf*): Likewise.
4184 * ltconfig (tpf*): Add TPF OS configuration support.
4185
16d1338d
BS
41862004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4187
4188 * MAINTAINERS: Change my email address to my new work account.
4189
9082a750
MR
41902004-09-24 Michael Roth <mroth@nessie.de>
4191
4192 * configure.in (--without-headers): Add missing double quotes.
4193 * configure: Regenerate.
4194
07a8bdf8
KC
41952004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4196
4197 * ylwrap: Revert to previous version.
4198
4c4a5bbc
L
41992004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4200
4201 PR bootstrap/17369
4202 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4203 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4204 SET_GCC_LIB_PATH_CMD.
4205 (BASE_TARGET_EXPORTS): Likewise.
4206 * Makefile.in: Regenerated.
4207
4208 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4209 * configure: Regenerated.
4210
85f59630
KC
42112004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4212
4213 * config.guess: New upstream version
4214 * compile, depcomp, install-sh, ylwrap: Likewise.
4215
95c53c62
RS
42162004-09-19 Roger Sayle <roger@eyesopen.com>
4217
4218 * config/mh-x86omitfp: New host makefile fragment. Add
4219 -fomit-frame-pointer to the default BOOT_CFLAGS.
4220 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4221 * configure: Regenerate.
4222
0a1c093b
AP
42232004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4224
4225 PR target/11572
4226 * configure.in (*-*-darwin*): Renable libobjc.
4227 * configure: Regenerate.
4228
315fcf97
NS
42292004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4230
4231 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4232
0a050485 42332004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4234
0a050485
DB
4235 * Makefile.def: Remove libbanshee.
4236 * Makefile.tpl: Ditto.
4237 * configure.in: Ditto.
4238 * Makefile.in: Regen.
4239 * configure: Ditto.
4240
5f4a098e
DE
42412004-09-08 David Edelsohn <edelsohn@gnu.org>
4242
4243 * ltmain.sh: Use $pic_object as $non_pic_object if
4244 $non_pic_object=none.
4245
32b2511f
PB
42462004-09-07 Paolo Bonzini <bonzini@gnu.org>
4247
4248 * missing: Import latest version from master repository.
4249
fc4d0e82
NC
42502004-09-06 Nick Clifton <nickc@redhat.com>
4251
4252 * config.sub: Import latest version from master repository.
4253 * config.guess: Likewise.
4254 This includes these changes:
78716e86 4255
fc4d0e82
NC
4256 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4257
4258 * config.sub: Handle crisv32, alias etraxfs.
4259 * config.guess (crisv32:Linux:*:*): Handle.
4260
4261 2004-08-13 Brad Smith <brad@comstyle.com>
4262
4263 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4264 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4265
4266 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4267
4268 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4269 assume the processor is a powerpc. This is because coreutils
4270 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4271 in this case, due to a MacOS X bug that causes
4272 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4273 to return a negative number.
4274 Problem reported by Petter Reinholdtsen in:
4275 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4276
4277 2004-07-19 Ben Elliston <bje@gnu.org>
4278
4279 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4280
4281 2004-06-24 Ben Elliston <bje@gnu.org>
4282
4283 * config.guess: Update copyright years.
4284 * config.sub: Likewise.
4285
4286 2004-06-22 Robert Millan <robertmh@gnu.org>
4287
4288 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4289 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4290
4291 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4292
4293 * config.guess (*:*VMS:*:*): New entry. Replaces
4294 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4295 manufacturer.
4296
4297 2004-06-22 Ben Elliston <bje@gnu.org>
4298
4299 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4300 * config.sub: Likewise.
4301
4302 2004-06-22 Ben Elliston <bje@gnu.org>
4303
4304 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4305 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4306
4307 2004-06-11 Ben Elliston <bje@gnu.org>
4308
4309 * config.guess (pegasos:OpenBSD:*:*): Remove.
4310
4311 2004-06-11 Ben Elliston <bje@gnu.org>
4312
4313 From Wouter Verhelst <wouter@grep.be>:
4314 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4315
4316 2004-06-11 Ben Elliston <bje@gnu.org>
4317
4318 * config.guess (luna88k:OpenBSD:*:*): New.
4319
4320 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4321
4322 * config.guess (m32r*:Linux:*:*): New case.
4323 * config.sub: Handle m32rle.
4324
4325 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4326
4327 From Jens Petersen <petersen@redhat.com>:
4328 * config.sub: Handle sparcv8.
4329
4330 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4331
4332 From Tom Smith <smith@cag.lkg.hp.com>:
4333 * config.guess: Version suffixes are equally significant on Tru64
4334 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4335 prefix of "P" (patched kernel).
4336
4337 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4338
4339 * config.sub: Add support for National Semiconductor CRX target.
4340
2f4cc6bf
JJ
43412004-09-03 Janis Johnson <janis187@us.ibm.com>
4342
4343 * MAINTAINERS (Various Maintainers): Remove myself as web page
4344 maintainer, add myself as maintainer of build status lists.
4345
61fec9ff
JB
43462004-09-03 Jan Beulich <jbeulich@novell.com>
4347
4348 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4349 *-*-netware, but add target-libmudflap.
4350 Consolidate *-*-netware targets (of which really only i?86 exists)
4351 into a single entry.
4352 * configure: Likewise.
4353
45f366ab
PB
43542004-09-01 Paolo Bonzini <bonzini@gnu.org>
4355
4356 * Makefile.tpl (sorry): Remove.
4357 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4358 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4359 (do-clean): Clean per-stage directories too.
4360 (do-distclean): Run distclean-stage1 too.
4361 (.NOTPARALLEL): Enable during toplevel bootstrap.
4362 (stage[+id+]-bubble): Enable parallel execution during
4363 the recursive invocation.
4364 * Makefile.in: Regenerate.
4365
4366 Fix previous checkin:
4367
4368 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4369 include.
4370 * configure.in: Fix indentation.
4371 * configure: Regenerate.
4372
be8fff81
RB
43732004-08-31 Robert Bowdidge <bowdidge@apple.com>
4374
45f366ab
PB
4375 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4376 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4377 * configure: regenerate
78716e86 4378 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4379 -mdynamic-no-pic
be8fff81
RB
4380
4381
71b5d516
PB
43822004-08-31 Paolo Bonzini <bonzini@gnu.org>
4383
4384 * Makefile.def (build_modules): Add fixincludes.
4385 (dependencies): Make gcc depend on fixincludes.
4386 * configure.in (build_tools): Add fixincludes.
4387 (build_configdirs): Always include build_libs.
4388 * Makefile.in: Regenerate.
4389 * configure: Regenerate.
4390
43912004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4392
4393 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4394 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4395 phony targets; do not generate timestamp files.
4396 (distclean-stageN): Remove references to their timestamp files.
4397 (restageN, touch-stageN): Remove.
4398 (stageN-bubble): Rewritten.
4399 (compare): Support lean bootstraps.
4400 * Makefile.in: Regenerate.
4401
4402 * configure.in: Only warn when bootstrapping but
4403 build != host or build != target. Support lean bootstraps.
4404 * configure: Regenerate.
4405
ce7cbbb0
PE
44062004-08-26 Phil Edwards <phil@codesourcery.com>
4407
4408 * configure.in: Give a better error message if GMP/MPFR are missing
4409 and a language needing them has been requested.
4410 * configure: Regenerated.
4411
9c71a529
PE
44122004-08-25 Phil Edwards <phil@codesourcery.com>
4413
4414 * configure.in: Print a list of available language front-ends if
4415 a requested one is missing. Tidy stray tab characters.
4416 * configure: Regenerated.
4417
e3f92d3b
MK
44182004-08-19 Michael Koch <konqueror@gmx.de>
4419
4420 * gcc/doc/install.texi: Update entry about automake for libjava.
4421
c3f84f61
RM
44222004-08-17 Robert Millan <robertmh@gnu.org>
4423
4424 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4425 (instead of FreeBSD).
4426 * configure: Regenerate.
4427
7c27e184
PB
44282004-08-16 Paolo Bonzini <bonzini@gnu.org>
4429
4430 * Makefile.in: Regenerate.
4431 * configure: Regenerate.
4432
4433 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4434 stage_*_flags.
4435 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4436 for bootstrapped modules if toplevel bootstrap is going.
4437 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4438 modules. Adjust for changes in Makefile.def. Enable several
4439 rules even in non-bootstrap mode, just to avoid peppering the
4440 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4441 (stage-[+prev+]-bubble): Remove.
4442
4443 * Makefile.def (Dependencies): Depend on all-build-bison,
4444 all-build-flex, all-build-byacc, all-build-texinfo, rather
4445 than the host variations.
4446 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4447 with BUILD_SUBDIR.
4448 (BISON): Update for recent Bisons.
4449 (YACC): Fix typo.
4450 (cross): Depend on all-build.
4451 (all): Do not depend on all-build.
4452 (prebootstrap): Remove.
4453 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4454 (Prebootstrap dependencies): Add them to the per-stage targets
4455 and to all-prebootstrap.
4456 * configure.in (build_configdirs): Always enable build_tools.
4457 (BUILD_DIR_PREFIX): Remove.
4458
4459 * Makefile.def (gcc): Add target variable.
4460 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4461 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4462 in the recursive `make', instead of hardwiring `all'.
4463 (Autogenerated TARGET-* variables): New.
4464
20f3bb80
BB
44652004-08-13 Brian Booth <bbooth@redhat.com>
4466
4467 * MAINTAINERS: Remove myself from write-after-approval.
4468
b5be499d
NN
44692004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4470
4471 * src-release: Stop distributing mmalloc with gdb (which doesn't
4472 use it).
4473 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4474 * Makefile.in: Regenerate.
4475
b3f8d95d
MM
44762004-08-09 Mark Mitchell <mark@codesourcery.com>
4477
4478 * configure.in (arm*-*-eabi*): New target.
4479 * configure: Regenerate.
4480
3589b69e
PB
44812004-08-06 Paolo Bonzini <bonzini@gnu.org>
4482
4483 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4484 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4485 (Dependencies): New section.
4486 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4487 (configure-target-[+module+]): Depend on maybe-all-gcc
4488 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4489 (toplevel profiledbootstrap): Fix dependencies.
4490 * Makefile.in: Regenerate.
4491
972974fc
MM
44922004-08-03 Mark Mitchell <mark@codesourcery.com>
4493
4494 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4495 target-libiberty to noconfigdirs.
4496 * configure: Regenerate.
4497
bebf829d
PB
44982004-08-03 Paul Brook <paul@codesourcery.com>
4499
4500 * configure.in: Check for MPFR as well as GMP.
4501 * configure: Regenerate.
4502
98a5bb3b
RM
45032004-08-01 Robert Millan <robertmh@gnu.org>
4504
4505 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4506 libmudflap for all GNU-based systems (with Glibc).
4507 * configure: Regenerate.
4508
d32ab992
PB
45092004-08-03 Paolo Bonzini <bonzini@gnu.org>
4510
4511 * Makefile.def (host-modules): Add gcc.
4512 * Makefile.in: Regenerate.
4513 * Makefile.tpl (sorry): New rule.
4514 (configure-host, all-host, [+make_target+]-host, do-check,
4515 install-host): Do not add gcc as a special case.
4516 (host modules): Add a small special-casing for gcc. Export
4517 extra_make_flags through the environment.
4518 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4519 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4520 other recursive targets for gcc): Remove.
4521
4522 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4523 (stage, unstage): New rules.
4524 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4525 distclean-stage[+id+]): Use stage_current.
4526 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4527 the stage*-start rules.
4528
aeb732c1
GK
45292004-08-02 Geoffrey Keating <geoffk@apple.com>
4530
4531 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4532 use -all_load flag.
4533
25b656e7
PB
45342004-08-02 Paolo Bonzini <bonzini@gnu.org>
4535
4536 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4537 * configure: Regenerate.
4538
cc440d71
TM
45392004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4540
4541 * maintainer-scripts/gcc_release: Revert yesterday's change.
4542
270e140b
SB
45432004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4544
4545 * MAINTAINERS: Add myself to write-after-approval.
4546
3e4035f8
TM
45472004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4548
4549 * libf2c: Removed.
4550 * gcc/gccbug.in: Updated because of libf2c removal.
4551 * maintainer-scripts/gcc_release: Ditto.
4552
a3e8d8b4
LR
45532004-07-09 Loren J. Rittle <ljrittle@acm.org>
4554
4555 * configure.in: Build libmudflap by default on FreeBSD.
4556 * configure: Regenerated.
4557
dfcada9a
MM
45582004-07-09 Mark Mitchell <mark@codesourcery.com>
4559
4560 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4561 systems.
4562 * configure: Regenerated.
4563
3922b216
JDA
45642004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4565
4566 PR target/16344
4567 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4568 feedback based compiler.
4569 * Makefile.in: Rebuilt.
4570
95bcca47
AO
45712004-07-08 Alexandre Oliva <aoliva@redhat.com>
4572
4573 * Makefile.def (host_modules): Set bootstrap=true for flex.
4574 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4575 * Makefile.in: Rebuilt.
4576
051822f6
JH
45772004-07-07 Jan Hubicka <jh@suse.cz>
4578
4579 * MAINTAINERS: Add self as a profile feedback maintainer.
4580
7b61653a
PE
45812004-07-05 Phil Edwards <phil@codesourcery.com>
4582
4583 * configure.in: Do not prepend $srcdir to /dev/null in
4584 makefile fragments.
4585 * configure: Regenerate.
4586
23f6b2f9
PB
45872004-07-01 Paolo Bonzini <bonzini@gnu.org>
4588
4589 * Makefile.def (build_modules): Add bison, byacc, flex,
4590 m4, texinfo.
4591 (flags_to_pass): Add FLEX.
4592 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4593 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4594 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4595 DEFAULT_MAKEINFO): Remove.
4596 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4597 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4598 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4599 objdir or else use configured tool.
4600 (all-build): New.
4601 (all): Depend on it.
4602 (Build module dependencies): Add.
4603 * Makefile.in: Regenerate.
4604 * configure.in: Better support for multiple build modules,
4605 matching what is done for host/target modules. Do not look
4606 for "plausible" locations of build tools if Canadian cross.
4607 Use autoconf's AC_PROG_CC to find a C compiler. Define
4608 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4609 * configure: Regenerate.
78716e86 4610
1c020272
PB
46112004-06-22 Paolo Bonzini <bonzini@gnu.org>
4612
4613 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4614 * Makefile.in: Regenerate.
4615
a52a0a7f
PB
46162004-06-22 Paolo Bonzini <bonzini@gnu.org>
4617
4618 * Makefile.tpl (configure-build-[+module+],
4619 configure-[+module+], configure-target-[+module+]): Pass
4620 [+extra_configure_args+].
4621 (all-build-[+module+], all-[+module+], check-[+module+],
4622 install-[+module+], [+make_target+]-[+module+],
4623 all-target-[+module+], check-target-[+module+],
4624 install-target-[+module+], [+make_target+]-target-[+module+]):
4625 Pass [+extra_make_args+].
4626 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4627 (GCC_HOST_EXPORTS): Remove.
4628 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4629 cross, check-gcc, check-gcc-c++, install-gcc,
4630 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4631 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4632 * Makefile.in: Regenerate.
4633
ccde3f1a
MS
46342004-06-21 Matthew Sachs <msachs@apple.com>
4635
4636 * MAINTAINERS: Added self to write-after-approval.
4637
6264b0a6
CF
46382004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4639
4640 * configure.in: Check for srcdir/winsup rather than build directory
4641 winsup.
4642 * configure: Regenerate.
4643
801e2270
CV
46442004-06-17 Corinna Vinschen <vinschen@redhat.com>
4645
4646 * configure.in: Don't build Cygwin native newlib if winsup
4647 directory is missing. Emit warning instead.
4648 * configure: Regenerate.
4649
ad6717df
PB
46502004-06-09 Paolo Bonzini <bonzini@gnu.org>
4651
4652 * Makefile.tpl (touch-stage[+id+]): New.
4653 (restage[+prev+]): Depend on touch-stage[+id+].
4654
4655 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4656 Use it throughout.
4657
4658 * Makefile.def: Add profile and feedback bootstrap stages.
4659 Remove next field from bootstrap stages.
4660 * Makefile.tpl (LN, LN_S): Substitute.
4661 (stageN-start, stageN-end): Use double-colon rules, to
4662 provide a hook for additional setup commands.
4663 (distclean-stageN-gcc, restageN): Create dependencies from
4664 [+prev+], not from [+next+].
4665 (stageN-bubble): Add commands for successive stages from
4666 [+prev+], using double-colon rules.
4667 (all-stageN-gcc): Fix typo.
4668 (stagefeedback-start, profiledbootstrap): New.
4669 * Makefile.in: Regenerate.
4670 * configure.in: Call ACX_PROG_LN.
4671 * configure: Regenerate.
4672
5bbb9680
CY
46732004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4674
4675 * MAINTAINERS (Write After Approval): Add myself.
4676
e18be1d4
MA
46772004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4678
4679 * MAINTAINERS (Write After Approval): Add myself.
4680
5607edfd
PB
46812004-06-03 Paolo Bonzini <bonzini@gnu.org>
4682
4683 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4684 without gcc.
4685 * configure: Regenerate.
4686
1ec4e9c3
PB
46872004-06-01 Paolo Bonzini <bonzini@gnu.org>
4688
4689 * Makefile.tpl: Fix typo.
4690 * Makefile.in: Regenerate.
4691
c2f7605f
PB
46922004-06-01 Paolo Bonzini <bonzini@gnu.org>
4693
4694 * configure.in: Remove new- prefix from toplevel
4695 bootstrap targets.
4696 * configure: Regenerate.
4697
f516a7da
PB
46982004-06-01 Paolo Bonzini <bonzini@gnu.org>
4699
4700 * Makefile.tpl (all.normal): Rename to all.
4701 (all): Replace with a rule to pick the default
4702 target from configure.
4703 (all-gcc, configure-gcc): Use conditionals to
4704 do nothing when toplevel bootstrap is going on.
4705 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4706 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4707 * configure.in: Support --enable-bootstrap.
4708
4709 * Makefile.def: Remove new- prefix from toplevel
4710 bootstrap targets.
4711 * Makefile.tpl: Likewise.
4712
4713 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4714 target.
4715
4716 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4717 $(RECURSE_FLAGS) to recursive invocation of make.
4718
4719 * Makefile.in: Regenerate.
4720 * configure: Regenerate.
4721
78dd5e36
AJ
47222004-05-30 Andreas Jaeger <aj@suse.de>
4723 Jim Wilson <wilson@specifixinc.com>
4724
4725 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4726 like CC.
4727
30f1bddc
DJ
47282004-05-27 Daniel Jacobowitz <dan@debian.org>
4729
4730 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4731 * configure: Regenerate.
4732
4fc4dd12
DJ
47332004-05-25 Daniel Jacobowitz <drow@false.org>
4734
4735 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4736 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4737 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4738 targets.
4739 * Makefile.in: Regenerate.
4740
94632047 47412004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4742
4743 * configure.in: Test the ability to symlink directories.
4744 * configure: Regenerate.
4745
4746 * Makefile.def (bootstrap-stage): New definitions.
4747 * Makefile.tpl (configure-stage1-gcc,
4748 configure-stage2-gcc, configure-stage3-gcc,
4749 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4750 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4751 new-restage3, compare): Autogenerate, see Makefile.in
4752 entry for behavioral changes.
4753 (distclean-stage1, new-stage1-start, new-stage1-end,
4754 new-stage1-bubble, distclean-stage2, new-stage2-start,
4755 new-stage2-end, new-stage2-bubble, distclean-stage3,
4756 new-stage3-start, new-stage3-end): New autogenerated targets.
4757 (objext, prebootstrap, BOOT_CFLAGS,
4758 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4759 targets.
4760
4761 * Makefile.in: Regenerate.
4762 (distclean-stage1, new-stage1-start, new-stage1-end,
4763 new-stage1-bubble, distclean-stage2, new-stage2-start,
4764 new-stage2-end, new-stage2-bubble, distclean-stage3,
4765 new-stage3-start, new-stage3-end): New targets.
4766 (all-stage1-gcc): Move prebootstrap dependency from here...
4767 (configure-stage1-gcc): ...to here.
4768 (new-bootstrap): Use bubble targets.
4769 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4770 Use per-stage distclean targets.
4771 (configure-stage1-gcc, configure-stage2-gcc,
4772 configure-stage3-gcc, all-stage1-gcc,
4773 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4774 Use new-stageN-start to prepare the tree.
4775
4f4e53dd
PB
47762004-05-23 Paolo Bonzini <bonzini@gnu.org>
4777
4778 * Makefile.def (host_modules): add libcpp.
4779 * Makefile.tpl: Add dependencies on and for libcpp.
4780 * Makefile.in: Regenerate.
4781 * configure.in: Add libcpp host module.
4782 * configure: Regenerate.
4783
60975492
PB
47842004-05-21 Paolo Bonzini <bonzini@gnu.org>
4785
4786 * Makefile.tpl: Whenever a recursive target is defined, wrap
4787 it in a special @if/@endif block, and prepare its maybe
4788 dependency in the @if/@endif block
4789 * configure.in: Instead of writing maybe dependencies, remove
4790 the @if/@endif statements, and remove the @if/@endif blocks
4791 that remain.
4792 * configure: Regenerate.
4793 * Makefile.in: Regenerate.
4794
5ce7d75d
JJ
47952004-05-20 Janis Johnson <janis187@us.ibm.com>
4796
4797 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4798
c779c42f
KK
47992004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4800
4801 PR bootstrap/15120
4802 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4803 * */configure: Rebuilt.
4804
b4117c30
ZW
48052004-05-17 Zack Weinberg <zack@codesourcery.com>
4806
4807 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4808 of libf2c.
4809 * configure, Makefile.in: Regenerate.
4810
719bb4e3 48112004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4812
4813 * MAINTAINERS (Write After Approval): Add myself.
4814
6de9cd9a
DN
48152004-05-13 Diego Novillo <dnovillo@redhat.com>
4816
4817 Merge from tree-ssa-20020619-branch.
4818
4819 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4820 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4821 (HOST_GMPLIBS): Define.
4822 (HOST_GMPINC): Define.
4823 (TARGET_LIB_PATH): Add libmudflap.
4824 (GFORTRAN_FOR_TARGET): Define.
4825 (configure-build*): Export GFORTRAN.
4826 (configure-gcc): Export GMPLIBS and GMPINC.
4827 (all-gcc): Add maybe-all-libbanshee.
4828 (configure-target-libgfortran): Define.
4829 * Makefile.in: Regenerate.
4830 * configure.in (host_libs): Add libbanshee.
4831 (target_libraries): Add target-libmudflap and target-libgfortran.
4832 Add --with-libbanshee.
4833 Handle --disable-libmudflap.
4834 (*-*-freebsd*): Use with_gmp.
4835 Add $(libgcj) to noconfigdirs.
4836 * configure: Regenerate.
4837 * depcomp: New file.
4838 * MAINTAINERS: Add tree-ssa maintainers.
4839
8f1b790f
VM
48402004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4841
b4117c30 4842 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4843
693446fc
BF
48442004-04-30 Brian Ford <ford@vss.fsi.com>
4845
b4117c30 4846 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4847
d1bb666c
UB
48482004-04-29 Uros Bizjak <uros@kss-loka.si>
4849
b4117c30 4850 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4851
6cf1ac42
PB
48522004-04-28 Paolo Bonzini <bonzini@gnu.org>
4853
4854 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4855 * configure: Regenerate.
4856
632933d5
PB
48572004-04-27 Paolo Bonzini <bonzini@gnu.org>
4858
4859 Revert:
4860 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4861
4862 * Makefile.def (flags_to_pass): Remove *dir variables that
4863 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4864 as well as prefix and exec_prefix.
4865 * Makefile.in: Regenerate.
4866
80dc6aa0
RM
48672004-04-26 Robert Millan <robertmh@gnu.org>
4868
4869 Add patches from libtool CVS.
4870 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4871 * ltconfig: Likewise.
4872 * ltcf-c.sh: Likewise.
4873 * ltcf-cxx.sh: Likewise.
4874 * ltcf-gcj.sh: Likewise.
4875
e11283f1
PB
48762004-04-26 Paolo Bonzini <bonzini@gnu.org>
4877
4878 * Makefile.def (host_modules): Mark with the bootstrap
4879 flag packages on which gcc depends.
4880 * Makefile.tpl (all-bootstrap): Use it.
4881 * Makefile.in: Regenerate.
4882
8546950c
PB
48832004-04-26 Paolo Bonzini <bonzini@gnu.org>
4884
4885 * Makefile.def (flags_to_pass): Remove *dir variables that
4886 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4887 as well as prefix and exec_prefix.
4888 * Makefile.in: Regenerate.
4889
a76494aa
PB
48902004-04-26 Paolo Bonzini <bonzini@gnu.org>
4891
b4117c30
ZW
4892 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4893 * configure: Regenerate.
4894 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4895 * gcc/Makefile.tpl (compare): Use the result of the test.
4896 * gcc/Makefile.in: Regenerate.
a76494aa 4897
03a91701
PB
48982004-04-23 Paolo Bonzini <bonzini@gnu.org>
4899
4900 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4901 Always relocate gcc and prev-gcc to the original names, even
4902 if the build fails.
4903 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4904 New targets.
4905
082a6351
LG
49062004-04-23 Laurent GUERBY <laurent@guerby.net>
4907
4908 * MAINTAINERS: Update my email address.
b4117c30 4909
1f1d584b
RO
49102004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4911
4912 * configure.in (mips*-*-irix5*): Enable ld.
4913 * configure: Regenerate.
082a6351 4914
1db673ca
RO
49152004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4916
4917 * configure: Regenerate.
4918
ce4ea44e
JW
49192004-04-15 James E Wilson <wilson@specifixinc.com>
4920
4921 * Makefile.tpl (configure-[+module+], configure-gcc,
4922 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4923 Set and export LDFLAGS.
4924 * Makefile.in: Regenerate.
4925
611f62ad
MC
49262004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4927
b4117c30 4928 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4929
be912515
NN
49302004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4931
4932 PR bootstrap/14871
4933 * Makefile.tpl: If we don't have built-in-tree target tools,
4934 use the ones found by configure rather than hacking around with
4935 program_transform_name.
4936 * configure.in: Give Makefile.tpl the information necessary
4937 to do that.
4938 * Makefile.in: Regenerate.
4939 * configure: Regenerate.
4940
9104315a
NN
49412004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4942
4943 PR bootstrap/14760
4944 * configure.in: When computing baseargs, strip *all* copies of
4945 offending options. Also, don't match/substitute the trailing space,
4946 so that this actually works when two similar options are separated by
4947 only one space.
4948 * configure: Regenerate.
4949
bef1d700
DE
49502004-04-06 David Edelsohn <edelsohn@gnu.org>
4951
b4117c30
ZW
4952 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4953 (rs6000-*-aix*): Same.
4954 * configure: Regenerate.
bef1d700 4955
54bcf05e 49562004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4957
4958 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4959
369a832c 49602004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4961
4962 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4963
09a9c095
NN
49642004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4965
7caf53cb
NN
4966 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4967 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4968 * Makefile.in: Regenerate.
4969
09a9c095
NN
4970 * configure.in (top level bootstrap support): Rework --enable-werror
4971 to set @stage2_werror_flag@.
4972 * configure: Regenerate.
4973 * Makefile.tpl (top level bootstrap support): Pass
4974 @stage2_werror_flag@ down to configure in stages 2 and 3.
4975 * Makefile.in: Regenerate.
4976
5595a2bd
NN
49772004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4978
cbfd7e06
NN
4979 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4980 for stages 2 and 3 as well as in make. As a consequence, remove
4981 OUTPUT_OPTION (now detected by configure) from the flags passed down
4982 to make.
4983 * Makefile.in: Regenerate.
4984
5595a2bd
NN
4985 * Makefile.tpl (new-bootstrap): Fix typo.
4986 * Makefile.in: Regenerate.
4987
ca3b3e20
NN
49882004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4989
295f4e42
NN
4990 * Makefile.tpl: Rearrange by moving recursive_targets rules
4991 into their proper sections.
4992 * Makefile.tpl (top level bootstrap support): Move disabling
4993 of coverage flags from 'make' to 'configure'; improve comments.
4994 * Makefile.in: Regenerate.
4995
340de83f
NN
4996 * Makefile.tpl (experimental top level bootstrap) Move stage1
4997 language setting from all- target to configure- target; disable
4998 intermodule optimization in stage 1; prevent gratuitous rebuilds
4999 of stage 1.
5000 * Makefile.in: Regenerate.
5001 * configure.in: Comma-separate stage 1 language list for top
5002 level bootstrap.
5003 * configure: Regenerate.
5004
ca3b3e20
NN
5005 * Makefile.tpl: Clean up experimental top level bootstrap support:
5006 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5007 prev-gcc in configure- targets as well as all- targets.
5008 * Makefile.in: Regenerate.
5009
4d038073
KC
50102004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5011
5012 * compile: New file imported from automake.
5013
ab3533d6
PB
50142004-03-17 Paolo Bonzini <bonzini@gnu.org>
5015
5016 * configure.in: Remove symbolic link section.
5017 * configure: Regenerate.
5018 * Makefile.tpl (links): Remove.
5019 * Makefile.in: Regenerate.
5020
1e0f07d3 50212004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5022 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5023
5024 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5025 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5026 * configure.in: Fix comment typo from last patch.
5027 * configure: Regenerate.
5028
2805b53a
NN
50292004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5030
5031 * Makefile.tpl: Introduce experimental top level bootstrap support.
5032 * Makefile.in: Regenerate.
5033 * configure.in: Introduce support for top level bootstrap.
5034 * configure: Regenerate.
5035
79b4b7d2 50362004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5037 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5038
5039 PR bootstrap/14522
5040 * configure.in: Cope with shells that do not support unquoted ^
5041 * configure: Regenerate.
5042
6bbec498 50432004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5044 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5045
5046 PR bootstrap/14522
79b4b7d2 5047 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5048 quotes inside quoted backquote substitutions.
5049 * configure: Regenerate.
5050
83c15dfc
AP
50512004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5052
5053 PR bootstrap/14522
f2bd98d4 5054 * configure.in: Fix escaping of $.
83c15dfc
AP
5055 * configure: Regenerate.
5056
55ffb5ed
NN
50572004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5058
5059 * configure: Regenerate, since I forgot to while committing Paolo's
5060 changes.
5061
e4c9c075
PB
50622004-03-08 Paolo Bonzini <bonzini@gnu.org>
5063
5064 PR ada/14131
5065 Move language detection to the top level.
5066 * configure.in: Find default values for the tools as
5067 soon as possible. Disable ada if GNAT is not found.
5068 Emit error message about missing languages. Expand
5069 --enable-languages=all for the gcc subdirectory.
5070
5199e2c6
BE
50712004-03-10 Ben Elliston <bje@gnu.org>
5072
5073 * MAINTAINERS: Update my email address.
5074
c18b95e5
DE
50752004-03-05 David Edelsohn <edelsohn@gnu.org>
5076
5077 * ltconfig: Disable building static libraries if building shared
5078 libraries on AIX 5L.
5079
d0fe5ad3
RS
50802004-03-01 Richard Sandiford <rsandifo@redhat.com>
5081
5082 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5083 and disable libgcj.
5084 * configure: Regenerated.
5085
e6f71f9d
BB
50862004-03-01 Brian Booth <bbooth@redhat.com>
5087
5088 * MAINTAINERS: Add myself to write-after-approval.
5089
8983e50e
PB
50902004-03-01 Paolo Bonzini <bonzini@gnu.org>
5091
5092 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5093
d4cd9d81
NN
50942004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5095
5096 PR bootstrap/7087
5097 * Makefile.tpl: Guard XFOO sed statements better.
5098 * Makefile.tpl: Add dependency for configure-target-libada.
5099 * Makefile.in: Regenerate (incidentally fixes broken
5100 commit when libada-branch was merged).
5101
0ea0229e
KC
51022004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5103
5104 * MAINTAINERS: Add myself to write-after-approval.
5105
bad93735
AP
51062004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5107
5108 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5109 maintainers.
5110
a7ca14fc
AC
51112004-02-20 Andrew Cagney <cagney@redhat.com>
5112
5113 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5114 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5115
51592782
NN
51162004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5117
5118 PR bootstrap/11932
5119 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5120
6a30854a
JQ
51212004-02-14 Jerry Quinn <jlquinn@optonline.net>
5122
5123 * MAINTAINERS: Added myself to write-after-approval.
5124
be8b2bee
MK
51252004-02-14 Michael Koch <konqueror@gmx.de>
5126
5127 * MAINTAINERS: Added myself to write-after-approval.
5128
972760b7
JM
51292004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5130
5131 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5132 some OS port maintainers to OS port maintainers section.
5133
b0281654
FCE
51342004-02-13 Frank Ch. Eigler <fche@redhat.com>
5135
5136 * MAINTAINERS: Add self.
5137
3c419fd6
KH
51382004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5139
5140 * MAINTAINERS: Alphabetize.
5141
e88e9aee
PB
51422004-02-12 Paolo Bonzini <bonzini@gnu.org>
5143
5144 * MAINTAINERS: Remove myself.
b4117c30 5145
1915e422
DE
51462004-02-11 David Edelsohn <edelsohn@gnu.org>
5147
5148 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5149 (rs6000-*-aix*): Same.
5150 * configure: Regenerate.
5151
a22c2d8d
KC
51522004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5153
5154 * configure.in (host): Add in missing $noconfigdirs to defines.
5155 * configure: Regenerate.
5156
d9cdb878
AC
51572004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5158 Nathanael Nerode <neroden@gcc.gnu.org>
5159
5160 PR ada/6637, PR ada/5911
b4117c30 5161 Merge with libada-branch:
d9cdb878
AC
5162 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5163 with appropriate dependencies. Add --enable-libada configure switch.
5164 * configure, Makefile.in: Regenerate.
5165
8bd92821
PB
51662004-02-09 Paolo Bonzini <bonzini@gnu.org>
5167
5168 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5169
89a95129
RO
51702004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5171
5172 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5173 * configure: Regenerate.
5174
892629bc
GK
51752004-02-04 Geoffrey Keating <geoffk@apple.com>
5176
5177 Merge from upstream:
5178
5179 * ltmain.in: When setting IFS to '~', be careful about user
5180 arguments that contain '~'.
5181
5182 2004-02-04 Peter O'Gorman <peter@pogma.com>
5183
5184 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5185 Also test $base_compile against $CC with escaped arguments. Bug
5186 reported by Geoff Keating <geoffk@apple.com>.
5187
6b402165
KH
51882004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5189
5190 * MAINTAINERS: Remove i960 port.
5191
fa2f0306
DD
51922004-01-23 DJ Delorie <dj@redhat.com>
5193
5194 * Makefile.def (target_modules) [libiberty]: Don't stage.
5195 * Makefile.in: Rebuilt.
5196
9feb20aa
CT
51972004-01-20 Caroline Tice <ctice@apple.com>
5198
5199 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5200
7aed2ccc
PC
52012004-01-19 Paolo Carlini <pcarlini@suse.de>
5202
5203 * MAINTAINERS: Update my email address.
5204
f25bebe1
JM
52052004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5206
5207 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5208
28083580
VR
52092004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5210
5211 * MAINTAINERS: Remove entries without email address.
5212
c0f4b5e4
DJ
52132004-01-15 Daniel Jacobowitz <drow@mvista.com>
5214
5215 * MAINTAINERS: Add myself to write-after-approval.
5216
b5eb5a5e
SB
52172004-01-15 Steven Bosscher <stevenb@suse.de>
5218
5219 * MAINTAINERS: Update my email address.
5220
2c4de30b
LR
52212004-01-14 Loren J. Rittle <ljrittle@acm.org>
5222
5223 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5224 * Makefile.tpl (configure-target-[+module+]): Support stage.
5225 * Makefile.in: Rebuilt.
5226
74c0b320
ILT
52272004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5228
5229 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5230
2560344b
RS
52312004-01-10 Richard Sandiford <rsandifo@redhat.com>
5232
5233 * MAINTAINERS: Add myself as a MIPS maintainer.
5234
8b21cda6
NN
52352004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5236
2b6c260d
NN
5237 * configure.in: Use ./config.cache, not config.cache.
5238 * configure: Regenerate.
5239 * Makefile.tpl: Special-casing not needed for GCC any more.
5240 * Makefile.in: Regenerate.
5241
09438bde
NN
5242 * configure.in: Don't share a cache file for host dirs.
5243 * configure: Regenerate.
5244
8b21cda6
NN
5245 * config-ml.in: Don't mess with the cache file.
5246
e42870df
EB
52472004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5248
5249 * MAINTAINERS: Move myself from 'Write After Approval' to
5250 'CPU Port Maintainers' section as SPARC maintainer.
5251
6b9eb62c
NN
52522004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5253
78a816a6
NN
5254 * Makefile.tpl: Make GCC use a separate config.cache.
5255 * Makefile.in: Regenerate.
5256
6b9eb62c
NN
5257 PR bootstrap/11932, PR bootstrap/11933
5258 (I don't know if it will fix either of them, but it relates
5259 to them.)
5260 * configure.in: Don't use shared config.cache for target
5261 directories.
5262 * configure: Regenerate.
5263
86d7b562
DN
52642004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5265
5266 * MAINTAINERS: Add myself to 'Write After Approval' section.
5267
07d0a605
RS
52682003-12-31 Roger Sayle <roger@eyesopen.com>
5269
5270 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5271 * configure: Regenerated.
5272
459ac19f
KH
52732003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5274
5275 * MAINTAINERS: Remove the mn10200 maintainer.
5276
5785c0ed 52772003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5278
cc6010cd
AP
5279 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5280 * configure: Regenerated.
5785c0ed 5281
a268eff9
JH
52822003-12-16 Jan Hubicka <jh@suse.cz>
5283
5284 * MAINTAINERS: Add myself as callgraph maintainer.
5285
9d465b12
TF
52862003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5287
5288 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5289 * configure: Regenerate.
5290
a68a270a
GB
52912003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5292
5293 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5294 'Write After Approval' section. Update email.
5295
3066a15c
JL
52962003-12-01 James Lemke <jim@wasabisystems.com>
5297
5298 * MAINTAINERS (Write After Approval): Add myself.
5299
8c052da4
MT
53002003-11-20 Matt Thomas <matt@3am-software.com>
5301
5302 * MAINTAINERS: Add myself as a vax port maintainer.
5303
e75f9147
KC
53042003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5305
5306 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5307 (configure-build-[+module+], configure-[+module+]): Likewise.
5308 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5309 * Makefile.in: Regenerate.
5310
43d8d958
AT
53112003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5312
5313 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5314 shared/dylibed libraries.
5315 * ltmain.sh: Likewise.
5316 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5317 * ltcf-cxx.sh: Likewise.
5318 * ltcf-gcj.sh: Likewise.
5319 * ltconfig: Likewise.
5320
638dcaa0
SC
53212003-11-17 Stan Cox <scox@redhat.com>
5322
5323 * MAINTAINERS: Add myself as iq2000 port maintainer.
5324
15cc172b
AC
53252003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5326
b4117c30
ZW
5327 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5328 * Makefile.in: Regenerate.
15cc172b 5329
20af77cd
UW
53302003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5331
5332 * config.sub: Update to 2003-11-03 version.
5333
4dd01c5c
PE
53342003-10-20 Phil Edwards <phil@codesourcery.com>
5335
5336 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5337 * configure: Regenerate.
5338
8d36c499
NP
53392003-10-20 Nicolas Pitre <nico@cam.org>
5340
5341 * MAINTAINERS: Add myself to 'Write After Approval' section.
5342
8b7ebc31
AC
53432003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5344
5345 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5346
afe1910c
JM
53472003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5348
5349 * MAINTAINERS: Update my email address.
5350
05dcec66
RO
53512003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5352
5353 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5354
71fc2f0c
RL
53552003-10-17 Ralph Loader <rcl@ihug.co.nz>
5356
5357 * MAINTAINERS: Add myself to 'Write After Approval' section.
5358
507ec745
BI
53592003-10-16 Bernardo Innocenti <bernie@develer.com>
5360
5361 * config.guess: Update to 2003-10-16 version.
5362 * config.sub: Update to 2003-10-16 version.
5363
4d466c42
DD
53642003-10-15 David Daney <ddaney@avtrex.com>
5365
5366 * MAINTAINERS: Added myself to 'Write After Approval' section.
5367
0c9b16bc
FH
53682003-10-15 Falk Hueffner <falk@debian.org>
5369
5370 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5371 'Write After Approval' section. Update email.
5372
74d57d15
RS
53732003-10-14 Roger Sayle <roger@eyesopen.com>
5374
5375 * MAINTAINERS: Move myself from 'Write After Approval' to
5376 'Various Maintainers' section as middle-end maintainer.
5377
d29b8ad8
NN
53782003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5379
5380 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5381 HOST_FLAGS_TO_PASS.
5382 * Makefile.in: Regenerate.
5383
26db814a
BI
53842003-10-11 Bernardo Innocenti <bernie@develer.com>
5385
5386 * config.guess: Update to 2003-10-07 version.
5387 * config.sub: Update to 2003-10-07 version.
5388
fffeb871
RO
53892003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5390
5391 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5392 * ltconfig (irix5*, irix6*): Don't override version_type.
5393
6691a79e
ME
53942003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5395
5396 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5397 * configure: Rebuilt
5398 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5399 * Makefile.in: Rebuilt
5400
62cdd71e
L
54012003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5402
5403 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5404
6fe2eacc
CW
54052003-09-30 Carlo Wood <carlo@alinoe.com>
5406
cc6010cd 5407 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5408
ea57e5ad
PK
54092003-09-29 Paul Koning <ni1d@arrl.net>
5410
5411 * MAINTAINERS: Move myself from "Write After Approval"
5412 to CPU platform maintainers for pdp11 platform.
5413
e070672a
AT
54142003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5415
5416 * MAINTAINERS: Move myself from 'Write After Approval' to
5417 'Various Maintainers' section as libffi testsuite maintainer.
5418
43bb47c2
DJ
54192003-09-21 Daniel Jacobowitz <drow@mvista.com>
5420
5421 * configure.in: Pass a computed --program-transform-name
5422 to subconfigures.
5423 * configure: Regenerated.
5424
da9d3b37
NN
54252003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5426
94322beb
NN
5427 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5428 * Makefile.in: Regenerate.
5429
da9d3b37
NN
5430 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5431 * Makefile.in: Regenerate.
5432
ffd9060b
ZL
54332003-09-19 Ziemowit Laski <zlaski@apple.com>
5434
5435 * MAINTAINERS: Move myself from 'Write After Approval'
5436 to 'Various Maintainers' (objective-c) section.
5437
eeae7b41
DJ
54382003-09-17 Daniel Jacobowitz <drow@mvista.com>
5439
5440 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5441 quoting.
5442 * configure: Regenerated.
5443
a080d12b
JB
54442003-09-16 Joel Brobecker <brobecker@gnat.com>
5445
5446 * MAINTAINERS (Write After Approval): Add myself to write after
5447 approval list.
5448
6cd2fc59
DN
54492003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5450
cc6010cd 5451 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5452
dcbdd9cc
ILT
54532003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5454
5455 * MAINTAINERS: Update my e-mail address.
5456
e517f636
AM
54572003-09-09 Alan Modra <amodra@bigpond.net.au>
5458
5459 * libtool.m4 (LD): Correct powerpc64 host match.
5460
bc49924b
JW
54612003-09-06 James E Wilson <wilson@tuliptree.org>
5462
5463 * MAINTAINTERS: Update my affiliation and email address.
5464
082124f5
ZD
54652003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5466
5467 * MAINTAINERS (Write After Approval): Add myself.
5468
dc94d89e
DD
54692003-09-04 DJ Delorie <dj@redhat.com>
5470
5471 * configure: Regenerate.
5472
54732003-09-04 Robert Millan <robertmh@gnu.org>
5474
5475 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5476
7a0f2d4e
KG
54772003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5478
5479 * configure.in: Ensure arguments to sed are properly spaced.
5480 * configure: Regenerate.
5481
88d032eb
GP
54822003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5483
5484 * MAINTAINERS: Update my e-mail address.
5485
0b3f3d22
ME
54862003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5487
5488 * MAINTAINERS (Write After Approval): Add myself.
5489
d253f9ba
DJ
54902003-08-27 Daniel Jacobowitz <drow@mvista.com>
5491
5492 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5493 * configure: Regenerated.
5494
066ec9c9
MM
54952003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5496
5497 * MAINTAINERS: Update my email address.
5498
415d7ef9
PE
54992003-08-23 Phil Edwards <pme@gcc.gnu.org>
5500
5501 * configure.in: Use newline instead of semicolon when assuming
5502 shell arguments in a for loop.
5503 * configure: Regenerated.
5504
e1567352
JE
55052003-08-22 Jason Eckhardt <jle@rice.edu>
5506
5507 * MAINTAINERS: Resurrect the i860 maintainer.
5508
b348267b
GK
55092003-08-20 Geoffrey Keating <geoffk@apple.com>
5510
e50084fa
GK
5511 PR 8180
5512 * configure.in: When testing with_libs and with_headers, treat
5513 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5514 * configure: Regenerate.
b4117c30 5515
b348267b
GK
5516 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5517 make, shell, etc.
5518 (baseargs): Likewise.
5519 * configure: Regenerate.
5520
ca26ffe0
BI
55212003-08-20 Bernardo Innocenti <bernie@develer.com>
5522
5523 * MAINTAINERS (Write After Approval): Add myself.
5524
940cde4d
GK
55252003-08-19 Geoffrey Keating <geoffk@apple.com>
5526
5527 * configure.in: Disable libgcj for darwin not on powerpc.
5528 * configure: Rebuild.
5529
74bed51b
ADL
55302003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5531
5532 * config-ml.in, symlink-tree: Add license.
5533
b4117c30
ZW
55342003-08-03 Richard Stallman <rms@gnu.org>
5535 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5536
5537 * README.SCO: New file.
5538
333a28b4
MK
55392003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5540
5541 * Makefile.tpl (check, check-c++): Express dependencies using
5542 dependencies rather than commands.
5543 * Makefile.in: Regenerate.
5544
c197e306
AC
55452003-08-01 Andrew Cagney <cagney@redhat.com>
5546
5547 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5548 * configure: Ditto.
5549
a8ee6e2d
GK
55502003-07-31 Geoffrey Keating <geoffk@apple.com>
5551
5552 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5553 * Makefile.in: Update.
a8ee6e2d 5554
8d9b3f2e
AT
55552003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5556
5557 * configure.in: Enable libgcj for darwin.
5558 * configure: Rebuild.
5559
52c0c542
PE
55602003-07-29 Phil Edwards <pme@gcc.gnu.org>
5561
5562 * config-ml.in: Use ac_configure_args directly instead of
5563 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5564 actually seen.
5565
b4acb5ef
NN
55662003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5567
5568 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5569 creating target and build subdirs to build all parent dirs as needed.
5570 * Makefile.in: Rebuild.
5571 * configure.in: Don't build dirs explicitly here.
5572 * configure: Rebuild.
5573
a51d71d0
PB
55742003-07-26 Paul Brook <paul@nowt.org>
5575
5576 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5577
f43e12ce
AO
55782003-07-22 Alexandre Oliva <aoliva@redhat.com>
5579
5580 * Makefile.tpl (all-make): Depend on intl.
5581 * Makefile.in: Rebuilt.
5582
8a199ff6
PE
55832003-07-20 Phil Edwards <pme@gcc.gnu.org>
5584
5585 * install-sh: Update to newer upstream versions (associated with
5586 aclocal 1.7).
5587 * mkinstalldirs: Likewise.
5588 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5589
e6a8c803
AP
55902003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5591
5592 * MAINTAINERS: Move self from Bug database only accounts
5593 to write-after-approval.
5594
9f13608f
NN
55952003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5596
5597 * config.if: Remove unused libc_interface determination.
5598
c7864714
NN
55992003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5600
5601 * MAINTAINERS: Move self from write-after-approval to
5602 build machinery (*.in).
5603
775956d0
NN
56042003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5605
5606 PR bootstrap/11273
5607 PR bootstrap/11408
5608 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5609 unused INSTALL_PROGRAM_ARGS.
5610 * configure.in: Use AC_PROG_INSTALL.
5611 * Makefile.in: Regenerate.
5612 * configure: Regenerate.
5613
c7f67a6e
KH
56142003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5615
5616 * MAINTAINERS: Alphabetize.
5617
33952f6f
AO
56182003-07-10 Alexandre Oliva <aoliva@redhat.com>
5619
5620 * configure: Rebuilt.
5621 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5622 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5623 newlib nor libgloss.
5624 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5625 * configure.in (am33_2.0-*-linux*): Added.
5626
0d4f1b4e
BW
56272003-07-09 Bob Wilson <bob.wilson@acm.org>
5628
5629 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5630 * configure: Regenerate.
5631
56694dd9
ZW
56322003-07-07 Zack Weinberg <zack@codesourcery.com>
5633
5634 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5635 * Makefile.in: Regenerate.
5636
21607eb4
ZW
56372003-07-04 Zack Weinberg <zack@codesourcery.com>
5638
5639 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5640 * Makefile.in: Regenerate.
5641
8c90b13a
L
56422003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5643
5644 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5645 * Makefile.in: Regenerated.
5646
5d42f90e
L
5647 * config-ml.in: Replace PWD with PWD_COMMAND.
5648
6eb95e99
ZW
56492003-07-04 Zack Weinberg <zack@codesourcery.com>
5650
5651 * intl: New directory; see intl/ChangeLog for details.
5652 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5653 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5654 * Makefile.in: Regenerate.
5655
07d1940e
NN
56562003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5657
5658 * configure.in: Clean up config-lang.in handling. Delete
5659 useless assignment to "subdirs".
5660 * configure: Regenerate.
5661
4dbda6f0
NN
56622003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5663
5664 * configure.in: Rename 'target_libs' to 'target_libraries'.
5665 Remove useless reference to 'target_libs'.
5666 * configure: Regenerate.
5667
2c30ab71
KS
56682003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5669
5670 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5671 * Makefile.in: Regenerate.
5672
11405c93
NN
56732003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5674
5675 * Makefile.def: Introduce flags_to_pass.
5676 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5677 * Makefile.in: Regenerate.
5678
fb87ad5d
HPN
56792003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5680
5681 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5682 and target-libgloss.
5683 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5684 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5685 * configure: Regenerate.
5686
a7956a48
BK
56872003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5688
5689 * configure.in: Update testsuite_flags to new location.
5690 * configure. Regenerate.
6eb95e99 5691
eaf9f3b2
NN
56922003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5693
5694 * Makefile.tpl: Remove BUILD_CC stuff.
5695 * Makefile.in: Regenerate.
5696
2d89ffef
KH
56972003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5698
5699 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5700
83415b0b
GP
57012003-06-16 Graeme Peterson <gp@qnx.com>
5702
5703 * MAINTAINERS (Write After Approval): Add myself.
5704
b951c91c 57052003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5706
b951c91c
L
5707 * config.guess: Update to 2003-06-12 version.
5708 * config.sub: Update to 2003-06-13 version.
5709
0bb41a37
L
57102003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5711
5712 * config.guess: Update to 2003-06-06 version.
5713 * config.sub: Update to 2003-06-06 version.
5714
655b7166
RO
57152003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5716
5717 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5718 * configure. Regenerate.
5719
01b759aa
NN
57202003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5721
bf1d3e81
NN
5722 * configure.in: Disable serial configure by default.
5723 * configure: Regenerate.
5724 * Makefile.tpl: Abolish .NOTPARALLEL.
5725 * Makefile.in: Regenerate.
5726
e89fbdfe
NN
5727 * Makefile.tpl: Replace {build,host,target}_canonical by
5728 {build,host,target}.
5729 * Makefile.in: Regenerate.
5730
01b759aa
NN
5731 * Makefile.tpl: Fix stupid pasto.
5732 * Makefile.in: Regenerate.
5733
f7dae026
NN
57342003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5735
5736 * Makefile.tpl: Remove bogus conditional.
5737 * Makefile.in: Regenerate.
5738
57392003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5740
5741 * Makefile.tpl (profiledbootstrap): New target.
5742 * Makefile.in (profiledbootstrap): New target.
5743
2ffc3e73 57442003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5745
5746 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5747 Pinski. Remove user names from other bugzilla-only maintainers.
5748
1a1e6b96
NN
57492003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5750
1358ccea
NN
5751 * Makefile.tpl: Make 'recursive targets' using autogen rather
5752 than shell loop. Remove duplicate 'clean' targets and false
5753 comments.
5754 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5755 Add systematic method of specifying missing targets in subdirs.
5756 Add copyright boilerplate.
5757 * Makefile.in: Regenerate.
5758 * configure.in: Add 'recursive targets' to maybe list.
5759 * configure: Regenerate.
5760
ae74ed1f
NN
5761 * MAINTAINERS: "GNATS only" -> "Bug database only".
5762
1a1e6b96
NN
5763 * Makefile.tpl: Rename [+target+] to [+make_target+].
5764 * Makefile.def: Rename 'target' to 'make_target'.
5765
c79af3fa
NB
57662003-05-31 Neil Booth <neil@daikokuya.co.uk>
5767
5768 * MAINTAINERS: Add self as options handling maintainer.
5769
39d85b61
MM
57702003-05-28 Michael Meissner <gnu@the-meissners.org>
5771
5772 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5773 been too long since I touched those ports.
5774
afc2b62d
DD
57752003-05-28 DJ Delorie <dj@redhat.com>
5776
5777 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5778 * Makefile.in: Regenerate.
5779
df445104
MR
57802003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5781
5782 * configure.in: Use curly braces in the definition of tooldir.
5783 * configure: Regenerate.
5784
2eb98e5d 57852003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5786
2eb98e5d
DD
5787 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5788 newlib or libgloss.
5789 * Makefile.in: Regenerate.
5790
862fced8
DD
57912003-05-21 DJ Delorie <dj@redhat.com>
5792
5793 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5794 * Makefile.in: Regenerate.
5795
fc351800
ILT
57962003-05-20 Ian Lance Taylor <ian@airs.com>
5797
5798 * MAINTAINERS: Update my e-mail address.
5799
7e2dbcef
NN
58002003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5801
5802 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5803 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5804 Factor out common code from autogen IF statements.
5805 * configure: Regenerate.
5806 * Makefile.in: Regenerate.
5807
f2a0e225
KC
58082003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5809
5810 * configure.in: Accept i[3456789]86 for machine type.
5811 * configure: Regenerate.
5812
8b87bb96
NN
58132003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5814
5815 * configure.in: Switch more things to use maybe dependencies.
5816 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5817 * configure: Regenerate.
5818 * Makefile.tpl: Switch more things to use maybe dependencies.
5819 * Makefile.in: Regenerate.
5820
fdb882bc 58212003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5822
5823 * Makefile.tpl (install-opcodes): Define.
5824 * Makefile.in: Rebuild.
5825
f7c50032
AJ
58262003-05-13 Andreas Jaeger <aj@suse.de>
5827
5828 * config.guess: Update to 2003-05-09 version.
5829 * config.sub: Update to 2003-05-09 version.
5830
f2181bed 58312003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5832
5833 * configure.in: Correct sed script so that options in quotes are not
5834 deleted.
5835 * configure: Rebuild.
5836
aa8f1f57
CV
58372003-05-12 Corinna Vinschen <corinna@vinschen.de>
5838
5839 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5840 and $$s/newlib/libc/sys/cygwin32 include paths.
5841 * configure: Ditto.
5842
0c130f81
MM
58432003-05-12 Michael Meissner <gnu@the-meissners.org>
5844
5845 * MAINTAINERS: Update my email addresses.
5846
aa1a100b
EB
58472003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5848
5849 * config-ml.in: Propagate INSTALL variables.
f7c50032 5850
87861833
GP
58512003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5852
5853 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5854
de722255
CD
58552003-05-02 Chris Demetriou <cgd@broadcom.com>
5856
6eb95e99
ZW
5857 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5858 * Makefile.in: Regenerate.
de722255 5859
96c4a002
WB
58602003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5861
5862 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5863
55b15a11
WB
58642003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5865
5866 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5867
0c227849
DJ
58682003-04-27 Daniel Jacobowitz <drow@mvista.com>
5869
5870 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5871 * Makefile.in: Regenerated.
5872
d45148c1
WB
58732003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5874
5875 * MAINTAINERS (Write After Approval): Upgrade myself from
5876 GNATS only to write-after-approval. Update my mail address.
5877
48f2318c 58782003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5879
5880 (OS Port Maintainers: freebsd): Add myself.
5881
438f50c3
MM
58822003-04-22 Mark Mitchell <mark@codesourcery.com>
5883
5884 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5885
9074e169
KJ
58862003-04-22 Kean Johnston <jkj@sco.com>
5887
5888 * MAINTAINERS (SCO ports): Added myself.
5889
dfd39a2e
NS
58902003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5891
5892 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5893
ccbae82a
KJ
58942003-04-19 Kean Johnston <jkj@sco.com>
5895
5896 * MAINTAINERS (Write After Approval): Add myself.
5897
2f50999f
GP
58982003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5899
5900 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5901 * Makefile.in: Regenerate.
5902
e9b84181
JJ
59032003-04-18 Jakub Jelinek <jakub@redhat.com>
5904
5905 * configure.in (powerpc64*-*-linux*): Remove.
5906 * configure: Rebuilt.
5907
1ca4c6e1
PE
59082003-04-17 Phil Edwards <pme@gcc.gnu.org>
5909
5910 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5911 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5912 and restrap.
5913 * Makefile.in: Regenerate.
5914
0590b963
RE
59152003-04-16 Richard Earnshaw <rearnsha@arm.com>
5916
5917 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5918 * configure: Regenerated.
5919
ff41a56f
DD
59202003-04-15 DJ Delorie <dj@redhat.com>
5921
5922 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5923
50d440bc
NC
59242003-04-13 Nick Clifton <nickc@redhat.com>
5925
5926 * config-ml.in: Remove support for --disable-aix removing
5927 call-aix multilibs.
5928
b1e0a93e
AO
59292003-04-10 Alexandre Oliva <aoliva@redhat.com>
5930
5931 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5932 * */configure: Rebuilt.
5933
71fb704d
JS
59342003-04-08 Joel Sherrill <joel@oarcorp.com>
5935
5936 * MAINTAINERS: Add my email address.
5937
3897ea90
OH
59382003-03-17 Olivier Hainque <hainque@act-europe.fr>
5939
5940 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5941
93c834b7
NN
59422003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5943
5944 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5945 * Makefile.in: Regenerate.
5946
82c34dcb
MC
59472003-03-14 Michael Chastain <mec@shout.net>
5948
5949 * Makefile.in: Regenerate with correct Makefile.def.
5950
73458fb7
NN
59512003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5952
5953 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5954 Make macro.
5955 * Makefile.in: Regenerate.
5956 * configure.in: Clean up gxx_include_dir logic.
5957 * configure: Regenerate.
5958
32cf27e5
AE
59592003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5960
5961 * MAINTAINERS (Write After Approval): Add myself.
5962
c727e7a0
BE
59632003-03-10 Ben Elliston <bje@wasabisystems.com>
5964
5965 * MAINTAINERS: Update my mail address.
5966
9a27ac7a
FS
59672003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5968
5969 * configure.in (gxx_include_dir): Fix typo.
5970 * configure: Regenerated.
5971
3aa83176
NN
59722003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5973
5974 * Makefile.tpl: Reindent.
5975 * Makefile.in: Regenerate.
5976 * configure.in: Reindent. Don't set unused variables.
5977 * configure: Regenerate.
5978
9124bc53
DJ
59792003-03-04 Daniel Jacobowitz <drow@mvista.com>
5980
5981 * configure.in: Include $(build_tooldir)/sys-include in
5982 FLAGS_FOR_TARGET.
5983 * configure: Regenerated.
5984
cb543528
NN
59852003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5986
c858bf1e
NN
5987 * Makefile.tpl: Always pass down RANLIB.
5988 * Makefile.in: Regenerate.
5989
aa9c3ab4
NN
5990 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5991 * Makefile.in: Regenerate.
5992 * configure.in: Remove unused logic relating to --enable-shared
5993 and --enable-threads. Remove bogus comments. Remove redundant
5994 noconfigdirs.
5995 * configure: Regenerate.
5996
cb543528
NN
5997 * configure.in: Replace ${libstdcxx_version} by its value.
5998 Remove reference to mh-dgux.
5999 * configure: Regenerate.
6000
53f70c1b
KB
60012003-03-03 Kevin Buettner <kevinb@redhat.com>
6002
6003 * MAINTAINERS (Write After Approval): Add myself.
6004
df0f0674
NN
60052003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6006
6007 * Makefile.tpl: Rearrange.
6008 * Makefile.in: Regenerate.
6009
ef4e7569
US
60102003-02-25 Uwe Stieber <uwe@wwws.de>
6011
6012 * configure.in: Add support for kaOS as cross build target system.
6013 * configure: Regenerated.
6014
a7a287eb
SB
60152003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6016
6017 * MAINTAINERS (Write after approval): Add myself.
6018
ff00c8a2
JW
60192003-02-21 James E Wilson <wilson@tuliptree.org>
6020
6021 * MAINTAINERS: Update my email address.
6022
abb2db7a
ZW
60232003-02-21 Zack Weinberg <zack@codesourcery.com>
6024
6025 * MAINTAINERS: Add self to blanket write privs. section.
6026
e9f2dc3b
SM
60272003-02-20 Sean McNeil <sean@blue.mcneil.com>
6028
6029 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6030 configure-target-* as some target builds may require additional
6031 flags for preprocessor tests.
6032 * Makefile.in: Regenerated.
6033
ee03dc5e
AO
60342003-02-19 Alexandre Oliva <aoliva@redhat.com>
6035
11856278
AO
6036 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6037 * ltconfig: Handle it.
6038 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6039 auto-detecting it.
6040
274aef32
AO
6041 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6042 it is used as argument to $CC.
6043 * ltcf-gcj.sh: Likewise.
6044
ee03dc5e
AO
6045 * configure.in: Introduce --enable-maintainer-mode.
6046 * configure: Rebuilt.
6047 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6048 for maintainer mode.
6049 * Makefile.in: Rebuilt.
6050
30db8e17
JM
60512003-02-18 Jason Merrill <jason@redhat.com>
6052
6053 * Makefile.tpl (check-c++): Allow parallelism.
6054
cab60ac6
GP
60552003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6056
6057 * MAINTAINERS: Remove John Carr (who never actually had access to
6058 gcc.gnu.org).
6059
c8e5d1af
GK
60602003-02-15 Geoffrey Keating <geoffk@apple.com>
6061
6062 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6063 don't configure target-libobjc.
6064 * configure: Regenerate.
6065
70f91f50
RO
60662003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6067
6068 * Makefile.tpl (RANLIB): Define.
6069 * Makefile.in: Regenerate.
6070
669e9062
LB
60712003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6072
6073 * MAINTAINERS: Update my email.
abb2db7a 6074
61b56b2e
KS
60752003-02-06 Keith R Seitz <keiths@redhat.com>
6076
6077 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6078 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6079 * Makefile.in: Regenerated.
6080 * configure.in: Remove all traces of snavigator, db, and grep.
6081 * configure: Regenerated.
6082
a1ba6e15
GP
60832003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6084
6085 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6086 After Approval.
6087
f5f2cce5
CC
60882003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6089
6090 * MAINTAINERS (Write after approval): Add myself.
6091
ba49f6f1
FCE
60922003-01-31 Frank Ch. Eigler <fche@redhat.com>
6093
6094 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6095 * Makefile.in: Regenerated.
6096
ccf9f10c
RS
60972003-01-30 Roger Sayle <roger@eyesopen.com>
6098
6099 * config.guess: Updated to 2003-01-30's version.
6100 * config.sub: Updated to 2003-01-28's version.
6101
a693735b
AO
61022003-01-30 Alexandre Oliva <aoliva@redhat.com>
6103
6104 * config.if: If gcc_version is already set, just use it. Don't set
6105 gcc_version_trigger if it's already set, otherwise set it to
6106 gcc/version.c, but only if the file exists. If it is not set and
6107 gcc/version.c does not exist, try to extract the version number from
6108 $CC.
6109
204c43d6
AT
61102003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6111
abb2db7a 6112 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6113
842e91ec
PE
61142003-01-27 Phil Edwards <pme@gcc.gnu.org>
6115
6116 * configure.in: Revert 24Jan change.
6117 * configure: Regenerate.
6118
6b99984e
GP
61192003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6120
6121 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6122 entry of HJ Lu.
6123
806e0935
NN
61242003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6125
6126 * configure.in: Revert previous change.
6127 * configure: Regenerate.
6128
307a9864
NN
61292003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6130
6131 * configure.in: Make rda native-only.
6132 * configure: Regenerate.
6133
02ba6302
VR
61342003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6135
6136 * MAINTAINERS: Move myself from GNATS-only-accounts to
6137 write-after-approval.
6138
77d187bc
NN
61392003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6140
6141 * configure.in: Add missing \.
6142 * configure: Rebuilt.
6143
a94a2d4c
JJ
61442003-01-17 Jakub Jelinek <jakub@redhat.com>
6145
6146 * configure.in (baseargs): Avoid using \| in sed regular
6147 expressions.
6148 * configure: Rebuilt.
6149
73f84924
JJ
61502003-01-16 Jakub Jelinek <jakub@redhat.com>
6151
6152 * configure.in (baseargs): Remove all supported forms of
6153 --cache-file, --srcdir, --host, --build and --target options
6154 from argument lists.
6155 * configure: Rebuilt.
6156
8c12fc63
JZ
61572003-01-15 Josef Zlomek <zlomekj@suse.cz>
6158
6159 * MAINTAINERS: Add myself to write-after-approval list.
6160
7c005a3a
AO
61612003-01-15 Alexandre Oliva <aoliva@redhat.com>
6162
6163 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6164 * configure: Rebuilt.
6165
3dfabf63
NN
61662003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6167
6168 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6169 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6170 * Makefile.in: Regenerate.
6171 * configure: Regenerate.
6172
cf53ae10
AO
61732003-01-09 Alexandre Oliva <aoliva@redhat.com>
6174
6175 * configure.in: Remove Makefile in build, host and target modules
6176 unless configure was run with --no-recursion.
6177 * configure: Rebuilt.
6178
3fbe8e4a
CC
61792003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6180
6181 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6182 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6183 * Makefile.in: Regenerate.
6184
66e2aa7d
CD
61852003-01-08 Chris Demetriou <cgd@broadcom.com>
6186
6187 * config.guess: Update to 2003-01-03 version.
6188 * config.sub: Update to 2003-01-03 version.
6189
b5038cfb
CF
61902003-01-07 Christopher Faylor <cgf@redhat.com>
6191
6192 * configure: Regenerate with proper autoconf 2.13.
6193
d02c69be
CF
61942003-01-07 Christopher Faylor <cgf@redhat.com>
6195
6196 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6197 * configure: Regenerate.
d02c69be 6198
e914a571
AC
61992003-01-06 Andrew Cagney <ac131313@redhat.com>
6200
6201 * configure.in (GDB_TK): Add tcl directories conditional on
6202 gdb/gdbtk directory being present.
6203 * configure: Regenerate.
abb2db7a 6204
70571545
JDA
62052003-01-04 John David Anglin <dave.anglin@nrc.ca>
6206
6207 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6208 by gcc if LD is not defined and we are not doing a Canadian Cross.
6209 * configure: Rebuilt.
6210
89a7012a
TT
62112002-12-31 Tom Tromey <tromey@redhat.com>
6212
6213 * Makefile.in: Rebuilt.
6214 * Makefile.def (target_modules) [libffi]: Allow installation.
6215
3f4f56e2
AS
62162002-12-31 Andreas Schwab <schwab@suse.de>
6217
6218 * configure.in: Fix use of $program_transform_name.
6219 * configure: Regenerated.
6220
6c1b8d0a
DJ
62212002-12-30 Daniel Jacobowitz <drow@mvista.com>
6222
6223 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6224 * configure: Regenerated.
6c1b8d0a 6225
c5120911
AO
62262002-12-29 Alexandre Oliva <aoliva@redhat.com>
6227
6228 * Makefile.tpl (local-distclean): Don't remove...
6229 (multilib.ts): ... this. Moved into...
6230 (multilib.out): ... this. Don't use sub-make.
6231 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6232 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6233 (configure-build-[+module+], configure-[+module+],
6234 configure-target-[+module+], configure-gcc): ... these. Test
6235 for Makefile existence. Drop config.status from dependencies.
6236 * Makefile.in: Rebuilt.
6237 * configure.in: Move gcc-version-trigger to the end of
6238 ac_configure_args. Add comments to maybedep.tmp and
6239 serdep.tmp. Introduce --disable-serial-configure. Remove
6240 nonopt from baseargs, matching and removing corresponding
6241 whitespace while at it.
6242 * configure: Rebuilt.
6243
e245b0ea
AO
62442002-12-28 Alexandre Oliva <aoliva@redhat.com>
6245
903de295
AO
6246 * configure.in (host_configargs): Replace reference to
6247 no-longer-defined buildopts with --build=${build_alias}.
6248 * configure: Rebuilt.
6249
e245b0ea
AO
6250 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6251 program_transform_name to standard idiom.
6252 (AUTOGEN, AUTOCONF): Define.
6253 (Makefile.in): Use $(AUTOGEN).
6254 (Makefile): Depend on config.status, and use autoconf-style rule to
6255 build it. Move original commands to...
6256 (config.status): ... this new target.
6257 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6258 $(AUTOCONF).
6259 * Makefile.in: Rebuilt.
6260
671aa708
NN
62612002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6262
53fbfb58
NN
6263 * Makefile.tpl: Fix dramatic bustage due to change in
6264 program_transform_name.
6265 * Makefile.in: Regenerate.
6266
6267 * configure.in: Remove unnecessary PATH setting.
6268 * configure: Regnerate.
6269
6270 * configure.in: Don't default to unprefixed tools unless
6271 the native tools will work.
6272 * configure: Regenerate.
6273
671aa708
NN
6274 * configure.in: Convert to autoconf script. Blow away lots
6275 of now-redundant Makefile fragments.
6276 * configure: Generate using Autoconf.
6277 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6278 * Makefile.in: Regenerate.
6279
57f40826
NN
62802002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6281
3fedb745
NN
6282 * configure: Fix stupid bug where RANLIB was mistakenly included.
6283
abb2db7a 6284 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6285 (build_configargs, host_configargs, target_configargs).
6286
6287 * configure.in: Move logic out of sed statement.
6288
abb2db7a 6289 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6290 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6291
315fa0f4
SS
62922002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6293
6294 * config.sub: Import from master repository
6295 * config.guess: Ditto
6296
45aff44f
AS
62972002-12-24 Andreas Schwab <schwab@suse.de>
6298
6299 * Makefile.tpl (multilib.out): Fix missing space.
6300 * Makefile.in: Regenerate.
6301
88b5521b
NN
63022002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6303
6304 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6305 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6306 * Makefile.in: Regenerate.
6307 * configure.in: Remove unnecessary leftovers.
6308
2a726918
GK
63092002-12-21 Geoffrey Keating <geoffk@apple.com>
6310
6311 * configure.in (extra_ranlibflags_for_target): New variable.
6312 (*-*-darwin): Add -c to ranlib commands.
6313 * configure (tooldir): Handle extra_ranlibflags_for_target.
6314
aace3269 63152002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6316
6317 * Makefile.tpl: Revert HJL's change.
6318 * Makefile.in: Regenerated.
6319 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6320 always.
6321
f0895142
AS
63222002-12-19 Andreas Schwab <schwab@suse.de>
6323
6324 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6325 * Makefile.in: Regenerate.
6326
782d0c02
L
63272002-12-18 H.J. Lu <hjl@gnu.org>
6328
6329 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6330 * Makefile.in: Regenerated.
6331
6332 * configure.in (build_prefix): New. Substitute.
6333
212f6dd0
NN
63342002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6335
79308c5d
NN
6336 * Makefile.tpl: Don't let real targets depend on phony targets.
6337 * Makefile.in: Regenerate.
6338
212f6dd0
NN
6339 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6340 * Makefile.in: Regenerate.
6341
ab17919f
SS
63422002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6343
6344 * config.sub: Import from master repository
6345 * config.guess: Ditto
6346
5ecf91d1
JM
63472002-12-16 Jason Merrill <jason@redhat.com>
6348
6349 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6350 previous 'make bootstrap'.
6351 * Makefile.in: Regenerate.
6352
d8437e1b
HPN
63532002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6354
6355 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6356
4977bab6
ZW
63572002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6358
6359 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6360 * Makefile.in: Regenerate.
6361
0edcfdcb
JM
63622002-12-13 Jason Merrill <jason@redhat.com>
6363
6248218a 6364 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6365 library tests.
6366 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6367 * Makefile.in: Regenerate.
6368
4977bab6
ZW
63692002-12-12 Alexandre Oliva <aoliva@redhat.com>
6370
6371 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6372 * Makefile.in: Rebuilt.
6373
f87505dd
AO
63742002-12-12 Alexandre Oliva <aoliva@redhat.com>
6375
6376 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6377
4977bab6
ZW
63782002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6379
6380 * configure: Fix bug put in by gremlins.
6381
6382 * Makefile.tpl: Substitute more autoconfily.
6383 * configure: Substitute more autoconfily.
6384 * Makefile.in: Regenerate.
6385
7f0db92a
SS
63862002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6387
6388 * config.sub: Import from master repository
6389 * config.guess: Ditto
6390 * MAINTAINERS: Added Svein Seldal under write after approval
6391
4977bab6
ZW
63922002-12-08 Andrew Cagney <ac131313@redhat.com>
6393
6394 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6395 * Makefile.in (all-sim): Ditto.
6396
63972002-12-06 DJ Delorie <dj@redhat.com>
6398
6399 * Makefile.tpl: Change configure dependencies to not have real
6400 targets depend on phony targets.
6401
64022002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6403
6404 * configure.in: Revert unintentional change.
6405
6406 * Makefile.tpl: Change dependency for */multilib.out so that
6407 it works when gcc isn't in the tree.
6408
6409 * configure.in: Substitute more.
6410 * configure: Run subconfigures from the Makefile.
6411 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6412 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6413
67f1b906
GP
64142002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6415
6416 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6417
4977bab6
ZW
64182002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6419
6420 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6421 and corresponding dependencies.
6422 * Makefile.in: Regenerate.
6423
6424 * configure.in (host_tools): Order binutils, gas and ld for
6425 convenience in running the testsuites.
6426
6427 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6428 * Makefile.in: Regenerate.
6429 * configure.in: Introduce rules to serialize subconfigure runs.
6430
6431 * configure.in: Introduce BASE_CC_FOR_TARGET.
6432 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6433 Realize configure-build-* targets. Realize configure-target-* targets.
6434 * Makefile.in: Regenerate.
6435
64362002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6437
6438 * configure: Move gcc_version_trigger stuff from here...
6439 * configure.in: ...to here.
6440
6441 * configure.in: Separate subconfigure options added by this file from
6442 options given by the user. Add machinery to put args for host
6443 subconfigures into the Makefile.
6444
6445 * Makefile.tpl: Remove 'vault' targets.
6446 * Makefile.tpl: Reorder and comment dependencies.
6447 * Makefile.in: Regenerate.
6448
64492002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6450 * configure.in: Fix my broken commit of previous patch. (sigh)
6451
743f054e
GK
64522002-11-28 Geoffrey Keating <geoffk@apple.com>
6453
6454 * configure.in: Move host-specific darwin noconfigdirs into
6455 the host-specific section.
6456
4977bab6
ZW
64572002-11-28 Geoffrey Keating <geoffk@apple.com>
6458
6459 * configure.in: Move host-specific darwin noconfigdirs into
6460 the host-specific section.
6461
64622002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6463
6464 * configure: Remove skip-this-dir support.
6465 * Makefile.tpl: Remove skip-this-dir support.
6466
6467 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6468 subdirectories.
6469 * Makefile.in: Regenerate.
6470
6471 * Makefile.tpl: Strip out useless setting of 'dir'.
6472 * Makefile.in: Regenerate.
6473
64742002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6475
6476 * configure.in: Fix deeply stupid bug.
6477
6478 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6479 shell code in CXX_FOR_TARGET
6480 * Makefile.def: Introduce raw_cxx.
6481 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6482 RAW_CXX_FOR_TARGET.
6483 * Makefile.in: Regenerate.
6484
64852002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6486
6487 * Makefile.tpl: Remove unnecessary ifs.
6488 * Makefile.in: Regenerate.
6489
6490 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6491 dependencies. Maybe-ize build-libiberty. Create dummy install
6492 targets for 'no_install' modules.
6493 * configure: Move GDB_TK substitution to configure.in. Move
6494 build_modules stuff to configure.in.
6495 * configure.in: Implement soft dependency machinery. Maybe-ize
6496 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6497 * Makefile.in: Regenerate.
6498
64992002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6500
6501 * Makefile.tpl: Make all-target, install-target behave similarly
6502 to all, install (only hitting configured targets). Eliminate
6503 unused macro defintions.
6504
6505 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6506 build != host.
6507
6508 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6509
6510 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6511
6512 * configure.in: Produce lists of subdir targets we're actually
6513 configuring. Remove references to "dosrel".
6514 * Makefile.tpl: Let configure set which subdir targets are hit.
6515 Remove install-cross; clean up install; remove ALL. Remove
6516 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6517 Autogenerate host module targets. Remove empty dependency lines
6518 and redundant dependency; rearrange slightly.
6519 * Makefile.def: Add host-side libtermcap, utils.
6520
6521 * Makefile.in: Regenerate.
6522
e6226a2f
RO
65232002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6524
6525 * ltconfig (osf[345]): Append $major to soname_spec.
6526 Reflect this in library_names_spec.
6527 * ltmain.sh (osf): Prefix $major with . for use as extension.
6528
3b75d237
AJ
65292002-11-19 Andreas Jaeger <aj@suse.de>
6530
6531 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6532 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6533 and sparc64 GNU/Linux systems.
6534
809108de
NS
65352002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6536
6537 * MAINTAINERS: Update email.
6538
e7e0de7e
GP
65392002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6540
6541 * MAINTAINERS: Complete James Dennett's entry.
6542
f7109dea
EB
65432002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6544
6545 * MAINTAINERS (Write After Approval): Add myself.
6546
d3ac17c9
BK
65472002-11-13 Bruce Korb <bkorb@gnu.org>
6548
6549 * Makefile.tpl: syntactic cleanup
6550
cbf78ae4
SH
65512002-11-13 Stuart Hastings <stuart@apple.com>
6552
6553 * MAINTAINERS: Add myself to write-after-approval list.
6554
4977bab6
ZW
65552002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6556
6557 * Makefile.def: Add list of recursive targets to autogenerate.
6558 Add build_modules.
6559 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6560 targets. Autogenerate *-build-* targets.
6561 * Makefile.in: Regenerate.
6562
65632002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6564
6565 * configure: More autoconf-style substitutions.
6566 * Makefile.tpl: More autoconf-style substitutions.
6567 * Makefile.in: Regenerate.
6568
65692002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6570
6571 * configure: Substitute more variables in a more autoconf-friendly
6572 way. Simplify slightly.
6573 * Makefile.tpl: Make more variables substitutable in an
6574 autoconf-friendly way.
6575 * Makefile.in: Regenerate.
6576
d4783999
JW
65772002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6578
6579 * MAINTAINERS (Write After Approval): Add myself.
6580
4977bab6
ZW
65812002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6582
6583 * configure.in (v810*): Remove special setting of tools.
6584
6585 * configure: Add support for extra required flags for ar or nm.
6586 * configure.in (aix4.3+): Use above support for target-specific
6587 issues, rather than using config/mt-aix43.
6588
65892002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6590
6591 * configure: Remove 'removing', which doesn't work. Replace $subdir
6592 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6593 with $srcdir. Reformat indentation. Substitute some variables
6594 formerly hard-coded in the Makefile for build=host.
6595 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6596 * Makefile.def: Autogenerate more.
6597 * Makefile.in: Regenerate.
6598
1c9c903e
AN
65992002-11-04 Adam Nemet <anemet@lnxw.com>
6600
6601 * MAINTAINERS (Write After Approval): Add myself.
6602
40673d2b
KB
66032002-11-04 Kevin Buettner <kevinb@redhat.com>
6604
6605 * Makefile.def (host_modules): Add rda.
6606 * Makefile.in: Regenerate.
6607 * configure.in (target_tool): Add target-rda to list.
6608
42e650ae
GP
66092002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6610
6611 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6612
e004b81f
PE
66132002-10-25 Phil Edwards <pme@gcc.gnu.org>
6614
6615 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6616 and restrap targets to this rule.
6617 * Makefile.in: Regenerate.
6618
06bd49b1
GP
66192002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6620
6621 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6622 GNATS only accounts.
6623
d0af82b0
HPN
66242002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6625
6626 * configure.in (i[3456]86-*-linux*): Add check to disable
6627 ${libgcj} for glibc1.
6628
10782654
DC
66292002-10-24 Denis Chertykov <denisc@overta.ru>
6630
6631 * MAINTAINERS: Add myself as ip2k port maintainer.
6632
a5a438f5
SS
66332002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6634
6635 * configure.in: Add tic4x target.
6636
fe3d5b7f
NN
66372002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6638
aba8a494
NN
6639 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6640 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6641 * Makefile.in: Regenerate.
6642
fe3d5b7f
NN
6643 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6644 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6645 * Makefile.in: Regenerate.
6646
a6ad79e7
JJ
66472002-10-02 Janis Johnson <janis187@us.ibm.com>
6648
6649 * MAINTAINERS: Add myself as web pages co-maintainer.
6650
6a8a9058
NN
66512002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6652
6653 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6654 * Makefile.in: Regenerate.
6655
327d975a
ZW
66562002-10-02 Zack Weinberg <zack@codesourcery.com>
6657
6658 * MAINTAINERS: Add myself and Nathan Sidwell
6659 <nathan@codesourcery.com> as VxWorks maintainers.
6660
a5ae8f19 66612002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6662
6663 * Makefile.def: Remove order dependency comments.
6664 * Makefile.tpl: Add explicit install-install dependencies.
6665 * Makefile.in: Regenerate.
d0f6c823 6666
34c6040c 6667 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6668 * Makefile.in: Regenerate.
34c6040c 6669
d0f6c823
NN
6670 * Makefile.tpl: Add configure-target (for src-release in src)
6671 * Makefile.in: Regenerate.
6672
50bd210b
NC
66732002-09-30 Nick Clifton <nickc@redhat.com>
6674
6675 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6676
ca25149e
UW
66772002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6678
6679 * configure.in (s390*-*-linux*): Enable libgcj.
6680
dd30b57d
NN
66812002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6682
9e60a678
NN
6683 * configure: Revert accidentally applied changes.
6684
dd30b57d
NN
6685 * Makefile.tpl: Make more autoconf-friendly.
6686 * Makefile.in: Regenerate.
6687 * configure: Make substitution more autoconf-like.
6688
5831424e
RE
66892002-09-28 Richard Earnshaw <rearnsha@arm.com>
6690
6691 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6692 single entry to handle all these.
6693 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6694 libjava on arm-*-elf.
6695
b7f3b15b
GK
66962002-09-27 Geoffrey Keating <geoffk@apple.com>
6697
6698 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6699 things that depend on them.
6700
0dffceed
NN
67012002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6702
6703 * Makefile.tpl: Make subsituted variables more autoconfy.
6704 * Makefile.in: Regenerate.
6705 * configure: Make seds more autoconfy.
6706
1db75a86 67072002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6708
6709 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6710 * Makefile.in: Regenerate.
6711 * configure.in: Rewrite sed statements to look autoconfy.
6712
1db75a86
NN
6713 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6714 all-target-foo on configure-target-foo.
6715 * Makefile.def: Ditto.
6716 * Makefile.in: Rebuild.
6717
741a4e89
AH
67182002-09-25 Andrew Haley <aph@redhat.com>
6719
6720 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6721
95ddd785
NN
67222002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6723
6724 * Makefile.def: New file.
6725 * Makefile.tpl: New file.
6726 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6727 * contrib/gcc_update: Note that Makefile.in is a generated file.
6728
6729 * configure.in: Minor rearrangement. Simplify tests.
6730
65a824f6
JT
67312002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6732
6733 * configure.in (with_headers): Skip copy if value is "yes".
6734 (with_libs): Likewise.
6735
51270f0a 67362002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6737
6738 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6739 * configure.in (sh*-*-pe*): Ditto.
6740 * configure.in (mips*-*-pe*): Ditto.
6741 * configure.in (*arm-wince-pe): Ditto.
6742
8f89dbf4
NN
6743 * configure.in: Rearrange.
6744
c1b8db3f
KH
67452002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6746
6747 * MAINTAINERS: Update my email address.
6748
341f0575
PK
67492002-08-30 Paul Koning <pkoning@equallogic.com>
6750
6751 * MAINTAINERS: (Write After Approval): Add myself.
6752
d2e06980
GK
67532002-08-29 Geoffrey Keating <geoffk@redhat.com>
6754
6755 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6756
4906d5d8
GK
67572002-08-24 Geoffrey Keating <geoffk@redhat.com>
6758
6759 * MAINTAINERS: Change my mailing address.
6760
e9a25cc8
PC
67612002-08-21 Paolo Carlini <pcarlini@unitus.it>
6762
6763 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6764 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6765
a5aa7421
LR
67662002-08-20 Loren J. Rittle <ljrittle@acm.org>
6767
6768 * MAINTAINERS (Write After Approval): Remove myself.
6769 (Various Maintainers: c++ runtime libs): Add myself.
6770
5ce6f47b
EC
67712002-08-15 Eric Christopher <echristo@redhat.com>
6772
6773 * config.sub: Import from master repository.
6774 * config.guess: Ditto.
6775
7f9317f0
AO
67762002-08-19 Alexandre Oliva <aoliva@redhat.com>
6777
6778 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6779 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6780 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6781
7aecca3d
AH
67822002-08-16 Aldy Hernandez <aldyh@redhat.com>
6783
6784 * MAINTAINERS: Add self to rs6000 vector extensions.
6785
8ea4b195
AO
67862002-08-15 Alexandre Oliva <aoliva@redhat.com>
6787
6788 * libiberty/configure: Reverted unintended yesterday's check in.
6789
f5cc59a7
AO
67902002-08-14 Alexandre Oliva <aoliva@redhat.com>
6791
6792 * boehm-gc/configure, libf2c/configure: Rebuilt.
6793 * libffi/configure, libiberty/configure: Ditto.
6794 * libjava/configure, libobjc/configure: Ditto.
6795 * libstdc++-v3/configure, zlib/configure: Ditto.
6796 Merged from binutils:
6797 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6798 From Steve Ellcey <sje@cup.hp.com>:
6799 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6800 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6801 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6802 IA64.
6803 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6804 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6805 soname_spec, sys_lib_search_path_spec): Ditto.
6806
66350331
FS
68072002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6808
6809 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6810
2ff34870
L
68112002-08-04 H.J. Lu (hjl@gnu.org)
6812
6813 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6814
a014f2fe
KW
68152002-08-02 Krister Walfridsson <cato@df.lth.se>
6816
6817 * MAINTAINERS (Write After Approval): Add myself.
6818
c01d477a
AM
68192002-07-31 Alan Modra <amodra@bigpond.net.au>
6820
6821 * configure.in: Move generic linux case to end. Copy generic
6822 linux noconfigdirs to mips*-*-linux* entry and new
6823 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6824
68cd2524
MM
68252002-07-19 Michael Matz <matz@suse.de>
6826
6827 * MAINTAINERS: Add myself as ra* maintainer.
6828
e2d83b8c
CD
68292002-07-16 Chris Demetriou <cgd@broadcom.com>
6830
6831 * config.guess: Update to 2002-07-09 version.
6832 * config.sub: Update to 2002-07-03 version.
6833
cece4f1d
HPN
68342002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6835
6836 * MAINTAINERS: Fix typo in a maintainer email address.
6837
bb654703
NN
68382002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6839
6840 * configure.in: Remove two redundant tests.
6841
789b7de5
RO
68422002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6843
6844 * configure.in (mips*-*-irix6*o32): Enable stabs.
6845
e1da1089
NN
68462002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6847
f3970bba
NN
6848 * configure.in: Don't build grez.
6849 * Makefile.in: Ditto.
6850
e1da1089
NN
6851 * Makefile.in: Remove references to bsp, cygmon, libstub.
6852 * configure.in: Ditto.
6853
6854 * configure.in: Remove leftover reference to gdbtest.
6855
57c905fa
PE
68562002-07-08 Phil Edwards <pme@gcc.gnu.org>
6857
6858 * configure.in (gxx_include_dir): Change to match versioned
6859 C++ headers if --enable-version-specific-runtime-libs is used.
6860
a0af94a7 68612002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6862
a0af94a7
SE
6863 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6864
423ce3eb
NN
68652002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6866
6867 * configure.in: Make --without-x work.
6868
98186934
NN
68692002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6870
c3b7d169
NN
6871 * configure.in: Rearrange target Makefile fragment collection.
6872
98186934
NN
6873 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6874 cvs[src].
6875 * configure.in: Ditto.
6876
eebd288a
MK
68772002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6878
6879 * MAINTAINERS (Write After Approval): Update my e-mail address.
6880
3ab36f05
NN
68812002-06-24 Ben Elliston <bje@redhat.com>
6882
6883 * configure.in (host_tools): Remove cgen.
6884
6885 * Makefile.in (all-cgen): Remove; runs from its source directory.
6886 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6887 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6888 (all-sim): Likewise.
6889
68902002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6891
6892 * Makefile.in: Eliminate 'apache' targets.
6893 * configure.in: Eliminate 'apache' targets.
6894
55380b08
NN
6895 * configure.in: Eliminate redundant tests. Reorganize.
6896
9a5c1b9d
NN
6897 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6898
5fd3853a
NN
6899 * config-ml.in: Eliminate references to Cygnus configure.
6900
cfefc434
NN
6901 * Makefile.in: Eliminate references to building emacs.
6902
2fe93885
GS
69032002-06-28 Graham Stott <graham.stott@btinternet.com>
6904
6905 * MAINTAINERS: Update my email address.
6906
53c40185
BK
69072002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6908
6909 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6910 (cxx_incdir): Remove.
53c40185 6911
97679694
NN
69122002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6913
6914 * MAINTAINERS (Write After Approval): Add self.
6915
b03bcd37
DC
6916Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6917
6918 * configure.in: Add support for ip2k.
6919
6bd12129
NN
69202002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6921
6922 * configure.in: Fix AIX configury bug.
6923
e0d98a92
SE
69242002-06-20 Steve Ellcey <sje@cup.hp.com>
6925
6926 * MAINTAINERS (Write After Approval): Add self.
6927
ba3292db
NN
69282002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6929
ef40bc65
NN
6930 * configure.in: replace ${topsrcdir} with ${srcdir}
6931
7a0be465
NN
6932 * configure.in: Move definition of libstdcxx_flags
6933 right above usage, rather than waaay earlier.
6934
e1848dde
NN
6935 * configure.in: Pull definition of is_cross_compiler earlier.
6936
8bc2fff1
NN
6937 * configure.in: Rearrange a little.
6938
ba3292db
NN
6939 * configure.in: Remove references to librx.
6940 * Makefile.in: Remove references to librx.
6941
11d8b408
DC
6942Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6943
6944 * config.sub: Add support for avr target.
6945 Import from master sources, rev 1.255
5ce6f47b 6946
93da8339
PE
69472002-06-19 Phil Edwards <pme@gcc.gnu.org>
6948
6949 * configure, .cvsignore: Revert previous change...
6950 * Makefile: ...delete.
6951
b4caab5c
NN
69522002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6953
6954 * configure.in: Eliminate ${gasdir} variable.
6955
ee777171
DB
69562002-06-18 Dave Brolley <brolley@redhat.com>
6957
6958 * configure.in: Add support for frv.
6959 * config.sub: Add support for frv.
6960
26e4af54
PE
69612002-06-18 Phil Edwards <pme@gcc.gnu.org>
6962
6963 * configure: Remove garbage from previous commit.
6964
bb20b7da
PE
69652002-06-18 Phil Edwards <pme@gcc.gnu.org>
6966
6967 * configure: For in-source builds, make a subdir and re-exec there.
6968 * Makefile: New file. Pass targets through to build directory.
6969 * .cvsignore: No longer ignore "Makefile".
6970
9d321f6c
DR
69712002-06-16 Douglas Rupp <rupp@gnat.com>
6972
6973 * MAINTAINERS (Write After Approval): Add self.
6974
c8eb2bc0
KG
69752002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6976
6977 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6978
f210d239
JT
69792002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6980
6981 * configure.in (vax-*-netbsd*): Re-enable gas.
6982
e9667b3c
NN
69832002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6984
efe1f357
NN
6985 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6986 BUILD_PREFIX_1, to correct nomenclature.
6987 * configure: Likewise.
6988
e9667b3c
NN
6989 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6990 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6991
fe2fe497
OH
69922002-05-31 Olaf Hering <olh@suse.de>
6993
6994 * config-ml.in: Propogate DESTDIR also.
6995
dcf7f0dd
JT
69962002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6997
6998 * configure.in (vax-*-netbsd*): Don't build gas for this
6999 platform.
7000
6ff14f32
MM
70012002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7002
7003 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7004 and libgcj for AVR.
7005
397de1ff
KK
70062002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7007
7008 * MAINTAINERS (Write After Approval): Add myself.
7009
ac30211c
JT
70102002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7011
7012 * config.guess: Update to 2002-05-22 version.
7013 * config.sub: Likewise.
7014
1e6347d8
RO
70152002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7016
7017 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7018 * config-ml.in: Likewise.
7019 * configure: Likewise.
7020 * configure.in: Likewise.
7021
e5ce1d6d
SC
70222002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7023
7024 * MAINTAINERS: Update my email address.
7025
6cdef75d
NN
70262002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7027
4a87f061
NN
7028 * configure.in: Simplify makefile fragment collection.
7029
7030 * configure.in: Remove code to build emacs.
603606e7 7031
e254d6b5
NN
7032 * configure.in : Remove --srcdir argument from targargs and buildargs
7033 (it's always overridden in the Makefile anyway). Rearrange a bit.
7034
7035 * configure: Move some logic to configure.in.
7036 * configure.in: Move some logic from configure.
6cdef75d 7037
1d6006fe
TT
70382002-05-11 Tom Tromey <tromey@redhat.com>
7039
7040 * MAINTAINERS: Reflect libgcj reality.
7041
b70b3534
FS
70422002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7043
7044 * Makefile.in: Honour DESTDIR.
7045
4434687a
MM
70462002-05-08 Mark Mitchell <mark@codesourcery.com>
7047
7048 * config.guess: Import 2002-03-20 version.
7049 * config.sub: Import 2002-04-26 version.
7050
a89e49c7
RO
70512002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7052
7053 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7054
44e55536
TJ
70552002-05-07 Tim Josling <tej@melbpc.org.au>
7056
7057 * MAINTAINERS: Add self.
7058
97320a3f
LR
70592002-05-06 Loren J. Rittle <ljrittle@acm.org>
7060
7061 * ltmain.sh: Detect and handle object name conflicts
7062 while piecewise linking a static library.
7063
b7c13625
AO
70642002-05-05 Alexandre Oliva <aoliva@redhat.com>
7065
7066 * configure.in (noconfigdirs): Don't disable libgcj on
7067 sparc64-*-solaris* and sparcv9-*-solaris*.
7068
4182d9fa
AO
70692002-05-03 Alexandre Oliva <aoliva@redhat.com>
7070
7071 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7072
7bebf279
TF
70732002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7074
7075 * configure.in (FLAGS_FOR_TARGET): Do not add
7076 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7077 on i[3456]86-*-linux*.
7078
9a06dc7d
TF
70792002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7080
7081 * configure.in (noconfigdirs): Replace [ ] with test.
7082
7083 * configure.in (noconfigdirs): Do not add target-newlib if
7084 target == i[3456]86-*-linux*, and host == target.
7085
a51a07fa
NN
70862002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7087
9e7facd6
DD
7088 * configure.in: delete reference to absent file
7089
aeaa0f2f
NN
7090 * configure.in: replace '[' with 'test'
7091
4bb98828
NN
7092 * configure.in: Eliminate references to gash.
7093 * Makefile.in: Eliminate references to gash.
7094
64791664
NN
7095 * configure.in: remove useless references to 'pic' makefile fragments.
7096
3ed57cf4
NN
7097 * configure.in: (*-*-windows*) Finish removing.
7098
a51a07fa
NN
7099 * configure.in: Eliminate redundant test for libgui.
7100
8552f6f1
RS
71012002-04-29 Roger Sayle <roger@eyesopen.com>
7102
7103 * MAINTAINERS: Add self and realphabetize. Update entries
7104 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7105 entry for a29k port maintainer.
7106
9e847666
JS
71072002-04-26 Joel Sherrill <joel@OARcorp.com>
7108
7109 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7110 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7111
704c9a14
NN
71122002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7113
7114 * configure.in: remove references to dead files
7115
7bff5059
MM
71162002-04-19 Mark Mitchell <mark@codesourcery.com>
7117
7118 * MAINTAINERS: Add information about purpose of this file.
7119
0c7c67f0
TT
71202002-04-18 Tom Tromey <tromey@redhat.com>
7121
7122 * configure.in: Disallow configuring libgcj when it is already
7123 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7124 Solaris 2.8 by default. For PR libgcj/6158.
7125
63501e91
NN
71262002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7127
7128 * configure.in: Move default CC setting out of config/mh-* fragments
7129 directly into here.
7130
701afd4d
NN
71312002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7132
7133 * configure.in: don't even try to configure or make a subdirectory
7134 if there's no configure script for it.
7135
07cdae91
MM
71362002-04-15 Mark Mitchell <mark@codesourcery.com>
7137
7138 * MAINTAINERS: Remove chill maintainers.
7139 * Makefile.in (CHILLFLAGS): Remove.
7140 (CHILL_LIB): Remove.
7141 (TARGET_CONFIGDIRS): Remove libchill.
7142 (CHILL_FOR_TARGET): Remove.
7143 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7144 CHILL_LIB.
7145 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7146 (CHECK_TARGET_MODULES): Likewise.
7147 (INSTALL_TARGET_MODULES): Likewise.
7148 (CLEAN_TARGET_MODULES): Likewise.
7149 (configure-target-libchill): Remove.
7150 (all-target-libchill): Remove.
7151 * configure.in (target_libs): Remove target-libchill.
7152 Do not compute CHILL_FOR_TARGET.
7153 * libchill: Remove directory.
5ce6f47b 7154
ab50d72b
DD
71552002-04-11 DJ Delorie <dj@redhat.com>
7156
7157 * Makefile.in, configure.in: Sync with binutils, entries
7158 follow...
7159
0a1e123a
DD
71602002-04-07 Andrew Cagney <ac131313@redhat.com>
7161
7162 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7163 (do-tar, do-bz2): New rules.
7164 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7165 (gdb-tar): New rule.
7166 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7167 (insight_dejagnu.tar): New rule.
7168 (insight.tar): New rule.
7169 (gdb+dejagnu.tar): New rule.
7170 (gdb.tar): New rule.
7171
ab50d72b
DD
71722002-02-01 Mo DeJong <supermo@bayarea.net>
7173
7174 * Makefile.in: Add all-tix to deps for all-snavigator
7175 so that tix is built when building snavigator.
7176
71772002-01-11 Steve Ellcey <sje@cup.hp.com>
7178
7179 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7180 ld and gdb are not supported.
7181
71822002-01-07 Mark Salter <msalter@redhat.com>
7183
7184 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7185 Allow target-libgloss to be built for arm, strongarm, and xscale.
7186
71872001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7188
7189 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7190 options for i[3456]86-pc-linux* native builds.
7191
71922001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7193
7194 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7195 files from .po files for a distribution.
7196
71972001-09-03 Jeff Holcomb <jeffh@redhat.com>
7198
7199 * configure.in: Enable libstdc++-v3 for h8300 targets.
7200
72012001-06-19 Alan Modra <amodra@bigpond.net.au>
7202
7203 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7204 version from bfd/.
7205
7206Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7207
7208 * Makefile.in (VER): When present, extract the version number from
7209 the file version.in.
7210
72112001-05-24 Tom Rix <trix@redhat.com>
7212
7213 * configure.in : enable ld for aix
7214
72152001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7216
7217 * config.guess: Add linux target for S/390.
7218
72192000-11-07 Philip Blundell <pb@futuretv.com>
7220
7221 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7222
72232000-11-03 Philip Blundell <pb@futuretv.com>
7224
7225 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7226 files.
7227
72282001-01-15 Ben Elliston <bje@redhat.com>
7229
7230 * configure.in (host_tools): Add sid.
7231 Always configure cgen.
7232
72332000-11-24 Nick Clifton <nickc@redhat.com>
7234
7235 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7236
7237
72382000-08-20 Doug Evans <dje@casey.transmeta.com>
7239
7240 * Makefile.in (ALL_MODULES): Add all-cgen.
7241 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7242 (all-cgen): New target.
7243 (all-opcodes,all-sim): Depend on all-cgen.
7244 * configure.in (host_tools): Add cgen.
7245 Only configure cgen if --enable-cgen-maint.
7246
ef98ad7b
LR
72472002-04-09 Loren J. Rittle <ljrittle@acm.org>
7248
7249 * configure.in: Add *-*-freebsd* configurations.
7250
90def2b2
TT
72512002-04-08 Tom Tromey <tromey@redhat.com>
7252
7253 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7254 Fixes PR libgcj/6068.
7255
320d7e7a
KW
72562002-03-30 Krister Walfridsson <cato@df.lth.se>
7257
7258 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7259
18b467f1
RO
72602002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7261
7262 * configure.in (alpha*-dec-osf*): Enable libgcj.
7263
8bb3a5af
MG
72642003-03-27 Matthew Gingell <gingell@gnat.com>
7265
7266 * MAINTAINERS (Write After Approval): Add myself.
7267
56ae9405
NC
72682002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7269
7270 Fix for: PR bootstrap/3591, target/5676
7271 * configure.in (mcore-pe): Disable the configuration of
7272 libstdc++-v3 since exceptions are not supported.
7273
f18d9a0c
AG
72742002-03-20 Anthony Green <green@redhat.com>
7275
7276 * configure.in: Enable libgcj for xscale-elf target.
7277
c0e21eef
R
7278Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7279
7280 * MAINTAINERS: Update my email address.
7281
28eca9e8
AO
72822002-03-16 Alexandre Oliva <aoliva@redhat.com>
7283
7284 * ltmain.sh (relink_command): Fix typo in previous change.
7285
e67e72c7
AO
72862002-03-15 Alexandre Oliva <aoliva@redhat.com>
7287
7288 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7289 (relink_command): Added --tag flags.
7290 (mode=install): If relinking fails; error out.
7291
c2273204
RH
72922002-03-12 Richard Henderson <rth@redhat.com>
7293
7294 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7295 .NOTPARALLEL tag.
7296 (do-check): Rename from check.
7297 (check): Allow parallel check.
7298
bcb64245
BW
72992002-03-12 Bob Wilson <bob.wilson@acm.org>
7300
7301 * MAINTAINERS: Add myself as maintainer for xtensa port.
7302 Fix alphabetical order in CPU port maintainer list.
7303 Remove myself from Write After Approval list.
7304
63adb4ff
RH
73052002-03-11 Richard Henderson <rth@redhat.com>
7306
7307 * Makefile.in (.NOTPARALLEL): Add fake tag.
7308
9bec4bf0
L
73092002-03-07 H.J. Lu (hjl@gnu.org)
7310
7311 * configure.in: Enable gprof for mips*-*-linux*.
7312
c7fc1f84
DS
73132002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7314
7315 * MAINTAINERS (Write After Approval): Add myself.
7316
6bff33fb
AO
73172002-02-28 Alexandre Oliva <aoliva@redhat.com>
7318
7319 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7320 libjava.
7321 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7322
0210b33b
AO
73232002-02-23 Alexandre Oliva <aoliva@redhat.com>
7324
7325 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7326 because its Makefile is there; test for the executable instead.
7327
fcc0a3ef
AO
73282002-02-22 Alexandre Oliva <aoliva@redhat.com>
7329
7330 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7331 libstdc++-v3 and libjava.
7332
97cf8285
AM
73332002-02-11 Adam Megacz <adam@xwt.org>
7334
7335 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7336 boehm-gc
5ce6f47b 7337
40fe0ec3
AO
73382002-02-09 Alexandre Oliva <aoliva@redhat.com>
7339
7340 * config.guess: Updated to 2002-01-30's version.
7341 * config.sub: Updated to 2002-02-01's version.
7342 Contribute sh64-elf.
7343 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7344 * configure.in: Added sh64-*-*.
7345
694d53ee
CD
73462002-02-08 Chris Demetriou <cgd@broadcom.com>
7347
7348 * MAINTAINERS: Belatedly add myself to write after approval list.
7349
a9ca50b1
JH
7350Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7351
7352 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7353 Remove self as Write After Approval.
7354
5ffc3500
GK
73552002-01-31 Geoffrey Keating <geoffk@redhat.com>
7356
7357 * MAINTAINERS: Put self in as maintainer for contrib/regression
7358 directory.
7359
4ceaf7fb
PE
73602002-01-28 Phil Edwards <pme@gcc.gnu.org>
7361
7362 * MAINTAINERS: Update my email address.
7363
51584787
JT
73642002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7365
5ce6f47b
EC
7366 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7367 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7368 libraries if not supported for NetBSD on target CPU.
7369
5701d273
DR
73702002-01-25 Douglas B Rupp <rupp@gnat.com>
7371
7372 * install-sh: Use _inst.$$_ for temp file name.
7373
b299a075
JT
73742002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7375
7376 * MAINTAINERS (Write After Approval): Move my contact info
7377 from here...
7378 (OS Port Maintainers): ...to here (netbsd).
7379
51fe14b5
BW
73802002-01-22 Bob Wilson <bob.wilson@acm.org>
7381
7382 * MAINTAINERS (Write After Approval): Add myself.
7383
b634ad42
L
73842002-01-17 H.J. Lu <hjl@gnu.org>
7385
7386 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7387 (all-target-fastjar): Also depend on all-target-libiberty.
7388
3cd87679
L
73892002-01-16 H.J. Lu (hjl@gnu.org)
7390
7391 * config.guess: Import from master sources, rev 1.225.
7392 * config.sub: Import from master sources, rev 1.238.
7393
969a6d8f
KH
73942002-01-16 Kazu Hirata <kazu@hxi.com>
7395
7396 * MAINTAINERS (Write After Approval): Remove myself.
7397
366f6a52
FW
73982001-12-19 Florian Weimer <fw@deneb.enyo.de>
7399
7400 * MAINTAINERS (Write After Approval): Add myself.
7401
f02240b6
JM
74022001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7403
7404 * MAINTAINERS: Add self as docs co-maintainer.
7405
5d08dc39
MK
74062001-12-11 Matthias Klose <doko@debian.org>
7407
7408 * MAINTAINERS (Write After Approval): Add myself.
7409
39e790d5
ZW
74102001-12-09 Zack Weinberg <zack@codesourcery.com>
7411
7412 * MAINTAINERS: Update my email address.
7413
4519d6a3
TC
74142001-12-07 Turly O'Connor <turly@apple.com>
7415 * MAINTAINERS (Write After Approval): Add myself.
7416 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7417 (rs6000_initialize_trampoline): Call __trampoline_setup for
7418 ABI_DARWIN too.
7419 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7420 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7421
21cf0a73
PC
74222001-12-07 Paolo Carlini <pcarlini@unitus.it>
7423
7424 * MAINTAINERS (Write After Approval): Add myself.
7425
4ee43206
DR
7426Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7427
7428 * configure, configure.in: Use temp file for long sed commands.
7429
251931f3
LG
74302001-12-03 Laurent Guerby <guerby@acm.org>
7431
7432 * config.sub: Update to version 1.232 on subversion.
7433
03777dd7
BE
74342001-12-03 Ben Elliston <bje@redhat.com>
7435
7436 * MAINTAINERS: Update mail address for config.* patches.
7437
e490616e
ZW
74382001-11-27 DJ Delorie <dj@redhat.com>
7439 Zack Weinberg <zack@codesourcery.com>
7440
7441 When build != host, create libiberty for the build machine.
7442
7443 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7444 CONFIG_ARGUMENTS.
7445 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7446 New variables.
7447 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7448 and rules.
7449 (all.normal): Depend on ALL_BUILD_MODULES.
7450 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7451 (all-build-libiberty): Depend on configure-build-libiberty.
7452
7453 * configure: Calculate and substitute proper value for
7454 ALL_BUILD_MODULES.
7455 * configure.in: Create the build subdirectory.
7456 Calculate and substitute TARGET_CONFIGARGS (formerly
7457 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7458
04075e8f
ZL
74592001-11-26 Ziemowit Laski <zlaski@apple.com>
7460
7461 * MAINTAINERS (write-after-approval): Add self.
7462
ed19322d
CR
74632001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7464
7465 * MAINTAINERS (GNATS only accounts): Remove self.
7466
90a12988
HPN
74672001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7468
7469 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7470 libf2c.
7471
77e653ad
CR
74722001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7473
7474 * MAINTAINERS (Write After Approval): Add self.
7475
64adad99
DB
74762001-11-12 David O'Brien <obrien@FreeBSD.org>
7477
7478 * MAINTAINERS: mips and s390 are also CPU ports.
7479
834a28c7
DB
74802001-11-12 David O'Brien <obrien@FreeBSD.org>
7481
7482 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7483
ef94239f
DB
74842001-11-11 David O'Brien <obrien@FreeBSD.org>
7485
7486 * MAINTAINERS: Alphabetize.
7487
beda0427
KH
74882001-11-09 Kazu Hirata <kazu@hxi.com>
7489
7490 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7491
6ca224d3
JDA
74922001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7493
7494 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7495
132e4bd7
PE
74962001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7497
7498 * configure.in (--enable-languages): Be more permissive about
7499 syntax. Check for empty lists better. Warn about $LANGUAGES.
7500
c6243b4c
GK
75012001-11-08 Geoffrey Keating <geoffk@redhat.com>
7502
7503 * config.sub: Import from master sources, rev. 1.230.
7504 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7505
abbb9e76
LG
75062001-11-07 Laurent Guerby <guerby@acm.org>
7507
7508 * MAINTAINERS (Write After Approval): Add self.
7509
53cdb27a
HPN
75102001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7511
7512 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7513
dd3a88c9
HPN
75142001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7515
7516 * config.sub: Import from master sources, rev 1.226.
7517 * config.guess: Import from master sources, rev 1.216.
7518
d344dce9
HPN
75192001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7520
7521 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7522 * MAINTAINERS: Add self as maintainer of MMIX port.
7523 Remove old after-approval entry.
7524
63f6bcd7
JM
75252001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7526
7527 * ChangeLog, configure: Fix spelling errors.
7528
84f92638
BK
75292001-10-20 Brendan Kehoe <brendan@zen.org>
7530
7531 * MAINTAINERS: Tweak my address.
7532
2f30eda4
R
7533Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7534
7535 * MAINTAINERS: Update my email address.
7536
1567080c 75372001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7538
f48a3b5c 7539 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7540 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7541
30106886
GB
75422001-10-10 Geert Bosch <bosch@gnat.com>
7543
e490616e 7544 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7545 Added Robert Dewar.
7546
d3d51b8c
DB
75472001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7548
7549 * MAINTAINERS (Write After Approval): Added self
7550
d1c3e709
GB
75512001-10-02 Geert Bosch <bosch@gnat.com>
7552
7553 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7554
50f5f793
JM
75552001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7556
7557 * configure: Handle temporary files securely using mkdir.
7558
7fddf9a9
AO
75592001-09-29 Alexandre Oliva <aoliva@redhat.com>
7560
7561 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7562
387beb82
WC
75632001-09-26 Will Cohen <wcohen@redhat.com>
7564
7565 * configure.in (*-*-linux*): Disable configuration of target-newlib
7566 and target-libgloss.
e490616e 7567
0c055e34
AO
75682001-09-26 Alexandre Oliva <aoliva@redhat.com>
7569
7570 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7571 RANLIB.
7572
759bfa90
AO
75732001-09-21 Alexandre Oliva <aoliva@redhat.com>
7574
7575 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7576 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7577 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7578 avoid quotes nesting problems.
7579 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7580 (DO_X): Export only variables that are set.
7581
1dc4a750
BE
75822001-09-19 Ben Elliston <bje@redhat.com>
7583
7584 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7585 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7586 semantics. Use the shell built-in "type" command instead.
7587
898c7238
AO
75882001-08-31 Alexandre Oliva <aoliva@redhat.com>
7589
7590 Merged from gcc-3_0-branch:
7591 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7592 * ltcf-c.sh: Use $objext, not $ac_objext.
7593 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7594 * ltcf-cxx.sh: Add support for GNU.
7595 2001-07-22 Timothy Wall <twall@redhat.com>
7596 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7597 default settings if using GNU tools with that configuration.
7598 * ltcf-cxx.sh: Ditto.
7599 * ltcf-gcj.sh: Ditto.
7600 2001-07-21 Michael Chastain <chastain@redhat.com>
7601 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7602 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7603 * ltmain.sh: Mark as gcc-local.
7604
8fa0a32e
EC
76052001-08-30 Eric Christopher <echristo@redhat.com>
7606 Jason Eckhardt <jle@redhat.com>
7607
7608 * config.guess: Merge from master sources.
7609 * config.sub: Merge from master sources, add support for mipsisa32.
7610
32f30f91 76112001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7612 * config.sub: Merge from master sources, rev 1.219.
7613 * MAINTAINERS: Add self as contact for stormy16 port.
7614
f6084f99
ZW
76152001-08-14 Zack Weinberg <zackw@panix.com>
7616
7617 * config.sub: Merge from master sources, rev 1.218.
7618 * config.guess: Merge from master sources, rev 1.209.
7619
91b54f7f
GS
76202001-08-11 Graham Stott <grahams@redhat.com>
7621
7622 * Makefile.in (check-c++): Add missing semicolon.
7623
e5b3941e
JH
7624Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7625
32f30f91 7626 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7627
6387a56e
EC
76282001-07-30 Eric Christopher <echristo@redhat.com>
7629
7630 * MAINTAINERS (Various maintainers: mips port): Added myself.
7631
53b475f0
AH
76322001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7633
e490616e 7634 * configure.in (sh-*-linux*): New.
53b475f0 7635
2a08c780
RH
76362001-07-27 Richard Henderson <rth@redhat.com>
7637
7638 * .cvsignore: Add LAST_UPDATED.
7639
bfa79422
UW
76402001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7641
7642 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7643
0ae85492
AH
76442001-07-16 Aldy Hernandez <aldyh@redhat.com>
7645
e490616e 7646 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7647
8e1ab0fe
NP
7648Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7649
7650 * MAINTAINERS (Write After Approval): Added myself.
7651
2b997990
SC
76522001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7653
7654 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7655 and libgcj on m68hc11/m68hc12.
7656
d920e825
L
76572001-06-27 H.J. Lu (hjl@gnu.org)
7658
7659 * Makefile (CFLAGS_FOR_BUILD): New.
7660 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7661
d425a1e0
JM
76622001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7663
7664 * README: Remove version number.
7665
5b5b4207
GP
76662001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7667
7668 * INSTALL/README: Update wrt. to the installation instructions now
7669 residing in gcc/doc/install.texi.
7670
be839b69
JM
76712001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7672
7673 * README: Replace with a cut-down and updated version of gcc/README.
7674
fe2ee7c4
DE
76752001-06-12 David Edelsohn <edelsohn@gnu.org>
7676
7677 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7678 multilibs to be disabled.
7679
4f5d646c
DB
76802001-06-11 Daniel Berlin <dan@cgsoftware.com>
7681
7682 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7683
818f0c85
AO
76842001-06-09 Alexandre Oliva <aoliva@redhat.com>
7685
7686 * config.guess: Import CVS version 1.195.
7687 * config.sub: Import CVS version 1.212.
7688
e9a8af10
AO
76892001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7690
7691 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7692 gcc/xgcc is built, use -print-prog-name to find out the program
7693 name to use.
7694
ae3ca0a9
PE
76952001-06-04 Phil Edwards <pme@sources.redhat.com>
7696
7697 * config.guess: Import CVS version 1.194. All gcc-local changes
7698 appear to also be in the master copy.
7699 * config.sub: Import CVS version 1.211.
7700
066bd40d
MM
7701Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7702
7703 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7704 with_gcc]: Use `gcc -shared' to build a shared library.
7705
4aef4f33
JDA
7706Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7707
7708 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7709 archives.
7710
c386f00f
RO
7711Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7712
7713 * MAINTAINERS (Write After Approval): Add myself.
7714
2ae5cea5
HPN
77152001-06-01 Hans-Peter Nilsson <hp@axis.com>
7716
7717 * configure.in (libstdcxx_flags): Do not try to execute
7718 libstdc++-v3/testsuite_flags until it exists.
7719
c3766183
AM
77202001-06-01 Alan Modra <amodra@bigpond.net.au>
7721
7722 * MAINTAINERS: Update my email address.
7723
9b337833
GS
77242001-05-31 Graham Stott <grahams@redhat.com>
7725
7726 * MAINTAINERS (Write After Approval): Add myself.
7727
55fce0eb
SP
77282001-05-28 Simon Patarin <simon.patarin@inria.fr>
7729
7730 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7731 libraries when using g++ with native linker.
7732
5f7de4b8
AO
77332001-05-28 Alexandre Oliva <aoliva@redhat.com>
7734
7735 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7736
a7bc0fbb
AO
77372001-05-22 Alexandre Oliva <aoliva@redhat.com>
7738
7739 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7740 [aix4*|aix5*]: Prepend blank.
7741
33456445
AO
77422001-05-20 Alexandre Oliva <aoliva@redhat.com>
7743
7744 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7745 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7746 of subdir/configure scripts to use the new libtool.m4.
7747
e48d3d00
MK
77482001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7749
7750 * MAINTAINERS (Write After Approval): Add myself.
7751
9e0e191b
BK
77522001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7753
7754 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7755
3f19b439
BE
77562001-05-11 Ben Elliston <bje@redhat.com>
7757
7758 * Makefile.in (all-sid): New target.
7759 (check-sid, clean-sid, install-sid): Likewise.
7760
6ebe3121
JO
77612001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7762
7763 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7764
ca3667c4
AO
77652001-05-03 Alexandre Oliva <aoliva@redhat.com>
7766
7767 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7768 libgcj.
7769
77702001-05-03 Alexandre Oliva <aoliva@redhat.com>
7771
7772 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7773 gcc/xgcc is built, use -print-prog-name to find out the program
7774 name to use.
7775
b2964d63
AO
77762001-04-26 Alexandre Oliva <aoliva@redhat.com>
7777
b1bb2302
AO
7778 * configure.in (noconfigdirs): Don't reset it from scratch in the
7779 target case; only append to it.
6387a56e 7780
b2964d63
AO
7781 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7782 sparc-*-solaris2.8]: Disable ${libgcj}.
7783
8343765d
AO
77842001-04-25 Alexandre Oliva <aoliva@redhat.com>
7785
7786 * configure.in (libgcj_saved): Copy from $libgcj.
7787 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7788 --disable-libgcj.
7789
ddbb6d43
GRK
77902001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7791
7792 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7793 C front end maintainer.
ddbb6d43 7794
3fa03ff9
AG
7795Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7796
7797 * configure.in: Move *-chorusos target case to the proper switch.
7798 Disable libgcj.
7799
99ffe40f
AO
78002001-04-12 Alexandre Oliva <aoliva@redhat.com>
7801
7802 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7803 1.641.2.228.
7804
78faa32d
FS
78052001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7806
7807 * Makefile.in (STAGE1_CFLAGS): Pass down.
7808
cdbff0ab
AM
78092001-04-13 Alan Modra <amodra@one.net.au>
7810
7811 * config.guess: Add hppa64-linux support. Note for next import that
7812 this is already in the master file.
7813 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7814
75b9074c
AO
78152001-04-12 Alexandre Oliva <aoliva@redhat.com>
7816
7817 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7818 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7819
125404c5
SS
78202001-04-11 Stan Shebs <shebs@apple.com>
7821
7822 * MAINTAINERS: Add self as Darwin port maintainer.
7823
876684fe
AM
78242001-04-11 Alan Modra <amodra@one.net.au>
7825
7826 * MAINTAINERS: Update my email address.
7827
06729913
LR
78282001-04-10 Loren J. Rittle <ljrittle@acm.org>
7829
7830 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7831 recent versions of FreeBSD (release 3 or later).
7832 * ltconfig: On FreeBSD, -lc must not be provided when building
7833 a shared library or else the standard -pthread gcc option is
7834 rendered worthless to later users of the built library.
7835
67916302
JM
78362001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7837
7838 * MAINTAINERS: Add self and RTH as C front end maintainers.
7839
d2bc0628
AO
78402001-04-05 Alexandre Oliva <aoliva@redhat.com>
7841
e490616e
ZW
7842 * config.sub: Make sure to match an already-canonicalized
7843 machine name (eg. mn10300-unknown-elf).
d2bc0628 7844
a3406c06
AO
78452001-04-01 Alexandre Oliva <aoliva@redhat.com>
7846
7847 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7848 New macros.
7849 (bootstrap, cross): Use RECURSE_FLAGS.
7850 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7851
a076f6a4
AO
78522001-03-27 Alexandre Oliva <aoliva@redhat.com>
7853
7854 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7855
e9f4fa71
CH
78562001-03-22 Colin Howell <chowell@redhat.com>
7857
7238de5c
CH
7858 * Makefile.in (DO_X): Do not backslash single-quotes in
7859 backquotes (two places).
e9f4fa71 7860
b6b14b1b
AO
78612001-03-22 Alexandre Oliva <aoliva@redhat.com>
7862
7863 Re-installed:
7864 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7865 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7866 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7867 * ltcf-cxx.sh: Likewise.
7868 * ltcf-gcj.sh: Likewise.
7869
1eb0b89d
GP
78702001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7871
7872 * MAINTAINERS: Add myself as "documentation co-maintainer".
7873
82e23236
AO
78742001-03-22 Alexandre Oliva <aoliva@redhat.com>
7875
7876 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7877 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7878
64ec27c3
TT
78792001-03-19 Tom Tromey <tromey@redhat.com>
7880
7881 * config-ml.in: Handle GCJ and GCJFLAGS.
7882
191de407
MC
78832001-03-21 Michael Chastain <chastain@redhat.com>
7884
7885 * Makefile.in: all-m4 depends on all-texinfo.
7886
fed4dede
LR
78872001-03-20 Loren J. Rittle <ljrittle@acm.org>
7888
7889 * MAINTAINERS: Add myself to write after approval list.
7890
085072bb
LB
78912001-03-18 Laurynas Biveinis <lauras@softhome.net>
7892
7893 * Makefile.in (DO_X): Quote nested quotes.
7894
5af8ea3f
AM
78952001-03-18 Alan Modra <alan@linuxcare.com.au>
7896
7897 * MAINTAINERS: Add myself to write after approval list.
7898
69e23037
LB
78992001-03-15 Laurynas Biveinis <lauras@softhome.net>
7900
7901 * Makefile.in (DO_X): Use double quotes for quoting
7902 "RANLIB=$${RANLIB}".
7903
2b9650f4
OP
79042001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7905
7906 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7907
4698d2cf
NP
79082001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7909
7910 * configure.in: Only use `lang_requires' for languages athat are
7911 actually enabled.
7912
f6646274
PE
79132001-03-08 Phil Edwards <pme@sources.redhat.com>
7914
7915 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7916
c9a54638
AO
79172001-03-08 Alexandre Oliva <aoliva@redhat.com>
7918
7919 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7920
6a556ad6
TT
79212001-03-07 Tom Tromey <tromey@redhat.com>
7922
7923 * configure.in: Allow config-lang.in to set `lang_requires' to list
7924 of other required languages.
7925
6822468a
LB
79262001-03-06 Laurynas Biveinis <lauras@softhome.net>
7927
7928 * Makefile.in: Remove RANLIB definition. Use RANLIB
7929 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7930 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7931
f04885d3 79322001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7933 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7934
f04885d3
BK
7935 * Makefile.in (check-c++): Use tabs, not spaces.
7936
288edf47 79372001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7938
288edf47
LB
7939 * MAINTAINERS: add myself to Write After Approval list.
7940
3d55d2f8 79412001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7942
e490616e 7943 * Makefile.in (check-c++): New rule.
6387a56e 7944
4d88a68a
BK
7945 * configure.in (target_libs): Remove libg++.
7946 (noconfigdirs): Remove libg++.
7947 (noconfigdirs): Same.
7948 (noconfigdirs): Same.
7949 (noconfigdirs): Same.
7950
7951 * config-ml.in: Remove libg++ references.
7952
7953 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7954 (ALL_TARGET_MODULES): Same.
7955 (configure-target-libg++): Remove.
7956 (all-target-libg++): Remove.
7957 (configure-target-libio): Remove.
7958 (all-target-libio): Remove.
7959 (check-target-libio): Remove.
7960 (.PHONY): Remove.
7961 (libg++.tar.bz2): Remove.
7962 (all-target-cygmon): Remove libio.
7963 (all-target-libstdc++): Remove.
7964 (configure-target-libstdc++): Remove.
7965 (TARGET_LIB_PATH): Remove libstdc++.
7966 (ALL_GCC_CXX): Remove libstdc++.
7967 (all-target-gperf): Correct.
7968
2437d4ed
NC
79692001-02-16 Nick Clifton <nickc@redhat.com>
7970
7971 * configure.in (noconfigdirs): Allow configuration of texinfo
7972 for Cygwin hosts.
7973
85b99cbe
AG
79742001-02-15 Anthony Green <green@redhat.com>
7975
7976 * configure: Introduce GCJ_FOR_TARGET.
7977 * configure.in: Ditto.
7978 * Makefile.in: Ditto.
7979
7b18790c
AS
79802001-02-13 Andreas Schwab <schwab@suse.de>
7981
7982 * MAINTAINERS: Update mail address.
7983
c4880c99
MS
79842001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7985
7986 * config.guess: Add linux target for S/390.
7987 * config.sub: Likewise.
7988
e31ae6db
CC
79892001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7990
7991 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7992 target-libgloss.
e31ae6db 7993
7739adfb
BE
79942001-02-06 Ben Elliston <bje@redhat.com>
7995
7996 * configure: Output host type to stdout, not stderr.
7997
36ca672c
MM
79982001-02-05 Mark Mitchell <mark@codesourcery.com>
7999
e40f2829 8000 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8001 * ltcf-cxx.sh: Likewise.
8002
36ca672c
MM
8003 * config.if: Assume enable_libstdcxx_v3 is defined.
8004
22fdd65e
MM
80052001-02-04 Mark Mitchell <mark@codesourcery.com>
8006
8007 Remove V2 C++ library.
8008 * configure.in: Remove --enable-libstdcxx_v3 support.
8009
3b60dd8e
BM
80102001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8011
8012 * include/demangle.h: Add prototype for java_demangle_v3.
8013
42c0c80a
PE
80142001-01-29 Phil Edwards <pme@sources.redhat.com>
8015
8016 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8017
0be25992
RH
80182001-01-27 Richard Henderson <rth@redhat.com>
8019
8020 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8021
8a8de62d
MS
80222001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8023
8024 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8025 Don't unset, it's non-portable and no longer necessary, set to empty
8026 instead.
8027
92769744
MS
80282001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8029
8030 * ltconfig: Shell portability fix for the tagname validity check.
8031
88a1c0ab
AO
80322001-01-27 Alexandre Oliva <aoliva@redhat.com>
8033
8034 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8035 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8036
45291dd5
MS
80372001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8038
8039 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8040
1ace7e15
TT
80412001-01-26 Tom Tromey <tromey@redhat.com>
8042
8043 * configure.in: Allow libgcj to be built on Sparc Solaris.
8044
0ef8b11b
DE
80452001-01-25 David Edelsohn <edelsohn@gnu.org>
8046
8047 * ltcf-c.sh: Add aix5 case.
8048 * ltcf-cxx.sh: Likewise.
8049 * ltconfig: Likewise.
8050
0006091e
AO
80512001-01-24 Alexandre Oliva <aoliva@redhat.com>
8052
9bad11e1
AO
8053 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8054 keep at least one of build_libtool_libs or build_old_libs set to
8055 yes.
8056
0006091e
AO
8057 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8058 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8059
7c01b2b5
BM
80602001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8061
8062 * configure.in: Enable libgcj on several additional platforms.
8063
d340e0ac
BM
80642001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8065
8066 * configure.in: Enable libgcj for linux targets.
8067
5baf8c37
MS
80682001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8069
8070 * MAINTAINERS (Write After Approval): Add myself.
8071
10a0ba84
JDA
80722001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8073
8074 * MAINTAINERS: Add myself as vax port maintainer.
8075
357c6a4b
FH
80762001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8077
8078 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8079
6e2d9a7a
MS
80802001-01-09 Mike Stump <mrs@wrs.com>
8081
8082 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8083 failures of subdirectories.
8084
b6b14b1b 80852001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8086
b6b14b1b 8087 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8088 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8089 * ltcf-cxx.sh: Likewise.
8090 * ltcf-gcj.sh: Likewise.
8091 * ltconfig.sh: Fix typo.
976b230d 8092
07109110
LB
80932001-01-02 Laurynas Biveinis <lauras@softhome.net>
8094
8095 * configure: handle DOS-style absolute paths.
8096
1da5b8fc
LB
80972001-01-02 Laurynas Biveinis <lauras@softhome.net>
8098
8099 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8100
4c2f5b4f
MM
81012000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8102
8103 * MAINTAINERS: Add myself as avr port co-maintainer.
8104
bc53668e
BE
81052000-12-28 Ben Elliston <bje@redhat.com>
8106
8107 * MAINTAINERS: Add myself under ``Write After Approval''.
8108
c387606f
JM
81092000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8110
8111 * texinfo: Remove directory from GCC.
8112
2cb5082c
JM
81132000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8114
8115 * COPYING: Update to current
8116 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8117 to 19yy as example year in copyright notice).
8118
cc330df9
BK
81192000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8120
6387a56e 8121 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8122 (libstdcxx_incdir): Pass down.
8123 * config.if: Remove expired bits for cxx_interface, add stub.
8124 (libstdcxx_incdir): Add variable for g++ include directory.
8125 * configure.in (gxx_include_dir): Use it.
6387a56e 8126
4c6b2835
AO
81272000-12-18 Alexandre Oliva <aoliva@redhat.com>
8128
8129 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8130 with old-email address from ``Write After Approval''.
8131
3896f13e
AJ
81322000-12-15 Andreas Jaeger <aj@suse.de>
8133
8134 * configure.in: Handle lang_dirs.
8135
81362000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8137
ad46e881
TT
8138 * MAINTAINERS: Removed brads.
8139
90a10418
TT
8140 * MAINTAINERS: Added gcj developers.
8141
41dfe3a2 81422000-12-13 Anthony Green <green@redhat.com>
6387a56e 8143
41dfe3a2 8144 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8145 listed. Disable libgcj for x86 and Alpha Linux until compatible
8146 with g++ abi.
6387a56e 8147
e2f601da
MS
81482000-12-13 Mike Stump <mrs@wrs.com>
8149
8150 * Makefile.in (local-distclean): Also remove fastjar.
8151
70030c01
RB
81522000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8153
8154 * contrib/gcc_update: Add fastjar --touch entries.
8155
2a50f859
AO
81562000-12-12 Alexandre Oliva <aoliva@redhat.com>
8157
8158 * configure.in: Disable language-specific target libraries for
8159 languages that aren't enabled.
8160
7743113b
AG
81612000-12-10 Anthony Green <green@redhat.com>
8162
8163 * configure.in: Define libgcj. Disable libgcj target libraries for
8164 most targets.
8165
92e061a6
NB
81662000-12-10 Neil Booth <neilb@earthling.net>
8167
8168 * MAINTAINERS: Update mail address, remove from WAA list.
8169
f34ff6d6
APB
81702000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8171
8172 * libjava: Imported from /cvs/java.
8173 * libffi: Likewise.
8174 * Boehm-gc: Likewise.
8175
d82a33c6
APB
81762000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8177
8178 * configure.in (target_libs): Revert 2000-12-08 patch.
8179 (noconfigdirs): Added target-libjava.
8180
e14f8e28
LB
81812000-12-09 Laurynas Biveinis <lauras@softhome.net>
8182
8183 * djunpack.bat: removed.
8184
fc26516b
LB
81852000-12-09 Laurynas Biveinis <lauras@softhome.net>
8186
8187 * Makefile.in: handle DOS-style absolute paths.
8188 * config-ml.in: likewise.
8189 * symlink-tree: likewise.
8190
bd8757b3
APB
81912000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8192
8193 * fastjar: Imported.
8194
81522a1f
APB
81952000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8196
8197 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8198 libjava.
8199 * configure.in (target_libs): Removed `target-libjava'.
8200
5db1f7ed
APB
82012000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8202
8203 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8204 (ALL_MODULES): Added fastjar.
8205 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8206 (all-target-libjava): all-fastjar replaces all-zip.
8207 (all-fastjar): Added.
8208 (configure-target-fastjar, all-target-fastjar): Likewise.
8209 * configure.in (host_tools): Added fastjar.
8210
5e59997c
MS
82112000-12-07 Mike Stump <mrs@wrs.com>
8212
8213 * Makefile.in (local-distclean): Remove leftover built files.
8214
0a534f40
NC
82152000-11-24 Nick Clifton <nickc@redhat.com>
8216
8217 * configure.in (xscale-elf): Add target.
8218 (xscale-coff): Add target.
8219
7686cadf
LR
82202000-11-22 Loren J. Rittle <ljrittle@acm.org>
8221
e490616e
ZW
8222 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8223 recent versions of FreeBSD (release 3 or later).
8224 * ltconfig: On FreeBSD, -lc must not be provided when building
8225 a shared library or else the standard -pthread gcc option is
8226 rendered worthless to later users of the built library.
7686cadf 8227
fff01699
FF
82282000-11-16 Fred Fish <fnf@be.com>
8229
8230 * configure.in (enable_libstdcxx_v3): Fix typo,
8231 libstd++ -> libstdc++.
8232
4dc16355
KL
82332000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8234
8235 * MAINTAINERS: Add self to Write After Approval list.
8236
bf6fc7b2
BS
82372000-11-21 Bernd Schmidt <bernds@redhat.com>
8238
8239 * MAINTAINERS: Update my email address. Add myself to global write
8240 privs list.
8241
ce8e06b1
AO
82422000-11-18 Alexandre Oliva <aoliva@redhat.com>
8243
6e2a4843
AO
8244 * Makefile.in: Merge with src and libgcj.
8245 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8246 configure-target-<library> when their configure scripts need the C
8247 or C++ library to have already been built to work properly.
8248 (do_proto_toplev): Set them to an empty string.
8249
ce8e06b1
AO
8250 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8251 (REALLY_SET_LIB_PATH): Use them.
8252
c003f378
SS
82532000-11-17 Stan Shebs <shebs@apple.com>
8254
8255 * MAINTAINERS: Add self to Write After Approval list.
8256
cc1e60ea
JM
82572000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8258
8259 * configure: Provide the original toplevel configure arguments
8260 (including $0) to subprocesses in the environment rather than
8261 through gcc/configargs.h.
8262
1173593d
JM
82632000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8264
8265 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8266 C99. Alphabetise "Write After Approval" list.
8267
520907ee
MM
82682000-11-12 Mark Mitchell <mark@codesourcery.com>
8269
34f6fbdb
MM
8270 * configure: Turn on libstdc++ V3 by default.
8271
520907ee
MM
8272 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8273 if we've got GCC.
8274
0bbd37ed
PB
82752000-11-11 Philip Blundell <philb@gnu.org>
8276
8277 * MAINTAINERS: Add self to Write After Approval list.
8278
7ca0e6d9
DE
82792000-11-09 David Edelsohn <edelsohn@gnu.org>
8280
8281 * ltcf-c.sh (aix4): Improve shared library configuration; require
8282 exporting symbols.
8283 * ltcf-cxx.sh (aix4): Define.
8284 * ltconfig (aix4): Define library and soname specs appropriate for
8285 AIX. Define command to create export symbols list.
8286
f559f30b
CF
8287Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8288
8289 * config.sub: Add support for Sun Chorus
8290
fc05d516
NC
82912000-10-31 Nick Clifton <nickc@redhat.com>
8292
8293 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8294 <name>@redhat.com. Also installed new email address for Clint
8295 Popetz.
6387a56e 8296
90a0e73f
JM
82972000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8298
8299 * etc: Remove directory from GCC.
8300
a5e1b548
MM
83012000-10-16 Michael Meissner <meissner@redhat.com>
8302
8303 * configure (gcc/configargs.h): Only create if there is a build GCC
8304 directory created.
8305
6387a56e
EC
83062000-10-16 Matthias Klose <doko@debian.org>
8307
be1db873
MK
8308 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8309 when configured for libstdc++-v3.
8310
f5fa9a5b
PE
83112000-10-05 Phil Edwards <pme@gcc.gnu.org>
8312
8313 * configure: Save configure arguments to gcc/configargs.h.
8314
61a77fea
PT
83152000-10-04 Philipp Thomas <pthomas@suse.de>
8316
8317 * config.guess: Import CVS version 1.157.
8318 * config.sub: Import CVS version 1.181.
8319
3a4fee66
AP
83202000-10-04 Andris Pavenis <pavenis@latnet.lv>
8321
8322 * Makefile.in (bootstrap): avoid recursion if subdir missing
8323 (cross): ditto
8324 (do-proto-toplev): ditto
8325
3dd7094e
AO
83262000-09-30 Alexandre Oliva <aoliva@redhat.com>
8327
de710532
AO
8328 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8329 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8330
3dd7094e
AO
8331 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8332 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8333 all affected `configure' scripts.
8334
e592386f
NB
8335Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8336
8337 * MAINTAINERS: Add self as cpplib co-maintainer.
8338
fba54939
AH
83392000-09-24 Aldy Hernandez <aldyh@redhat.com>
8340
8341 * MAINTAINERS: Add self to Write After Approval list.
8342
2bd429f4
GP
83432000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8344
8345 * INSTALL/README: egcs -> GCC update.
8346
d733f374
ME
8347Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8348
8349 * MAINTAINERS: Add myself to Write After Approval list.
8350
d7ce9a83
KH
83512000-09-15 Kazu Hirata <kazu@hxi.com>
8352
8353 * MAINTAINERS: Add myself to Write After Approval list.
8354
18a53ffe
JL
8355Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8356
e490616e
ZW
8357 * configure.in: Do not build byacc for hppa64. Provide paths to the
8358 X11 libraries for hppa64.
18a53ffe 8359
f246ff23
SC
83602000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8361
8362 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8363
06298abd
AO
83642000-09-06 Alexandre Oliva <aoliva@redhat.com>
8365
4b92758a
AO
8366 * Makefile.in (all-zlib): Added dummy target.
8367
06298abd
AO
8368 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8369 ltcf-gcj.sh: Updated from libtool multi-language branch.
8370
4d73d07a
AO
83712000-09-05 Alexandre Oliva <aoliva@redhat.com>
8372
8373 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8374 (bootstrap*): Depend on all-bootstrap.
8375
05d52d78
PT
83762000-09-05 Philipp Thomas <pthomas@suse.de>
8377
8378 * config.guess: Import CVS version 1.156.
8379 * config.sub: Import CVS version 1.179.
8380
3c809ba4
AG
83812000-09-02 Anthony Green <green@cygnus.com>
8382
8383 * Makefile.in (all-gcc): Depend on all-zlib.
8384 (CLEAN_MODULES): Add clean-zlib.
8385 (ALL_MODULES): Add all-zlib.
8386 * configure.in (host_libs): Add zlib.
8387
10ad78a0 83882000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8389
8390 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8391 crosses, but add gcc/include to the header search path for them.
8392
b36a9ce3
DB
83932000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8394
8395 * MAINTAINERS: Add self to Write After Approval list.
8396
cb011248
FS
83972000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8398
8399 * config.guess: Import CVS version 1.152.
8400 * config.sub: Import CVS version 1.177.
8401
db310af0
AO
84022000-08-25 Alexandre Oliva <aoliva@redhat.com>
8403
7965440a
AO
8404 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8405 $targargs to tell whether newlib is going to be built.
8406
db310af0
AO
8407 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8408 $$r/TARGET_SUBDIR/libio for _G_config.h.
8409
e7977565
AO
84102000-08-23 Alexandre Oliva <aoliva@redhat.com>
8411
8412 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8413
126bb9ed
DD
84142000-08-22 DJ Delorie <dj@redhat.com>
8415
8416 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8417
5b0e9d29
AO
84182000-08-22 Alexandre Oliva <aoliva@redhat.com>
8419
8420 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8421 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8422 sub-configures.
8423
4f3e904e
DD
84242000-08-21 DJ Delorie <dj@redhat.com>
8425
8426 * MAINTAINERS: Add self as a libiberty maintainer
8427
c9635443
AO
84282000-08-16 Alexandre Oliva <aoliva@redhat.com>
8429
8430 * configure.in (libstdcxx_flags): Use
8431 libstdc++-v3/src/libstdc++.INC.
8432
8b2100ba
AO
84332000-08-15 Alexandre Oliva <aoliva@redhat.com>
8434
8435 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8436
57119aa9
ZW
84372000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8438
eeb943b0
ZW
8439 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8440
6387a56e 8441 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8442 explicit. Substitute enable_threads into generated Makefiles.
8443 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8444 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8445
acffa7c4
GK
84462000-08-13 Geoff Keating <geoffk@cygnus.com>
8447
8448 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8449
808d8c41
AO
84502000-08-12 Alexandre Oliva <aoliva@redhat.com>
8451
8452 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8453 previous delta.
8454
1fc8c51c 84552000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8456
1fc8c51c
JM
8457 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8458 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8459 (FLAGS_FOR_TARGET): Not here.
8460 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8461
25698887
AO
84622000-08-11 Alexandre Oliva <aoliva@redhat.com>
8463
8464 * config-ml.in (CC, CXX): Don't introduce a leading space.
8465
10120687
DD
84662000-08-07 DJ Delorie <dj@delorie.com>
8467
8468 * MAINTAINERS: Add self as a DJGPP maintainer
8469
15c758e9
DD
84702000-08-07 DJ Delorie <dj@redhat.com>
8471
8472 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8473 "if we're also building gcc, and it's a gcc that will run on the
8474 build machine, we want to use its includes instead of the system's
8475 default includes".
8476
2d0de245
JM
84772000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8478
8479 * MAINTAINERS: Add self to Write After Approval list.
8480
e81b330a
AO
84812000-08-03 Alexandre Oliva <aoliva@redhat.com>
8482
83440c1e
AO
8483 * configure.in (libstdcxx_flags): Don't use `"'.
8484
e81b330a
AO
8485 * config-ml.in: Adjust multilib search paths to the
8486 appropriate multilib tree.
8487
cf95c847
AO
84882000-08-02 Alexandre Oliva <aoliva@redhat.com>
8489
8490 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8491 commas in $LANGUAGES.
8492
9e9af119
MH
84932000-08-02 Manfred Hollstein <manfredh@redhat.com>
8494
8495 * configure.in: Re-enable all references to libg++ and librx.
8496
606ce391
AO
84972000-08-01 Alexandre Oliva <aoliva@redhat.com>
8498
89820b43
AO
8499 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8500 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8501 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8502 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8503
606ce391
AO
8504 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8505
04179d4a
AO
85062000-07-31 Alexandre Oliva <aoliva@redhat.com>
8507
8508 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8509 CXX_FOR_TARGET for sed.
8510
d4eb109c
AO
85112000-07-30 Alexandre Oliva <aoliva@redhat.com>
8512
8513 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8514 Do not override if already set in the environment or in configure.
8515 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8516 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8517
4f4caf92
AO
85182000-07-28 Alexandre Oliva <aoliva@redhat.com>
8519
8520 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8521 the libtool CVS tree multi-language branch.
8522 * ltconfig, ltmain.sh: Updated.
6387a56e 8523
b87487b6
AO
85242000-07-27 Alexandre Oliva <aoliva@redhat.com>
8525
1670d1ea
AO
8526 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8527 (clean-target): Depend on it.
8528
b87487b6
AO
8529 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8530 (GCC_FOR_TARGET): Use it.
8531 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8532 * configure.in: ... here.
8533 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8534 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8535
4e81ae98
EC
85362000-07-24 Eric Christopher <echristo@cygnus.com>
8537
8538 * MAINTAINERS: Add self to Write After Approval list.
8539
059ae32c
AO
85402000-07-24 Alexandre Oliva <aoliva@redhat.com>
8541
5b28edd4
AO
8542 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8543 (configure-target-libchill, configure-target-libobjc): Likewise.
8544
059ae32c
AO
8545 * configure.in: Use the same cache file for all target libs.
8546 * config-ml.in: But different cache files per multilib variant.
8547
1adcd149
MS
85482000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8549
8550 * configure (topsrcdir): Don't use dirname.
8551
2d573dff
JO
85522000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8553
8554 * MAINTAINERS: Add self to Write After Approval list.
8555
d207ebef
JM
85562000-07-20 Jason Merrill <jason@redhat.com>
8557
8558 * configure.in: Remove all references to libg++ and librx.
8559
8560 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8561
85622000-07-20 Hans-Peter Nilsson <hp@axis.com>
8563
8564 * config.sub: Update to subversions version 2000-07-06.
8565
7b7792d5
AH
85662000-07-12 Andrew Haley <aph@cygnus.com>
8567
8568 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8569 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8570
3abaac67
PE
85712000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8572
8573 * symlink-tree: Check number of arguments.
8574
34be2b36
JW
85752000-07-05 Jim Wilson <wilson@cygnus.com>
8576
8577 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8578 search path for a g++ extracted from the build tree. This
8579 will allow link tests run by configure scripts in
8580 subdirectories to succeed.
8581
d207ebef
JM
85822000-07-01 Koundinya K <kk@ddeorg.soft.net>
8583
e490616e 8584 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8585
0900331b
MH
85862000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8587
8588 * MAINTAINERS: Add myself as loop discovery maintainer.
8589
d207ebef
JM
85902000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8591
8592 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8593 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8594
85952000-06-19 Timothy Wall <twall@cygnus.com>
8596
8597 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8598 * config.sub: Add tic54x target.
8599
11a27a76
TM
8600Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8601
8602 * MAINTAINERS: Add self as Fortran maintainer,
8603 remove Craig Burley.
8604
d207ebef 8605Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8606
d207ebef
JM
8607 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8608 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8609
7758b73f
PT
8610Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8611
8612 * MAINTAINERS: Add self as i18n maintainer
8613
d207ebef
JM
861420000-05-21 H.J. Lu (hjl@gnu.org)
8615
e490616e
ZW
8616 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8617 directory are used if they exist. Make sure
8618 $(build_tooldir)/include is searched for header files,
8619 $(build_tooldir)/lib/ for library files.
d207ebef 8620 (GCC_FOR_TARGET): Likewise.
e490616e 8621 (CXX_FOR_TARGET): Likewise.
d207ebef 8622
bae29210
JL
8623Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8624
8625 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8626
d207ebef 8627Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8628
8629 * Makefile.in (configure-target-libiberty): Depend on
8630 configure-target-newlib.
8631
aab0d19d
AO
86322000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8633
8634 * configure.in, Makefile.in: Merge all libffi-related
8635 configury stuff from the libgcj tree.
8636
d207ebef
JM
8637Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8638
8639 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8640 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8641
8642Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8643
8644 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8645 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8646 current version information. Add to proto-toplev directory.
d207ebef
JM
8647 (gdb-taz): Build do-djunpack.
8648
758c7bd4
DE
86492000-05-15 David Edelsohn <edelsohn@gnu.org>
8650
8651 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8652
1888228d
AC
8653Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8654
8655 * MAINTAINERS: Add self to Write After Approval list.
8656
d207ebef
JM
86572000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8658
8659 * ltmain.sh: Preserve in relink_command any environment
8660 variables that may affect the linker behavior.
8661
2d7cc2fe
JL
8662Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8663
d207ebef
JM
8664 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8665
8666Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8667
8668 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8669
86702000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8671
8672 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8673 with the version name.
2d7cc2fe 8674
ee455968
JE
8675Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8676
8677 * MAINTAINERS: Add self as bb-reorder maintainer.
8678
73b97e5c
BK
86792000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8680
8681 * config.if: Tweak.
8682
d207ebef
JM
86832000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8684
8685 * djunpack.bat: New file.
8686
8687Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8688
8689 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8690 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8691 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8692 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8693
954869eb
DP
86942000-04-16 Dave Pitts <dpitts@cozx.com>
8695
e490616e
ZW
8696 * config.sub (case $basic_machine): Change default for "ibm-*"
8697 to "openedition".
954869eb 8698
eaabe541
AJ
86992000-04-13 Andreas Jaeger <aj@suse.de>
8700
8701 * MAINTAINERS: Added myself.
8702
d207ebef
JM
8703Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8704
8705 * Makefile.in (gdb-taz): New target. GDB specific archive.
8706 (do-md5sum): New target.
8707 (MD5PROG): Define.
8708 (PACKAGE): Default to TOOL.
8709 (VER): Default to a shell script.
8710 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8711 md5 checksum generation.
d207ebef
JM
8712 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8713 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8714 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8715 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8716
8717Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8718
8719 * configure (warn_cflags): Delete.
8720
0ea6d60c
PDM
8721Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8722
8723 * MAINTAINERS: Added myself.
8724
17090313 87252000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8726 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8727
e490616e
ZW
8728 * configure.in (enable_libstdcxx_v3): Add.
8729 (target_libs): Add bits here to switch between libstdc++-v2 and
8730 libstdc++-v3.
8731 * config.if: And this file too.
8732 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8733
76b78517
MM
87342000-04-05 Michael Meissner <meissner@redhat.com>
8735
8736 * config.sub (d30v): Add d30v as a basic machine type.
8737
ad242caf
JM
87382000-03-29 Jason Merrill <jason@casey.cygnus.com>
8739
8740 * configure.in: -linux-gnu*, not -linux-gnu.
8741
d4537148
TM
8742Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8743
8744 * MAINTAINERS: Add self in write-after-approval section.
8745
f152e9d4
JW
8746Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8747
8748 * MAINTAINERS: Add self as ia64 port maintainer.
8749
6a5fcef1
NB
87502000-03-08 Neil Booth <NeilB@earthling.net>
8751
8752 * MAINTAINERS: Add self in write-after-approval section.
8753
d207ebef 8754Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8755
d207ebef
JM
8756 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8757 (do-tar-bz2): Replace TOOL with PACKAGE.
8758 (gdb.tar.bz2): Remove GDBTK from GDB package.
8759 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8760 dejagnu.tar.bz2): New packages.
d207ebef
JM
8761
87622000-02-27 Andreas Jaeger <aj@suse.de>
8763
8764 * configure.in: Add entry for mips*-*-linux*, move catch all
8765 *-*-*linux* entry below this one.
8766
87672000-02-27 Ian Lance Taylor <ian@zembu.com>
8768
8769 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8770
521fe9d0
NC
87712000-02-24 Nick Clifton <nickc@cygnus.com>
8772
8773 * config.sub: Support an OS of "wince".
8774
d207ebef
JM
8775Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8776
8777 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8778 version.
d207ebef
JM
8779
87802000-02-23 Linas Vepstas <linas@linas.org>
8781
8782 * config.sub: Add support for Linux/IBM 370.
8783 * configure.in: Likewise.
8784
3a685f6f
NC
87852000-02-22 Nick Clifton <nickc@cygnus.com>
8786
8787 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8788
d207ebef 87892000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8790
d207ebef 8791 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8792
4746ee26
KG
87932000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8794
8795 * configure (gcc_version): When setting, narrow search to
8796 lines containing `version_string'.
8797
ba96c72d
DC
87982000-02-15 Denis Chertykov <denisc@overta.ru>
8799
8800 * config.sub: Add support for avr target.
8801
77f16a66
NC
88022000-02-14 Nick Clifton <nickc@cygnus.com>
8803
8804 * MAINTAINERS: Add maintainers for MCore port.
8805
784a3a80
HPN
8806Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8807
8808 * config.sub: Add mmix-knuth-mmixware.
8809
719dd4fa
KG
88102000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8811
8812 * MAINTAINERS: Pair cccp with cpplib maintainership.
8813
d207ebef
JM
88142000-01-27 Christopher Faylor <cgf@redhat.com>
8815
8816 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8817 structure stuff to -L library search.
8818 (CXX_FOR_TARGET): Ditto.
8819 (CROSS_CHECK_MODULES): Fix spelling mistake.
8820
7a53e94b
MM
88212000-01-24 Mark Mitchell <mark@codesourcery.com>
8822
8823 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8824 the C++ compiler.
8825
0da3b5a7
RH
88262000-01-12 Richard Henderson <rth@cygnus.com>
8827
8828 * configure.in: Don't build some bits for beos.
8829
02368d6d
JS
88302000-01-12 Joel Sherrill (joel@OARcorp.com)
8831
8832 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8833 as include files.
8834
2e76d35c
ZW
88352000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8836
8837 * Add self as cpplib maintainer, as requested by Jason
8838 Merrill. Correct my e-mail address.
8839
4c25fdcf
GK
88402000-01-06 Geoff Keating <geoffk@cygnus.com>
8841
8842 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8843 not mh-aix43.
8844
188e3966
HPN
8845Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8846
8847 * MAINTAINERS: Add myself to "write after approval" list.
8848
c2f5d030
RH
88491999-12-14 Richard Henderson <rth@cygnus.com>
8850
8851 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8852 * config.sub: Accept alphaev[78], alphaev8.
8853
eeda916a
AO
88541999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8855
8856 * config.guess, config.sub: Update from autoconf.
8857
b3bd7820
BK
88581999-11-29 Bruce Korb <autogen@linuxbox.com>
8859
2c290989 8860 * MAINTAINERS: update my playtime e-address.
b3bd7820 8861
1882b2b1
RO
8862Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8863
8864 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8865 necessary libraries are missing.
8866
2395f805
DN
8867Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8868
8869 * MAINTAINERS: Add new 'write after approval' maintainer.
8870
1e25de97
APB
8871Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8872
8873 * MAINTAINERS: Add new Java maintainer.
8874
1722c704
AS
88751999-10-25 Andreas Schwab <schwab@suse.de>
8876
8877 * configure: Fix quoting inside arguments of eval.
8878
8141abe8
NC
88791999-10-21 Nick Clifton <nickc@cygnus.com>
8880
8881 * config-ml.in: Allow suppression of some ARM multilibs.
8882
0b77644a
LV
8883Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8884
8885 * config.guess: Add OS/390 match pattern.
8886 * config.sub: Add mvs, openedition targets.
8887 * configure.in (i370-ibm-opened*): New.
8888
d207ebef
JM
88891999-09-04 Steve Chamberlain <sac@pobox.com>
8890
8891 * config.sub: Add support for configuring for pj.
8892
88931999-08-31 Nick Clifton <nickc@cygnus.com>
8894
8895 * config.sub (maybe_os): Add support for configuring for fr30.
8896
af13ebe9
NC
88971999-08-25 Nick Clifton <nickc@cygnus.com>
8898
8899 * configure.in: Do not configure or build ld for AIX
8900 platforms. ld is known to be broken on these platforms.
8901
1250c760
RO
8902Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8903
8904 * config-ml.in: Pass compiler flag corresponding to multidirs to
8905 subdir configures.
8906
d207ebef
JM
89071999-08-09 Ian Lance Taylor <ian@zembu.com>
8908
8909 * Makefile.in (LDFLAGS): Define.
8910
89111999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8912
8913 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8914 noconfigdirs.
8915 (*-*-cygwin*): Likewise.
8916
89171999-08-08 Ian Lance Taylor <ian@zembu.com>
8918
8919 * mkdep: New file.
8920 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8921 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8922
8923 From Eli Zaretskii <eliz@is.elta.co.il>:
8924 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8925 long file name when using DJGPP on MS-DOS.
8926
dbd83e11
JL
8927Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8928
8929 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8930
d207ebef
JM
89311999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8932
8933 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8934 dependency as this causes "make check" to globally "make all"
8935
cd1f4c2c
TT
8936Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8937
8938 * configure.in (target_libs): Added target-zlib.
8939 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8940 (CONFIGURE_TARGET_MODULES): Likewise.
8941 (CHECK_TARGET_MODULES): Likewise.
8942 (INSTALL_TARGET_MODULES): Likewise.
8943 (CLEAN_TARGET_MODULES): Likewise.
8944 (configure-target-zlib): New target.
8945 (all-target-zlib): Likewise.
8946 (all-target-libjava): Depend on all-target-zlib.
8947 (configure-target-libjava): Depend on configure-target-zlib.
8948
8949 * Makefile.in (configure-target-libjava): Depend on
8950 configure-target-newlib.
8951 (configure-target-boehm-gc): New target.
8952 (configure-target-qthreads): New target.
8953
e490616e
ZW
8954 * configure.in (target_libs): Added target-qthreads.
8955 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8956 (CONFIGURE_TARGET_MODULES): Likewise.
8957 (CHECK_TARGET_MODULES): Likewise.
8958 (INSTALL_TARGET_MODULES): Likewise.
8959 (CLEAN_TARGET_MODULES): Likewise.
8960 (all-target-qthreads): New target.
8961 (configure-target-libjava): Depend on configure-target-qthreads.
8962 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8963
8964 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8965 (CONFIGURE_TARGET_MODULES): Likewise.
8966 (CHECK_TARGET_MODULES): Likewise.
8967 (INSTALL_TARGET_MODULES): Likewise.
8968 (CLEAN_TARGET_MODULES): Likewise.
8969 (all-target-libjava): New target.
8970 (all-target-boehm-gc): Likewise.
8971 * configure.in (target_libs): Added libjava, boehm-gc.
8972
d207ebef
JM
89731999-07-22 Ian Lance Taylor <ian@zembu.com>
8974
8975 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8976 configure.bat in SUPPORT_FILES.
8977 (gas+binutils.tar.bz2): Likewise.
8978
8979 * makeall.bat: Remove; obsolete.
8980
89811999-07-21 Ian Lance Taylor <ian@zembu.com>
8982
8983 From Mark Elbrecht:
8984 * configure.bat: Remove; obsolete.
8985
89861999-07-11 Ian Lance Taylor <ian@zembu.com>
8987
8988 * configure: Add -W -Wall to the default CFLAGS when compiling with
8989 gcc.
8990
8991Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8992
8993 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8994
89951999-06-30 Mark Mitchell <mark@codesourcery.com>
8996
8997 * configure.in: Build ld on IRIX6.
8998
89991999-06-12 Ian Lance Taylor <ian@zembu.com>
9000
9001 * Makefile.in: Change distribution targets to use bzip2 instead of
9002 gzip.
9003 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9004 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9005
90061999-06-04 Nick Clifton <nickc@cygnus.com>
9007
9008 * config.sub: Add mcore target.
9009
26d088fa
CD
9010Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9011
9012 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9013
c2c08b29
L
9014Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9015
9016 * config.guess (dummy): Changed to $dummy.
9017
671d0648
NC
90181999-05-24 Nick Clifton <nickc@cygnus.com>
9019
9020 * config.sub: Tidied up case statements.
9021
b1345c72
BE
90221999-05-22 Ben Elliston <bje@cygnus.com>
9023
51ccbd8d
BE
9024 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9025 <jiro@din.or.jp>.
9026
b1345c72
BE
9027 * config.guess: Merge with FSF version. Future changes will be
9028 more accurately recorded in this ChangeLog.
9029 * config.sub: Likewise.
9030
2caf864f
SM
9031Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9032
9033 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9034
d207ebef
JM
90351999-04-30 Tom Tromey <tromey@cygnus.com>
9036
9037 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9038
90fb0c24
TT
90391999-04-23 Tom Tromey <tromey@cygnus.com>
9040
9041 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9042
d207ebef
JM
90431999-04-20 Drew Moseley <dmoseley@cygnus.com>
9044
9045 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9046 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9047 Bad merge removed these two changes.
9048
3516940d 9049Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9050 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9051
9052 * config.guess (interix Alpha): Add.
9053
d207ebef
JM
90541999-04-11 Richard Henderson <rth@cygnus.com>
9055
9056 * configure.in (i?86-*-beos*): Do config gperf; don't config
9057 gdb, newlib, or libgloss.
9058
e891fbfe 9059Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9060
e891fbfe
AO
9061 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9062 link a trivial program with -mabi=64. If it fails, remove mabi=64
9063 from multidirs.
9064
f9ae47d6
PT
9065Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9066
9067 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9068
d207ebef
JM
90691999-04-08 Nick Clifton <nickc@cygnus.com>
9070
9071 * config.sub: Add support for mcore targets.
9072
90731999-04-07 Michael Meissner <meissner@cygnus.com>
9074
9075 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9076 not mt-ospace, in order to shut up assembler warning about using
9077 symbols that are named the same as registers.
9078
90791999-04-07 Drew Moseley <dmoseley@cygnus.com>
9080
9081 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9082 dependency list for all-target-cygmon.
9083
90841999-04-05 Doug Evans <devans@casey.cygnus.com>
9085
9086 * config-ml.in: Check $host, not $target, for selective multilibs.
9087 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9088 thumb interworking, and underscore prefix multilibs.
9089
90901999-04-04 Ian Lance Taylor <ian@zembu.com>
9091
9092 * missing: Update to version from current automake.
9093
88101ab9
L
9094Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9095
9096 * configure (gxx_include_dir): Removed.
9097
9098 * configure.in (gxx_include_dir): Handle it.
9099 * Makefile.in: Likewise.
9100
d207ebef
JM
91011999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9102
9103 * config.sub (mips64vr4111,mips64vr4111el) Add.
9104
91051999-03-21 Ben Elliston <bje@cygnus.com>
9106
e490616e 9107 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9108
8dc91cbe
ME
9109Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9110
8dc91cbe
ME
9111 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9112 config/mh-djgpp.
9113
d207ebef
JM
9114Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9115
9116 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9117 all-target-newlib to dependency list for all-target-bsp.
9118
926bb5ed
MK
9119Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9120
9121 * config.sub: Add i386-uwin support.
9122 * config.guess: Likewise.
9123
4a6e3000
FS
9124Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9125
9126 * configure.in: cleanup, add mh-*pic handling for arm, special
9127 case powerpc*-*-aix*
9128
d207ebef
JM
9129Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9130
9131 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9132 can be built.
9133
9134Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9135
9136 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9137 targets.
d207ebef 9138
71c91078
NC
91391999-03-02 Nick Clifton <nickc@cygnus.com>
9140
9141 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9142
282e5df8
GN
9143Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9144
9145 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9146
1de558ee
NC
91471999-02-24 Nick Clifton <nickc@cygnus.com>
9148
9149 * config.sub: Fix typo in arm recognition.
9150
d207ebef
JM
9151Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9152
9153 * configure.in (noconfigdirs): Changed target_configdirs to
9154 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9155 rather than m68k-*-* since it is not known to work on
9156 m68k-aout. Ditto for arm-*-*oabi.
9157
9158Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9159
9160 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9161
91621999-02-19 Ben Elliston <bje@cygnus.com>
9163
9164 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9165 Smart and improved by Andrew Cagney.
9166
fab7445a
ME
9167Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9168
9169 * config.guess: Recognize openbsd-*-hppa.
9170
8ccdc228
L
9171Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9172
9173 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9174 only if it is not empty.
9175
3b7265ff
NC
91761999-02-17 Nick Clifton <nickc@cygnus.com>
9177
9178 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9179
d207ebef 9180 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9181
9182 * config.sub: Modified to recognize uname's armv* syntax.
9183
d207ebef
JM
91841999-02-17 Mark Salter <msalter@cygnus.com>
9185
9186 * configure.in: Added target-bsp for sparclite.
9187
9188Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9189
9190 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9191
91921999-02-08 Nick Clifton <nickc@cygnus.com>
9193
9194 * configure.in: Add support for strongarm port.
9195 * config.sub: Add support for strongarm target.
9196
c48dd3f5 9197Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9198
c48dd3f5
MK
9199 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9200 the old name config/mh-cygwin32.
9201 Enable texinfo.
9202
d207ebef
JM
9203Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9204
9205 * configure.in: Do build ld for ix86 Solaris.
9206
ecd62820
JW
9207Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9208
9209 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9210 $AR_FOR_TARGET. Likewise for RANLIB.
9211
bbd8fa7f 9212Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9213
e490616e
ZW
9214 * config.sub (oabi): Recognize.
9215 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9216
0397442c
RL
9217Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9218
9219 * config.guess: Improve detection of i686 on UnixWare 7.
9220
c9ffaa63
MK
9221Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9222
9223 * config.guess: Add support for i386-pc-interix.
9224 * config.sub: Likewise.
9225 * configure.in: Likewise.
c9ffaa63 9226
d207ebef
JM
9227Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9228
9229 * Makefile.in: Remove unneeded all-target-libio from
9230 from all-target-winsup target since it is now unneeded.
9231 Add all-target-libtermcap in its place since it is now
9232 needed.
9233
9234Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9235
9236 * configure.in: makefile stub for cygwin target is probably
9237 unnecessary. Remove it for now.
d207ebef
JM
9238
9239Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9240
9241 * configure.in: libtermcap.a should be built when cygwin is the
9242 target as well as the host.
9243 * config.guess: Allow mixed case in cygwin uname output.
9244 * Makefile.in: Add libtermcap target.
d207ebef 9245
ebe12325
JL
9246Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9247
9248 * config.sub: Clean up handling of hppa2.0.
9249
57057b67
RB
9250Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9251
9252 * config.guess: Use C code to identify more HP machines.
9253
f8670be1
JL
9254Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9255
9256 * config.sub: Handle hppa2.0.
9257
d207ebef
JM
9258Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9259
9260 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9261 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9262
92631998-12-15 Mark Salter <msalter@cygnus.com>
9264
9265 * configure.in: Added target-bsp for several target architectures.
9266
9267 * Makefile.in: Added rules for bsp.
9268
d1a09590
JL
9269Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9270
9271 * config.guess: Improve detection of hppa2.0 processors.
9272
9273Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9274
9275 * config.guess: Recognize FreeBSD using ELF automatically.
9276
71205e0b
MH
92771998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9278
9279 * configure (skip-this-dir): Add handling for new shell script, which
9280 might be created by a sub-directory's configure to indicate, this particular
9281 directory is "unwanted".
9282 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9283
d207ebef
JM
9284Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9285
9286 * ltconfig: import from libtool, after changing libtool to
9287 account for the cygwin name change.
9288
9289Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9290
9291 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9292 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9293
9294Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9295
9296 * configure.in: Add libtermcap to list of cygwin dependencies.
9297
9298Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9299
e490616e
ZW
9300 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9301 they include winsup/include when it's a cygwin target.
d207ebef
JM
9302
93031998-11-12 Tom Tromey <tromey@cygnus.com>
9304
9305 * configure.in (host_tools): Added zip.
9306 * Makefile.in (all-target-libjava): Depend on all-zip.
9307 (all-zip): New target.
9308 (ALL_MODULES): Added all-zip.
9309 (NATIVE_CHECK_MODULES): Added check-zip.
9310 (INSTALL_MODULES): Added install-zip.
9311 (CLEAN_MODULES): Added clean-zip.
9312
9313Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9314
9315 * Makefile.in: lose "32" from comment about cygwin.
9316
9317Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9318
9319 * configure.in: Use -Os to build target libraries for the fr30.
9320
9321Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9322
9323 * config.sub: Add fr30.
9324
9325Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9326
e490616e 9327 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9328 cygwin* instead of cygwin32*.
9329 * config.sub: Check cygwin* instead of cygwin32*.
9330
d2ec8b39
RL
9331Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9332
9333 * config.guess: Match any version of Unixware7.
9334
d207ebef
JM
93351998-10-20 Syd Polk <spolk@cygnus.com>
9336
9337 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9338 if desired.
9339
35cd2565
JL
9340Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9341
9342 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9343 these if the appropriate directories and files to not exist.
9344
52d4e5b7
JL
9345Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9346
9347 * Makefile.in (DEVO_SUPPORT): Add config.if.
9348
38ada91e
MH
9349Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9350
9351 * configure: Add pattern to replace "build_tooldir"'s
9352 definition in the generated Makefile with "tooldir"'s
9353 actual value.
9354
e44e84da
JL
9355Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9356
56a8387f
JL
9357 * config.sub: Bring back lost sparcv9.
9358
e44e84da
JL
9359 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9360
5cb95c7a
JL
9361Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9362
9363 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9364 CC_FOR_TARGET and friends.
9365
9366Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9367
ceff9b14
AO
9368 * Makefile.in (build_tooldir): New variable, same as tooldir.
9369 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9370 -B$(build_tooldir)/bin/.
9371 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9372
f2d11dcd
GP
9373Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9374
9375 * README: Remove installation instructions and refer to the
9376 INSTALL directory instead.
9377
73a6d2e7 9378Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9379
73a6d2e7
RL
9380 * config.sub: Add support for i[34567]86-pc-udk.
9381 * configure.in: Likewise.
9382
5d4a5ee6
JL
9383Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9384
9385 * Makefile.in: add bzip2 package building bits for user
9386 tools module
9387 * configure.in: ditto
9388
6fc19d6d
JL
9389Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9390
9391 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9392 (ALL_TARGET_MODULES): Add all-target-libobjc.
9393 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9394 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9395 (all-target-libchill): Add dependencies.
9396 * configure.in (target_libs): Add libchill.
4e81ae98 9397
f653f0ab
MH
93981998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9399
9400 * configure.in (target_subdir): Remove duplicate line.
9401
5d4a5ee6
JL
9402Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9403
9404 * Makefile.in (all-automake): fix dependencies.
9405
494933e4
JL
9406Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9407
9408 * configure.in: Minor cleanups for building in the $(target_alias)
9409 subdir.
9410
f6b58262
JW
94111998-09-22 Jim Wilson <wilson@cygnus.com>
9412
9413 * Makefile.in (bootstrap): Set r and s before make all. Use
9414 BASE_FLAGS_TO_PASS in make all.
9415 (cross): Likewise.
9416
27c7a08d
MM
94171998-09-20 Mark Mitchell <mark@markmitchell.com>
9418
9419 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9420
e67afd1e
RH
9421Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9422
9423 * config.sub: Fix typo in last change.
9424
8e44ac71
MH
94251998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9426
9427 * config.sub: Add support for C4x target.
9428 * configure.in: Likewise.
9429
d7496fbb
DM
94301998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9431
9432 * config.sub: Recognize sparcv9 just like sparc64.
9433
22097bd1
RL
9434Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9435
9436 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9437
4b877abd
JL
9438Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9439
2c8ec9a2
JL
9440 * config.guess: Correctly identify Pentium II sco boxes.
9441
4b877abd
JL
9442 * config.guess: Fix "tr" code. From Weiwen Liu.
9443
ab03db52
JH
9444Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9445
9446 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9447 stabs.
9448
b54db294
JL
9449Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9450
9451 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9452 (ALL_TARGET_MODULES): Add all-target-libchill.
9453 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9454 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9455 (all-target-libchill): Add dependencies.
9456 * configure.in (target_libs): Add libchill.
9457
bf48dd73
LW
9458Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9459
9460 * config.guess: Avoid assumptions about "tr" behaves when
9461 LANG is set to something other than English.
9462
a3cbd105
L
9463Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9464
9465 * configure (gxx_include_dir): Changed to
9466 '${prefix}/include/g++'-${libstdcxx_interface}.
9467
9468 * config.if: New to determine the interfaces.
9469
c4acd909
MK
9470Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9471
9472 * config.guess: Detect and handle MPE/IX.
9473 * config.sub: Deal with MPE/IX.
9474
9ea97665
DE
9475Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9476
9477 * configure.in: Use mh-aix43.
9478
0ce065bd
MH
94791998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9480
9481 * configure: Fix --without/--disable cases for gxx-include-dir.
9482
5d4a5ee6
JL
9483Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9484
9485 * mdata-sh: Imported. Needed for automake support.
9486
9487Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9488
9489 * Makefile.in (taz): Try "chmod -R og=u ." before
9490 "chmod og=u `find . -print`".
9491
9492Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9493
9494 * configure.in: Add arm-elf and thumb-elf support.
9495
9496Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9497
9498 * Makefile.in: Undo previous patch.
9499
9500Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9501
9502 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9503 to here ...
9504 (install-no-fixedincludes): and here
9505 (INSTALL_MODULES): ... from here.
9506
466456d9
ILT
9507Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9508
9509 * config.sub: Merge with FSF.
9510
1b409d25
ILT
9511 * config.guess: Merge with FSF.
9512
d207ebef
JM
9513Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9514
9515 * configure (extraconfigdirs): New variable.
9516 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9517 * Makefile.in (all): Move higher in file.
9518 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9519 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9520 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9521 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9522 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9523
95241998-07-23 Brendan Kehoe <brendan@cygnus.com>
9525
9526 * Makefile.in (all-target-libjava): Depend on all-gcc and
9527 all-target-newlib.
9528 (configure-target-libjava): Depend on $(ALL_GCC).
9529
7f1937c1
RL
9530Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9531
9532 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9533 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9534
2ada2bd6
ML
9535Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9536
9537 * INSTALL/README: Fix typo.
9538
1e025bde
ML
9539Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9540
5d4a5ee6
JL
9541 * ylwrap: Change absolute path checks to check for DOS style path
9542 names.
1e025bde 9543
5d4a5ee6
JL
9544 * ylwrap: Don't use a full path name if the source file is in the
9545 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9546
6755ff73
ILT
9547 * config-ml.in: Default to being verbose, to match Feb 18 change to
9548 configure.
9549
5d4a5ee6
JL
9550Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9551
9552 Brought over from egcs:
9553
9554 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9555
9556 * configure.in (target_subdir): Set to ${target_alias} instead
9557 of "libraries".
9558
9559 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9560
9561 * configure.in (target_subdir): Set to libraries if enable_multilib.
9562
9563Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9564
9565 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9566 multilibs, force reconfiguration the first time we create
9567 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9568
9569Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9570
9571 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9572 avoid confusion with --no-recursion.
9573
9574Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9575
9576 * configure.in: Win32 hosts shouldn't use install -x
9577 * install-sh: remove -x option, and special .exe-handling
9578 hack.
9579
d207ebef
JM
9580Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9581
9582 * config.guess: Recognize i586-pc-beos.
9583 * configure.in: Don't build some bits for beos.
9584
fbd836fc
ILT
9585Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9586
5d4a5ee6
JL
9587 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9588 CFLAGS default to -O2.
9589
fbd836fc
ILT
9590 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9591 when using GNU ld.
9592
9593Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9594
9595 * ltmain.sh: Correct install when using a different shell.
9596
9597Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9598
9599 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9600
d207ebef
JM
9601Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9602
9603 * makefile.vms: Update to build binutils/makefile.vms. Add install
9604 target.
fbd836fc
ILT
9605
9606Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9607
9608 * ltconfig: Update to correct AIX handling.
9609
69b471bc
JL
9610Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9611
81241b5e
JL
9612 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9613
69b471bc
JL
9614 * configure.in (target_subdir): Set to ${target_alias} instead
9615 of "libraries".
9616
bedf82df
MH
96171998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9618
9619 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9620 (Makefile): Depend on $(gcc_version_trigger).
9621
9622 * configure (gcc_version): Change default initializer to empty
9623 string.
9624 (gcc_version_trigger): New variable; pass this variable down
9625 to subdir configures to enable them checking gcc's version
9626 themselves. Emit make macros for both gcc_version vars.
9627 (topsrcdir): Initialize reliably.
9628 (recursion line): Remove --with-gcc-version=${gcc_version}.
9629
28e449d8
MH
96301998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9631
9632 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9633 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9634 in $(libsubdir); emit definition in each generated Makefile.
9635 (gxx_include_dir): Initialize depending on
9636 $enable_version_specific_runtime_libs.
28e449d8 9637
50c4c9f7
MH
96381998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9639
9640 * configure (gcc_version): Initialize properly depending on
9641 how and where configure is started.
9642 (recursion line): Pass a --with-gcc-version=${gcc_version}
9643 to configures in subdirs.
9644
d207ebef
JM
9645Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9646
9647 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9648 cygmon
d207ebef 9649
5d4a5ee6
JL
9650Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9651
9652 * configure.in: Add cygmon and libstub support for mn10200.
9653
2f96399b
MH
96541998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9655
9656 * configure (gcc_version): Add new variable describing the
9657 particular gcc version we're building.
9658 * Makefile.in (libsubdir): Add new macro for the directory
9659 in which the compiler finds executables, libraries, etc.
9660 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9661 and libsubdir.
9662
c4137c50
AO
9663Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9664
ceff9b14
AO
9665 * Makefile.in (local-clean): Remove *.log.
9666 (warning.log): Built with warn_summary from build.log.
9667 (mail-report.log): Run test_summary.
9668 (mail-report-with-warnings.log): Run test_summary including
9669 warning.log in the report.
c4137c50 9670
276d5ee0
RL
9671Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9672
9673 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9674
5d4a5ee6
JL
9675Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9676
9677 * Makefile.in (grep): Grep no longer depends on libiberty.
9678
9679Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9680
9681 * Makefile.in: all-snavigator needs all-libgui.
9682
9683Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9684
9685 * configure.in: Add cygmon and libstub support for mn10300.
9686
8af14275
ILT
9687Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9688
9689 * missing: Update to version from automake 1.3.
9690
fbd836fc
ILT
9691 * ltmain.sh: On installation, don't get confused if the same name
9692 appears more than once in the list of library names.
9693
466456d9
ILT
9694Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9695
9696 * config.sub: Accept m68060 and m5200 as CPU names.
9697
5d4a5ee6
JL
9698Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9699
9700 * configure: Use && rather than using -a in test, because odd
9701 strings can confuse test.
9702 * configure.in: Likewise.
9703
fbd836fc
ILT
9704Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9705
9706 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9707
f0983958
AO
9708Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9709
9710 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9711 bootstrap4-lean): New targets.
f0983958 9712
bfed1ea0
JL
9713Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9714
9715 * mpw-* Delete. Not used.
9716
5d4a5ee6
JL
9717Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9718
9719 * COPYING.LIB: Update FSF address.
9720
bfed1ea0
JL
9721Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9722
9723 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9724
5d4a5ee6
JL
9725 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9726 GAS_SUPPORT_DIRS.
9727
bfed1ea0
JL
9728Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9729
9730 * ltconfig, ltmain.sh: Avoid producing a version number if
9731 -version-info was not used.
9732
5d4a5ee6
JL
9733Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9734
9735 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9736 building with newlib.
9737
97381998-04-30 Paul Eggert <eggert@twinsun.com>
9739
d207ebef 9740 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9741 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9742
9743Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9744
9745 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9746 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9747
9748Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9749
9750 * configure.in: Change alpha to alpha* in several places.
9751
d207ebef
JM
9752Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9753
9754 * config.sub: Recognize sparc86x.
9755
77be0cab
MM
9756Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9757
9758 * configure.in (--enable-target-optspace): Remove debug echo.
9759
62441128
JW
9760Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9761
9762 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9763
bfed1ea0
JL
9764Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9765
9766 * ltconfig: Update cygwin32 support.
9767
5d4a5ee6
JL
9768 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9769 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9770 (GDB_SUPPORT_DIRS): Likewise.
9771
3f4ea1de
MM
9772Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9773
9774 * configure.in (target_makefile_frag): If --enable-target-optspace,
9775 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9776 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9777 not used.
9778 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9779
5d4a5ee6
JL
9780Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9781
9782 * Makefile.in (all-bfd): Depend on all-intl.
9783 (all-binutils): Likewise.
9784 (all-gas): Likewise.
9785 (all-gprof): Likewise.
9786 (all-ld): Likewise.
9787
97881998-04-19 Brendan Kehoe <brendan@cygnus.com>
9789
9790 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9791
bfed1ea0
JL
9792Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9793
5d4a5ee6
JL
9794 * Makefile.in (all-bfd): Depend upon all-libiberty.
9795
bfed1ea0
JL
9796 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9797
5d4a5ee6
JL
9798Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9799
9800 * Makefile.in: Add libstub.
9801
9802 * configure.in: Ditto. Build libstub for targets that have cygmon
9803 support.
9804
9805Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9806
9807 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9808
9809Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9810
9811 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9812 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9813
ec8d6ddc
KW
9814Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9815
9816 * configure: Define DEFAULT_M4 by searching PATH.
9817 * Makfile.in: Use DEFAULT_M4.
9818
bfed1ea0
JL
9819Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9820
9821 * ltconfig: Add cygwin32 support.
9822
5d4a5ee6
JL
9823 * Makefile.in, configure.in: Add libtool as a native only directory
9824 to configure and build.
9825
547a6183
JL
9826Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9827
9828 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9829
5d4a5ee6 9830Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9831
5d4a5ee6
JL
9832 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9833
9834Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9835
9836 * Makefile.in: add ash make rules
9837 * configure.in: add ash to native_only and host_tools lists
9838
9839Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9840
9841 * Makefile.in (all-gettext, all-intl): New targets.
9842 (ALL_MODULES): Added all-gettext, all-intl.
9843 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9844 (INSTALL_MODULES): Added install-gettext, install-intl.
9845 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9846
9847 * configure.in (host_tools): Added gettext.
9848 (native_only): Likewise.
9849 (noconfigdirs) [various cases]: Likewise.
9850 (host_libs): Added intl.
9851
d207ebef
JM
9852Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9853
9854 * configure: Do not disable building gdbtk for cygwin32 hosts.
9855
e98e406f
NC
9856Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9857
9858 * configure.in: Add thumb-coff target.
9859 * config.sub: Add thumb-coff target.
9860
5d4a5ee6
JL
9861Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9862
9863 * Makefile.in: Revert yesterday's change.
9864 (all-target-winsup): all-target-librx stays out of here.
9865
9866Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9867
9868 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9869 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9870 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9871 Remove references to librx and libg++.
9872
9873Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9874
9875 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9876 recursive makes
9877
bfed1ea0
JL
9878Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9879
9880 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9881 for newlib directory.
bfed1ea0
JL
9882 (CXX_FOR_TARGET): Likewise.
9883
9884Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9885
9886 * ltconfig: Update after libtool/ltconfig.in change for
9887 hpux11.
9888
9889Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9890
9891 * ltconfig, ltmain.sh: Update to libtool 1.2.
9892
3cd730af
MH
9893Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9894
9895 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9896 (install-gcc-cross): Instead, override LANGUAGES here.
9897
80564603
DL
98981998-03-18 Dave Love <d.love@dl.ac.uk>
9899
9900 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9901 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9902
d207ebef
JM
9903Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9904
9905 * configure.in: Add Thumb-pe target.
9906
5d4a5ee6 9907Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9908
5d4a5ee6
JL
9909 * Makefile.in - changed sn targets to snavigator
9910 * configure.in - changed sn targets to snavigator
9911
2d4a0558
MH
9912Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9913
9914 * config-ml.in: After building symlink tree call make distclean
9915 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9916 to be the case for libiberty.
9917
04b93567
L
9918Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9919
9920 * configure: When making link, also check the current
9921 directory. The configure scripts may create one.
9922
9a06b842
RH
9923Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9924
9925 * config.sub: Accept alphapca56 and alphaev6 properly.
9926
217fc4e6
FS
9927Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9928
9929 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9930
3e07bdbd 9931Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9932
e490616e 9933 * config.sub (sco5): Fix typo.
3e07bdbd 9934
5d4a5ee6
JL
9935Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9936
9937 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9938 install-itcl.
9939 (install-itcl): Remove dependency on install-tcl.
9940
9941Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9942
9943 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9944
9945Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9946
9947 * configure.in: Don't build libgui for a cygwin32 target when not on
9948 a cygwin32 host.
9949
9950Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9951
9952 * configure (redirect): Set to null, so default behavior of
9953 configure is now --verbose.
9954
ce0d965c
DL
99551998-02-16 Dave Love <d.love@dl.ac.uk>
9956
9957 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9958 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9959
3acd1fd0
MH
9960Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9961
9962 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9963 this change to sync Makefile.in with its ChangeLog entries.
9964
5d4a5ee6
JL
9965Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9966
9967 * ltmain.sh (mkdir): Check that the directory doesn't exist
9968 before we exit with error, so that we don't get races during
9969 parallel builds.
9970
bfed1ea0
JL
9971Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9972
9973 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9974
4e77e8f1
MH
9975Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9976
9977 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9978 PICFLAG_FOR_TARGET.
9979 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9980
9981 * configure: Emit a definition for the new macro enable_shared
9982 into each Makefile.
9983
5d4a5ee6
JL
9984Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9985
9986 * configure.in (host_tools, native_only): Add libtool.
9987
9988Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9989
9990 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9991 Fix typo in ming config comment.
9992
bfed1ea0
JL
9993Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9994
9995 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9996
5d4a5ee6
JL
9997Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9998
9999 * config.sub: Add tic30 cases, and map c30 to tic30.
10000
8821a725
RH
10001Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10002
10003 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10004 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10005 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10006 (CLEAN_TARGET_MODULES): Similarly
10007 (all-target-libf2c): Add dependences.
4e81ae98 10008 * configure.in (target_libs): Add libf2c.
8821a725 10009
5d4a5ee6
JL
10010Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10011
10012 * configure.in: Remove expect from noconfigdirs when target
10013 is cygwin32. OK to build expect and dejagnu with Canadian
10014 Cross.
10015
0aadd657
ILT
10016Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10017
5d4a5ee6
JL
10018 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10019 host.
10020
0aadd657
ILT
10021 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10022 and mingw32.
10023
d0a8352c
MH
10024Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10025
10026 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10027 here as it is not defined in the toplevel Makefile.
10028
59739e3c
MH
10029Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10030
10031 * configure (package_makefile_rules_frag): New variable, which names
10032 a file with generic rules, ...
10033 Change comment to mention we now have FIVE parts.
10034 * configure: Undo last change.
10035
228197ee
LT
10036Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10037
10038 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10039 * config.sub: More accurate determination of HP processor types.
228197ee 10040
efd4c0ba
MH
10041Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10042
10043 * configure (package_makefile_frag): Move inserting the
10044 ${package_makefile_frag} to where it should be according
10045 to the comment.
10046
6eef3189
PB
10047Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10048
10049 * config.guess: Add support for Linux/ARM.
10050
d207ebef
JM
10051Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10052
10053 * .cvsignore: Remove *-info and *-install since they match
10054 release-info and mpw-install, which we don't want to just ignore.
10055
48464ebf
RH
10056Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10057
10058 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10059
803462a7
PN
10060Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10061
10062 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10063 local_prefix to sub-make invocations.
10064
520ab477
L
10065Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10066
10067 * configure.in: Check makefile fragments in the source
10068 directory.
10069
4bcdb76d
AO
10070Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10071
ceff9b14
AO
10072 * configure.in: Check whether host and target makefile
10073 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10074
5d4a5ee6
JL
10075Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10076
10077 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10078
10079Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10080
10081 * configure.in: Make sure we only replace RPATH_ENVVAR on
10082 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10083 regexp to sed.
10084
10085 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10086 to sub-makes.
10087
0d3e11a5
LI
100881998-01-13 Lee Iverson (leei@ai.sri.com)
10089
10090 * config-ml.in (multi-do): LDFLAGS must include multilib
10091 designator.
10092
d45b3d87 10093Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10094
10095 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10096
d39cd7a1
MK
10097Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10098
10099 * config.sub: Add mingw32 support.
10100 * configure.in: Likewise.
d39cd7a1 10101
6decbc24
FS
10102Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10103
10104 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10105
5d4a5ee6
JL
10106Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10107
10108 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10109 * configure (gxx_include_dir): Provide a definition for subdirs
10110 which do not use autoconf.
10111
10112Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10113
10114 * config.guess: Sync with egcs. Picks up new alpha support,
10115 BeOS & some additional linux support.
10116
d3d1907a
JL
10117Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10118
10119 * config.guess: HP 9000/803 is a PA1.1 machine.
10120
b104e095
RH
10121Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10122
10123 * configure.in: It's alpha*-...
10124
aca823c1
L
10125Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10126
10127 * configure.in (host_makefile_frag, target_makefile_frag):
10128 Handle multiple config files.
10129 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10130 alpha-*-*.
10131
d207ebef
JM
10132Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10133
10134 * mkdep: New file.
10135
10136Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10137
10138 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10139
5d4a5ee6
JL
10140Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10141
10142 * Makefile.in: Add libgui directory.
10143 (GDB_TK): Add all-libgui.
10144 * configure.in: Add libgui directory.
10145 * configure: Add all-libgui to GDB_TK.
10146
10147Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10148
10149 * config-ml.in (multidirs): Add m32r to multilib list.
10150
10151Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10152
10153 * Makefile.in (all-target-gperf): Change dependency to
10154 all-target-libstdc++.
10155
baf55877
FF
10156Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10157
10158 * config.guess: Add BeOS support.
10159
5d4a5ee6
JL
10160Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10161
10162 Source directory cvs renamed to cvssrc:
10163 * configure.in (host_tools): Change cvs to cvssrc.
10164 (native_only): Likewise.
10165 (noconfigdirs) [various cases]: Likewise.
10166 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10167 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10168 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10169 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10170 (all-cvssrc): Rename target from all-cvs.
10171
f2d76545
JL
10172Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10173
10174 * configure (gxx_include_dir): Fix thinko.
10175
205cba53
JL
10176Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10177
10178 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10179 (install-cross, install-gcc-cross): New targets.
10180
5d4a5ee6
JL
10181Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10182
10183 * configure.in (noconfigdirs): Add support for Thumb target.
10184
10185 * config.sub (maybe_os): Add support for Thumb target.
10186
10187Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10188
10189 * Makefile.in: Add rules for cygmon.
10190
10191 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10192
96b0f1fc
JL
10193Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10194
10195 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10196 * configure (gxx_include_dir): Provide a definition for subdirs
10197 which do not use autoconf.
d207ebef
JM
10198
10199Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10200
10201 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10202 11/18/97 build
d207ebef 10203
7dfef6ed
JL
10204Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10205
10206 * From Franz Sirl.
10207 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10208 found on RedHat Linux systems.
96b0f1fc 10209
83cfe7c0
JL
10210Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10211
10212 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10213 guesses.
10214
7dfef6ed
JL
10215Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10216
10217 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10218
5d4a5ee6
JL
10219Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10220
10221 * ltmain.sh: If mkdir fails, check whether the directory was created
10222 anyhow by some other process.
10223
d207ebef
JM
10224Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10225
10226 * configure.in (d30v-*-*): Configure all directories.
10227
10228Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10229
10230 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10231 for the D30V.
10232
10233Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10234
10235 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10236
5d4a5ee6
JL
10237Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10238
e490616e
ZW
10239 * include/libiberty.h: Add extern "C" { so it can be used with C++
10240 progrms.
10241 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10242 programs.
5d4a5ee6 10243
d207ebef
JM
10244Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10245
10246 * configure.in (d30v-*-*): Configure GCC now.
10247
5d4a5ee6
JL
10248Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10249
10250 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10251 is no longer needed.
10252
c9670e62
JM
10253Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10254
10255 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10256
cc71c0ca
MH
10257Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10258
10259 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10260 targets using "$@" to provide support for similar but not identical
10261 targets without having to duplicate code.
10262
d207ebef
JM
10263Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10264
10265 * makefile.vms: Fix to work with DEC C.
10266
10267Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10268
10269 * config.sub: Add mips-tx39-elf to marketing names.
10270
10271Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10272
10273 * ltmain.sh: Handle symlinks in generated script.
10274
10275Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10276
10277 * configure: Handle autoconf style directory options: --bindir,
10278 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10279 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10280 --sysconfdir.
10281 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10282 (sharedstatedir, localstatedir, oldincludedir): New variables.
10283 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10284 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10285 sbindir, sharedstatedir, and sysconfdir.
10286
b1e3ddfd
AJ
10287Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10288
10289 * Makefile.in (bootstrap-lean): New target.
10290
d207ebef
JM
10291Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10292
10293 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10294 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10295
10296Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10297
10298 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10299
09f97c1e
JL
10300Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10301
10302 * Makefile.in (cross): New target.
10303
335d0ab2
AO
10304Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10305 Jeff Law <law@cygnus.com>
10306
10307 * Makefile.in (bootstrap2, bootstrap3): New targets.
10308 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10309 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10310
d207ebef
JM
10311Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10312
10313 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10314 windows. Consistent with gdb/configure.
d207ebef 10315
e693cc28
UD
103161997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10317
e693cc28
UD
10318 * configure.in: Name Linux target fragment.
10319
10320 * configure: Rewrite so that project Makefile fragment is inserted
10321 first and appears last in the resulting Makefile.
10322
d207ebef
JM
10323Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10324
10325 * Makefile.in (install-itcl): Install tcl first.
10326
5d4a5ee6
JL
10327Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10328
10329 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10330
f401679e
JW
10331Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10332
10333 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10334
10335 * configure.in (skipdirs): Add target-librx for Linux.
10336 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10337
ec20b1b9
JL
10338Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10339
10340 * Makefile.in (bootstrap): New target.
10341
becdcf6d
JL
10342Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10343
63f6bcd7 10344 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10345
d207ebef
JM
10346Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10347
10348 * config.guess: Merge with FSF.
10349
0c82f6bf
FF
10350Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10351
10352 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10353
d207ebef
JM
10354Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10355
10356 * config.sub: Add "marketing-names" patch.
10357
3fbc0b70
JS
10358Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10359
e490616e 10360 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10361
e20d4801
JL
10362Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10363
10364 * config.sub: Handle v850-elf.
10365
fe181f78 10366Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10367
10368 * .cvsignore (*-install): Remove.
10369
bfed1ea0
JL
10370Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10371
10372 * ltconfig: Set CONFIG_SHELL in libtool.
10373 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10374
558a1e7c
JW
10375Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10376
10377 * configure.in (target_subdir): Set to libraries if enable_multilib.
10378
7818d6fc
JW
10379Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10380
10381 * config.guess: Update from gcc directory.
10382
d207ebef
JM
10383Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10384
10385 * Makefile.in (all-sim): Depends on all-readline.
10386
6599da04
JM
10387Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10388
10389 * Makefile.in (BISON, YACC): Use $$s.
10390 (all-bison): Depend on all-texinfo.
10391
10392Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10393
10394 * Makefile.in (BISON): Add -L flag.
10395 (YACC): Likewise.
10396
d207ebef
JM
10397Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10398
4e81ae98
EC
10399 * configure.in (noconfigdirs): Add support for v850e target.
10400
d207ebef
JM
10401 * config.sub (maybe_os): Add support for v850e target.
10402
10403Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10404
4e81ae98
EC
10405 * configure.in (noconfigdirs): Add support for v850ea target.
10406
d207ebef
JM
10407 * config.sub (maybe_os): Add support for v850ea target.
10408
6599da04
JM
10409Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10410
10411 * config.sub: Add mipstx39. Delete r3900.
10412
10413Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10414
10415 * Makefile.in (all-autoconf): Depends on all-texinfo.
10416
10417Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10418
10419 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10420 eabi targets.
10421
10422Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10423
10424 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10425
10426 * configure: When handling a Canadian Cross, handle YACC as well as
10427 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10428 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10429
10430Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10431
10432 * Makefile.in (BISON): bison, not byacc or bison -y.
10433 (YACC): bison -y or byacc or yacc.
10434 (various): Add *-bison as appropriate.
10435 (taz): No need to mess with BISON anymore.
10436
10437Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10438
10439 * configure: If OSTYPE matches *win32*, try to find a good value for
10440 CONFIG_SHELL.
10441
10442Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10443
10444 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10445 configure.in if it is present.
10446
10447Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10448
10449 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10450
10451Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10452
10453 * config.sub: Recognize `arc' cpu.
10454 * configure.in: Likewise.
10455 * config-ml.in: Likewise.
10456
10457Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10458
10459 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10460
10461Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10462
10463 * configure: Changed sed delimiter from ':' to '|' when
10464 attempting to substitute ${config_shell} for SHELL. On
10465 NT ${config_shell} may contain a ':' in it.
10466
10467Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10468
10469 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10470
10471Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10472
10473 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10474
10475Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10476
10477 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10478
10479 * ylwrap: If the program is a relative path, force it to be
10480 absolute.
10481
10482Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10483
10484 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10485
10486Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10487
10488 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10489 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10490 for libraries.
6599da04
JM
10491
10492Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10493
10494 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10495 separated by spaces.
6599da04
JM
10496
10497Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10498
10499 * ylwrap: New file.
10500 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10501
10502 * ltmain.sh: Handle /bin/sh at start of install program.
10503
10504 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10505
10506 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10507 * missing: New file, from automake 1.2.
10508
10509Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10510
10511 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10512 check-tk to CHECK_X11_MODULES.
10513
10514Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10515
10516 * config.sub: Merge with FSF.
10517
10518Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10519
10520 * config.guess: Merge with FSF.
10521
10522Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10523
10524 * configure: Treat msdosdjgpp like go32.
10525 * configure.in: Likewise. Don't remove gprof for go32.
10526
10527 * configure: Change Makefile.tem2 to Makefile.tm2.
10528
10529Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10530
10531 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10532
10533Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10534
10535 * install-sh (chmodcmd): Set to null if the DST directory already
10536 exists. Same as Nov 11th change.
10537
10538Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10539
4e81ae98 10540 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10541
10542Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10543
10544 * config.guess: Update from FSF.
10545
10546Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10547
10548 * Makefile.in (GDB_TK): Depend on itcl and tix.
10549
10550Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10551
10552 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10553 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10554 (INSTALL_SCRIPT): New variable.
10555 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10556 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10557 to -x.
10558 * install-sh: Add support for -x option.
10559
10560Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10561
10562 * configure.in, Makefile.in: Treat tix like itcl.
10563
10564Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10565
10566 * Makefile.in (WINDRES): New variable.
10567 (WINDRES_FOR_TARGET): New variable.
10568 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10569 (EXTRA_HOST_FLAGS): Add WINDRES.
10570 (EXTRA_TARGET_FLAGS): Add WINDRES.
10571 (EXTRA_GCC_FLAGS): Add WINDRES.
10572 ($(DO_X)): Pass down WINDRES.
10573 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10574 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10575 DLLTOOL_FOR_TARGET.
10576
10577Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10578
10579 * configure.in: configure sim before gdb for win32-x-ppc
10580
10581Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10582
10583 Move gperf into the toplevel, from libg++.
10584 * configure.in (target_tools): Add target-gperf.
10585 (native_only): Add target-gperf.
10586 * Makefile.in (all-target-gperf): New target, depend on
10587 all-target-libg++.
10588 (configure-target-gperf): Empty rule.
10589 (ALL_TARGET_MODULES): Add all-target-gperf.
10590 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10591 (CHECK_TARGET_MODULES): Add check-target-gperf.
10592 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10593 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10594
10595Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10596
6599da04
JM
10597 * config.sub (mn10200): Recognize new basic machine.
10598
10599Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10600
10601 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10602 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10603
10604Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10605
10606 * configure.in: If we're building mips-sgi-irix6* native, turn on
10607 ENABLE_MULTILIB and set TARGET_SUBDIR.
10608
10609Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10610
10611 * Makefile.in (all-sn): Depend on all-grep.
10612
10613Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10614
10615 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10616
10617 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10618 Makefile. From Jeff Makey <jeff@cts.com>.
10619 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10620
10621 * Makefile.in (DISTBISONFILES): Remove.
10622 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10623 $(DEFAULT_YACC).
10624
10625 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10626 cygwin32.
6599da04
JM
10627
10628 * Makefile.in (LD): New variable.
10629 (EXTRA_HOST_FLAGS): Pass down LD.
10630 ($(DO_X)): Likewise.
10631
10632Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10633
10634 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10635
10636Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10637
10638 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10639 before adding our own. Always add --build.
6599da04
JM
10640
10641Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10642
10643 * configure.in (targargs): Pass --build if we're doing
10644 a cross-compile.
10645
10646Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10647
ca236658 10648 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10649 sed. Otherwise sed chokes on NT path names with drive
10650 designators. Also look for "?:*" as the leading characters in an
10651 absolute pathname.
10652
10653Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10654
10655 * config.sub: Support for r3900.
10656
10657Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10658
10659 * configure.in: Use install-sh, not install.sh.
10660
10661Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10662
10663 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10664 apply it twice.
10665
10666Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10667
10668 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10669 install-binutils.
10670
10671Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10672
10673 * Makefile.in: Add automake targets.
10674 * configure.in (host_tools): Add automake.
10675
10676Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10677
10678 * configure: Default CXX to c++, not gcc.
10679 * Makefile.in (CXX): Set to c++, not gcc.
10680 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10681
10682Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10683
10684 * install-sh: try appending a .exe if source file doesn't
10685 exist
10686
10687Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10688
10689 * configure.in: Turn on multilib by default.
10690 (cross_only): Remove target-libiberty.
10691
10692 * Makefile.in (all-gcc): Don't depend on libiberty.
10693
10694Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10695
10696 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10697
10698Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10699
10700 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10701 (DISTBISONFILES): Add ld/Makefile.in
10702
10703Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10704
10705 * configure.in: if target is cygwin32 but host isn't cygwin32,
10706 don't configure gdb tcl tk expect, not just gdb.
10707
10708Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10709
10710 * configure.in: Added gnuserv everywhere sn appears.
10711
10712 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10713 (CROSS_CHECK_MODULES): Added check-gnuserv.
10714 (INSTALL_MODULES): Added install-gnuserv.
10715 (CLEAN_MODULES): Added clean-gnuserv.
10716 (all-gnuserv): New target.
10717
10718Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10719
10720 * config.guess: Fixes for MIPS OpenBSD systems.
10721
10722Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10723
10724 * Makefile.in (INSTALL_XFORM): Remove.
10725 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10726
10727 * mkinstalldirs: New file, copied from automake.
10728 * Makefile.in (installdirs): Rename from install-dirs. Use
10729 mkinstalldirs. Change all users.
10730 (DEVO_SUPPORT): Add mkinstalldirs.
10731
10732Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10733
10734 * install-sh: Rename from install.sh.
10735 * Makefile.in (INSTALL): Change install.sh to install-sh.
10736 (DEVO_SUPPORT): Likewise.
10737
10738 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10739 Graichen <graichen@rzpd.de>.
10740
10741Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10742
10743 * config.guess: Recognize OpenBSD systems correctly.
10744
10745Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10746
10747 * README, Makefile.in (ETC_SUPPORT): Remove references to
10748 cfg-paper*, configure.{texi,man,info*}._
10749
10750Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10751
10752 * Makefile.in (all.normal): Ensure that gcc is built after all
10753 the x11 - ie gdb - targets.
10754
10755Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10756
10757 * makefile.vms: Don't run conf-a-gas.
10758
10759Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10760
e490616e 10761 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10762
d207ebef
JM
10763Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10764
10765 * configure.in: Remove noconfigdirs case since gdb also
10766 configures and builds for tic80-coff.
10767
6599da04
JM
10768Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10769
10770 * configure: Set cache_file to config.cache.
10771 * Makefile.in (local-distclean): Remove config.cache.
10772
10773Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10774
10775 * COPYING: Update FSF address.
10776
d207ebef
JM
10777Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10778
10779 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10780 noconfigdirs.
10781
6599da04
JM
10782Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10783
10784 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10785 MAKEDIRS, is empty.
10786
10787Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10788
10789 * config.sub: Tweak mn10300 entry.
10790
10791Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10792
10793 * configure.in (host_tools): Put sim before gdb, so gdb's
10794 configure.tgt can determine if the simulator was configured.
10795
10796Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10797
10798 * config.sub: Move BeOS $os case to be with other Cygnus
10799 local cases.
10800
10801Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10802
10803 * config.sub: Remove misplaced comment that broke Linux.
10804
10805Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10806
10807 * config.sub: Add BeOS support.
10808
10809Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10810
10811 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10812
10813Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10814
10815 * configure.in (noconfigdirs): Remove tcl and tk from
10816 noconfigdirs for cygwin32 builds.
10817
d207ebef
JM
10818Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10819
10820 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10821
6599da04
JM
10822Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10823
10824 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10825 make-all.com, use makefile.vms instead.
10826
10827Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10828
10829 * config.sub: Accept -lnews*.
10830
d207ebef
JM
10831Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10832
10833 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10834 target-examples and target-libiberty for d30v.
d207ebef
JM
10835
10836Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10837
10838 * configure.in (noconfigdirs): Enable ld for d30v.
10839
10840Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10841
10842 * configure.in (tic80-*-*): Build compiler.
10843
10844Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10845
10846 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10847 unsupported d30v directories
d207ebef
JM
10848
10849Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10850
4e81ae98
EC
10851 * config.sub, configure.in: Add d30v target cpu.
10852
6599da04
JM
10853Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10854
10855 * makefile.vms: New file.
10856 * make-all.com: Remove.
10857
10858Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10859
10860 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10861
10862Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10863
10864 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10865
10866Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10867
10868 * Makefile.in (ALL_MODULES): Added all-db.
10869 (CROSS_CHECK_MODULES): Addec check-db.
10870 (INSTALL_MODULES): Added install-db.
10871 (CLEAN_MODULES): Added clean-db.
10872
10873Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10874
10875 * config.guess: Merge with latest FSF sources.
10876
10877Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10878
10879 * Makefile.in (ALL_MODULES): Added all-itcl.
10880 (CROSS_CHECK_MODULES): Added check-itcl.
10881 (INSTALL_MODULES): Added install-itcl.
10882 (CLEAN_MODULES): Added clean-itcl.
10883
10884Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10885
10886 * configure.in: build gdb for mn10200
10887
10888Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10889
10890 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10891
d207ebef
JM
10892Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10893
10894 * configure.in (tic80-*-*): Turn off most targets right now.
10895
6599da04
JM
10896Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10897
10898 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10899 rather than the makeinfo program.
10900 (do-info): Depend upon all-texinfo.
10901
10902Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10903
10904 * configure.in: Remove uses of config/mh-linux.
10905
10906 * config.sub, config.guess: Merge with latest FSF sources.
10907
d207ebef
JM
10908Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10909
10910 * config.sub (case $basic_machine): Add tic80 entries.
10911
6599da04
JM
10912Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10913
10914 * config.sub, config.guess: Merge with latest FSF sources.
10915
10916Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10917
10918 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10919 * mpw-config.in: Test for NewFolderRecursive.
10920 * mpw-install: Use symbolic name for startup filename.
10921 * mpw-README: Add various additional details.
10922
10923Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10924
10925 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10926
10927Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10928
10929 * configure.in: Do build gcc and the target libraries for
10930 the mn10200.
10931
10932Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10933
10934 * configure.in: don't avoid building gdb for mn10300 any more
10935 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10936 instead of single-quoting it.
10937
10938Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10939
10940 * configure.in: Don't use --with-stabs on IRIX 6.
10941
10942Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10943
10944 * configure.in (m32r): Build gdb, libg++ now.
10945
10946Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10947
10948 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10949 directories from noconfigdirs.
10950
10951Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10952
10953 * config.sub (basic_machine): added mips16 configuration
10954
10955Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10956
10957 * config.sub: Handle d10v-unknown.
10958
d207ebef
JM
10959Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10960
10961 * config.sub: Handle v850-unknown.
10962
6599da04
JM
10963Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10964
10965 * Makefile.in: add findutils
10966 * configure.in: add findutils to list of host_tools
10967
10968Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10969
10970 * config.sub: Handle mn10200 and mn10300.
10971
10972Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10973
10974 * configure.in (d10v-*): Do not build librx.
10975
10976Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10977
10978 * configure.in (mn10300): Build everything except gdb & libgloss.
10979
10980Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10981
10982 * config.guess: Patch for Dansk Data Elektronik servers,
10983 from Niels Skou Olsen <nso@dde.dk>.
10984
10985 For ncr, use /bin/uname rather than uname, since GNU uname does not
10986 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10987
10988 Patch for MIPS R4000 running System V,
10989 from Eric S. Raymond <esr@snark.thyrsus.com>.
10990
10991 Fix thinko for nextstep.
10992
10993 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10994
10995 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10996 * config.guess: Guess mips-dec-mach_bsd4.3.
10997
10998 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10999 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11000 release numbers.
11001 * config.guess (mips-mips-riscos*): Emit just enough of the
11002 release number.
11003
11004 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11005 * config.guess (sparc-auspex-sunos*): Added.
11006 (f300-fujitsu-*): Added.
11007
11008 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11009 * config.guess: Recognize a Tadpole as a sparc.
11010
11011Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11012
11013 * config.guess: Don't assume that NextStep version is either 2 or
11014 3. NextStep 4 (aka OpenStep 4) has come out now.
11015
11016Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11017
11018 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11019 From Rik Faith <faith@cs.unc.edu>.
11020
11021Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11022
11023 * config.sub: Contributions from bug-gnu-utils to:
11024 Support plain "hppa" (no version given) architecture, reported by
11025 OpenStep.
11026 OpenBSD like NetBSD.
11027 LynxOs is not a hardware supplier.
11028
11029 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11030 OpenBSD like NetBSD.
6599da04
JM
11031 Stratus systems.
11032 More Pyramid systems.
11033 i[n>4]86 Intel chips.
11034 M680[n>4]0 Motorola chips.
11035 Use unknown instead of lynx for hardware manufacturer.
11036
11037Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11038
11039 * install.sh (chmodcmd): Set to null if the DST directory already
11040 exists.
11041
11042Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11043
11044 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11045 not use mt-ppc target Makefile fragment any more.
11046
11047Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11048
11049 * configure.in (*-*-windows): Exclude everything but those dirs
11050 needed to build windows.
11051
11052Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11053
11054 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11055
11056Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11057
11058 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11059
11060Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11061
11062 * Undo my previous change.
11063
11064Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11065
11066 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11067 unconditionally.
11068 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11069
11070Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11071
11072 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11073 host to add it's own flags.
6599da04
JM
11074
11075Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11076
11077 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11078
11079Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11080
11081 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11082 (CXX_FOR_TARGET): Likewise.
11083 (GCC_FOR_TARGET): Define.
11084 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11085 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11086 CC_FOR_TARGET was specified on the command line.
11087 (MAKEOVERRIDES): Don't define.
11088
11089Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11090
11091 * configure.in (m32r): Fix spelling of libg++ libs.
11092
11093Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11094
11095 * config.sub (-apple*): Remove, now redundant.
11096
11097Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11098
11099 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11100
11101 * configure: Rework yesterday's sed script patch.
11102
11103 * config.sub: Merge with FSF.
11104
11105Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11106
11107 * config.guess: Merge from FSF.
11108
11109 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11110 * config.guess: Use pc instead of unknown, for pc clone systems.
11111 Change linux to linux-gnu.
6599da04
JM
11112
11113 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11114 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11115
11116Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11117
11118 * test-build.mk (HOLES): Add "xargs" for gdb.
11119
11120 * configure: Avoid hpux10.20 sed bug.
11121
11122Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11123
731a8127 11124 * configure.in: Add support for windows host
6599da04
JM
11125 (that is a build done under the Microsoft build environment).
11126
11127Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11128
11129 * Makefile.in: Replace all uses of srcroot with s, to shrink
11130 command line lengths.
11131
11132 Patches from Geoffrey Noer <noer@cygnus.com>:
11133 * configure.in: If configuring for newlib, pass --with-newlib to
11134 subdirectories.
11135 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11136 -Bnewlib/ and -Lwinsup to gcc.
11137 (CXX_FOR_TARGET): Likewise.
11138
11139Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11140
11141 * Makefile.in (ETC_SUPPORT): Add configure.
11142
11143Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11144
4e81ae98 11145 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11146 host configuration file.
11147
11148Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11149
11150 * configure.in: Break mn10x00 support into separate
11151 mn10200 and mn10300 configurations.
11152 * config.sub: Likewise.
11153
11154Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11155
11156 * configure.in: Add lots of stuff to noconfigdirs for
11157 the mn10x00 targets.
11158
11159 * config.sub, configure.in: Add mn10x00 support.
11160
11161Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11162
11163 * make-all.com: Call conf-a-gas, not config-a-gas.
11164
11165Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11166
11167 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11168 targets.
6599da04
JM
11169
11170Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11171
11172 * mpw-README: Add much more detail for native PowerMac.
11173 * mpw-install: New file.
11174 * mpw-configure: Add --norecursion and --help options.
11175 * mpw-config.in: Translate readme and install files when
11176 copying to objdir.
11177 * mpw-build.in: Don't always depend on byacc and flex.
11178 (install-only-top): New action.
11179
d207ebef
JM
11180Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11181
11182 * configure.in: You can now configure GDB for the v850.
11183
6599da04
JM
11184Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11185
11186 * configure.in (noconfigdirs): Don't configure any C++ dirs
11187 if targeting D10V.
11188
11189Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11190
11191 * config.sub: Recognize mips64vr5000.
11192
11193Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11194
11195 * configure.in: Use a single line for host_tools and native_only.
11196
11197Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11198
11199 * config.sub, configure.in: Add entries for m32r.
11200
11201Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11202
11203 * Makefile.in (inet-install): Don't run install-gzip.
11204
11205Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11206
11207 * configure.in: Don't config lots of things for *-*-windows*.
11208
11209Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11210
11211 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11212 (host_libs, host_tools): Copy from configure.in.
11213 * mpw-configure: Don't complain about directories not found.
11214
11215Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11216
11217 * configure.in (i[345]86): Recognize i686 for pentium pro.
11218 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11219 file.
11220
11221 * config.guess (i[345]86): Ditto.
11222
11223Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11224
11225 * configure.in (noconfigdirs): Removed gdb for D10V.
11226
d207ebef 11227Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11228
d207ebef
JM
11229 * configure.in: Remove ld, target-libio, target-libg++, and
11230 target-libstdc++ from noconfigdirs.
5d4a5ee6 11231
6599da04
JM
11232Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11233
11234 * configure: Fix three locations where shell scripts were
11235 being run directly rather than with config_shell.
11236
d207ebef
JM
11237Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11238
11239 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11240 * config.sub (basic_machine): Recognize v850.
11241
6599da04
JM
11242Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11243
11244 * mpw-configure: Handle multiple enable/disable options and
11245 pass them down recursively, handle -c and -s flags appropriately
11246 depending on choice of compiler, add escape mechanism for
11247 quoted arguments to gC.
11248
11249Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11250
11251 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11252 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11253 so that -mrelocatable-lib and -mno-eabi are used.
11254
11255 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11256 not support --print-multi-lib, don't abort.
11257
6599da04
JM
11258Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11259
11260 * make-all.com: Run config-a-gas.
11261 * setup.com: Don't copy subdirectory files around.
11262
11263Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11264
11265 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11266 target, it now compiles correctly.
11267
11268Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11269
11270 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11271
11272Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11273
4e81ae98 11274 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11275
11276Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11277
11278 * configure.in (native_only): Add prms.
11279
11280Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11281
11282 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11283 (BINUTILS_SUPPORT_DIRS): Likewise.
11284
11285Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11286
11287 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11288 d10v support is added.
11289
11290Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11291
11292 * configure.in (d10v-*-*): New target.
11293
11294Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11295
11296 * config.guess (HP 9000/811): Recognize this as a PA1.1
11297 machine.
11298
11299Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11300
11301 * Makefile.in (do-tar-gz): New target, split out from tail end of
11302 taz target. Run each command separately, don't use pipes.
11303 (taz): Use it.
11304
11305Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11306
11307 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11308 * mpw-build.in: No builds should depend on building byacc or flex,
11309 they are assumed to be installed already.
11310
11311Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11312
11313 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11314 variable that CC_FOR_TARGET needs.
11315
11316Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11317
11318 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11319 options have changed since the last time the subdirectory was
11320 configured, and if it has, reconfigure.
11321 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11322 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11323
11324Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11325
11326 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11327 CLEAN_MODULES): Add bash.
11328 (all-bash): New target.
11329
11330Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11331
11332 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11333
11334Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11335
11336 * config.sub (basic_machine): Recognize d10v as a valid processor.
11337
11338Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11339
11340 * mpw-configure: Add support for --bindir.
11341 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11342
11343Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11344
11345 * configure.in: add bash, time, gawk to list of hosttools and things
11346 to only build for native toolchains
11347
11348Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11349
11350 * Makefile.in (docdir): Remove.
11351
11352Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11353
11354 * Makefile.in (datadir): Set to $(prefix)/share.
11355
11356Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11357
11358 * configure.in: build diff and patch for cygwin32-hosted
11359 toolchains.
11360
11361Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11362
11363 * config.sub: Accept -rtems*.
11364
11365Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11366
e490616e
ZW
11367 * configure.in: enable dosrel for cygwin32-hosted builds,
11368 remove diff from the list of things not buildable
11369 via Canadian Cross
6599da04
JM
11370
11371Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11372
11373 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11374 don't get ". ".
6599da04
JM
11375
11376Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11377
11378 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11379
11380Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11381
11382 * Makefile.in (taz): Handle case where tex3patch didn't even get
11383 checked out. Also, if it was found, put the symlink in a new util
11384 subdirectory.
11385
11386Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11387
11388 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11389
11390Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11391
11392 * config.sub: Recognize -openvms.
11393 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11394 * make-all.com, setup.com: New files.
11395
11396Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11397
11398 * Makefile.in (taz): tex3patch moved to texinfo/util.
11399
11400Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11401
11402 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11403 * configure.in: remove make from disable-if-Can-Cross list
11404 enable gdb if ${host} and ${target} are cygwin32
11405
11406Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11407
11408 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11409 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11410
11411Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11412
11413 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11414 distinguish sysv/svr4/bsd variants.
11415 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11416
11417Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11418
11419 * configure.in: Added copyright notice.
11420 * move-if-change: Added copyright notice.
11421
11422Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11423
11424 * configure.in (powerpcle-*-solaris*): Until we get shared
11425 libraries working, don't build gdb, sim, make, tcl, tk, or
11426 expect.
11427
11428Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11429
11430 * config.guess: Merge with FSF:
11431
11432 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11433 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11434
11435 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11436 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11437
11438 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11439 * config.guess: Combine two OSF1 rules.
11440 Also recognize field test versions. From mjr@zk3.dec.com.
11441 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11442 because GNU uname does not support -p. From pmr@pajato.com.
11443
11444Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11445
11446 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11447
11448Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11449
11450 * mpw-README: Document GCCIncludes.
11451
11452Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11453
11454 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11455
11456Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11457
11458 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11459
11460Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11461
11462 * configure.in (*-*-cygwin32): Configure make.
11463
11464Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11465
11466 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11467
11468Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11469
11470 * Makefile.in (all-inet): Depend on all-perl.
11471
11472 * Makefile.in (inet-install): New target.
11473
11474 * Makefile.in (all-inet): Depend on all-tcl.
11475 (all-inet): Depend on all-send-pr.
11476
11477Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11478
11479 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11480 temporarily.
11481
11482Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11483
11484 * configure.in: Don't configure --with-gnu-ld on AIX.
11485
11486Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11487
11488 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11489
11490Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11491
11492 * Makefile.in (ALL_MODULES): Added all-inet.
11493 (CROSS_CHECK_MODULES): Added check-inet.
11494 (INSTALL_MODULES): Added install-inet.
11495 (CLEAN_MODULES): Added clean-inet.
11496 (all-indent): New target.
11497
11498 * configure.in (host_tools): Added inet.
11499 (native_only): Added inet.
11500 (noconfigdirs): Added inet.
11501
11502Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11503
11504 * configure.in: Don't configure libgloss if we are not configuring
11505 newlib.
11506
11507Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11508
11509 * configure.in: Don't configure libgloss for unsupported
11510 architectures.
11511
11512Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11513
11514 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11515
11516Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11517
11518 * Makefile.in (ALL_MODULES): Include all-apache.
11519 (CROSS_CHECK_MODULES): Include check-apache.
11520 (INSTALL_MODULES): Include install-apache.
11521 (all-apache): New target.
11522
11523 * configure.in: Added apache everywhere perl is seen.
11524
11525Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11526
11527 * Makefile.in: Add support for clean-{module} and
11528 clean-target-{module} rules.
11529
11530Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11531
11532 * configure.in (*-*-ose) do not build libgloss.
11533
11534Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11535
11536 * config.guess (prep*:SunOS:5.*:*): Turn into
11537 powerpele-unknown-solaris2.
11538
11539Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11540
11541 * configure.in: Permit --enable-shared to specify a list of
11542 directories.
11543
11544Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11545
11546 * configure.in (host==solaris): Pass only the first word of $CC
11547 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11548
11549Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11550
11551 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11552
11553Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11554
11555 * Makefile.in (ALL_MODULES): Include all-perl.
11556 (CROSS_CHECK_MODULES): Include check-perl.
11557 (INSTALL_MODULES): Include install-perl.
11558 (ALL_X11_MODULES): Include all-guile.
11559 (CHECK_X11_MODULES): Include check-guile.
11560 (INSTALL_X11_MODULES): Include install-guile.
11561 (all-perl): New target.
11562 (all-guile): New target.
11563
11564 * configure.in (host_tools): Include perl and guile.
11565 (native_only): Include perl and guile.
11566 (noconfigdirs): Don't build guile and perl; no ports have been
11567 done.
11568
11569Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11570
e490616e
ZW
11571 * configure (--enable-*): Handle quoted option lists such as
11572 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11573
11574Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11575
11576 * Makefile.in ({,inst}all-target): New rule so we can make and
11577 install all of the target directories easily.
11578
11579Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11580
11581 * configure.in: Add missing global flag in sed substitution when
11582 deleting `target-' from ${configdirs}.
11583
11584Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11585
11586 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11587 option.
11588
11589 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11590 config/mh-necv4.
11591
11592 * install.sh: Correct misspelling of transformbasename.
11593
11594 * config.guess: Recognize mips-*-sysv*.
11595
11596Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11597
11598 * config.sub: Recognize mon960.
11599
11600Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11601
11602 * configure: Restore Canadian Cross handling of BISON and LEX,
11603 removed in Feb 20 change.
11604
11605Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11606
11607 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11608 Mention make install. Remove the old copyright date as well the
11609 clumsy and rather pointless copyright on the README file.
11610
11611Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11612
11613 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11614 Makefile after running symlink-tree, then run `make distclean' to
11615 avoid clobbering any generated files in srcdir.
11616
11617Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11618
11619 * configure.in (m68k-*-netbsd*): Build everything now.
11620
11621Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11622
11623 * Makefile.in (taz): Fix quoting.
11624
11625Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11626
11627 * configure.in (sparclet-*-*): Build everything now.
11628
11629Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11630
11631 * configure.in (m68k-*-linux*): New host.
11632
11633Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11634
11635 * configure: Check for bison before byacc.
11636
11637Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11638
11639 * Makefile.in configure: Change the way LEX and BISON/YACC are
11640 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11641 searching PATH. These are used as fallbacks by Makefile.in if
11642 flex/bison/byacc aren't in objdir.
11643
11644Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11645
11646 * Makefile.in: Make everything which depends upon all-bfd also
11647 depend upon all-opcodes, in case --with-commonbfdlib is used.
11648
11649Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11650
11651 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11652 building NT native compilers on Unix.
11653
11654Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11655
11656 * configure.in: Don't get CC from the host Makefile fragment if we
11657 can find gcc in PATH, or if this is a Canadian Cross. Move the
11658 Solaris test for /usr/ucb/cc to the post target script, just after
11659 the compiler sanity test.
11660
11661Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11662
11663 * config.sub: Merge with FSF.
11664
11665Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11666
11667 * Makefile.in (RPATH_ENVVAR): New variable.
11668 (REALLY_SET_LIB_PATH): Use it.
11669 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11670
11671Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11672
11673 * config.sub, configure.in: Recognize sparclet cpu.
11674
11675Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11676
11677 * config.guess: Support m68k-cbm-sysv4.
11678
11679Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11680
11681 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11682 m68k-unknown-linuxaout from linker help string. Put quotes around
11683 $ld_help_string.
11684
11685Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11686
11687 * config.guess (powerpc-harris-powerunix): Add guess for port
11688 to new target.
11689
11690Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11691
11692 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11693
11694Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11695
11696 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11697 $(REALLY_SET_LIB_PATH) in Makefile.
11698 * Makefile.in (SET_LIB_PATH): New variable.
11699 (REALLY_SET_LIB_PATH): New variable.
11700 ($(DO_X)): Use $(SET_LIB_PATH).
11701 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11702 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11703 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11704 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11705 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11706 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11707 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11708 (install-dosrel): Likewise.
11709 (all-opcodes): Depend upon all-libiberty.
11710
11711Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11712
11713 * config.guess (*:CYGWIN*): New
11714
11715Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11716
11717 * Makefile.in (all-target-winsup): All all-target-libiberty.
11718
11719Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11720
11721 * configure.in (noconfigdirs): Add missing # in front of comment.
11722
11723Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11724
11725 * configure.in: add second pass to things added to noconfigdirs
11726 so *-gm-magic can exclude libgloss properly.
11727
11728Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11729
11730 * mpw-configure (extralibs_name, rez_name): Set correctly
11731 for MWC68K compiler.
11732
11733 * mpw-README: Add more info on the necessary build tools.
11734
11735Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11736
11737 * configure.in, config.sub: Recognize cygwin32.
11738
11739Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11740
11741 * config.guess, config.sub: Recognize A/UX.
11742
11743Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11744
11745 * config.sub: Merge with gcc/config.sub.
11746
11747Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11748
11749 * mpw-build.in (do-binutils): Add build of stamps.
11750
11751Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11752
11753 * config.sub: Add recognition for mips64vr4100*-* targets.
11754
11755Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11756
11757 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11758 Add creation of gconfigargs with `--enable-shared' turned on.
11759 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11760 ($(host)-stamp-stage3-configured): Likewise.
11761 (HOLES): Add chatr and ldd.
11762 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11763
11764Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11765
11766 * configure: Pass --nfp to recursive configures.
11767
11768Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11769
11770 * Makefile.in (DLLTOOL): New.
11771 (DLLTOOL_FOR_TARGET): New.
11772 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11773 (EXTRA_TARGET_FLAGS): Ditto.
11774 (EXTRA_GCC_FLAGS): Ditto.
11775 (CONFIGURE_TARGET_MODULES): Ditto.
11776 (DO_X): Ditto.
11777 * configure: Add DLLTOOL.
11778
11779Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11780
11781 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11782 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11783 mh-sco, since old workarounds no longer needed, and don't
11784 build ld, since libraries have weak symbols in COFF.
11785
11786Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11787
11788 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11789
11790Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11791
11792 * configure.in: Make sure that ${CC} can be used to compile an
11793 executable.
11794
11795Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11796
11797 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11798 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11799 nothing depending on whether gdbtk is being built.
11800
11801Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11802
11803 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11804
11805Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11806
11807 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11808 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11809
11810Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11811
11812 * config-ml.in: Add support for
11813 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11814 Simplify setting of multidirs from --disable-foo.
11815
11816Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11817
11818 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11819 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11820 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11821 non-empty, pass them on to the GCC make.
6599da04
JM
11822 (all-bootstrap): New rule that is like all-gcc, except it executes
11823 the GCC bootstrap rule instead of the GCC all rule.
11824
11825Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11826
11827 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11828
11829Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11830
11831 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11832 DG/UX support.
11833
11834Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11835
11836 * config.sub (i*86*) Change [345] to [3456]
11837
11838Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11839
11840 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11841 --with-gnu-ld=no.
11842
11843Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11844
11845 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11846 AIX multilibs get built.
11847
11848Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11849
11850 * configure.in (i386-win32): Don't build expect if we're not
11851 building the tcl subdir.
11852
11853Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11854
11855 * Makefile.in: (configure-target-examples, all-target-examples):
11856 New targets, configure and build example programs.
11857
11858Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11859
11860 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11861 use it as input to sedit the generated MPW makefile.
11862 * mpw-README: Add a suggestion about Gestalt.h.
11863
11864Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11865
11866 * config.sub: Accept *-*-ieee*.
11867
11868Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11869
11870 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11871 Ronald F. Guilmette <rfg@monkeys.com>.
11872
11873Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11874
11875 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11876 for powerpc-pe native.
11877 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11878 (target==powerpc-pe): duplicate i386-win32 entry.
11879
11880Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11881
11882 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11883 of vxworks, not just vxworks5.1.
11884
11885Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11886
11887 * mpw-configure: Add support for exec-prefix.
11888
11889Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11890
11891 * config.guess: Recognize HP model 816 machines as having
11892 a PA1.1 processor.
11893
11894Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11895
11896 * configure: Ignore new autoconf configure options.
11897
6599da04
JM
11898Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11899
11900 * config.guess: Recognize Pentium under SCO.
11901 From Robert Lipe <robertl@arnet.com>.
11902
11903Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11904
11905 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11906
11907Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11908
11909 * configure.in: Don't configure gas for alpha-dec-osf*.
11910
11911Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11912
11913 * configure.in: Default to --with-stabs for some targets for which
11914 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11915 i[345]86*-*-unixware*.
11916
11917Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11918
11919 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11920 rather than basing it on the target. Simplify handling of options
11921 controlling which directories to configure. Remove extraneous
11922 slash in multi-clean target.
11923
11924Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11925
11926 * config-ml.in: Prefix more variables with ml_ so they don't collide
11927 with configure's.
11928
11929Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11930
11931 * configure: Don't turn -v into --v.
11932
11933Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11934
11935 * configure.in (targargs): Fix typo.
11936
11937 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11938
11939Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11940
11941 * configure.in: Strip --host and --target options from
11942 CONFIG_ARGUMENTS, and always configure for --host only. Add
11943 --with-cross-host option when building with a cross-compiler.
11944 * configure: Canonicalize the arguments put into config.status by
11945 always using `=' for an option with an argument. Pass a presumed
11946 --host or --target explicitly.
11947
11948Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11949
11950 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11951 into general OS recognition case.
11952
11953Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11954
11955 * configure.in (target_configdirs): add target-winsup only
11956 for win32 target systems.
11957
11958Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11959
11960 * Makefile.in (all-target-libgloss): Depend upon
11961 configure-target-newlib, since when libgloss is built it looks to
11962 see if the newlib directory exists.
11963
11964Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11965
11966 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11967 cfg-ml-*.in.
11968
11969Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11970
11971 * configure: Handle LD and LD_FOR_TARGET when configuring a
11972 Canadian Cross.
11973
6599da04
JM
11974Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11975
11976 * configure.in (target_libs): add target-winsup.
11977 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11978 (target==ppcle-pe): remove ld from $noconfigdirs.
11979
11980Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11981
11982 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11983 Preserve relative path names in $srcdir. Build symlink tree if
11984 configuring cross target dir and srcdir=. (= no VPATH support).
11985 (configure-target-libg++): Depend on configure-target-librx.
11986 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11987 * config-ml.in: New file.
11988 * symlink-tree: New file.
11989 * configure: Ensure srcdir="." if that's what it is.
11990
11991Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11992
11993 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11994 includes and FLEX_SKELETON setting.
11995 * mpw-configure (--with-gnu-ld): New option, controls whether
11996 to use PPCLink or ld with PowerMac GCC.
11997 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11998 * mpw-config.in: Configure grez if targeting Mac.
11999
12000 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12001 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12002 just macos.
6599da04
JM
12003 * configure.in: Configure grez resource compiler if targeting Mac.
12004 * Makefile.in (all-grez, install-grez): New targets.
12005
12006Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12007
12008 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12009 gcc in the path, set CC to gcc -O2.
6599da04
JM
12010
12011Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12012
12013 * configure: Default ${build} correctly. Avoid picking up extra
12014 spaces when reading CC and CXX from Makefile. When doing a
12015 Canadian Cross, use plausible default values for numerous
12016 variables.
12017 * configure.in: When doing a Canadian Cross, don't try to
12018 configure tools whose configure script can't handle it.
12019
12020Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12021
12022 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12023
12024Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12025
12026 * configure: Remove dubious bug reporting address.
12027
12028Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12029
12030 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12031 configure script, run that instead of this directory's configure.
12032 In either case, print a message that we're configuring the sub-dir.
12033
12034Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12035
12036 * configure.in: Before checking for the existence of various files,
12037 use sed to filter out "target-".
12038
12039Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12040
12041 * Makefile.in (DO_X): Split rule to decrease command line length
12042 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12043 (Philippe De Muyter).
12044
12045Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12046
12047 * Makefile.in (all-patch): depend on all-libiberty.
12048
12049Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12050
12051 * configure.in: If the only directory in target_configdirs which
12052 actually exists is libiberty, then set target_configdirs to empty,
12053 to avoid trying to build a target libiberty in a gas or gdb
12054 distribution.
12055
12056Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12057
12058 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12059 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12060 systems.
6599da04
JM
12061
12062Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12063
12064 * configure.in (copy_dirs): Use sys-include instead of include
12065 for --with-headers option.
12066
12067Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12068
12069 * Makefile.in, configure.in: Make winsup builds work with
12070 new scheme.
12071
12072Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12073
12074 * configure.in: Build the linker on AIX.
12075
12076Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12077
12078 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12079 where needed.
12080
12081Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12082
12083 * Makefile.in (all-gcc): Fix typo.
12084
12085Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12086
12087 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12088
12089Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12090
12091 * configure.in: Rename libFOO to target-libFOO, and xiberty
12092 to target-xiberty, to provide more flexibility.
12093 (target_subdir): Define. Create if cross.
12094 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12095 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12096 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12097 check-libFOO -> check-target-libFOO, etc.
12098 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12099 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12100 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12101 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12102 allow ALL_GCC="" to only configure.
12103 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12104 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12105 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12106
12107Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12108
12109 * Makefile.in (taz): Build "info" in etc explicitly.
12110
12111Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12112
12113 * configure.in: Make sure that CC is undefined (as opposed to
12114 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12115 problem with autoconf trying to configure on a host without GCC.
12116
12117Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12118
12119 * mpw-configure: Set host alias from choice of host compiler,
12120 only use generic MPW Makefile sed if present, edit a file
12121 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12122 * mpw-README: Add problem notes about CW6 and CW7.
12123
12124Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12125
12126 * Makefile.in (taz): Use ";" instead of ";;".
12127
12128Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12129
12130 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12131 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12132 DISTDOCDIRS.
12133 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12134 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12135
12136Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12137
12138 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12139 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12140 Move bfd to DISTSTUFFDIRS.
12141
12142Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12143
12144 * Makefile.in (X11_LIB): Removed.
12145 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12146
12147 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12148
12149Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12150
12151 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12152 names.
12153
12154Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12155
12156 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12157
12158Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12159
12160 * configure.in (i[345]86-*-win32): Always build newlib.
12161 Don't configure cvs, autoconf or texinfo.
12162 * Makefile.in (LD_FOR_TARGET): New.
12163 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12164 Pass down LD_FOR_TARGET.
12165
12166Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12167
12168 * winsup: New directory.
12169 * Makefile.in: Build winsup.
12170 * configure.in: Winsup is configured when target is win32.
12171 Can only build win32 target GDB when native.
4e81ae98 12172
6599da04
JM
12173Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12174
12175 * config.guess: Recognize HP model 819 machines as having
12176 a PA 1.1 processor.
12177
12178Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12179
12180 * configure: Fix sed loop which substitutes for CC and CXX to
12181 avoid bug found in various sed implementations.
12182
12183Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12184
12185 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12186 simulator. Use standard powerpc-*-eabi*.
12187
12188Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12189
12190 * configure.in: Stop putting gas and binutils in noconfigdirs for
12191 powerpc-*-aix* and rs6000-*-*.
12192
12193Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12194
12195 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12196 -mcall-aixdesc libraries.
12197
12198Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12199
12200 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12201
12202 * config.sub (arm | armel | armeb): Fix shell syntax.
12203
12204Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12205
12206 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12207 -msoft-float and -mcpu=common support.
12208 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12209 libraries.
12210
12211Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12212
12213 * configure.in: Allow configuration and build of emacs19 for the alpha.
12214
12215Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12216
12217 * configure.in (CC): Get ^CC, not just any old CC, from
12218 ${host_makefile_frag}.
12219
12220Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12221
4e81ae98 12222 * configure.in (CC): Try to get CC from
6599da04
JM
12223 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12224
12225Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12226
12227 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12228 only if it exists in $(srcdir).
12229
12230Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12231
12232 * configure: If CC and CXX are not set in the environment, set
12233 them, based on either an existing Makefile or on searching for gcc
12234 in PATH. Substitute for CC and CXX in Makefile.
12235 * configure.in: Remove libm from target_libs. Separate
12236 target_configdirs from configdirs. If CC is not set in
12237 environment, try to get it from a host Makefile fragment. Rewrite
12238 changes of configdirs to use skipdirs instead. A few minor
12239 tweaks. Take directories out of target_configdirs as they are
12240 taken out of configdirs. Remove existing Makefile files from
12241 subdirectories. Substitute for TARGET_CONFIGDIRS and
12242 CONFIG_ARGUMENTS in Makefile.
12243 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12244 by configure.in.
12245 (CONFIG_ARGUMENTS): Likewise.
12246 (CONFIGURE_TARGET_MODULES): New variable.
12247 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12248 ($(CONFIGURE_TARGET_MODULES)): New target.
12249 (configure-libg++, configure-libio): New targets.
12250 (all-libg++): Depend upon configure-libg++.
12251 (all-libio): Depend upon configure-libio.
12252 (configure-libgloss, all-libgloss): New targets.
12253 (configure-libstdc++): New target.
12254 (all-libstdc++): Depend upon configure-libstdc++.
12255 (configure-librx, all-librx): New targets.
12256 (configure-newlib): New target.
12257 (all-newlib): Depend upon configure-newlib
12258 (configure-xiberty): New target.
12259 (all-xiberty): Depend upon configure-xiberty.
12260
12261Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12262
12263 * configure.in (host i[345]86-*-win32): Expand the
12264 noconfigdirs again.
12265
12266Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12267
12268 * mpw-configure: Fix sed command file name.
12269
12270Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12271
4e81ae98 12272 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12273 noconfigdirs again.
12274
12275Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12276
12277 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12278 or powerpc*-*-pe*, since they are not yet supported.
12279
12280Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12281
12282 Add PowerMac support and many other enhancements.
12283 * mpw-configure: New option --cc to select compiler to use,
12284 paste options set according to --cc into the generated
12285 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12286 if mpw-make.sed is present.
12287 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12288 add forward includes for PowerPC include files.
12289 * mpw-build.in: Build using Makefile.PPC if present.
12290 (do-byacc, etc): Remove separate version resource builds.
12291 (do-gas): Build "stamps" before "all".
12292 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12293 * mpw-README: Update to reflect --cc option, PowerMac support,
12294 and recently-reported compatibility problems.
12295
12296Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12297
12298 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12299 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12300 (--with-multilib-top): Pass to recursive invocations.
12301
12302Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12303
12304 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12305 v810-*-*.
12306
12307Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12308
12309 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12310 gdb, ld and opcodes on v810-*-*.
12311
6599da04
JM
12312Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12313
12314 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12315 (local-maintainer-clean): New target.
12316 (maintainer-clean): New target.
12317 (realclean): Just depend upon maintainer-clean.
12318
12319Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12320
12321 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12322
12323Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12324
12325 * configure.in: Build ld in mips*-*-bsd* case.
12326
12327Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12328
12329 * config.sub: Accept -lites* OS. From Ian Dall.
12330
12331Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12332
12333 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12334 targets.
6599da04
JM
12335
12336Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12337
12338 * configure.in: treat i386-win32 canadian cross the same as
12339 i386-go32 canadian cross.
12340
12341Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12342
12343 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12344 running under the simulator to build a reduced set of libraries.
12345 (powerpc-*-eabiaix): Add fine grained multilib support added to
12346 other powerpc targets yesterday.
12347
12348Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12349
12350 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12351 -disable-softfloat, -disable-relocatable, -disable-aix, and
12352 -disable-sysv to control which multilib libraries get built.
12353
12354Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12355
12356 * configure: Add Makefile.tem to list of files to remove in trap
12357 handler.
12358
12359Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12360
12361 * config.guess (*Linux*): Add missing "exit"s.
12362 Also, need specific check for alpha-unknown-linux (uses COFF).
12363
12364Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12365
12366 * config.guess: Merge with FSF:
12367
12368 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12369 * config.guess (AIX4): More robust release numbering discovery.
12370
12371 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12372 * config.guess (i386-sequent-ptx): Properly get version number.
12373
12374 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12375 * config.guess (mips:*:4*:UMIPS): New case.
12376
12377Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12378
12379 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12380 (i386-win32 host): Likewise. Don't build readline.
12381
12382Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12383
12384 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12385 SUPPORT_FILES to submakes.
12386
12387Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12388
12389 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12390 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12391 mpw-configure.
12392
12393Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12394
12395 * configure.in (appdirs): Use =, not ==, in test expression when
12396 trying to build the text to print in the warning message for
12397 Solaris users.
12398
12399Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12400
12401 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12402
12403Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12404
12405 * config.guess: Recognize lynx-2.3.
12406
12407Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12408
12409 * config.sub (z8ksim): Deleted
12410 (z8k-*-coff): New, this is the one true name of the target.
12411
12412Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12413
12414 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12415
12416Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12417
12418 * config.guess (*:Linux:*:*): First try asking the linker what the
12419 default object file format is (elf, aout, or coff). Then if this
12420 fails, try previous methods.
12421
12422Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12423
12424 * configure.in: Don't build newlib for *-*-vxworks5.1.
12425
12426Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12427
12428 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12429 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12430
12431Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12432
12433 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12434
12435Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12436
12437 * cfg-ml-com.in: New file.
12438 * cfg-ml-pos.in: New file.
12439
12440Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12441
12442 * COPYING.NEWLIB: Add HP free copyright to list.
12443
12444Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12445
12446 * config.sub: Recognize -eabi* for the system, not just -eabi.
12447
12448Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12449
12450 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12451 * config.sub, configure.in (win32): New target and host.
12452
12453Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12454
12455 * configure.in: Add i386-pe configuration.
12456
12457Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12458
12459 * mpw-build.in (install): Install GDB after LD.
12460
12461Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12462
12463 * mpw-config.in (elf/mips.h): Always forward-include, needed
12464 for GDB to build.
12465
12466Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12467
12468 * testsuite: New directory for customer acceptance and whole tool
12469 chain tests.
12470
12471Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12472
12473 * configure: If per-host line isn't found, but AC_OUTPUT is found
12474 and a configure script exists, run it instead.
12475
12476Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12477
12478 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12479
12480Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12481
12482 * configure: Set build_{cpu,vendor,os,alias} to host values when
12483 --build isn't specified.
12484
12485Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12486
12487 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12488 (FLAGS_TO_PASS): Pass them.
12489 (EXTRA_TARGET_FLAGS): Ditto.
12490
6599da04
JM
12491Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12492
12493 * Makefile.in (all-libg++): Depend on all-libstdc++.
12494
12495Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12496
12497 * configure.in (noconfigdirs): Enable all packages for
12498 i386-unknown-netbsd.
12499
12500Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12501
12502 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12503 hosted builds (DOS builds)
12504
12505Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12506
12507 Changes for ARM based on patches from Richard Earnshaw:
12508 * config.sub: Handle armeb and armel.
12509 * configure.in: Omit arm linker only for riscix.
12510
12511Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12512
12513 * config.guess: Update from FSF.
12514
12515Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12516
63f6bcd7 12517 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12518 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12519 powerpcle variant. Convert pentium into i586, not i486. Add p5
12520 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12521 temporarily.
12522
12523Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12524
12525 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12526
12527Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12528
12529 * config.sub: Accept -lites* as a basic system type.
12530
12531Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12532
12533 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12534 installed, and if so return linuxoldld as the system name.
12535
12536Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12537
12538 * config.guess: Add hppa1.1-hp-lites support.
12539
12540Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12541
12542 * configure.in: Don't build newlib for m68k-vxworks5.1.
12543
12544Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12545
12546 * configure.in (mips-sgi-irix6): Use mh-irix5.
12547
12548Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12549
12550 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12551
12552Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12553
12554 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12555 OSF/1. Fix compiler flags.
6599da04
JM
12556 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12557
12558Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12559
12560 * configure.in: Recognize --with-newlib.
12561 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12562
12563Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12564
d207ebef 12565 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12566 to *_X11_MODULES due to gdbtk needing X include files et al.
12567
12568Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12569
12570 Merge in support for Mac MPW as a host.
12571 (Old change descriptions retained for informational value.)
12572
12573 * mpw-config.in: Add generic include forwards for cpu-specific
12574 include files in aout and elf directories.
12575
12576 * mpw-configure: Added copyright.
12577 * mpw-config.in: Check for presence of required build tools.
12578 (target_libs): Add newlib.
12579 (target_tools): Add examples.
12580 (Read Me): Generate as "Read Me for MPW" instead.
12581 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12582 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12583 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12584
12585 * mpw-configure: Remove subdir-specific makefile hackery,
12586 delete mk.tmp after using it.
12587
12588 * mpw-build.in (all): Display start and end times.
12589
12590 * mpw-configure (host_canonical): Set.
12591 (target_cpu): Always add to makefiles.
12592 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12593 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12594 (mpw-mh-mpw): Look for in srcdir and srcroot.
12595 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12596
12597 * mpw-build.in: (install-only): New target.
12598
12599 * mpw-configure (host_alias, target_alias): Rename from hostalias
12600 and targetalias, add into generated Makefile.
12601 (mk.tmp): If present, add into generated Makefile.
12602 * mpw-build.in (all-gas): Build config.h first before gas proper.
12603
12604 * mpw-configure (config.status): Write only if changed.
12605 * mpw-config.in (readline): Configure it (not built, just used for
12606 definitions).
12607
12608 * mpw-config.in (elf/mips.h): Add a forward include.
12609
12610 * mpw-config.in: Forward-include most .h files in include into
12611 extra-include.
12612 (readline): Don't build.
12613 mpw-build.in (install): Install GDB.
12614
12615 * mpw-configure (prefix, mpw_prefix): Handle it.
12616 * mpw-config.in (mmalloc, readline): Don't configure.
12617 * mpw-build.in (thisscript): Rename to ThisScript.
12618 Use mpw-build instead of BuildProgram everywhere.
12619 (mmalloc, readline): Don't build.
12620 * mpw-README: New file, basic documentation about the MPW port.
12621
12622 * mpw-config.in: Use forward-include to create include files.
12623
12624 * mpw-configure: Add more things to the top of each configured
12625 Makefile, including contents of config/mpw-mh-mpw.
12626 * mpw-config.in (extra-include): Create this directory and fill it
12627 with Posix-like include files when configuring.
12628
12629 * config.sub (apple, mac, mpw): Add various aliases.
12630
12631 * mpw-build.in: New file, top-level build script fragment for MPW.
12632 * mpw-configure: New file, configure script for MPW.
12633 * mpw-config.in: New file, config fragment for MPW.
12634
12635Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12636
12637 * configure.in (host_libs): Remove glob, since it is gone from the
12638 sources.
12639
12640Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12641
12642 * Makefile.in: define empty GDB_NLM_DEPS var.
12643
12644 * configure.in(target_makefile_frag): use config/mt-netware
12645 for netware targets.
12646
12647Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12648
12649 * config.sub: Merge in recent FSF changes. Remove linux special
12650 cases.
12651
12652Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12653
731a8127 12654 Revert this change:
6599da04
JM
12655
12656 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12657
12658 * build-all.mk: Use CC=cc -Xs on Solaris.
12659
6599da04
JM
12660Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12661
12662 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12663 stop using it.
12664 * Makefile.in: Nuke all references to glob subdirectory.
12665
12666Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12667
12668 * configure.in: Fix --enable-shared logic in per-host.
12669
12670Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12671
12672 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12673
12674Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12675
12676 * configure.in (noconfigdirs): Don't build gas on AIX, for
12677 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12678
12679Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12680
12681 * configure: Fix --cache-file to work if the file argument is a
12682 relative path.
12683
12684Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12685
12686 * configure: If the --cache-file is used, pass it down to
12687 configure in subdirectories.
12688
12689Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12690
12691 * config.sub: add vxworks29k configuration.
12692
12693Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12694
12695 * Makefile.in (taz): Do "diststuff" part quietly.
12696
12697Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12698
12699 * config.sub: Mini-merge with gcc/config.sub.
12700
12701Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12702
12703 * config.guess (IRIX): Sed - to _.
12704
12705Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12706
12707 * Makefile.in (source-vault, binary-vault): New targets.
12708
12709Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12710
12711 * config.sub: Recognize -eabi as a basic system type.
12712
12713Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12714
12715 * configure.in (enable_shared stuff): Fix typo.
12716
12717Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12718
12719 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12720
12721Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12722
12723 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12724
12725Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12726
12727 * configure.in (rs6000-*-*): Don't build gas.
12728
12729Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12730
12731 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12732 reduce command line length.
12733 (AS_FOR_TARGET): Check for as.new, not Makefile.
12734 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12735
12736Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12737
12738 * config.guess: Merge from FSF.
12739
12740Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12741
12742 * configure: Don't use $ when handling program_suffix.
12743
12744Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12745
12746 * configure.in: Configure tk for hppa/hpux.
12747
12748Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12749
12750 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12751
12752Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12753
12754 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12755 to LIBCXXFLAGS. Tests are better run without it.
12756
12757Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12758
12759 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12760
12761Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12762
12763 * configure.in (*-*-netware*): Don't configure xiberty.
12764
12765Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12766
12767 * configure.in: Remove tk from native_only list.
12768
12769Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12770
12771 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12772 for special NCD build.
12773
12774Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12775
12776 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12777 makeall.bat, they're only useful for binutils snapshots.
12778 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12779 makeall.bat to specified SUPPORT_FILES.
12780
12781Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12782
12783 * build-all.mk: Add Ericsson targets to sun4 and solaris
12784 hosts. Add BNR's sun4 target to solaris host, so their
12785 build-from-source will be tested in-house first.
12786
12787Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12788
12789 * Makefile.in (LIBCFLAGS): New variable.
12790 (CFLAGS_FOR_TARGET): Ditto.
12791 (LIBCFLAGS_FOR_TARGET): Ditto.
12792 (LIBCXXFLAGS): Ditto.
12793 (CXXFLAGS_FOR_TARGET): Ditto.
12794 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12795 (BASE_FLAGS_TO_PASS): Pass them.
12796 (EXTRA_TARGET_FLAGS): Ditto.
12797
731a8127 12798 * configure.in: Support --enable-shared.
6599da04
JM
12799
12800Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12801
12802 * configure.in (target_libs): Include libstdc++ again.
12803 * config.guess: Update from FSF (for FreeBSD).
12804
12805Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12806
12807 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12808 makeall.bat.
12809 (DISTDOCDIRS): Add `etc'.
12810 (ETC_SUPPORT_PFX): New variable.
12811 (taz): Include anything from etc starting with a word in
12812 ETC_SUPPORT_PFX.
12813
12814Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12815
12816 * config.sub: Update for recent FSF changes. Remove obsolete
12817 h8300hds entry. Add -windows* and -osx as basic os. Minor
12818 spacing changes.
12819
12820Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12821
12822 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12823
12824 * config.guess: Merge with FSF.
12825 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12826
12827Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12828
12829 * configure: Since the "trap 0" handler will override the exit
12830 status on many systems, only use it for "exit 1", and make it set
12831 a non-zero exit status; reset it before "exit 0". Also, check
12832 exit status of config.sub, and error out if it failed.
12833
12834Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12835
12836 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12837 and install libgloss.
12838
12839Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12840
12841 * Makefile.in (all-binutils): Depend upon all-byacc.
12842
12843 * configure.in: Don't build emacs on Irix 5.
12844
12845Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12846
12847 * configure.in (*-*-netware*): Add libio.
12848
12849Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12850
12851 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12852 (CHECK_TARGET_MODULES): Ditto.
12853 (INSTALL_TARGET_MODULES): Ditto.
12854 (TARGET_LIBS): Ditto.
12855 (all-libstdc++): Note dependencies.
12856
12857Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12858
12859 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12860
12861Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12862
12863 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12864 -fexternal-templates.
12865
12866 * configure.in (target_libs): Add libstdc++.
12867 (noconfigdirs): Add libstdc++ as appropriate.
12868
12869Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12870
12871 * config.guess: Update from FSF.
12872
12873Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12874
12875 * configure: Use ${config_shell} when running ${configsub}.
12876
12877Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12878
12879 * config.sub: No longer recognize h8300h.
12880
12881Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12882
12883 * config.sub: Remove extraneous differences between config.sub and
12884 gcc/config.sub.
12885
12886Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12887
12888 * Makefile.in (DISTSTUFFDIRS): Add gas.
12889
12890Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12891
12892 * COPYING.NEWLIB: New file.
12893
12894Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12895
12896 * config.guess (HP-UX): Patch from Harlan Stenn
12897 <harlan@landmark.com> to also emit release level.
12898
12899Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12900
12901 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12902
12903Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12904
12905 * config.sub: Merge nextstep cleanup from FSF.
12906
12907Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12908
12909 * configure.in (arm-*-*): Don't configure ld for this target.
12910
12911Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12912
12913 * configure.in (*-*-netware): don't configure libg++, libio,
12914 librx, or newlib.
12915
12916Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12917
12918 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12919 configure ld--it works, but it doesn't support shared libraries.
12920
12921Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12922
12923 * config.guess (*-unknown-freebsd*): Get rid of possible
12924 trailing "(Release)" in version string.
12925 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12926
12927Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12928
12929 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12930 Fix type: *-next-neststep -> *-next-nextstep.
12931
12932 * config.guess: Merge from FSF:
12933
12934 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12935
12936 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12937
12938 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12939
12940 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12941 instead of UNIX_SV for UnixWare 1.0).
12942
12943Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12944
12945 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12946 to make gdb/nlm/* build after the compiler and linker.
12947
12948Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12949
12950 * config.guess (netbsd, freebsd, linux): Accept any machine,
12951 not just i[34]86.
12952 (m68k-atari-sysv4): Relocate to match FSF version.
12953
12954 * config.guess: More merges from the FSF:
12955
12956 Add a space before function call or macro invocation.
12957
12958 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12959
12960 * config.guess: Add trap cmd to remove dummy.c and dummy when
12961 interrupted.
12962
12963 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12964
12965 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12966 (dummy): Redirect stderr from compilation of dummy.c.
12967
12968 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12969
12970 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12971
12972Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12973
12974 * configure: Accept and ignore --cache*, for compatibility with
12975 new autoconf.
12976
12977Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12978
12979 * config.guess: Merge from FSF:
12980
12981 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12982
12983 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12984 (PATH): Add /.attbin at end for finding uname.
12985 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12986
12987 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12988
e490616e 12989 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12990
12991 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12992
e490616e
ZW
12993 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12994 to select whether to use ELF or COFF.
6599da04
JM
12995
12996 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12997
e490616e 12998 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12999
13000 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13001
13002 * config.guess: Guess the OS version for HPUX.
13003
13004 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13005
13006 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13007
13008Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13009
13010 * configure.in: Recognize --with-headers, --with-libs, and
13011 --without-newlib.
13012 * Makefile.in (all-xiberty): Depend upon all-ld.
13013
13014Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13015
13016 * configure.in: Change i[34]86 to i[345]86.
13017
13018Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13019
13020 * configure (version): A few more tweaks to help message.
13021
13022Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13023
13024 * Makefile.in: Remove (for now) librx as a host library,
13025 now that we're building it for target.
13026
13027Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13028
13029 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13030 (Karl Berry).
13031
13032Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13033
13034 * configure.in: Also configure librx.
13035
13036Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13037
13038 * Makefile.in: Update various rules to reflect that librx
13039 is now needed for libg++.
13040
13041Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13042
13043 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13044
13045Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13046
13047 * configure.in: Configure the examples directory.
13048
13049Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13050
13051 * configure: Simplify Jun 2 1994 change.
13052
13053Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13054
13055 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13056 /bin/gcc isn't good enough to build gcc.
13057
13058Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13059
13060 * Makefile.in (GDB_SUPPORT_FILES): Remove
13061 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13062 (gdb.tar.gz): Add new rule to use standard distribution building
13063 mechanism.
13064
13065Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13066
13067 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13068 Bill Cox <bill@cygnus.com>.
13069
13070Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13071
13072 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13073
13074Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13075
13076 * configure: Search current dir first in .gdbinit.
13077
13078Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13079
13080 * config.sub: Recognize freebsd (merged from gcc config.sub).
13081
13082Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13083
13084 * config.sub: Refer to NeXT's operating system as nextstep.
13085
13086 * config.sub (case $basic_machine): Re-order the cases, to match
13087 the order in the FSF version (which is mostly alphabethical).
13088 Merge in some additions and changes from the FSF.
13089
13090Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13091
13092 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13093 * config.sub: Recognize cxux7.
13094 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13095
13096Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13097
13098 * config.sub: Fix typo powerpc -> powerpc-*.
13099
13100Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13101
13102 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13103
13104 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13105 parallel with all-emacs and install-emacs). Top-level command
13106 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13107
13108Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13109
13110 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13111 $(relbindir)/make before doing ``make install'', and use
13112 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13113 installing over running make binary.
13114 ($(host)-stamp-stage3-installed): Likewise.
13115
13116Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13117
13118 * config.guess: Recognize Mach.
13119
13120Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13121
13122 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13123 see whether --exec-prefix was used.
13124
13125Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13126
13127 * README: Explicitly mention libg++/README. (Zoo's idea.)
13128
13129Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13130
13131 * Makefile.in: Add all-librx target similar to all-libproc.
13132
13133Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13134
13135 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13136 with post 1.2 uname bogosity.
13137
13138Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13139
13140 * configure: Remove temporary files on receipt of a signal.
13141
13142Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13143
13144 * configure: If there is a package_makefile_frag, remove
13145 ${subdir}/Makefile.tem after copying it in.
13146
13147Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13148
13149 * build_all.mk: support rs6000 lynx identifies itself as
13150 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13151 since /bin/gcc is too feeble to compile a modern gcc.
13152
13153Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13154
13155 * brought devo/test-build.mk update-to-date with progressive/
13156 test-build.mk. Add lynx targets and hppa flag info.
13157
13158Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13159
13160 * configure.in: Use mh-ncrsvr43. Patch from
13161 Tom McConnell <tmcconne@sedona.intel.com>.
13162
13163Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13164
13165 * config.guess (i386-unknown-bsdi): No longer need to
13166 check #if defined(__bsdi__) && defined(__i386__).
13167
13168Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13169
13170 * configure: Set program_transform_nameoption correctly.
13171
13172Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13173
13174 * brought build-all.mk update-to-date with progressive build-all.mk,
13175 added new targets and hppa info.
4e81ae98 13176
6599da04
JM
13177Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13178
13179 * configure: If config.guess result is a prefix of the user
13180 specified target, assume a native build and use the user specified
13181 target as the host alias. Remove SunOS patch suffix removal hack.
13182 * configure.in: Remove SunOS patch suffix removal hack.
13183
13184 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13185 in NATIVE_CHECK_MODULES.
13186
13187Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13188
13189 * Makefile.in: Rename HOST_ONLY to NATIVE.
13190 * configure: Delete SunOs patch suffix from host_canonical
13191 and build_canonical variables that are prepended to Makefiles.
13192 * configure.in: Add comments for easier maintenance.
13193
13194Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13195
13196 * Makefile.in: Add all-libproc target similar to all-gui.
13197
13198Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13199
13200 * Makefile.in (CHECK_MODULES): split into
13201 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13202
13203Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13204
13205 * config.guess (i386-unknown-bsdi): New system to guess.
13206
13207Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13208
13209 * Makefile.in: Add all-gui target (but not yet build by "all").
13210
13211Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13212
13213 * config.sub: Move deletion of patch suffix from here...
13214 * configure.in: To here, at Ian's suggestion. The top-
13215 level scripts might need to know of a patch level.
13216
13217Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13218
13219 * config.sub: Strip off patch suffix so rtl is recognized
13220 as a sunos4.1.3 machine, even though it's been patched.
13221
13222Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13223
13224 * Makefile.in (INSTALL_LAST): Delete.
13225 (INSTALL_DOSREL): New.
13226
13227Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13228
13229 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13230 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13231 whether we pass down --with-gnu-ld anyhow.
13232
13233Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13234
13235 * Makefile.in (INSTALL_LAST): Change operation so it works
13236 on more flavors of make.
13237 * configure.in (go32): Don't build libg++ or libio.
13238
13239Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13240
13241 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13242 they can be overriden by templates.
13243
13244Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13245
13246 * configure.in (target==go32): Don't build gdb.
13247 * dosrel: New directory.
13248
13249Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13250
13251 * configure.in (host==go32): Configure dosrel too.
13252 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13253 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13254 be set by incoming names or templates.
13255 (INSTALL_LAST): New rule.
6599da04
JM
13256
13257Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13258
13259 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13260
13261Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13262
6599da04
JM
13263 * configure.in (appdirs): New variable. Currently empty, but will
13264 be used in gas distribution. If nonempty, lists a set of
13265 directories at least one of which must get configured, or top
13266 level configuration is considered to have failed.
13267 (rs6000-*-lynxos*): Use new file name.
13268
13269Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13270
13271 Eliminate XTRAFLAGS.
13272 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13273 newlib include files using -idirafter, and also use -nostdinc.
13274 (CXX_FOR_TARGET): Likewise.
13275 (XTRAFLAGS): Removed.
13276 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13277 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13278 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13279 ($(DO_X)): Don't pass down XTRAFLAGS.
13280
13281Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13282
13283 * configure.in (mips*-dec-bsd*): New target; do build linker.
13284 (mips*-*-bsd*): New target; don't build linker.
13285
13286Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13287
13288 * configure.in: support rs6000-*-lynxos* configuration.
13289 support sunos4 as a cross target.
13290
13291 * config.sub: look for lynx*, not lynx since the OS version may
13292 legitimately be part of the name.
13293
13294Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13295
13296 * configure.in (i[34]86-*-sco*): Move to be with other i386
13297 targets.
13298 (romp-*-*): New target. Skip various binary utilities.
13299 (vax-*-*): New target. Don't build newlib.
13300 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13301
13302Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13303
13304 * configure.in: Only set host_makefile_frag if config
13305 directory exists.
13306
13307Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13308
13309 * install.sh: If $dstdir exists, don't check whether each
13310 component does.
13311
13312Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13313
13314 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13315
13316Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13317
3b75d237
AJ
13318 * configure.in (*-*-lynxos*): Don't configure newlib for either
13319 native or cross Lynx.
6599da04
JM
13320
13321Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13322
13323 * config.sub (sparc64-elf): Fix os.
13324 (z8k): Remove duplicate.
13325
13326Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13327
13328 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13329 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13330
13331Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13332
13333 * configure: Make file links cleanly even if Lynx fails on
e490616e 13334 an NFS symlink (at least fail cleanly).
6599da04
JM
13335
13336Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13337
13338 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13339 -XNh2000.
13340
13341Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13342
13343 * configure: Unknown options are fatal again.
13344
13345Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13346
13347 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13348 compatibility.
6599da04
JM
13349
13350Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13351
13352 * build-all.mk: Add `clean' target.
13353
13354Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13355
13356 * config.guess: Add SINIX support.
13357 * configure.in: Add mips-*-sysv4* support.
13358
13359Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13360
13361 * build-all.mk: Document all useful targets.
13362 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13363 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13364
13365Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13366
13367 * configure: Support --silent, --quiet.
13368
13369Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13370
13371 * configure: Support --disable-FEATURE.
13372
13373Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13374
13375 * config.guess: Recognize NCR running SVR4.3.
13376
13377Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13378
13379 * config.guess: Make BSDI generate i386-unknown-bsd386.
13380 Patch from Paul Eggert <eggert@twinsun.com>.
13381
13382Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13383
13384 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13385
13386Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13387
13388 * configure: Make unrecognized options give nonfatal warnings
13389 instead of fatal errors, and pass them to any subdirectory
13390 configures in case they recognize them.
13391 Make --x equivalent to --with-x.
13392
13393Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13394
13395 * configure: Add --enable-* options. Clean up usage message and
13396 some comments.
13397
13398Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13399
13400 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13401
13402Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13403
13404 * configure.in (hppa*-*-*): Enable binutils.
13405
13406Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13407
13408 * config.sub: Recognize cisco.
13409
13410Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13411
13412 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13413
13414Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13415
13416 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13417 than one configuration name. Add comment.
13418
13419Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13420
13421 * config.guess: about target *-hitachi-hiuxwe2, fixed
13422 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13423 macro is incorrect.]
13424
13425Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13426
13427 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13428 than the "make ls" stuff which used to be here.
13429
13430Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13431
13432 * config.guess: Recognize i[34]86-unknown-freebsd.
13433 From Shawn M Carey <smcarey@rodan.syr.edu>.
13434
13435Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13436
13437 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13438
13439Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13440
13441 * config.guess: Check for ptx.
13442
13443Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13444
13445 * config.sub: Add os9k checking.
13446
13447Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13448
13449 * config.guess: Handle OSF1 running on HPPA processors
13450
13451Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13452
13453 * configure: If subdir configure fails, print out a message with
13454 subdirectory name, in case subdir's configure code didn't identify
13455 itself.
13456
13457Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13458
13459 * configure.in: Remove embedded newlines from configdirs.
13460 Avoid mismatches of substrings. Fix matching strings at end
13461 of configdirs.
13462
13463Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13464
13465 * config.guess: Add Lynx/rs6000 config support.
13466
13467Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13468
13469 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13470
13471Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13472
13473 * configure.in (hppa*-*-osf*): Treat this just like most other
13474 PA configurations (eg no binutils or ld).
13475 (hppa*-*-*elf*): These configurations have binutils and ld.
13476
13477Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13478
13479 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13480
13481Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13482
13483 * configure.in (rs6000-*-*): Build gas.
13484
13485Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13486
e490616e 13487 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13488
13489Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13490
13491 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13492 for GDB and GDB has been fixed to not need it.
13493
6599da04
JM
13494Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13495
13496 * config.guess: Recognize vax hosts.
13497
13498Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13499
13500 * configure (while loop): Don't use "break 2" inside case
13501 statement -- the case statement isn't an enclosing loop.
13502
13503Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13504
13505 * config.guess: Clean up NeXT support, to allow nextstep
13506 on Intel machines. Make OS be nextstep.
13507
13508Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13509
13510 * config.guess: Add alternate forms for Convex.
13511
13512Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13513
13514 * configure: Completely rewrite option processing. Take
13515 advantage of pattern-matching to avoid invoking test frequently.
13516 Also clean up host and target defaulting logic.
13517
13518Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13519
13520 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13521 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13522 commands (plus user environment) will fit SCO limits.
13523
13524Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13525
13526 * configure.in: Don't issue warnings about directories which are
13527 not being configured if -norecursion is set. Correct test for
13528 --with-gnu-as and --with-gnu-ld to not get confused by substring
13529 matches.
13530
13531 * configure.in: Don't build gas for alpha-dec-osf1*.
13532
13533Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13534
13535 * configure: Back out Per's change of 12/19/1993. It changes the
13536 behavior of configure in unexpected and confusing ways.
13537
13538 Also, use different delim char when calculating
13539 program_transform_name so that the name can contain slashes.
13540
13541Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13542
13543 * configure.in, config.sub: Add support for VSTa micro-kernel.
13544
13545Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13546
13547 * configure.in: Nuke hacks which were used to get a special
13548 version of GAS for HPPA configurations.
13549
13550Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13551
13552 * configure: If only ${target_alias} is given, use that
13553 as the default for ${host_alias}.
13554 * configure: Add missing back-slashes before nested quotes.
13555
13556Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13557
13558 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13559
13560Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13561
13562 * config.guess: Recognize some Tektronix configurations.
13563 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13564
13565Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13566
13567 * config.sub: Match any flavor of SH.
13568
13569Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13570
13571 * configure.in: Don't try to configure newlib for Alpha.
13572
13573Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13574
13575 * configure.in: Don't build ld for Irix 5. Don't build gas,
13576 libg++ or libio for any Alpha target.
13577
13578 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13579
13580Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13581
13582 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13583 default arguments -- so it tried to compress itself.
13584
13585Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13586
13587 * configure.in (notsupp): ensure that a space is always at the end
13588 of the configdirs list, since the grep checks for an explicit space
13589
13590Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13591
13592 * configure.in (target i386-sysv4.2): don't build ld, since static
13593 versions of many libraries are not available.
13594
13595Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13596
13597 * config.guess: Recognize Apollos (using environment variables).
13598 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13599
13600Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13601
13602 * config.guess: Recognize Sony news mips running newsos.
13603
13604Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13605
13606 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13607 "fi ; else" for bash.
13608
13609Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13610
13611 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13612
13613Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13614
13615 * config.sub: accept unixware as an alias for svr4.2.
13616 Fix some inconsistancies with the gcc version.
13617
13618Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13619
13620 * Makefile.in (DISTDOCDIRS): Add gdb.
13621
13622Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13623
13624 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13625
13626Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13627
13628 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13629 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13630 this now.
13631
13632Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13633
13634 * config.sub: Accept hiux* as an OS name.
13635
13636 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13637 etc/make-stds.texi. The underscore came from gcc, and dje now
13638 agrees that RUNTESTFLAGS is the correct name.
13639
13640Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13641
13642 * install.sh: Remove 'set -e'. It makes any conditionals
13643 in the script useless.
13644
13645 * config.guess: Automatically recognize arm-acorn-riscix
13646 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13647
13648Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13649
13650 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13651
13652Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13653
13654 * Makefile.in (DISTDOCDIRS): New variable.
13655 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13656 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13657
13658Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13659
13660 * configure.in (hppa target): check the source directory for the
13661 pagas sub-directory
13662
13663Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13664
13665 * config.sub: Allow -aout* and -elf*.
13666
13667Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13668
13669 * configure.in: Don't build ld on i386-solaris2, same as for
13670 sparc-solaris2.
13671
13672Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13673
13674 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13675
13676Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13677
13678 * configure.in: Configure gdb for alpha.
13679
13680Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13681
13682 * Makefile.in (CXXFLAGS): Add -O.
13683
13684Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13685
13686 * config.guess: added support for DG Aviion
13687
13688Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13689
13690 * configure.in: Produce warning message for subdirectories not
13691 configurable for this host/target combination. Don't try to
13692 configure gdb for vms.
13693
13694Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13695
13696 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13697 appropriate files before making "diststuff".
13698 (DISTBISONFILES): New var: list of files to be edited.
13699 (DISTSTUFFDIRS): Add binutils.
13700
13701Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13702
13703 * config.sub: also handle mipsel and mips64el (for little endian mips)
13704
13705Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13706
13707 * configure.in: Add * to end of all OS names.
13708
13709Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13710
13711 * configure.in: Build newlib for LynxOS native.
13712
13713Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13714
13715 * config.guess: Add support for delta 88k running SVR3.
13716
13717 * configure.in: Add comment about HP compiler vs. emacs.
13718
13719Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13720
13721 * configure.in: don't build ld on solaris2 (not a viable option
13722 due to bugs in getpwnam & getpwuid)
13723
13724Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13725
13726 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13727 config.guess will produce a full version number.
13728
13729Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13730
13731 * configure.in: Build linker and binutils for alpha-dec-osf1.
13732
13733Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13734
13735 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13736 and gdb/testsuite/Makefile.in.
13737
13738Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13739
13740 * configure.in: recognize mips*- instead of mips-
13741
13742Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13743
13744 * config.sub: Accept linux*coff and linux*elf as operating
13745 systems.
13746
13747Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13748
13749 * config.sub: Recognize mips64, and mips3 as an alias for it.
13750
13751Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13752
13753 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13754 gdb knows how to handle OSF/1 shared libraries.
13755
13756Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13757
13758 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13759 * config.guess: Recognize Hitachi's HIUX.
13760 * config.sub: Recognize h3050r* and hppahitachi.
13761 Remove redundant cases for hp9k[23]*.
13762
13763Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13764
13765 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13766 if gas and ld are in the source tree and are in ${configdirs}.
13767 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13768 --with options (but still pass them down on the command line,
6599da04
JM
13769 if they were explicitly specified).
13770
13771Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13772
13773 * configure: substitute SHELL value in Makefile.in with
13774 ${CONFIG_SHELL}
13775
13776Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13777
13778 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13779 *-*-solaris2* targets.
13780
13781Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13782
13783 * Makefile.in: define M4, and pass it down to sub-makes;
13784 all-autoconf now depends on all-m4
13785
13786Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13787
13788 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13789 presence of {ar,ranlib} instead of a configured directory
13790
13791Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13792
13793 * config.guess: Accept 34?? as well as 33?? for NCR.
13794
13795Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13796
13797 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13798 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13799
13800Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13801
13802 * configure: grab values for $(CC) and $(CXX) from the
13803 environment, so that someone can do "CC=gcc configure; make" and
13804 have it work right (matching the way that autoconf works now)
13805
13806 * configure.in, Makefile.in: add support for gash, the tcl
13807 interface to Galaxy
13808
13809 * config.guess: add NetBSD variants (hp300, x86)
13810
13811Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13812
13813 * install.sh: Support -d option (in the manner of SunOS 4 install,
13814 as it is more deterministic than that of GNU install)
13815 (chmodcmd): Set file to mode 755 by default (should also do default
13816 chgrp and chown, but I don't feel like dealing with that now)
13817
13818Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13819
13820 * config.sub: Remove h8300hhms alias.
13821
13822Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13823
13824 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13825
13826Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13827
13828 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13829 as stmp-fixinc
13830
13831Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13832
13833 * config.sub: recognize m88110-bug-coff.
13834
13835Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13836
13837 * Makefile.in (all-libio): all dependencies on the toolchain used
13838 to build this (gcc, gas, ld, etc)
13839
13840Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13841
13842 * config.guess: Deal with OSF/1 1.3 on alpha.
13843
13844Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13845
13846 * install.sh: add some 'else true' clauses for portability
13847
13848 * configure.in: don't build libio for h8[35]00-*-* targets
13849
13850Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13851
13852 * Makefile.in: Add support for new libio.
13853
13854Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13855
13856 * install.sh: If one command fails, don't try the rest. Don't try
13857 to remove $dsttmp (via trap) unless we have already created it.
13858 If $src doesn't exist, detect it and exit with an error.
13859
13860 * config.guess: Recognize BSD on hp300.
13861
13862Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13863
13864 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13865 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13866
13867Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13868
13869 * Makefile.in (all-send-pr): depends on all-prms
13870
13871Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13872
13873 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13874
13875Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13876
13877 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13878 Added test for mips-mips-riscos5.
13879
13880Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13881
13882 * configure.in: use mh-hp300 for 68k HP hosts
13883
13884Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13885
13886 * configure: add support for CONFIG_SHELL, so that you can use
13887 some alternate shell for evaluating configure scripts
13888
13889Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13890
13891 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13892 in configure script to bug-gdb@prep.ai.mit.edu when building
13893 distribution archive.
13894 * Makefile.in (COMPRESS): Remove def.
13895 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13896 gdb.tar.Z and make-gdb.tar.Z respectively.
13897 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13898 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13899 to convergence with 'taz' target in Makefile.in.
13900
13901Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13902
13903 * install.sh (dsttmp): use trap to ensure that tmp files go
13904 away on error conditions
13905
13906Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13907
13908 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13909
13910Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13911
13912 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13913 its parent is '/' not ''.
13914
13915 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13916
13917Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13918
13919 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13920 that ${newsrcdir}/configure.in does.
13921
13922Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13923
13924 * test-build.mk: support for CONFIG_SHELL
13925
13926Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13927
13928 * config.sub (netware): Add as a basic system type.
13929
13930Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13931
13932 * Makefile.in (Makefile): depend on configure.in. Also drop the
13933 $(srcdir)/ from the dependency on Makefile.in.
13934
13935Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13936
13937 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13938 (h8300hhms is temporary until multi-libraries are implemented).
13939 * configure.in: Handle h8300h too.
13940
13941Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13942
13943 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13944
13945Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13946
13947 * configure: Remove extraneous output when guessing host type.
13948 * config.guess: Remove extraneous output when guessing using C
13949 compiler rather than uname, or when guessing fails.
13950
13951Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13952
13953 * Makefile.in: remove all.cross and install.cross targets
13954
13955 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13956 definitions
13957
13958Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13959
13960 * configure.in (target sh): Build gprof.
13961
13962Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13963
13964 * config.sub: change -solaris to -solaris2
13965
13966Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13967
13968 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13969
13970Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13971
13972 * configure: Correct error message for missing Makefile.in to
13973 print correct directory.
13974
13975Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13976
13977 * install.sh: kludge around 386BSD shell bug
13978
13979Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13980
13981 * config.guess: Recognize NeXT.
13982 * config.guess: Recognize i486-ncr-sysv4.
13983 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13984
13985Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13986
13987 * Makefile.in (MAKEINFOFLAGS): New variable.
13988 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13989 * build-all.mk, test-build.mk: Pass down --no-split as
13990 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13991
13992Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13993
13994 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13995
13996Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13997
13998 * Makefile.in (libg++.tar.z): New rule.
13999 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14000 * Makefile.in (taz): Only do a single chmod.
14001
14002Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14003
14004 * install.sh: don't use dirname anymore (replaced with sed usage)
14005
14006Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14007
14008 * Makefile.in: Change extension for gzip'd files from '.z' to
14009 '.gz' per new FSF standard usage.
14010
14011Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14012
14013 * configure: put quotes around the final value of program_transform_name
14014
14015Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14016
14017 * Makefile.in: new install.sh support; update install-info rules
14018
14019Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14020
14021 * configure.in: Build diff for crosses, but not for go32 host.
14022
14023 * configure.in: Build gprof only for native, and don't build it
14024 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14025
14026Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14027
14028 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14029
14030Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14031
14032 * configure.in (host_tools): Add prms.
14033
14034Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14035
14036 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14037 with $(FLAGS_TO_PASS) on the command line
14038
14039 * config.sub: Recognize lynx and lynxos
14040
14041Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14042
14043 * config.sub: Accept -ecoff*, not just -ecoff.
14044
14045Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14046
14047 * Makefile.in (taz): Use .gz suffix instead of .z.
14048 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14049 names.
14050
14051Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14052
14053 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14054
14055Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14056
14057 * Makefile.in (install-no-fixedincludes): install gcc last, so
14058 that rebuilds that might happen during 'make install' don't get
14059 bogus gcc include files
14060
14061Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14062
14063 Change from Utah for HPPA support:
14064 * config.guess: Recognize hppa1.x-hp-bsd.
14065
14066Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14067
14068 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14069 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14070
14071Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14072
14073 * config.sub: Add support for rom68k and bug boot monitors.
14074
14075Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14076
14077 * Makefile.in: Make all-opcodes depend on all-bfd.
14078
14079Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14080
14081 * config.guess: Added special check for i[34]86-univel-sysv4*.
14082
14083Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14084
14085 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14086 the processor rather than assuming i486.
14087
14088Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14089
14090 * config.guess: Recognize SunOS6 as Solaris3.
14091
14092Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14093
14094 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14095 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14096
14097Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14098
14099 * build-all.mk (all-cross): New target for Canadian Cross.
14100 Added Q2 go32 targets.
14101 * test-build.mk: Configure go32 cross sparclite-aout and
14102 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14103 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14104
14105Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14106
14107 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14108 GO32 hosted toolchains
14109
14110Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14111
14112 * configure: change so "-exec-prefix" gets passed down rather
14113 than "-exec_prefix" so autoconf generated Makefiles get the
14114 exec_prefix set right.
14115
14116Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14117
14118 * config.guess: get the Solaris2 minor version number
14119
14120 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14121
14122Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14123
14124 * config.guess: Recognize some Sequent platforms.
14125
14126Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14127
14128 * Makefile.in: added the vault-install target
14129
14130 * configure.in: actually use the Sun3 makefile fragment that's in
14131 config, also added the release dir to configdirs
14132
14133Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14134
14135 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14136
14137Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14138
14139 * configure.in: remove some program from Alpha targetted toolchains
14140
14141Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14142
14143 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14144 gprof.
14145 (taz): Run "make diststuff" in those directories instead of "make
14146 proto-dir". Look for "VERSION=" only at start of line in subdir
14147 Makefile. Use "gzip -9" for compression.
14148 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14149 (binutils.tar.z): New target.
14150
14151Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14152
14153 * Makefile.in (taz): Include gpl.texinfo.
14154
14155Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14156
14157 * Makefile.in (setup-dirs): Merged into "taz" target.
14158 (taz): Only do `proto-dir' stuff if a directory is actually needed
14159 for this target.
14160
14161Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14162
14163 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14164 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14165 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14166 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14167 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14168
14169Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14170
14171 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14172 config.sub, and move-if-change to gdb testsuite distribution
14173 archive, so the testsuite can be extracted, configured, and
14174 run separately from the gdb distribution. Blow away the Chill
14175 tests that require a Chill compiled executable, since GNU Chill
14176 is not yet publically available.
14177
14178Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14179
14180 * test-build.mk: set environment variables in a single command,
14181 instead of a list of assignments and exports
14182
14183 * config.guess: recognize Alpha/OSF1 systems
14184
14185Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14186
14187 * configure: Change help message to prefer --options rather than
14188 -options.
14189
14190Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14191
14192 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14193 zippy@ecst.csuchico.edu.
14194 * config.guess: Recognize miniframe.
14195
14196Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14197
cc6010cd
AP
14198 * Makefile.in: Use srcroot to find runtest rather than rootme.
14199 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14200
14201Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14202
14203 * test-build.mk: Extensive additions to support building on a
14204 machine other than the host.
14205
14206Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14207
14208 * configure (tooldir): Fix for i386-aix again.
14209
14210Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14211
14212 * configure, Makefile.in: Change definition of $(tooldir)
14213 to match the FSF.
14214
14215Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14216
14217 * config.guess: Recognize i[34]86/SVR4.
14218
14219Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14220
14221 * Makefile.in (all-gdb): gdb depends on sim.
14222
14223Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14224
14225 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14226 at the same time we make the prototype gdb directory.
14227 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14228 files at the same time as the gdb base release distribution.
14229
14230Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14231
14232 * Makefile.in (check): Use individual check targets rather than
14233 DO_X rule.
14234 (check-gcc): Added.
14235
14236Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14237
14238 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14239 for System V release 3.2.
14240
14241Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14242
14243 * config.sub: Recognize hppaosf.
14244 * configure.in: Do configure ld/binutils/gas for it.
14245
14246Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14247
14248 * configure (tooldir): Alter syntax used to set this, for systems
14249 where "\$" isn't handled right, like i386-aix.
14250
14251Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14252
14253 * configure: Pass program-transform-name, not
14254 program_transform_name, to recursive configures.
14255
14256Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14257
14258 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14259 of gas+ld+binutils.
14260
14261Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14262
14263 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14264
14265Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14266
14267 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14268
6599da04
JM
14269Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14270
14271 * Makefile.in (PRMS): Set back to all-prms.
14272
14273Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14274
14275 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14276 targets, rather than for MIPS hosts.
14277
14278Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14279
14280 * configure.in: add comment for --with-x default values
14281
14282 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14283
14284 * Makefile.in: add check-* targets for each of the directories in
14285 the tree. Add a definition of RUNTEST that will use the one we
14286 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14287
14288Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14289
14290 * configure.in: Removed obsolete references to bfd_target and
14291 target_makefile_frag.
14292
14293 * build-all.mk: Set assorted targets for Q2.
14294 * config.sub: Recognize z8k-sim and h8300-hms.
14295 * test-build.mk: Really don't pass host to configure.
14296 (HOLES): Added uname.
14297
14298Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14299
14300 * configure: Handle an empty program-prefix, program-suffix or
14301 program-transform-name correctly.
14302
14303Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14304
14305 * build-all.mk: -G 8 no longer required for MIPS targets.
14306 * test-build.mk: Don't pass host argument to configure; make it
14307 guess.
14308
14309Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14310
14311 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14312 * Makefile.in (COMPRESS): New macro, like GZIP.
14313
14314Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14315
14316 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14317
14318 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14319 with gas currently defaults to -G 0.
14320
14321Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14322
14323 * Makefile.in (all-flex): flex depends on byacc.
14324
14325 * build-all.mk: If host not specified, use config.guess. Pass TAG
14326 to test-build.mk as RELEASE_TAG.
14327 * test-build.mk (configargs): New variable containing arguments to
14328 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14329 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14330
14331 * config.guess: Use /bin/uname when checking -X argument on SCO,
14332 to avoid invoking GNU uname which doesn't understand -X.
14333
14334 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14335
14336 * configure.in: Build gas for mips-*-*.
14337
14338Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14339
14340 * Makefile.in (all.normal): insert missing backslash.
14341
14342Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14343
731a8127 14344 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14345
14346 * Makefile.in: Complete overhaul to merge many almost identical
14347 targets.
14348
14349Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14350
14351 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14352 (gdb.tar.Z): Adjusted.
14353
14354 * Makefile.in (setup-dirs, taz): New targets; should be general
14355 enough to adapt for gdb sometime. Build only .z file.
14356 (gas.tar.z): New target.
14357
14358Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14359
14360 * build-all.mk: Use CC=cc -Xs on Solaris.
14361
6599da04
JM
14362Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14363
14364 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14365 for handling BISON for FSF releases.
14366
14367Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14368
14369 * configure: Actually implement the change zoo just documented.
14370
14371Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14372
14373 * configure: when using config.guess, only set target_alias when
14374 it's not already been set (ie, on the command line)
14375
14376Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14377
14378 * Makefile.in: add installcheck target, set PRMS to install-prms
14379
14380Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14381
14382 * configure: add support for package_makefile_fragment, handle the
14383 case where a directory has a configure.in file but no Makefile.in
14384 more gracefully (with an actual understandable error message, even);
14385 add support for --without (and add this to the usage message); also
14386 explicitly add a --host=${host_alias} to the command line when
14387 config.guess is used
14388
14389Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14390
14391 * configure: Must use both --host and --target in recursive calls.
14392
14393Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14394
14395 * Makefile.in: Change deja-gnu to dejagnu.
14396
14397Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14398
14399 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14400
14401Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14402
14403 * configure.in: canonicalize all instances to *-*-solaris2*,
14404 also strip out a number of tools to not build for go32 host
14405
14406Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14407
14408 * config.guess: add GPL.
14409
14410 * Makefile.in, config.guess, config.sub, configure: bump
14411 copyrights to 93.
14412
14413Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14414
14415 * Makefile.in (do-info): Removed obsolete check for existence of
14416 localenv file.
14417
14418 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14419
14420Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14421
14422 * Makefile.in: a couple of 'else true' for decstation,
14423 support for TclX
14424
14425 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14426
14427Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14428
14429 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14430
14431Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14432
14433 * config.guess: Recognize i386-ibm-aix (PS/2).
14434 * configure.in: Use config/mh-aix386 file for it.
14435
14436Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14437
14438 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14439 CC_FOR_TARGET instead.
14440 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14441
14442Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14443
14444 * Makefile.in: Add sim to list of directories sent with gdb
14445
14446Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14447
14448 * configure.in: Put back mips-dec-bsd* case.
14449
14450Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14451
14452 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14453 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14454 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14455
14456Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14457
14458 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14459
14460 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14461 (install-info): install dir.info only if it exists,
14462 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14463
14464Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14465
14466 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14467 gas for mips-dec-bsd.
14468
14469Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14470
14471 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14472 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14473
14474Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14475
14476 * configure.in: Added "dejagnu" to hosttools list.
14477
14478Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14479
14480 * config.sub, configure.in, config.guess: Add support
14481 for Bosx, an AIX variant from Bull.
14482 Patches from F.Pierresteguy@frcl.bull.fr.
14483
14484Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14485
14486 * devo/dejagnu: Initial creation of devo/dejagnu.
14487 Migrated dejagnu testcases and support files for testing software
14488 tools to reside as subdirectories, currently called "testsuite",
14489 within the directory of the software tool. Migrated all programs,
14490 support libraries, etc. beloging to dejagnu proper from
14491 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14492 with no modifications. The changes to these files which will
14493 allow them to configure, build, and execute properly will be made
14494 in a future update.
14495
14496Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14497
14498 * Makefile.in: Change send_pr to send-pr.
14499 * configure.in: Likewise.
14500 * send_pr: Renamed directory to send-pr.
14501
14502Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14503
14504 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14505
14506Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14507
14508 * README: Update for gdb-4.8 release.
14509 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14510 gdb-xxx.tar.z (gzip'd) file also.
14511
14512Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14513
14514 * Makefile.in: make all-diff depend on all-libiberty
14515
14516Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14517
14518 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14519
14520Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14521
14522 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14523
14524Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14525
14526 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14527 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14528 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14529
14530Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14531
14532 * Makefile.in: makeinfo binary is in a new location
14533
14534Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14535
14536 * config.sub: Accept -ecoff as an OS.
14537
14538 * Makefile.in: Various changes to eliminate a level of make
14539 recursion and reduce the required command line length.
14540 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14541 sub-makes.
14542 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14543 variables holding settings for specific sub-makes.
14544 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14545 in terms of BASE_FLAGS_TO_PASS.
14546 (TARGET_LIBS): New variable listing directories which use
14547 TARGET_FLAGS_TO_PASS.
14548 (subdir_do): Eliminated.
14549 (do-*): New set of targets to replace subdir_do.
14550 (various): All targets which used subdir_do now depend on do-*.
14551 (local-clean): Renamed from do_clean.
14552 (local-distclean): New target, dependency of distclean and
14553 realclean.
14554 (install-info): Don't create directories. Depend on dir.info
14555 rather than calling make recursively.
14556 (install-dir.info): Eliminated.
14557 (install-info-dirs): Create all info directories here.
14558 (dir.info): Depend upon do-install-info.
14559
14560 * test-build.mk (HOLES): Added false.
14561
14562Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14563
14564 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14565
14566Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14567
14568 * Makefile.in (info): remove dependency on all-texinfo. The
14569 problem was really in texinfo/C, not at this level.
14570
14571Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14572
14573 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14574
14575Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14576
14577 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14578 GDB releases.
14579
14580Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14581
14582 * configure: Include srcdir in message about target of link not
14583 being found. Don't convert `-' to `_' in `with' options being
14584 passed to subdirs.
14585
14586Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14587
14588 * configure.in: add uudecode to host_tools
14589
14590 * Makefile.in: added {all,install}-uudecode targets, added them to
14591 the appropriate lists
14592
14593Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14594
14595 * Makefile.in (all-gcc): Added dependency on all-gas.
14596
14597 * configure.in (mips-*-*): Build ld and binutils.
14598
14599Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14600
14601 * configure: check return code from mkdir, print error message and
14602 exit on failure.
14603
14604Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14605
14606 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14607
14608Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14609
14610 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14611
14612Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14613
14614 * config.sub (h8500): Recognize this as a cpu type.
14615
14616Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14617
14618 * configure: source directory missing is no longer a warning
14619
14620 * configure.in: recognize irix[34]* instead of irix[34]
14621
14622 * Makefile.in: define and pass down X11_LIB
14623
6599da04
JM
14624Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14625
14626 * guess-systype: Renamed to ...
14627 * config.guess: ... by popular request.
14628 * configure.in, Makefile.in: Update accordingly.
14629
14630Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14631
14632 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14633 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14634 + Execute ./dummy instead of assuming . is in PATH.
14635
14636Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14637
14638 * guess-systype: New shell script. Attempts to guess the
14639 canonical host name of the executing host.
14640 Only a few hosts are supported so far.
14641 * configure: Call guess-systype if no host is specified.
14642
14643Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14644
14645 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14646 gcc Makefile.
14647
14648
14649Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14650
14651 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14652 (all-gcc, install-gcc, subdir_do): Use it.
14653
14654Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14655
14656 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14657
14658Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14659
14660 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14661 set exclusively by configure, using configure.in .
14662
14663Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14664
14665 * test-build.mk: set $PATH for all builds
14666
14667 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14668
14669Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14670
14671 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14672 the one used in gcc/Makefile.in, so that a null expansion doesn't
14673 override the one needed to build gcc with a native cc.
14674
14675
14676Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14677
14678 * configure: Accept -with arguments.
14679
14680Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14681
14682 * Makefile.in: added h8300sim
14683
14684Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14685
6599da04
JM
14686 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14687 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14688 (all-cygnus, native, build-cygnus): Make
14689 $(canonhost)-stamp-3stage-done, not $(host)....
14690 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14691 i386-sco3.2v4. Added else true to if command.
14692
14693Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14694
14695 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14696
14697Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14698
14699 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14700
14701Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14702
14703 * configure.in: don't remove binutils from Solaris builds
14704
14705Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14706
14707 * Makefile.in: get rid of earlier definitions for *clean,
14708 also handle the recursive info rule better
14709
14710Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14711
14712 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14713 do more-or-less the right thing.
14714
14715Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14716
14717 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14718 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14719
14720Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14721
14722 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14723 $(host_canonical).
14724
14725 * configure.in: split the configdirs list into 4 categories (native
14726 v. cross, library v. tool) and handle the cross-only and native-
14727 only in more reasonable (and correct!) way.
14728
14729Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14730
14731 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14732 configdirs anymore.
14733
14734Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14735
14736 * Makefile.in: extensive cleanup:: removed all of the explicit
14737 clean-* targets, collapsed many wrappers around subdir_do into
14738 one, added additional targets to satisfy standards.texi, deleted
14739 some old targets, some changes for consistency
14740
14741Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14742
14743 * configure.in: handle some programs as cross-only, and others as
14744 native only
14745
14746 * test-build.mk: handle partial holes in a more generic manner
14747
14748 * Makefile.in: m4 depends on libiberty
14749
6599da04
JM
14750Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14751
14752 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14753 time, wdiff, and find to configdirs
14754
14755 * Makefile.in: all, clean, and install rules for the new programs
14756 added to configure.in
14757
14758Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14759
14760 * configure.in: use mh-sun for all *-sun-* hosts
14761
6599da04
JM
14762Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14763
14764 * Makefile.in: define flags for X11 include files and library file
14765 locations, pass them down to the programs that need this info
14766
14767 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14768
6599da04
JM
14769Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14770
14771 * configure.in: start building libg++ for HP-UX targets
14772
14773Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14774
14775 * README: Update references to files moved into etc/.
14776
14777Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14778
14779 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14780 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14781
14782Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14783
14784 * configure: accept dash as well as underscore in long option
14785 names for FSF compatibility.
14786
14787Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14788
14789 * config.sub: added -sco3.2v4 support from FSF.
14790
14791Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14792
14793 * configure.in: expand the section that adds or removes
14794 directories from the list of programs to build, to handle native
14795 vs. cross in addition to host v. native
14796
14797Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14798
14799 * Makefile.in: Replace C++ in macro names with CXX.
14800 This is less likely to break ...
14801
14802Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14803
14804 * test-build.mk: add -w to GNU_MAKE
14805
14806Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14807
14808 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14809 add 'sparc' to list of recognized cpus. This needed to make
14810 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14811 Delete some redundant ose68 variants. Recognize -wrs as an os,
14812 then changes that into $CPU-wrs-vxworks.
14813
14814 * configure.in: remove most references to gdbtest, regularize
14815 target based program removal
14816
14817 * test-build.mk: import from p3 tree (many fixes and changes)
14818
14819Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14820
14821 * Makefile.in: added rules to handle tcl, tk, and expect
14822
14823 * configure.in: handle those directories if they exist
14824
14825Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14826
14827 * config.sub: removed bogus hppabsd and hppahpux names, since
14828 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14829
14830Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14831
14832 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14833 depends upon all-xiberty
14834
14835 * Makefile.in: changes from p3, including:
14836
14837 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14838
14839 * Makefile.in (XTRAFLAGS): include newlib directories if
14840 newlib/Makefile exists, rather than if host != target.
14841
14842 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14843
14844 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14845 from the same source tree and not building a cross-compiler. This
14846 matters for the libg++ configuration if reconfiguring a tree that
14847 has already been installed.
14848
14849 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14850
14851 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14852 pick up the machine and system specific header files.
14853
14854 * Makefile.in: added AS_FOR_TARGET, passed down in
14855 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14856 the C compiler to use to create programs which are run in the
14857 build environment, set it to default to $(CC), and passed it down
14858 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14859
14860 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14861
14862 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14863 We need them for unusual native builds, like systems without
14864 ranlib.
14865
14866 * configure: also define $(host_canonical) and
e490616e
ZW
14867 $(target_canonical), which are the full, canonical names for the
14868 given host and target
6599da04
JM
14869
14870Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14871
14872 * Makefile.in: Added separate definitions for C++.
14873
14874Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14875
14876 * configure.in (configdirs): Add deja-gnu.
14877
14878Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14879
14880 * README: Update for configure.texi and gdb-4.7 release.
14881
14882Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14883
14884 * Makefile.in: Move "all" target to top of file.
14885 Previously, first target was ".PHONY" which caused BSD4.4 make
14886 to build .PHONY when make was run without arguments.
14887
14888Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14889
14890 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14891 Library-copylefted code in libiberty.
14892
14893Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14894
14895 * config.sub: Replace m68kmote with plain old m68k.
14896
14897Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14898
14899 * Makefile.in: Remove space from blank line, avoid Make complaints.
14900
14901Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14902
14903 * config.sub: Complain if no argument is given. Added support for
14904 386bsd as OS and target alias.
14905
14906Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14907
14908 * Makefile.in (XTRAFLAGS): include newlib directories if
14909 newlib/Makefile exists, rather than if host != target.
14910
14911Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14912
14913 * config.sub: recognize sparclite-wrs-vxworks.
14914
14915 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14916 p3.) Added clean-xiberty to clean.
14917
14918Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14919
14920 * configure.in: use *-*-* instead of nested cases for host and target
14921
14922Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14923
14924 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14925 from the same source tree and not building a cross-compiler. This
14926 matters for the libg++ configuration if reconfiguring a tree that
14927 has already been installed.
14928
14929Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14930
14931 * config.sub (i486v/i486v4): Merge in from FSF version.
14932
14933Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14934
14935 * configure: only set PWD if it is already set.
14936
14937Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14938
14939 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14940 doesn't have unset and all success paths (and most error paths)
14941 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14942 to just ${PWD} to avoid confusion.)
14943
14944Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14945
14946 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14947 even for a native compilation.
14948
14949Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14950
14951 Changes to make the gdb.tar.Z rule work better.
14952
14953 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14954 (DEVO_SUPPORT): Add configure.texi.
14955 (bfd-ilrt.tar.Z): Remove ancient rule.
14956
14957Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14958
14959 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14960 pick up the machine and system specific header files.
14961
14962 * configure.in, config.sub: added new target m68010-adobe-scout,
14963 with alias of adobe68k. Changed configure.in to check for
14964 -scout before -sco* to avoid a false match.
14965
14966 * Makefile.in: added AS_FOR_TARGET, passed down in
14967 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14968 the C compiler to use to create programs which are run in the
14969 build environment, set it to default to $(CC), and passed it down
14970 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14971
14972Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14973
14974 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14975 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14976 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14977 FOR_TARGET variants, to newlib and libg++.
14978
14979Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14980
14981 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14982 first.
14983
14984Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14985
14986 * config.sub: Accept `elf' as an environment.
14987
14988Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14989
14990 * Makefile.in (all-opcodes): cd into the right directory
14991
14992Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14993
14994 * configure: added -program_transform_name option, used as
14995 argument to sed when installing programs.
14996 configure.texi: added documentation for -program_prefix,
14997 -program_suffix and -program_transform_name.
14998
14999Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15000
15001 * config.sub: Accept i486 where i386 ok.
15002
15003Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15004
15005 * config.sub: accept we32k
15006
15007Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15008
3b75d237 15009 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15010
15011 * Makefile.in: don't create all directories for ``make install'';
15012 let the subdirectories create the ones they need.
15013
15014Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15015
e490616e 15016 * COPYING: new file, GPL v2
6599da04
JM
15017
15018Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15019
15020 * Makefile.in: use the new gen-info-dir, which needs a template
15021 argument (which also lives in texinfo)
15022
15023 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15024
6599da04
JM
15025Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15026
15027 * config.sub (ncr3000): Change i386 to i486.
15028
15029Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15030
15031 * Makefile.in: add install-rcs, install-grep to
15032 install-no-fixedincludes, removed install-bison and install-libgcc
15033
15034Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15035
15036 * configure.in: grab the HPUX makefile fragment if on HPUX
15037
15038Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15039
15040 * Makefile.in: eradicate bison spoor (ditto libgcc).
15041 configure.in: recognise m68{k,000}-ericsson-OSE.
15042 es1800 is alias for m68k-ericsson-OSE
15043
15044Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15045
15046 * configure.in: rearrange the parts that remove programs from
15047 configdirs, based now on HOST==TARGET or by canonical triple.
15048
15049Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15050
15051 * test-build.mk: recurse explicitly with -f test-build.mk when
15052 appropriate. predicate stage3 and comparison on the existence
15053 of gcc. That is, if gcc isn't around, we aren't three-staging.
15054 On very clean, also remove ...stamp-co. Build in-place before
15055 doing other builds.
15056
15057Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15058
15059 * Makefile.in, configure.in: add tgas
15060
15061Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15062
15063 * Makefile.in: a number of changes merged in from progressive.
15064
15065 * configure.in: add libm.
15066
15067 * .cvsignore: ignore some stuff that comes from test-build.mk.
15068
6599da04
JM
15069Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15070
15071 * config.sub: Add es1800 (m68k-ericsson-es1800).
15072
15073Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15074
15075 * configure: Add program_suffix (parallel to program_prefix)
15076 * Makefile.in: adjust directory-creating script for losing decstation
15077
15078Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15079
15080 * configure: Minor $subdir-related fixes.
15081
15082Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15083
15084 * configure: fix various problems with propogating
15085 makefile_target_frag in subdirs.
15086 * configure.in: config libgcc if its there
15087
15088Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15089
15090 * config.sub: HPPA merge.
15091
6599da04
JM
15092Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15093
15094 * Makefile.in: Replace all-bison with all-byacc in all
15095 dependency lines for other tools (which now use byacc).
15096
15097Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15098
15099 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15100
6599da04
JM
15101Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15102
15103 * Makefile.in: make gprof rules similar to byacc rules (instead of
15104 vestigal $(unsubdir) that didn't work...)
15105
15106Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15107
15108 * config.sub: Add support for Linux.
15109 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15110 (at least for libg++).
15111
15112Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15113
15114 * configure.texi: fix doc for the -nfp option to configure
15115
15116Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15117
15118 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15119
15120Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15121
15122 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15123 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15124 * configure.in: added solaris* host_makefile_frag hook.
15125
15126Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15127
15128 * config.sub: changed recognition of m68000 so that various
15129 m68k types can be specified via m680[01234]0
15130
15131Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15132
15133 * config.sub (basic_machine): fix sed so that '-foo' isn't
15134 completely substituted out while .+'-foo' loses the '-foo'
15135
15136Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15137
15138 * config.sub ($os): Add -aout.
15139
15140Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15141
15142 * configure: If host_makefile_frag is absolute, don't
15143 prefix ${invsubdir} (relevant to libg++ auto-configure).
15144
15145Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15146
15147 * Makefile.in (tooldir): Define it.
15148 (all-ld): Depend on all-flex.
15149
15150Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15151
15152 * Makefile.in (check): Fix libg++ special case.
15153
15154Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15155
15156 * configure: do not bury `pwd` into config.status, thus do fewer
15157 pwd's.
15158
15159 * configure: print the "Building in" message only when building in
15160 other than "." AND verbose.
15161
63f6bcd7 15162 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15163 configures.
15164
15165 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15166
15167Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15168
15169 * Makefile.in: macroize flags passed on recursion. remove
15170 fileutils.
15171
15172Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15173
15174 * configure: get makesrcdir right for subdirs deeper than 1.
15175
15176 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15177 install.
15178
15179Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15180
15181 * Makefile.in: don't print subdir_do or recursion lines.
15182
15183Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15184
15185 * standards.texi: added menu item.
15186
15187 * Makefile.in: build and install standards.info.
15188
15189 * standards.texi: new file.
15190
15191Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15192
15193 * configure: test for and move config.status pieces from
15194 ${subdir}/.
15195
15196Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15197
6599da04
JM
15198 * configure: Test for existance of files before trying to mv
15199 them, to avoid numerous non-existance messages.
15200
15201Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15202
15203 * configure: correct final line of config.status.
15204
15205 * configure: patch from eggert. Avoids a protection problem if
15206 the original Makefile.in is read only.
15207
15208 * configure: use move-if-change from gcc to create config.status.
15209 Some makefiles depend on config.status to tell if a directory
15210 has been reconfigured for a different host. This change
15211 prevents those directories from remaking everything in the case
15212 where the reconfig was only intended to rebuild a Makefile.
15213
15214 * configure: test for config.sub with "config.sub sun4" rather
15215 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15216 host alias from a missing config.sub.
15217
15218Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15219
15220 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15221 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15222
15223Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15224
15225 * configure: mkdir ${subdir} as needed.
15226
15227Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15228
15229 * Makefile.in,configure.in: added autoconf.
15230
15231Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15232
15233 * Makefile.in: no longer pass against on recursion.
15234
15235 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15236 definitions are not inherited.
15237
15238 * configure: correct makesrcdir when subdir is .
15239
15240Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15241
15242 * configure: Add support for 'subdirs' variable, which is
15243 like 'configdirs', except that configure doesn't re-invoke
15244 itself for subdirs, it just creates a Makefile for each subdir.
15245 * configure.texi: Document subdirs.
15246
15247Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15248
15249 * configure.in: added flex to configdirs
15250
15251Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15252
15253 * Makefile.in: remove clean-stamps from clean.
15254
15255Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15256
15257 * configure.in: Add gdbtest to configdirs.
15258
15259Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15260
15261 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15262 to recursive makes.
15263 * configure.in: Recognize new ncr3000 config.
15264
15265Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15266
15267 * Makefile.in, configure.in: removed references to gdbm.
15268
15269Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15270
15271 * config.sub: Don't canonicalize os value
15272 newsos* to bsd (readline needs to check for newsos).
15273 (This fix was earlier made Jan 31, but got re-broken.)
15274
15275Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15276
15277 * configure.in: sco is an os, not a vendor!
15278
15279 * configure: Quote $( better. Keep various shells happy.
15280
15281Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15282
15283 * Makefile.in: eliminate stamp-files.
15284
15285Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15286
15287 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15288 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15289
15290Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15291
15292 * config.sub: fix iris/iris3.
15293
15294Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15295
15296 * configure: re-add -rm.
15297
15298Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15299
15300 * Maskefile.in: add .stmp-rcs to all.
15301
15302 * configure.in: remove gas from rs6000 build, use aix host fragment.
15303
15304Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15305
15306 * configure: pass down site_option during recursion.
15307
15308Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15309
15310 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15311
15312Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15313
15314 * configure: Change exec_prefix so that it really defaults to prefix.
15315
15316Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15317
15318 * Makefile.in, configure.in: Add support for mmalloc library.
15319
15320Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15321
15322 * Makefile.in: add stmp dependencies for a few more things.
15323
15324Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15325
15326 * configure: adjusted error message on objdir/srcdir configure
15327 collision, per john's suggestion.
15328
15329 * Makefile.in: add libiberty stmp to all and all.cross.
15330
15331Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15332
15333 * Makefile.in: remove force dependencies, add grep to all.
15334
15335Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15336
15337 * Makefile.in: drop flex. make stamp files work.
15338
15339 * configure: added test for conflicting configuration in srcdir,
15340 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15341 gets cranky. use relative paths for configure and srcdir
15342 whenever possible. Send some error messages to stderr that were
15343 going to stdout.
15344
15345Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15346
15347 * Makefile.in: Fix libg++ rule to check for gcc directory
15348 before using gcc/gcc. Also pass XTRAFLAGS.
15349
15350Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15351
15352 * Makefile.in: added stmp-files so that directories aren't polled
15353 when they are already built.
15354
15355 * configure.texi: fixed a node pointer problem.
15356
15357Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15358
731a8127 15359 * config.sub configure.in gdb/configure.in
6599da04
JM
15360 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15361 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15362 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15363
15364Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15365
15366 * configure: -recurring becomes -silent. corrected help message
15367 for -site= option.
15368
15369 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15370
15371Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15372
15373 * configure: when building Makefile for crosses, replace
15374 tooldir and program_prefix. default srcdir from location of
15375 config.sub. remove "for host in hosts" and "for target in
15376 targets" loops.
15377
15378Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15379
15380 * Makefile.in: Do not pass bindir or mandir to cvs.
15381
15382Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15383
15384 * Makefile.in, configure.in: removed traces of namesubdir,
15385 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15386 copyrights to '92, changed some from Cygnus to FSF.
15387
15388 * configure.texi: remove most references to multiple hosts,
15389 multiple targets, subdirs, etc.
15390
15391 * configure.man: removed rcsid. reference config.sub not
15392 config.subr.
15393
15394 * Makefile.in: mkdir $(infodir) on install-info.
15395
15396Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15397
15398 * configure.texi: Explain better about .gdbinit and about
15399 the environment that configure.in sections run in.
15400
15401Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15402
15403 * configure.in: Ultrix is only a decstation if it's a MIPS.
15404
15405Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15406
15407 * README: DOC.configure => cfg-paper.texi.
15408
15409Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15410
15411 * config.sub (near case $os): Don't convert newsos* to bsd!
15412
15413Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15414
15415 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15416 the number of copies of COPYING that go into the GDB tar file.
15417
15418Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15419
731a8127 15420 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15421 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15422 Fix SCO configuration stuff.
15423
15424Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15425
15426 * Makefile.in: For libg++, make sure the -I pointing
15427 to the gcc directory goes *after* all the libg++-local -I flags.
15428 Also, move just-gcc dependency from just-libg++ to all-libg++.
15429
15430Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15431
15432 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15433
15434Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15435
15436 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15437
15438Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15439
15440 * config.sub: Add stratus configuration frags. Also
15441 submitted to FSF.
15442
15443Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15444
15445 * Makefile.in (DEV_SUPPORT): add configure.man.
15446
15447 * config.sub(Decode manufacturer-specific): add -none*.
15448
15449Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15450
15451 * Makefile.in: remove form feeds to make Sun's make happy.
15452 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15453
15454Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15455
15456 * Makefile.in (AR_FLAGS): Make quieter.
15457
15458Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15459
15460 * configure.in: Add libg++.
15461 * configure: When verbose, don't output the command line at each
15462 level; it will be unremarkably the same as the previous version,
15463 which will be the same as what the user typed.
15464
15465Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15466
15467 * configure.in, Makefile.in: fix clean-info, add flex. add
15468 fileutils.
15469
15470 * configure: be less sensitive to spaces in Makefile.in. Do not
15471 look for sources in "..". Doing so breaks subdirectories that
15472 might have their own configure. If a subdir has it's own
15473 configure script, use it.
15474
15475Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15476
15477 * cfg-paper.texi: some changes suggested by rms.
15478
15479Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15480
15481 * config.sub: Merge in some small additions from the FSF version,
15482 taken from the gcc distribution, to bring the Cygnus and FSF
15483 versions into closer sync.
15484
15485Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15486
15487 * configure.in: Changed svr4 references to sysv4.
15488
15489Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15490
15491 * configure: added -V for version number option.
15492
15493Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15494
15495 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15496 renamed from DOC.configure to cfg-paper.texi.
15497
15498Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15499
15500 * configure, config.subr, config.sub: config.subr is now
15501 config.sub again.
15502
15503Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15504
15505 * configure.texi: new file, in progress.
15506
15507 * Makefile.in: build info file and install the man page for
15508 configure.
15509
15510 * configure.man: new file, first cut.
15511
15512 * configure: find config.subr again now that configuration "none"
15513 has gone. removed all traces of the -ansi option. removed all
15514 traces of the -languages option.
15515
15516 * config.subr: resync from rms.
15517
15518Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15519
15520 * configure, config.sub, config.subr: merge config.sub into
15521 config.subr, call the result config.subr, remove config.sub, use
15522 config.subr.
15523
15524 * Makefile.in: revised install for dir.info.
15525
15526Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15527
15528 * configure.in: add decstation host makefile frag.
15529
15530 * Makefile.in: BISON now bison -y again. also install-gcc on
15531 install. clean-gdbm on clean. infodir belongs in datadir.
15532 Make directories for info install. Build dir.info here then
15533 install it.
15534
15535Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15536
15537 * Makefile.in: fix for bad directory tests.
15538
15539Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15540
15541 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15542 regexp. -srcdir relative was being handled incorrectly.
15543
15544 * Makefile.in: unwrapped some for loops so that parallel makes
15545 work again and so one can focus one's attention on a particular
15546 package.
15547
15548Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15549
15550 * configure: added PWD as a stand in for `pwd` (for speed). use
15551 elif wherever possible. make -srcdir work without -objdir.
15552 -objdir= commented out.
15553
15554Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15555
15556 * configure: +options become --options. -subdirs commented out.
15557 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15558 Makefile now at top of generated Makefile. Removed cvs log
15559 entries. added -srcdir. create .gdbinit only if there is one
15560 in ${srcdir}.
15561
15562 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15563 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15564 and mandir now keyed off datadir by default.
15565
15566Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15567
15568 * Freshly created ChangeLog.
15569
15570\f
15571Local Variables:
15572mode: change-log
15573left-margin: 8
15574fill-column: 76
15575version-control: never
15576End: