]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
s390.c (s390_loadrelative_operand_p): New function.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
6c513d43
UD
12012-08-27 Ulrich Drepper <drepper@gmail.com>
2
3 * MAINTAINERS: Fix my email address.
4
61171996
L
52012-08-26 H.J. Lu <hongjiu.lu@intel.com>
6
7 PR binutils/4970
8 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
9 and opcodes.
10 * Makefile.in: Regenerated.
11
14fbeb6c
AH
122012-08-26 Art Haas <ahaas@impactweather.com>
13
14 * configure: Regenerate.
15
c141b97e
162012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
17
18 * INSTALL/README: Also refer to the online installation
19 instructions.
20
12d87607
HS
212012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
22
23 * MAINTAINERS (Write After Approval): Add myself.
24 (Picochip port): Remove myself.
25
0823efed
DN
262012-08-14 Diego Novillo <dnovillo@google.com>
27
28 Merge from cxx-conversion branch.
29
30 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
31 POSTSTAGE1_CONFIGURE_FLAGS.
32 * Makefile.in: Regenerate.
33 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
34 Force C++ when bootstrapping.
35 * configure: Regenerate.
36
a0b0a0c3
JBG
372012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
38
39 * MAINTAINERS (Write After Approval): Add myself.
40
6d8b8153
JM
412012-07-16 Joseph Myers <joseph@codesourcery.com>
42
43 * README: Document use of ranges of years in copyright notices.
44
81ef8878
RG
452012-07-06 Richard Guenther <rguenther@suse.de>
46
47 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
48 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
49 --with-gmp=system.
50 * Makefile.in: Regenerated.
51 * configure: Likewise.
52
0ff2d841
RG
532012-07-06 Richard Guenther <rguenther@suse.de>
54
55 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
56 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
57 supply V=1 as extra_make_flags.
58 * configure: Regenerated.
59 * Makefile.in: Likewise.
60
2b2d7c53
TG
612012-07-04 Tristan Gingold <gingold@adacore.com>
62
63 * configure: Regenerate.
64
1fcd23ac
RG
652012-07-03 Richard Guenther <rguenther@suse.de>
66
67 * Makfile.def (isl): Remove not necessary extra_exports and
68 extra_make_flags.
69 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
70 * Makefile.in: Regenerated.
71
32d024bf
RG
722012-07-03 Richard Guenther <rguenther@suse.de>
73
74 * Makefile.def (cloog): Add V=1 to extra_make_flags.
75 * configure.ac: If either the ISL or the CLooG check failed
76 do not try to build in-tree versions.
77 * Makefile.in: Regenerated.
78 * configure: Regenerated.
79
90d4f233
RO
802012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
81
82 * configure: Regenerate.
83
1116de1a
JJ
842012-07-02 Janis Johnson <janisjo@codesourcery.com>
85
8153b03d 86 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1116de1a
JJ
87 maintainer.
88
8247e8b2
RG
892012-07-02 Richard Guenther <rguenther@suse.de>
90
91 * configure: Regenerated.
92
33ad93b9
RG
932012-07-02 Richard Guenther <rguenther@suse.de>
94 Michael Matz <matz@suse.de>
95 Tobias Grosser <tobias@grosser.es>
96 Sebastian Pop <sebpop@gmail.com>
97
98 * Makefile.def: Add ISL host module, remove PPL host module.
99 Adjust ClooG host module to use the proper ISL.
100 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
101 * configure.ac: Include config/isl.m4. Add ISL host library,
102 remove PPL. Remove PPL configury, add ISL configury, adjust
103 ClooG configury.
104 * Makefile.in: Regenerated.
105 * configure: Likewise.
106
6886e444
RG
1072012-07-02 Richard Guenther <rguenther@suse.de>
108
109 Merge from graphite branch
110 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 111
6886e444
RG
112 * configure: Regenerated.
113 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
114 both cloog.org and legacy versions. The only supported version will
115 be CLooG with the isl backend.
116
117 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 118
6886e444
RG
119 * configure: Regenerated.
120 * configure.ac: Require cloog isl 0.17.0
121
122 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 123
6886e444
RG
124 * configure: Regenerated.
125 * config/cloog.m4: Do not define CLOOG_ORG
126
d4a10d0a
SB
1272012-06-29 Steven Bosscher <steven@gcc.gnu.org>
128
129 * configure.ac: Skip C if explicitly selected.
130 * configure: Regenerate.
131
bd8e704f
CL
1322012-06-28 Christophe Lyon <christophe.lyon@st.com>
133
134 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
135 they contain -O2.
136 * configure: Regenerate.
137
0951ac86
RS
1382012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
139
140 PR debug/53740
141 * df.h, df-problems.c, dce.c: Revert last patch.
142
4679c9b3
IS
1432012-06-25 Iain Sandoe <iain@codesourcery.com>
144
145 * MAINTAINERS (Write After Approval): Update my email address.
146
0619103b
MI
1472012-06-21 Meador Inge <meadori@codesourcery.com>
148
149 * MAINTAINERS (Write After Approval): Add myself.
150
056d8580
JM
1512012-06-20 Jason Merrill <jason@redhat.com>
152
153 * Makefile.tpl (check-target-libgomp-c++): New.
154 (check-target-libitm-c++): New.
155 * Makefile.def (c++): Add them.
156 * Makefile.in: Regenerate.
157
556861b2
EW
1582012-05-29 Edmar Wienskoski <edmar@freescale.com>
159
9c78662a 160 * MAINTAINERS (Write After Approval): Add myself.
556861b2 161
8294b6fe
OH
1622012-05-16 Olivier Hainque <hainque@adacore.com>
163
164 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
165 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
166 (install-no-fixedincludes): Adjust accordingly.
167 * Makefile.in: Regenerate.
168
eb606595
L
1692012-05-15 H.J. Lu <hongjiu.lu@intel.com>
170
171 Merge upstream change
172 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
173
1c8196d9
MG
1742012-05-14 Marc Glisse <marc.glisse@inria.fr>
175
176 * MAINTAINERS (Write After Approval): Add myself.
177
5b0d38e4
NC
1782012-05-09 Nick Clifton <nickc@redhat.com>
179 Paul Smith <psmith@gnu.org>
180
181 PR bootstrap/50461
182 * configure.ac (mpfr-dir): When using in-tree MPFR sources
183 allow for the fact that from release v3.1.0 of MPFR the source
184 files were moved into a src sub-directory.
185 * configure: Regenerate.
186
f7d6bc01
JB
1872012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
188
189 * configure.ac: Bump minimum MPFR version to 2.4.0.
190 * configure: Regenerated.
191
48310492
RH
1922012-05-01 Richard Henderson <rth@redhat.com>
193
194 * Makefile.def (libatomic): New target_module.
195 * configure.ac (target_libraries): Add libatomic.
196 (noconfigdirs): Check if libatomic is supported.
197 * Makefile.in, configure: Rebuild.
198
77f496df
GY
1992012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
200
201 * MAINTAINERS (Write After Approval): Add myself.
202
95e5b9a4
JB
2032012-04-25 Joel Brobecker <brobecker@adacore.com>
204
205 * config.sub: Update to 2012-04-18 version from official repo.
206
86c8bb32
N
2072012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
208
209 * MAINTAINERS (Write After Approval): Add myself.
210
dcc73abf
SE
2112012-04-11 Steve Ellcey <sellcey@mips.com>
212
213 * MAINTAINERS: Changed email address.
214
7fd6378e
GJL
2152012-03-28 Georg-Johann Lay <avr@gjlay.de>
216
217 PR target/52737
218 * contrib/gcc_update (files_and_dependencies):
219 Remove gcc/config/avr/t-multilib from touch data.
220
b24513a1
RO
2212012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
222
223 * MAINTAINERS (OS Port Maintainers): Remove irix.
224 * configure.ac (enable_libgomp): Remove *-*-irix6*.
225 (unsupported_languages): Remove mips-sgi-irix6.*.
226 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
227 (with_stabs): Remove.
228 * configure: Regenerate.
229
5c30094f
RO
2302012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
231
232 * MAINTAINERS (OS Port Maintainers): Remove osf.
233 * configure.ac (enable_libgomp): Remove *-*-osf*.
234 (with_stabs): Remove alpha*-*-osf*.
235 * configure: Regenerate.
236
091fe9ca
TG
2372012-03-05 Tristan Gingold <gingold@adacore.com>
238
239 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
240 * configure: Regenerate.
241
51f894e6
WL
2422012-02-17 Walter Lee <walt@tilera.com>
243
244 * MAINTAINERS: (Write After Approval): Delete myself.
245
1982a383
WL
2462012-02-14 Walter Lee <walt@tilera.com>
247
dd552284
WL
248 * MAINTAINERS (tilegx port): Add myself.
249 (tilepro port): Add myself.
250 (Write After Approval): Add myself.
1982a383 251
98a5b2c9
GP
2522012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
253
9c78662a
UB
254 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
255 and Joseph Myers as docstring relicensing maintainers.
98a5b2c9 256
365e6b65
BC
2572012-02-09 Bin Cheng <bin.cheng@arm.com>
258
259 * MAINTAINERS (write-after-approval): Add myself.
260
9c9e39dd
IR
2612012-02-08 Ira Rosen <irar@il.ibm.com>
262
263 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
264 maintainer.
265
03548f7b
VK
2662012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
267
9c78662a
UB
268 * MAINTAINERS (Write After Approval): Move myself to
269 maintain alphabetical order.
03548f7b 270
3bc05470
VK
2712012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
272
273 * MAINTAINERS (Write After Approval): Add myself.
274
e5b8c090
JS
2752012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
276
277 * MAINTAINERS (Write After Approval): Add myself.
278
b25364a0
S
2792012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
280 Jayant R Sonar <jayant.sonar@kpitcummins.com>
281
282 * configure.ac (cr16-*-*): Remove nonconfigdirs.
283 * configure: Regenerate.
284
e5e45c68
HC
2852012-01-23 Harshit Chopra <harshit@google.com>
286
287 * MAINTAINERS (Write After Approval): Add myself.
288
daecebc8
DR
2892012-01-22 Douglas B Rupp <rupp@ngnat.com>
290
291 * configure.ac: Remove reference to mh-interix.
292 * configure: Regenerate.
293
99776ebd
RH
2942012-01-05 Richard Henderson <rth@redhat.com>
295
296 PR bootstrap/51072
297 * configure.ac: Disable libitm if c++ is not enabled.
298 * configure: Rebuild.
299
9696698a
RH
300 * configure.ac: Fix regexp for same.
301 * configure: Rebuild.
302
c40b2528
BI
3032012-01-02 Balaji V. Iyer <bviyer@gmail.com>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
d18ede37
RG
3072012-01-02 Richard Guenther <rguenther@suse.de>
308
309 PR bootstrap/51686
310 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
311 * Makefile.in: Regenerate.
312
8d2fbf9b
OE
3132011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
314
315 * MAINTAINERS (Write After Approval): Add myself.
316
7cb62ef1
EB
3172011-12-18 Eric Botcazou <ebotcazou@adacore.com>
318
319 * configure: Regenerate.
320
3212011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
e6f52784
HS
322
323 * MAINTAINERS (picochip): Changed email address.
324
0f14d442
MGD
3252011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
326
327 * MAINTAINERS (write-after-approval): Add self.
328
85b8555e
DD
3292011-11-29 DJ Delorie <dj@redhat.com>
330
331 * configure.ac (rl78-*-*) New case.
332 * configure: Regenerate.
333 * MAINTAINERS: Add myself as RL78 maintainer.
334
49f7dc9d
EB
3352011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
336
337 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
338
c6084f68
AT
3392011-11-21 Andreas Tobler <andreast@fgznet.ch>
340
bd67830a 341 * libtool.m4: Additional FreeBSD 10 fixes.
c6084f68 342
b3fb6108
JR
3432011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
344
345 * MAINTAINERS: Move myself from Write After Approval to CPU Port
346 Maintainers section, as Epiphany maintainer.
347
10eb188c
IS
3482011-11-18 Iain Sandoe <iains@gcc.gnu.org>
349
350 PR target/49992
351 * configure.ac: Remove ranlib special-casing for Darwin.
352 * configure: Regenerate.
353
bcf83e00
AB
3542011-11-12 Andrey Belevantsev <abel@ispras.ru>
355
356 * MAINTAINERS (Reviewers): Keep the list sorted.
357
3fec7f10
AB
3582011-11-11 Andrey Belevantsev <abel@ispras.ru>
359
360 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
361
e7a82751
RM
3622011-11-09 Roland McGrath <mcgrathr@google.com>
363
364 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
365 * configure: Rebuild.
366 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
367 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
368 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
369 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
370 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
371 Add READELF.
372 * Makefile.in: Rebuild.
373
e399136a
JM
3742011-11-09 Jason Merrill <jason@redhat.com>
375
376 * Makefile.def (language=c++): Remove check-c++0x.
377 * Makefile.in (check-gcc-c++): Regenerate.
378
01f3428c
RH
3792011-11-08 Richard Henderson <rth@redhat.com>
380
e948157d
RH
381 * configure.ac: Test for libitm directory present first.
382
3d3b05ff
RH
383 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
384
01f3428c
RH
385 * configure.ac: Test libitm/configure.tgt to disable libitm.
386 * configure: Rebuild.
387
0a35513e
AH
3882011-11-07 Aldy Hernandez <aldyh@redhat.com>
389 Richard Henderson <rth@redhat.com>
390
391 Merged from transactional-memory.
392
393 * Makefile.def (lang_env_dependencies): libitm is c++.
394 Add libitm target module.
395 * configure.ac: Likewise.
396 * config/mmap.m4: New file.
397 * contrib/gcc_update: Add libitm to touch data.
398 * Makefile.in, configure: Rebuild.
399
f9989b51
RO
4002011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
401
402 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
403 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
404 * Makefile.in: Regenerate.
405
753a0ad8
DD
4062011-11-01 DJ Delorie <dj@redhat.com>
407
408 * config.sub: Update to version 2011-10-29 (added rl78)
409
e7a7929d
NC
4102011-10-27 Nick Clifton <nickc@redhat.com>
411
412 * config.sub: Import these changes from the config project:
413
414 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
415 Ben Elliston <bje@gnu.org>
416
417 * config.sub (epiphany): New.
418
419 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
420 Ben Elliston <bje@gnu.org>
421
9c78662a 422 * config.sub (hexagon, hexagon-*): New.
e7a7929d
NC
423
424 2011-08-23 Roland McGrath <mcgrathr@google.com>
425
426 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
427 64eb to be64.
428
429 2011-08-16 Roland McGrath <mcgrathr@google.com>
430
431 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
432 (nacl): Grok as alias for 32el-unknown-nacl.
433
4bc51432
KY
4342011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
435
436 * MAINTAINERS (Write After Approval): Add myself.
437
3c5bc77d
TJ
4382011-10-24 Teresa Johnson <tejohnson@google.com>
439
440 * MAINTAINERS (Write After Approval): Add myself.
441
76bafb07
JJ
4422011-09-21 Jakub Jelinek <jakub@redhat.com>
443
444 * MAINTAINERS (sparc port): Remove myself.
445
5699cf3d
TV
4462011-09-14 Tom de Vries <tom@codesourcery.com>
447
448 * MAINTAINERS (Write After Approval): Add myself.
449
0d557ff8
YQ
4502011-08-14 Yao Qi <yao@codesourcery.com>
451
452 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
453 * configure: Regenerate.
454
bf03b9ff
ILT
4552011-07-26 Ian Lance Taylor <iant@google.com>
456
457 * configure.ac: Set have_compiler based on whether gcc directory
458 exists, rather than on whether gcc is in configdirs.
459 * configure: Rebuild.
460
b017c70a
JM
4612011-07-21 Joseph Myers <joseph@codesourcery.com>
462
463 * MAINTAINERS (Global Reviewers): Add self.
464
242f5421
DE
4652011-07-20 David Edelsohn <dje.gcc@gmail.com>
466
467 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
468 link directories.
469 * Makefile.in: Rebuild.
470
ff3ac0f4
ILT
4712011-07-20 Ian Lance Taylor <iant@google.com>
472
473 PR bootstrap/49787
474 * configure.ac: Move --enable-bootstrap handling earlier in file.
475 If --enable-bootstrap and either --enable-build-with-cxx or
476 --enable-build-poststage1-with-cxx, enable C++ automatically.
477 * configure: Rebuild.
478
78767fd9
ILT
4792011-07-19 Ian Lance Taylor <iant@google.com>
480
481 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
482 make C++ a boot_language. Set and substitute
483 POSTSTAGE1_CONFIGURE_FLAGS.
484 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
485 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
486 * configure, Makefile.in: Rebuild.
487
9dafd063
VM
4882011-07-19 Vladimir Makarov <vmakarov@redhat.com>
489
490 * MAINTAINERS (Register Allocation): Move myself from reviewers to
491 maintainers.
492
eac8f5bd 4932011-07-18 Jakub Jelinek <jakub@redhat.com>
e44dbbe1 494
eac8f5bd 495 * MAINTAINERS (Global Reviewers): Add myself.
e44dbbe1 496
eac8f5bd 4972011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1f90cc14 498
eac8f5bd 499 * configure: Regenerate.
1f90cc14 500
32c87d63
JM
5012011-07-16 Jason Merrill <jason@redhat.com>
502
503 * Makefile.def (language=c++): Add check-c++0x and
504 check-target-libmudflap-c++.
505 * Makefile.tpl (check-target-libmudflap-c++): New.
506 * Makefile.in: Regenerate.
507
a4a2c37d
MK
5082011-07-16 Matthias Klose <doko@ubuntu.com>
509
510 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
511 * Makefile.def (target_modules/libjava): Pass
512 $(EXTRA_CONFIGARGS_LIBJAVA).
513 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
514 if not configured with --enable-static-libjava.
515 * Makefile.in: Regenerate.
516 * configure: Likewise.
517
6feeed06
JM
5182011-07-15 Jason Merrill <jason@redhat.com>
519
520 * Makefile.in (check-c++): Move check-gcc-c++0x after
521 check-target-libstdc++-v3.
522
7c9f9795
BS
5232011-07-15 Bernd Schmidt <bernds@codesourcery.com>
524
525 * MAINTAINERS (c6x port): New entry.
526
e2995714
JM
5272011-07-13 Jason Merrill <jason@redhat.com>
528
529 * Makefile.in (check-gcc-c++0x): New.
530 (check-c++): Depend on it.
531
fbdd5d87
RO
5322011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
533
534 PR target/39150
535 * configure.ac (i[3456789]86-*-solaris2*): Also accept
536 x86_64-*-solaris2.1[0-9]*.
537 * configure: Regenerate.
538
875a6c6e
RS
5392011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
540
541 * MAINTAINERS (RTL optimizers): Add self.
542
18faf0ee
GC
5432011-06-27 Gabriel Charette <gchare@google.com>
544
545 * MAINTAINERS (Write After Approval): Add myself.
546
8499116a
HPN
5472011-06-22 Hans-Peter Nilsson <hp@axis.com>
548
6be80923
HPN
549 PR regression/47836
550 PR bootstrap/23656
551 PR other/47733
552 PR bootstrap/49247
5167b7cf 553 PR c/48825
8499116a
HPN
554 * configure.ac (target_libraries): Remove target-libiberty.
555 Remove case-statement setting skipdirs=target-libiberty for
556 multiple targets. Remove checking target_configdirs and
557 removing target-libiberty but keeping target-libgcc if
558 otherwise empty.
559 * Makefile.def (target_modules): Don't add libiberty.
560 (dependencies): Remove all traces of target-libiberty.
561 * configure, Makefile.in: Regenerate.
562
db1d217c
WL
5632011-06-13 Walter Lee <walt@tilera.com>
564
565 * configure.ac (tilepro-*-*) New case.
566 (tilegx-*-*): Likewise.
567 * configure: Regenerate.
568
9a2fc6ad
JY
5692011-06-06 Jing Yu <jingyu@google.com>
570
571 * configure.ac: Skip target-libiberty for
572 arm*-*-linux-androideabi.
573 * configure: Regenerated.
574
9baa43b6
NC
5752011-06-06 Nick Clifton <nickc@redhat.com>
576
577 * config.sub: Sync from upstream.
578
5a9f48b4
NV
5792011-06-05 Nenad Vukicevic <nenad@intrepid.com>
580
581 * MAINTAINERS (Write After Approval): Add myself.
582
6c059f76
DJ
5832011-06-01 Daniel Jacobowitz <drow@false.org>
584
585 * MAINTAINERS: Update my email address.
586
f97b516f
NF
5872011-05-27 Nathan Froyd <froydnj@codesourcery.com>
588
589 * MAINTAINERS (Write After Approval): Update my email address.
590
6e91d9d6
PP
5912011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
592
593 * MAINTAINERS (Write After Approval): Add myself.
594
6f57bdf6
DK
5952011-05-08 Doug Kwan <dougkwan@google.com>
596
597 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
598 * configure: Regenerated.
599 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
600 value from configure.
601 * Makefile.in: Regenerated.
602
6a789d5e
JM
6032011-05-05 Joseph Myers <joseph@codesourcery.com>
604
605 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
606 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
607 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
608 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
609 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
610 *-*-vxworks*): Disable newlib and libgloss in separate case
611 statement.
612 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
613 to separate case statement.
614 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
615 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
616 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
617 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
618 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
619 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
620 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
621 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
622 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
623 i[[3456789]]86-*-rdos*, m32r-*-*,
624 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
625 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
626 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
627 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
628 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
629 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
630 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
631 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
632 and libgloss in main case over targets. Remove most empty cases
633 in main case over targets.
634 * configure: Regenerate.
635
a78079c4
JJ
6362011-05-04 Janis Johnson <janisjo@codesourcery.com>
637
638 * MAINTAINERS (Write After Approval): Add myself.
639
f1a0defe
JM
6402011-05-04 Joseph Myers <joseph@codesourcery.com>
641
642 * configure.ac: Remove code setting special library locations for
643 hppa*64*-*-hpux11*. Remove code setting compiler for
644 sparc-sun-solaris2*.
645 * configure: Regenerate.
646
fbcf0dca
JM
6472011-05-04 Joseph Myers <joseph@codesourcery.com>
648
649 * configure.ac: Separate libgloss_dir settings from general case
650 over targets.
651 * configure: Regenerate.
652
fddf9ee7
JM
6532011-04-28 Joseph Myers <joseph@codesourcery.com>
654
655 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
656 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
657 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
658 cases in libgcj-disabling case statement.
659 (hppa*64*-*-linux*): Set unsupported_languages instead of
660 disabling target-zlib.
661 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
662 to hppa*64*-*-hpux*.
663 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
664 hppa*-*-hpux*.
665 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
666 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
667 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
668 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
669 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
670 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
671 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
672 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
673 libgcj-disabling case statement.
674 * configure: Regenerate.
675
80f81134
JM
6762011-04-28 Joseph Myers <joseph@codesourcery.com>
677
678 * configure.ac: Disable Java for targets not supporting libffi.
679 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
680 Remove cases in Java-disabling statement.
681 (*arm-wince-pe): Change to arm-wince-pe.
682 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
683 cases in Java-disabling statement.
684 (bfin-*-*): Don't disable Java again.
685 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
686 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
687 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
688 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
689 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
690 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
691 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
692 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
693 Java-disabling statement.
694 (mmix-*-*): Don't disable Java again.
695 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
696 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
697 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
698 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
699 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
700 statement.
701 * configure: Regenerate.
702
2909494b
JM
7032011-04-28 Joseph Myers <joseph@codesourcery.com>
704
705 * configure.ac: Separate cases disabling Java and Java libraries
706 from general case over targets.
707 * configure: Regenerate.
708
98e2d934
JZ
7092011-04-21 Jie Zhang <jzhang918@gmail.com>
710
711 * MAINTAINERS: Update my email address.
712
1809ba94
ER
7132011-04-20 Easwaran Raman <eraman@google.com>
714
715 * MAINTAINERS (Write After Approval): Add myself.
716
2cd815e7
JH
7172011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
718
719 PR lto/48086
720 * configure.ac: Re-enable LTO on *-apple-darwin9*.
721 * configure: Regenerate.
722
271d3f8d
JM
7232011-04-16 Jim Meyering <meyering@redhat.com>
724
725 * MAINTAINERS (Write After Approval): Add myself.
726
848309ea
DS
7272011-04-15 Dodji Seketeli <dodji@redhat.com>
728
729 * MAINTAINERS: Update my email address.
730
3a78d31f
GJL
7312011-04-13 Georg-Johann Lay <avr@gjlay.de>
732
733 * MAINTAINERS (Write After Approval): Add myself.
734
fbfbde73
YZ
7352011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
736
737 * MAINTAINERS (Write After Approval): Add myself.
738
8072c460
SH
7392011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
740
741 * MAINTAINERS (Write After Approval): Add myself.
742
85bfb75e
JM
7432011-04-06 Joseph Myers <joseph@codesourcery.com>
744
745 * configure.ac (build_tools): Remove build-byacc.
746 (host_libs): Remove mmalloc.
747 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
748 autoconf automake libtool diff rcs fileutils shellutils time
749 textutils wdiff find uudecode hello tar gzip indent recode release
750 sed perl gawk findutils gettext zip.
751 (libgcj): Remove target-qthreads.
752 (target_tools): Remove target-examples target-gperf.
753 (YACC): Don't handle building byacc.
754 * configure: Regenerate.
755 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
756 dosutils, examples, fileutils, find, findutils, gawk, gettext,
757 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
758 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
759 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
760 handle building components.
761 * Makefile.in: Regenerate.
762
bc8e4748
SA
7632011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
764
765 * MAINTAINERS: Update my email address as Xtensa maintainer.
766
32827f18
RW
7672011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
768
769 * config.sub: Sync from upstream.
770
b318fb4b
JM
7712011-04-01 Joseph Myers <joseph@codesourcery.com>
772
773 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
774 (microblaze*): Don't disable libssp.
775 * configure: Regenerate.
776
72691ba6
JM
7772011-04-01 Joseph Myers <joseph@codesourcery.com>
778
779 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
780 moveifchange.
781 * configure: Regenerate.
782 * Makefile.tpl: Use @SHELL@ not @config_shell@.
783 * Makefile.in: Regenerate.
784
6de66370
JM
7852011-04-01 Joseph Myers <joseph@codesourcery.com>
786
787 * configure.ac (*-*-sysv4*): Don't enable libgomp.
788 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
789 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
790 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
791 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
792 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
793 md_exec_prefix cases.
794 * configure: Regenerate.
795
1e9e0e23
JM
7962011-04-01 Joseph Myers <joseph@codesourcery.com>
797
798 * configure.ac: Separate cases disabling target-libssp,
799 target-libiberty, target-libstdc++-v3 and Fortran from general
800 case over targets.
801 * configure: Regenerate.
802
0036370f
JM
8032011-04-01 Joseph Myers <joseph@codesourcery.com>
804
805 * configure.ac (*-*-chorusos): Don't disable libgcj.
806 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
807 Remove case.
808 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
809 (arm-*-coff): Don't disable libgcj.
810 (arm*-*-linux-gnueabi): Remove useless assignment.
811 (arm-*-riscix*): Don't disable libgcj.
812 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
813 configuration.
814 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
815 (c54x*-*-*): Remove case.
816 (tic54x-*-*): Don't disable GCC or GCC libraries.
817 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
818 to *.
819 (d10v-*-*): Don't disable GCC libraries.
820 (d30v-*-*): Don't disable libgcj.
821 (h8500-*-*): Don't disable GCC libraries.
822 (i960-*-*): Don't disable libgcj.
823 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
824 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
825 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
826 libgcj.
827 (m68k-*-coff*): Remove case.
828 (mmix-*-*): Don't disable libgloss on host.
829 (mn10200-*-*, mn10300-*-*): Remove cases.
830 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
831 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
832 Don't disable libgcj.
833 (romp-*-*): Remove case.
834 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
835 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
836 case.
837 (v810-*-*): Don't disable GCC libraries.
838 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
839 (ip2k-*-*): Don't disable GCC libraries.
840 * configure: Regenerate.
841
c9bdb152
JM
8422011-03-28 Joseph Myers <joseph@codesourcery.com>
843
844 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
845 libffi on host.
846 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
847 on host.
848 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
849 * configure: Regenerate.
850
8c6d158a
JM
8512011-03-26 John Marino <binutils@marino.st>
852
853 * configure.ac: Add support for *-*-dragonfly*
854 * configure: Regenerate.
855
1bcce263
JM
8562011-03-25 Joseph Myers <joseph@codesourcery.com>
857
858 * configure.ac (native_only): Remove.
859 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
860 send-pr uudecode guile gnuserv on host.
861 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
862 send-pr rcs guile perl texinfo libtool on host.
863 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
864 automake send-pr rcs guile perl texinfo libtool on host.
865 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
866 (*-*-kaos*): Don't disable target-examples target-gperf on target.
867 (alpha*-dec-osf*): Don't disable fileutils on target.
868 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
869 texinfo send-pr expect dejagnu on target.
870 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
871 target-qthreads on target.
872 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
873 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
874 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
875 x86_64-*-mingw*): Don't disable expect on target.
876 (*-*-cygwin*): Don't disable target-gperf on target.
877 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
878 gnuserv on target.
879 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
880 target.
881 * configure: Regenerate.
882
8d4c5ac6
JM
8832011-03-25 Joseph Myers <joseph@codesourcery.com>
884
885 * configure.ac (target_tools): Remove target-groff.
886 (native_only): Remove target-groff.
887 (hppa*64*-*-*): Don't disable byacc.
888 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
889 setting.
890 (*-*-kaos*): Don't skip target-librx and target-groff.
891 (*-*-netware*): Don't skip target-libmudflap.
892 (*-*-tpf*): Don't skip target-libmudflap.
893 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
894 directories on the host.
895 (ia64*-*-*vms*): Don't skip tix.
896 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
897 host.
898 * configure: Regenerate.
899
50e37333
PB
9002011-03-24 Paolo Bonzini <pbonzini@redhat.com>
901
902 * configure.ac: Remove references to mt-mep, mt-netware,
903 mt-wince.
904 * Makefile.def: Add all-utils soft dependencies.
905 * Makefile.tpl: Remove GDB_NLM_DEPS.
906 * configure: Regenerate.
907 * Makefile.in: Regenerate.
908
7d77a768
PB
9092011-03-24 Paolo Bonzini <bonzini@gnu.org>
910
911 * configure.ac: Do not include mh-x86omitfp.
912 * configure: Regenerate.
913
3dc84509
PB
9142011-03-24 Paolo Bonzini <bonzini@gnu.org>
915
916 * configure.ac: Remove empty cases.
917 * configure: Regenerate.
918
1e2c3ec4
PB
9192011-03-24 Paolo Bonzini <bonzini@gnu.org>
920
921 * Makefile.def: Add dependency from termcap to gdb.
922 * Makefile.in: Regenerate.
923
73a817c4
PB
9242011-03-24 Paolo Bonzini <bonzini@gnu.org>
925
926 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
927 * configure: Regenerate.
928 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
929 * Makefile.tpl: Likewise.
930 * Makefile.in: Regenerate.
931
43ecab84
PB
9322011-03-24 Paolo Bonzini <bonzini@gnu.org>
933
934 * configure.ac: Remove all mentions of tentative_cc.
935 * configure: Regenerate.
936
111eeb6e
JM
9372011-03-24 Joseph Myers <joseph@codesourcery.com>
938
939 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
940 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
941 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
942 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
943 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
944 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
945 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
946 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
947 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
948 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
949 *-*-rhapsody*): Remove host cases.
950 * configure: Regenerate.
951
4569f85e
JM
9522011-03-24 Joseph Myers <joseph@codesourcery.com>
953
954 * configure.ac (ppc*-*-pe): Remove host case.
955 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
956 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
957 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
958 cases.
959 * configure: Regenerate.
960
f3e8ab19
JM
9612011-03-24 Joseph Myers <joseph@codesourcery.com>
962
963 * config.sub: Update to version 2011-03-23.
964
56f8587a
JM
9652011-03-22 Joseph Myers <joseph@codesourcery.com>
966
967 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
968 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
969 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
970 * configure: Regenerate.
971
ebb9f8b0
JM
9722011-03-22 Joseph Myers <joseph@codesourcery.com>
973
974 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
975 to Write After Approval.
976 * config-ml.in: Don't handle arc-*-elf*.
977 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
978 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
979 handle GCC libraries.
980 * configure: Regenerate.
981
474ee908
RO
9822011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
983
984 PR bootstrap/48120:
985 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
986 Add -lstdc++ -lm to LIBS.
987 * configure: Regenerate.
988
41446fec
DE
9892011-03-18 David Edelsohn <dje.gcc@gmail.com>
990
991 * config.guess: Update to version 2011-02-02
992 * config.sub: Update to version 2011-02-24
993
51fd6b90
JH
9942011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
995
996 PR lto/48086
997 * configure.ac: Re-enable LTO on *-apple-darwin9.
998 * configure: Regenerate.
999
a6c71270
JH
10002011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1001
1002 PR lto/48086
1003 * configure.ac: Disable LTO on darwin due to an assembler change in
1004 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1005 under 256.
1006 * configure: Regenerate.
1007
fdc1806a
CL
10082011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1009
9c78662a
UB
1010 * MAINTAINERS: Update myself as score backend maintainer,
1011 update my e-mail address.
fdc1806a 1012
9b4166b2
XG
10132011-03-09 Xuepeng Guo <terry.guo@arm.com>
1014
1015 * MAINTAINERS: Update my e-mail address.
1016
fb72848b
JY
10172011-03-06 Joey Ye <joey.ye@arm.com>
1018
1019 * MAINTAINERS: Update my e-mail address.
1020
f158c8d0
SP
10212011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1022
1023 * configure.ac: Adjust test of with_ppl.
1024 * configure: Regenerated.
1025
97efdf21
KT
10262011-03-02 Kai Tietz <ktietz@redhat.com>
1027
1028 * MAINTAINERS: Adjust my e-mail address.
1029
7d32a440
SP
10302011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1031
1032 * configure.ac: Add -lpwl to ppllibs.
1033 * configure: Regenerated.
1034
3d2bc11b
SP
10352011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1036
1037 * config/cloog.m4: Add -lisl to clooglibs.
1038 * configure: Regenerated.
1039
e3d590af
RR
10402011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1041
1042 * MAINTAINERS (CPU Port maintainers): Add self.
1043
5037599a
RO
10442011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1045
1046 * MAINTAINERS: Add myself as testsuite maintainer.
1047
12a0ae3d
MS
10482011-02-15 Mike Stump <mikestump@comcast.net>
1049
1050 * MAINTAINERS: Add myself as testsuite maintainer.
1051
029c8f3e
RW
10522011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1053
1054 Import from Libtool and gnulib:
1055
1056 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1057
1058 Prepare for supporting FreeBSD 10.
1059 * config.rpath: Remove handling of freebsd1* which soon would
1060 match FreeBSD 10.0.
1061
1062 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1063
1064 Remove support for FreeBSD 1.x.
1065 * libtool.m4 (_LT_LINKER_SHLIBS)
1066 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1067 soon would incorrectly match FreeBSD 10.0.
1068
03b2a04d
RW
10692011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1070
1071 PR binutils/12283
1072 * move-if-change: Import version from gnulib.
1073
f3d533d3
AO
10742011-02-12 Alexandre Oliva <aoliva@redhat.com>
1075
1076 PR lto/47225
1077 * Makefile.def (lto-plugin): Double dash for enable-shared.
1078 (configure-gcc): Depend on all-lto-plugin.
1079 * Makefile.in: Rebuilt.
1080
f33d8408
RW
10812011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1082
1083 * configure.ac: Remove extra bracket.
1084 * configure: Regenerate.
1085
846cf392
TB
10862011-02-08 Tobias Burnus <burnus@net-b.de>
1087
1088 * MAINTAINERS: Add myself as libquadmath maintainer.
1089
f897ac2b
TS
10902011-02-08 Thomas Schwinge <thomas@schwinge.name>
1091
1092 * MAINTAINERS: Update my email address.
1093
0e048a16
JM
10942011-02-07 Joseph Myers <joseph@codesourcery.com>
1095
1096 * MAINTAINERS (option handling): Add self.
1097
b1b0c7e6
KT
10982011-02-06 Kai Tietz <kai.tietz@onevision.com>
1099
1100 PR lto/47225
1101 * Makefile.def: Add dependency for install-gcc
1102 on install-lto-plugin.
1103 * Makfile.in: Regenerated
1104
fdd3083a
SB
11052011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1106
1107 * MAINTAINERS (CPU Port Maintainers): Add myself.
1108
29a63921
AO
11092011-01-31 Alexandre Oliva <aoliva@redhat.com>
1110
1111 PR libgcj/44341
1112 * configure.ac: Discard --with-* flags for host when configuring
1113 target libraries for cross build.
1114 * configure: Rebuilt.
1115
b305e3da
SP
11162011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1117
1118 * MAINTAINERS (linear loop transforms): Removed.
1119
6be7b668
JJ
11202011-01-25 Jakub Jelinek <jakub@redhat.com>
1121
6be7b668
JJ
1122 * configure.ac: If with_ppl is no, move setting with_cloog=no
1123 after CLOOG_REQUESTED check.
1124 * configure: Regenerated.
1125
ab4173cf
SP
11262011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1127
1128 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1129 CLooG has been requested.
1130 * configure: Regenerated.
1131
0deada9e
SP
11322011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1133
1134 * configure: Regenerated.
1135 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1136
27b9aa80
TG
11372011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1138
1139 * configure: Regenerated.
1140 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1141
33e39b66
AS
11422011-01-21 Andreas Schwab <schwab@redhat.com>
1143
1144 * configure.ac: Use AS_HELP_STRING throughout.
1145 * configure: Regenerate.
1146
fb701687
JZ
11472011-01-18 Jie Zhang <jie.zhang@analog.com>
1148
1149 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1150 * configure: Regenerate.
1151
3752f75a
JDA
11522011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1153
1154 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1155
5a2931d1
JB
11562011-01-13 Joel Brobecker <brobecker@adacore.com>
1157
1158 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1159 for ia64-hpux.
1160 * configure: Regenerate.
3e76bf2c 1161
03ebe6c3
JH
11622011-01-07 Jan Hubicka <jh@suse.cz>
1163
1164 PR lto/47225
1165 * Makefile.in: Regenerate.
1166 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1167 configure.
1168
96bdf9b4
JH
11692011-01-07 Jan Hubicka <jh@suse.cz>
1170
1171 * Makefile.in: Regenerate.
1172 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1173 and configure dependency on lto-plugin configure.
1174 (lto-plugin module): Remove dependency on GCC; add dependency on
1175 liniberty.
1176
c12e816f
WS
11772011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1178
1179 * MAINTAINERS (Write After Approval): Add myself.
1180
539b4d11
HS
11812010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1182
1183 * configure: Regenerate.
1184
6e307056
HS
11852010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1186
1187 * configure.ac: (picochip): Disable libiberty.
1188
0c2e6904
KP
11892010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1190
1191 * MAINTAINERS (Write After Approval): Add myself.
1192
d479b128
ILT
11932010-12-10 Ian Lance Taylor <iant@google.com>
1194
1195 PR bootstrap/46819
1196 * configure.ac: For --disable-libgcj clear libgcj_saved.
1197 * configure: Rebuild.
1198
87e6d9dc
TB
11992010-12-10 Tobias Burnus <burnus@net-b.de>
1200
1201 PR fortran/46540
1202 * configure.ac: Add --disable-libquadmath and
1203 --disable-libquadmath-support.
1204 * configure: Regenerate.
1205
9ad64188
ILT
12062010-12-03 Ian Lance Taylor <iant@google.com>
1207
1208 * MAINTAINERS: Add myself as libgo maintainer.
1209
d062cd48
HPN
12102010-12-03 Hans-Peter Nilsson <hp@axis.com>
1211
1212 PR libffi/46792
1213 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1214 * configure: Regenerate.
1215
bec93d73
ILT
12162010-12-02 Ian Lance Taylor <iant@google.com>
1217
1218 * configure.ac: Always set default for poststage1_ldflags to
1219 -static-libstdc++ -static-libgcc.
1220
b3f122e0
AS
12212010-11-29 Andreas Schwab <schwab@redhat.com>
1222
1223 * configure.ac: Move comment to remove extra space in last argument
1224 of GCC_TARGET_TOOL.
1225
9aff220f
AO
12262010-11-26 Alexandre Oliva <aoliva@redhat.com>
1227
e7e9ce46 1228 PR other/46026
9aff220f
AO
1229 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1230 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1231 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1232 (BASE_FLAGS_TO_PASS): Use it.
1233 * configure: Rebuilt.
1234 * Makefile.in: Rebuilt.
1235
9580395f
L
12362010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1237
1238 PR binutils/12258
1239 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1240 Properly check default linker.
1241 * configure: Regnerated.
1242
21539e2e
MK
12432010-11-23 Matthias Klose <doko@ubuntu.com>
1244
1245 * configure.ac: For --enable-gold, handle value `default' instead of
9c78662a 1246 `both*'. New configure option --{en,dis}able-ld.
21539e2e
MK
1247 * configure: Regenerate.
1248
4da3b0f8
ILT
12492010-11-20 Ian Lance Taylor <iant@google.com>
1250
1251 * configure.ac: Only disable a language library if no language needs
1252 it. Don't let --disable-libgcj uncondtionally disable libffi.
1253 * configure: Rebuild.
1254
455c8f48
RW
12552010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1256
e655d2bf
RW
1257 * Makefile.in: Regenerate.
1258
455c8f48
RW
1259 PR other/46202
1260 * configure.ac: Fix just-built in-tree STRIP name to be
1261 binutils/strip-new.
1262 * configure: Regenerate.
1263 * Makefile.def (install-strip-gcc, install-strip-binutils)
1264 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1265 (install-strip-sid): Mirror dependencies on non-strip variants
1266 of these targets on the respective -strip prerequisites.
1267 * Makefile.tpl (install-strip, install-strip-host)
1268 (install-strip-target): New targets.
1269 (install-strip-[+module+], install-strip-target-[+module+]):
1270 New targets.
1271 * Makefile.in: Regenerate.
1272
632e2a07
ILT
12732010-11-19 Ian Lance Taylor <iant@google.com>
1274 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1275
1276 * configure.ac: Add target-libgo to target_libraries. Set
1277 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1278 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1279 (HOST_EXPORTS): Add GOC.
1280 (BASE_TARGET_EXPORTS): Add GOC.
1281 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1282 (GOCFLAGS_FOR_TARGET): New variable.
1283 (EXTRA_HOST_FLAGS): Add GOC.
1284 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1285 * Makefile.def (target_modules): Add libgo.
1286 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1287 (dependencies): Add dependency from configure-target-libgo to
1288 configure-target-libffi and all-target-libstdc++-v3. Add
1289 dependencies from all-target-libgo to all-target-libffi.
1290 (languages): Add go.
1291 * configure: Rebuild.
1292 * Makefile.in: Rebuild.
1293
ce59187e
ILT
12942010-11-19 Ian Lance Taylor <iant@google.com>
1295
1296 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1297 compiler/flag environment variables.
1298
69ecd18f
ILT
12992010-11-18 Ian Lance Taylor <iant@google.com>
1300
1301 * configure.ac: Check for lang_requires_boot_languages in
1302 config-lang.in files.
1303 * configure: Rebuild.
1304
1ec601bf
FXC
13052010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1306 Tobias Burnus <burnus@net-b.de>
1307
1308 PR fortran/32049
1309 * Makefile.def: Add libquadmath; build it with language=fortran.
1310 * configure.ac: Add libquadmath.
1311 * Makefile.tpl: Handle multiple libs in check-[+language+].
1312 * Makefile.in: Regenerate.
1313 * configure: Regenerate.
1314
b9b9d342
TT
13152010-11-16 Tom Tromey <tromey@redhat.com>
1316
1317 * MAINTAINERS: Moved myself to reviewers section.
1318
ecbfe87a
ZD
13192010-11-15 Zdenek Dvorak <ook@ucw.cz>
1320
1321 * MAINTAINERS: Moved myself to reviewers section.
1322
29a4f477
RW
13232010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1324
1325 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1326 (Write After Approval): Remove self.
1327
9965e3cd
AS
13282010-11-15 Andreas Schwab <schwab@redhat.com>
1329
1330 * configure.ac: Fix spelling in option names.
1331 * configure: Regenerated.
1332
0463992b
GJL
13332010-11-13 Georg-Johann Lay <georgjohann@web.de>
1334
1335 PR bootstrap/39622
1336 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1337 * configure: Regenerated.
1338
3df08734
KG
13392010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1340
1341 * MAINTAINERS: Update my email address.
1342
f16e2237
TG
13432010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1344
f16e2237
TG
1345 * configure: Regenerate.
1346
0bb52d68
TG
13472010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1348
1f980c25 1349 * configure: Regenerate.
0bb52d68 1350
aba2b02e
TG
13512010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1352
aba2b02e
TG
1353 * configure: Regenerate.
1354
27882098
TG
13552010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1356
27882098
TG
1357 * configure: Regenerate.
1358
d32ef397
AS
13592010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1360
1361 * configure.ac: Support official CLooG.org versions.
1362 * configure: Regenerate.
1363 * config/cloog.m4: New.
1364
5a4b6c0e
FD
13652010-11-10 François Dumont <francois.cppdevs@free.fr>
1366
1367 * MAINTAINERS (Write After Approval): Add myself.
1368
f2cea726
DE
13692010-11-09 David Edelsohn <dje.gcc@gmail.com>
1370
1371 * MAINTAINERS: Update my email address.
1372
d8ed14ce
IS
13732010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1374
1375 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1376 * configure: Regenerate.
d8ed14ce 1377
48215350
DK
13782010-11-03 Ian Lance Taylor <iant@google.com>
1379 Dave Korn <dave.korn.cygwin@gmail.com>
1380
1381 PR lto/46273
1382 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1383 and on other supported platforms whenever LTO is enabled.
1384 * configure: Rebuild.
1385
87841584
AM
13862010-11-02 Alan Modra <amodra@gmail.com>
1387
1388 PR binutils/12110
1389 * configure.ac: Error when source path contains spaces.
1390 * configure: Regenerate.
1391
fe12dfe1
JW
13922010-10-23 James E. Wilson <wilson@codesourcery.com>
1393
1394 * MAINTAINERS: Update my email address.
1395
66c92425
ILT
13962010-10-20 Ian Lance Taylor <iant@google.com>
1397
1398 * Makefile.def (target_modules): Set lib_path to src/.libs for
1399 libstdc++-v3 module.
1400 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1401 * Makefile.in: Rebuild.
1402
187d3518
LB
14032010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1404
1405 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1406 (Write After Approval): Remove myself.
1407
02db6bba
TG
14082010-10-15 Tristan Gingold <gingold@adacore.com>
1409
1410 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1411
c0103e74
DR
14122010-10-14 Douglas Rupp <rupp@gnat.com>
1413
1414 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1415
1cd0b716
DK
14162010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1417
1418 * configure.ac (build_lto_plugin): New shell variable.
1419 (--enable-lto): Turn on by default for all non-ELF platforms that
1420 have had LTO support added so far. Set build_lto_plugin appropriately
1421 for both ELF and non-ELF.
1422 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1423 * configure: Regenerate.
1424
d4c1abb3
RW
14252010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1426
1427 Sync from src:
1428 * configure.ac (v850 support): Remove target-libgloss from
1429 noconfigdirs.
1430 * configure: Regenerate.
1431
ffedf511
RW
14322010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1433
1434 PR bootstrap/45326
1435 PR bootstrap/45174
1436 * configure.ac: Honor initial values of $build_configargs,
1437 $host_configargs, $target_configargs. Mark the precious, so
1438 environment settings get recorded.
1439 * configure: Regenerate.
1440
e1826acc
RW
14412010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1442
1443 PR bootstrap/45796
1444 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1445 Depend on all-build-libiberty.
1446 * Makefile.in: Regenerate.
1447
80920132
ME
14482010-09-30 Michael Eager <eager@eagercon.com>
1449
1450 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1451 * configure: Regenerate.
1452
770a498a
ME
14532010-09-28 Michael Eager <eager@eagercon.com>
1454
1455 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1456
86dfbd58
RW
14572010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1458
1459 PR bootstrap/44621
1460 * configure.ac: Fix unportable shell quoting.
1461 * configure: Regenerate.
1462
db50fe7d
IS
14632010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1464
1465 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1466 targets and amend comment.
1467 * configure: Regenerate.
1468
0064e825
TB
14692010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1470
1471 * MAINTAINERS (Write After Approval): Add myself.
1472
bb79486c
JH
14732010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1474
1475 * configure.ac: Enable LTO by default on Darwin.
1476 * configure: Regenerate.
1477
9e0b22c3
MS
14782010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1479
bb79486c 1480 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 1481
2fabf1b7
IB
14822010-09-01 Ian Bolton <ian.bolton@arm.com>
1483
bb79486c 1484 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 1485
3a9abc98
DS
14862010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1487
1488 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1489 ports
1490
331a9a59
DY
14912010-07-28 David Yuste <david.yuste@gmail.com>
1492
1493 * MAINTAINERS (Write After Approval): Add myself.
1494
223a9d64
N
14952010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1496
1497 * configure.ac: Support all v850 targets.
1498 * configure: Regenerate.
1499
9183bdcf
MG
15002010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1501
1502 PR bootstrap/44455
1503 * configure.ac (extra_mpfr_configure_flags): Copy from
1504 extra_mpc_gmp_configure_flags.
1505 * configure: Re-generated.
1506
2e290598
AK
15072010-07-22 Andi Kleen <ak@linux.intel.com>
1508
1509 * MAINTAINERS (Write After Approval): Add myself.
1510
8d6cd388
CLT
15112010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1512
1513 * MAINTAINERS (Write After Approval): Add myself.
1514
b0b01eb0
JY
15152010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1516
1517 * MAINTAINERS (Write After Approval): Add myself.
1518
77198d71
JH
15192010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1520
1521 PR target/44862
1522 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1523 Provide -B option to allow for link spec %s substitutions for
1524 libstdc++.a on darwin.
1525 * Makefile.in: Regenerate.
1526
02fe70af
MM
15272010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1528
1529 * MAINTAINERS (Reviewers): Update my e-mail address
1530
c63a4676
AO
15312010-06-10 Alexandre Oliva <aoliva@redhat.com>
1532
1533 * Makefile.def (configure-gcc): Depend on all-libelf.
1534 * Makefile.in: Rebuild.
1535
e68edbf6
FC
15362010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1537
1538 * MAINTAINERS (Write After Approval): Add myself in the right place.
1539
dce2d8b2 15402010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
1541
1542 * MAINTAINERS (Write After Approval): Add myself.
1543
dce2d8b2 15442010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
1545
1546 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
1547
15482010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 1549
1ab55d69
MK
1550 * config.sub: Update to version 2010-05-21.
1551 * config.guess: Update to version 2010-04-03.
0c422e74 1552
02540df4
SB
15532010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1554
1555 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1556 * configure: Regenerate.
1557
dfe5f5b2
ST
15582010-05-12 Sriraman Tallam <tmsriram@google.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
c082f9f3
SB
15622010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1563
1564 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1565 a platform that supports LTO.
1566 * configure: Regenerate.
1567
f1af9e5f
SP
15682010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1569
1570 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1571 * configure: Regenerated.
1572
38e3d868
RM
15732010-04-27 Roland McGrath <roland@redhat.com>
1574 H.J. Lu <hongjiu.lu@intel.com>
1575
1576 * configure.ac (--enable-gold): Support both, both/gold and
1577 both/bfd to add gold to configdirs without removing ld.
1578 * configure: Regenerated.
1579
1580 * Makefile.def: Add install-gold dependency to install-ld.
1581 * Makefile.in: Regenerated.
1582
3bec79c5
DK
15832010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1584
1585 PR lto/42776
1586 * configure.ac (--enable-lto): Refactor handling so libelf tests
1587 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1588 and allow LTO to be explicitly enabled on non-ELF platforms that
1589 are known to support it inside else-clause.
1590 * configure: Regenerate.
1591
615c8ffa
EB
15922010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1593
1594 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1595 * configure: Regenerate.
1596
e4522f78
RC
15972010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1598
1599 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1600 * configure: Regenerate.
1601
8ccb78f2
RO
16022010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1603
1604 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1605 separately.
1606 * configure: Regenerate.
1607
d5cc2ee3
KW
16082010-04-16 Kevin Williams <kevin.williams@inria.fr>
1609
1610 * MAINTAINERS (Write After Approval): Add myself.
1611
8406cb62
TG
16122010-04-14 Tristan Gingold <gingold@adacore.com>
1613
1614 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1615 * configure: Regenerate.
1616
3591b8e2
SE
16172010-04-13 Steve Ellcey <sje@cup.hp.com>
1618
1619 * configure: Regenerate after change to elf.m4.
1620
a82ecc7b
IS
16212010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1622
1623 * MAINTAINERS (Write After Approval): Add myself.
1624
1f0bf148
SP
16252010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1626
1627 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1628 * configure: Regenerated.
1629
16302010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1631
1632 * configure.ac: Print "buggy but acceptable" when CLooG
1633 revision is less than 9.
1634 * configure: Regenerated.
1635
ecd01dee
DN
16362010-04-01 Diego Novillo <dnovillo@google.com>
1637
1638 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1639
dc683a3f
RW
16402010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1641
1642 PR bootstrap/43615
1643 PR bootstrap/43328
1644
1645 Revert:
1646
1647 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1648
1649 * configure.ac: Do not pass --enable-multilib nor
1650 --disable-multilib in baseargs. Accept explicitly passed
1651 --enable_multilib.
1652 * configure: Regenerate.
1653
7527d83f
UW
16542010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1655
1656 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1657
895522b6
JJ
16582010-03-31 Janis Johnson <janis187@us.ibm.com>
1659
1660 * MAINTAINERS: Remove myself.
1661
9db4e878
RW
16622010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1663
1664 PR bootstrap/43328
1665 * configure.ac: Do not pass --enable-multilib nor
1666 --disable-multilib in baseargs. Accept explicitly passed
1667 --enable_multilib.
1668 * configure: Regenerate.
1669
acf6bf36
AP
16702010-03-28 Andrew Pinski <pinskia@gmail.com>
1671
1672 * MAINTAINERS (spu port): Remove me.
1673
b42f0d7e
JM
16742010-03-23 Joseph Myers <joseph@codesourcery.com>
1675
1676 * configure.ac (tic6x-*-*): New case.
1677 * configure: Regenerate.
1678
0d1152b1
JM
16792010-03-23 Joseph Myers <joseph@codesourcery.com>
1680
1681 * config.sub: Update to version 2010-03-22.
1682 * config.guess: Update to version 2009-12-30.
1683
dce2d8b2 16842010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
1685
1686 PR ada/42554
1687 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1688 * configure: Regenerate.
1689
5408fbe8
RR
16902010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1691
1692 * MAINTAINERS: Update my email address.
1693
3f55a3b3
SP
16942010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1695
1696 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1697 (ghassan.shobaki@amd.com): Removed.
1698
3f08f7e8
AM
16992010-03-17 Alan Modra <amodra@gmail.com>
1700
1701 * MAINTAINERS: Update my email address.
1702
f3a9d094
DN
17032010-03-16 Diego Novillo <dnovillo@google.com>
1704
1705 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1706 Matthews.
1707
db5c4b8b
JM
17082010-03-16 Joseph Myers <joseph@codesourcery.com>
1709
1710 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1711 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1712
b995570a
JM
17132010-03-16 Joseph Myers <joseph@codesourcery.com>
1714
1715 * MAINTAINERS: Update my email address.
1716
124cc66f
DJ
17172010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1718
1719 * MAINTAINERS: Update my email address.
1720
a4581668
BS
17212010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1722
1723 * MAINTAINERS: Update my email address.
1724
49d78e29
JZ
17252010-03-09 Jie Zhang <jie@codesourcery.com>
1726
1727 * MAINTAINERS: Update my email address.
1728
8927b7c0
RO
17292010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1730
1731 PR libstdc++/32499
1732 * configure.ac (RANLIB): Default to true.
1733 (STRIP): Likewise.
1734 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1735 * configure: Regenerate.
1736
dce2d8b2 17372010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
1738
1739 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1740 (Write After Approval): Update my email address.
1741
bf646aaf
NC
17422010-02-17 Nick Clifton <nickc@redhat.com>
1743
1744 PR 11238
1745 * Makefile.tpl (local-distclean): Also remove config.cache files in
1746 sub-directories as there may not be Makefiles present in the
1747 sub-directories.
96e41f16
NC
1748 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1749 the config.cache files found by the find command.
1750
bf646aaf
NC
1751 * Makefile.in: Regenerate.
1752 * configure.ac: Revert previous delta.
1753 * configure: Regenerate.
1754
ff78880a
NC
17552010-02-15 Nick Clifton <nickc@redhat.com>
1756
1757 PR 11238
1758 * configure.ac: Delete config.cache files in sub-directories when
1759 deleting Makefiles.
1760 * configure: Regenerate.
1761
8150eadf
BE
17622010-02-12 Ben Elliston <bje@gnu.org>
1763
1764 * MAINTAINERS: Update my email address.
1765
a9e12bfd
AP
17662010-02-08 Andrew Pinski <pinskia@gmail.com>
1767
1768 * MAINTAINERS (spu port): Update my email address.
1769
95315086
JZ
17702010-02-08 Jie Zhang <jie.zhang@analog.com>
1771
1772 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1773
362c6d2f
KG
17742010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1775
1776 * configure.ac: Add "recommended" version checks for GMP/MPC.
1777 Update recommended GMP/MPFR/MPC versions.
1778 * configure: Regenerate.
1779
888c5ad2
JR
17802010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1781
1782 * MAINTAINERS: Move my Embecosm email address into the
1783 write-after-approval section.
1784
3bf714a7
ILT
17852010-01-26 Ian Lance Taylor <iant@google.com>
1786
1787 * MAINTAINERS: Add myself as Go frontend maintainer.
1788
ad1e5170
JR
17892010-01-25 Joern Rennecke <amylaar@spamcop.net>
1790
1791 PR libstdc++/36101, PR libstdc++/42813
1792 * configure.ac (bootstrap_target_libs): Make inclusion of
1793 target-libgomp conditional on libgomb being in target_configdirs.
1794 * configure: Regenerate.
1795
fb0553d1
JR
17962010-01-23 Joern Rennecke <amylaar@spamcop.net>
1797
1798 PR libstdc++/36101, PR libstdc++/42813
1799 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1800 * configure: Regenerate.
1801
aae29963
JR
18022010-01-22 Joern Rennecke <amylaar@spamcop.net>
1803
1804 PR libstdc++/36101, PR libstdc++/42813
1805 * configure.ac (target_configdirs): Substitute.
1806 * Makefile.def: Bootstrap target module libgomp.
1807 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1808 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1809 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1810 * configure, Makefile.in: Regenerate.
1811
d8fe8895
DK
18122010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1813
1814 * MAINTAINERS: Adjust my details.
1815
ebfe4897
EW
18162010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1817
1818 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1819
f7746c59
TL
18202010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1821
1822 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1823
306c7b5b
TL
18242010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1825
1826 * MAINTAINERS (Write After Approval): Add myself.
1827
1b8b9e19
KT
18282010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1829
1830 * MAINTAINERS (Write After Approval): Add myself.
1831
c164615b
RG
18322010-01-11 Richard Guenther <rguenther@suse.de>
1833
1834 PR lto/41569
1835 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1836 * Makefile.in: Regenerated.
1837
f3f623ae
AT
18382010-01-11 Andreas Tobler <andreast@fgznet.ch>
1839
1840 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1841 * configure: Regenerate.
1842
592c90ff 18432010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 1844 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
1845
1846 PR bootstrap/42424
1847 * configure.ac: Include libtool m4 files.
9c78662a 1848 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
1849 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1850 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 1851
592c90ff
KG
1852 * configure: Regenerate.
1853
60a2e213
RW
18542010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1855
1856 PR bootstrap/41818
1857 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1858 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1859 * Makefile.in: Regenerate.
1860
7413962d
RG
18612010-01-02 Richard Guenther <rguenther@suse.de>
1862
1863 PR lto/41529
1864 * configure.ac: Include config/elf.m4. Disable LTO if not
1865 builting for an elf target.
1866 * configure: Regenerate.
1867
f77f3945
CF
18682009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1869
1870 * MAINTAINERS: Change my email address.
1871
4960e3f0
BE
18722009-12-18 Ben Elliston <bje@au.ibm.com>
1873
1874 * config.sub, config.guess: Update from upstream sources.
1875
d16a31da
SZ
18762009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1877
1878 * MAINTAINERS (Write After Approval): Add myself.
1879
3a5729ea
KG
18802009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1881
1882 PR middle-end/30447
1883 PR middle-end/30789
1884 PR other/40302
1885
1886 * configure.ac: Require MPC.
1887 * configure: Regenerate.
1888
43e02a8a
RW
18892009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1890
1891 PR target/38384
1892 PR bootstrap/40972
1893 * libtool.m4: Sync from git Libtool.
1894 * ltoptions.m4: Likewise.
1895 * ltversion.m4: Likewise.
1896 * lt~obsolete.m4: Likewise.
1897 * ltmain.sh: Likewise.
1898
360d4522
KG
18992009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1900
1901 * configure.ac: Update minimum MPC version to 0.8.
1902 * configure: Regenerate.
1903
f264ed56
SP
19042009-11-21 Sebastian Pop <sebpop@gmail.com>
1905
1906 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1907 * configure: Regenerated.
1908
ed2eaa9f
ILT
19092009-11-21 Ian Lance Taylor <iant@google.com>
1910
1911 * configure.ac: Change default of poststage1_ldflags to be empty if
1912 poststage1_libs is set. When poststage1_libs is empty, and
1913 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1914 * configure: Rebuild.
1915
58346783
AN
19162009-11-21 Adam Nemet <adambnmet@gmail.com>
1917
1918 * MAINTAINERS (Write After Approval): Update my email address.
1919
5ca0106a
BE
19202009-11-20 Ben Elliston <bje@au.ibm.com>
1921
1922 * config.guess: Update from upstream sources.
1923
87213cd4
AO
19242009-11-16 Alexandre Oliva <aoliva@redhat.com>
1925
1926 * Makefile.def: Restore host and target settings for gmp.
1927 * Makefile.in: Rebuild.
1928
f61428ed
AO
19292009-11-16 Alexandre Oliva <aoliva@redhat.com>
1930
1931 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1932 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1933 Fix portability of test of C++ as bootstrap language. Add
1934 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1935 * configure: Rebuild.
1936 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1937 and cloog. Fix in-tree ppl configuration. Introduce libelf
1938 in-tree building.
1939 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1940 (POSTSTAGE1_HOST_EXPORTS): Use it.
1941 (STAGE[+id+]_CXXFLAGS): New.
1942 (BASE_FLAGS_TO_PASS): Pass it down.
1943 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1944 extra_exports.
1945 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1946 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1947 extra_exports.
1948 * Makefile.in: Rebuild.
1949
f6c56be6
BE
19502009-11-17 Ben Elliston <bje@au.ibm.com>
1951
1952 * config.sub, config.guess: Update from upstream sources.
1953
0ccb5970
JK
19542009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1955
1956 * MAINTAINERS (Write After Approval): Add myself.
1957
dce2d8b2 19582009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
1959
1960 * MAINTAINERS (Write After Approval): Add myself.
1961
5d571eaa
OS
19622009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1963
1964 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1965 paths for *-w64-mingw* and x86_64-*mingw*.
1966 * configure: Regenerated.
1967
dce2d8b2 19682009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
1969
1970 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1971
c393f559
BK
19722009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1973
1974 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1975 Phil Edwards to Write-After Approval.
1976
ef4c4300
KT
19772009-10-30 Kai Tietz <kai.tietz@onevision.com>
1978
1979 * configure.ac: Disable target-winsup & co for
1980 x86_64-*-mingw* and *-w64-mingw* targets.
1981 * configure: Regenerated.
1982
65a324b4
NC
19832009-10-16 Nick Clifton <nickc@redhat.com>
1984
1985 * MAINTAINERS: Add myself as a maintainer for the RX port.
1986
dce2d8b2 19872009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 1988
9c78662a 1989 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 1990
17e72e5d
RO
19912009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1992
1993 * configure.ac (CLooG test): Use = with test.
1994 * configure: Regenerate.
1995
ed3a56f3
RG
19962009-10-22 Richard Guenther <rguenther@suse.de>
1997
1998 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1999 cloog if the ppl version check failed. Move flags saving
2000 before setting in libelf check.
2001 * configure: Regenerate.
2002
ad0abd3c
RG
20032009-10-21 Richard Guenther <rguenther@suse.de>
2004
2005 * configure.ac: Adjust the ppl and cloog configure to work as
2006 documented. Disable cloog if ppl was disabled. Omit the version
2007 checks if they were disabled.
2008 * configure: Re-generate.
2009
e4c5bd48
RW
20102009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2011
2012 * configure.ac: Add 'lto' to enable_languages, not
2013 new_enable_languages, and only if not already present.
2014 * configure: Regenerate.
2015
0ffd69c5
GP
20162009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2017
2018 * README: Refer to the various COPYING* files instead of just
2019 COPYING.
2020 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2021
dce2d8b2 20222009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
2023
2024 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2025
58687768
RG
20262009-10-07 Richard Guenther <rguenther@suse.de>
2027
2028 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2029 and Richard Guenther as reviewers.
2030 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2031 as reviewers.
2032
49b0ca5c 20332009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 2034
49b0ca5c 2035 * config.sub: Update from upstream sources.
d2d9ce5e 2036
aeb94799
ILT
20372009-10-06 Ian Lance Taylor <iant@google.com>
2038
2039 * Makefile.def: check-gold depends upon all-gas.
2040 * Makefile.in: Rebuild.
2041
123651cd
PM
20422009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2043
2044 * MAINTAINERS (Write After Approval): Add myself.
2045
d7f09764
DN
20462009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2047
2048 * Makefile.def: all-lto-plugin depends on all-libiberty.
2049 set bootstrap=true for lto-plugin.
2050 Add lto-plugin.
2051 * Makefile.in: Regenerate.
2052 * configure.ac (host_libs): Add lto-plugin.
2053 * configure: Regenerate.
2054
d7f09764
DN
20552009-10-03 Diego Novillo <dnovillo@google.com>
2056
2057 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2058 (HOST_LIBELFLIBS): Define.
2059 (HOST_LIBELFINC): Define.
2060 * Makefile.in: Regenerate.
2061 * configure.ac: Add --enable-lto.
2062 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2063 If --enable-lto is used, add 'lto' to new_enable_languages.
2064 If --enable-lto is used and gold is enabled, add
2065 lto-plugin to configdirs.
2066 * configure: Regenerate.
2067
20682009-10-03 Simon Baldwin <simonb@google.com>
2069
2070 * configure.ac: If --with-system-zlib, suppress local zlib and
2071 pass --with-system-zlib to subdir configure scripts.
2072 * configure: Regenerate.
2073
dce2d8b2 20742009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
2075 Paolo Bonzini <bonzini@gnu.org>
2076
2077 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2078 $(srcdir).
2079 * Makefile.in: Rebuilt.
2080
dce2d8b2 20812009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
2082
2083 * MAINTAINERS (Write After Approval): Add myself.
2084
3e661154
KG
20852009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2086
2087 * configure.ac: Update minimum MPC version to 0.7.
2088 * configure: Regenerate.
2089
f1a036e4
NC
20902009-09-25 Nick Clifton <nickc@redhat.com>
2091
2092 * configure.ac: Pass any --cache-file=/dev/null option on to
2093 subconfigures.
2094 * configure: Regenerate.
2095
d4c74acc
NC
20962009-09-23 Nick Clifton <nickc@redhat.com>
2097
2098 * config.sub, config.guess: Update from upstream sources.
2099
dce2d8b2 21002009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
2101
2102 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2103 * Makefile.in: Rebuilt.
2104
0db770bd
RW
21052009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2106
2107 PR bootstrap/32272
2108 * configure.ac: Error out if $srcdir isn't '.' but contains
2109 host-${host_noncanonical}.
2110 * configure: Regenerate.
2111
71101870
RO
21122009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2113
2114 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2115 maintainer.
2116
ca6d0d62
RW
21172009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2118
79cd2b23
RW
2119 * configure.ac: If bootstrapping a combined tree with
2120 --enable-gold, require c++ in stage1_languages.
2121 * configure: Regenerate.
2122
ab9dcd0c
RW
2123 * configure.ac: Also add target_libs of stage1_languages to
2124 bootstrap_target_libs.
2125 * configure: Regenerate.
2126
ca6d0d62
RW
2127 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2128 with --enable-languages not containing c++.
2129 * configure: Regenerate.
2130
1c3c9f12
JZ
21312009-09-15 Jie Zhang <jie.zhang@analog.com>
2132
2133 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2134 * configure: Regenerate.
2135
dce2d8b2 21362009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 2137
6fb30a14
JR
2138 * MAINTAINERS (Write After Approval): Update my e-mail address,
2139 and move from from here...
2140 (Waiting for paperwork): To here.
0318772d 2141
4056c2c6
JM
21422009-09-09 Joseph Myers <joseph@codesourcery.com>
2143
2144 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2145
3e54529c
RW
21462009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2147
2148 * configure.ac: Do not use $extrasub for replacing @if/@endif
2149 parts in Makefile; instead, use additional arguments to
2150 AC_CONFIG_COMMANDS to do the replacement manually, with several
2151 sed invocations, to avoid HP-UX sed command limits.
2152 * configure: Regenerate.
2153
713e2ea6
AO
21542009-09-08 Alexandre Oliva <aoliva@redhat.com>
2155
2156 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2157 blank before -L.
2158
5646b7b9
AO
21592009-09-04 Alexandre Oliva <aoliva@redhat.com>
2160
2161 * configure.ac (with-build-config): Document. Handle without.
2162 Handle missing argument.
2163 * configure: Rebuilt.
2164
e12c4094
AO
21652009-09-03 Alexandre Oliva <aoliva@redhat.com>
2166
2167 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2168 Default to bootstrap-debug only if compare-debug works.
2169 * configure: Rebuilt.
2170 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2171 * Makefile.in: Rebuilt.
2172
75cb0057
RO
21732009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2174
2175 * MAINTAINERS (OS Port Maintainers): Update my email address.
2176
8fc68cba
AO
21772009-09-01 Alexandre Oliva <aoliva@redhat.com>
2178
2179 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2180 * Makefile.in: Rebuilt.
2181
44cb38cf
CD
21822009-09-01 Chris Demetriou <cgd@google.com>
2183
2184 * MAINTAINERS (Write After Approval): Add myself.
2185
f9329c35
DS
21862009-08-31 Dodji Seketeli <dodji@redhat.com>
2187
2188 PR debug/30161
2189 * include/dwarf2.h (enum dwarf_tag): Added
2190 DW_TAG_GNU_template_template_param
2191 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2192
f945e229
PB
21932009-08-30 Paolo Bonzini <bonzini@gnu.org>
2194
2195 * Makefile.tpl (AWK): Fix typo.
2196 * Makefile.in: Regenerate.
2197
87264276
PB
21982009-08-30 Paolo Bonzini <bonzini@gnu.org>
2199
2200 * configure.ac: Detect awk and sed.
2201 * Makefile.def (flags_to_pass): Add AWK and SED.
2202 * Makefile.tpl (AWK, SED): New.
2203 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2204 * configure: Regenerate.
2205 * Makefile.in: Regenerate.
2206
68ccd57c
DK
22072009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2208
2209 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2210 (collapseslashes): Likewise.
2211
df58e648
RW
22122009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2213
2214 * configure.ac (AC_PREREQ): Bump to 2.64.
2215
0539cb2c
RW
22162009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2217
70fa0efa
RW
2218 * configure.ac: Remove --with-datarootdir, --with-docdir,
2219 --with-pdfdir, --with-htmldir switches.
2220 * configure: Regenerate.
2221
5213506e
RW
2222 * configure: Regenerate.
2223
0539cb2c
RW
2224 * compile: Sync from Automake 1.11.
2225 * depcomp: Likewise.
2226 * install-sh: Likewise.
2227 * missing: Likewise.
2228 * mkinstalldirs: Likewise.
2229 * ylwrap: Likewise.
2230
197c68cc
DK
22312009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2232
2233 * ltmain.sh (func_normal_abspath): New function.
2234 (func_relative_path): Likewise.
2235 (func_mode_help): Document new -bindir option for link mode.
2236 (func_mode_link): Add new -bindir option, and use it to place
2237 output DLL if specified.
2238
58af276a
RW
22392009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2240
0115d4a3
RW
2241 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2242 (baseargs): Add --disable-option-checking.
2243 * configure: Regenerate.
2244
58af276a
RW
2245 * Makefile.def (configure-target-libiberty): Depend on
2246 all-binutils and all-ld.
2247 (configure-target-newlib): Likewise.
2248 * Makefile.in: Regenerate.
2249
e9d9afef
BE
22502009-08-17 Ben Elliston <bje@au.ibm.com>
2251
2252 * config.sub, config.guess: Update from upstream sources.
2253
354ebf88
RW
22542009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2255
2256 Sync from src, merge:
2257
2258 2009-07-02 Tristan Gingold <gingold@adacore.com>
2259
2260 * configure.ac: Do not exclude gas for i386-*-darwin.
2261 Add a case for x86_64-*-darwin.
2262 * configure: Regenerate.
2263
8375f7b2
NV
22642009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2265
2266 * MAINTAINERS: Add my name to Write After Approval list.
2267
dce2d8b2 22682009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
2269
2270 * configure.ac: Add Microblaze target.
2271 * configure: Regenerate.
2272
ea2002ba
CB
22732009-07-31 Christian Bruel <christian.bruel@st.com>
2274
2275 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2276 * configure: Regenerate.
2277
dce2d8b2 22782009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
2279
2280 * MAINTAINERS (Write After Approval): Update my e-mail address.
2281
e90e6bd7
ILT
22822009-07-06 Ian Lance Taylor <iant@google.com>
2283
2284 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2285 * configure: Rebuild.
2286
f6e0880a
TG
22872009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2288
2289 * MAINTAINERS: Move myself to the Graphite Reviewers.
2290
6d984927
WG
22912009-06-30 Wei Guozhi <carrot@google.com>
2292
2293 * MAINTAINERS: Add my name to Write After Approval list.
2294
f2689b09
SE
22952009-06-26 Steve Ellcey <sje@cup.hp.com>
2296
2297 PR bootstrap/40338
2298 * configure.ac (comparestring): Create new variable.
2299 * Makefile.tpl (comparestring): Use to skip some comparisions.
2300 * configure: Regenerate.
2301 * Makefile.in: Regenerate.
2302
f62c0ba4
DE
23032009-06-26 Doug Evans <dje@sebabeach.org>
2304
2305 * Makefile.def (host_modules): Add cgen.
2306 * Makefile.in: Regenerate.
2307 * configure.ac (host_tools): Add cgen.
2308 * configure: Regenerate.
2309
7acf4da6
DD
23102009-06-23 DJ Delorie <dj@redhat.com>
2311
2312 * MAINTAINERS: Add myself as mep maintainer.
2313
00020c16
ILT
23142009-06-23 Ian Lance Taylor <iant@google.com>
2315
2316 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2317 boot_languages. Only bootstrap target libraries listed in
2318 target_libs for some boot language. Add --with-stage1-ldflags,
2319 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2320 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2321 if not building with C++.
2322 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2323 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2324 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2325 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2326 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2327 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2328 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2329 * configure, Makefile.in: Rebuild.
2330
1da52d4a
LF
23312009-06-23 Li Feng <nemokingdom@gmail.com>
2332
2333 * MAINTAINERS: Added my name to write-after-approval list.
2334
144c9175
RM
23352009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2336
2337 * configure.ac: Define is_elf for QNX Neutrino targets.
2338 * configure: Regenerate.
2339
e5871e24
GS
23402009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2341
9c78662a 2342 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 2343
5f4a82c0
KG
23442009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2345
2346 * configure.ac: Detect MPC in default directory.
2347 * configure: Regenerate.
2348
394e9195
JG
23492009-06-03 Jerome Guitton <guitton@adacore.com>
2350 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2351
9c78662a
UB
2352 * Makefile.tpl (all): Avoid a trailing backslash.
2353 * Makefile.in: Regenerate.
394e9195 2354
47bca6aa
BE
23552009-06-03 Ben Elliston <bje@au.ibm.com>
2356
2357 * config.sub, config.guess: Update from upstream sources.
2358
a891a473
RS
23592009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2360
2361 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2362 to noconfdirs.
2363 * configure: Regenerate.
2364
70cb2d9f
AO
23652009-06-02 Alexandre Oliva <aoliva@redhat.com>
2366
2367 * Makefile.tpl ([+compare-target+]): Compare all stage
2368 directories, rather than just gcc.
2369 * Makefile.in: Rebuilt.
2370
7f1245df
DK
23712009-06-01 Doug Kwan <dougkwan@google.com>
2372
2373 * configure.ac: Support gold for target arm*-*-*.
2374 * configure: Regenerate.
394e9195 2375
acd26225
KG
23762009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2377
2378 * Makefile.def: Add MPC support and dependencies.
2379 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2380
2381 * Makefile.in, configure: Regenerate.
2382
a1fc946a
AO
23832009-05-27 Alexandre Oliva <aoliva@redhat.com>
2384
2385 * Makefile.tpl (all): Avoid harmless warning in make all when
2386 gcc-bootstrap is enabled but stage_last does not exist.
2387 * Makefile.in: Rebuilt.
2388
2e6a3c8d
NR
23892009-05-24 Nicolas Roche <roche@adacore.com>
2390
2391 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2392 * Makefile.in: Regenerate.
2393
63487d11
DC
23942009-05-21 Denis Chertykov <chertykov@gmail.com>
2395
2396 * MAINTAINERS: Update my e-mail address.
2397
449223af
DK
23982009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2399
2400 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2401 * configure: Regenerate.
2402
31c98f49
AO
24032009-05-18 Alexandre Oliva <aoliva@redhat.com>
2404
2405 PR other/40159
2406 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2407 gcc-no-bootstrap are mutually exclusive.
2408 * Makefile.in: Rebuilt.
2409
0f501837
AO
24102009-05-18 Alexandre Oliva <aoliva@redhat.com>
2411
2412 PR other/40159
2413 * Makefile.tpl (all): Don't end with unconditional success.
2414 * Makefile.in: Rebuilt.
2415
4a4a4e99
AO
24162009-05-12 Alexandre Oliva <aoliva@redhat.com>
2417
2418 PR target/37137
2419 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2420 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2421 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2422 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2423 stage_configureflags, stage_cflags and stage_libcflags into
2424 explicit Makefile macros.
2425 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2426 GFORTRAN.
2427 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2428 CC. Set CC_FOR_BUILD from CC.
2429 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2430 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2431 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2432 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2433 and GFORTRAN.
2434 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2435 (_LIBCFLAGS): Renamed to _TFLAGS.
2436 (do-compare-debug, do-compare3-debug): Drop.
2437 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2438 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2439 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2440 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2441 (XGCC_FLAGS_FOR_TARGET): New.
2442 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2443 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2444 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2445 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 2446 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
2447 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2448 TFLAGS.
2449 (BUILD_CONFIG): Include if requested.
2450 (all): Set TFLAGS on bootstrap.
2451 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2452 (all-stageid-prefixmodule): Likewise.
2453 (do-clean, distclean-stageid): Set TFLAGS.
2454 (restrap): Fix whitespace.
2455 * Makefile.in: Rebuilt.
2456
1cee3429
PB
24572009-05-07 Paolo Bonzini <bonzini@gnu.org>
2458
2459 * config.guess: Sync with src.
2460
0b70eafd
DK
24612009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2462
2463 * configure.ac ($with_ppl): Default to no if not supplied.
2464 ($with_cloog): Likewise.
2465 configure: Regenerate.
2466
5175f17c
JW
24672009-04-27 James E. Wilson <wilson@codesourcery.com>
2468
2469 * MAINTAINERS: Update my e-mail address.
2470
952fa153
NC
24712009-04-27 Nick Clifton <nickc@redhat.com>
2472
2473 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2474
a687f83c
EB
24752009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2476
2477 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2478 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2479 * Makefile.in: Regenerate.
2480
9e3eba15
KG
24812009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2482
2483 PR bootstrap/39739
2484 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2485 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2486
2487 * configure, Makefile.in: Regenerate.
2488
a687f83c 24892009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
2490
2491 * include/hashtab.h: Update GTY annotations to new syntax
2492 * include/splay-tree.h: Likewise
2493
070bdbd9
BE
24942009-04-17 Ben Elliston <bje@au.ibm.com>
2495
2496 * config.sub, config.guess: Update from upstream sources.
2497
55f2d967
AG
24982009-04-15 Anthony Green <green@moxielogic.com>
2499
2500 * configure.ac: Add moxie support.
2501 * configure: Rebuilt.
2502
309c24a9
JJ
25032009-04-14 Jakub Jelinek <jakub@redhat.com>
2504
2505 * configure.ac: Change copyright header to refer to version
2506 3 of the GNU General Public License and to point readers at the
2507 COPYING3 file and the FSF's license web page.
2508 * Makefile.def: Likewise.
2509 * Makefile.tpl: Likewise.
2510 * Makefile.in: Regenerate.
2511
b93133bc
JH
25122009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2513
2514 * configure.ac: Restore match for darwin9 or later. Use double
2515 brackets since regeneration eats one pair.
2516 * configure: Regenerate.
2517
d18ff35a
L
25182009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2519
2520 PR gas/10039
2521 * configure.ac: Require texinfo 4.7.
2522 * configure: Regenerated.
2523
748086b7
JJ
25242009-04-09 Nick Clifton <nickc@redhat.com>
2525
2526 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2527 the GCC Runtime Library Exception.
2528
a3337ea2
KG
25292009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2530
2531 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2532 * configure: Regenerate.
2533
60911f14
SE
25342009-04-01 Steve Ellcey <sje@cup.hp.com>
2535
2536 * Makefil.def (languages): New entries.
2537 * Makefile.tpl (check-gcc-*): New generic target.
2538 * Makefile.in: Regenerate.
60911f14 2539
dce2d8b2 25402009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 2541
d18ff35a 2542 * MAINTAINERS: Update my email address.
7369c1d0 2543
cfb1f59f
TT
25442009-03-18 Tom Tromey <tromey@redhat.com>
2545
d18ff35a
L
2546 * configure: Rebuild.
2547 * configure.ac (host_libs): Add libiconv.
2548 * Makefile.in: Rebuild.
2549 * Makefile.def (host_modules): Add libiconv.
2550 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 2551
75eeae1a
TG
25522009-03-16 Tristan Gingold <gingold@adacore.com>
2553
2554 * configure.ac: Treat gdb as supported on x86_64-darwin.
2555 * configure: Regenerate.
2556
f38095f3
JM
25572009-03-16 Joseph Myers <joseph@codesourcery.com>
2558
2559 * configure.ac (--with-host-libstdcxx): New option.
2560 * configure: Regenerate.
2561
dce2d8b2 25622009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
2563
2564 * MAINTAINERS: Move myself into the write after approval list.
2565
6d401294
NP
25662009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2567
2568 * MAINTAINERS: Update e-mail address.
2569
07c97076
DN
25702009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2571
2572 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2573
dce2d8b2 25742009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
2575
2576 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2577
7a9d3fe8
RW
25782009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2579
2580 Backport from git Libtool:
2581
2582 2009-01-19 Robert Millan <rmh@aybabtu.com>
2583 Support GNU/kOpenSolaris.
2584 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2585 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2586 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2587 GNU/kOpenSolaris.
2588
c9e9e11f
AS
25892009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2590
2591 * MAINTAINERS: Update e-mail address.
2592
5e8c1552 25932009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
2594
2595 * MAINTAINERS (Write After Approval): Add self.
2596
b0adb088
BM
25972009-02-18 Bingfeng Mei <bmei@broadcom.com>
2598
2599 * MAINTAINERS (Write After Approval): Add myself.
2600
ee04b574
AS
26012009-02-05 Andreas Schwab <schwab@suse.de>
2602
2603 * Makefile.tpl (stage_last): Define $r and $s before using
2604 $(RECURSE_FLAGS_TO_PASS).
2605 * Makefile.in: Regenerate
2606
907884c9
ILT
26072009-01-30 Ian Lance Taylor <iant@google.com>
2608
2609 * MAINTAINERS: Move myself to the Global Reviewers list.
2610
416ac4d4
RM
26112009-01-29 Robert Millan <rmh@aybabtu.com>
2612
2613 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2614 * configure: Regenerate.
2615
ee5decb3
GP
26162009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2617
2618 * MAINTAINERS: Make whitespace consistent.
19196f44 2619 Remove Robert Millan from Write After Approval.
ee5decb3 2620
36fbb0ec
AM
26212009-01-16 Alan Modra <amodra@bigpond.net.au>
2622
2623 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2624 (all-opcodes): Depend on all-libiberty.
2625 * Makefile.in: Regenerate.
2626
52535a64
DR
26272009-01-15 Douglas B Rupp <rupp@gnat.com>
2628
2629 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2630 * configure: Regenerate.
2631
e04a57df
RR
26322009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2633
2634 * MAINTAINERS (Write After Approval): Add myself.
2635
856c450b
SK
26362009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2637
2638 * MAINTAINERS: Add myself to reviewers (Fortran).
2639
dce2d8b2 26402009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
2641
2642 PR tree-optimization/38515
2643 * configure.ac (cloog-polylib): Removed.
2644 (with_ppl, with_cloog): Test for "no".
2645 * configure: Regenerated.
2646
1e5e8a59
DF
26472009-01-11 Daniel Franke <franke.daniel@gmail.com>
2648
2649 * MAINTAINERS: Moved myself to reviewers (Fortran).
2650
5e5debf6
TS
26512009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2652
2653 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2654 (Write After Approval): Remove myself.
2655
1c42acf1
DN
26562009-01-03 Diego Novillo <dnovillo@google.com>
2657
2658 * MAINTAINERS: Remove myself from alias maintainership.
2659
2fbbedaf
DA
26602009-01-02 David Ayers <ayers@fsfe.org>
2661
2662 * MAINTAINERS: Update e-mail address.
2663
17213821
GP
26642008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2665
2666 * MAINTAINERS: Make whitespace consistent.
2667
baafc534
RW
26682008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2669
2670 Backport from upstream Libtool:
2671 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2672 Add cache variables to tests that require the linker to work.
2673 For shlibpath_overrides_runpath, this also changes the semantics
2674 to let the result from the C compiler take precedence.
2675
18430d27
BE
26762008-12-02 Ben Elliston <bje@au.ibm.com>
2677
2678 * config.sub, config.guess: Update from upstream sources.
2679
dce2d8b2 26802008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
2681
2682 * configure.ac (ppllibs): Add by default the lib flags.
2683 * configure: Regenerate.
2684
41e9641b
LM
26852008-12-08 Luis Machado <luisgpm@br.ibm.com>
2686
2687 * MAINTAINERS: Add myself to the write after approval list.
2688
25783c30
JH
26892008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2690
ee04b574
AS
2691 * configure.ac: Add double brackets on darwin[912].
2692 * configure: Regenerate.
25783c30 2693
0e318fcc
DK
26942008-12-03 Daniel Kraft <d@domob.eu>
2695
2696 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2697 Approval to Reviewer section (for Fortran front-end).
2698
7f171b95
JH
26992008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2700
2701 * configure.ac: Expand to darwin10 and later.
2702 * configure: Regenerate.
2703
09ce620e
AS
27042008-12-02 Andreas Schwab <schwab@suse.de>
2705
2706 * Makefile.def: configure-target-boehm-gc depends on
2707 all-target-libstdc++-v3.
2708 * Makefile.in: Regenerate.
2709
386c704d
KT
27102008-12-02 Kai Tietz <kai.tietz@onevision.com>
2711
2712 * MAINTAINERS: Add myself as mingw maintainer.
2713
e03dd84a
BE
27142008-12-02 Ben Elliston <bje@au.ibm.com>
2715
2716 * config.sub, config.guess: Update from upstream sources.
2717
3fa87964
GP
27182008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2719
2720 * README.SCO: Remove.
2721
df72d7ed
FP
27222008-11-29 Fernando Pereira <pronesto@gmail.com>
2723
2724 * MAINTAINERS: Add myself to the write after approval list.
2725
b5646528
DK
27262008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2727
2728 * MAINTAINERS: Update my email address in WAA section.
2729
dce2d8b2 27302008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
2731
2732 * MAINTAINERS: Update e-mail address.
2733
dce2d8b2 27342008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
2735
2736 * MAINTAINERS: Change e-mail address.
2737
0db3a858
TG
27382008-11-27 Tristan Gingold <gingold@adacore.com>
2739
2740 * configure.ac: Build gdb for i?86-*-darwin*
2741 * configure: Regenerated.
2742
dce2d8b2 27432008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
2744
2745 * MAINTAINERS: Added my full name.
2746
487e299b
DJ
27472008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2748
2749 PR bootstrap/38014
2750 PR bootstrap/37923
2751
2752 Revert:
2753
2754 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2755
2756 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2757 * Makefile.in: Regenerated.
2758
2759 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2760
2761 PR gdb/921
2762 PR gdb/1646
2763 PR gdb/2175
2764 PR gdb/2176
2765
2766 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2767 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2768 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2769 (HOST_EXPORTS): Pass CPPFLAGS.
2770 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2771 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2772 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2773 * Makefile.in, configure: Regenerated.
2774 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2775 and CPPFLAGS_FOR_BUILD.
2776
dce2d8b2 27772008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
2778
2779 * MAINTAINERS: Add myself as middle end maintainer.
2780
044fed69
AS
27812008-11-06 Andrew Stubbs <ams@codesourcery.com>
2782
2783 * MAINTAINERS (Write after approval): Add myself.
2784
caf6defe
DN
27852008-11-05 Diego Novillo <dnovillo@google.com>
2786
2787 * MAINTAINERS (Global Reviewers): Add myself.
2788 (Non-Algorithmic Maintainers): Remove myself.
2789
3e9899ac
TS
27902008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2791
09ce620e 2792 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 2793
ea99e36e
MM
27942008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2795
09ce620e 2796 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 2797
fb0d2684
BE
27982008-10-31 Ben Elliston <bje@au.ibm.com>
2799
2800 * configure.ac (spu-*-*): Remove special case.
2801 * configure: Regenerate.
2802
73c07a3e
CM
28032008-10-30 Catherine Moore <clm@codesourcery.com>
2804
2805 * MAINTAINERS (Write after approval): Update my email address.
2806
7310a2da
SSF
28072008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2808
2809 * configure.ac [spu-*-*]: Do not set skipdirs.
2810 * configure: Re-generate.
2811
7e51fe23
BS
28122008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2813
2814 * MAINTAINERS (Various Maintainers): Add myself to reload.
2815
ef20be93
RG
28162008-10-25 Richard Guenther <rguenther@suse.de>
2817
2818 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2819 maintainer. Remove myself as libgcc-math maintainer.
2820 (Non-Algorithmic Maintainers): Remove myself.
2821
03ffcfa0
DJ
28222008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2823
2824 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2825 * Makefile.in: Regenerated.
2826
dec014a9
CC
28272008-10-23 Cary Coutant <ccoutant@google.com>
2828
2829 * MAINTAINERS (Write after approval): Add myself.
2830
b36c386c
DJ
28312008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2832
2833 PR gdb/921
2834 PR gdb/1646
2835 PR gdb/2175
2836 PR gdb/2176
2837
2838 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2839 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2840 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2841 (HOST_EXPORTS): Pass CPPFLAGS.
2842 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2843 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2844 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2845 * Makefile.in, configure: Regenerated.
2846 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2847 and CPPFLAGS_FOR_BUILD.
2848
dce2d8b2 28492008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
2850
2851 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2852 Sebastian Pop.
2853
e0bda97e
AP
28542008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2855
2856 * MAINTAINERS (Write After Approval): Added myself.
2857
36c713e0
KG
28582008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2859
2860 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2861 recommended version to 2.3.2.
2862
2863 * configure: Regenerate.
2864
8fe005ee
MM
28652008-10-01 Mark Mitchell <mark@codesourcery.com>
2866
2867 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2868
be8f156f
DD
28692008-09-29 David Daney <david.daney@caviumnetworks.com>
2870
2871 * MAINTAINERS (Write After Approval): Update e-mail address.
2872
ae11dff4
PG
28732008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2874
2875 * libtool.m4: Update to libtool 2.2.6.
2876 * lt~obsolete.m4: Update to libtool 2.2.6.
2877 * ltmain.sh: Update to libtool 2.2.6.
2878 * ltsugar.m4: Update to libtool 2.2.6.
2879 * ltversion.m4: Update to libtool 2.2.6.
2880 * ltoptions.m4: Update to libtool 2.2.6.
2881 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2882
441154b1
CF
28832008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2884
2885 * MAINTAINERS (Write After Approval): Add myself.
2886
775b3b26
BRF
28872008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2888
2889 * MAINTAINERS (Write After Approval): Update my name.
2890
94538043
SB
28912008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2892
09ce620e 2893 * MAINTAINERS: Add myself in "Write After Approval".
94538043 2894
52d1bfd8
SE
28952008-09-18 Steve Ellcey <sje@cup.hp.com>
2896
09ce620e 2897 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 2898
c5cc92f5
GP
28992008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2900
2901 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2902 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2903 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2904 and Michael Tiemann from Write After Approval since they do not
2905 actually have access.
2906
23d9794a
RG
29072008-09-05 Richard Guenther <rguenther@suse.de>
2908
2909 * configure.ac: Initialize clooglibs to -lcloog.
2910 * configure: Re-generate.
2911
192a671e
LCW
29122008-09-04 Le-Chun Wu <lcwu@google.com>
2913
2914 * MAINTAINERS (Write After Approval): Add myself.
2915
d789184e
SP
29162008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2917
2918 * configure.ac (--with-cloog-polylib): New.
2919 (--disable-cloog-version-check): New.
2920 (--disable-ppl-version-check): New.
2921 * configure: Re-generate.
2922
36a881c7
RG
29232008-09-03 Richard Guenther <rguenther@suse.de>
2924
2925 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2926 cloog test.
2927 * configure: Re-generate.
2928
358da97e
HS
29292008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2930
2931 Add picoChip port.
2932 * MAINTAINERS: Add picoChip maintainers.
2933
f8bf9252
SP
29342008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2935 Tobias Grosser <grosser@fim.uni-passau.de>
2936 Jan Sjodin <jan.sjodin@amd.com>
2937 Harsha Jagasia <harsha.jagasia@amd.com>
2938 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2939 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2940 Adrien Eliche <aeliche@isty.uvsq.fr>
2941
2942 Merge from graphite branch.
2943 * configure: Regenerate.
2944 * Makefile.in: Regenerate.
2945 * configure.ac (host_libs): Add ppl and cloog.
2946 Add checks for PPL and CLooG.
2947 * Makefile.def (ppl, cloog): Added modules and dependences.
2948 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2949 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2950
d89f0ad6
AL
29512008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2952
2953 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2954 (GCC_SHLIB_SUBDIR): New.
2955 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2956 * configure: Regenerate.
2957 * Makefile.in: Regenerate.
2958
88a25817
GP
29592008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2960
2961 * MAINTAINERS: Consistently use tabs to separate columns.
2962
f873f15f
TG
29632008-08-29 Tristan Gingold <gingold@adacore.com>
2964
2965 * MAINTAINERS (Write after Approval): Add myself.
2966
e1514c3f
TG
29672008-08-28 Tristan Gingold <gingold@adacore.com>
2968
2969 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2970 Enable bfd, binutils and opcodes.
2971 * configure: Regenerate.
2972
4717882f
JDA
29732008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2974
2975 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2976
28c9884c
TK
29772008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2978
2979 * MAINTAINERS: Use correct Umlaut for last name.
2980
ae96d86a
FXC
29812008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2982
2983 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2984
3ecc96e3
DE
29852008-08-16 David Edelsohn <edelsohn@gnu.org>
2986
2987 * MAINTAINERS: Update my email address.
2988
dd609cc1
EB
29892008-08-16 Nicolas Roche <roche@adacore.com>
2990
2991 * Makefile.tpl: Add BOOT_ADAFLAGS.
2992 * Makefile.in: Regenerate.
2993
08d0963a
RS
29942008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2995
2996 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2997 * configure: Regenerate.
2998
dce2d8b2 29992008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
3000
3001 * configure.ac: Add makefile fragments for hpux.
3002 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3003 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3004 * configure: Regenerate.
3005 * Makefile.in: Regenerate.
3006
dce2d8b2 30072008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
3008
3009 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3010
dce2d8b2 30112008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
3012
3013 * MAINTAINERS (Write after Approval): Add myself.
3014
78209f30
XG
30152008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3016
3017 * MAINTAINERS (Write After Approval): Add myself.
3018
5b5b098d
AJ
30192008-06-29 Andrew Jenner <andrew@codesourcery.com>
3020
3021 * MAINTAINERS (Write After Approval): Add myself.
3022
d812ec93
KW
30232008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3024
3025 * MAINTAINERS: Update my email address.
3026
99e78224
JY
30272008-06-25 Joey Ye <joey.ye@intel.com>
3028
3029 * MAINTAINERS (Write After Approval): Add myself.
3030
18c04407
RW
30312008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3032
3033 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3034 * Makefile.in: Regenerate.
3035 * configure: Regenerate.
3036
47aa9a31
DK
30372008-06-17 Daniel Kraft <d@domob.eu>
3038
3039 * MAINTAINERS (Write After Approval): Add myself.
3040
ad33ff57
RW
30412008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3042
3043 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3044 "$@" is still intact with both Autoconf 2.59 and 2.62.
3045 * configure: Regenerate.
3046
cdce5c41
RW
30472008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3048
3049 * Makefile.tpl: Fix comment errors.
3050 * Makefile.in: Regenerate.
3051
01b79d11
DM
30522008-06-12 David S. Miller <davem@davemloft.net>
3053 David Edelsohn <edelsohn@gnu.org>
3054
3055 * configure.ac: Add powerpc*-*-* to gold supported targets.
3056 * configure: Regenerate.
3057
f8c33439
JM
30582008-06-08 Joseph Myers <joseph@codesourcery.com>
3059
3060 PR tree-optimization/36218
3061 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3062 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3063 (all prefix="build-"): Pass them to build-system sub-makes.
3064 * Makefile.in: Regenerate.
3065
cd985f66
JM
30662008-06-07 Joseph Myers <joseph@codesourcery.com>
3067
3068 * MAINTAINERS (mt port): Remove.
3069 (sco5, unixware, sco udk): Remove.
3070 (Kean Johnston): Add to Write After Approval.
3071
3f6383d3
JB
30722008-05-30 Julian Brown <julian@codesourcery.com>
3073
3074 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3075 of libobjc for ARM EABI Linux.
3076 * configure: Regenerate.
30da41ed 3077
dce2d8b2 30782008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 3079
09ce620e 3080 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 3081
dce2d8b2 30822008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 3083
e29cc9b4 3084 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 3085
955410cb
JW
30862008-05-15 Janus Weil <janus@gcc.gnu.org>
3087
3088 * MAINTAINERS (Write After Approval): Add myself.
3089
719bb4e3 30902008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
3091
3092 * config-ml.in: don't handle --enable-shared and --enable-static.
3093
372b05fc
RS
30942008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3095
3096 * MAINTAINERS: Update my email address.
3097
f73e2200
PC
30982008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3099
3100 * MAINTAINERS: Update my email address.
09ce620e 3101
3e438e2b
KVH
31022008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3103
3104 * MAINTAINERS (Write After Approval): Add myself.
3105
177bf491
GS
31062008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
dce2d8b2 31102008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
3111
3112 * MAINTAINERS (crx): Add myself.
3113
14a8726b
PB
31142008-04-18 Paolo Bonzini <bonzini@gnu.org>
3115
3116 Sync with src:
3117 2008-04-14 David S. Miller <davem@davemloft.net>
3118
09ce620e
AS
3119 * configure.ac: Add sparc*-*-* to gold supported targets.
3120 * configure: Regenerate.
14a8726b 3121
7142fb32
PB
31222008-04-18 Paolo Bonzini <bonzini@gnu.org>
3123
3124 PR bootstrap/35457
3125 * configure.ac: Include override.m4.
3126 * configure: Regenerate.
3127
c6b196de
PB
31282008-04-18 Paolo Bonzini <bonzini@gnu.org>
3129
09ce620e
AS
3130 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3131 * Makefile.in: Regenerate.
c6b196de 3132
dce2d8b2 31332008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 3134
09ce620e 3135 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 3136 as nonconfigurable directories list.
09ce620e 3137 * configure: Regenerate.
c993ae60 3138
8479b1b1
BE
31392008-04-14 Ben Elliston <bje@au.ibm.com>
3140
3141 * config.sub, config.guess: Update from upstream sources.
3142
295e261a
HPN
31432008-04-12 Hans-Peter Nilsson <hp@axis.com>
3144
3145 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3146 * Makefile.in: Regenerate.
3147
ac3949d9
EW
31482008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3149
3150 * configure.ac: Do not build libssp for the AVR.
3151 * configure: Regenerate.
3152
06407e30
ILT
31532008-04-07 Ian Lance Taylor <iant@google.com>
3154
3155 * Makefile.def: check-gold depends upon all-binutils.
3156 * Makefile.in: Regenerate.
3157
97db009c
AH
31582008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3159
3160 * MAINTAINERS (Write After Approval): Add myself.
3161
2a79c47f
NC
31622008-04-04 Nick Clifton <nickc@redhat.com>
3163
3164 PR binutils/4334
5f4bebbf 3165 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
3166 builds.
3167 * configure: Regenerate.
3168
c53a18d3
N
31692008-04-04 NightStrike <NightStrike@gmail.com>
3170
3171 PR other/35151
09ce620e
AS
3172 * configure.ac: Combine rules for mingw32 and mingw64.
3173 * configure: Regenerate.
c53a18d3 3174
d925aa70
KT
31752008-04-02 Kai Tietz <kai.tietz@onvision.com>
3176
3177 * MAINTAINERS (Write After Approval): Add myself.
3178
dce2d8b2 31792008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
3180
3181 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3182 * Makefile.in (.NOTPARALLEL): Ditto.
3183
4412a506
PG
31842008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3185
3186 * MAINTAINERS (Write After Approval): Add myself.
3187
dce2d8b2 31882008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
3189
3190 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3191 * Makefile.in (.NOTPARALLEL): Regenerate.
3192
639223bd
PB
31932008-03-27 Paolo Bonzini <bonzini@gnu.org>
3194
3195 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3196 * Makefile.in: Regenerate.
3197
b8ab1f4a
JS
31982008-03-26 Jakub Staszak <kuba@et.pl>
3199
3200 * MAINTAINERS (Write After Approval): Add myself.
3201
b45890a4
TK
32022008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3203
3204 * MAINTAINERS: Update e-mail address.
3205
5afab7ad
ILT
32062008-03-20 Ian Lance Taylor <iant@google.com>
3207
3208 * configure.ac: Add support for --enable-gold.
3209 * Makefile.def: Add gold as a directory like ld.
3210 * configure, Makefile.in: Regenerate.
3211
38d24731
RW
32122008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3213
3214 * configure.ac: m4_include config/proginstall.m4.
3215 * configure: Regenerate.
32bc4cf4
RW
3216
3217 Backport from upstream Libtool:
09ce620e 3218
32bc4cf4 3219 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 3220
32bc4cf4
RW
3221 Deal with Autoconf 2.62's semantic change in m4_append.
3222 * ltsugar.m4 (lt_append): Replace broken versions of
3223 m4_append.
3224 (lt_if_append_uniq): Don't require separator to be overquoted,
3225 and avoid broken m4_append.
3226 (lt_dict_add): Fix typo.
3227 * libtool.m4 (_LT_DECL): Don't overquote separator.
3228
9d3c50ea
DE
32292008-03-13 David Edelsohn <edelsohn@gnu.org>
3230
3231 * config.rpath: Add AIX 6 support.
3232
5d2edb29
PB
32332008-03-13 Paolo Bonzini <bonzini@gnu.org>
3234
3235 * Makefile.def (stageprofile). Remove -fprofile-generate
3236 from stage_libcflags.
3237 * Makefile.in: Regenerate.
3238
954910ef
BE
32392008-03-13 Ben Elliston <bje@au.ibm.com>
3240
3241 * config.sub, config.guess: Update from upstream sources.
3242
e8645a40
TT
32432008-03-06 Tom Tromey <tromey@redhat.com>
3244
3245 * MAINTAINERS: Update for treelang deletion.
3246
2c8e955e
JW
32472008-03-03 James E. Wilson <wilson@tuliptree.org>
3248
3249 * MAINTAINERS: Update my email address.
3250
54acd307
SS
32512008-03-03 Stan Shebs <stanshebs@earthlink.net>
3252
893ad2a1 3253 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
3254 (objective-c/c++): Add myself as a maintainer.
3255
4b52b516
VR
32562008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3257
3258 * MAINTAINERS (Write After Approval): Update my email address.
3259
e652b516
TB
32602008-02-25 Tomas Bily <tbily@suse.cz>
3261
3262 * MAINTAINERS (Write After Approval): Add myself.
3263
02d30740
JJ
32642008-02-23 Jakub Jelinek <jakub@redhat.com>
3265
3266 * MAINTAINERS (OpenMP): Add myself.
3267
1c8bd6a3
PB
32682008-02-20 Paolo Bonzini <bonzini@gnu.org>
3269
4b40b2a5
UB
3270 PR bootstrap/32009
3271 PR bootstrap/32161
1c8bd6a3 3272
4b40b2a5
UB
3273 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3274 * configure: Regenerate.
1c8bd6a3 3275
4b40b2a5
UB
3276 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3277 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3278 STAGE4_LIBCFLAGS): New.
3279 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3280 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3281 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3282 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3283 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3284 for target modules. Don't export LIBCFLAGS.
3285 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3286 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3287 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3288 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3289 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3290 * Makefile.in: Regenerate.
1c8bd6a3 3291
bb44c9d2
RW
32922008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3293
3294 PR libgcj/33085
3295 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3296 Do not use -DDLL_EXPORT. Backport from upstream.
3297
29a7754d
RW
32982008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3299
3300 * MAINTAINERS (Write After Approval): Add myself.
3301
9a212bb7
HPN
33022008-02-02 Hans-Peter Nilsson <hp@axis.com>
3303
3304 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3305 * configure: Regenerate.
3306
aa12a573
MG
33072008-01-31 Marc Gauthier <marc@tensilica.com>
3308
3309 * configure.ac (xtensa*-*-*): Recognize processor variants.
3310 * configure: Regenerate.
3311
ac9e6043
RW
33122008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3313
40049ccc
UB
3314 PR bootstrap/34922
3315 * configure.ac (PARSE_ARGS): Push suitable setting of
3316 ac_subdirs_all, for `./configure --help=recursive'.
3317 Handle `+' in generic toplevel directory disabling.
3318 * configure: Regenerate.
ac9e6043 3319
4288c86a
NC
33202008-01-28 Nick Clifton <nickc@redhat.com>
3321
3322 * MAINTAINERS (xstormy16): Take over maintainership.
3323
8d8da227
JM
33242008-01-25 Joseph Myers <joseph@codesourcery.com>
3325
3326 * MAINTAINERS (c4x port): Remove.
3327
349b60e7
DE
33282008-01-24 David Edelsohn <edelsohn@gnu.org>
3329
3330 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3331
3ca06a68
BE
33322008-01-23 Ben Elliston <bje@au.ibm.com>
3333
3334 * config.sub, config.guess: Update from upstream sources.
3335
3c631381
TG
33362008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3337
3338 * MAINTAINERS (Write After Approval): Add myself.
3339
20533ef1
L
33402008-01-17 H.J. Lu <hjl.tools@gmail.com>
3341
3342 * MAINTAINERS: Update my email address.
3343
33442008-01-09 Raksit Ashok <raksit@google.com>
3345
3346 * MAINTAINERS (Write After Approval): Add myself.
3347
684f4f6a
RA
33482008-01-09 Raksit Ashok <raksit@google.com>
3349
3350 * MAINTAINERS (Write After Approval): Add myself.
3351
9cb8756f
BE
33522008-01-08 Ben Elliston <bje@au.ibm.com>
3353
3354 * config.sub, config.guess: Update from upstream sources.
3355
94e1934d
KG
33562007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3357
3358 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 3359 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
3360 * configure: Regenerate.
3361
a2e51f77
SP
33622007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3363
3364 * MAINTAINERS: Update my email address.
3365
ffe3dcd9
BRF
33662007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3367
3368 * MAINTAINERS: Update my email address.
3369
aa4095c9
RS
33702007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3371
3372 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3373 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3374 * Makefile.in: Regenerate.
3375
dce2d8b2 33762007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
3377
3378 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3379 misplaced entries.
3380
0fe0f073
AT
33812007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3382
3383 * configure.ac: Enable libjava for x86_64-*-darwin9.
3384 * configure: Regenerate.
3385
dce2d8b2 33862007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
3387
3388 * MAINTAINERS (Write After Approval): Add myself.
3389
c3220d4c
BE
33902007-12-05 Ben Elliston <bje@au.ibm.com>
3391
3392 * config.sub, config.guess: Update from upstream sources.
3393
aba7501e
MK
33942007-12-02 Matthias Klose <doko@ubuntu.com>
3395
3396 * config-ml.in: Remove 64bit configure tests.
3397
d683ec81
PB
33982007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3399
3400 * config-ml.in: Robustify against white space in absolute file
3401 names.
3402
3403 * config-ml.in (multi-clean): Substitute ${Makefile}.
3404 Remove superfluous ${Makefile} in list.
3405
60f1711a
TS
34062007-11-19 Thiemo Seufer <ths@mips.com>
3407
3408 * config-ml.in: Don't hardcode the Makefile name.
3409
487f9d96
AM
34102007-11-08 Alexander Monakov <amonakov@ispras.ru>
3411
3412 * MAINTAINERS (Write After Approval): Add myself.
3413
fa3886fe
ST
34142007-11-07 Samuel Tardieu <sam@rfc1149.net>
3415
3416 * MAINTAINERS (Write After Approval): Add myself.
3417
dce2d8b2 34182007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
3419
3420 * MAINTAINERS (Write After Approval): Add myself.
3421
acc48927
BE
34222007-10-25 Ben Elliston <bje@au.ibm.com>
3423
3424 * MAINTAINERS (mercury): Remove entry.
3425 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3426
e00e9858
DJ
34272007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3428
3429 * Makefile.def (dependencies): Make configure-gdb depend on
3430 all-intl.
3431 * Makefile.in: Regenerated.
3432
def14a3c
SK
34332007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3434
3435 * MAINTAINERS (Fortran maintainer): Remove myself.
3436
dce2d8b2 34372007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
3438
3439 * Makefile.def: To avoid problems running with parallel makes,
3440 build newlib before libgloss so that target specific header
3441 files are availble.
3442 * Makefile.in: Regenerate
3443
bbfbfafc
DJ
34442007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3445
3446 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3447 * Makefile.in: Regenerate.
3448
c56abad5
VM
34492007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3450
3451 * MAINTAINERS (Register allocation reviewer): Add myself.
3452
f019adc1
MF
34532007-10-08 Mike Frysinger <vapier@gentoo.org>
3454
3455 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3456 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3457 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3458 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3459 * configure: Regenerate.
3460
dce2d8b2 34612006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
3462
3463 * MAINTAINERS (Register allocation reviewer): Add myself.
3464
0999159b
PB
34652007-10-01 Paolo Bonzini <bonzini@gnu.org>
3466
3467 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3468 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3469 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3470 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3471 * configure.ac: Default them to host tools for $host = $build.
3472 Subst them.
3473
3474 * configure: Regenerate.
3475 * Makefile.in: Regenerate.
3476
dce2d8b2 34772006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
3478
3479 * MAINTAINERS (Register allocation reviewer): Add myself.
3480
dce2d8b2 34812006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
3482
3483 * MAINTAINERS (Register allocation reviewer): Add myself.
3484
9d209c83
SP
34852007-09-21 Seongbae Park <seongbae.park@gmail.com>
3486
3487 * MAINTAINERS (Write After Approval): Fix typo.
3488
1ec3b87b
RS
34892007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3490
3491 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3492 * configure: Regenerate.
3493
19d5986d
PJ
34942007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3495
3496 PR bootstrap/31906
3497 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 3498 they're already prefixed.
19d5986d 3499
6d3b5aea
BK
35002007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3501
3502 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3503 libstdc++.
3504 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3505 * configure: Regenerate.
3506 * Makefile.in: Regenerate.
09ce620e 3507
4fe7e755
AS
35082007-09-17 Andreas Schwab <schwab@suse.de>
3509
3510 * configure.ac: Raise minimum makeinfo version to 4.6.
3511 * configure: Regenerate.
3512
dce2d8b2 35132007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 3514
ffe3dcd9 3515 * MAINTAINERS (write-after-approval) add myself
d483feaa 3516
fa9a3f31
AM
35172007-09-15 Alan Modra <amodra@bigpond.net.au>
3518
3519 * configure.ac: Correct makeinfo version check.
3520 * configure: Regenerate.
3521
6593a73e
RS
35222007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3523
3524 * MAINTAINERS: Update my email address.
3525
d9dced13
RS
35262007-09-14 Richard Sandiford <richard@codesourcery.com>
3527
3528 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3529 to $skipdirs and only disable gprof for newlib. Use the normal
3530 mips*-elf* handling in other respects.
3531 * configure: Regnerate.
3532
773c1467
DD
35332007-09-12 David Daney <ddaney@avtrex.com>
3534
3535 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3536 enabling libgcj.
3537 * configure: Regenerate.
3538
c03353e2
RIL
35392007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3540
3541 PR other/32154
3542 * configure.ac: For libgloss targets, point the linker to the linker
3543 script, startup code and simulator library.
3544 * configure: Regenerate.
3545
c4e9bf2b
AH
35462007-09-07 Andrew Haley <aph@redhat.com>
3547
3548 * configure.ac (noconfigdirs): Remove target-libffi and
3549 target-libjava.
3550 * configure: Regenerate.
3551
1f5a6b84
FXC
35522007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3553
3554 PR target/33281
3555 * configure.ac: Use config/mh-mingw on mingw.
3556 * configure: Regenerate.
1f5a6b84 3557
3951e521
PH
35582007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3559
9f349f63 3560 * MAINTAINERS (Write After Approval): Add myself.
3951e521 3561
e643dc23
RG
35622007-09-05 Richard Guenther <rguenther@suse.de>
3563
3564 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3565 nor --disable-checking is provided also turn on yes and types
3566 checking for stage1.
3567 * configure: Re-generate.
3568
039874df
KW
35692007-08-30 Krister Walfridsson <cato@df.lth.se>
3570
3571 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3572 (Write After Approval): Remove myself.
3573
c3f07bd6 35742007-08-29 Nick Clifton <nickc@redhat.com>
15098359 3575
c3f07bd6 3576 * config.sub, config.guess: Update from upstream sources.
15098359 3577
40049ccc 35782007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
3579
3580 * MAINTAINERS (Write After Approval): Added myself.
3581 * MAINTAINERS (Reviewers): Removed myself.
3582
c8aea42c 35832007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 3584 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
3585
3586 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3587 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3588 * Makefile.in: Regenerate.
3589 * configure.ac (--with-debug-prefix-map): New.
3590 * configure: Regenerate.
3591
4bf6c438
RS
35922007-08-17 Richard Sandiford <richard@codesourcery.com>
3593 Nigel Stephens <nigel@mips.com>
3594
4bf6c438
RS
3595 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3596 as target_makefile_frag.
3597 * configure: Regenerate.
3598
bb286d71
AO
35992007-08-16 Alexandre Oliva <aoliva@redhat.com>
3600
3601 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3602 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3603 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3604 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3605 (do-compare, do-compare3, do-compare-debug): New.
3606 ([+compare-target+]): Use them.
3607
a4630417
MK
36082007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3609
3610 * MAINTAINERS (Write After Approval): Change my email address.
3611
d9acb717
RW
36122007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3613 Ben Elliston <bje@au.ibm.com>
3614
3615 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3616 --silent if $silent.
3617 * configure: Regenerate.
3618
96876681
ZD
36192003-08-12 Zdenek Dvorak <ook@ucw.cz>
3620
3621 * MAINTAINERS (Various Maintainers): Add myself as
3622 loop infrastructure maintainer. Update my e-mail
3623 address.
3624
1c1d80ee
DN
36252007-07-31 Diego Novillo <dnovillo@google.com>
3626
3627 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3628 Adjust description.
3629
7e98624c
RG
36302007-07-26 Richard Guenther <rguenther@suse.de>
3631
3632 * configure.ac: Add types checking to stage1 checking flags.
3633 * configure: Regenerate.
3634
4c85af60
NC
36352007-07-17 Nick Clifton <nickc@redhat.com>
3636
3637 * COPYING3: New file. Contains version 3 of the GNU General
3638 Public License.
3639 * COPYING3.LIB: New file. Contains version 3 of the GNU
3640 Lesser General Public License.
3641
19ddfd3a
AK
36422007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3643
3644 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3645
2a064545
AK
36462007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3647
3648 * MAINTAINERS (S/390 co-maintainer): Add myself.
3649 (Write After Approval): Remove myself.
3650
f861f54d
DH
36512007-07-13 Dan Hipschman <dsh@google.com>
3652
3653 * MAINTAINERS (Write After Approval): Add myself.
3654
0136f2f7
NC
36552007-07-11 Nick Clifton <nickc@redhat.com>
3656
3657 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3658 WINDRES export.
3659 * Makefile.in: Regenerate.
3660
6e29b5a4
RO
36612007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3662
3663 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3664 maintainer.
3665
159a4b02
L
36662007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3667
3668 * lt~obsolete.m4: New. Import from 20070318 libtool.
3669
6ba67283
JB
36702007-07-03 Julian Brown <julian@codesourcery.com>
3671
3672 * MAINTAINERS (Write After Approval): Add myself.
3673
30b74385
RW
36742007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3675
3676 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3677 * configure: Regenerate.
3678
36792007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3680
3681 * configure.ac: Add some missing m4 quotation.
3682 * configure: Regenerate.
3683
943c54ce
SB
36842007-07-02 Simon Baldwin <simonb@google.com>
3685
3686 * MAINTAINERS (Write After Approval): Add myself.
3687
1c00b503
PB
36882007-07-02 Paolo Bonzini <bonzini@gnu.org>
3689
3690 * configure: Regenerate.
3691
901119ae
KT
36922007-07-02 Kai Tietz <kai.tietz@onevision.com>
3693
3694 * Makefile.def: Add windmc tool to build.
3695 * Makefile.tpl: Likewise.
3696 * configure.ac: Likewise.
3697 * Makefile.in: Regenerate.
3698 * configure: Regenerate.
09ce620e 3699
83f4c19f
DD
37002007-06-28 DJ Delorie <dj@redhat.com>
3701
3702 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3703 not building newlib.
3704 * configure: Regenerated.
09ce620e 3705
5346c75c
JS
37062007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3707
3708 * MAINTAINERS (Write After Approval): Add myself.
3709
aacfb86b
MM
37102007-06-25 Martin Michlmayr <tbm@cyrius.com>
3711
3712 * MAINTAINERS (Write After Approval): Add myself.
3713
590bf0d3
CM
37142007-06-19 Chris Matthews <chrismatthews@google.com>
3715
3716 * MAINTAINERS (Write After Approval): Add myself.
3717
cdbbee7a
RIL
37182007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3719
3720 * MAINTAINERS (Write After Approval): Add myself.
3721
b8afffc1
DJ
37222007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3723
3724 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3725 * Makefile.in: Regenerated.
3726
3fcfad76
BS
37272007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3728
3729 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3730 bfin*-*-uclinux* targets.
3731 * configure: Regenerate.
3732
3f5a2b7f
ILT
37332007-06-14 Ian Lance Taylor <iant@google.com>
3734
3735 * MAINTAINERS: Add myself as non-algorithmic global write
3736 maintainer.
3737
4c46daee
DN
37382007-06-14 Diego Novillo <dnovillo@google.com>
3739
3740 * MAINTAINERS: Add self as middle-end maintainer and
3741 non-algorithmic global write maintainer.
3742
a3bb222a
FXC
37432007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3744
3745 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3746 Move all Fortran maintainers except Paul Brook into the
3747 Non-Autopoiesis section.
3748
a19e8f64
PB
37492007-06-14 Paolo Bonzini <bonzini@gnu.org>
3750
3751 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3752 (distclean-stage[+id+]): Possibly delete stage_last.
3753 * Makefile.in: Regenerate.
3754
1c2abe5e
SP
37552007-06-12 Seongbae Park <seongbae.park@gmail.com>
3756
3757 * MAINTAINERS (Various Maintainer): Fix typo.
3758
abca4739
PB
37592007-06-11 Paolo Bonzini <bonzini@gnu.org>
3760
3761 * MAINTAINERS (Various Maintainer): Add myself as
3762 dataflow maintainer.
3763
a894d2c3
BE
37642007-06-07 Ben Elliston <bje@au.ibm.com>
3765
3766 * config.sub, config.guess: Update from upstream sources.
3767
8024d75e
BE
37682007-06-07 Ben Elliston <bje@au.ibm.com>
3769
3770 * Makefile.tpl: Fix spelling error.
3771 * Makefile.in: Regenerate.
3772
973a9a5e
SE
37732007-06-01 Steve Ellcey <sje@cup.hp.com>
3774
96598938
L
3775 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3776 lt_cv_sys_max_cmd_len.
973a9a5e 3777
ccb4d26b
DN
37782007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3779
3780 * MAINTAINERS (Various Maintainers): Add myself as
3781 auto-vectorizer maintainer.
3782
eecb7461
PB
37832003-05-31 Paolo Bonzini <bonzini@gnu.org>
3784
3785 PR libjava/32098
3786 * libtool.m4: Revert previous change.
3787 * ltgcc.m4: Put it here.
3788
89d28202
ZD
37892003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3790
3791 * MAINTAINERS (Various Maintainers): Add myself as
3792 auto-vectorizer maintainer.
3793
60c7a11a
L
37942007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3795
3796 PR libjava/32098
3797 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3798
9dd3cc81
RG
37992007-05-30 Richard Guenther <rguenther@suse.de>
3800
3801 * MAINTAINERS (Various Maintainers): Add myself as
3802 auto-vectorizer maintainer.
3803
9cc1244e
JJ
38042007-05-30 Jakub Jelinek <jakub@redhat.com>
3805
3806 PR bootstrap/29382
3807 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3808 * configure: Rebuilt.
3809
6124296b
RC
38102007-05-28 Roberto Costa <robsettantasei@gmail.com>
3811
3812 * MAINTAINERS (Write After Approval): Removed my name.
3813
6b757a0d
SB
38142007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3815
3816 * MAINTAINERS (Write After Approval): Remove myself.
3817
86ef8528
AT
38182007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3819
3820 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3821
1cf3d07d
SE
38222007-05-23 Steve Ellcey <sje@cup.hp.com>
3823
3824 * ltmain.sh: Update from ToT Libtool.
3825 * libtool.m4: Update from ToT Libtool.
3826 * ltsugar.m4: New. Update from ToT Libtool.
3827 * ltversion.m4: New. Update from ToT Libtool.
3828 * ltoptions.m4: New. Update from ToT Libtool.
3829 * ltconfig: Remove.
3830 * ltcf-c.sh: Remove.
3831 * ltcf-cxx.sh: Remove.
3832 * ltcf-gcj.sh: Remove.
3833
ce3fcf8c
OW
38342007-05-22 Ollie Wild <aaw@google.com>
3835
3836 * MAINTAINERS (Write After Approval): Add myself.
3837
342b9200
PB
38382007-05-16 Paolo Bonzini <bonzini@gnu.org>
3839
3840 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3841 stage_cflags.
3842 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3843 Remove CFLAGS/LIBCFLAGS.
3844 (configure-stage[+id+]-[+prefix+][+module+],
3845 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3846 * Makefile.in: Regenerate.
3847
cea17285
DN
38482007-05-15 Diego Novillo <dnovillo@google.com>
3849
3850 * MAINTAINERS: Update e-mail address.
3851
11c004e7
RE
38522007-05-15 Revital Eres <eres@il.ibm.com>
3853
3854 * MAINTAINERS (Write After Approval): Add myself.
3855
ab6bd693
RC
38562007-05-14 Roberto Costa <robsettantasei@gmail.com>
3857
3858 * MAINTAINERS (Write After Approval): Updated my address.
3859
388cdf07
TN
38602007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3861
3862 * MAINTAINERS (Write After Approval): Add myself.
3863
23f24034
SR
38642007-05-11 Silvius Rus <rus@google.com>
3865
3866 * MAINTAINERS (Write After Approval): Add myself.
3867
34a7526e
TT
38682007-04-23 Tom Tromey <tromey@redhat.com>
3869
3870 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3871
51da21be
MM
38722007-04-22 Mark Mitchell <mark@codesourcery.com>
3873
3874 * MAINTAINERS (cpplib): Rename to ...
3875 (libcpp): ... this. Add C/C++ front end maintainers.
3876
70070387
SE
38772007-04-14 Steve Ellcey <sje@cup.hp.com>
3878
3879 * config-ml.in: Pass ${ml_config_env} to configure calls.
3880
df1a0dbb
CB
38812007-04-04 Christian Bruel <christian.bruel@st.com>
3882
3883 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 3884
9daff147
DK
38852007-04-02 Dave Korn <dave.korn@artimi.com>
3886
3887 * MAINTAINERS (Write After Approval): Add myself.
3888
374eadb2
TB
38892007-03-31 Tobias Burnus <burnus@net-b.de>
3890
3891 * MAINTAINERS (fortran 95 front end): Add myself.
3892
8eced3a2
DR
38932007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3894
3895 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 3896
653de3e3
AZ
38972007-03-24 Ayal Zaks <zaks@il.ibm.com>
3898
3899 * MAINTAINERS (Modulo Scheduler): Add myself.
3900
b737d953
BM
39012007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3902
3903 * MAINTAINERS (fortran 95 front end): Add myself.
3904 (c++ front end): whitespace fix.
3905
a584cdf2
NF
39062007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3907
3908 * MAINTAINERS (Write After Approval): Add myself.
3909
8c79f3c4
RS
39102007-03-21 Richard Sandiford <richard@codesourcery.com>
3911
3912 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3913 of glob. Quote arguments with single quotes too.
3914 * configure: Regenerate.
3915
07f1ac6d
BM
39162007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3917
3918 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3919 * Makefile.in: Regenerate
3920
172e41aa
AS
39212007-03-07 Andreas Schwab <schwab@suse.de>
3922
3923 * configure: Regenerate.
3924
9c4d2493
BM
39252007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3926
3927 * configure.ac: Add "--with-pdfdir" configure option,
3928 which defines pdfdir variable.
3929 * Makefile.def (target=fixincludes): Add install-pdf to
3930 missing targets.
3931 (recursive_targets): Add install-pdf target.
3932 (flags_to_pass): Add pdfdir.
3933 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3934 target.
3935 * configure: Regenerate
3936 * Makefile.in: Regenerate
3937
e14e622e
EC
39382007-02-28 Eric Christopher <echristo@apple.com>
3939
3940 Revert:
3941 2006-12-07 Mike Stump <mrs@apple.com>
3942
3943 * Makefile.def (dependencies): Add dependency for
3944 install-target-libssp and install-target-libgomp on
3945 install-gcc.
3946 * Makefile.in: Regenerate.
3947
54e433bc
MK
39482007-02-27 Matt Kraai <kraai@ftbfs.org>
3949
3950 * configure: Regenerate.
3951 * configure.ac: Move statements after variable declarations.
3952
6c8d3d8f
KK
39532007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3954
3955 * MAINTAINERS: Add myself as sh maintainer.
3956
9f8c6739
JM
39572007-02-19 Joseph Myers <joseph@codesourcery.com>
3958
3959 * configure.ac: Adjust for loop syntax.
3960 * configure: Regenerate.
3961
278a7a38
AO
39622007-02-18 Alexandre Oliva <aoliva@redhat.com>
3963
3964 * configure: Rebuilt.
3965
b2eaac4a
AO
39662007-02-18 Alexandre Oliva <aoliva@redhat.com>
3967
3968 * configure.ac: Drop multiple occurrences of --enable-languages,
3969 and fix its quoting.
3970 * configure: Rebuilt.
3971
beeaf216 39722007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
3973 Nathan Sidwell <nathan@codesourcery.com>
3974 Vladimir Prus <vladimir@codesourcery.com>
3975 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
3976
3977 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3978 * configure: Regenerate.
3979
09201a09
GP
39802007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3981
3982 * ltconfig (freebsd*): Default to elf.
3983
291f172e
DJ
39842007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3985
3986 * configure.ac (target_libraries): Move libgcc before libiberty.
3987 * configure: Regenerated.
3988
c3a86da9
DJ
39892007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3990 Paolo Bonzini <bonzini@gnu.org>
3991
3992 PR bootstrap/30753
3993 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3994 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3995 * configure: Regenerated.
3996
88e1e72a
FXC
39972007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3998
3999 * MAINTAINERS (Language Front End Maintainers): Update my mail
4000 address.
4001
44bfc3ac
DJ
40022007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4003
4004 PR bootstrap/30748
4005 * configure.ac: Correct syntax for Solaris ksh.
4006 * configure: Regenerated.
4007
3e19841a
PB
40082007-02-09 Paolo Bonzini <bonzini@gnu.org>
4009
4010 * configure.ac: Sync with src.
4011 * configure: Regenerate.
4012
74a48762
PB
40132007-02-09 Paolo Bonzini <bonzini@gnu.org>
4014
4015 * Makefile.in: Regenerate.
4016
d846e52e
PB
40172007-02-09 Paolo Bonzini <bonzini@gnu.org>
4018
4019 * config.sub: Sync with src.
4020
1c710c3c
DJ
40212007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4022
4023 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4024 noncanonical equivalents.
4025 * configure.in: Rename to...
4026 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4027 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4028 target_noncanonical. Use them. Rewrite removal of configure
4029 arguments for autoconf 2.59. Discard variable settings. Force
4030 program_transform_name for native tools.
4031
4032 * Makefile.in: Regenerated.
4033 * configure: Regenerated with autoconf 2.59.
4034
dce2d8b2 40352007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 4036
3de8da2a 4037 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 4038
f6671c93
AS
40392007-01-31 Andreas Schwab <schwab@suse.de>
4040
4041 * Makefile.tpl (LDFLAGS): Substitute it.
4042 * Makefile.in: Regenerate.
4043
dce2d8b2 40442007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 4045
3de8da2a 4046 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 4047
2472200d
DE
40482007-01-28 David Edelsohn <edelsohn@gnu.org>
4049
3de8da2a 4050 * MAINTAINERS (spu port): Add myself.
2472200d 4051
5305be7e
RG
40522007-01-23 Richard Guenther <rguenther@suse.de>
4053
4054 PR bootstrap/30541
4055 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4056 * Makefile.tpl (GNATBIND): Substitute it.
4057 (GNATMAKE): Likewise.
4058 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4059 of STAGE_PREFIX.
4060 * Makefile.in: Regenerate.
4061 * configure: Regenerate.
4062
416cfb5e
MS
40632007-01-18 Mike Stump <mrs@apple.com>
4064
4065 * configure.in: Re-enable -Werror for gcc builds.
4066
3de8da2a 40672007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 4068
3de8da2a 4069 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 4070
d943d7c4
PB
40712007-01-11 Paolo Bonzini <bonzini@gnu.org>
4072
4073 * configure.in: Change == to = in test command.
3de8da2a 4074 * configure: Regenerate.
d943d7c4 4075
e69bf64b 40762007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
4077 Nick Clifton <nickc@redhat.com>
4078 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4079
4080 * configure.in (build_configargs, host_configargs, target_configargs):
4081 Remove build/host/target parameters.
4082 (host_libs): Add gmp and mpfr.
4083 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4084 * Makefile.def (gmp, mpfr): New.
4085 (gcc): Remove target.
4086 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4087 target_os, target_vendor): New.
dce2d8b2 4088 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
4089 * configure: Regenerate.
4090 * Makefile.in: Regenerate.
e69bf64b
PB
4091
40922007-01-11 Matt Fago <fago@earthlink.net>
4093
4094 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 4095 to improve robustness of configure tests.
e69bf64b 4096 * configure: Regenerate.
e14e622e 4097
a42f3b80
UB
40982007-01-09 Uros Bizjak <ubizjak@gmail.com>
4099
4100 * MAINTAINERS: Add myself as i386 maintainer.
4101
a36aee1a
JH
41022007-01-08 Jan Hubicka <jh@suse.cz>
4103
61fcaeef 4104 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 4105
738a52d3
KT
41062007-01-08 Kai Tietz <kai.tietz@onevision.com>
4107
4108 * configure.in: Add support for an x86_64-mingw* target.
95af8923 4109 * configure: Regenerate.
738a52d3 4110
54fdc474
DJ
41112007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4112
4113 * Makefile.tpl (all-target): Correct @if conditional for target
4114 modules.
4115 * configure.in: Omit libiberty if building only target libgcc.
4116 * configure, Makefile.in: Regenerated.
4117
3dd71726
PB
41182007-01-04 Paolo Bonzini <bonzini@gnu.org>
4119
dce2d8b2 4120 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
4121 * configure: Regenerate.
4122
fa958513
DJ
41232007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4124
4125 * Makefile.def (target_modules): Add libgcc.
4126 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4127 * Makefile.tpl (clean-target-libgcc): Delete.
4128 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4129 on gcc even for bootstrapped modules. Rewrite handling of
4130 lang_env_dependencies to loop over target_modules.
4131 * configure.in (target_libraries): Add target-libgcc.
4132 * Makefile.in, configure: Regenerated.
4133
e1888513
PB
41342006-12-29 Paolo Bonzini <bonzini@gnu.org>
4135
4136 * configure.in: Reorganize recognition of languages. Add
4137 --enable-stage1-languages. Show supported languages for the chosen
4138 target rather than all recognized languages.
4139 * configure: Regenerate.
4140
53b88b73
PB
41412006-12-29 Paolo Bonzini <bonzini@gnu.org>
4142
4143 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4144 * Makefile.in: Regenerate.
4145
a3993f33
KG
41462006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4147
4148 * configure.in: Warn that MPFR 2.2.0 is buggy.
4149 * configure: Regenerate.
4150
f063a9ed
ILT
41512006-12-27 Ian Lance Taylor <iant@google.com>
4152
4153 * configure.in: When removing Makefiles to force a reconfigure, also
4154 remove prev-DIR*/Makefile.
4155 * configure: Regenerate.
4156
af71363e
AS
41572006-12-22 Andreas Schwab <schwab@suse.de>
4158
4159 * configure: Regenerate with correct autoconf version.
4160
0b0dc272
AM
41612006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4162
3de8da2a
UB
4163 * configure.in: add AC_SUBST for *_FOR_TARGET.
4164 * configure: Regenerate.
0b0dc272 4165
53b88b73
PB
41662006-12-19 Paolo Bonzini <bonzini@gnu.org>
4167
4168 * configure.in: Simplify logic for rejecting languages that cannot
4169 be built. Separate the case when a language is unsupported,
4170 from the case when the user chooses not to build a language.
4171
400ebff4
PB
41722006-12-19 Paolo Bonzini <bonzini@gnu.org>
4173
4174 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4175 it only affects bootstrap and could be tested on "$host" as well.
4176 * configure: Regenerate.
4177 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4178
8efea775
PB
41792006-12-19 Paolo Bonzini <bonzini@gnu.org>
4180
4181 PR bootstrap/29544
4182 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4183 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4184 move here comment from Makefile.tpl.
4185 * Makefile.tpl: Move some definitions higher in the file.
4186 (STAGE1_CHECKING): New.
4187 * configure.in: Add --enable-stage1-checking.
4188 * configure: Regenerate.
4189 * Makefile.in: Regenerate.
4190
ed88a7ed
PB
41912006-12-19 Paolo Bonzini <bonzini@gnu.org>
4192
4193 * MAINTAINERS: Add myself as build system maintainer.
4194
b65151d3
SM
41952006-12-15 Simon Martin <simartin@users.sourceforge.net>
4196
4197 * MAINTAINERS (Write After Approval): Add myself.
4198
7e050830
EC
41992006-12-13 Eric Christopher <echristo@apple.com>
4200
4201 * MAINTAINERS: Add myself as darwin maintainer.
4202
8b494895
ILT
42032006-12-11 Ian Lance Taylor <ian@airs.com>
4204
4205 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4206
dce2d8b2 42072006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
4208
4209 MAINTAINERS: Update my entry.
4210
58e24147
AM
42112006-12-11 Alan Modra <amodra@bigpond.net.au>
4212
4213 * configure.in: Handle spu makefile frag.
58e24147
AM
4214 * Makefile.tpl (MAINT): Define
4215 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4216 * configure: Regenerate.
4217 * Makefile.in: Regenerate.
4218
9b6f37a0
BE
42192006-12-11 Ben Elliston <bje@au.ibm.com>
4220
4221 * config.guess: Import latest version.
4222 * config.sub: Likewise.
4223
ea6f5c57
BE
42242006-12-11 Ben Elliston <bje@au.ibm.com>
4225
4226 * configure.in (spu-*-*): Don't skip target-libiberty.
4227 * configure: Regenerate.
4228
42c1cd8a
AT
42292006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4230
4231 PR bootstrap/30134
4232 * configure.in: Correct x86 darwin support for libjava to powerpc
4233 and i?86 only.
4234 * configure: Regenerate.
4235
55eb837d
ST
42362006-12-08 Sandro Tolaini <tolaini@libero.it>
4237
4238 * configure.in: Add x86 darwin support for libjava.
4239 * configure: Regenerate.
4240
5bdacbc7
MS
42412006-12-07 Mike Stump <mrs@apple.com>
4242
4243 * Makefile.def (dependencies): Add dependency for
4244 install-target-libssp and install-target-libgomp on
4245 install-gcc.
4246 * Makefile.in: Regenerate.
4247
477d851c
RG
42482006-12-04 Richard Guenther <rguenther@suse.de>
4249
4250 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4251 (Non-Algorithmic Maintainers): Move over non-algorithmic
4252 loop optimizer maintainers, add myself as a non-algorithmic
4253 middle-end maintainer.
4254
5d33d367
DF
42552006-12-04 Daniel Franke <franke.daniel@gmail.com>
4256
4257 * MAINTAINERS (Write After Approval): Add myself.
4258
dbee1fb3
KG
42592006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4260
4261 * configure.in: Update error message for missing GMP/MPFR.
4262
4263 * configure: Regenerate.
4264
b5147de7
KG
42652006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4266
4267 * configure.in: Update MPFR version in error message.
4268
4269 * configure: Regenerate.
4270
f019376c
KG
42712006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4272
4273 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4274 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4275 --with-gmp-lib): New flags.
4276
4277 * configure: Regenerate.
4278
91ed95ae
BM
42792006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4280
4281 * MAINTAINERS (Write After Approval): Change my email address.
4282
3a971f15
MLI
42832006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4284
05170031 4285 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 4286
dce2d8b2 42872006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
4288
4289 * MAINTAINERS (i18n): Update e-mail address.
4290
df5487ee
TS
42912006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4292
4293 * MAINTAINERS (spu port): Add myself as maintainer.
4294 (Write After Approval): Remove myself.
4295
92c2f0ee
BE
42962006-11-22 Ben Elliston <bje@au.ibm.com>
4297
4298 * configure.in (skipdirs): Don't build libssp for SPU.
4299 * configure: Regenerate.
4300
a3b97199
AP
43012006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4302
4303 * MAINTAINERS (spu port): Add myself as maintainer.
4304 (libobjc): Update my email address.
4305
0eb97064
AB
43062006-11-21 Andrea Bona <andrea.bona@st.com>
4307
4308 * MAINTAINERS (Write After Approval): Add myself.
4309
dce2d8b2 43102006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
4311
4312 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4313 * configure : Rebuilt.
4314
dce2d8b2 43152006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
4316
4317 * MAINTAINERS (Write After Approval): Add myself.
4318
d58542ea
AO
43192006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4320
4321 * MAINTAINERS (Write After Approval): Add myself.
4322
a357b5ae
KG
43232006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4324
4325 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4326 libmpfr.a.
4327 * configure: Regenerate.
4328
9bd6112c
PB
43292006-11-16 Paolo Bonzini <bonzini@gnu.org>
4330
4331 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4332 (unstage): Test for stage_last presence.
4333
4334 PR bootstrap/29802
dce2d8b2
EB
4335 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4336 STAGE_PREFIX.
9bd6112c
PB
4337 * Makefile.in: Regenerate.
4338
c8cf9f0f
ZD
43392003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4340
4341 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4342 maintainers.
4343
467b1fc6
ER
43442006-11-14 Erven Rohou <erven.rohou@st.com>
4345
4346 * MAINTAINERS (Write After Approval): Add myself.
4347
995a5697
PB
43482006-11-14 Paolo Bonzini <bonzini@gnu.org>
4349
4350 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4351 and stageN-package/Makefile.
4352 * Makefile.in: Regenerated.
4353
c8d6d53e
JZ
43542006-11-14 Jie Zhang <jie.zhang@analog.com>
4355
4356 * configure.in: Remove target-libgloss from noconfigdirs for
4357 bfin-*-*.
4358 * configure: Regenerated.
4359
dffb147d
KG
43602006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4361
4362 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 4363
dffb147d
KG
4364 * configure: Regenerate.
4365
ca558912
KG
43662006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4367
4368 * configure.in: Robustify error message for missing GMP/MPFR.
4369
4370 * configure: Regenerate.
4371
dce2d8b2 43722006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
4373
4374 * MAINTAINERS (Write After Approval): Add myself.
4375
dce2d8b2 43762006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
4377
4378 * MAINTAINERS: Change email address.
4379
91de1527
VP
43802006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4381
4382 * MAINTAINERS (Write After Approval): Add myself.
4383
a3867703
PB
43842006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4385
4386 * MAINTAINERS (Write After Approval): Add myself.
4387
b4364fa2
CL
43882006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4389
7e050830 4390 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 4391 Write After Approval section.
b4364fa2 4392
70ec446f
KG
43932006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4394
4395 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4396 need_gmp anymore.
4397 * configure: Regenerate.
4398
018c8d88
TB
43992006-10-16 Tobias Burnus <burnus@net-b.de>
4400
4401 * MAINTAINERS (Write After Approval): Add myself.
4402
f6a1687e
BE
44032006-10-16 Ben Elliston <bje@au.ibm.com>
4404
4405 * config.guess: Import latest version.
4406 * config.sub: Likewise.
4407
b5422ad7
BM
44082006-10-10 Brooks Moses <bmoses@stanford.edu>
4409
4410 * Makefile.def: Added pdf target handling.
4411 * Makefile.tpl: Added pdf target handling.
4412 * Makefile.in: Regenerated.
4413
bdcee471
CL
44142006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4415
4416 * MAINTAINERS: Add self as score port maintainer.
4417
7d610414
BM
44182006-10-04 Brooks Moses <bmoses@stanford.edu>
4419
4420 * MAINTAINERS (Write After Approval): Add myself.
4421
e48d66a9
SK
44222006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4423
7e050830 4424 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
4425 or newer.
4426 * configure: Regenerated.
4427
c394e891
DB
44282006-09-27 Dave Brolley <brolley@redhat.com>
4429
dce2d8b2
EB
4430 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4431 using $s instead of $r.
c394e891
DB
4432 * configure: Regenerated.
4433
1ee4c5a0
TS
44342006-09-26 Thiemo Seufer <ths@mips.com>
4435
4436 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4437 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4438 * configure: Regenerate.
4439
dce2d8b2 44402006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
4441
4442 * MAINTAINERS (Write After Approval): Remove myself.
4443
0c502898
CF
44442006-09-22 Chao-ying Fu <fu@mips.com>
4445
4446 * MAINTAINERS (Write After Approval): Add myself.
4447
a7819e42
JM
44482006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4449
4450 * MAINTAINERS: Add self as soft-fp maintainer.
4451
dce2d8b2 44522006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
4453
4454 * MAINTAINERS: Add myself as avr maintainer.
4455 Remove Marek Michalkiewicz as avr maintainer.
827d0991 4456
e8288489
RC
44572006-09-07 Roberto Costa <roberto.costa@st.com>
4458
4459 * MAINTAINERS (Write After Approval): Add myself.
4460
b91f0a41
CV
44612006-08-30 Corinna Vinschen <corinna@vinschen.de>
4462
4463 * configure.in: Never build newlib for a Mingw host.
4464 Never build newlib as Mingw target library.
4465 Test the existence of winsup/cygwin for building a Cygwin newlib,
4466 rather than just winsup.
4467 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4468 building a Mingw target.
4469 * configure: Regenerate.
4470
094c07a0
EB
44712006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4472
4473 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4474
8d1171cb
PB
44752006-07-25 Paolo Bonzini <bonzini@gnu.org>
4476
4477 * config.guess: Import from src (was more updated).
4478 * config.sub: Likewise.
4479
2e9e6f68
DJ
44802006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4481
4482 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4483 * configure: Regenerated.
4484
57255173
PB
44852006-07-18 Paolo Bonzini <bonzini@gnu.org>
4486
cc6010cd
AP
4487 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4488 for stages after the first.
57255173 4489
9fbe6585
JJ
44902006-07-17 Jakub Jelinek <jakub@redhat.com>
4491
4492 * Makefile.def: Add dependencies for configure-opcodes
4493 on configure-intl and all-opcodes on all-intl.
4494 * Makefile.in: Regenerated.
4495
18c3f977
BE
44962006-07-13 Ben Elliston <bje@au.ibm.com>
4497
4498 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4499
27b56ba6
PE
45002006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4501
4502 Port to hosts whose 'sort' and 'tail' implementations
4503 treat operands with leading '+' as file names, as POSIX
4504 has required since 2001. However, make sure the code still
4505 works on pre-POSIX hosts.
4506 * ltmain.sh: Don't assume "sort +2" is equivalent to
4507 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4508
ad6d4e43
UW
45092006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4510
4511 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4512
706601d9
PG
45132006-07-04 Peter O'Gorman <peter@pogma.com>
4514
4515 * ltconfig: chmod 644 before ranlib during install.
4516
0b50988a
EB
45172006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4518
4519 PR bootstrap/18058
4520 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4521 if the bootstrap compiler is a GCC version that supports it.
4522 * configure: Regenerate.
4523
b6348cb3
PB
45242006-07-03 Paolo Bonzini <bonzini@gnu.org>
4525
95695ad3 4526 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
4527 * configure: Regenerate.
4528
1546bb64
PB
45292006-07-03 Paolo Bonzini <bonzini@gnu.org>
4530
4531 PR other/27063
4532 * configure.in: Test subdir_requires and give an appropriate
4533 error message.
4534 * configure: Regenerate.
4535
5cb6c629
AJH
45362006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4537
4538 * MAINTAINERS (Write After Approval): Add myself.
4539
f4d8cdf8
JDA
45402006-06-22 John David Anglin <dave.anglin@nrc.ca>
4541
4542 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4543
4fe5abb7
SE
45442006-06-22 Steve Ellcey <sje@cup.hp.com>
4545
4546 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4547
2a79fd67
DA
45482006-06-20 David Ayers <d.ayers@inode.at>
4549
4550 PR bootstrap/28072
4551 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4552 whether target-libjava is being configured instead of whether the
4553 java front end is enabled.
4554 * configure: Regenerate.
7e050830 4555
04879af3
RO
45562006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4557
4558 PR target/27540
4559 * configure.in: Only enable libgomp on IRIX 6.
4560 * configure: Regenerate.
4561
ec6c7392
PB
45622006-06-15 Paolo Bonzini <bonzini@gnu.org>
4563
4564 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4565 too.
4566 * Makefile.in: Regenerate.
4567
12973d7a
DD
45682006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4569
4570 * config-ml.in: Alter CCASFLAGS to include special
4571 multilib options the same as is done for CFLAGS.
4572
c67ed86a
JDA
45732006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4574
4575 * configure.in: Don't enable libgomp on hpux10.
4576 * configure: Rebuilt.
4577
cb253473
DA
45782006-06-12 David Ayers <d.ayers@inode.at>
4579
4580 PR bootstrap/27963
4581 PR target/19970
7e050830 4582 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
4583 ${libgcj} is specified.
4584 * configure: Regenerate.
7e050830 4585
dce2d8b2 45862006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
4587
4588 Sync from src:
7e050830
EC
4589
4590 * configure.in: Sync.
32845532 4591 * configure: Regenerated.
7e050830 4592
32845532
CD
4593 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4594
4595 * Makefile.def: Added dependencies from sim and gdb on intl, and
4596 added configure dependencies to everything with an all dependency
4597 on intl.
4598 * Makefile.in: Regenerated.
4599
7cd0cf9c
DA
46002006-06-06 David Ayers <d.ayers@inode.at>
4601
4602 PR libobjc/13946
4603 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4604 * Makefile.in: Regenerate.
4605 * configure.in: Add --enable-objc-gc at toplevel and have it
4606 enable boehm-gc for Objective-C.
4607 Remove target-boehm-gc from libgcj.
4608 Add target-boehm-gc to target_libraries.
4609 Add target-boehm-gc to noconfigdirs where ${libgcj}
4610 is specified.
4611 Assert that boehm-gc is supported when requested for Objective-C.
4612 Only build boehm-gc if needed either for Java or Objective-C.
4613 * configure: Regenerate.
7e050830 4614
3ff3adad
PB
46152006-06-05 Paolo Bonzini <bonzini@gnu.org>
4616
4617 PR 27674
4618 * Makefile.tpl (configure-[+prefix+][+module+],
4619 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4620 Remove rule to unstage bootstrapped modules.
4621 (stage_current): New.
4622 * Makefile.in: Regenerate.
4623
898e551d
LB
46242006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4625
4626 * MAINTAINERS (Write After Approval): Update my e-mail address.
4627
ea60341e
MS
46282006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4629
4630 * include/libiberty.h: Declare pex_run_in_environment.
4631
222ae291
AL
46322006-05-31 Asher Langton <langton2@llnl.gov>
4633
4634 * MAINTAINERS (Write After Approval): Add myself.
898e551d 4635
e9a54b07
PB
46362006-05-25 Paolo Bonzini <bonzini@gnu.org>
4637
4638 * Makefile.def (bfd, opcodes): Fix lib_path.
4639 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4640 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4641 * Makefile.in: Regenerate.
4642
03e67131
CD
46432006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4644
4645 * Makefile.in: Regenerate.
4646
65d6e994
CD
46472006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4648
4649 * Makefile.def: Add install-html target. Add datarootdir
4650 docdir and htmldir to flags_to_pass.
4651 * Makefile.tpl: Add install-html target.
4652 * Makefile.in: Regenerate.
4653 * configure.in: Add --with-datarootdir, --with-docdir, and
4654 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4655 * configure: Regenerate.
4656
9e299237
MS
46572006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4658
4659 * configure.in: Enable gprof for cross builds.
4660 * configure: Regenerate.
4661
c31202cd
RG
46622006-05-22 Richard Guenther <rguenther@suse.de>
4663
4664 Revert
4665 2006-01-31 Richard Guenther <rguenther@suse.de>
4666 Paolo Bonzini <bonzini@gnu.org>
4667
4668 * Makefile.def (target_modules): Add libgcc-math target module.
4669 * configure.in (target_libraries): Add libgcc-math target library.
4670 (--enable-libgcc-math): New configure switch.
4671 * Makefile.in: Re-generate.
4672 * configure: Re-generate.
4673 * libgcc-math: New toplevel directory.
4674
2a332582
JDA
46752006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4676 Andreas Tobler <a.tobler@schweiz.ch>
4677
4678 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4679 * configure: Rebuilt.
4680
dce2d8b2 46812006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 4682
ccce6917
SL
4683 * MAINTAINERS (Write After Approval): Add myself.
4684
ed606bc0
DD
46852006-05-01 DJ Delorie <dj@redhat.com>
4686
3d8f47a0 4687 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
4688 * configure: Regenerate.
4689
9386bd20
RG
46902006-05-01 Richard Guenther <rguenther@suse.de>
4691
4692 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4693 maintainer.
4694
dce2d8b2 46952006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
4696
4697 * MAINTAINERS (Write After Approval): Add myself.
4698
87ceee72
JB
46992006-04-28 Jan Beulich <jbeulich@novell.com>
4700
4701 * MAINTAINERS (Write After Approval): Add myself.
4702
e88a2c09
DD
47032006-04-18 DJ Delorie <dj@redhat.com>
4704
4705 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4706 reference libgloss so that libssp can be built in a combined
4707 tree.
4708 * configure: Regenerate.
4709
675f0a8a
RM
47102006-04-08 Robert Millan <rmh@gcc.gnu.org>
4711
4712 * MAINTAINERS (Write After Approval): Add myself.
4713
27b6c940
BE
47142006-04-05 Ben Elliston <bje@au.ibm.com>
4715
4716 * configure.in: Require makeinfo 4.4 or higher.
4717 * configure: Regenerate.
4718
687b17d4
GP
47192006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4720
4721 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4722 Rearrange the entries of other libraries to have them in one place.
4723
906ac235
JB
47242006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4725
7e050830 4726 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
4727 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4728
fb0103e5
RG
47292006-03-14 Richard Guenther <rguenther@suse.de>
4730
4731 * configure: Regenerate with autoconf 2.13.
4732
17237f6b
JB
47332006-03-13 Jim Blandy <jimb@codesourcery.com>
4734
4735 * MAINTAINERS: Use my work address.
bed31434
JB
4736
4737 * MAINTAINERS: Update my E-mail address.
4738
27079765
AH
47392006-03-10 Aldy Hernandez <aldyh@redhat.com>
4740
4741 * configure.in: Handle --disable-<component> generically.
4742 * configure: Regenerate.
4743
54a17039
L
47442006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4745
4746 PR libgcj/17311
4747 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4748
b9bd11ca
EE
47492006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4750
4751 * MAINTAINERS (Write After Approval): Remove myself.
4752 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4753
dce2d8b2 47542006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 4755
072b06f2
RE
4756 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4757 (TARGET_CONFIGDIRS): Remove.
4758 * configure.in: Remove AC_SUBST(target_configdirs).
4759 * Makefile.in, configure: Regenerated.
ee2312f3 4760
936e1a35
SK
47612006-02-20 Steven G. Kargl <kargls@comcast.net>
4762
4763 * MAINTAINERS (Write After Approval): Remove myself.
4764 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4765
cc11cc9b
PB
47662006-02-20 Paolo Bonzini <bonzini@gnu.org>
4767
4768 PR bootstrap/25670
4769
4770 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4771
4772 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4773 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4774 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4775 BUILD_PREFIX, BUILD_PREFIX_1.
4776 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4777
4778 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4779 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4780
4781 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4782 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4783 of `cat stage_current`. Always provide the `r' and `s' variables.
4784 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4785 a single shell execution.
4786 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4787 bootstrapped modules, make the stage1 module if the build was not
4788 started yet, else build the current stage.
4789 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4790 (all-build, all-host, all-target, [+make_target+]-host,
4791 [+make_target+]-target): Do not use \-continued lines.
4792 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4793 (current_stage, restrap, stage_last): New.
4794
4795 * Makefile.in: Regenerate.
4796 * configure: Regenerate.
4797
63a7c9ef
BD
47982006-02-19 Bud Davis <jmdavis@link.com>
4799
4800 * MAINTAINERS (Write After Approval): Remove myself.
4801 (Language Front End Maintainers): Add myself as fortran 95
4802 maintainer and update e-mail address.
4803
a3543e3a
FXC
48042006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4805
4806 * MAINTAINERS (Write After Approval): Remove myself.
4807 (Language Front End Maintainers): Add myself as fortran 95
4808 maintainer.
4809
ca5b1d2c
VK
48102006-02-16 Victor Kaplansky <victork@il.ibm.com>
4811
4812 * MAINTAINERS (Write After Approval): Add myself.
4813
0499513f
TK
48142006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4815
4816 * MAINTAINERS (Write After Approval): Remove myself.
4817 (Language Front End Maintainers): Add myself as
4818 fortran 95 maintainer.
4819
d1f8db0c
PB
48202006-02-14 Paolo Bonzini <bonzini@gnu.org>
4821
4822 Sync from src:
4823
4824 2005-12-27 Leif Ekblad <leif@rdos.net>
4825
cc6010cd
AP
4826 * configure.in: Add support for RDOS target.
4827 * configure: Regenerate.
d1f8db0c
PB
4828
48292006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 4830 Andreas Schwab <schwab@suse.de>
d1f8db0c 4831
cc6010cd 4832 * configure: Regenerate.
d1f8db0c 4833
cac90078
DE
48342006-02-12 David Edelsohn <edelsohn@gnu.org>
4835
4836 * configure.in (enable_libgomp): Add AIX.
4837 * configure: Regenerate.
4838
bd37fbf5
MK
48392006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4840
4841 * MAINTAINERS (Write After Approval): Add myself.
7e050830 4842
23027b7a
LM
48432006-02-03 Lee Millward <lee.millward@gmail.com>
4844
4845 * MAINTAINERS (Write After Approval): Add myself.
7e050830 4846
0058967b
RG
48472006-01-31 Richard Guenther <rguenther@suse.de>
4848 Paolo Bonzini <bonzini@gnu.org>
4849
4850 * Makefile.def (target_modules): Add libgcc-math target module.
4851 * configure.in (target_libraries): Add libgcc-math target library.
4852 (--enable-libgcc-math): New configure switch.
4853 * Makefile.in: Re-generate.
4854 * configure: Re-generate.
4855 * libgcc-math: New toplevel directory.
4856
e8b05380
PB
48572006-01-26 Paolo Bonzini <bonzini@gnu.org>
4858
4859 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4860 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4861 the assembler, linker and binutils.
4862 * configure: Regenerate.
4863
d54d5437
DM
48642006-01-22 Dirk Mueller <dmueller@suse.de>
4865
4866 * MAINTAINERS (Write After Approval): Add myself.
4867
670cbfcf
DN
48682006-01-20 Diego Novillo <dnovillo@redhat.com>
4869
4870 * configure: Regenerate.
4871
953ff289
DN
48722006-01-18 Richard Henderson <rth@redhat.com>
4873 Jakub Jelinek <jakub@redhat.com>
4874 Diego Novillo <dnovillo@redhat.com>
4875
4876 * libgomp: New directory.
4877 * Makefile.def: Add target_module libgomp.
4878 * Makefile.in: Regenerate.
4879 * configure.in (target_libraries): Add target-libgomp.
4880 * configure: Regenerate.
4881
32ce4048
AO
48822006-01-05 Alexandre Oliva <aoliva@redhat.com>
4883
4884 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4885 @ from continuation.
4886 * Makefile.in: Rebuilt.
4887
0eaf8e17 48882006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 4889
c76c0c83
CL
4890 * MAINTAINERS (Write After Approval): Add myself.
4891
2d309510
PB
48922006-01-04 Paolo Bonzini <bonzini@gnu.org>
4893
4894 PR bootstrap/24252
4895
4896 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4897 * Makefile.tpl (OBJDUMP): New.
4898 (EXTRA_HOST_FLAGS): Add it.
4899 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4900
953ff289
DN
4901 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4902 to use symbolic links between directories. Avoid race conditions
4903 or make them harmless.
4904 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
4905
4906 * Makefile.def (LEAN): Pass.
4907 * Makefile.tpl (LEAN): Define.
4908 (stage[+id+]-start): Accept that the previous directory does not
4909 exist, if the bootstrap is lean.
4910 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4911 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4912 configure substitution.
4913 ([+compare-target+]): Likewise.
4914 ([+bootstrap-target+]-lean): New.
4915 * configure.in: Remove lean bootstrap support from here.
4916
953ff289
DN
4917 * Makefile.in: Regenerate.
4918 * configure: Regenerate.
2d309510 4919
368872c3
BE
49202006-01-04 Ben Elliston <bje@au.ibm.com>
4921
4922 * MAINTAINERS (libdecnumber): Add myself.
4923
d79e6356
MM
49242006-01-02 Mark Mitchell <mark@codesourcery.com>
4925
4926 * libtool-ldflags: New script.
4927
a6fbc1e2
AS
49282006-01-02 Andreas Schwab <schwab@suse.de>
4929
4930 * configure.in: When reconfiguring remove Makefile in
4931 all stage directories.
4932 * configure: Regenerate.
4933
103a4b39
SB
49342005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4935
4936 * MAINTAINERS: Update my email address.
4937
212f829c
PB
49382005-12-20 Paolo Bonzini <bonzini@gnu.org>
4939
4940 Revert Ada-related part of the previous change.
4941
4942 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4943 Do not pass.
4944 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4945 * Makefile.in: Regenerate.
4946 * configure.in: Do not include mt-ppc-aix target fragment.
4947 * configure: Regenerate.
4948
8ef1f2df
PB
49492005-12-19 Paolo Bonzini <bonzini@gnu.org>
4950
4951 * configure.in: Select appropriate fragments for PowerPC/AIX.
4952 * configure: Regenerate.
4953
4954 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4955 BOOT_CFLAGS, BOOT_LDFLAGS.
4956 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4957 BOOT_CFLAGS, BOOT_LDFLAGS.
4958 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4959 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4960 (stage): Fail if we cannot complete the work.
4961 * Makefile.in: Regenerate.
4962
ab34901f
NS
49632005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4964
4965 * configure.in: Replace ms1 with mt.
4966 * configure: Rebuilt.
4967
cbe82f21
BM
49682005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4969
4970 * MAINTAINERS: Update my email address.
4971
19843472
PB
49722005-12-15 Paolo Bonzini <bonzini@gnu.org>
4973
4974 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4975 install-host-nogcc): Don't invoke $(stage) at the end.
4976 * Makefile.in: Regenerate.
4977
1ca26cd2
PB
49782005-12-14 Paolo Bonzini <bonzini@gnu.org>
4979
4980 * configure.in: Flip the top-level bootstrap switch.
4981 * configure: Regenerate.
4982
f41d6665
DJ
49832005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4984
4985 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4986 $(stage) and $(unstage).
4987 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4988 (all): Remove stray semicolon.
4989 (local-distclean): Don't handle multilib.tmp and multilib.out.
4990 (install.all): Set $s for consistency.
4991 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4992 check_multilibs setting. Always make the install directory.
4993 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4994 Correct @if/@endif.
4995 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4996 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4997 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4998 (multilib.out): Remove.
4999 * Makefile.in: Regenerated.
5000
dce2d8b2 50012005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
64f182bd
NS
50052005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5006
121b2cee
NS
5007 * MAINTAINERS: Add myself as mt maintainer.
5008
64f182bd
NS
5009 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5010
a6d63770
AN
50112005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5012
5013 * MAINTAINERS: Change email address.
5014
2abefe3d
PB
50152005-12-05 Paolo Bonzini <bonzini@gnu.org>
5016
5017 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5018 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5019 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5020 Find in-tree tools if available.
5021 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5022 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5023 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5024 (COMPILER_*_FOR_TARGET): New.
5025 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5026 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5027 (CONFIGURED_*, USUAL_*): Remove.
5028 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5029 STRIP): Use autoconf substitutions.
5030 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5031 COMPILER_NM_FOR_TARGET): New.
5032 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5033
5034 (all): Make all-host and all-target in parallel.
5035 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5036 that $$r and $$s are set before invoking a recursive make.
5037 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5038 ([+bootstrap-target+]): Inline most of the `all' target.
5039
2f3bdde7
BE
50402005-11-29 Ben Elliston <bje@au.ibm.com>
5041
5042 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5043 from the gcc build directory.
5044 * Makefile.in: Regenerate.
5045
a4b6c45a
BE
50462005-11-29 Ben Elliston <bje@au.ibm.com>
5047
5048 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5049 depend on all-libdecnumber.
5050 * configure.in (host_libs): Include libdecnumber.
5051 * Makefile.in: Regenerate.
5052 * configure: Likewise.
5053
473a74b9
BE
50542005-11-29 Ben Elliston <bje@au.ibm.com>
5055
5056 * libdecnumber: Import decNumber sources from the dfp-branch.
5057
b4623110
KJ
50582005-11-21 Kean Johnston <jkj@sco.com>
5059
5060 * config.sub, config.guess: Sync from upstream sources.
5061
67dc1785
BE
50622005-11-21 Ben Elliston <bje@au.ibm.com>
5063
5064 Import from Autoconf sources:
5065
5066 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5067 * config/move-if-change: Don't output "$2 is unchanged";
5068 suggested by Ben Elliston. Handle weird characters correctly.
5069
186abafe
AT
50702005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5071
5072 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5073 to match upstream libtool for darwin.
5074
ef9db8d5
DJ
50752005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5076
5077 * Makefile.def: Remove gdb dependencies for gdbtk.
5078 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5079 (configure-gdb, install-gdb): New rules.
5080 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5081 * Makefile.in, configure: Regenerated.
5082
9c5141ab
JB
50832005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5084
5085 * MAINTAINERS (Write After Approval): Add myself.
5086
4523d51b
EE
50872005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5088
5089 * MAINTAINERS (Write After Approval): Add myself.
5090
086b011c
DN
50912005-10-24 Diego Novillo <dnovillo@redhat.com>
5092
5093 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5094 Diego Novillo.
5095
e7c84bf8
PB
50962005-10-22 Paolo Bonzini <bonzini@gnu.org>
5097
5098 PR bootstrap/24297
5099 * Makefile.tpl (do-[+make-target+], do-check, install,
5100 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5101 are set before recursing.
5102 * Makefile.in: Regenerate.
5103
b88a7564
EB
51042005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5105
5106 PR bootstrap/18939
5107 * Makefile.def (gcc) <target>: Fix thinko.
5108 * Makefile.in: Regenerate.
5109
61efc800
BS
51102005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5111
5112 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5113 * configure: Regenerate.
5114
f53d2869
JZ
51152005-10-15 Jie Zhang <jie.zhang@analog.com>
5116
5117 * MAINTAINERS (Write After Approval): Add self.
5118
077fc835
KH
51192005-10-08 Kazu Hirata <kazu@codesourcery.com>
5120
5121 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5122 target-libffi, target-qthreads, target-libjava, and
5123 targetlibobjc.
5124 * configure: Regenerate.
5125
d739199a
DJ
51262005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5127
5128 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5129 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5130 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5131 (USUAL_OBJDUMP_FOR_TARGET): New.
5132 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5133 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 5134 * configure, Makefile.in: Regenerated.
d739199a 5135
db38c6bb
PB
51362005-10-05 Paolo Bonzini <bonzini@gnu.org>
5137
5138 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5139 before other host packages.
5140
3015564c
KK
51412005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5142
5143 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5144
1061f99e
PB
51452005-10-05 Paolo Bonzini <bonzini@gnu.org>
5146
5147 PR bootstrap/22340
5148
5149 * configure.in (default_target): Remove.
5150 * Makefile.tpl (all): Do not use prerequisites as subroutines
5151 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5152 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5153 use prerequisites as subroutines.
5154 (check-host, check-target): New.
5155 (bootstrap configure & all targets): Do not use stage*-start
5156 if the directory layout is already ok.
5157 (non-bootstrap configure & all targets): Prepend a $(unstage).
5158 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5159 (NOTPARALLEL): Remove.
5160 (unstage, stage variables): New variables.
5161 (unstage, stage targets): Simply expand to those variables.
5162
5163 * configure: Regenerate.
5164 * Makefile.in: Regenerate.
5165
4a9c436f
JW
51662005-10-04 James E Wilson <wilson@specifix.com>
5167
5168 * Makefile.def (lang_env_dependencies): Add libmudflap.
5169 * Makefile.in: Regenerate.
5170
37150080
AS
51712005-10-03 Andreas Schwab <schwab@suse.de>
5172
5173 Backport from libtool CVS:
5174 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5175
5176 * ltmain.sh: add support for installing into temporary
5177 staging area (e.g. 'make install DESTDIR=...')
5178
39d16468
L
51792005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5180
5181 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5182 * configure: Regenerated.
5183
72a7ab82
AP
51842005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5185
5186 * configure: Regenerate with the correct
5187 autoconf version.
5188
6b65a26d
CM
51892005-09-30 Catherine Moore <clm@cm00re.com>
5190
5191 * configure.in (bfin-*-*): New.
5192 * configure: Regenerated.
5193
040b1c5a
GK
51942005-09-28 Geoffrey Keating <geoffk@apple.com>
5195
5196 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5197 (LIPO_FOR_TARGET): New.
5198 (CONFIGURED_LIPO_FOR_TARGET): New.
5199 (USUAL_LIPO_FOR_TARGET): New.
5200 (STRIP_FOR_TARGET): New.
5201 (CONFIGURED_STRIP_FOR_TARGET): New.
5202 (USUAL_STRIP_FOR_TARGET): New.
5203 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5204 STRIP_FOR_TARGET.
5205 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5206 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5207 * Makefile.in: Regenerate.
5208 * configure: Regenerate.
7e050830 5209
3a3c28db
DE
52102005-09-19 David Edelsohn <edelsohn@gnu.org>
5211
5212 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5213 (rs6000-*-aix*): Same.
5214 * configure: Regenerate.
5215
2749a921
TT
52162005-09-16 Tom Tromey <tromey@redhat.com>
5217
5218 * MAINTAINERS: Add self as java maintainer.
5219
7f26dfa3
FXC
52202005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5221
5222 * configure.in: Recognize f95 in the --enable-languages option,
5223 and substitute it for fortran, issuing a warning.
5224 * configure: Regenerate.
5225
d8852c4f
PE
52262005-08-30 Phil Edwards <phil@codesourcery.com>
5227
5228 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5229 * configure: Regenerated.
5230
ad685e81
AH
52312005-08-22 Aldy Hernandez <aldyh@redhat.com>
5232
5233 * MAINTAINERS: Add self as ms1 maintainer.
5234
b00d752c
RE
52352005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5236
5237 * Makefile.def (libssp): Add to lang_env_dependencies.
5238 * Makefile.in: Regenerate.
5239
9ed8fb9b
ILT
52402005-08-18 Ian Lance Taylor <ian@airs.com>
5241
5242 * MAINTAINERS: Add myself as middle-end maintainer.
5243
0f029d39
CG
52442005-08-17 Christian Groessler <chris@groessler.org>
5245
5246 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5247 * Makefile.in: Regenerate.
5248
81087874
AK
52492005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5250
5251 * MAINTAINERS (write after approval): Added myself.
5252
6a134f1c
MR
52532005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5254
5255 * MAINTAINERS (Write After Approval): Add myself.
5256
2693c0b0
PB
52572005-08-12 Paolo Bonzini <bonzini@gnu.org>
5258
5259 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5260 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5261 Look for alternate names of the target cc and c++
5262 * configure: Regenerate.
5263
4de997d1
PB
52642005-08-08 Paolo Bonzini <bonzini@gnu.org>
5265
5266 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5267 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5268 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5269 tools; remove code to manually set them.
5270 (Target tools): Look in the environment for them.
5271 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5272 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5273 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5274 build directory.
5275 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5276 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5277 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5278 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5279 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5280 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5281 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5282 * configure: Regenerate.
5283 * Makefile.in: Regenerate.
5284
b089e33a
BE
52852005-07-28 Ben Elliston <bje@au.ibm.com>
5286
5287 * MAINTAINERS: Update for removed CPU targets.
5288
e3791243
MM
52892005-07-27 Mark Mitchell <mark@codesourcery.com>
5290
5291 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 5292 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
5293 * Makefile.in: Regenerated.
5294
526635cb
MM
52952005-07-26 Mark Mitchell <mark@codesourcery.com>
5296
5297 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5298 (CFLAGS_FOR_TARGET): Use it.
5299 (CXXFLAGS_FOR_TARGET): Likewise.
5300 * Makefile.in: Regenerated.
5301 * configure.in (--with-build-sysroot): New option.
5302 * configure: Regenerated.
5303
19791f70
PB
53042005-07-24 Paolo Bonzini <bonzini@gnu.org>
5305
5306 * Makefile.tpl: Wrap install between unstage and stage
5307 * Makefile.in: Regenerate.
5308
35f5a23f
EC
53092005-07-21 Eric Christopher <echristo@apple.com>
5310
5311 * MAINTAINERS: Update affiliation.
5312
ff3ddf15
PW
53132005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5314
5315 * MAINTAINERS: Add self as crx port maintainer.
5316
3a664c1c
DD
53172005-07-20 DJ Delorie <dj@redhat.com>
5318
5319 * MAINTAINERS: Add self as m32c maintainer.
5320
539df155
KC
53212005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5322
5323 * all files: Update FSF address.
5324
be9c593a
EC
53252005-07-15 Eric Christopher <echristo@redhat.com>
5326
5327 * MAINTAINERS: Change affiliation.
5328
fd7ea4ab
JB
53292005-07-14 Jim Blandy <jimb@redhat.com>
5330
5331 * configure.in: Add cases for Renesas m32c.
5332 * configure: Regenerated.
7e050830 5333
0063a823
KC
53342005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5335
d0ca130a
KC
5336 * COPYING.LIB: Update from fsf.org.
5337
53382005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5339
5340 * COPYING, compile, config.guess,
0063a823
KC
5341 config.sub, install-sh, missing, mkinstalldirs,
5342 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 5343 * config-ml.in: Update FSF address.
0063a823 5344
a8ba31f2
EC
53452005-07-13 Eric Christopher <echristo@redhat.com>
5346
5347 * configure.in: Add toplevel noconfigdir support for tpf.
5348 * configure: Regenerate.
5349
5bea4a03
PB
53502005-07-11 Paolo Bonzini <bonzini@gnu.org>
5351
5352 PR ada/22340
5353
5354 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5355 * Makefile.in: Regenerate.
5356
284bdbbd
MM
53572005-07-07 Mark Mitchell <mark@codesourcery.com>
5358
5359 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 5360 Brolley to write-after-approval.
284bdbbd 5361
452190fb
AS
53622005-07-07 Andreas Schwab <schwab@suse.de>
5363
5364 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5365 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5366 * Makefile.in: Regenerated.
5367
9c8f9ec2
GK
53682005-07-06 Geoffrey Keating <geoffk@apple.com>
5369
5370 * configure.in: Don't build sim or rda when targetting darwin.
5371 * configure: Regenerate.
5372
ef0087a7
KH
53732005-07-06 Kazu Hirata <kazu@codesourcery.com>
5374
5375 * configure.in: Add --enable-libssp and --disable-libssp.
5376 * configure: Regenerate with autoconf-2.13.
5377
77008252
JJ
53782005-07-02 Jakub Jelinek <jakub@redhat.com>
5379
5380 * Makefile.def (target_modules): Add libssp.
5381 * configure.in (target_libraries): Add target-libssp.
5382 * configure: Rebuilt.
5383 * Makefile.in: Rebuilt.
5384
a04eae1b
ZW
53852005-07-01 Zack Weinberg <zackw@panix.com>
5386
5387 * MAINTAINERS: Change email address. Resign from maintainership.
5388
948884cd
RG
53892005-07-01 Richard Guenther <rguenther@suse.de>
5390
5391 * MAINTAINERS: Change my e-mail address and affiliation.
5392
c7870f5d
PB
53932005-06-22 Paolo Bonzini <bonzini@gnu.org>
5394
5395 * Makefile.def (stagefeedback): Come after profile.
5396 Define profiledbootstrap target.
5397 * Makefile.tpl (profiledbootstrap): Remove.
5398 (stageprofile-end): Zap stagefeedback.
5399 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5400 * Makefile.in: Regenerate.
5401
ab99519a
RS
54022005-06-13 Richard Sandiford <richard@codesourcery.com>
5403
5404 * MAINTAINERS: Update my email address.
5405
f610dd5f
ZW
54062005-06-13 Zack Weinberg <zack@codesourcery.com>
5407
5408 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5409 In 'cpp' stanza, support '#line' as well as '# '.
5410
71bc2a83
AS
54112005-06-08 Andreas Schwab <schwab@suse.de>
5412
5413 * MAINTAINERS: Move myself from 'Write After Approval' to
5414 'CPU Port Maintainers' section as m68k maintainer.
5415
4fab7234
HPN
54162005-06-07 Hans-Peter Nilsson <hp@axis.com>
5417
5418 * configure.in (unsupported_languages): New macro.
5419 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5420 non-ported target libraries in noconfigdirs.
5421 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5422 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 5423 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
5424 unsupported_languages.
5425 * configure: Regenerate.
5426
68193f9b
TS
54272005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5428
5429 * configure.in: Fix typo in handling of --with-mpfr-dir.
5430 * configure: Regenerate.
5431
f26f6b8d
RS
54322005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5433
5434 * MAINTAINERS: Update my email address.
5435
ba4853f8
JB
54362005-06-02 Jim Blandy <jimb@redhat.com>
5437
5438 * config.sub: Add cases for the Renesas m32c. (This patch has been
5439 accepted into the master sources.)
5440
79dd769c 54412005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
5442 Michael Snyder <msnyder@redhat.com>
5443 Stan Cox <scox@redhat.com>
79dd769c 5444
f610dd5f 5445 * configure.in: Set noconfigdirs for ms1.
79dd769c 5446
f610dd5f 5447 * configure: Regenerate.
79dd769c 5448
d29e107f
JD
54492005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5450
5451 * MAINTAINERS (Write After Approval): Add self.
5452
e93196c3
JC
54532005-06-01 Josh Conner <jconner@apple.com>
5454
5455 * MAINTAINERS (Write After Approval): Add self.
5456
ae263c7a
KH
54572005-06-01 Kazu Hirata <kazu@codesourcery.com>
5458
5459 * MAINTAINERS: Update my email address.
5460
585b3aa3
ZM
54612005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5462
5463 * MAINTAINERS (Write After Approval): Add self.
5464
4930c50b
CD
54652005-05-26 Chris Demetriou <cgd@broadcom.com>
5466
5467 * MAINTAINERS (Write After Approval): Remove self.
5468
2dfbef6d
PB
54692005-05-25 Paolo Bonzini <bonzini@gnu.org>
5470
5471 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5472 (Dependencies): Consider target modules for bootstrap dependencies.
5473 Make target bootstrap modules depend on each stage's gcc.
5474 * Makefile.in: Regenerate.
5475
bcb28cf5
PB
54762005-05-20 Paolo Bonzini <bonzini@gnu.org>
5477
5478 * Makefile.def (configure-gcc): Depend on binutils having been built.
5479 (all-gcc): No need to do it here.
5480 * Makefile.in: Regenerate.
5481
0cf085e4
PB
54822005-05-19 Paul Brook <paul@codesourcery.com>
5483
f610dd5f 5484 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
5485 language cannot be built.
5486 * configure: Regenerate.
5487
dfb2c39a
DJ
54882005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5489
5490 * ylwrap: Import from Automake 1.9.5.
5491
771aaa92
DU
54922005-05-13 David Ung <davidu@mips.com>
5493
5494 * MAINTAINERS (Write After Approval): Add self.
5495
3ac9bd58
MS
54962005-05-09 Mike Stump <mrs@apple.com>
5497
5498 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5499 lt_cv_sys_max_cmd_len for now.
f610dd5f 5500
f77a5578
SC
55012005-05-09 Stan Cox <scox@redhat.com>
5502
5503 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5504
795e36e5
MK
55052005-05-08 Matt Kraai <kraai@ftbfs.org>
5506
5507 * README.SCO: Update the URL.
5508
c9392a2b
DE
55092005-05-05 David Edelsohn <edelsohn@gnu.org>
5510
5511 * ltconfig: Define file_list_spec. Pass file_list_spec and
5512 with_gnu_ld to libtool.
5513 * ltcf-c.sh (aix[45]): Define file_list_spec.
5514 * ltcf-cxx.sh (aix[45]): Same.
5515 * ltcf-gcj.sh (aix[45]): Same.
5516 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5517 exists, write list of input files to temporary file.
5518
bebcd931
MS
55192005-05-04 Mike Stump <mrs@apple.com>
5520
5521 * configure.in: Always pass --target to target configures as
5522 otherwise rebuilds that do --recheck will fail.
5523 * confiugure: Rebuilt.
5524
ce406537
PB
55252005-05-04 Paolo Bonzini <bonzini@gnu.org>
5526
5527 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5528 STAGE_HOST_EXPORTS.
5529 (configure, all): Add bootstrap support.
5530 (Host modules, target modules): Pass post-stage1 flags and exports.
5531 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5532 * Makefile.in: Regenerate.
5533
aa9dcfc4
PB
55342005-04-29 Paolo Bonzini <bonzini@gnu.org>
5535
5536 * configure: Regenerate.
5537
b6f9abcf
MS
55382005-04-27 Mike Stump <mrs@apple.com>
5539
5540 * MAINTAINERS: Add self as darwin maintainer.
5541
acb217cb
BS
55422005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5543
5544 * config.sub: Update from master copy.
5545
b6dae270
MS
55462005-04-21 Mike Stump <mrs@apple.com>
5547
5548 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5549 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5550
c2e0d3a9
HPN
55512005-04-19 Hans-Peter Nilsson <hp@axis.com>
5552
5553 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5554 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5555 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5556 "*-*-elf" and "*-*-linux*".
5557 * configure: Regenerate.
5558
871ae772
JM
55592005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5560
5561 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5562
bf070c29
MS
55632005-04-12 Mike Stump <mrs@apple.com>
5564
5565 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5566
e865b6f7
TK
55672005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5568
5569 * MAINTAINERS (Write After Approval): Add myself.
5570
7b71ad7f
BS
55712005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5572
5573 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5574
25b42232
PB
55752005-04-06 Paolo Bonzini <bonzini@gnu.org>
5576
f610dd5f 5577 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
5578 (TARGET_CONFIGARGS): Include --with-target-subdir.
5579 (configure, all): New macros. Use them throughout.
5580 * Makefile.in: Regenerate.
5581
d727c624
JG
55822005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5583
5584 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 5585
fff72cc4
ZD
55862005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5587
5588 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5589
86472dc3
GP
55902005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5591
5592 * MAINTAINERS: Move John Carr to Write After Approval.
5593
dce2d8b2 55942005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
5595
5596 * config/mh-mingw32: Delete.
5597 * configure.in: Don't use it.
5598 * configure: Regenerate.
5599
33da42bc
PB
56002005-03-31 Paolo Bonzini <bonzini@gnu.org>
5601
5602 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5603 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 5604 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
5605 (HOST_LIB_PATH): Generate from Makefile.def.
5606 (TARGET_LIB_PATH): Likewise.
5607 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5608 * Makefile.in: Regenerate.
5609 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5610 (RPATH_ENVVAR): Include Darwin case.
5611 * configure: Regenerate.
5612
15cc1841
TF
56132005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5614
5615 * MAINTAINERS (Various Maintainers): Remove self.
5616 (Write After Approval): Add self.
5617
6a8c79d5
TF
56182005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5619
5620 * MAINTAINERS (Various Maintainers): Add self.
5621
256f7136
PB
56222005-03-25 Paolo Bonzini <bonzini@gnu.org>
5623
5624 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5625 * configure: Regenerate.
5626
191dd2c9
ZW
56272005-03-21 Zack Weinberg <zack@codesourcery.com>
5628
5629 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5630 gcc_version, and gcc_version_trigger from set of flags to pass.
5631 * Makefile.tpl: Remove definitions of above variables.
5632 (config.status): Remove dependency on $(gcc_version_trigger).
5633 * Makefile.in: Regenerate.
5634 * configure.in: Do not reference config/gcc-version.m4 nor
5635 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5636 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5637 * configure: Regenerate.
5638
ef6e9bc0 56392005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 5640 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
5641
5642 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5643 * Makefile.in: Regenerate.
5644
009bbd5a
FW
56452005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5646
5647 * MAINTAINERS (Write After Approval): Add myself.
5648
09f8755b
DA
56492005-03-03 David Ayers <d.ayers@inode.at>
5650
5651 * MAINTAINERS (Write After Approval): Add myself.
5652
e73ed25c
AO
56532005-03-01 Alexandre Oliva <aoliva@redhat.com>
5654
5655 PR libgcj/20160
5656 * ltmain.sh: Avoid creating archives with components that have
5657 duplicate basenames.
5658
ace9ac7b
AP
56592005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5660
5661 PR bootstrap/20250
5662 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5663 instead of check.
5664 * Makefile.in: Regenerate.
5665
c9db9354
PB
56662005-02-28 Paolo Bonzini <bonzini@gnu.org>
5667
5668 * Makefile.in: Regenerate to fix conflict between the previous two
5669 patches.
5670
215c351a
PB
56712005-02-28 Paolo Bonzini <bonzini@gnu.org>
5672
5673 PR bootstrap/17383
5674 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5675 * Makefile.tpl (HOST_SUBDIR): New substitution.
5676 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5677 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5678 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5679 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5680 (Host modules, Bootstrapped modules): Use it.
5681 (Build modules, Target modules): Do not create symlink trees,
5682 always configure out-of-srcdir.
5683 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5684 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5685 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5686 $(HOST_SUBDIR). Create a symlink for host_subdir.
5687
5688 * Makefile.in: Regenerate.
5689 * configure: Regenerate.
5690
5395b47b
NN
56912005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5692
5693 Merged from libada-gnattools-branch:
5694 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5695
5696 * gnattools: New directory.
5697 * Makefile.def: Add gnattools as a module, depending on target-libada.
5698 * Makefile.in: Regenerate.
5699 * configure.in: Include gnattools in host_tools; disable it if ada
5700 is disabled.
5701 * configure: Regenerate.
5702
ca2cc05c
JM
57032005-02-24 James A. Morrison <phython@gcc.gnu.org>
5704
5705 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5706 treelang maintainer.
5707 (Write After Approval): Remove myself.
5708
d2f3024f
PS
57092005-02-23 Paul Schlie <schlie@comcast.net>
5710
5711 * configure.in: Allow darwin targeted ports to build tk, itcl and
5712 libgui.
5713 * configure: Regenerate.
5714
bba5e0ca
EB
57152005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5716
5717 PR libgcj/10353
5718 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5719 * configure: Regenerate.
5720
70132ce7
SK
57212005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5722
5723 * MAINTAINERS (Write After Approval): Add myself.
5724
20f0edca
ILT
57252005-02-10 Ian Lance Taylor <ian@airs.com>
5726
5727 * MAINTAINERS: Update my e-mail address.
5728
e64e5109
RG
57292005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5730
5731 * MAINTAINERS (Write After Approval): Add myself.
5732
40d64b5a
HPN
57332005-01-29 Hans-Peter Nilsson <hp@axis.com>
5734
5735 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5736 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5737 target-libgloss when not *-*-elf and *-*-aout.
5738 * configure: Regenerate.
5739
54a12711
KH
57402005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5741
5742 * MAINTAINERS: Remove obsolete entries.
5743
0aa99dbb
KH
5744 * MAINTAINERS (Write After Approval): Add Michael Matz.
5745
2b009f5f
NB
57462005-01-19 Neil Booth <neil@daikokuya.co.uk>
5747
5748 * MAINTAINERS: Remove self as cpplib maintainer.
5749
385870f5
KC
57502005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5751
5752 * install-sh, config.sub: Import from upstream.
5753
e7daab31
KC
57542005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5755
5756 PR bootstrap/18222
5757 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5758 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5759 * Makefile.in: Regenerate.
5760
e6003f4d
JT
57612005-01-16 Jason Thorpe <thorpej@netbsd.org>
5762
5763 * MAINTAINERS: Update my email address.
5764
145e2972 57652005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 5766 Andreas Schwab <schwab@suse.de>
145e2972
DE
5767
5768 PR bootstrap/18033
5769 * config-ml.in: Eval option if surrounded by single quotes.
5770
86c7e0da
PB
57712005-01-03 Paolo Bonzini <bonzini@gnu.org>
5772
5773 Revert 2004-12-28 Makefile changes, a better fix will be
5774 applied to mainline and src after GCC 4.0 branches.
5775
3224a22f
PB
57762004-12-28 Paolo Bonzini <bonzini@gnu.org>
5777
5778 PR bootstrap/17383
5779
5780 * Makefile.def (target_modules): Remove stage parameter,
5781 it is always true now.
5782 * Makefile.tpl (configure-build-[+module+],
5783 configure-target-[+module+]): Always build symlink tree
5784 for the directory and for include. BUILD_SUBDIR and
5785 TARGET_SUBDIR cannot be . anymore.
5786 * Makefile.in: Regenerate.
5787
aaf51ca2
DE
57882004-12-25 David Edelsohn <edelsohn@gnu.org>
5789
5790 Revert 2004-12-08 Makefile changes.
5791
4e32e454
DS
57922004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5793
5794 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5795 cygwin, mingw.
5796
669f01d8
AS
57972004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5798
5799 * configure.in (sh64-*-*): Reenable gprof.
5800 * configure: Regenerate.
5801
1b227ee0
DE
58022004-12-08 David Edelsohn <edelsohn@gnu.org>
5803
5804 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5805 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5806 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5807 * Makefile.in: Regenerate.
5808
ce5e944c
CF
58092004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5810
5811 * MAINTAINERS: Update my email address.
5812
893f1e87
MK
58132004-12-07 Matt Kraai <kraai@ftbfs.org>
5814
5815 * Makefile.tpl: Generate normal dependencies if the LHS module is
5816 not bootstrapped.
5817 * Makefile.in: Regenerate.
5818
bb59c339
RS
58192004-12-03 Richard Sandiford <rsandifo@redhat.com>
5820
5821 * configure.in: Include config/gxx-include-dir.m4. Use
5822 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5823 * configure: Regenerate.
5824
4982adbe
RS
58252004-12-03 Richard Sandiford <rsandifo@redhat.com>
5826
5827 * config.if: Delete.
5828 * configure.in: Set libstdcxx_incdir directly.
5829 * configure: Regenerate.
5830
05750653
EC
58312004-12-02 Eric Christopher <echristo@redhat.com>
5832
5833 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5834 * Makefile.in: Regenerate.
5835
5fef1dbd
RS
58362004-12-02 Richard Sandiford <rsandifo@redhat.com>
5837
5838 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5839 * configure: Regenerate.
5840
afabd8e6
RS
58412004-12-02 Richard Sandiford <rsandifo@redhat.com>
5842
5843 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5844 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5845 * configure: Regenerate.
5846
78716e86
EC
58472004-12-01 Eric Christopher <echristo@redhat.com>
5848
5849 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5850 of things to remove.
5851
57ab8ba9
MK
58522004-11-29 Matt Kraai <kraai@ftbfs.org>
5853
5854 * MAINTAINERS (Write After Approval): Update my e-mail address.
5855
2539bffe
KC
58562004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5857
5858 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5859 from CVS libtool to always pass_all.
5860
3e732ba0
JDA
58612004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5862
5863 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5864 (hppa*64*-*-*): Delete incorrect comment.
5865 * configure: Rebuilt.
5866
767f726e
KC
58672004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5868
5869 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5870
2c92e90f
KC
58712004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5872
5873 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5874 from CVS libtool to always pass_all.
5875
32f84e48
KC
58762004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5877
5878 * install-sh, compile: Import from automake.
5879
9587be8a
KC
58802004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5881
5882 * config.guess, config.sub: Import from savannnah.
5883
04e81808 58842004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
5885
5886 * MAINTAINERS (Write After Approval): Add myself
5887
f87a2b2e
MS
58882004-11-12 Mike Stump <mrs@apple.com>
5889
5890 * Makefile.def: Add html support.
5891 * Makefile.tpl: Likewise.
5892 * Makefile.in: Regenerate.
5893
848556c2
GK
58942004-11-11 Geoffrey Keating <geoffk@apple.com>
5895
556f03c4
GK
5896 PR 18423
5897 * configure.in: Remove all instances of build-fixincludes from
5898 noconfigdirs.
5899 (build_configargs): Supply --target to subdirectories.
5900 * configure: Regenerate.
5901
848556c2
GK
5902 * Makefile.def: Make gcc install depend on fixincludes install.
5903 * Makefile.in: Regenerate.
5904
9e5712a5
JJ
59052004-11-10 Janis Johnson <janis187@us.ibm.com>
5906
5907 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5908
4ef509c0
PB
59092004-11-11 Paul Brook <paul@codesourcery.com>
5910
5911 * MAINTAINERS: Add self as arm maintainer. Update email address.
5912
20d11df6
HPN
59132004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5914
5915 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5916 target-libgfortran.
79fd8592 5917 * configure: Regenerate.
20d11df6 5918
68c70f15
DE
59192004-11-07 David Edelsohn <edelsohn@gnu.org>
5920
5921 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5922 like CC.
5923
54f88091
PB
59242004-11-05 Paolo Bonzini <bonzini@gnu.org>
5925
5926 * Makefile.def (host fixincludes): Specify missing targets.
5927 * Makefile.in: Regenerate.
5928
6866abb8
RC
59292004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5930
5931 * MAINTAINERS: Add myself
5932
83f62578
GL
59332004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5934
5935 * MAINTAINERS (Write After Approval): Add myself.
5936
53c7ffe7
GK
59372004-11-04 Geoffrey Keating <geoffk@apple.com>
5938
5939 * Makefile.def: Build fixincludes for the host, too.
5940 * Makefile.in: Regenerate.
5941 * configure.in (host_tools): Add fixincludes.
5942 * configure: Regenerate.
5943
ac8b3d9d
DJ
59442004-11-04 Daniel Jacobowitz <dan@debian.org>
5945
5946 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5947 * configure: Regenerated.
5948
bab37580
L
59492004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5950
5951 PR other/17783
5952 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5953 * configure: Regenerated.
5954
db1de713
MM
59552004-10-31 Mark Mitchell <mark@codesourcery.com>
5956
5957 * README.SCO: Update per FSF instructions.
5958
a827e21a
EW
59592004-10-28 Eric B. Weddington <ericw@evcohs.com>
5960
5961 PR target/18151
5962 * configure.in (case ${target}): Do not build fixincludes for avr.
5963 * configure: Regenerated.
5964
9d069a4f
PB
59652004-10-26 Paolo Bonzini <bonzini@gnu.org>
5966
5967 * configure.in (case ${target}): Do not build fixincludes
5968 on platforms where it is not used.
5969 * configure: Regenerated.
5970
fc45f3fe
DJ
59712004-10-23 Daniel Jacobowitz <dan@debian.org>
5972
5973 * configure.in: Use an absolute path to install-sh.
5974 * configure: Regenerated.
5975
36554b92
AL
59762004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5977
5978 * MAINTAINERS (Write After Approval): Add myself.
5979
88e9994a
KH
59802004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5981
5982 * MAINTAINERS: Remove from Write After Approval those that are
5983 already maintainers.
5984
ad02a944
SP
59852004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5986
5987 * MAINTAINERS: Update my email address.
5988
c8e6cd41
KC
59892004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5990
5991 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5992 * configure: Regenerate.
5993
dce2d8b2 59942004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
5995
5996 * MAINTAINERS: Update my email address.
5997
a8b0957e
KH
59982004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5999
6000 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6001 entries belonging to this category.
6002
96836f61
JZ
60032004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6004
6005 * MAINTAINERS: Update my e-mail address.
6006
7e0b5752
PB
60072004-10-06 Paolo Bonzini <bonzini@gnu.org>
6008
6009 Fix wrong conflict resolution in:
6010
6011 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6012
6013 * Makefile.in: Regenerate.
6014 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6015 in the recursive `make', instead of hardwiring `all'.
6016 (Autogenerated TARGET-* variables): New.
6017
370f7a47
TL
60182004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6019
6020 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 6021 * configure: Regenerate.
370f7a47 6022
13e5d623
KH
60232004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6024
6025 * MAINTAINERS (Various Maintainers): Move the "windows,
6026 cygwin, mingw" maintainer to ...
6027 (OS Port Maintainers): ... here.
6028
a6497c1b
KH
60292004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6030
6031 * MAINTAINERS (Write After Approval): Remove those that are
6032 maintainers of some subsystem.
6033
1abb828a
D
60342004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6035
6036 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6037 * ltcf-cxx.sh (tpf*): Likewise.
6038 * ltconfig (tpf*): Add TPF OS configuration support.
6039
16d1338d
BS
60402004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6041
6042 * MAINTAINERS: Change my email address to my new work account.
6043
9082a750
MR
60442004-09-24 Michael Roth <mroth@nessie.de>
6045
6046 * configure.in (--without-headers): Add missing double quotes.
6047 * configure: Regenerate.
6048
dce2d8b2 60492004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
6050
6051 * ylwrap: Revert to previous version.
6052
4c4a5bbc
L
60532004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6054
6055 PR bootstrap/17369
6056 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6057 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6058 SET_GCC_LIB_PATH_CMD.
6059 (BASE_TARGET_EXPORTS): Likewise.
6060 * Makefile.in: Regenerated.
6061
6062 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6063 * configure: Regenerated.
6064
85f59630
KC
60652004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6066
6067 * config.guess: New upstream version
6068 * compile, depcomp, install-sh, ylwrap: Likewise.
6069
95c53c62
RS
60702004-09-19 Roger Sayle <roger@eyesopen.com>
6071
6072 * config/mh-x86omitfp: New host makefile fragment. Add
6073 -fomit-frame-pointer to the default BOOT_CFLAGS.
6074 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6075 * configure: Regenerate.
6076
0a1c093b
AP
60772004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6078
6079 PR target/11572
6080 * configure.in (*-*-darwin*): Renable libobjc.
6081 * configure: Regenerate.
6082
315fcf97
NS
60832004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6084
6085 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6086
0a050485 60872004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 6088
0a050485
DB
6089 * Makefile.def: Remove libbanshee.
6090 * Makefile.tpl: Ditto.
6091 * configure.in: Ditto.
6092 * Makefile.in: Regen.
6093 * configure: Ditto.
6094
5f4a098e
DE
60952004-09-08 David Edelsohn <edelsohn@gnu.org>
6096
6097 * ltmain.sh: Use $pic_object as $non_pic_object if
6098 $non_pic_object=none.
6099
32b2511f
PB
61002004-09-07 Paolo Bonzini <bonzini@gnu.org>
6101
6102 * missing: Import latest version from master repository.
6103
fc4d0e82
NC
61042004-09-06 Nick Clifton <nickc@redhat.com>
6105
6106 * config.sub: Import latest version from master repository.
6107 * config.guess: Likewise.
6108 This includes these changes:
78716e86 6109
fc4d0e82
NC
6110 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6111
6112 * config.sub: Handle crisv32, alias etraxfs.
6113 * config.guess (crisv32:Linux:*:*): Handle.
6114
6115 2004-08-13 Brad Smith <brad@comstyle.com>
6116
6117 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6118 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6119
6120 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6121
6122 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6123 assume the processor is a powerpc. This is because coreutils
6124 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6125 in this case, due to a MacOS X bug that causes
6126 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6127 to return a negative number.
6128 Problem reported by Petter Reinholdtsen in:
6129 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6130
6131 2004-07-19 Ben Elliston <bje@gnu.org>
6132
6133 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6134
6135 2004-06-24 Ben Elliston <bje@gnu.org>
6136
6137 * config.guess: Update copyright years.
6138 * config.sub: Likewise.
6139
6140 2004-06-22 Robert Millan <robertmh@gnu.org>
6141
6142 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6143 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6144
6145 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6146
6147 * config.guess (*:*VMS:*:*): New entry. Replaces
6148 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6149 manufacturer.
6150
6151 2004-06-22 Ben Elliston <bje@gnu.org>
6152
6153 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6154 * config.sub: Likewise.
6155
6156 2004-06-22 Ben Elliston <bje@gnu.org>
6157
6158 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6159 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6160
6161 2004-06-11 Ben Elliston <bje@gnu.org>
6162
6163 * config.guess (pegasos:OpenBSD:*:*): Remove.
6164
6165 2004-06-11 Ben Elliston <bje@gnu.org>
6166
6167 From Wouter Verhelst <wouter@grep.be>:
6168 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6169
6170 2004-06-11 Ben Elliston <bje@gnu.org>
6171
6172 * config.guess (luna88k:OpenBSD:*:*): New.
6173
6174 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6175
6176 * config.guess (m32r*:Linux:*:*): New case.
6177 * config.sub: Handle m32rle.
6178
6179 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6180
6181 From Jens Petersen <petersen@redhat.com>:
6182 * config.sub: Handle sparcv8.
6183
6184 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6185
6186 From Tom Smith <smith@cag.lkg.hp.com>:
6187 * config.guess: Version suffixes are equally significant on Tru64
6188 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6189 prefix of "P" (patched kernel).
6190
6191 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6192
6193 * config.sub: Add support for National Semiconductor CRX target.
6194
2f4cc6bf
JJ
61952004-09-03 Janis Johnson <janis187@us.ibm.com>
6196
6197 * MAINTAINERS (Various Maintainers): Remove myself as web page
6198 maintainer, add myself as maintainer of build status lists.
6199
61fec9ff
JB
62002004-09-03 Jan Beulich <jbeulich@novell.com>
6201
6202 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6203 *-*-netware, but add target-libmudflap.
6204 Consolidate *-*-netware targets (of which really only i?86 exists)
6205 into a single entry.
6206 * configure: Likewise.
6207
45f366ab
PB
62082004-09-01 Paolo Bonzini <bonzini@gnu.org>
6209
6210 * Makefile.tpl (sorry): Remove.
6211 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6212 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6213 (do-clean): Clean per-stage directories too.
6214 (do-distclean): Run distclean-stage1 too.
6215 (.NOTPARALLEL): Enable during toplevel bootstrap.
6216 (stage[+id+]-bubble): Enable parallel execution during
6217 the recursive invocation.
6218 * Makefile.in: Regenerate.
6219
6220 Fix previous checkin:
6221
6222 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6223 include.
6224 * configure.in: Fix indentation.
6225 * configure: Regenerate.
6226
dce2d8b2 62272004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 6228
45f366ab
PB
6229 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6230 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6231 * configure: regenerate
78716e86 6232 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 6233 -mdynamic-no-pic
be8fff81 6234
71b5d516
PB
62352004-08-31 Paolo Bonzini <bonzini@gnu.org>
6236
6237 * Makefile.def (build_modules): Add fixincludes.
6238 (dependencies): Make gcc depend on fixincludes.
6239 * configure.in (build_tools): Add fixincludes.
6240 (build_configdirs): Always include build_libs.
6241 * Makefile.in: Regenerate.
6242 * configure: Regenerate.
6243
62442004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
6245
6246 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6247 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6248 phony targets; do not generate timestamp files.
6249 (distclean-stageN): Remove references to their timestamp files.
6250 (restageN, touch-stageN): Remove.
6251 (stageN-bubble): Rewritten.
6252 (compare): Support lean bootstraps.
6253 * Makefile.in: Regenerate.
6254
6255 * configure.in: Only warn when bootstrapping but
6256 build != host or build != target. Support lean bootstraps.
6257 * configure: Regenerate.
6258
ce7cbbb0
PE
62592004-08-26 Phil Edwards <phil@codesourcery.com>
6260
6261 * configure.in: Give a better error message if GMP/MPFR are missing
6262 and a language needing them has been requested.
6263 * configure: Regenerated.
6264
9c71a529
PE
62652004-08-25 Phil Edwards <phil@codesourcery.com>
6266
6267 * configure.in: Print a list of available language front-ends if
6268 a requested one is missing. Tidy stray tab characters.
6269 * configure: Regenerated.
6270
e3f92d3b
MK
62712004-08-19 Michael Koch <konqueror@gmx.de>
6272
6273 * gcc/doc/install.texi: Update entry about automake for libjava.
6274
c3f84f61
RM
62752004-08-17 Robert Millan <robertmh@gnu.org>
6276
6277 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6278 (instead of FreeBSD).
6279 * configure: Regenerate.
6280
7c27e184
PB
62812004-08-16 Paolo Bonzini <bonzini@gnu.org>
6282
6283 * Makefile.in: Regenerate.
6284 * configure: Regenerate.
6285
6286 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6287 stage_*_flags.
6288 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6289 for bootstrapped modules if toplevel bootstrap is going.
6290 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6291 modules. Adjust for changes in Makefile.def. Enable several
6292 rules even in non-bootstrap mode, just to avoid peppering the
6293 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6294 (stage-[+prev+]-bubble): Remove.
6295
6296 * Makefile.def (Dependencies): Depend on all-build-bison,
6297 all-build-flex, all-build-byacc, all-build-texinfo, rather
6298 than the host variations.
6299 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6300 with BUILD_SUBDIR.
6301 (BISON): Update for recent Bisons.
6302 (YACC): Fix typo.
6303 (cross): Depend on all-build.
6304 (all): Do not depend on all-build.
6305 (prebootstrap): Remove.
6306 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6307 (Prebootstrap dependencies): Add them to the per-stage targets
6308 and to all-prebootstrap.
6309 * configure.in (build_configdirs): Always enable build_tools.
6310 (BUILD_DIR_PREFIX): Remove.
6311
6312 * Makefile.def (gcc): Add target variable.
6313 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6314 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6315 in the recursive `make', instead of hardwiring `all'.
6316 (Autogenerated TARGET-* variables): New.
6317
20f3bb80
BB
63182004-08-13 Brian Booth <bbooth@redhat.com>
6319
6320 * MAINTAINERS: Remove myself from write-after-approval.
6321
b5be499d
NN
63222004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6323
6324 * src-release: Stop distributing mmalloc with gdb (which doesn't
6325 use it).
6326 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6327 * Makefile.in: Regenerate.
6328
b3f8d95d
MM
63292004-08-09 Mark Mitchell <mark@codesourcery.com>
6330
6331 * configure.in (arm*-*-eabi*): New target.
6332 * configure: Regenerate.
6333
3589b69e
PB
63342004-08-06 Paolo Bonzini <bonzini@gnu.org>
6335
6336 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6337 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6338 (Dependencies): New section.
6339 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6340 (configure-target-[+module+]): Depend on maybe-all-gcc
6341 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6342 (toplevel profiledbootstrap): Fix dependencies.
6343 * Makefile.in: Regenerate.
6344
972974fc
MM
63452004-08-03 Mark Mitchell <mark@codesourcery.com>
6346
6347 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6348 target-libiberty to noconfigdirs.
6349 * configure: Regenerate.
6350
bebf829d
PB
63512004-08-03 Paul Brook <paul@codesourcery.com>
6352
6353 * configure.in: Check for MPFR as well as GMP.
6354 * configure: Regenerate.
6355
98a5bb3b
RM
63562004-08-01 Robert Millan <robertmh@gnu.org>
6357
6358 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6359 libmudflap for all GNU-based systems (with Glibc).
6360 * configure: Regenerate.
6361
dce2d8b2 63622004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
6363
6364 * Makefile.def (host-modules): Add gcc.
6365 * Makefile.in: Regenerate.
6366 * Makefile.tpl (sorry): New rule.
6367 (configure-host, all-host, [+make_target+]-host, do-check,
6368 install-host): Do not add gcc as a special case.
6369 (host modules): Add a small special-casing for gcc. Export
6370 extra_make_flags through the environment.
6371 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6372 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6373 other recursive targets for gcc): Remove.
6374
6375 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6376 (stage, unstage): New rules.
6377 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6378 distclean-stage[+id+]): Use stage_current.
6379 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6380 the stage*-start rules.
6381
aeb732c1
GK
63822004-08-02 Geoffrey Keating <geoffk@apple.com>
6383
6384 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6385 use -all_load flag.
6386
25b656e7
PB
63872004-08-02 Paolo Bonzini <bonzini@gnu.org>
6388
6389 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6390 * configure: Regenerate.
6391
cc440d71
TM
63922004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6393
6394 * maintainer-scripts/gcc_release: Revert yesterday's change.
6395
270e140b
SB
63962004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6397
6398 * MAINTAINERS: Add myself to write-after-approval.
6399
3e4035f8
TM
64002004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6401
6402 * libf2c: Removed.
6403 * gcc/gccbug.in: Updated because of libf2c removal.
6404 * maintainer-scripts/gcc_release: Ditto.
6405
dce2d8b2 64062004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
6407
6408 * configure.in: Build libmudflap by default on FreeBSD.
6409 * configure: Regenerated.
6410
dfcada9a
MM
64112004-07-09 Mark Mitchell <mark@codesourcery.com>
6412
6413 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6414 systems.
6415 * configure: Regenerated.
6416
dce2d8b2 64172004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
6418
6419 PR target/16344
6420 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6421 feedback based compiler.
6422 * Makefile.in: Rebuilt.
6423
95bcca47
AO
64242004-07-08 Alexandre Oliva <aoliva@redhat.com>
6425
6426 * Makefile.def (host_modules): Set bootstrap=true for flex.
6427 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6428 * Makefile.in: Rebuilt.
6429
051822f6
JH
64302004-07-07 Jan Hubicka <jh@suse.cz>
6431
6432 * MAINTAINERS: Add self as a profile feedback maintainer.
6433
7b61653a
PE
64342004-07-05 Phil Edwards <phil@codesourcery.com>
6435
6436 * configure.in: Do not prepend $srcdir to /dev/null in
6437 makefile fragments.
6438 * configure: Regenerate.
6439
23f6b2f9
PB
64402004-07-01 Paolo Bonzini <bonzini@gnu.org>
6441
6442 * Makefile.def (build_modules): Add bison, byacc, flex,
6443 m4, texinfo.
6444 (flags_to_pass): Add FLEX.
6445 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6446 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6447 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6448 DEFAULT_MAKEINFO): Remove.
6449 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6450 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6451 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6452 objdir or else use configured tool.
6453 (all-build): New.
6454 (all): Depend on it.
6455 (Build module dependencies): Add.
6456 * Makefile.in: Regenerate.
6457 * configure.in: Better support for multiple build modules,
6458 matching what is done for host/target modules. Do not look
6459 for "plausible" locations of build tools if Canadian cross.
6460 Use autoconf's AC_PROG_CC to find a C compiler. Define
6461 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6462 * configure: Regenerate.
78716e86 6463
1c020272
PB
64642004-06-22 Paolo Bonzini <bonzini@gnu.org>
6465
6466 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6467 * Makefile.in: Regenerate.
6468
a52a0a7f
PB
64692004-06-22 Paolo Bonzini <bonzini@gnu.org>
6470
6471 * Makefile.tpl (configure-build-[+module+],
6472 configure-[+module+], configure-target-[+module+]): Pass
6473 [+extra_configure_args+].
6474 (all-build-[+module+], all-[+module+], check-[+module+],
6475 install-[+module+], [+make_target+]-[+module+],
6476 all-target-[+module+], check-target-[+module+],
6477 install-target-[+module+], [+make_target+]-target-[+module+]):
6478 Pass [+extra_make_args+].
6479 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6480 (GCC_HOST_EXPORTS): Remove.
6481 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6482 cross, check-gcc, check-gcc-c++, install-gcc,
6483 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6484 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6485 * Makefile.in: Regenerate.
6486
ccde3f1a
MS
64872004-06-21 Matthew Sachs <msachs@apple.com>
6488
6489 * MAINTAINERS: Added self to write-after-approval.
6490
6264b0a6
CF
64912004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6492
6493 * configure.in: Check for srcdir/winsup rather than build directory
6494 winsup.
6495 * configure: Regenerate.
6496
801e2270
CV
64972004-06-17 Corinna Vinschen <vinschen@redhat.com>
6498
6499 * configure.in: Don't build Cygwin native newlib if winsup
6500 directory is missing. Emit warning instead.
6501 * configure: Regenerate.
6502
ad6717df
PB
65032004-06-09 Paolo Bonzini <bonzini@gnu.org>
6504
6505 * Makefile.tpl (touch-stage[+id+]): New.
6506 (restage[+prev+]): Depend on touch-stage[+id+].
6507
6508 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6509 Use it throughout.
6510
6511 * Makefile.def: Add profile and feedback bootstrap stages.
6512 Remove next field from bootstrap stages.
6513 * Makefile.tpl (LN, LN_S): Substitute.
6514 (stageN-start, stageN-end): Use double-colon rules, to
6515 provide a hook for additional setup commands.
6516 (distclean-stageN-gcc, restageN): Create dependencies from
6517 [+prev+], not from [+next+].
6518 (stageN-bubble): Add commands for successive stages from
6519 [+prev+], using double-colon rules.
6520 (all-stageN-gcc): Fix typo.
6521 (stagefeedback-start, profiledbootstrap): New.
6522 * Makefile.in: Regenerate.
6523 * configure.in: Call ACX_PROG_LN.
6524 * configure: Regenerate.
6525
5bbb9680
CY
65262004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6527
6528 * MAINTAINERS (Write After Approval): Add myself.
6529
e18be1d4
MA
65302004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6531
6532 * MAINTAINERS (Write After Approval): Add myself.
6533
5607edfd
PB
65342004-06-03 Paolo Bonzini <bonzini@gnu.org>
6535
6536 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6537 without gcc.
6538 * configure: Regenerate.
6539
1ec4e9c3
PB
65402004-06-01 Paolo Bonzini <bonzini@gnu.org>
6541
6542 * Makefile.tpl: Fix typo.
6543 * Makefile.in: Regenerate.
6544
dce2d8b2 65452004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
6546
6547 * configure.in: Remove new- prefix from toplevel
6548 bootstrap targets.
6549 * configure: Regenerate.
6550
f516a7da
PB
65512004-06-01 Paolo Bonzini <bonzini@gnu.org>
6552
6553 * Makefile.tpl (all.normal): Rename to all.
6554 (all): Replace with a rule to pick the default
6555 target from configure.
6556 (all-gcc, configure-gcc): Use conditionals to
6557 do nothing when toplevel bootstrap is going on.
6558 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6559 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6560 * configure.in: Support --enable-bootstrap.
6561
6562 * Makefile.def: Remove new- prefix from toplevel
6563 bootstrap targets.
6564 * Makefile.tpl: Likewise.
6565
6566 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6567 target.
6568
6569 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6570 $(RECURSE_FLAGS) to recursive invocation of make.
6571
6572 * Makefile.in: Regenerate.
6573 * configure: Regenerate.
6574
78dd5e36 65752004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 6576 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
6577
6578 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6579 like CC.
6580
30f1bddc
DJ
65812004-05-27 Daniel Jacobowitz <dan@debian.org>
6582
6583 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6584 * configure: Regenerate.
6585
4fc4dd12
DJ
65862004-05-25 Daniel Jacobowitz <drow@false.org>
6587
6588 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6589 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6590 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6591 targets.
6592 * Makefile.in: Regenerate.
6593
dce2d8b2 65942004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
6595
6596 * configure.in: Test the ability to symlink directories.
6597 * configure: Regenerate.
6598
6599 * Makefile.def (bootstrap-stage): New definitions.
6600 * Makefile.tpl (configure-stage1-gcc,
6601 configure-stage2-gcc, configure-stage3-gcc,
6602 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6603 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6604 new-restage3, compare): Autogenerate, see Makefile.in
6605 entry for behavioral changes.
6606 (distclean-stage1, new-stage1-start, new-stage1-end,
6607 new-stage1-bubble, distclean-stage2, new-stage2-start,
6608 new-stage2-end, new-stage2-bubble, distclean-stage3,
6609 new-stage3-start, new-stage3-end): New autogenerated targets.
6610 (objext, prebootstrap, BOOT_CFLAGS,
6611 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6612 targets.
6613
6614 * Makefile.in: Regenerate.
6615 (distclean-stage1, new-stage1-start, new-stage1-end,
6616 new-stage1-bubble, distclean-stage2, new-stage2-start,
6617 new-stage2-end, new-stage2-bubble, distclean-stage3,
6618 new-stage3-start, new-stage3-end): New targets.
6619 (all-stage1-gcc): Move prebootstrap dependency from here...
6620 (configure-stage1-gcc): ...to here.
6621 (new-bootstrap): Use bubble targets.
6622 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6623 Use per-stage distclean targets.
6624 (configure-stage1-gcc, configure-stage2-gcc,
6625 configure-stage3-gcc, all-stage1-gcc,
6626 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6627 Use new-stageN-start to prepare the tree.
6628
4f4e53dd
PB
66292004-05-23 Paolo Bonzini <bonzini@gnu.org>
6630
6631 * Makefile.def (host_modules): add libcpp.
6632 * Makefile.tpl: Add dependencies on and for libcpp.
6633 * Makefile.in: Regenerate.
6634 * configure.in: Add libcpp host module.
6635 * configure: Regenerate.
6636
60975492
PB
66372004-05-21 Paolo Bonzini <bonzini@gnu.org>
6638
6639 * Makefile.tpl: Whenever a recursive target is defined, wrap
6640 it in a special @if/@endif block, and prepare its maybe
6641 dependency in the @if/@endif block
6642 * configure.in: Instead of writing maybe dependencies, remove
6643 the @if/@endif statements, and remove the @if/@endif blocks
6644 that remain.
6645 * configure: Regenerate.
6646 * Makefile.in: Regenerate.
6647
5ce7d75d
JJ
66482004-05-20 Janis Johnson <janis187@us.ibm.com>
6649
6650 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6651
c779c42f
KK
66522004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6653
6654 PR bootstrap/15120
6655 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6656 * */configure: Rebuilt.
6657
b4117c30
ZW
66582004-05-17 Zack Weinberg <zack@codesourcery.com>
6659
6660 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6661 of libf2c.
6662 * configure, Makefile.in: Regenerate.
6663
719bb4e3 66642004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
6665
6666 * MAINTAINERS (Write After Approval): Add myself.
6667
6de9cd9a
DN
66682004-05-13 Diego Novillo <dnovillo@redhat.com>
6669
6670 Merge from tree-ssa-20020619-branch.
6671
6672 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6673 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6674 (HOST_GMPLIBS): Define.
6675 (HOST_GMPINC): Define.
6676 (TARGET_LIB_PATH): Add libmudflap.
6677 (GFORTRAN_FOR_TARGET): Define.
6678 (configure-build*): Export GFORTRAN.
6679 (configure-gcc): Export GMPLIBS and GMPINC.
6680 (all-gcc): Add maybe-all-libbanshee.
6681 (configure-target-libgfortran): Define.
6682 * Makefile.in: Regenerate.
6683 * configure.in (host_libs): Add libbanshee.
6684 (target_libraries): Add target-libmudflap and target-libgfortran.
6685 Add --with-libbanshee.
6686 Handle --disable-libmudflap.
6687 (*-*-freebsd*): Use with_gmp.
6688 Add $(libgcj) to noconfigdirs.
6689 * configure: Regenerate.
6690 * depcomp: New file.
6691 * MAINTAINERS: Add tree-ssa maintainers.
6692
8f1b790f
VM
66932004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6694
b4117c30 6695 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 6696
693446fc
BF
66972004-04-30 Brian Ford <ford@vss.fsi.com>
6698
b4117c30 6699 * MAINTAINERS (Write After Approval): Add myself.
693446fc 6700
d1bb666c
UB
67012004-04-29 Uros Bizjak <uros@kss-loka.si>
6702
b4117c30 6703 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 6704
6cf1ac42
PB
67052004-04-28 Paolo Bonzini <bonzini@gnu.org>
6706
6707 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6708 * configure: Regenerate.
6709
632933d5
PB
67102004-04-27 Paolo Bonzini <bonzini@gnu.org>
6711
6712 Revert:
6713 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6714
6715 * Makefile.def (flags_to_pass): Remove *dir variables that
6716 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6717 as well as prefix and exec_prefix.
6718 * Makefile.in: Regenerate.
6719
80dc6aa0
RM
67202004-04-26 Robert Millan <robertmh@gnu.org>
6721
6722 Add patches from libtool CVS.
6723 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6724 * ltconfig: Likewise.
6725 * ltcf-c.sh: Likewise.
6726 * ltcf-cxx.sh: Likewise.
6727 * ltcf-gcj.sh: Likewise.
6728
e11283f1
PB
67292004-04-26 Paolo Bonzini <bonzini@gnu.org>
6730
6731 * Makefile.def (host_modules): Mark with the bootstrap
6732 flag packages on which gcc depends.
6733 * Makefile.tpl (all-bootstrap): Use it.
6734 * Makefile.in: Regenerate.
6735
8546950c
PB
67362004-04-26 Paolo Bonzini <bonzini@gnu.org>
6737
6738 * Makefile.def (flags_to_pass): Remove *dir variables that
6739 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6740 as well as prefix and exec_prefix.
6741 * Makefile.in: Regenerate.
6742
a76494aa
PB
67432004-04-26 Paolo Bonzini <bonzini@gnu.org>
6744
b4117c30
ZW
6745 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6746 * configure: Regenerate.
6747 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6748 * gcc/Makefile.tpl (compare): Use the result of the test.
6749 * gcc/Makefile.in: Regenerate.
a76494aa 6750
03a91701
PB
67512004-04-23 Paolo Bonzini <bonzini@gnu.org>
6752
6753 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6754 Always relocate gcc and prev-gcc to the original names, even
6755 if the build fails.
6756 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6757 New targets.
6758
082a6351
LG
67592004-04-23 Laurent GUERBY <laurent@guerby.net>
6760
6761 * MAINTAINERS: Update my email address.
b4117c30 6762
1f1d584b
RO
67632004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6764
6765 * configure.in (mips*-*-irix5*): Enable ld.
6766 * configure: Regenerate.
082a6351 6767
1db673ca
RO
67682004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6769
6770 * configure: Regenerate.
6771
ce4ea44e
JW
67722004-04-15 James E Wilson <wilson@specifixinc.com>
6773
6774 * Makefile.tpl (configure-[+module+], configure-gcc,
6775 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6776 Set and export LDFLAGS.
6777 * Makefile.in: Regenerate.
6778
611f62ad
MC
67792004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6780
b4117c30 6781 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 6782
be912515
NN
67832004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6784
6785 PR bootstrap/14871
6786 * Makefile.tpl: If we don't have built-in-tree target tools,
6787 use the ones found by configure rather than hacking around with
6788 program_transform_name.
6789 * configure.in: Give Makefile.tpl the information necessary
6790 to do that.
6791 * Makefile.in: Regenerate.
6792 * configure: Regenerate.
6793
9104315a
NN
67942004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6795
6796 PR bootstrap/14760
6797 * configure.in: When computing baseargs, strip *all* copies of
6798 offending options. Also, don't match/substitute the trailing space,
6799 so that this actually works when two similar options are separated by
6800 only one space.
6801 * configure: Regenerate.
6802
bef1d700
DE
68032004-04-06 David Edelsohn <edelsohn@gnu.org>
6804
b4117c30
ZW
6805 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6806 (rs6000-*-aix*): Same.
6807 * configure: Regenerate.
bef1d700 6808
54bcf05e 68092004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
6810
6811 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 6812
369a832c 68132004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
6814
6815 * MAINTAINERS: Add myself to write-after-approval.
369a832c 6816
09a9c095
NN
68172004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6818
7caf53cb
NN
6819 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6820 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6821 * Makefile.in: Regenerate.
6822
09a9c095
NN
6823 * configure.in (top level bootstrap support): Rework --enable-werror
6824 to set @stage2_werror_flag@.
6825 * configure: Regenerate.
6826 * Makefile.tpl (top level bootstrap support): Pass
6827 @stage2_werror_flag@ down to configure in stages 2 and 3.
6828 * Makefile.in: Regenerate.
6829
5595a2bd
NN
68302004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6831
cbfd7e06
NN
6832 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6833 for stages 2 and 3 as well as in make. As a consequence, remove
6834 OUTPUT_OPTION (now detected by configure) from the flags passed down
6835 to make.
6836 * Makefile.in: Regenerate.
6837
5595a2bd
NN
6838 * Makefile.tpl (new-bootstrap): Fix typo.
6839 * Makefile.in: Regenerate.
6840
ca3b3e20
NN
68412004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6842
295f4e42
NN
6843 * Makefile.tpl: Rearrange by moving recursive_targets rules
6844 into their proper sections.
6845 * Makefile.tpl (top level bootstrap support): Move disabling
6846 of coverage flags from 'make' to 'configure'; improve comments.
6847 * Makefile.in: Regenerate.
6848
340de83f
NN
6849 * Makefile.tpl (experimental top level bootstrap) Move stage1
6850 language setting from all- target to configure- target; disable
6851 intermodule optimization in stage 1; prevent gratuitous rebuilds
6852 of stage 1.
6853 * Makefile.in: Regenerate.
6854 * configure.in: Comma-separate stage 1 language list for top
6855 level bootstrap.
6856 * configure: Regenerate.
6857
ca3b3e20
NN
6858 * Makefile.tpl: Clean up experimental top level bootstrap support:
6859 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6860 prev-gcc in configure- targets as well as all- targets.
6861 * Makefile.in: Regenerate.
6862
4d038073
KC
68632004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6864
6865 * compile: New file imported from automake.
6866
ab3533d6
PB
68672004-03-17 Paolo Bonzini <bonzini@gnu.org>
6868
6869 * configure.in: Remove symbolic link section.
6870 * configure: Regenerate.
6871 * Makefile.tpl (links): Remove.
6872 * Makefile.in: Regenerate.
6873
1e0f07d3 68742004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 6875 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
6876
6877 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 6878 Set with AC_CHECK_PROGS.
1e0f07d3
PB
6879 * configure.in: Fix comment typo from last patch.
6880 * configure: Regenerate.
6881
2805b53a
NN
68822004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6883
6884 * Makefile.tpl: Introduce experimental top level bootstrap support.
6885 * Makefile.in: Regenerate.
6886 * configure.in: Introduce support for top level bootstrap.
6887 * configure: Regenerate.
6888
79b4b7d2 68892004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 6890 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
6891
6892 PR bootstrap/14522
6893 * configure.in: Cope with shells that do not support unquoted ^
6894 * configure: Regenerate.
6895
6bbec498 68962004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 6897 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
6898
6899 PR bootstrap/14522
79b4b7d2 6900 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
6901 quotes inside quoted backquote substitutions.
6902 * configure: Regenerate.
6903
83c15dfc
AP
69042004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6905
6906 PR bootstrap/14522
f2bd98d4 6907 * configure.in: Fix escaping of $.
83c15dfc
AP
6908 * configure: Regenerate.
6909
55ffb5ed
NN
69102004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6911
6912 * configure: Regenerate, since I forgot to while committing Paolo's
6913 changes.
6914
e4c9c075
PB
69152004-03-08 Paolo Bonzini <bonzini@gnu.org>
6916
6917 PR ada/14131
6918 Move language detection to the top level.
6919 * configure.in: Find default values for the tools as
6920 soon as possible. Disable ada if GNAT is not found.
6921 Emit error message about missing languages. Expand
6922 --enable-languages=all for the gcc subdirectory.
6923
5199e2c6
BE
69242004-03-10 Ben Elliston <bje@gnu.org>
6925
6926 * MAINTAINERS: Update my email address.
6927
c18b95e5
DE
69282004-03-05 David Edelsohn <edelsohn@gnu.org>
6929
6930 * ltconfig: Disable building static libraries if building shared
6931 libraries on AIX 5L.
6932
d0fe5ad3
RS
69332004-03-01 Richard Sandiford <rsandifo@redhat.com>
6934
6935 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6936 and disable libgcj.
6937 * configure: Regenerated.
6938
e6f71f9d
BB
69392004-03-01 Brian Booth <bbooth@redhat.com>
6940
6941 * MAINTAINERS: Add myself to write-after-approval.
6942
8983e50e
PB
69432004-03-01 Paolo Bonzini <bonzini@gnu.org>
6944
6945 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 6946
d4cd9d81
NN
69472004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6948
6949 PR bootstrap/7087
6950 * Makefile.tpl: Guard XFOO sed statements better.
6951 * Makefile.tpl: Add dependency for configure-target-libada.
6952 * Makefile.in: Regenerate (incidentally fixes broken
6953 commit when libada-branch was merged).
6954
0ea0229e
KC
69552004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6956
6957 * MAINTAINERS: Add myself to write-after-approval.
6958
bad93735
AP
69592004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6960
6961 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6962 maintainers.
6963
a7ca14fc
AC
69642004-02-20 Andrew Cagney <cagney@redhat.com>
6965
6966 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6967 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6968
51592782
NN
69692004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6970
6971 PR bootstrap/11932
6972 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6973
6a30854a
JQ
69742004-02-14 Jerry Quinn <jlquinn@optonline.net>
6975
6976 * MAINTAINERS: Added myself to write-after-approval.
6977
be8b2bee
MK
69782004-02-14 Michael Koch <konqueror@gmx.de>
6979
6980 * MAINTAINERS: Added myself to write-after-approval.
6981
972760b7
JM
69822004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6983
6984 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6985 some OS port maintainers to OS port maintainers section.
6986
b0281654
FCE
69872004-02-13 Frank Ch. Eigler <fche@redhat.com>
6988
6989 * MAINTAINERS: Add self.
6990
3c419fd6
KH
69912004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6992
6993 * MAINTAINERS: Alphabetize.
6994
e88e9aee
PB
69952004-02-12 Paolo Bonzini <bonzini@gnu.org>
6996
6997 * MAINTAINERS: Remove myself.
b4117c30 6998
1915e422
DE
69992004-02-11 David Edelsohn <edelsohn@gnu.org>
7000
7001 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7002 (rs6000-*-aix*): Same.
7003 * configure: Regenerate.
7004
a22c2d8d
KC
70052004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7006
7007 * configure.in (host): Add in missing $noconfigdirs to defines.
7008 * configure: Regenerate.
7009
d9cdb878
AC
70102004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7011 Nathanael Nerode <neroden@gcc.gnu.org>
7012
7013 PR ada/6637, PR ada/5911
b4117c30 7014 Merge with libada-branch:
d9cdb878
AC
7015 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7016 with appropriate dependencies. Add --enable-libada configure switch.
7017 * configure, Makefile.in: Regenerate.
7018
8bd92821
PB
70192004-02-09 Paolo Bonzini <bonzini@gnu.org>
7020
7021 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7022
89a95129
RO
70232004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7024
7025 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7026 * configure: Regenerate.
7027
892629bc
GK
70282004-02-04 Geoffrey Keating <geoffk@apple.com>
7029
7030 Merge from upstream:
7031
7032 * ltmain.in: When setting IFS to '~', be careful about user
7033 arguments that contain '~'.
7034
7035 2004-02-04 Peter O'Gorman <peter@pogma.com>
7036
7037 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7038 Also test $base_compile against $CC with escaped arguments. Bug
7039 reported by Geoff Keating <geoffk@apple.com>.
7040
6b402165
KH
70412004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7042
7043 * MAINTAINERS: Remove i960 port.
7044
fa2f0306
DD
70452004-01-23 DJ Delorie <dj@redhat.com>
7046
7047 * Makefile.def (target_modules) [libiberty]: Don't stage.
7048 * Makefile.in: Rebuilt.
7049
9feb20aa
CT
70502004-01-20 Caroline Tice <ctice@apple.com>
7051
7052 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7053
7aed2ccc
PC
70542004-01-19 Paolo Carlini <pcarlini@suse.de>
7055
7056 * MAINTAINERS: Update my email address.
7057
f25bebe1
JM
70582004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7059
7060 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7061
28083580
VR
70622004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7063
7064 * MAINTAINERS: Remove entries without email address.
7065
c0f4b5e4
DJ
70662004-01-15 Daniel Jacobowitz <drow@mvista.com>
7067
7068 * MAINTAINERS: Add myself to write-after-approval.
7069
b5eb5a5e
SB
70702004-01-15 Steven Bosscher <stevenb@suse.de>
7071
7072 * MAINTAINERS: Update my email address.
7073
dce2d8b2 70742004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
7075
7076 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7077 * Makefile.tpl (configure-target-[+module+]): Support stage.
7078 * Makefile.in: Rebuilt.
7079
74c0b320
ILT
70802004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7081
7082 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7083
2560344b
RS
70842004-01-10 Richard Sandiford <rsandifo@redhat.com>
7085
7086 * MAINTAINERS: Add myself as a MIPS maintainer.
7087
8b21cda6
NN
70882004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7089
2b6c260d
NN
7090 * configure.in: Use ./config.cache, not config.cache.
7091 * configure: Regenerate.
7092 * Makefile.tpl: Special-casing not needed for GCC any more.
7093 * Makefile.in: Regenerate.
7094
09438bde
NN
7095 * configure.in: Don't share a cache file for host dirs.
7096 * configure: Regenerate.
7097
8b21cda6
NN
7098 * config-ml.in: Don't mess with the cache file.
7099
e42870df
EB
71002004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7101
7102 * MAINTAINERS: Move myself from 'Write After Approval' to
7103 'CPU Port Maintainers' section as SPARC maintainer.
7104
6b9eb62c
NN
71052004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7106
78a816a6
NN
7107 * Makefile.tpl: Make GCC use a separate config.cache.
7108 * Makefile.in: Regenerate.
7109
6b9eb62c
NN
7110 PR bootstrap/11932, PR bootstrap/11933
7111 (I don't know if it will fix either of them, but it relates
7112 to them.)
7113 * configure.in: Don't use shared config.cache for target
7114 directories.
7115 * configure: Regenerate.
7116
86d7b562
DN
71172004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7118
7119 * MAINTAINERS: Add myself to 'Write After Approval' section.
7120
07d0a605
RS
71212003-12-31 Roger Sayle <roger@eyesopen.com>
7122
7123 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7124 * configure: Regenerated.
7125
459ac19f
KH
71262003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7127
7128 * MAINTAINERS: Remove the mn10200 maintainer.
7129
5785c0ed 71302003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 7131
cc6010cd
AP
7132 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7133 * configure: Regenerated.
5785c0ed 7134
a268eff9
JH
71352003-12-16 Jan Hubicka <jh@suse.cz>
7136
7137 * MAINTAINERS: Add myself as callgraph maintainer.
7138
9d465b12
TF
71392003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7140
7141 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7142 * configure: Regenerate.
7143
a68a270a
GB
71442003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7145
7146 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7147 'Write After Approval' section. Update email.
7148
dce2d8b2 71492003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
7150
7151 * MAINTAINERS (Write After Approval): Add myself.
7152
8c052da4
MT
71532003-11-20 Matt Thomas <matt@3am-software.com>
7154
7155 * MAINTAINERS: Add myself as a vax port maintainer.
7156
e75f9147
KC
71572003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7158
7159 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7160 (configure-build-[+module+], configure-[+module+]): Likewise.
7161 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7162 * Makefile.in: Regenerate.
7163
43d8d958
AT
71642003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7165
7166 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7167 shared/dylibed libraries.
7168 * ltmain.sh: Likewise.
7169 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7170 * ltcf-cxx.sh: Likewise.
7171 * ltcf-gcj.sh: Likewise.
7172 * ltconfig: Likewise.
7173
638dcaa0
SC
71742003-11-17 Stan Cox <scox@redhat.com>
7175
7176 * MAINTAINERS: Add myself as iq2000 port maintainer.
7177
15cc172b
AC
71782003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7179
b4117c30
ZW
7180 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7181 * Makefile.in: Regenerate.
15cc172b 7182
20af77cd
UW
71832003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7184
7185 * config.sub: Update to 2003-11-03 version.
7186
4dd01c5c
PE
71872003-10-20 Phil Edwards <phil@codesourcery.com>
7188
7189 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7190 * configure: Regenerate.
7191
dce2d8b2 71922003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
7193
7194 * MAINTAINERS: Add myself to 'Write After Approval' section.
7195
8b7ebc31
AC
71962003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7197
7198 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7199
afe1910c
JM
72002003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7201
7202 * MAINTAINERS: Update my email address.
7203
05dcec66
RO
72042003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7205
7206 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7207
dce2d8b2 72082003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
7209
7210 * MAINTAINERS: Add myself to 'Write After Approval' section.
7211
507ec745
BI
72122003-10-16 Bernardo Innocenti <bernie@develer.com>
7213
7214 * config.guess: Update to 2003-10-16 version.
7215 * config.sub: Update to 2003-10-16 version.
7216
dce2d8b2 72172003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
7218
7219 * MAINTAINERS: Added myself to 'Write After Approval' section.
7220
0c9b16bc
FH
72212003-10-15 Falk Hueffner <falk@debian.org>
7222
7223 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7224 'Write After Approval' section. Update email.
7225
74d57d15
RS
72262003-10-14 Roger Sayle <roger@eyesopen.com>
7227
7228 * MAINTAINERS: Move myself from 'Write After Approval' to
7229 'Various Maintainers' section as middle-end maintainer.
7230
d29b8ad8
NN
72312003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7232
7233 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7234 HOST_FLAGS_TO_PASS.
7235 * Makefile.in: Regenerate.
7236
26db814a
BI
72372003-10-11 Bernardo Innocenti <bernie@develer.com>
7238
7239 * config.guess: Update to 2003-10-07 version.
7240 * config.sub: Update to 2003-10-07 version.
7241
fffeb871
RO
72422003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7243
7244 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7245 * ltconfig (irix5*, irix6*): Don't override version_type.
7246
6691a79e
ME
72472003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7248
7249 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7250 * configure: Rebuilt
7251 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7252 * Makefile.in: Rebuilt
7253
62cdd71e
L
72542003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7255
7256 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7257
6fe2eacc
CW
72582003-09-30 Carlo Wood <carlo@alinoe.com>
7259
cc6010cd 7260 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 7261
ea57e5ad
PK
72622003-09-29 Paul Koning <ni1d@arrl.net>
7263
7264 * MAINTAINERS: Move myself from "Write After Approval"
7265 to CPU platform maintainers for pdp11 platform.
7266
e070672a
AT
72672003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7268
7269 * MAINTAINERS: Move myself from 'Write After Approval' to
7270 'Various Maintainers' section as libffi testsuite maintainer.
7271
43bb47c2
DJ
72722003-09-21 Daniel Jacobowitz <drow@mvista.com>
7273
7274 * configure.in: Pass a computed --program-transform-name
7275 to subconfigures.
7276 * configure: Regenerated.
7277
da9d3b37
NN
72782003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7279
94322beb
NN
7280 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7281 * Makefile.in: Regenerate.
7282
da9d3b37
NN
7283 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7284 * Makefile.in: Regenerate.
7285
ffd9060b
ZL
72862003-09-19 Ziemowit Laski <zlaski@apple.com>
7287
7288 * MAINTAINERS: Move myself from 'Write After Approval'
7289 to 'Various Maintainers' (objective-c) section.
7290
eeae7b41
DJ
72912003-09-17 Daniel Jacobowitz <drow@mvista.com>
7292
7293 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7294 quoting.
7295 * configure: Regenerated.
7296
a080d12b
JB
72972003-09-16 Joel Brobecker <brobecker@gnat.com>
7298
7299 * MAINTAINERS (Write After Approval): Add myself to write after
7300 approval list.
7301
6cd2fc59
DN
73022003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7303
cc6010cd 7304 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 7305
dcbdd9cc
ILT
73062003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7307
7308 * MAINTAINERS: Update my e-mail address.
7309
e517f636
AM
73102003-09-09 Alan Modra <amodra@bigpond.net.au>
7311
7312 * libtool.m4 (LD): Correct powerpc64 host match.
7313
bc49924b
JW
73142003-09-06 James E Wilson <wilson@tuliptree.org>
7315
7316 * MAINTAINTERS: Update my affiliation and email address.
7317
082124f5
ZD
73182003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7319
7320 * MAINTAINERS (Write After Approval): Add myself.
7321
dc94d89e
DD
73222003-09-04 DJ Delorie <dj@redhat.com>
7323
7324 * configure: Regenerate.
7325
73262003-09-04 Robert Millan <robertmh@gnu.org>
7327
7328 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 7329
7a0f2d4e
KG
73302003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7331
7332 * configure.in: Ensure arguments to sed are properly spaced.
7333 * configure: Regenerate.
7334
88d032eb
GP
73352003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7336
7337 * MAINTAINERS: Update my e-mail address.
7338
0b3f3d22
ME
73392003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7340
7341 * MAINTAINERS (Write After Approval): Add myself.
7342
d253f9ba
DJ
73432003-08-27 Daniel Jacobowitz <drow@mvista.com>
7344
7345 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7346 * configure: Regenerated.
7347
066ec9c9
MM
73482003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7349
7350 * MAINTAINERS: Update my email address.
7351
415d7ef9
PE
73522003-08-23 Phil Edwards <pme@gcc.gnu.org>
7353
7354 * configure.in: Use newline instead of semicolon when assuming
7355 shell arguments in a for loop.
7356 * configure: Regenerated.
7357
e1567352
JE
73582003-08-22 Jason Eckhardt <jle@rice.edu>
7359
7360 * MAINTAINERS: Resurrect the i860 maintainer.
7361
b348267b
GK
73622003-08-20 Geoffrey Keating <geoffk@apple.com>
7363
e50084fa
GK
7364 PR 8180
7365 * configure.in: When testing with_libs and with_headers, treat
7366 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7367 * configure: Regenerate.
b4117c30 7368
b348267b
GK
7369 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7370 make, shell, etc.
7371 (baseargs): Likewise.
7372 * configure: Regenerate.
7373
ca26ffe0
BI
73742003-08-20 Bernardo Innocenti <bernie@develer.com>
7375
7376 * MAINTAINERS (Write After Approval): Add myself.
7377
940cde4d
GK
73782003-08-19 Geoffrey Keating <geoffk@apple.com>
7379
7380 * configure.in: Disable libgcj for darwin not on powerpc.
7381 * configure: Rebuild.
7382
74bed51b
ADL
73832003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7384
7385 * config-ml.in, symlink-tree: Add license.
7386
b4117c30
ZW
73872003-08-03 Richard Stallman <rms@gnu.org>
7388 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
7389
7390 * README.SCO: New file.
7391
333a28b4
MK
73922003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7393
7394 * Makefile.tpl (check, check-c++): Express dependencies using
7395 dependencies rather than commands.
7396 * Makefile.in: Regenerate.
7397
c197e306
AC
73982003-08-01 Andrew Cagney <cagney@redhat.com>
7399
7400 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7401 * configure: Ditto.
7402
a8ee6e2d
GK
74032003-07-31 Geoffrey Keating <geoffk@apple.com>
7404
7405 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 7406 * Makefile.in: Update.
a8ee6e2d 7407
8d9b3f2e
AT
74082003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7409
7410 * configure.in: Enable libgcj for darwin.
7411 * configure: Rebuild.
7412
52c0c542
PE
74132003-07-29 Phil Edwards <pme@gcc.gnu.org>
7414
7415 * config-ml.in: Use ac_configure_args directly instead of
7416 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7417 actually seen.
7418
b4acb5ef
NN
74192003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7420
7421 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7422 creating target and build subdirs to build all parent dirs as needed.
7423 * Makefile.in: Rebuild.
7424 * configure.in: Don't build dirs explicitly here.
7425 * configure: Rebuild.
7426
a51d71d0
PB
74272003-07-26 Paul Brook <paul@nowt.org>
7428
7429 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7430
f43e12ce
AO
74312003-07-22 Alexandre Oliva <aoliva@redhat.com>
7432
7433 * Makefile.tpl (all-make): Depend on intl.
7434 * Makefile.in: Rebuilt.
7435
8a199ff6
PE
74362003-07-20 Phil Edwards <pme@gcc.gnu.org>
7437
7438 * install-sh: Update to newer upstream versions (associated with
7439 aclocal 1.7).
7440 * mkinstalldirs: Likewise.
7441 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7442
e6a8c803
AP
74432003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7444
7445 * MAINTAINERS: Move self from Bug database only accounts
7446 to write-after-approval.
7447
9f13608f
NN
74482003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7449
7450 * config.if: Remove unused libc_interface determination.
7451
c7864714
NN
74522003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7453
7454 * MAINTAINERS: Move self from write-after-approval to
7455 build machinery (*.in).
7456
775956d0
NN
74572003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7458
7459 PR bootstrap/11273
7460 PR bootstrap/11408
7461 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7462 unused INSTALL_PROGRAM_ARGS.
7463 * configure.in: Use AC_PROG_INSTALL.
7464 * Makefile.in: Regenerate.
7465 * configure: Regenerate.
7466
c7f67a6e
KH
74672003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7468
7469 * MAINTAINERS: Alphabetize.
7470
33952f6f
AO
74712003-07-10 Alexandre Oliva <aoliva@redhat.com>
7472
7473 * configure: Rebuilt.
7474 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7475 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7476 newlib nor libgloss.
7477 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7478 * configure.in (am33_2.0-*-linux*): Added.
7479
0d4f1b4e
BW
74802003-07-09 Bob Wilson <bob.wilson@acm.org>
7481
7482 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7483 * configure: Regenerate.
7484
56694dd9
ZW
74852003-07-07 Zack Weinberg <zack@codesourcery.com>
7486
7487 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7488 * Makefile.in: Regenerate.
7489
21607eb4
ZW
74902003-07-04 Zack Weinberg <zack@codesourcery.com>
7491
7492 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7493 * Makefile.in: Regenerate.
7494
dce2d8b2 74952003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
7496
7497 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7498 * Makefile.in: Regenerated.
7499
5d42f90e
L
7500 * config-ml.in: Replace PWD with PWD_COMMAND.
7501
6eb95e99
ZW
75022003-07-04 Zack Weinberg <zack@codesourcery.com>
7503
7504 * intl: New directory; see intl/ChangeLog for details.
7505 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7506 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7507 * Makefile.in: Regenerate.
7508
07d1940e
NN
75092003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7510
7511 * configure.in: Clean up config-lang.in handling. Delete
7512 useless assignment to "subdirs".
7513 * configure: Regenerate.
7514
4dbda6f0
NN
75152003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7516
7517 * configure.in: Rename 'target_libs' to 'target_libraries'.
7518 Remove useless reference to 'target_libs'.
7519 * configure: Regenerate.
7520
2c30ab71
KS
75212003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7522
7523 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7524 * Makefile.in: Regenerate.
7525
11405c93
NN
75262003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7527
7528 * Makefile.def: Introduce flags_to_pass.
7529 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7530 * Makefile.in: Regenerate.
7531
fb87ad5d
HPN
75322003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7533
7534 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7535 and target-libgloss.
7536 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7537 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7538 * configure: Regenerate.
7539
a7956a48
BK
75402003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7541
7542 * configure.in: Update testsuite_flags to new location.
7543 * configure. Regenerate.
6eb95e99 7544
eaf9f3b2
NN
75452003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7546
7547 * Makefile.tpl: Remove BUILD_CC stuff.
7548 * Makefile.in: Regenerate.
7549
2d89ffef
KH
75502003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7551
7552 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7553
dce2d8b2 75542003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
7555
7556 * MAINTAINERS (Write After Approval): Add myself.
7557
dce2d8b2 75582003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 7559
b951c91c
L
7560 * config.guess: Update to 2003-06-12 version.
7561 * config.sub: Update to 2003-06-13 version.
7562
dce2d8b2 75632003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
7564
7565 * config.guess: Update to 2003-06-06 version.
7566 * config.sub: Update to 2003-06-06 version.
7567
655b7166
RO
75682003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7569
7570 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7571 * configure. Regenerate.
7572
01b759aa
NN
75732003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7574
bf1d3e81
NN
7575 * configure.in: Disable serial configure by default.
7576 * configure: Regenerate.
7577 * Makefile.tpl: Abolish .NOTPARALLEL.
7578 * Makefile.in: Regenerate.
7579
e89fbdfe
NN
7580 * Makefile.tpl: Replace {build,host,target}_canonical by
7581 {build,host,target}.
7582 * Makefile.in: Regenerate.
7583
01b759aa
NN
7584 * Makefile.tpl: Fix stupid pasto.
7585 * Makefile.in: Regenerate.
7586
f7dae026
NN
75872003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7588
7589 * Makefile.tpl: Remove bogus conditional.
7590 * Makefile.in: Regenerate.
7591
75922003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
7593
7594 * Makefile.tpl (profiledbootstrap): New target.
7595 * Makefile.in (profiledbootstrap): New target.
7596
2ffc3e73 75972003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
7598
7599 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7600 Pinski. Remove user names from other bugzilla-only maintainers.
7601
1a1e6b96
NN
76022003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7603
1358ccea
NN
7604 * Makefile.tpl: Make 'recursive targets' using autogen rather
7605 than shell loop. Remove duplicate 'clean' targets and false
7606 comments.
7607 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7608 Add systematic method of specifying missing targets in subdirs.
7609 Add copyright boilerplate.
7610 * Makefile.in: Regenerate.
7611 * configure.in: Add 'recursive targets' to maybe list.
7612 * configure: Regenerate.
7613
ae74ed1f
NN
7614 * MAINTAINERS: "GNATS only" -> "Bug database only".
7615
1a1e6b96
NN
7616 * Makefile.tpl: Rename [+target+] to [+make_target+].
7617 * Makefile.def: Rename 'target' to 'make_target'.
7618
c79af3fa
NB
76192003-05-31 Neil Booth <neil@daikokuya.co.uk>
7620
7621 * MAINTAINERS: Add self as options handling maintainer.
7622
39d85b61
MM
76232003-05-28 Michael Meissner <gnu@the-meissners.org>
7624
7625 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7626 been too long since I touched those ports.
7627
afc2b62d
DD
76282003-05-28 DJ Delorie <dj@redhat.com>
7629
7630 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7631 * Makefile.in: Regenerate.
7632
df445104
MR
76332003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7634
7635 * configure.in: Use curly braces in the definition of tooldir.
7636 * configure: Regenerate.
7637
2eb98e5d 76382003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 7639
2eb98e5d
DD
7640 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7641 newlib or libgloss.
7642 * Makefile.in: Regenerate.
7643
862fced8
DD
76442003-05-21 DJ Delorie <dj@redhat.com>
7645
7646 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7647 * Makefile.in: Regenerate.
7648
fc351800
ILT
76492003-05-20 Ian Lance Taylor <ian@airs.com>
7650
7651 * MAINTAINERS: Update my e-mail address.
7652
7e2dbcef
NN
76532003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7654
7655 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 7656 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
7657 Factor out common code from autogen IF statements.
7658 * configure: Regenerate.
7659 * Makefile.in: Regenerate.
7660
f2a0e225
KC
76612003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7662
7663 * configure.in: Accept i[3456789]86 for machine type.
7664 * configure: Regenerate.
7665
8b87bb96
NN
76662003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7667
7668 * configure.in: Switch more things to use maybe dependencies.
7669 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7670 * configure: Regenerate.
7671 * Makefile.tpl: Switch more things to use maybe dependencies.
7672 * Makefile.in: Regenerate.
7673
fdb882bc 76742003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
7675
7676 * Makefile.tpl (install-opcodes): Define.
7677 * Makefile.in: Rebuild.
7678
f7c50032
AJ
76792003-05-13 Andreas Jaeger <aj@suse.de>
7680
7681 * config.guess: Update to 2003-05-09 version.
7682 * config.sub: Update to 2003-05-09 version.
7683
dce2d8b2 76842003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
7685
7686 * configure.in: Correct sed script so that options in quotes are not
7687 deleted.
7688 * configure: Rebuild.
7689
aa8f1f57
CV
76902003-05-12 Corinna Vinschen <corinna@vinschen.de>
7691
7692 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7693 and $$s/newlib/libc/sys/cygwin32 include paths.
7694 * configure: Ditto.
7695
0c130f81
MM
76962003-05-12 Michael Meissner <gnu@the-meissners.org>
7697
7698 * MAINTAINERS: Update my email addresses.
7699
aa1a100b
EB
77002003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7701
7702 * config-ml.in: Propagate INSTALL variables.
f7c50032 7703
87861833
GP
77042003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7705
7706 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7707
de722255
CD
77082003-05-02 Chris Demetriou <cgd@broadcom.com>
7709
6eb95e99
ZW
7710 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7711 * Makefile.in: Regenerate.
de722255 7712
96c4a002
WB
77132003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7714
7715 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7716
55b15a11
WB
77172003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7718
7719 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7720
0c227849
DJ
77212003-04-27 Daniel Jacobowitz <drow@mvista.com>
7722
7723 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7724 * Makefile.in: Regenerated.
7725
d45148c1
WB
77262003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7727
7728 * MAINTAINERS (Write After Approval): Upgrade myself from
7729 GNATS only to write-after-approval. Update my mail address.
7730
dce2d8b2 77312003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
7732
7733 (OS Port Maintainers: freebsd): Add myself.
7734
438f50c3
MM
77352003-04-22 Mark Mitchell <mark@codesourcery.com>
7736
7737 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7738
9074e169
KJ
77392003-04-22 Kean Johnston <jkj@sco.com>
7740
7741 * MAINTAINERS (SCO ports): Added myself.
7742
dfd39a2e
NS
77432003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7744
7745 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7746
ccbae82a
KJ
77472003-04-19 Kean Johnston <jkj@sco.com>
7748
7749 * MAINTAINERS (Write After Approval): Add myself.
7750
2f50999f
GP
77512003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7752
7753 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7754 * Makefile.in: Regenerate.
7755
e9b84181
JJ
77562003-04-18 Jakub Jelinek <jakub@redhat.com>
7757
7758 * configure.in (powerpc64*-*-linux*): Remove.
7759 * configure: Rebuilt.
7760
1ca4c6e1
PE
77612003-04-17 Phil Edwards <pme@gcc.gnu.org>
7762
7763 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7764 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7765 and restrap.
7766 * Makefile.in: Regenerate.
7767
0590b963
RE
77682003-04-16 Richard Earnshaw <rearnsha@arm.com>
7769
7770 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7771 * configure: Regenerated.
7772
ff41a56f
DD
77732003-04-15 DJ Delorie <dj@redhat.com>
7774
7775 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7776
50d440bc
NC
77772003-04-13 Nick Clifton <nickc@redhat.com>
7778
7779 * config-ml.in: Remove support for --disable-aix removing
7780 call-aix multilibs.
7781
b1e0a93e
AO
77822003-04-10 Alexandre Oliva <aoliva@redhat.com>
7783
7784 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7785 * */configure: Rebuilt.
7786
71fb704d
JS
77872003-04-08 Joel Sherrill <joel@oarcorp.com>
7788
7789 * MAINTAINERS: Add my email address.
7790
3897ea90
OH
77912003-03-17 Olivier Hainque <hainque@act-europe.fr>
7792
7793 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 7794
93c834b7
NN
77952003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7796
7797 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7798 * Makefile.in: Regenerate.
7799
82c34dcb
MC
78002003-03-14 Michael Chastain <mec@shout.net>
7801
7802 * Makefile.in: Regenerate with correct Makefile.def.
7803
73458fb7
NN
78042003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7805
7806 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7807 Make macro.
7808 * Makefile.in: Regenerate.
7809 * configure.in: Clean up gxx_include_dir logic.
7810 * configure: Regenerate.
7811
32cf27e5
AE
78122003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7813
7814 * MAINTAINERS (Write After Approval): Add myself.
7815
c727e7a0
BE
78162003-03-10 Ben Elliston <bje@wasabisystems.com>
7817
7818 * MAINTAINERS: Update my mail address.
7819
9a27ac7a
FS
78202003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7821
7822 * configure.in (gxx_include_dir): Fix typo.
7823 * configure: Regenerated.
7824
3aa83176
NN
78252003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7826
7827 * Makefile.tpl: Reindent.
7828 * Makefile.in: Regenerate.
7829 * configure.in: Reindent. Don't set unused variables.
7830 * configure: Regenerate.
7831
9124bc53
DJ
78322003-03-04 Daniel Jacobowitz <drow@mvista.com>
7833
7834 * configure.in: Include $(build_tooldir)/sys-include in
7835 FLAGS_FOR_TARGET.
7836 * configure: Regenerated.
7837
cb543528
NN
78382003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7839
c858bf1e
NN
7840 * Makefile.tpl: Always pass down RANLIB.
7841 * Makefile.in: Regenerate.
7842
aa9c3ab4
NN
7843 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7844 * Makefile.in: Regenerate.
7845 * configure.in: Remove unused logic relating to --enable-shared
7846 and --enable-threads. Remove bogus comments. Remove redundant
7847 noconfigdirs.
7848 * configure: Regenerate.
7849
cb543528
NN
7850 * configure.in: Replace ${libstdcxx_version} by its value.
7851 Remove reference to mh-dgux.
7852 * configure: Regenerate.
7853
53f70c1b
KB
78542003-03-03 Kevin Buettner <kevinb@redhat.com>
7855
7856 * MAINTAINERS (Write After Approval): Add myself.
7857
df0f0674
NN
78582003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7859
7860 * Makefile.tpl: Rearrange.
7861 * Makefile.in: Regenerate.
7862
dce2d8b2 78632003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
7864
7865 * configure.in: Add support for kaOS as cross build target system.
7866 * configure: Regenerated.
7867
a7a287eb
SB
78682003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7869
7870 * MAINTAINERS (Write after approval): Add myself.
7871
ff00c8a2
JW
78722003-02-21 James E Wilson <wilson@tuliptree.org>
7873
7874 * MAINTAINERS: Update my email address.
7875
abb2db7a
ZW
78762003-02-21 Zack Weinberg <zack@codesourcery.com>
7877
7878 * MAINTAINERS: Add self to blanket write privs. section.
7879
e9f2dc3b
SM
78802003-02-20 Sean McNeil <sean@blue.mcneil.com>
7881
7882 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7883 configure-target-* as some target builds may require additional
7884 flags for preprocessor tests.
7885 * Makefile.in: Regenerated.
7886
ee03dc5e
AO
78872003-02-19 Alexandre Oliva <aoliva@redhat.com>
7888
11856278
AO
7889 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7890 * ltconfig: Handle it.
7891 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7892 auto-detecting it.
7893
274aef32
AO
7894 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7895 it is used as argument to $CC.
7896 * ltcf-gcj.sh: Likewise.
7897
ee03dc5e
AO
7898 * configure.in: Introduce --enable-maintainer-mode.
7899 * configure: Rebuilt.
7900 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7901 for maintainer mode.
7902 * Makefile.in: Rebuilt.
7903
30db8e17
JM
79042003-02-18 Jason Merrill <jason@redhat.com>
7905
7906 * Makefile.tpl (check-c++): Allow parallelism.
7907
cab60ac6
GP
79082003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7909
7910 * MAINTAINERS: Remove John Carr (who never actually had access to
7911 gcc.gnu.org).
7912
c8e5d1af
GK
79132003-02-15 Geoffrey Keating <geoffk@apple.com>
7914
7915 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7916 don't configure target-libobjc.
7917 * configure: Regenerate.
7918
70f91f50
RO
79192003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7920
7921 * Makefile.tpl (RANLIB): Define.
7922 * Makefile.in: Regenerate.
7923
669e9062
LB
79242003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7925
7926 * MAINTAINERS: Update my email.
abb2db7a 7927
61b56b2e
KS
79282003-02-06 Keith R Seitz <keiths@redhat.com>
7929
7930 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7931 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7932 * Makefile.in: Regenerated.
7933 * configure.in: Remove all traces of snavigator, db, and grep.
7934 * configure: Regenerated.
7935
a1ba6e15
GP
79362003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7937
7938 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7939 After Approval.
7940
f5f2cce5
CC
79412003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7942
7943 * MAINTAINERS (Write after approval): Add myself.
7944
ba49f6f1
FCE
79452003-01-31 Frank Ch. Eigler <fche@redhat.com>
7946
7947 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7948 * Makefile.in: Regenerated.
7949
ccf9f10c
RS
79502003-01-30 Roger Sayle <roger@eyesopen.com>
7951
7952 * config.guess: Updated to 2003-01-30's version.
7953 * config.sub: Updated to 2003-01-28's version.
7954
a693735b
AO
79552003-01-30 Alexandre Oliva <aoliva@redhat.com>
7956
7957 * config.if: If gcc_version is already set, just use it. Don't set
7958 gcc_version_trigger if it's already set, otherwise set it to
7959 gcc/version.c, but only if the file exists. If it is not set and
7960 gcc/version.c does not exist, try to extract the version number from
7961 $CC.
7962
204c43d6
AT
79632003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7964
abb2db7a 7965 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 7966
842e91ec
PE
79672003-01-27 Phil Edwards <pme@gcc.gnu.org>
7968
7969 * configure.in: Revert 24Jan change.
7970 * configure: Regenerate.
7971
6b99984e
GP
79722003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7973
7974 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7975 entry of HJ Lu.
7976
806e0935
NN
79772003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7978
7979 * configure.in: Revert previous change.
7980 * configure: Regenerate.
7981
307a9864
NN
79822003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7983
7984 * configure.in: Make rda native-only.
7985 * configure: Regenerate.
7986
02ba6302
VR
79872003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7988
7989 * MAINTAINERS: Move myself from GNATS-only-accounts to
7990 write-after-approval.
7991
77d187bc
NN
79922003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7993
7994 * configure.in: Add missing \.
7995 * configure: Rebuilt.
7996
a94a2d4c
JJ
79972003-01-17 Jakub Jelinek <jakub@redhat.com>
7998
7999 * configure.in (baseargs): Avoid using \| in sed regular
8000 expressions.
8001 * configure: Rebuilt.
8002
73f84924
JJ
80032003-01-16 Jakub Jelinek <jakub@redhat.com>
8004
8005 * configure.in (baseargs): Remove all supported forms of
8006 --cache-file, --srcdir, --host, --build and --target options
8007 from argument lists.
8008 * configure: Rebuilt.
8009
8c12fc63
JZ
80102003-01-15 Josef Zlomek <zlomekj@suse.cz>
8011
8012 * MAINTAINERS: Add myself to write-after-approval list.
8013
7c005a3a
AO
80142003-01-15 Alexandre Oliva <aoliva@redhat.com>
8015
8016 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8017 * configure: Rebuilt.
8018
3dfabf63
NN
80192003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8020
8021 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8022 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8023 * Makefile.in: Regenerate.
8024 * configure: Regenerate.
8025
cf53ae10
AO
80262003-01-09 Alexandre Oliva <aoliva@redhat.com>
8027
8028 * configure.in: Remove Makefile in build, host and target modules
8029 unless configure was run with --no-recursion.
8030 * configure: Rebuilt.
8031
3fbe8e4a
CC
80322003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8033
8034 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8035 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8036 * Makefile.in: Regenerate.
8037
66e2aa7d
CD
80382003-01-08 Chris Demetriou <cgd@broadcom.com>
8039
8040 * config.guess: Update to 2003-01-03 version.
8041 * config.sub: Update to 2003-01-03 version.
8042
b5038cfb
CF
80432003-01-07 Christopher Faylor <cgf@redhat.com>
8044
8045 * configure: Regenerate with proper autoconf 2.13.
8046
d02c69be
CF
80472003-01-07 Christopher Faylor <cgf@redhat.com>
8048
8049 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 8050 * configure: Regenerate.
d02c69be 8051
e914a571
AC
80522003-01-06 Andrew Cagney <ac131313@redhat.com>
8053
8054 * configure.in (GDB_TK): Add tcl directories conditional on
8055 gdb/gdbtk directory being present.
8056 * configure: Regenerate.
abb2db7a 8057
dce2d8b2 80582003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 8059
dce2d8b2
EB
8060 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8061 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
8062 * configure: Rebuilt.
8063
89a7012a
TT
80642002-12-31 Tom Tromey <tromey@redhat.com>
8065
8066 * Makefile.in: Rebuilt.
8067 * Makefile.def (target_modules) [libffi]: Allow installation.
8068
3f4f56e2
AS
80692002-12-31 Andreas Schwab <schwab@suse.de>
8070
8071 * configure.in: Fix use of $program_transform_name.
8072 * configure: Regenerated.
8073
6c1b8d0a
DJ
80742002-12-30 Daniel Jacobowitz <drow@mvista.com>
8075
8076 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 8077 * configure: Regenerated.
6c1b8d0a 8078
c5120911
AO
80792002-12-29 Alexandre Oliva <aoliva@redhat.com>
8080
8081 * Makefile.tpl (local-distclean): Don't remove...
8082 (multilib.ts): ... this. Moved into...
8083 (multilib.out): ... this. Don't use sub-make.
8084 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8085 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8086 (configure-build-[+module+], configure-[+module+],
8087 configure-target-[+module+], configure-gcc): ... these. Test
8088 for Makefile existence. Drop config.status from dependencies.
8089 * Makefile.in: Rebuilt.
8090 * configure.in: Move gcc-version-trigger to the end of
8091 ac_configure_args. Add comments to maybedep.tmp and
8092 serdep.tmp. Introduce --disable-serial-configure. Remove
8093 nonopt from baseargs, matching and removing corresponding
8094 whitespace while at it.
8095 * configure: Rebuilt.
8096
e245b0ea
AO
80972002-12-28 Alexandre Oliva <aoliva@redhat.com>
8098
903de295
AO
8099 * configure.in (host_configargs): Replace reference to
8100 no-longer-defined buildopts with --build=${build_alias}.
8101 * configure: Rebuilt.
8102
e245b0ea
AO
8103 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8104 program_transform_name to standard idiom.
8105 (AUTOGEN, AUTOCONF): Define.
8106 (Makefile.in): Use $(AUTOGEN).
8107 (Makefile): Depend on config.status, and use autoconf-style rule to
8108 build it. Move original commands to...
8109 (config.status): ... this new target.
8110 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8111 $(AUTOCONF).
8112 * Makefile.in: Rebuilt.
8113
671aa708
NN
81142002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8115
53fbfb58
NN
8116 * Makefile.tpl: Fix dramatic bustage due to change in
8117 program_transform_name.
8118 * Makefile.in: Regenerate.
8119
8120 * configure.in: Remove unnecessary PATH setting.
8121 * configure: Regnerate.
8122
8123 * configure.in: Don't default to unprefixed tools unless
8124 the native tools will work.
8125 * configure: Regenerate.
8126
671aa708
NN
8127 * configure.in: Convert to autoconf script. Blow away lots
8128 of now-redundant Makefile fragments.
8129 * configure: Generate using Autoconf.
8130 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8131 * Makefile.in: Regenerate.
8132
57f40826
NN
81332002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8134
3fedb745
NN
8135 * configure: Fix stupid bug where RANLIB was mistakenly included.
8136
abb2db7a 8137 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
8138 (build_configargs, host_configargs, target_configargs).
8139
8140 * configure.in: Move logic out of sed statement.
8141
abb2db7a 8142 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
8143 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8144
315fa0f4
SS
81452002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8146
8147 * config.sub: Import from master repository
8148 * config.guess: Ditto
8149
45aff44f
AS
81502002-12-24 Andreas Schwab <schwab@suse.de>
8151
8152 * Makefile.tpl (multilib.out): Fix missing space.
8153 * Makefile.in: Regenerate.
8154
88b5521b
NN
81552002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8156
8157 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8158 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8159 * Makefile.in: Regenerate.
8160 * configure.in: Remove unnecessary leftovers.
8161
2a726918
GK
81622002-12-21 Geoffrey Keating <geoffk@apple.com>
8163
8164 * configure.in (extra_ranlibflags_for_target): New variable.
8165 (*-*-darwin): Add -c to ranlib commands.
8166 * configure (tooldir): Handle extra_ranlibflags_for_target.
8167
aace3269 81682002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
8169
8170 * Makefile.tpl: Revert HJL's change.
8171 * Makefile.in: Regenerated.
8172 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8173 always.
8174
f0895142
AS
81752002-12-19 Andreas Schwab <schwab@suse.de>
8176
8177 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8178 * Makefile.in: Regenerate.
8179
dce2d8b2 81802002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
8181
8182 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8183 * Makefile.in: Regenerated.
8184
8185 * configure.in (build_prefix): New. Substitute.
8186
212f6dd0
NN
81872002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8188
79308c5d
NN
8189 * Makefile.tpl: Don't let real targets depend on phony targets.
8190 * Makefile.in: Regenerate.
8191
212f6dd0
NN
8192 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8193 * Makefile.in: Regenerate.
8194
ab17919f
SS
81952002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8196
8197 * config.sub: Import from master repository
8198 * config.guess: Ditto
8199
5ecf91d1
JM
82002002-12-16 Jason Merrill <jason@redhat.com>
8201
8202 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8203 previous 'make bootstrap'.
8204 * Makefile.in: Regenerate.
8205
d8437e1b
HPN
82062002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8207
8208 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8209
4977bab6
ZW
82102002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8211
8212 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8213 * Makefile.in: Regenerate.
8214
0edcfdcb
JM
82152002-12-13 Jason Merrill <jason@redhat.com>
8216
6248218a 8217 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
8218 library tests.
8219 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
8220 * Makefile.in: Regenerate.
8221
4977bab6
ZW
82222002-12-12 Alexandre Oliva <aoliva@redhat.com>
8223
8224 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8225 * Makefile.in: Rebuilt.
8226
f87505dd
AO
82272002-12-12 Alexandre Oliva <aoliva@redhat.com>
8228
8229 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8230
4977bab6
ZW
82312002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8232
8233 * configure: Fix bug put in by gremlins.
8234
8235 * Makefile.tpl: Substitute more autoconfily.
8236 * configure: Substitute more autoconfily.
8237 * Makefile.in: Regenerate.
8238
7f0db92a
SS
82392002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8240
8241 * config.sub: Import from master repository
8242 * config.guess: Ditto
8243 * MAINTAINERS: Added Svein Seldal under write after approval
8244
4977bab6
ZW
82452002-12-08 Andrew Cagney <ac131313@redhat.com>
8246
8247 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8248 * Makefile.in (all-sim): Ditto.
8249
82502002-12-06 DJ Delorie <dj@redhat.com>
8251
8252 * Makefile.tpl: Change configure dependencies to not have real
8253 targets depend on phony targets.
8254
82552002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8256
8257 * configure.in: Revert unintentional change.
8258
8259 * Makefile.tpl: Change dependency for */multilib.out so that
8260 it works when gcc isn't in the tree.
8261
8262 * configure.in: Substitute more.
8263 * configure: Run subconfigures from the Makefile.
8264 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8265 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8266
67f1b906
GP
82672002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8268
8269 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8270
4977bab6
ZW
82712002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8272
8273 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8274 and corresponding dependencies.
8275 * Makefile.in: Regenerate.
8276
8277 * configure.in (host_tools): Order binutils, gas and ld for
8278 convenience in running the testsuites.
8279
8280 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8281 * Makefile.in: Regenerate.
8282 * configure.in: Introduce rules to serialize subconfigure runs.
8283
8284 * configure.in: Introduce BASE_CC_FOR_TARGET.
8285 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8286 Realize configure-build-* targets. Realize configure-target-* targets.
8287 * Makefile.in: Regenerate.
8288
82892002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8290
8291 * configure: Move gcc_version_trigger stuff from here...
8292 * configure.in: ...to here.
8293
8294 * configure.in: Separate subconfigure options added by this file from
8295 options given by the user. Add machinery to put args for host
8296 subconfigures into the Makefile.
8297
8298 * Makefile.tpl: Remove 'vault' targets.
8299 * Makefile.tpl: Reorder and comment dependencies.
8300 * Makefile.in: Regenerate.
8301
83022002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8303 * configure.in: Fix my broken commit of previous patch. (sigh)
8304
743f054e
GK
83052002-11-28 Geoffrey Keating <geoffk@apple.com>
8306
8307 * configure.in: Move host-specific darwin noconfigdirs into
8308 the host-specific section.
8309
4977bab6
ZW
83102002-11-28 Geoffrey Keating <geoffk@apple.com>
8311
8312 * configure.in: Move host-specific darwin noconfigdirs into
8313 the host-specific section.
8314
83152002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8316
8317 * configure: Remove skip-this-dir support.
8318 * Makefile.tpl: Remove skip-this-dir support.
8319
8320 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8321 subdirectories.
8322 * Makefile.in: Regenerate.
8323
8324 * Makefile.tpl: Strip out useless setting of 'dir'.
8325 * Makefile.in: Regenerate.
8326
83272002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8328
8329 * configure.in: Fix deeply stupid bug.
8330
8331 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8332 shell code in CXX_FOR_TARGET
8333 * Makefile.def: Introduce raw_cxx.
8334 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8335 RAW_CXX_FOR_TARGET.
8336 * Makefile.in: Regenerate.
8337
83382002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8339
8340 * Makefile.tpl: Remove unnecessary ifs.
8341 * Makefile.in: Regenerate.
8342
8343 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8344 dependencies. Maybe-ize build-libiberty. Create dummy install
8345 targets for 'no_install' modules.
8346 * configure: Move GDB_TK substitution to configure.in. Move
8347 build_modules stuff to configure.in.
8348 * configure.in: Implement soft dependency machinery. Maybe-ize
8349 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8350 * Makefile.in: Regenerate.
8351
83522002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8353
8354 * Makefile.tpl: Make all-target, install-target behave similarly
8355 to all, install (only hitting configured targets). Eliminate
8356 unused macro defintions.
8357
8358 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8359 build != host.
8360
8361 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8362
8363 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8364
8365 * configure.in: Produce lists of subdir targets we're actually
8366 configuring. Remove references to "dosrel".
8367 * Makefile.tpl: Let configure set which subdir targets are hit.
8368 Remove install-cross; clean up install; remove ALL. Remove
8369 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8370 Autogenerate host module targets. Remove empty dependency lines
8371 and redundant dependency; rearrange slightly.
8372 * Makefile.def: Add host-side libtermcap, utils.
8373
8374 * Makefile.in: Regenerate.
8375
e6226a2f
RO
83762002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8377
8378 * ltconfig (osf[345]): Append $major to soname_spec.
8379 Reflect this in library_names_spec.
8380 * ltmain.sh (osf): Prefix $major with . for use as extension.
8381
3b75d237
AJ
83822002-11-19 Andreas Jaeger <aj@suse.de>
8383
8384 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8385 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8386 and sparc64 GNU/Linux systems.
8387
809108de
NS
83882002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8389
8390 * MAINTAINERS: Update email.
8391
e7e0de7e
GP
83922002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8393
8394 * MAINTAINERS: Complete James Dennett's entry.
8395
f7109dea
EB
83962002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8397
8398 * MAINTAINERS (Write After Approval): Add myself.
8399
d3ac17c9
BK
84002002-11-13 Bruce Korb <bkorb@gnu.org>
8401
8402 * Makefile.tpl: syntactic cleanup
8403
dce2d8b2 84042002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
8405
8406 * MAINTAINERS: Add myself to write-after-approval list.
8407
4977bab6
ZW
84082002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8409
8410 * Makefile.def: Add list of recursive targets to autogenerate.
8411 Add build_modules.
8412 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8413 targets. Autogenerate *-build-* targets.
8414 * Makefile.in: Regenerate.
8415
84162002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8417
8418 * configure: More autoconf-style substitutions.
8419 * Makefile.tpl: More autoconf-style substitutions.
8420 * Makefile.in: Regenerate.
8421
84222002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8423
8424 * configure: Substitute more variables in a more autoconf-friendly
8425 way. Simplify slightly.
8426 * Makefile.tpl: Make more variables substitutable in an
8427 autoconf-friendly way.
8428 * Makefile.in: Regenerate.
8429
d4783999
JW
84302002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8431
8432 * MAINTAINERS (Write After Approval): Add myself.
8433
4977bab6
ZW
84342002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8435
8436 * configure.in (v810*): Remove special setting of tools.
8437
8438 * configure: Add support for extra required flags for ar or nm.
8439 * configure.in (aix4.3+): Use above support for target-specific
8440 issues, rather than using config/mt-aix43.
8441
84422002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8443
8444 * configure: Remove 'removing', which doesn't work. Replace $subdir
8445 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8446 with $srcdir. Reformat indentation. Substitute some variables
8447 formerly hard-coded in the Makefile for build=host.
8448 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8449 * Makefile.def: Autogenerate more.
8450 * Makefile.in: Regenerate.
8451
1c9c903e
AN
84522002-11-04 Adam Nemet <anemet@lnxw.com>
8453
8454 * MAINTAINERS (Write After Approval): Add myself.
8455
40673d2b
KB
84562002-11-04 Kevin Buettner <kevinb@redhat.com>
8457
8458 * Makefile.def (host_modules): Add rda.
8459 * Makefile.in: Regenerate.
8460 * configure.in (target_tool): Add target-rda to list.
8461
42e650ae
GP
84622002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8463
8464 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8465
e004b81f
PE
84662002-10-25 Phil Edwards <pme@gcc.gnu.org>
8467
8468 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8469 and restrap targets to this rule.
8470 * Makefile.in: Regenerate.
8471
06bd49b1
GP
84722002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8473
8474 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8475 GNATS only accounts.
8476
d0af82b0
HPN
84772002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8478
8479 * configure.in (i[3456]86-*-linux*): Add check to disable
8480 ${libgcj} for glibc1.
8481
10782654
DC
84822002-10-24 Denis Chertykov <denisc@overta.ru>
8483
8484 * MAINTAINERS: Add myself as ip2k port maintainer.
8485
a5a438f5
SS
84862002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8487
8488 * configure.in: Add tic4x target.
8489
fe3d5b7f
NN
84902002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8491
aba8a494
NN
8492 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8493 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8494 * Makefile.in: Regenerate.
8495
fe3d5b7f
NN
8496 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8497 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8498 * Makefile.in: Regenerate.
8499
a6ad79e7
JJ
85002002-10-02 Janis Johnson <janis187@us.ibm.com>
8501
8502 * MAINTAINERS: Add myself as web pages co-maintainer.
8503
6a8a9058
NN
85042002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8505
8506 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8507 * Makefile.in: Regenerate.
8508
327d975a
ZW
85092002-10-02 Zack Weinberg <zack@codesourcery.com>
8510
8511 * MAINTAINERS: Add myself and Nathan Sidwell
8512 <nathan@codesourcery.com> as VxWorks maintainers.
8513
a5ae8f19 85142002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
8515
8516 * Makefile.def: Remove order dependency comments.
8517 * Makefile.tpl: Add explicit install-install dependencies.
8518 * Makefile.in: Regenerate.
d0f6c823 8519
34c6040c 8520 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 8521 * Makefile.in: Regenerate.
34c6040c 8522
d0f6c823
NN
8523 * Makefile.tpl: Add configure-target (for src-release in src)
8524 * Makefile.in: Regenerate.
8525
50bd210b
NC
85262002-09-30 Nick Clifton <nickc@redhat.com>
8527
8528 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8529
ca25149e
UW
85302002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8531
8532 * configure.in (s390*-*-linux*): Enable libgcj.
8533
dd30b57d
NN
85342002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8535
9e60a678
NN
8536 * configure: Revert accidentally applied changes.
8537
dd30b57d
NN
8538 * Makefile.tpl: Make more autoconf-friendly.
8539 * Makefile.in: Regenerate.
8540 * configure: Make substitution more autoconf-like.
8541
5831424e
RE
85422002-09-28 Richard Earnshaw <rearnsha@arm.com>
8543
8544 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8545 single entry to handle all these.
8546 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8547 libjava on arm-*-elf.
8548
b7f3b15b
GK
85492002-09-27 Geoffrey Keating <geoffk@apple.com>
8550
8551 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8552 things that depend on them.
8553
0dffceed
NN
85542002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8555
8556 * Makefile.tpl: Make subsituted variables more autoconfy.
8557 * Makefile.in: Regenerate.
8558 * configure: Make seds more autoconfy.
8559
1db75a86 85602002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
8561
8562 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8563 * Makefile.in: Regenerate.
8564 * configure.in: Rewrite sed statements to look autoconfy.
8565
1db75a86
NN
8566 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8567 all-target-foo on configure-target-foo.
8568 * Makefile.def: Ditto.
8569 * Makefile.in: Rebuild.
8570
741a4e89
AH
85712002-09-25 Andrew Haley <aph@redhat.com>
8572
8573 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8574
95ddd785
NN
85752002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8576
8577 * Makefile.def: New file.
8578 * Makefile.tpl: New file.
8579 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8580 * contrib/gcc_update: Note that Makefile.in is a generated file.
8581
8582 * configure.in: Minor rearrangement. Simplify tests.
8583
65a824f6
JT
85842002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8585
8586 * configure.in (with_headers): Skip copy if value is "yes".
8587 (with_libs): Likewise.
8588
51270f0a 85892002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
8590
8591 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8592 * configure.in (sh*-*-pe*): Ditto.
8593 * configure.in (mips*-*-pe*): Ditto.
8594 * configure.in (*arm-wince-pe): Ditto.
8595
8f89dbf4
NN
8596 * configure.in: Rearrange.
8597
c1b8db3f
KH
85982002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8599
8600 * MAINTAINERS: Update my email address.
8601
341f0575
PK
86022002-08-30 Paul Koning <pkoning@equallogic.com>
8603
8604 * MAINTAINERS: (Write After Approval): Add myself.
8605
d2e06980
GK
86062002-08-29 Geoffrey Keating <geoffk@redhat.com>
8607
8608 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8609
4906d5d8
GK
86102002-08-24 Geoffrey Keating <geoffk@redhat.com>
8611
8612 * MAINTAINERS: Change my mailing address.
8613
e9a25cc8
PC
86142002-08-21 Paolo Carlini <pcarlini@unitus.it>
8615
8616 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 8617 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 8618
dce2d8b2 86192002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
8620
8621 * MAINTAINERS (Write After Approval): Remove myself.
8622 (Various Maintainers: c++ runtime libs): Add myself.
8623
5ce6f47b
EC
86242002-08-15 Eric Christopher <echristo@redhat.com>
8625
8626 * config.sub: Import from master repository.
8627 * config.guess: Ditto.
8628
7f9317f0
AO
86292002-08-19 Alexandre Oliva <aoliva@redhat.com>
8630
8631 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8632 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8633 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8634
7aecca3d
AH
86352002-08-16 Aldy Hernandez <aldyh@redhat.com>
8636
8637 * MAINTAINERS: Add self to rs6000 vector extensions.
8638
8ea4b195
AO
86392002-08-15 Alexandre Oliva <aoliva@redhat.com>
8640
8641 * libiberty/configure: Reverted unintended yesterday's check in.
8642
f5cc59a7
AO
86432002-08-14 Alexandre Oliva <aoliva@redhat.com>
8644
8645 * boehm-gc/configure, libf2c/configure: Rebuilt.
8646 * libffi/configure, libiberty/configure: Ditto.
8647 * libjava/configure, libobjc/configure: Ditto.
8648 * libstdc++-v3/configure, zlib/configure: Ditto.
8649 Merged from binutils:
8650 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8651 From Steve Ellcey <sje@cup.hp.com>:
8652 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8653 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8654 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8655 IA64.
8656 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8657 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8658 soname_spec, sys_lib_search_path_spec): Ditto.
8659
dce2d8b2 86602002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
8661
8662 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8663
2ff34870
L
86642002-08-04 H.J. Lu (hjl@gnu.org)
8665
8666 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8667
a014f2fe
KW
86682002-08-02 Krister Walfridsson <cato@df.lth.se>
8669
8670 * MAINTAINERS (Write After Approval): Add myself.
8671
c01d477a
AM
86722002-07-31 Alan Modra <amodra@bigpond.net.au>
8673
8674 * configure.in: Move generic linux case to end. Copy generic
8675 linux noconfigdirs to mips*-*-linux* entry and new
8676 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8677
68cd2524
MM
86782002-07-19 Michael Matz <matz@suse.de>
8679
8680 * MAINTAINERS: Add myself as ra* maintainer.
8681
e2d83b8c
CD
86822002-07-16 Chris Demetriou <cgd@broadcom.com>
8683
8684 * config.guess: Update to 2002-07-09 version.
8685 * config.sub: Update to 2002-07-03 version.
8686
cece4f1d
HPN
86872002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8688
8689 * MAINTAINERS: Fix typo in a maintainer email address.
8690
bb654703
NN
86912002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8692
8693 * configure.in: Remove two redundant tests.
8694
789b7de5
RO
86952002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8696
8697 * configure.in (mips*-*-irix6*o32): Enable stabs.
8698
e1da1089
NN
86992002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8700
f3970bba
NN
8701 * configure.in: Don't build grez.
8702 * Makefile.in: Ditto.
8703
e1da1089
NN
8704 * Makefile.in: Remove references to bsp, cygmon, libstub.
8705 * configure.in: Ditto.
8706
8707 * configure.in: Remove leftover reference to gdbtest.
8708
57c905fa
PE
87092002-07-08 Phil Edwards <pme@gcc.gnu.org>
8710
8711 * configure.in (gxx_include_dir): Change to match versioned
8712 C++ headers if --enable-version-specific-runtime-libs is used.
8713
a0af94a7 87142002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 8715
a0af94a7
SE
8716 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8717
423ce3eb
NN
87182002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8719
8720 * configure.in: Make --without-x work.
8721
98186934
NN
87222002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8723
c3b7d169
NN
8724 * configure.in: Rearrange target Makefile fragment collection.
8725
98186934
NN
8726 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8727 cvs[src].
8728 * configure.in: Ditto.
8729
eebd288a
MK
87302002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8731
8732 * MAINTAINERS (Write After Approval): Update my e-mail address.
8733
3ab36f05
NN
87342002-06-24 Ben Elliston <bje@redhat.com>
8735
8736 * configure.in (host_tools): Remove cgen.
8737
8738 * Makefile.in (all-cgen): Remove; runs from its source directory.
8739 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 8740 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
8741 (all-sim): Likewise.
8742
dce2d8b2 87432002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
8744
8745 * Makefile.in: Eliminate 'apache' targets.
8746 * configure.in: Eliminate 'apache' targets.
8747
55380b08
NN
8748 * configure.in: Eliminate redundant tests. Reorganize.
8749
9a5c1b9d
NN
8750 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8751
5fd3853a
NN
8752 * config-ml.in: Eliminate references to Cygnus configure.
8753
cfefc434
NN
8754 * Makefile.in: Eliminate references to building emacs.
8755
2fe93885
GS
87562002-06-28 Graham Stott <graham.stott@btinternet.com>
8757
8758 * MAINTAINERS: Update my email address.
8759
53c40185
BK
87602002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8761
8762 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 8763 (cxx_incdir): Remove.
53c40185 8764
97679694
NN
87652002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8766
8767 * MAINTAINERS (Write After Approval): Add self.
8768
b03bcd37
DC
8769Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8770
8771 * configure.in: Add support for ip2k.
8772
6bd12129
NN
87732002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8774
8775 * configure.in: Fix AIX configury bug.
8776
e0d98a92
SE
87772002-06-20 Steve Ellcey <sje@cup.hp.com>
8778
8779 * MAINTAINERS (Write After Approval): Add self.
8780
ba3292db
NN
87812002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8782
ef40bc65
NN
8783 * configure.in: replace ${topsrcdir} with ${srcdir}
8784
7a0be465
NN
8785 * configure.in: Move definition of libstdcxx_flags
8786 right above usage, rather than waaay earlier.
8787
e1848dde
NN
8788 * configure.in: Pull definition of is_cross_compiler earlier.
8789
8bc2fff1
NN
8790 * configure.in: Rearrange a little.
8791
ba3292db
NN
8792 * configure.in: Remove references to librx.
8793 * Makefile.in: Remove references to librx.
8794
11d8b408
DC
8795Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8796
8797 * config.sub: Add support for avr target.
8798 Import from master sources, rev 1.255
5ce6f47b 8799
93da8339
PE
88002002-06-19 Phil Edwards <pme@gcc.gnu.org>
8801
8802 * configure, .cvsignore: Revert previous change...
8803 * Makefile: ...delete.
8804
b4caab5c
NN
88052002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8806
8807 * configure.in: Eliminate ${gasdir} variable.
8808
ee777171
DB
88092002-06-18 Dave Brolley <brolley@redhat.com>
8810
8811 * configure.in: Add support for frv.
8812 * config.sub: Add support for frv.
8813
26e4af54
PE
88142002-06-18 Phil Edwards <pme@gcc.gnu.org>
8815
8816 * configure: Remove garbage from previous commit.
8817
bb20b7da
PE
88182002-06-18 Phil Edwards <pme@gcc.gnu.org>
8819
8820 * configure: For in-source builds, make a subdir and re-exec there.
8821 * Makefile: New file. Pass targets through to build directory.
8822 * .cvsignore: No longer ignore "Makefile".
8823
9d321f6c
DR
88242002-06-16 Douglas Rupp <rupp@gnat.com>
8825
8826 * MAINTAINERS (Write After Approval): Add self.
8827
c8eb2bc0
KG
88282002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8829
8830 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8831
f210d239
JT
88322002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8833
8834 * configure.in (vax-*-netbsd*): Re-enable gas.
8835
e9667b3c
NN
88362002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8837
efe1f357
NN
8838 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8839 BUILD_PREFIX_1, to correct nomenclature.
8840 * configure: Likewise.
8841
e9667b3c
NN
8842 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8843 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8844
fe2fe497
OH
88452002-05-31 Olaf Hering <olh@suse.de>
8846
8847 * config-ml.in: Propogate DESTDIR also.
8848
dcf7f0dd
JT
88492002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8850
8851 * configure.in (vax-*-netbsd*): Don't build gas for this
8852 platform.
8853
6ff14f32
MM
88542002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8855
8856 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8857 and libgcj for AVR.
8858
397de1ff
KK
88592002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8860
8861 * MAINTAINERS (Write After Approval): Add myself.
8862
ac30211c
JT
88632002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8864
8865 * config.guess: Update to 2002-05-22 version.
8866 * config.sub: Likewise.
8867
1e6347d8
RO
88682002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8869
8870 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8871 * config-ml.in: Likewise.
8872 * configure: Likewise.
8873 * configure.in: Likewise.
8874
e5ce1d6d
SC
88752002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8876
8877 * MAINTAINERS: Update my email address.
8878
6cdef75d
NN
88792002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8880
4a87f061
NN
8881 * configure.in: Simplify makefile fragment collection.
8882
8883 * configure.in: Remove code to build emacs.
603606e7 8884
e254d6b5
NN
8885 * configure.in : Remove --srcdir argument from targargs and buildargs
8886 (it's always overridden in the Makefile anyway). Rearrange a bit.
8887
8888 * configure: Move some logic to configure.in.
8889 * configure.in: Move some logic from configure.
6cdef75d 8890
1d6006fe
TT
88912002-05-11 Tom Tromey <tromey@redhat.com>
8892
8893 * MAINTAINERS: Reflect libgcj reality.
8894
b70b3534
FS
88952002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8896
8897 * Makefile.in: Honour DESTDIR.
8898
4434687a
MM
88992002-05-08 Mark Mitchell <mark@codesourcery.com>
8900
8901 * config.guess: Import 2002-03-20 version.
8902 * config.sub: Import 2002-04-26 version.
8903
a89e49c7
RO
89042002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8905
8906 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8907
44e55536
TJ
89082002-05-07 Tim Josling <tej@melbpc.org.au>
8909
8910 * MAINTAINERS: Add self.
8911
dce2d8b2 89122002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
8913
8914 * ltmain.sh: Detect and handle object name conflicts
8915 while piecewise linking a static library.
8916
b7c13625
AO
89172002-05-05 Alexandre Oliva <aoliva@redhat.com>
8918
8919 * configure.in (noconfigdirs): Don't disable libgcj on
8920 sparc64-*-solaris* and sparcv9-*-solaris*.
8921
4182d9fa
AO
89222002-05-03 Alexandre Oliva <aoliva@redhat.com>
8923
8924 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8925
7bebf279
TF
89262002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8927
8928 * configure.in (FLAGS_FOR_TARGET): Do not add
8929 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8930 on i[3456]86-*-linux*.
8931
9a06dc7d
TF
89322002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8933
8934 * configure.in (noconfigdirs): Replace [ ] with test.
8935
8936 * configure.in (noconfigdirs): Do not add target-newlib if
8937 target == i[3456]86-*-linux*, and host == target.
8938
a51a07fa
NN
89392002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8940
9e7facd6
DD
8941 * configure.in: delete reference to absent file
8942
aeaa0f2f
NN
8943 * configure.in: replace '[' with 'test'
8944
4bb98828
NN
8945 * configure.in: Eliminate references to gash.
8946 * Makefile.in: Eliminate references to gash.
8947
64791664
NN
8948 * configure.in: remove useless references to 'pic' makefile fragments.
8949
3ed57cf4
NN
8950 * configure.in: (*-*-windows*) Finish removing.
8951
a51a07fa
NN
8952 * configure.in: Eliminate redundant test for libgui.
8953
8552f6f1
RS
89542002-04-29 Roger Sayle <roger@eyesopen.com>
8955
8956 * MAINTAINERS: Add self and realphabetize. Update entries
8957 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8958 entry for a29k port maintainer.
8959
dce2d8b2 89602002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
8961
8962 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8963 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8964
704c9a14
NN
89652002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8966
8967 * configure.in: remove references to dead files
8968
7bff5059
MM
89692002-04-19 Mark Mitchell <mark@codesourcery.com>
8970
8971 * MAINTAINERS: Add information about purpose of this file.
8972
0c7c67f0
TT
89732002-04-18 Tom Tromey <tromey@redhat.com>
8974
8975 * configure.in: Disallow configuring libgcj when it is already
8976 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8977 Solaris 2.8 by default. For PR libgcj/6158.
8978
63501e91
NN
89792002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8980
8981 * configure.in: Move default CC setting out of config/mh-* fragments
8982 directly into here.
8983
701afd4d
NN
89842002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8985
8986 * configure.in: don't even try to configure or make a subdirectory
8987 if there's no configure script for it.
8988
07cdae91
MM
89892002-04-15 Mark Mitchell <mark@codesourcery.com>
8990
8991 * MAINTAINERS: Remove chill maintainers.
8992 * Makefile.in (CHILLFLAGS): Remove.
8993 (CHILL_LIB): Remove.
8994 (TARGET_CONFIGDIRS): Remove libchill.
8995 (CHILL_FOR_TARGET): Remove.
8996 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8997 CHILL_LIB.
8998 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8999 (CHECK_TARGET_MODULES): Likewise.
9000 (INSTALL_TARGET_MODULES): Likewise.
9001 (CLEAN_TARGET_MODULES): Likewise.
9002 (configure-target-libchill): Remove.
9003 (all-target-libchill): Remove.
9004 * configure.in (target_libs): Remove target-libchill.
9005 Do not compute CHILL_FOR_TARGET.
9006 * libchill: Remove directory.
5ce6f47b 9007
ab50d72b
DD
90082002-04-11 DJ Delorie <dj@redhat.com>
9009
9010 * Makefile.in, configure.in: Sync with binutils, entries
9011 follow...
9012
0a1e123a
DD
90132002-04-07 Andrew Cagney <ac131313@redhat.com>
9014
9015 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9016 (do-tar, do-bz2): New rules.
9017 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9018 (gdb-tar): New rule.
9019 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9020 (insight_dejagnu.tar): New rule.
9021 (insight.tar): New rule.
9022 (gdb+dejagnu.tar): New rule.
9023 (gdb.tar): New rule.
9024
ab50d72b
DD
90252002-02-01 Mo DeJong <supermo@bayarea.net>
9026
9027 * Makefile.in: Add all-tix to deps for all-snavigator
9028 so that tix is built when building snavigator.
9029
90302002-01-11 Steve Ellcey <sje@cup.hp.com>
9031
9032 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9033 ld and gdb are not supported.
9034
90352002-01-07 Mark Salter <msalter@redhat.com>
9036
9037 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9038 Allow target-libgloss to be built for arm, strongarm, and xscale.
9039
90402001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9041
9042 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9043 options for i[3456]86-pc-linux* native builds.
9044
90452001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9046
9047 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9048 files from .po files for a distribution.
9049
90502001-09-03 Jeff Holcomb <jeffh@redhat.com>
9051
9052 * configure.in: Enable libstdc++-v3 for h8300 targets.
9053
90542001-06-19 Alan Modra <amodra@bigpond.net.au>
9055
9056 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9057 version from bfd/.
9058
9059Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9060
9061 * Makefile.in (VER): When present, extract the version number from
9062 the file version.in.
9063
dce2d8b2 90642001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
9065
9066 * configure.in : enable ld for aix
9067
90682001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9069
9070 * config.guess: Add linux target for S/390.
9071
90722000-11-07 Philip Blundell <pb@futuretv.com>
9073
9074 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9075
90762000-11-03 Philip Blundell <pb@futuretv.com>
9077
9078 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9079 files.
9080
90812001-01-15 Ben Elliston <bje@redhat.com>
9082
9083 * configure.in (host_tools): Add sid.
9084 Always configure cgen.
9085
90862000-11-24 Nick Clifton <nickc@redhat.com>
9087
9088 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9089
9090
90912000-08-20 Doug Evans <dje@casey.transmeta.com>
9092
9093 * Makefile.in (ALL_MODULES): Add all-cgen.
9094 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9095 (all-cgen): New target.
9096 (all-opcodes,all-sim): Depend on all-cgen.
9097 * configure.in (host_tools): Add cgen.
9098 Only configure cgen if --enable-cgen-maint.
9099
dce2d8b2 91002002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
9101
9102 * configure.in: Add *-*-freebsd* configurations.
9103
90def2b2
TT
91042002-04-08 Tom Tromey <tromey@redhat.com>
9105
9106 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9107 Fixes PR libgcj/6068.
9108
320d7e7a
KW
91092002-03-30 Krister Walfridsson <cato@df.lth.se>
9110
9111 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9112
18b467f1
RO
91132002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9114
9115 * configure.in (alpha*-dec-osf*): Enable libgcj.
9116
dce2d8b2 91172003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
9118
9119 * MAINTAINERS (Write After Approval): Add myself.
9120
56ae9405
NC
91212002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9122
9123 Fix for: PR bootstrap/3591, target/5676
9124 * configure.in (mcore-pe): Disable the configuration of
9125 libstdc++-v3 since exceptions are not supported.
9126
f18d9a0c
AG
91272002-03-20 Anthony Green <green@redhat.com>
9128
9129 * configure.in: Enable libgcj for xscale-elf target.
9130
dce2d8b2 9131Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
9132
9133 * MAINTAINERS: Update my email address.
9134
28eca9e8
AO
91352002-03-16 Alexandre Oliva <aoliva@redhat.com>
9136
9137 * ltmain.sh (relink_command): Fix typo in previous change.
9138
e67e72c7
AO
91392002-03-15 Alexandre Oliva <aoliva@redhat.com>
9140
9141 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9142 (relink_command): Added --tag flags.
9143 (mode=install): If relinking fails; error out.
9144
c2273204
RH
91452002-03-12 Richard Henderson <rth@redhat.com>
9146
9147 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9148 .NOTPARALLEL tag.
9149 (do-check): Rename from check.
9150 (check): Allow parallel check.
9151
bcb64245
BW
91522002-03-12 Bob Wilson <bob.wilson@acm.org>
9153
9154 * MAINTAINERS: Add myself as maintainer for xtensa port.
9155 Fix alphabetical order in CPU port maintainer list.
9156 Remove myself from Write After Approval list.
9157
63adb4ff
RH
91582002-03-11 Richard Henderson <rth@redhat.com>
9159
9160 * Makefile.in (.NOTPARALLEL): Add fake tag.
9161
9bec4bf0
L
91622002-03-07 H.J. Lu (hjl@gnu.org)
9163
9164 * configure.in: Enable gprof for mips*-*-linux*.
9165
c7fc1f84
DS
91662002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9167
9168 * MAINTAINERS (Write After Approval): Add myself.
9169
6bff33fb
AO
91702002-02-28 Alexandre Oliva <aoliva@redhat.com>
9171
9172 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9173 libjava.
9174 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9175
0210b33b
AO
91762002-02-23 Alexandre Oliva <aoliva@redhat.com>
9177
9178 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9179 because its Makefile is there; test for the executable instead.
9180
fcc0a3ef
AO
91812002-02-22 Alexandre Oliva <aoliva@redhat.com>
9182
9183 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9184 libstdc++-v3 and libjava.
9185
dce2d8b2 91862002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
9187
9188 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9189 boehm-gc
5ce6f47b 9190
40fe0ec3
AO
91912002-02-09 Alexandre Oliva <aoliva@redhat.com>
9192
9193 * config.guess: Updated to 2002-01-30's version.
9194 * config.sub: Updated to 2002-02-01's version.
9195 Contribute sh64-elf.
9196 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9197 * configure.in: Added sh64-*-*.
9198
694d53ee
CD
91992002-02-08 Chris Demetriou <cgd@broadcom.com>
9200
9201 * MAINTAINERS: Belatedly add myself to write after approval list.
9202
a9ca50b1
JH
9203Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9204
9205 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9206 Remove self as Write After Approval.
9207
5ffc3500
GK
92082002-01-31 Geoffrey Keating <geoffk@redhat.com>
9209
9210 * MAINTAINERS: Put self in as maintainer for contrib/regression
9211 directory.
9212
4ceaf7fb
PE
92132002-01-28 Phil Edwards <pme@gcc.gnu.org>
9214
9215 * MAINTAINERS: Update my email address.
9216
51584787
JT
92172002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9218
5ce6f47b
EC
9219 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9220 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
9221 libraries if not supported for NetBSD on target CPU.
9222
5701d273
DR
92232002-01-25 Douglas B Rupp <rupp@gnat.com>
9224
9225 * install-sh: Use _inst.$$_ for temp file name.
9226
b299a075
JT
92272002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9228
9229 * MAINTAINERS (Write After Approval): Move my contact info
9230 from here...
9231 (OS Port Maintainers): ...to here (netbsd).
9232
51fe14b5
BW
92332002-01-22 Bob Wilson <bob.wilson@acm.org>
9234
9235 * MAINTAINERS (Write After Approval): Add myself.
9236
dce2d8b2 92372002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
9238
9239 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9240 (all-target-fastjar): Also depend on all-target-libiberty.
9241
3cd87679
L
92422002-01-16 H.J. Lu (hjl@gnu.org)
9243
9244 * config.guess: Import from master sources, rev 1.225.
9245 * config.sub: Import from master sources, rev 1.238.
9246
969a6d8f
KH
92472002-01-16 Kazu Hirata <kazu@hxi.com>
9248
9249 * MAINTAINERS (Write After Approval): Remove myself.
9250
366f6a52
FW
92512001-12-19 Florian Weimer <fw@deneb.enyo.de>
9252
9253 * MAINTAINERS (Write After Approval): Add myself.
9254
f02240b6
JM
92552001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9256
9257 * MAINTAINERS: Add self as docs co-maintainer.
9258
5d08dc39
MK
92592001-12-11 Matthias Klose <doko@debian.org>
9260
9261 * MAINTAINERS (Write After Approval): Add myself.
9262
39e790d5
ZW
92632001-12-09 Zack Weinberg <zack@codesourcery.com>
9264
9265 * MAINTAINERS: Update my email address.
9266
4519d6a3
TC
92672001-12-07 Turly O'Connor <turly@apple.com>
9268 * MAINTAINERS (Write After Approval): Add myself.
9269 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9270 (rs6000_initialize_trampoline): Call __trampoline_setup for
9271 ABI_DARWIN too.
9272 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 9273 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 9274
21cf0a73
PC
92752001-12-07 Paolo Carlini <pcarlini@unitus.it>
9276
9277 * MAINTAINERS (Write After Approval): Add myself.
9278
4ee43206
DR
9279Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9280
9281 * configure, configure.in: Use temp file for long sed commands.
9282
251931f3
LG
92832001-12-03 Laurent Guerby <guerby@acm.org>
9284
9285 * config.sub: Update to version 1.232 on subversion.
9286
03777dd7
BE
92872001-12-03 Ben Elliston <bje@redhat.com>
9288
9289 * MAINTAINERS: Update mail address for config.* patches.
9290
dce2d8b2 92912001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
9292 Zack Weinberg <zack@codesourcery.com>
9293
9294 When build != host, create libiberty for the build machine.
9295
9296 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9297 CONFIG_ARGUMENTS.
9298 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9299 New variables.
9300 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9301 and rules.
9302 (all.normal): Depend on ALL_BUILD_MODULES.
9303 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9304 (all-build-libiberty): Depend on configure-build-libiberty.
9305
9306 * configure: Calculate and substitute proper value for
9307 ALL_BUILD_MODULES.
9308 * configure.in: Create the build subdirectory.
9309 Calculate and substitute TARGET_CONFIGARGS (formerly
9310 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9311
04075e8f
ZL
93122001-11-26 Ziemowit Laski <zlaski@apple.com>
9313
9314 * MAINTAINERS (write-after-approval): Add self.
9315
ed19322d
CR
93162001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9317
9318 * MAINTAINERS (GNATS only accounts): Remove self.
9319
90a12988
HPN
93202001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9321
9322 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9323 libf2c.
9324
77e653ad
CR
93252001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9326
9327 * MAINTAINERS (Write After Approval): Add self.
9328
64adad99
DB
93292001-11-12 David O'Brien <obrien@FreeBSD.org>
9330
9331 * MAINTAINERS: mips and s390 are also CPU ports.
9332
834a28c7
DB
93332001-11-12 David O'Brien <obrien@FreeBSD.org>
9334
9335 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9336
ef94239f
DB
93372001-11-11 David O'Brien <obrien@FreeBSD.org>
9338
9339 * MAINTAINERS: Alphabetize.
9340
beda0427
KH
93412001-11-09 Kazu Hirata <kazu@hxi.com>
9342
9343 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9344
6ca224d3
JDA
93452001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9346
9347 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9348
132e4bd7
PE
93492001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9350
9351 * configure.in (--enable-languages): Be more permissive about
9352 syntax. Check for empty lists better. Warn about $LANGUAGES.
9353
c6243b4c
GK
93542001-11-08 Geoffrey Keating <geoffk@redhat.com>
9355
9356 * config.sub: Import from master sources, rev. 1.230.
9357 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9358
abbb9e76
LG
93592001-11-07 Laurent Guerby <guerby@acm.org>
9360
9361 * MAINTAINERS (Write After Approval): Add self.
9362
53cdb27a
HPN
93632001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9364
9365 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9366
dd3a88c9
HPN
93672001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9368
9369 * config.sub: Import from master sources, rev 1.226.
9370 * config.guess: Import from master sources, rev 1.216.
9371
d344dce9
HPN
93722001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9373
9374 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9375 * MAINTAINERS: Add self as maintainer of MMIX port.
9376 Remove old after-approval entry.
9377
63f6bcd7
JM
93782001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9379
9380 * ChangeLog, configure: Fix spelling errors.
9381
84f92638
BK
93822001-10-20 Brendan Kehoe <brendan@zen.org>
9383
9384 * MAINTAINERS: Tweak my address.
9385
dce2d8b2 9386Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
9387
9388 * MAINTAINERS: Update my email address.
9389
1567080c 93902001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 9391
f48a3b5c 9392 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 9393 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 9394
30106886
GB
93952001-10-10 Geert Bosch <bosch@gnat.com>
9396
e490616e 9397 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
9398 Added Robert Dewar.
9399
dce2d8b2 94002001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
9401
9402 * MAINTAINERS (Write After Approval): Added self
9403
d1c3e709
GB
94042001-10-02 Geert Bosch <bosch@gnat.com>
9405
9406 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9407
50f5f793
JM
94082001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9409
9410 * configure: Handle temporary files securely using mkdir.
9411
7fddf9a9
AO
94122001-09-29 Alexandre Oliva <aoliva@redhat.com>
9413
9414 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9415
dce2d8b2 94162001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
9417
9418 * configure.in (*-*-linux*): Disable configuration of target-newlib
9419 and target-libgloss.
e490616e 9420
0c055e34
AO
94212001-09-26 Alexandre Oliva <aoliva@redhat.com>
9422
9423 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9424 RANLIB.
9425
759bfa90
AO
94262001-09-21 Alexandre Oliva <aoliva@redhat.com>
9427
9428 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9429 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9430 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9431 avoid quotes nesting problems.
9432 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9433 (DO_X): Export only variables that are set.
9434
1dc4a750
BE
94352001-09-19 Ben Elliston <bje@redhat.com>
9436
9437 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9438 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9439 semantics. Use the shell built-in "type" command instead.
9440
898c7238
AO
94412001-08-31 Alexandre Oliva <aoliva@redhat.com>
9442
9443 Merged from gcc-3_0-branch:
9444 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9445 * ltcf-c.sh: Use $objext, not $ac_objext.
9446 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9447 * ltcf-cxx.sh: Add support for GNU.
9448 2001-07-22 Timothy Wall <twall@redhat.com>
9449 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9450 default settings if using GNU tools with that configuration.
9451 * ltcf-cxx.sh: Ditto.
9452 * ltcf-gcj.sh: Ditto.
9453 2001-07-21 Michael Chastain <chastain@redhat.com>
9454 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9455 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9456 * ltmain.sh: Mark as gcc-local.
9457
8fa0a32e
EC
94582001-08-30 Eric Christopher <echristo@redhat.com>
9459 Jason Eckhardt <jle@redhat.com>
9460
9461 * config.guess: Merge from master sources.
9462 * config.sub: Merge from master sources, add support for mipsisa32.
9463
32f30f91 94642001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
9465 * config.sub: Merge from master sources, rev 1.219.
9466 * MAINTAINERS: Add self as contact for stormy16 port.
9467
f6084f99
ZW
94682001-08-14 Zack Weinberg <zackw@panix.com>
9469
9470 * config.sub: Merge from master sources, rev 1.218.
9471 * config.guess: Merge from master sources, rev 1.209.
9472
91b54f7f
GS
94732001-08-11 Graham Stott <grahams@redhat.com>
9474
9475 * Makefile.in (check-c++): Add missing semicolon.
9476
e5b3941e
JH
9477Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9478
32f30f91 9479 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 9480
6387a56e
EC
94812001-07-30 Eric Christopher <echristo@redhat.com>
9482
9483 * MAINTAINERS (Various maintainers: mips port): Added myself.
9484
53b475f0
AH
94852001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9486
e490616e 9487 * configure.in (sh-*-linux*): New.
53b475f0 9488
2a08c780
RH
94892001-07-27 Richard Henderson <rth@redhat.com>
9490
9491 * .cvsignore: Add LAST_UPDATED.
9492
bfa79422
UW
94932001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9494
9495 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9496
0ae85492
AH
94972001-07-16 Aldy Hernandez <aldyh@redhat.com>
9498
e490616e 9499 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 9500
8e1ab0fe
NP
9501Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9502
9503 * MAINTAINERS (Write After Approval): Added myself.
9504
2b997990
SC
95052001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9506
9507 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9508 and libgcj on m68hc11/m68hc12.
9509
d920e825
L
95102001-06-27 H.J. Lu (hjl@gnu.org)
9511
9512 * Makefile (CFLAGS_FOR_BUILD): New.
9513 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9514
d425a1e0
JM
95152001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9516
9517 * README: Remove version number.
9518
5b5b4207
GP
95192001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9520
9521 * INSTALL/README: Update wrt. to the installation instructions now
9522 residing in gcc/doc/install.texi.
9523
be839b69
JM
95242001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9525
9526 * README: Replace with a cut-down and updated version of gcc/README.
9527
fe2ee7c4
DE
95282001-06-12 David Edelsohn <edelsohn@gnu.org>
9529
9530 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9531 multilibs to be disabled.
9532
4f5d646c
DB
95332001-06-11 Daniel Berlin <dan@cgsoftware.com>
9534
9535 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 9536
818f0c85
AO
95372001-06-09 Alexandre Oliva <aoliva@redhat.com>
9538
9539 * config.guess: Import CVS version 1.195.
9540 * config.sub: Import CVS version 1.212.
9541
e9a8af10
AO
95422001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9543
9544 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9545 gcc/xgcc is built, use -print-prog-name to find out the program
9546 name to use.
9547
ae3ca0a9
PE
95482001-06-04 Phil Edwards <pme@sources.redhat.com>
9549
9550 * config.guess: Import CVS version 1.194. All gcc-local changes
9551 appear to also be in the master copy.
9552 * config.sub: Import CVS version 1.211.
9553
066bd40d
MM
9554Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9555
9556 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9557 with_gcc]: Use `gcc -shared' to build a shared library.
9558
4aef4f33
JDA
9559Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9560
9561 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9562 archives.
9563
c386f00f
RO
9564Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9565
9566 * MAINTAINERS (Write After Approval): Add myself.
9567
2ae5cea5
HPN
95682001-06-01 Hans-Peter Nilsson <hp@axis.com>
9569
9570 * configure.in (libstdcxx_flags): Do not try to execute
9571 libstdc++-v3/testsuite_flags until it exists.
9572
c3766183
AM
95732001-06-01 Alan Modra <amodra@bigpond.net.au>
9574
9575 * MAINTAINERS: Update my email address.
9576
9b337833
GS
95772001-05-31 Graham Stott <grahams@redhat.com>
9578
9579 * MAINTAINERS (Write After Approval): Add myself.
9580
dce2d8b2 95812001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
9582
9583 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9584 libraries when using g++ with native linker.
9585
5f7de4b8
AO
95862001-05-28 Alexandre Oliva <aoliva@redhat.com>
9587
9588 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9589
a7bc0fbb
AO
95902001-05-22 Alexandre Oliva <aoliva@redhat.com>
9591
9592 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9593 [aix4*|aix5*]: Prepend blank.
9594
33456445
AO
95952001-05-20 Alexandre Oliva <aoliva@redhat.com>
9596
9597 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9598 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9599 of subdir/configure scripts to use the new libtool.m4.
9600
e48d3d00
MK
96012001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9602
9603 * MAINTAINERS (Write After Approval): Add myself.
9604
9e0e191b
BK
96052001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9606
9607 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9608
3f19b439
BE
96092001-05-11 Ben Elliston <bje@redhat.com>
9610
9611 * Makefile.in (all-sid): New target.
9612 (check-sid, clean-sid, install-sid): Likewise.
9613
6ebe3121
JO
96142001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9615
9616 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9617
ca3667c4
AO
96182001-05-03 Alexandre Oliva <aoliva@redhat.com>
9619
9620 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9621 libgcj.
9622
96232001-05-03 Alexandre Oliva <aoliva@redhat.com>
9624
9625 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9626 gcc/xgcc is built, use -print-prog-name to find out the program
9627 name to use.
9628
b2964d63
AO
96292001-04-26 Alexandre Oliva <aoliva@redhat.com>
9630
b1bb2302
AO
9631 * configure.in (noconfigdirs): Don't reset it from scratch in the
9632 target case; only append to it.
6387a56e 9633
b2964d63
AO
9634 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9635 sparc-*-solaris2.8]: Disable ${libgcj}.
9636
8343765d
AO
96372001-04-25 Alexandre Oliva <aoliva@redhat.com>
9638
9639 * configure.in (libgcj_saved): Copy from $libgcj.
9640 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9641 --disable-libgcj.
9642
ddbb6d43
GRK
96432001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9644
9645 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 9646 C front end maintainer.
ddbb6d43 9647
3fa03ff9
AG
9648Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9649
9650 * configure.in: Move *-chorusos target case to the proper switch.
9651 Disable libgcj.
9652
99ffe40f
AO
96532001-04-12 Alexandre Oliva <aoliva@redhat.com>
9654
9655 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9656 1.641.2.228.
9657
78faa32d
FS
96582001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9659
9660 * Makefile.in (STAGE1_CFLAGS): Pass down.
9661
cdbff0ab
AM
96622001-04-13 Alan Modra <amodra@one.net.au>
9663
9664 * config.guess: Add hppa64-linux support. Note for next import that
9665 this is already in the master file.
9666 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9667
75b9074c
AO
96682001-04-12 Alexandre Oliva <aoliva@redhat.com>
9669
9670 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9671 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9672
125404c5
SS
96732001-04-11 Stan Shebs <shebs@apple.com>
9674
9675 * MAINTAINERS: Add self as Darwin port maintainer.
9676
876684fe
AM
96772001-04-11 Alan Modra <amodra@one.net.au>
9678
9679 * MAINTAINERS: Update my email address.
9680
06729913
LR
96812001-04-10 Loren J. Rittle <ljrittle@acm.org>
9682
9683 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9684 recent versions of FreeBSD (release 3 or later).
9685 * ltconfig: On FreeBSD, -lc must not be provided when building
9686 a shared library or else the standard -pthread gcc option is
9687 rendered worthless to later users of the built library.
9688
67916302
JM
96892001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9690
9691 * MAINTAINERS: Add self and RTH as C front end maintainers.
9692
d2bc0628
AO
96932001-04-05 Alexandre Oliva <aoliva@redhat.com>
9694
e490616e
ZW
9695 * config.sub: Make sure to match an already-canonicalized
9696 machine name (eg. mn10300-unknown-elf).
d2bc0628 9697
a3406c06
AO
96982001-04-01 Alexandre Oliva <aoliva@redhat.com>
9699
9700 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9701 New macros.
9702 (bootstrap, cross): Use RECURSE_FLAGS.
9703 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9704
a076f6a4
AO
97052001-03-27 Alexandre Oliva <aoliva@redhat.com>
9706
9707 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9708
e9f4fa71
CH
97092001-03-22 Colin Howell <chowell@redhat.com>
9710
7238de5c
CH
9711 * Makefile.in (DO_X): Do not backslash single-quotes in
9712 backquotes (two places).
e9f4fa71 9713
b6b14b1b
AO
97142001-03-22 Alexandre Oliva <aoliva@redhat.com>
9715
9716 Re-installed:
9717 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9718 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9719 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9720 * ltcf-cxx.sh: Likewise.
9721 * ltcf-gcj.sh: Likewise.
9722
1eb0b89d
GP
97232001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9724
9725 * MAINTAINERS: Add myself as "documentation co-maintainer".
9726
82e23236
AO
97272001-03-22 Alexandre Oliva <aoliva@redhat.com>
9728
9729 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9730 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9731
64ec27c3
TT
97322001-03-19 Tom Tromey <tromey@redhat.com>
9733
9734 * config-ml.in: Handle GCJ and GCJFLAGS.
9735
191de407
MC
97362001-03-21 Michael Chastain <chastain@redhat.com>
9737
9738 * Makefile.in: all-m4 depends on all-texinfo.
9739
fed4dede
LR
97402001-03-20 Loren J. Rittle <ljrittle@acm.org>
9741
9742 * MAINTAINERS: Add myself to write after approval list.
9743
085072bb
LB
97442001-03-18 Laurynas Biveinis <lauras@softhome.net>
9745
9746 * Makefile.in (DO_X): Quote nested quotes.
9747
5af8ea3f
AM
97482001-03-18 Alan Modra <alan@linuxcare.com.au>
9749
9750 * MAINTAINERS: Add myself to write after approval list.
9751
69e23037
LB
97522001-03-15 Laurynas Biveinis <lauras@softhome.net>
9753
9754 * Makefile.in (DO_X): Use double quotes for quoting
9755 "RANLIB=$${RANLIB}".
9756
2b9650f4
OP
97572001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9758
9759 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9760
dce2d8b2 97612001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
9762
9763 * configure.in: Only use `lang_requires' for languages athat are
9764 actually enabled.
9765
f6646274
PE
97662001-03-08 Phil Edwards <pme@sources.redhat.com>
9767
9768 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9769
c9a54638
AO
97702001-03-08 Alexandre Oliva <aoliva@redhat.com>
9771
9772 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9773
6a556ad6
TT
97742001-03-07 Tom Tromey <tromey@redhat.com>
9775
9776 * configure.in: Allow config-lang.in to set `lang_requires' to list
9777 of other required languages.
9778
6822468a
LB
97792001-03-06 Laurynas Biveinis <lauras@softhome.net>
9780
9781 * Makefile.in: Remove RANLIB definition. Use RANLIB
9782 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9783 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 9784
f04885d3 97852001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 9786 Alexandre Oliva <aoliva@redhat.com>
6387a56e 9787
f04885d3
BK
9788 * Makefile.in (check-c++): Use tabs, not spaces.
9789
288edf47 97902001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 9791
288edf47
LB
9792 * MAINTAINERS: add myself to Write After Approval list.
9793
3d55d2f8 97942001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 9795
e490616e 9796 * Makefile.in (check-c++): New rule.
6387a56e 9797
4d88a68a
BK
9798 * configure.in (target_libs): Remove libg++.
9799 (noconfigdirs): Remove libg++.
9800 (noconfigdirs): Same.
9801 (noconfigdirs): Same.
9802 (noconfigdirs): Same.
9803
9804 * config-ml.in: Remove libg++ references.
9805
9806 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9807 (ALL_TARGET_MODULES): Same.
9808 (configure-target-libg++): Remove.
9809 (all-target-libg++): Remove.
9810 (configure-target-libio): Remove.
9811 (all-target-libio): Remove.
9812 (check-target-libio): Remove.
9813 (.PHONY): Remove.
9814 (libg++.tar.bz2): Remove.
9815 (all-target-cygmon): Remove libio.
9816 (all-target-libstdc++): Remove.
9817 (configure-target-libstdc++): Remove.
9818 (TARGET_LIB_PATH): Remove libstdc++.
9819 (ALL_GCC_CXX): Remove libstdc++.
9820 (all-target-gperf): Correct.
9821
2437d4ed
NC
98222001-02-16 Nick Clifton <nickc@redhat.com>
9823
9824 * configure.in (noconfigdirs): Allow configuration of texinfo
9825 for Cygwin hosts.
9826
85b99cbe
AG
98272001-02-15 Anthony Green <green@redhat.com>
9828
9829 * configure: Introduce GCJ_FOR_TARGET.
9830 * configure.in: Ditto.
9831 * Makefile.in: Ditto.
9832
7b18790c
AS
98332001-02-13 Andreas Schwab <schwab@suse.de>
9834
9835 * MAINTAINERS: Update mail address.
9836
c4880c99
MS
98372001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9838
9839 * config.guess: Add linux target for S/390.
9840 * config.sub: Likewise.
9841
dce2d8b2 98422001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
9843
9844 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 9845 target-libgloss.
e31ae6db 9846
7739adfb
BE
98472001-02-06 Ben Elliston <bje@redhat.com>
9848
9849 * configure: Output host type to stdout, not stderr.
9850
36ca672c
MM
98512001-02-05 Mark Mitchell <mark@codesourcery.com>
9852
e40f2829 9853 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
9854 * ltcf-cxx.sh: Likewise.
9855
36ca672c
MM
9856 * config.if: Assume enable_libstdcxx_v3 is defined.
9857
22fdd65e
MM
98582001-02-04 Mark Mitchell <mark@codesourcery.com>
9859
9860 Remove V2 C++ library.
9861 * configure.in: Remove --enable-libstdcxx_v3 support.
9862
3b60dd8e
BM
98632001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9864
9865 * include/demangle.h: Add prototype for java_demangle_v3.
9866
42c0c80a
PE
98672001-01-29 Phil Edwards <pme@sources.redhat.com>
9868
9869 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9870
0be25992
RH
98712001-01-27 Richard Henderson <rth@redhat.com>
9872
9873 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9874
8a8de62d
MS
98752001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9876
9877 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9878 Don't unset, it's non-portable and no longer necessary, set to empty
9879 instead.
9880
92769744
MS
98812001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9882
9883 * ltconfig: Shell portability fix for the tagname validity check.
9884
88a1c0ab
AO
98852001-01-27 Alexandre Oliva <aoliva@redhat.com>
9886
9887 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9888 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9889
45291dd5
MS
98902001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9891
9892 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9893
1ace7e15
TT
98942001-01-26 Tom Tromey <tromey@redhat.com>
9895
9896 * configure.in: Allow libgcj to be built on Sparc Solaris.
9897
0ef8b11b
DE
98982001-01-25 David Edelsohn <edelsohn@gnu.org>
9899
9900 * ltcf-c.sh: Add aix5 case.
9901 * ltcf-cxx.sh: Likewise.
9902 * ltconfig: Likewise.
9903
0006091e
AO
99042001-01-24 Alexandre Oliva <aoliva@redhat.com>
9905
9bad11e1
AO
9906 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9907 keep at least one of build_libtool_libs or build_old_libs set to
9908 yes.
9909
0006091e
AO
9910 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9911 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9912
7c01b2b5
BM
99132001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9914
9915 * configure.in: Enable libgcj on several additional platforms.
9916
d340e0ac
BM
99172001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9918
9919 * configure.in: Enable libgcj for linux targets.
9920
5baf8c37
MS
99212001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9922
9923 * MAINTAINERS (Write After Approval): Add myself.
9924
10a0ba84
JDA
99252001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9926
9927 * MAINTAINERS: Add myself as vax port maintainer.
9928
357c6a4b
FH
99292001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9930
9931 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9932
6e2d9a7a
MS
99332001-01-09 Mike Stump <mrs@wrs.com>
9934
9935 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9936 failures of subdirectories.
9937
b6b14b1b 99382001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 9939
b6b14b1b 9940 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 9941 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
9942 * ltcf-cxx.sh: Likewise.
9943 * ltcf-gcj.sh: Likewise.
9944 * ltconfig.sh: Fix typo.
976b230d 9945
07109110
LB
99462001-01-02 Laurynas Biveinis <lauras@softhome.net>
9947
9948 * configure: handle DOS-style absolute paths.
9949
1da5b8fc
LB
99502001-01-02 Laurynas Biveinis <lauras@softhome.net>
9951
9952 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9953
4c2f5b4f
MM
99542000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9955
9956 * MAINTAINERS: Add myself as avr port co-maintainer.
9957
bc53668e
BE
99582000-12-28 Ben Elliston <bje@redhat.com>
9959
9960 * MAINTAINERS: Add myself under ``Write After Approval''.
9961
c387606f
JM
99622000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9963
9964 * texinfo: Remove directory from GCC.
9965
2cb5082c
JM
99662000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9967
9968 * COPYING: Update to current
9969 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9970 to 19yy as example year in copyright notice).
9971
cc330df9
BK
99722000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9973
6387a56e 9974 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
9975 (libstdcxx_incdir): Pass down.
9976 * config.if: Remove expired bits for cxx_interface, add stub.
9977 (libstdcxx_incdir): Add variable for g++ include directory.
9978 * configure.in (gxx_include_dir): Use it.
6387a56e 9979
4c6b2835
AO
99802000-12-18 Alexandre Oliva <aoliva@redhat.com>
9981
9982 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9983 with old-email address from ``Write After Approval''.
9984
3896f13e
AJ
99852000-12-15 Andreas Jaeger <aj@suse.de>
9986
9987 * configure.in: Handle lang_dirs.
9988
99892000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 9990
ad46e881
TT
9991 * MAINTAINERS: Removed brads.
9992
90a10418
TT
9993 * MAINTAINERS: Added gcj developers.
9994
41dfe3a2 99952000-12-13 Anthony Green <green@redhat.com>
6387a56e 9996
41dfe3a2 9997 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
9998 listed. Disable libgcj for x86 and Alpha Linux until compatible
9999 with g++ abi.
6387a56e 10000
e2f601da
MS
100012000-12-13 Mike Stump <mrs@wrs.com>
10002
10003 * Makefile.in (local-distclean): Also remove fastjar.
10004
70030c01
RB
100052000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10006
10007 * contrib/gcc_update: Add fastjar --touch entries.
10008
2a50f859
AO
100092000-12-12 Alexandre Oliva <aoliva@redhat.com>
10010
10011 * configure.in: Disable language-specific target libraries for
10012 languages that aren't enabled.
10013
7743113b
AG
100142000-12-10 Anthony Green <green@redhat.com>
10015
10016 * configure.in: Define libgcj. Disable libgcj target libraries for
10017 most targets.
10018
92e061a6
NB
100192000-12-10 Neil Booth <neilb@earthling.net>
10020
10021 * MAINTAINERS: Update mail address, remove from WAA list.
10022
f34ff6d6
APB
100232000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10024
10025 * libjava: Imported from /cvs/java.
10026 * libffi: Likewise.
10027 * Boehm-gc: Likewise.
10028
d82a33c6
APB
100292000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10030
10031 * configure.in (target_libs): Revert 2000-12-08 patch.
10032 (noconfigdirs): Added target-libjava.
10033
e14f8e28
LB
100342000-12-09 Laurynas Biveinis <lauras@softhome.net>
10035
10036 * djunpack.bat: removed.
10037
fc26516b
LB
100382000-12-09 Laurynas Biveinis <lauras@softhome.net>
10039
10040 * Makefile.in: handle DOS-style absolute paths.
10041 * config-ml.in: likewise.
10042 * symlink-tree: likewise.
10043
bd8757b3
APB
100442000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10045
10046 * fastjar: Imported.
10047
81522a1f
APB
100482000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10049
10050 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10051 libjava.
10052 * configure.in (target_libs): Removed `target-libjava'.
10053
5db1f7ed
APB
100542000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10055
10056 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10057 (ALL_MODULES): Added fastjar.
10058 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10059 (all-target-libjava): all-fastjar replaces all-zip.
10060 (all-fastjar): Added.
10061 (configure-target-fastjar, all-target-fastjar): Likewise.
10062 * configure.in (host_tools): Added fastjar.
10063
5e59997c
MS
100642000-12-07 Mike Stump <mrs@wrs.com>
10065
10066 * Makefile.in (local-distclean): Remove leftover built files.
10067
0a534f40
NC
100682000-11-24 Nick Clifton <nickc@redhat.com>
10069
10070 * configure.in (xscale-elf): Add target.
10071 (xscale-coff): Add target.
10072
7686cadf
LR
100732000-11-22 Loren J. Rittle <ljrittle@acm.org>
10074
e490616e
ZW
10075 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10076 recent versions of FreeBSD (release 3 or later).
10077 * ltconfig: On FreeBSD, -lc must not be provided when building
10078 a shared library or else the standard -pthread gcc option is
10079 rendered worthless to later users of the built library.
7686cadf 10080
fff01699
FF
100812000-11-16 Fred Fish <fnf@be.com>
10082
10083 * configure.in (enable_libstdcxx_v3): Fix typo,
10084 libstd++ -> libstdc++.
10085
4dc16355
KL
100862000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10087
10088 * MAINTAINERS: Add self to Write After Approval list.
10089
bf6fc7b2
BS
100902000-11-21 Bernd Schmidt <bernds@redhat.com>
10091
10092 * MAINTAINERS: Update my email address. Add myself to global write
10093 privs list.
10094
ce8e06b1
AO
100952000-11-18 Alexandre Oliva <aoliva@redhat.com>
10096
6e2a4843
AO
10097 * Makefile.in: Merge with src and libgcj.
10098 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10099 configure-target-<library> when their configure scripts need the C
10100 or C++ library to have already been built to work properly.
10101 (do_proto_toplev): Set them to an empty string.
10102
ce8e06b1
AO
10103 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10104 (REALLY_SET_LIB_PATH): Use them.
10105
c003f378
SS
101062000-11-17 Stan Shebs <shebs@apple.com>
10107
10108 * MAINTAINERS: Add self to Write After Approval list.
10109
cc1e60ea
JM
101102000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10111
10112 * configure: Provide the original toplevel configure arguments
10113 (including $0) to subprocesses in the environment rather than
10114 through gcc/configargs.h.
10115
1173593d
JM
101162000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10117
10118 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10119 C99. Alphabetise "Write After Approval" list.
10120
520907ee
MM
101212000-11-12 Mark Mitchell <mark@codesourcery.com>
10122
34f6fbdb
MM
10123 * configure: Turn on libstdc++ V3 by default.
10124
520907ee
MM
10125 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10126 if we've got GCC.
10127
0bbd37ed
PB
101282000-11-11 Philip Blundell <philb@gnu.org>
10129
10130 * MAINTAINERS: Add self to Write After Approval list.
10131
7ca0e6d9
DE
101322000-11-09 David Edelsohn <edelsohn@gnu.org>
10133
10134 * ltcf-c.sh (aix4): Improve shared library configuration; require
10135 exporting symbols.
10136 * ltcf-cxx.sh (aix4): Define.
10137 * ltconfig (aix4): Define library and soname specs appropriate for
10138 AIX. Define command to create export symbols list.
10139
dce2d8b2 10140Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
10141
10142 * config.sub: Add support for Sun Chorus
10143
fc05d516
NC
101442000-10-31 Nick Clifton <nickc@redhat.com>
10145
10146 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10147 <name>@redhat.com. Also installed new email address for Clint
10148 Popetz.
6387a56e 10149
90a0e73f
JM
101502000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10151
10152 * etc: Remove directory from GCC.
10153
a5e1b548
MM
101542000-10-16 Michael Meissner <meissner@redhat.com>
10155
10156 * configure (gcc/configargs.h): Only create if there is a build GCC
10157 directory created.
10158
6387a56e
EC
101592000-10-16 Matthias Klose <doko@debian.org>
10160
be1db873
MK
10161 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10162 when configured for libstdc++-v3.
10163
f5fa9a5b
PE
101642000-10-05 Phil Edwards <pme@gcc.gnu.org>
10165
10166 * configure: Save configure arguments to gcc/configargs.h.
10167
61a77fea
PT
101682000-10-04 Philipp Thomas <pthomas@suse.de>
10169
10170 * config.guess: Import CVS version 1.157.
10171 * config.sub: Import CVS version 1.181.
10172
3a4fee66
AP
101732000-10-04 Andris Pavenis <pavenis@latnet.lv>
10174
10175 * Makefile.in (bootstrap): avoid recursion if subdir missing
10176 (cross): ditto
10177 (do-proto-toplev): ditto
10178
3dd7094e
AO
101792000-09-30 Alexandre Oliva <aoliva@redhat.com>
10180
de710532
AO
10181 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10182 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10183
3dd7094e
AO
10184 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10185 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10186 all affected `configure' scripts.
10187
e592386f
NB
10188Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10189
10190 * MAINTAINERS: Add self as cpplib co-maintainer.
10191
fba54939
AH
101922000-09-24 Aldy Hernandez <aldyh@redhat.com>
10193
10194 * MAINTAINERS: Add self to Write After Approval list.
10195
2bd429f4
GP
101962000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10197
10198 * INSTALL/README: egcs -> GCC update.
10199
dce2d8b2 10200Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
10201
10202 * MAINTAINERS: Add myself to Write After Approval list.
10203
d7ce9a83
KH
102042000-09-15 Kazu Hirata <kazu@hxi.com>
10205
10206 * MAINTAINERS: Add myself to Write After Approval list.
10207
18a53ffe
JL
10208Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10209
e490616e
ZW
10210 * configure.in: Do not build byacc for hppa64. Provide paths to the
10211 X11 libraries for hppa64.
18a53ffe 10212
f246ff23
SC
102132000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10214
10215 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10216
06298abd
AO
102172000-09-06 Alexandre Oliva <aoliva@redhat.com>
10218
4b92758a
AO
10219 * Makefile.in (all-zlib): Added dummy target.
10220
06298abd
AO
10221 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10222 ltcf-gcj.sh: Updated from libtool multi-language branch.
10223
4d73d07a
AO
102242000-09-05 Alexandre Oliva <aoliva@redhat.com>
10225
10226 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10227 (bootstrap*): Depend on all-bootstrap.
10228
05d52d78
PT
102292000-09-05 Philipp Thomas <pthomas@suse.de>
10230
10231 * config.guess: Import CVS version 1.156.
10232 * config.sub: Import CVS version 1.179.
10233
3c809ba4
AG
102342000-09-02 Anthony Green <green@cygnus.com>
10235
10236 * Makefile.in (all-gcc): Depend on all-zlib.
10237 (CLEAN_MODULES): Add clean-zlib.
10238 (ALL_MODULES): Add all-zlib.
10239 * configure.in (host_libs): Add zlib.
10240
10ad78a0 102412000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
10242
10243 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10244 crosses, but add gcc/include to the header search path for them.
10245
b36a9ce3
DB
102462000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10247
10248 * MAINTAINERS: Add self to Write After Approval list.
10249
cb011248
FS
102502000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10251
10252 * config.guess: Import CVS version 1.152.
10253 * config.sub: Import CVS version 1.177.
10254
db310af0
AO
102552000-08-25 Alexandre Oliva <aoliva@redhat.com>
10256
7965440a
AO
10257 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10258 $targargs to tell whether newlib is going to be built.
10259
db310af0
AO
10260 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10261 $$r/TARGET_SUBDIR/libio for _G_config.h.
10262
e7977565
AO
102632000-08-23 Alexandre Oliva <aoliva@redhat.com>
10264
10265 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10266
126bb9ed
DD
102672000-08-22 DJ Delorie <dj@redhat.com>
10268
10269 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10270
5b0e9d29
AO
102712000-08-22 Alexandre Oliva <aoliva@redhat.com>
10272
10273 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10274 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10275 sub-configures.
10276
4f3e904e
DD
102772000-08-21 DJ Delorie <dj@redhat.com>
10278
10279 * MAINTAINERS: Add self as a libiberty maintainer
10280
c9635443
AO
102812000-08-16 Alexandre Oliva <aoliva@redhat.com>
10282
10283 * configure.in (libstdcxx_flags): Use
10284 libstdc++-v3/src/libstdc++.INC.
10285
8b2100ba
AO
102862000-08-15 Alexandre Oliva <aoliva@redhat.com>
10287
10288 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10289
57119aa9
ZW
102902000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10291
eeb943b0
ZW
10292 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10293
6387a56e 10294 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
10295 explicit. Substitute enable_threads into generated Makefiles.
10296 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10297 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10298
acffa7c4
GK
102992000-08-13 Geoff Keating <geoffk@cygnus.com>
10300
10301 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10302
808d8c41
AO
103032000-08-12 Alexandre Oliva <aoliva@redhat.com>
10304
10305 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10306 previous delta.
10307
1fc8c51c 103082000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 10309
1fc8c51c
JM
10310 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10311 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10312 (FLAGS_FOR_TARGET): Not here.
10313 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 10314
25698887
AO
103152000-08-11 Alexandre Oliva <aoliva@redhat.com>
10316
10317 * config-ml.in (CC, CXX): Don't introduce a leading space.
10318
10120687
DD
103192000-08-07 DJ Delorie <dj@delorie.com>
10320
10321 * MAINTAINERS: Add self as a DJGPP maintainer
10322
15c758e9
DD
103232000-08-07 DJ Delorie <dj@redhat.com>
10324
10325 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10326 "if we're also building gcc, and it's a gcc that will run on the
10327 build machine, we want to use its includes instead of the system's
10328 default includes".
10329
2d0de245
JM
103302000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10331
10332 * MAINTAINERS: Add self to Write After Approval list.
10333
e81b330a
AO
103342000-08-03 Alexandre Oliva <aoliva@redhat.com>
10335
83440c1e
AO
10336 * configure.in (libstdcxx_flags): Don't use `"'.
10337
e81b330a
AO
10338 * config-ml.in: Adjust multilib search paths to the
10339 appropriate multilib tree.
10340
cf95c847
AO
103412000-08-02 Alexandre Oliva <aoliva@redhat.com>
10342
10343 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10344 commas in $LANGUAGES.
10345
9e9af119
MH
103462000-08-02 Manfred Hollstein <manfredh@redhat.com>
10347
10348 * configure.in: Re-enable all references to libg++ and librx.
10349
606ce391
AO
103502000-08-01 Alexandre Oliva <aoliva@redhat.com>
10351
89820b43
AO
10352 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10353 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10354 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10355 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10356
606ce391
AO
10357 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10358
04179d4a
AO
103592000-07-31 Alexandre Oliva <aoliva@redhat.com>
10360
10361 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10362 CXX_FOR_TARGET for sed.
10363
d4eb109c
AO
103642000-07-30 Alexandre Oliva <aoliva@redhat.com>
10365
10366 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10367 Do not override if already set in the environment or in configure.
10368 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10369 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10370
4f4caf92
AO
103712000-07-28 Alexandre Oliva <aoliva@redhat.com>
10372
10373 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10374 the libtool CVS tree multi-language branch.
10375 * ltconfig, ltmain.sh: Updated.
6387a56e 10376
b87487b6
AO
103772000-07-27 Alexandre Oliva <aoliva@redhat.com>
10378
1670d1ea
AO
10379 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10380 (clean-target): Depend on it.
10381
b87487b6
AO
10382 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10383 (GCC_FOR_TARGET): Use it.
10384 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10385 * configure.in: ... here.
10386 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10387 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10388
4e81ae98
EC
103892000-07-24 Eric Christopher <echristo@cygnus.com>
10390
10391 * MAINTAINERS: Add self to Write After Approval list.
10392
059ae32c
AO
103932000-07-24 Alexandre Oliva <aoliva@redhat.com>
10394
5b28edd4
AO
10395 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10396 (configure-target-libchill, configure-target-libobjc): Likewise.
10397
059ae32c
AO
10398 * configure.in: Use the same cache file for all target libs.
10399 * config-ml.in: But different cache files per multilib variant.
10400
1adcd149
MS
104012000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10402
10403 * configure (topsrcdir): Don't use dirname.
10404
2d573dff
JO
104052000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10406
10407 * MAINTAINERS: Add self to Write After Approval list.
10408
d207ebef
JM
104092000-07-20 Jason Merrill <jason@redhat.com>
10410
10411 * configure.in: Remove all references to libg++ and librx.
10412
10413 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10414
104152000-07-20 Hans-Peter Nilsson <hp@axis.com>
10416
10417 * config.sub: Update to subversions version 2000-07-06.
10418
7b7792d5
AH
104192000-07-12 Andrew Haley <aph@cygnus.com>
10420
10421 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10422 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10423
3abaac67
PE
104242000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10425
10426 * symlink-tree: Check number of arguments.
10427
34be2b36
JW
104282000-07-05 Jim Wilson <wilson@cygnus.com>
10429
10430 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10431 search path for a g++ extracted from the build tree. This
10432 will allow link tests run by configure scripts in
10433 subdirectories to succeed.
10434
d207ebef
JM
104352000-07-01 Koundinya K <kk@ddeorg.soft.net>
10436
e490616e 10437 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 10438
0900331b
MH
104392000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10440
10441 * MAINTAINERS: Add myself as loop discovery maintainer.
10442
d207ebef
JM
104432000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10444
10445 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10446 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10447
104482000-06-19 Timothy Wall <twall@cygnus.com>
10449
10450 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10451 * config.sub: Add tic54x target.
10452
11a27a76
TM
10453Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10454
10455 * MAINTAINERS: Add self as Fortran maintainer,
10456 remove Craig Burley.
10457
d207ebef 10458Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 10459
d207ebef
JM
10460 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10461 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 10462
7758b73f
PT
10463Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10464
10465 * MAINTAINERS: Add self as i18n maintainer
10466
d207ebef
JM
1046720000-05-21 H.J. Lu (hjl@gnu.org)
10468
e490616e
ZW
10469 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10470 directory are used if they exist. Make sure
10471 $(build_tooldir)/include is searched for header files,
10472 $(build_tooldir)/lib/ for library files.
d207ebef 10473 (GCC_FOR_TARGET): Likewise.
e490616e 10474 (CXX_FOR_TARGET): Likewise.
d207ebef 10475
bae29210
JL
10476Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10477
10478 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10479
d207ebef 10480Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
10481
10482 * Makefile.in (configure-target-libiberty): Depend on
10483 configure-target-newlib.
10484
aab0d19d
AO
104852000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10486
10487 * configure.in, Makefile.in: Merge all libffi-related
10488 configury stuff from the libgcj tree.
10489
d207ebef
JM
10490Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10491
10492 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10493 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10494
10495Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10496
10497 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10498 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 10499 current version information. Add to proto-toplev directory.
d207ebef
JM
10500 (gdb-taz): Build do-djunpack.
10501
758c7bd4
DE
105022000-05-15 David Edelsohn <edelsohn@gnu.org>
10503
10504 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10505
1888228d
AC
10506Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10507
10508 * MAINTAINERS: Add self to Write After Approval list.
10509
d207ebef
JM
105102000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10511
10512 * ltmain.sh: Preserve in relink_command any environment
10513 variables that may affect the linker behavior.
10514
2d7cc2fe
JL
10515Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10516
d207ebef
JM
10517 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10518
10519Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10520
10521 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10522
105232000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10524
10525 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 10526 with the version name.
2d7cc2fe 10527
ee455968
JE
10528Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10529
10530 * MAINTAINERS: Add self as bb-reorder maintainer.
10531
73b97e5c
BK
105322000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10533
10534 * config.if: Tweak.
10535
d207ebef
JM
105362000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10537
10538 * djunpack.bat: New file.
10539
10540Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10541
10542 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
10543 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10544 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10545 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 10546
954869eb
DP
105472000-04-16 Dave Pitts <dpitts@cozx.com>
10548
e490616e
ZW
10549 * config.sub (case $basic_machine): Change default for "ibm-*"
10550 to "openedition".
954869eb 10551
eaabe541
AJ
105522000-04-13 Andreas Jaeger <aj@suse.de>
10553
10554 * MAINTAINERS: Added myself.
10555
d207ebef
JM
10556Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10557
10558 * Makefile.in (gdb-taz): New target. GDB specific archive.
10559 (do-md5sum): New target.
10560 (MD5PROG): Define.
10561 (PACKAGE): Default to TOOL.
10562 (VER): Default to a shell script.
10563 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 10564 md5 checksum generation.
d207ebef
JM
10565 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10566 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10567 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 10568 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
10569
10570Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10571
10572 * configure (warn_cflags): Delete.
10573
0ea6d60c
PDM
10574Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10575
10576 * MAINTAINERS: Added myself.
10577
17090313 105782000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 10579 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 10580
e490616e
ZW
10581 * configure.in (enable_libstdcxx_v3): Add.
10582 (target_libs): Add bits here to switch between libstdc++-v2 and
10583 libstdc++-v3.
10584 * config.if: And this file too.
10585 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 10586
76b78517
MM
105872000-04-05 Michael Meissner <meissner@redhat.com>
10588
10589 * config.sub (d30v): Add d30v as a basic machine type.
10590
ad242caf
JM
105912000-03-29 Jason Merrill <jason@casey.cygnus.com>
10592
10593 * configure.in: -linux-gnu*, not -linux-gnu.
10594
d4537148
TM
10595Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10596
10597 * MAINTAINERS: Add self in write-after-approval section.
10598
f152e9d4
JW
10599Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10600
10601 * MAINTAINERS: Add self as ia64 port maintainer.
10602
6a5fcef1
NB
106032000-03-08 Neil Booth <NeilB@earthling.net>
10604
10605 * MAINTAINERS: Add self in write-after-approval section.
10606
d207ebef 10607Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 10608
d207ebef
JM
10609 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10610 (do-tar-bz2): Replace TOOL with PACKAGE.
10611 (gdb.tar.bz2): Remove GDBTK from GDB package.
10612 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 10613 dejagnu.tar.bz2): New packages.
d207ebef
JM
10614
106152000-02-27 Andreas Jaeger <aj@suse.de>
10616
10617 * configure.in: Add entry for mips*-*-linux*, move catch all
10618 *-*-*linux* entry below this one.
10619
106202000-02-27 Ian Lance Taylor <ian@zembu.com>
10621
10622 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 10623
521fe9d0
NC
106242000-02-24 Nick Clifton <nickc@cygnus.com>
10625
10626 * config.sub: Support an OS of "wince".
10627
d207ebef
JM
10628Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10629
10630 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 10631 version.
d207ebef 10632
dce2d8b2 106332000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
10634
10635 * config.sub: Add support for Linux/IBM 370.
10636 * configure.in: Likewise.
10637
3a685f6f
NC
106382000-02-22 Nick Clifton <nickc@cygnus.com>
10639
10640 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10641
dce2d8b2 106422000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 10643
d207ebef 10644 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 10645
4746ee26
KG
106462000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10647
10648 * configure (gcc_version): When setting, narrow search to
10649 lines containing `version_string'.
10650
ba96c72d
DC
106512000-02-15 Denis Chertykov <denisc@overta.ru>
10652
10653 * config.sub: Add support for avr target.
10654
77f16a66
NC
106552000-02-14 Nick Clifton <nickc@cygnus.com>
10656
10657 * MAINTAINERS: Add maintainers for MCore port.
10658
784a3a80
HPN
10659Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10660
10661 * config.sub: Add mmix-knuth-mmixware.
10662
719dd4fa
KG
106632000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10664
10665 * MAINTAINERS: Pair cccp with cpplib maintainership.
10666
dce2d8b2 106672000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
10668
10669 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10670 structure stuff to -L library search.
10671 (CXX_FOR_TARGET): Ditto.
10672 (CROSS_CHECK_MODULES): Fix spelling mistake.
10673
7a53e94b
MM
106742000-01-24 Mark Mitchell <mark@codesourcery.com>
10675
10676 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10677 the C++ compiler.
10678
0da3b5a7
RH
106792000-01-12 Richard Henderson <rth@cygnus.com>
10680
10681 * configure.in: Don't build some bits for beos.
10682
02368d6d
JS
106832000-01-12 Joel Sherrill (joel@OARcorp.com)
10684
10685 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10686 as include files.
10687
2e76d35c
ZW
106882000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10689
10690 * Add self as cpplib maintainer, as requested by Jason
10691 Merrill. Correct my e-mail address.
10692
4c25fdcf
GK
106932000-01-06 Geoff Keating <geoffk@cygnus.com>
10694
10695 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10696 not mh-aix43.
10697
188e3966
HPN
10698Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10699
10700 * MAINTAINERS: Add myself to "write after approval" list.
10701
c2f5d030
RH
107021999-12-14 Richard Henderson <rth@cygnus.com>
10703
10704 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10705 * config.sub: Accept alphaev[78], alphaev8.
10706
eeda916a
AO
107071999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10708
10709 * config.guess, config.sub: Update from autoconf.
10710
b3bd7820
BK
107111999-11-29 Bruce Korb <autogen@linuxbox.com>
10712
2c290989 10713 * MAINTAINERS: update my playtime e-address.
b3bd7820 10714
1882b2b1
RO
10715Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10716
10717 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10718 necessary libraries are missing.
10719
dce2d8b2 10720Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
10721
10722 * MAINTAINERS: Add new 'write after approval' maintainer.
10723
1e25de97
APB
10724Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10725
10726 * MAINTAINERS: Add new Java maintainer.
10727
1722c704
AS
107281999-10-25 Andreas Schwab <schwab@suse.de>
10729
10730 * configure: Fix quoting inside arguments of eval.
10731
8141abe8
NC
107321999-10-21 Nick Clifton <nickc@cygnus.com>
10733
10734 * config-ml.in: Allow suppression of some ARM multilibs.
10735
0b77644a
LV
10736Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10737
10738 * config.guess: Add OS/390 match pattern.
10739 * config.sub: Add mvs, openedition targets.
10740 * configure.in (i370-ibm-opened*): New.
10741
d207ebef
JM
107421999-09-04 Steve Chamberlain <sac@pobox.com>
10743
10744 * config.sub: Add support for configuring for pj.
10745
107461999-08-31 Nick Clifton <nickc@cygnus.com>
10747
10748 * config.sub (maybe_os): Add support for configuring for fr30.
10749
af13ebe9
NC
107501999-08-25 Nick Clifton <nickc@cygnus.com>
10751
10752 * configure.in: Do not configure or build ld for AIX
10753 platforms. ld is known to be broken on these platforms.
10754
1250c760
RO
10755Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10756
10757 * config-ml.in: Pass compiler flag corresponding to multidirs to
10758 subdir configures.
10759
d207ebef
JM
107601999-08-09 Ian Lance Taylor <ian@zembu.com>
10761
10762 * Makefile.in (LDFLAGS): Define.
10763
107641999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10765
10766 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10767 noconfigdirs.
10768 (*-*-cygwin*): Likewise.
10769
107701999-08-08 Ian Lance Taylor <ian@zembu.com>
10771
10772 * mkdep: New file.
10773 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10774 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10775
10776 From Eli Zaretskii <eliz@is.elta.co.il>:
10777 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10778 long file name when using DJGPP on MS-DOS.
10779
dbd83e11
JL
10780Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10781
10782 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10783
d207ebef
JM
107841999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10785
10786 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10787 dependency as this causes "make check" to globally "make all"
10788
cd1f4c2c
TT
10789Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10790
10791 * configure.in (target_libs): Added target-zlib.
10792 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10793 (CONFIGURE_TARGET_MODULES): Likewise.
10794 (CHECK_TARGET_MODULES): Likewise.
10795 (INSTALL_TARGET_MODULES): Likewise.
10796 (CLEAN_TARGET_MODULES): Likewise.
10797 (configure-target-zlib): New target.
10798 (all-target-zlib): Likewise.
10799 (all-target-libjava): Depend on all-target-zlib.
10800 (configure-target-libjava): Depend on configure-target-zlib.
10801
10802 * Makefile.in (configure-target-libjava): Depend on
10803 configure-target-newlib.
10804 (configure-target-boehm-gc): New target.
10805 (configure-target-qthreads): New target.
10806
e490616e
ZW
10807 * configure.in (target_libs): Added target-qthreads.
10808 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10809 (CONFIGURE_TARGET_MODULES): Likewise.
10810 (CHECK_TARGET_MODULES): Likewise.
10811 (INSTALL_TARGET_MODULES): Likewise.
10812 (CLEAN_TARGET_MODULES): Likewise.
10813 (all-target-qthreads): New target.
10814 (configure-target-libjava): Depend on configure-target-qthreads.
10815 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
10816
10817 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10818 (CONFIGURE_TARGET_MODULES): Likewise.
10819 (CHECK_TARGET_MODULES): Likewise.
10820 (INSTALL_TARGET_MODULES): Likewise.
10821 (CLEAN_TARGET_MODULES): Likewise.
10822 (all-target-libjava): New target.
10823 (all-target-boehm-gc): Likewise.
10824 * configure.in (target_libs): Added libjava, boehm-gc.
10825
d207ebef
JM
108261999-07-22 Ian Lance Taylor <ian@zembu.com>
10827
10828 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10829 configure.bat in SUPPORT_FILES.
10830 (gas+binutils.tar.bz2): Likewise.
10831
10832 * makeall.bat: Remove; obsolete.
10833
108341999-07-21 Ian Lance Taylor <ian@zembu.com>
10835
10836 From Mark Elbrecht:
10837 * configure.bat: Remove; obsolete.
10838
108391999-07-11 Ian Lance Taylor <ian@zembu.com>
10840
10841 * configure: Add -W -Wall to the default CFLAGS when compiling with
10842 gcc.
10843
10844Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10845
10846 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10847
108481999-06-30 Mark Mitchell <mark@codesourcery.com>
10849
10850 * configure.in: Build ld on IRIX6.
10851
108521999-06-12 Ian Lance Taylor <ian@zembu.com>
10853
10854 * Makefile.in: Change distribution targets to use bzip2 instead of
10855 gzip.
10856 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10857 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10858
108591999-06-04 Nick Clifton <nickc@cygnus.com>
10860
10861 * config.sub: Add mcore target.
10862
26d088fa
CD
10863Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10864
10865 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10866
c2c08b29
L
10867Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10868
10869 * config.guess (dummy): Changed to $dummy.
10870
671d0648
NC
108711999-05-24 Nick Clifton <nickc@cygnus.com>
10872
10873 * config.sub: Tidied up case statements.
10874
b1345c72
BE
108751999-05-22 Ben Elliston <bje@cygnus.com>
10876
51ccbd8d
BE
10877 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10878 <jiro@din.or.jp>.
10879
b1345c72
BE
10880 * config.guess: Merge with FSF version. Future changes will be
10881 more accurately recorded in this ChangeLog.
10882 * config.sub: Likewise.
10883
2caf864f
SM
10884Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10885
10886 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10887
d207ebef
JM
108881999-04-30 Tom Tromey <tromey@cygnus.com>
10889
10890 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10891
90fb0c24
TT
108921999-04-23 Tom Tromey <tromey@cygnus.com>
10893
10894 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10895
d207ebef
JM
108961999-04-20 Drew Moseley <dmoseley@cygnus.com>
10897
10898 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10899 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10900 Bad merge removed these two changes.
10901
3516940d 10902Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 10903 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
10904
10905 * config.guess (interix Alpha): Add.
10906
d207ebef
JM
109071999-04-11 Richard Henderson <rth@cygnus.com>
10908
10909 * configure.in (i?86-*-beos*): Do config gperf; don't config
10910 gdb, newlib, or libgloss.
10911
e891fbfe 10912Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 10913
e891fbfe
AO
10914 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10915 link a trivial program with -mabi=64. If it fails, remove mabi=64
10916 from multidirs.
10917
f9ae47d6
PT
10918Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10919
10920 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10921
d207ebef
JM
109221999-04-08 Nick Clifton <nickc@cygnus.com>
10923
10924 * config.sub: Add support for mcore targets.
10925
109261999-04-07 Michael Meissner <meissner@cygnus.com>
10927
10928 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10929 not mt-ospace, in order to shut up assembler warning about using
10930 symbols that are named the same as registers.
10931
109321999-04-07 Drew Moseley <dmoseley@cygnus.com>
10933
10934 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10935 dependency list for all-target-cygmon.
10936
109371999-04-05 Doug Evans <devans@casey.cygnus.com>
10938
10939 * config-ml.in: Check $host, not $target, for selective multilibs.
10940 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10941 thumb interworking, and underscore prefix multilibs.
10942
109431999-04-04 Ian Lance Taylor <ian@zembu.com>
10944
10945 * missing: Update to version from current automake.
10946
88101ab9
L
10947Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10948
10949 * configure (gxx_include_dir): Removed.
10950
10951 * configure.in (gxx_include_dir): Handle it.
10952 * Makefile.in: Likewise.
10953
d207ebef
JM
109541999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10955
10956 * config.sub (mips64vr4111,mips64vr4111el) Add.
10957
109581999-03-21 Ben Elliston <bje@cygnus.com>
10959
e490616e 10960 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 10961
8dc91cbe
ME
10962Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10963
8dc91cbe
ME
10964 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10965 config/mh-djgpp.
10966
d207ebef
JM
10967Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10968
10969 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10970 all-target-newlib to dependency list for all-target-bsp.
10971
926bb5ed
MK
10972Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10973
10974 * config.sub: Add i386-uwin support.
10975 * config.guess: Likewise.
10976
4a6e3000
FS
10977Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10978
10979 * configure.in: cleanup, add mh-*pic handling for arm, special
10980 case powerpc*-*-aix*
10981
d207ebef
JM
10982Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10983
10984 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10985 can be built.
10986
10987Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10988
10989 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 10990 targets.
d207ebef 10991
71c91078
NC
109921999-03-02 Nick Clifton <nickc@cygnus.com>
10993
10994 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10995
282e5df8
GN
10996Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10997
10998 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10999
1de558ee
NC
110001999-02-24 Nick Clifton <nickc@cygnus.com>
11001
11002 * config.sub: Fix typo in arm recognition.
11003
d207ebef
JM
11004Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11005
11006 * configure.in (noconfigdirs): Changed target_configdirs to
11007 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11008 rather than m68k-*-* since it is not known to work on
11009 m68k-aout. Ditto for arm-*-*oabi.
11010
11011Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11012
11013 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
11014
110151999-02-19 Ben Elliston <bje@cygnus.com>
11016
11017 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11018 Smart and improved by Andrew Cagney.
11019
fab7445a
ME
11020Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11021
11022 * config.guess: Recognize openbsd-*-hppa.
11023
8ccdc228
L
11024Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11025
11026 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11027 only if it is not empty.
11028
3b7265ff
NC
110291999-02-17 Nick Clifton <nickc@cygnus.com>
11030
11031 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 11032
d207ebef 11033 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
11034
11035 * config.sub: Modified to recognize uname's armv* syntax.
11036
d207ebef
JM
110371999-02-17 Mark Salter <msalter@cygnus.com>
11038
11039 * configure.in: Added target-bsp for sparclite.
11040
11041Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11042
11043 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11044
110451999-02-08 Nick Clifton <nickc@cygnus.com>
11046
11047 * configure.in: Add support for strongarm port.
11048 * config.sub: Add support for strongarm target.
11049
c48dd3f5 11050Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 11051
c48dd3f5
MK
11052 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11053 the old name config/mh-cygwin32.
11054 Enable texinfo.
11055
d207ebef
JM
11056Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11057
11058 * configure.in: Do build ld for ix86 Solaris.
11059
ecd62820
JW
11060Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11061
11062 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11063 $AR_FOR_TARGET. Likewise for RANLIB.
11064
bbd8fa7f 11065Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 11066
e490616e
ZW
11067 * config.sub (oabi): Recognize.
11068 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 11069
0397442c
RL
11070Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11071
11072 * config.guess: Improve detection of i686 on UnixWare 7.
11073
c9ffaa63
MK
11074Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11075
11076 * config.guess: Add support for i386-pc-interix.
11077 * config.sub: Likewise.
11078 * configure.in: Likewise.
c9ffaa63 11079
d207ebef
JM
11080Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11081
11082 * Makefile.in: Remove unneeded all-target-libio from
11083 from all-target-winsup target since it is now unneeded.
11084 Add all-target-libtermcap in its place since it is now
11085 needed.
11086
11087Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11088
11089 * configure.in: makefile stub for cygwin target is probably
11090 unnecessary. Remove it for now.
d207ebef
JM
11091
11092Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11093
11094 * configure.in: libtermcap.a should be built when cygwin is the
11095 target as well as the host.
11096 * config.guess: Allow mixed case in cygwin uname output.
11097 * Makefile.in: Add libtermcap target.
d207ebef 11098
ebe12325
JL
11099Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11100
11101 * config.sub: Clean up handling of hppa2.0.
11102
57057b67
RB
11103Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11104
11105 * config.guess: Use C code to identify more HP machines.
11106
f8670be1
JL
11107Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11108
11109 * config.sub: Handle hppa2.0.
11110
d207ebef
JM
11111Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11112
11113 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 11114 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
11115
111161998-12-15 Mark Salter <msalter@cygnus.com>
11117
11118 * configure.in: Added target-bsp for several target architectures.
11119
11120 * Makefile.in: Added rules for bsp.
11121
d1a09590
JL
11122Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11123
11124 * config.guess: Improve detection of hppa2.0 processors.
11125
11126Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11127
11128 * config.guess: Recognize FreeBSD using ELF automatically.
11129
71205e0b
MH
111301998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11131
11132 * configure (skip-this-dir): Add handling for new shell script, which
11133 might be created by a sub-directory's configure to indicate, this particular
11134 directory is "unwanted".
11135 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11136
d207ebef
JM
11137Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11138
11139 * ltconfig: import from libtool, after changing libtool to
11140 account for the cygwin name change.
11141
11142Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11143
11144 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11145 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11146
11147Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11148
11149 * configure.in: Add libtermcap to list of cygwin dependencies.
11150
11151Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11152
e490616e
ZW
11153 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11154 they include winsup/include when it's a cygwin target.
d207ebef
JM
11155
111561998-11-12 Tom Tromey <tromey@cygnus.com>
11157
11158 * configure.in (host_tools): Added zip.
11159 * Makefile.in (all-target-libjava): Depend on all-zip.
11160 (all-zip): New target.
11161 (ALL_MODULES): Added all-zip.
11162 (NATIVE_CHECK_MODULES): Added check-zip.
11163 (INSTALL_MODULES): Added install-zip.
11164 (CLEAN_MODULES): Added clean-zip.
11165
11166Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11167
11168 * Makefile.in: lose "32" from comment about cygwin.
11169
11170Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11171
11172 * configure.in: Use -Os to build target libraries for the fr30.
11173
11174Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11175
11176 * config.sub: Add fr30.
11177
11178Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11179
e490616e 11180 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
11181 cygwin* instead of cygwin32*.
11182 * config.sub: Check cygwin* instead of cygwin32*.
11183
d2ec8b39
RL
11184Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11185
11186 * config.guess: Match any version of Unixware7.
11187
d207ebef
JM
111881998-10-20 Syd Polk <spolk@cygnus.com>
11189
11190 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11191 if desired.
11192
35cd2565
JL
11193Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11194
11195 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11196 these if the appropriate directories and files to not exist.
11197
52d4e5b7
JL
11198Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11199
11200 * Makefile.in (DEVO_SUPPORT): Add config.if.
11201
38ada91e
MH
11202Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11203
11204 * configure: Add pattern to replace "build_tooldir"'s
11205 definition in the generated Makefile with "tooldir"'s
11206 actual value.
11207
e44e84da
JL
11208Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11209
56a8387f
JL
11210 * config.sub: Bring back lost sparcv9.
11211
e44e84da
JL
11212 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11213
5cb95c7a
JL
11214Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11215
11216 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11217 CC_FOR_TARGET and friends.
11218
11219Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11220
ceff9b14
AO
11221 * Makefile.in (build_tooldir): New variable, same as tooldir.
11222 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11223 -B$(build_tooldir)/bin/.
11224 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 11225
f2d11dcd
GP
11226Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11227
11228 * README: Remove installation instructions and refer to the
11229 INSTALL directory instead.
11230
73a6d2e7 11231Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 11232
73a6d2e7
RL
11233 * config.sub: Add support for i[34567]86-pc-udk.
11234 * configure.in: Likewise.
11235
5d4a5ee6
JL
11236Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11237
11238 * Makefile.in: add bzip2 package building bits for user
11239 tools module
11240 * configure.in: ditto
11241
6fc19d6d
JL
11242Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11243
11244 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11245 (ALL_TARGET_MODULES): Add all-target-libobjc.
11246 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11247 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11248 (all-target-libchill): Add dependencies.
11249 * configure.in (target_libs): Add libchill.
4e81ae98 11250
f653f0ab
MH
112511998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11252
11253 * configure.in (target_subdir): Remove duplicate line.
11254
5d4a5ee6
JL
11255Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11256
11257 * Makefile.in (all-automake): fix dependencies.
11258
494933e4
JL
11259Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11260
11261 * configure.in: Minor cleanups for building in the $(target_alias)
11262 subdir.
11263
f6b58262
JW
112641998-09-22 Jim Wilson <wilson@cygnus.com>
11265
11266 * Makefile.in (bootstrap): Set r and s before make all. Use
11267 BASE_FLAGS_TO_PASS in make all.
11268 (cross): Likewise.
11269
27c7a08d
MM
112701998-09-20 Mark Mitchell <mark@markmitchell.com>
11271
11272 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11273
e67afd1e
RH
11274Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11275
11276 * config.sub: Fix typo in last change.
11277
8e44ac71
MH
112781998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11279
11280 * config.sub: Add support for C4x target.
11281 * configure.in: Likewise.
11282
d7496fbb
DM
112831998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11284
11285 * config.sub: Recognize sparcv9 just like sparc64.
11286
22097bd1
RL
11287Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11288
11289 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11290
4b877abd
JL
11291Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11292
2c8ec9a2
JL
11293 * config.guess: Correctly identify Pentium II sco boxes.
11294
4b877abd
JL
11295 * config.guess: Fix "tr" code. From Weiwen Liu.
11296
ab03db52
JH
11297Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11298
11299 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11300 stabs.
11301
b54db294
JL
11302Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11303
11304 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11305 (ALL_TARGET_MODULES): Add all-target-libchill.
11306 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11307 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11308 (all-target-libchill): Add dependencies.
11309 * configure.in (target_libs): Add libchill.
11310
bf48dd73
LW
11311Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11312
11313 * config.guess: Avoid assumptions about "tr" behaves when
11314 LANG is set to something other than English.
11315
a3cbd105
L
11316Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11317
11318 * configure (gxx_include_dir): Changed to
11319 '${prefix}/include/g++'-${libstdcxx_interface}.
11320
11321 * config.if: New to determine the interfaces.
11322
c4acd909
MK
11323Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11324
11325 * config.guess: Detect and handle MPE/IX.
11326 * config.sub: Deal with MPE/IX.
11327
9ea97665
DE
11328Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11329
11330 * configure.in: Use mh-aix43.
11331
0ce065bd
MH
113321998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11333
11334 * configure: Fix --without/--disable cases for gxx-include-dir.
11335
5d4a5ee6
JL
11336Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11337
11338 * mdata-sh: Imported. Needed for automake support.
11339
11340Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11341
11342 * Makefile.in (taz): Try "chmod -R og=u ." before
11343 "chmod og=u `find . -print`".
11344
11345Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11346
11347 * configure.in: Add arm-elf and thumb-elf support.
11348
11349Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11350
11351 * Makefile.in: Undo previous patch.
11352
11353Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11354
11355 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11356 to here ...
11357 (install-no-fixedincludes): and here
11358 (INSTALL_MODULES): ... from here.
11359
466456d9
ILT
11360Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11361
11362 * config.sub: Merge with FSF.
11363
1b409d25
ILT
11364 * config.guess: Merge with FSF.
11365
d207ebef
JM
11366Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11367
11368 * configure (extraconfigdirs): New variable.
11369 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11370 * Makefile.in (all): Move higher in file.
11371 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11372 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11373 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11374 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11375 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11376
113771998-07-23 Brendan Kehoe <brendan@cygnus.com>
11378
11379 * Makefile.in (all-target-libjava): Depend on all-gcc and
11380 all-target-newlib.
11381 (configure-target-libjava): Depend on $(ALL_GCC).
11382
7f1937c1
RL
11383Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11384
11385 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11386 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11387
2ada2bd6
ML
11388Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11389
11390 * INSTALL/README: Fix typo.
11391
1e025bde
ML
11392Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11393
5d4a5ee6
JL
11394 * ylwrap: Change absolute path checks to check for DOS style path
11395 names.
1e025bde 11396
5d4a5ee6
JL
11397 * ylwrap: Don't use a full path name if the source file is in the
11398 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 11399
6755ff73
ILT
11400 * config-ml.in: Default to being verbose, to match Feb 18 change to
11401 configure.
11402
5d4a5ee6
JL
11403Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11404
11405 Brought over from egcs:
11406
11407 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11408
11409 * configure.in (target_subdir): Set to ${target_alias} instead
11410 of "libraries".
11411
11412 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11413
11414 * configure.in (target_subdir): Set to libraries if enable_multilib.
11415
11416Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11417
11418 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11419 multilibs, force reconfiguration the first time we create
11420 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11421
11422Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11423
11424 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11425 avoid confusion with --no-recursion.
11426
11427Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11428
11429 * configure.in: Win32 hosts shouldn't use install -x
11430 * install-sh: remove -x option, and special .exe-handling
11431 hack.
11432
d207ebef
JM
11433Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11434
11435 * config.guess: Recognize i586-pc-beos.
11436 * configure.in: Don't build some bits for beos.
11437
fbd836fc
ILT
11438Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11439
5d4a5ee6
JL
11440 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11441 CFLAGS default to -O2.
11442
fbd836fc
ILT
11443 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11444 when using GNU ld.
11445
11446Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11447
11448 * ltmain.sh: Correct install when using a different shell.
11449
11450Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11451
11452 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11453
d207ebef
JM
11454Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11455
11456 * makefile.vms: Update to build binutils/makefile.vms. Add install
11457 target.
fbd836fc
ILT
11458
11459Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11460
11461 * ltconfig: Update to correct AIX handling.
11462
69b471bc
JL
11463Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11464
81241b5e
JL
11465 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11466
69b471bc
JL
11467 * configure.in (target_subdir): Set to ${target_alias} instead
11468 of "libraries".
11469
bedf82df
MH
114701998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11471
11472 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11473 (Makefile): Depend on $(gcc_version_trigger).
11474
11475 * configure (gcc_version): Change default initializer to empty
11476 string.
11477 (gcc_version_trigger): New variable; pass this variable down
11478 to subdir configures to enable them checking gcc's version
11479 themselves. Emit make macros for both gcc_version vars.
11480 (topsrcdir): Initialize reliably.
11481 (recursion line): Remove --with-gcc-version=${gcc_version}.
11482
28e449d8
MH
114831998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11484
11485 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
11486 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11487 in $(libsubdir); emit definition in each generated Makefile.
11488 (gxx_include_dir): Initialize depending on
11489 $enable_version_specific_runtime_libs.
28e449d8 11490
50c4c9f7
MH
114911998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11492
11493 * configure (gcc_version): Initialize properly depending on
11494 how and where configure is started.
11495 (recursion line): Pass a --with-gcc-version=${gcc_version}
11496 to configures in subdirs.
11497
d207ebef
JM
11498Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11499
11500 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 11501 cygmon
d207ebef 11502
5d4a5ee6
JL
11503Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11504
11505 * configure.in: Add cygmon and libstub support for mn10200.
11506
2f96399b
MH
115071998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11508
11509 * configure (gcc_version): Add new variable describing the
11510 particular gcc version we're building.
11511 * Makefile.in (libsubdir): Add new macro for the directory
11512 in which the compiler finds executables, libraries, etc.
11513 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11514 and libsubdir.
11515
c4137c50
AO
11516Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11517
ceff9b14
AO
11518 * Makefile.in (local-clean): Remove *.log.
11519 (warning.log): Built with warn_summary from build.log.
11520 (mail-report.log): Run test_summary.
11521 (mail-report-with-warnings.log): Run test_summary including
11522 warning.log in the report.
c4137c50 11523
276d5ee0
RL
11524Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11525
11526 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11527
5d4a5ee6
JL
11528Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11529
11530 * Makefile.in (grep): Grep no longer depends on libiberty.
11531
11532Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11533
11534 * Makefile.in: all-snavigator needs all-libgui.
11535
11536Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11537
11538 * configure.in: Add cygmon and libstub support for mn10300.
11539
8af14275
ILT
11540Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11541
11542 * missing: Update to version from automake 1.3.
11543
fbd836fc
ILT
11544 * ltmain.sh: On installation, don't get confused if the same name
11545 appears more than once in the list of library names.
11546
466456d9
ILT
11547Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11548
11549 * config.sub: Accept m68060 and m5200 as CPU names.
11550
5d4a5ee6
JL
11551Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11552
11553 * configure: Use && rather than using -a in test, because odd
11554 strings can confuse test.
11555 * configure.in: Likewise.
11556
fbd836fc
ILT
11557Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11558
11559 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11560
f0983958
AO
11561Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11562
11563 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 11564 bootstrap4-lean): New targets.
f0983958 11565
bfed1ea0
JL
11566Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11567
11568 * mpw-* Delete. Not used.
11569
5d4a5ee6
JL
11570Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11571
11572 * COPYING.LIB: Update FSF address.
11573
bfed1ea0
JL
11574Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11575
11576 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11577
5d4a5ee6
JL
11578 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11579 GAS_SUPPORT_DIRS.
11580
bfed1ea0
JL
11581Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11582
11583 * ltconfig, ltmain.sh: Avoid producing a version number if
11584 -version-info was not used.
11585
5d4a5ee6
JL
11586Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11587
11588 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11589 building with newlib.
11590
115911998-04-30 Paul Eggert <eggert@twinsun.com>
11592
d207ebef 11593 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 11594 Solaris `make' causes it to continue to next definition.
d207ebef
JM
11595
11596Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11597
11598 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11599 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
11600
11601Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11602
11603 * configure.in: Change alpha to alpha* in several places.
11604
d207ebef
JM
11605Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11606
11607 * config.sub: Recognize sparc86x.
11608
77be0cab
MM
11609Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11610
11611 * configure.in (--enable-target-optspace): Remove debug echo.
11612
62441128
JW
11613Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11614
11615 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11616
bfed1ea0
JL
11617Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11618
11619 * ltconfig: Update cygwin32 support.
11620
5d4a5ee6
JL
11621 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11622 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11623 (GDB_SUPPORT_DIRS): Likewise.
11624
3f4ea1de
MM
11625Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11626
11627 * configure.in (target_makefile_frag): If --enable-target-optspace,
11628 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
11629 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11630 not used.
11631 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 11632
5d4a5ee6
JL
11633Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11634
11635 * Makefile.in (all-bfd): Depend on all-intl.
11636 (all-binutils): Likewise.
11637 (all-gas): Likewise.
11638 (all-gprof): Likewise.
11639 (all-ld): Likewise.
11640
116411998-04-19 Brendan Kehoe <brendan@cygnus.com>
11642
11643 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11644
bfed1ea0
JL
11645Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11646
5d4a5ee6
JL
11647 * Makefile.in (all-bfd): Depend upon all-libiberty.
11648
bfed1ea0
JL
11649 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11650
5d4a5ee6
JL
11651Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11652
11653 * Makefile.in: Add libstub.
11654
11655 * configure.in: Ditto. Build libstub for targets that have cygmon
11656 support.
11657
11658Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11659
11660 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11661
11662Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11663
11664 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11665 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11666
ec8d6ddc
KW
11667Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11668
11669 * configure: Define DEFAULT_M4 by searching PATH.
11670 * Makfile.in: Use DEFAULT_M4.
11671
bfed1ea0
JL
11672Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11673
11674 * ltconfig: Add cygwin32 support.
11675
5d4a5ee6
JL
11676 * Makefile.in, configure.in: Add libtool as a native only directory
11677 to configure and build.
11678
547a6183
JL
11679Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11680
11681 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11682
5d4a5ee6 11683Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 11684
5d4a5ee6
JL
11685 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11686
11687Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11688
11689 * Makefile.in: add ash make rules
11690 * configure.in: add ash to native_only and host_tools lists
11691
11692Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11693
11694 * Makefile.in (all-gettext, all-intl): New targets.
11695 (ALL_MODULES): Added all-gettext, all-intl.
11696 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11697 (INSTALL_MODULES): Added install-gettext, install-intl.
11698 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11699
11700 * configure.in (host_tools): Added gettext.
11701 (native_only): Likewise.
11702 (noconfigdirs) [various cases]: Likewise.
11703 (host_libs): Added intl.
11704
d207ebef
JM
11705Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11706
11707 * configure: Do not disable building gdbtk for cygwin32 hosts.
11708
e98e406f
NC
11709Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11710
11711 * configure.in: Add thumb-coff target.
11712 * config.sub: Add thumb-coff target.
11713
5d4a5ee6
JL
11714Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11715
11716 * Makefile.in: Revert yesterday's change.
11717 (all-target-winsup): all-target-librx stays out of here.
11718
11719Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11720
11721 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11722 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11723 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11724 Remove references to librx and libg++.
11725
11726Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11727
11728 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11729 recursive makes
11730
bfed1ea0
JL
11731Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11732
11733 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 11734 for newlib directory.
bfed1ea0
JL
11735 (CXX_FOR_TARGET): Likewise.
11736
11737Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11738
11739 * ltconfig: Update after libtool/ltconfig.in change for
11740 hpux11.
11741
11742Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11743
11744 * ltconfig, ltmain.sh: Update to libtool 1.2.
11745
3cd730af
MH
11746Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11747
11748 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11749 (install-gcc-cross): Instead, override LANGUAGES here.
11750
80564603
DL
117511998-03-18 Dave Love <d.love@dl.ac.uk>
11752
11753 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11754 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11755
d207ebef
JM
11756Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11757
11758 * configure.in: Add Thumb-pe target.
11759
5d4a5ee6 11760Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 11761
5d4a5ee6
JL
11762 * Makefile.in - changed sn targets to snavigator
11763 * configure.in - changed sn targets to snavigator
11764
2d4a0558
MH
11765Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11766
11767 * config-ml.in: After building symlink tree call make distclean
11768 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11769 to be the case for libiberty.
11770
04b93567
L
11771Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11772
11773 * configure: When making link, also check the current
11774 directory. The configure scripts may create one.
11775
9a06b842
RH
11776Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11777
11778 * config.sub: Accept alphapca56 and alphaev6 properly.
11779
217fc4e6
FS
11780Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11781
11782 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11783
3e07bdbd 11784Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 11785
e490616e 11786 * config.sub (sco5): Fix typo.
3e07bdbd 11787
5d4a5ee6
JL
11788Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11789
11790 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11791 install-itcl.
11792 (install-itcl): Remove dependency on install-tcl.
11793
11794Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11795
11796 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11797
11798Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11799
11800 * configure.in: Don't build libgui for a cygwin32 target when not on
11801 a cygwin32 host.
11802
11803Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11804
11805 * configure (redirect): Set to null, so default behavior of
11806 configure is now --verbose.
11807
ce0d965c
DL
118081998-02-16 Dave Love <d.love@dl.ac.uk>
11809
11810 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11811 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11812
3acd1fd0
MH
11813Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11814
11815 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11816 this change to sync Makefile.in with its ChangeLog entries.
11817
5d4a5ee6
JL
11818Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11819
11820 * ltmain.sh (mkdir): Check that the directory doesn't exist
11821 before we exit with error, so that we don't get races during
11822 parallel builds.
11823
bfed1ea0
JL
11824Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11825
11826 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11827
4e77e8f1
MH
11828Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11829
11830 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11831 PICFLAG_FOR_TARGET.
11832 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11833
11834 * configure: Emit a definition for the new macro enable_shared
11835 into each Makefile.
11836
5d4a5ee6
JL
11837Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11838
11839 * configure.in (host_tools, native_only): Add libtool.
11840
11841Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11842
11843 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11844 Fix typo in ming config comment.
11845
bfed1ea0
JL
11846Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11847
11848 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11849
5d4a5ee6
JL
11850Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11851
11852 * config.sub: Add tic30 cases, and map c30 to tic30.
11853
8821a725
RH
11854Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11855
11856 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11857 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11858 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11859 (CLEAN_TARGET_MODULES): Similarly
11860 (all-target-libf2c): Add dependences.
4e81ae98 11861 * configure.in (target_libs): Add libf2c.
8821a725 11862
5d4a5ee6
JL
11863Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11864
11865 * configure.in: Remove expect from noconfigdirs when target
11866 is cygwin32. OK to build expect and dejagnu with Canadian
11867 Cross.
11868
0aadd657
ILT
11869Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11870
5d4a5ee6
JL
11871 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11872 host.
11873
0aadd657
ILT
11874 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11875 and mingw32.
11876
d0a8352c
MH
11877Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11878
11879 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11880 here as it is not defined in the toplevel Makefile.
11881
59739e3c
MH
11882Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11883
11884 * configure (package_makefile_rules_frag): New variable, which names
11885 a file with generic rules, ...
11886 Change comment to mention we now have FIVE parts.
11887 * configure: Undo last change.
11888
228197ee
LT
11889Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11890
11891 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 11892 * config.sub: More accurate determination of HP processor types.
228197ee 11893
efd4c0ba
MH
11894Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11895
11896 * configure (package_makefile_frag): Move inserting the
11897 ${package_makefile_frag} to where it should be according
11898 to the comment.
11899
6eef3189
PB
11900Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11901
11902 * config.guess: Add support for Linux/ARM.
11903
d207ebef
JM
11904Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11905
11906 * .cvsignore: Remove *-info and *-install since they match
11907 release-info and mpw-install, which we don't want to just ignore.
11908
48464ebf
RH
11909Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11910
11911 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11912
803462a7
PN
11913Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11914
11915 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11916 local_prefix to sub-make invocations.
11917
520ab477
L
11918Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11919
11920 * configure.in: Check makefile fragments in the source
11921 directory.
11922
4bcdb76d
AO
11923Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11924
ceff9b14
AO
11925 * configure.in: Check whether host and target makefile
11926 fragments exist before adding them to *_makefile_frag.
4bcdb76d 11927
5d4a5ee6
JL
11928Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11929
11930 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11931
11932Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11933
11934 * configure.in: Make sure we only replace RPATH_ENVVAR on
11935 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11936 regexp to sed.
11937
11938 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11939 to sub-makes.
11940
0d3e11a5
LI
119411998-01-13 Lee Iverson (leei@ai.sri.com)
11942
11943 * config-ml.in (multi-do): LDFLAGS must include multilib
11944 designator.
11945
d45b3d87 11946Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
11947
11948 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11949
d39cd7a1
MK
11950Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11951
11952 * config.sub: Add mingw32 support.
11953 * configure.in: Likewise.
d39cd7a1 11954
6decbc24
FS
11955Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11956
11957 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11958
5d4a5ee6
JL
11959Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11960
11961 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11962 * configure (gxx_include_dir): Provide a definition for subdirs
11963 which do not use autoconf.
11964
11965Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11966
11967 * config.guess: Sync with egcs. Picks up new alpha support,
11968 BeOS & some additional linux support.
11969
d3d1907a
JL
11970Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11971
11972 * config.guess: HP 9000/803 is a PA1.1 machine.
11973
b104e095
RH
11974Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11975
11976 * configure.in: It's alpha*-...
11977
aca823c1
L
11978Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11979
11980 * configure.in (host_makefile_frag, target_makefile_frag):
11981 Handle multiple config files.
11982 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11983 alpha-*-*.
11984
d207ebef
JM
11985Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11986
11987 * mkdep: New file.
11988
11989Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11990
11991 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11992
5d4a5ee6
JL
11993Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11994
11995 * Makefile.in: Add libgui directory.
11996 (GDB_TK): Add all-libgui.
11997 * configure.in: Add libgui directory.
11998 * configure: Add all-libgui to GDB_TK.
11999
12000Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12001
12002 * config-ml.in (multidirs): Add m32r to multilib list.
12003
12004Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12005
12006 * Makefile.in (all-target-gperf): Change dependency to
12007 all-target-libstdc++.
12008
baf55877
FF
12009Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12010
12011 * config.guess: Add BeOS support.
12012
5d4a5ee6
JL
12013Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12014
12015 Source directory cvs renamed to cvssrc:
12016 * configure.in (host_tools): Change cvs to cvssrc.
12017 (native_only): Likewise.
12018 (noconfigdirs) [various cases]: Likewise.
12019 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12020 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12021 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12022 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12023 (all-cvssrc): Rename target from all-cvs.
12024
f2d76545
JL
12025Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12026
12027 * configure (gxx_include_dir): Fix thinko.
12028
205cba53
JL
12029Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12030
12031 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12032 (install-cross, install-gcc-cross): New targets.
12033
5d4a5ee6
JL
12034Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12035
12036 * configure.in (noconfigdirs): Add support for Thumb target.
12037
12038 * config.sub (maybe_os): Add support for Thumb target.
12039
12040Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12041
12042 * Makefile.in: Add rules for cygmon.
12043
12044 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12045
96b0f1fc
JL
12046Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12047
12048 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12049 * configure (gxx_include_dir): Provide a definition for subdirs
12050 which do not use autoconf.
d207ebef
JM
12051
12052Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12053
12054 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 12055 11/18/97 build
d207ebef 12056
7dfef6ed
JL
12057Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12058
12059 * From Franz Sirl.
12060 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12061 found on RedHat Linux systems.
96b0f1fc 12062
83cfe7c0
JL
12063Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12064
12065 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12066 guesses.
12067
7dfef6ed
JL
12068Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12069
12070 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12071
5d4a5ee6
JL
12072Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12073
12074 * ltmain.sh: If mkdir fails, check whether the directory was created
12075 anyhow by some other process.
12076
d207ebef
JM
12077Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12078
12079 * configure.in (d30v-*-*): Configure all directories.
12080
12081Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12082
12083 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12084 for the D30V.
12085
12086Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12087
12088 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12089
5d4a5ee6
JL
12090Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12091
e490616e
ZW
12092 * include/libiberty.h: Add extern "C" { so it can be used with C++
12093 progrms.
12094 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12095 programs.
5d4a5ee6 12096
d207ebef
JM
12097Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12098
12099 * configure.in (d30v-*-*): Configure GCC now.
12100
5d4a5ee6
JL
12101Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12102
12103 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12104 is no longer needed.
12105
c9670e62
JM
12106Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12107
12108 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12109
cc71c0ca
MH
12110Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12111
12112 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12113 targets using "$@" to provide support for similar but not identical
12114 targets without having to duplicate code.
12115
d207ebef
JM
12116Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12117
12118 * makefile.vms: Fix to work with DEC C.
12119
12120Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12121
12122 * config.sub: Add mips-tx39-elf to marketing names.
12123
12124Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12125
12126 * ltmain.sh: Handle symlinks in generated script.
12127
12128Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12129
12130 * configure: Handle autoconf style directory options: --bindir,
12131 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12132 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12133 --sysconfdir.
12134 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12135 (sharedstatedir, localstatedir, oldincludedir): New variables.
12136 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12137 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12138 sbindir, sharedstatedir, and sysconfdir.
12139
b1e3ddfd
AJ
12140Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12141
12142 * Makefile.in (bootstrap-lean): New target.
12143
d207ebef
JM
12144Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12145
12146 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 12147 sn, and gnuserv from noconfigdirs.
d207ebef
JM
12148
12149Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12150
12151 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12152
09f97c1e
JL
12153Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12154
12155 * Makefile.in (cross): New target.
12156
335d0ab2
AO
12157Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12158 Jeff Law <law@cygnus.com>
12159
12160 * Makefile.in (bootstrap2, bootstrap3): New targets.
12161 (all-bootstrap): Remove outdated and confusing target.
339c9b00 12162 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 12163
d207ebef
JM
12164Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12165
12166 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 12167 windows. Consistent with gdb/configure.
d207ebef 12168
e693cc28
UD
121691997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12170
e693cc28
UD
12171 * configure.in: Name Linux target fragment.
12172
12173 * configure: Rewrite so that project Makefile fragment is inserted
12174 first and appears last in the resulting Makefile.
12175
d207ebef
JM
12176Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12177
12178 * Makefile.in (install-itcl): Install tcl first.
12179
5d4a5ee6
JL
12180Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12181
12182 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12183
f401679e
JW
12184Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12185
12186 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12187
12188 * configure.in (skipdirs): Add target-librx for Linux.
12189 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12190
ec20b1b9
JL
12191Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12192
12193 * Makefile.in (bootstrap): New target.
12194
becdcf6d
JL
12195Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12196
63f6bcd7 12197 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 12198
d207ebef
JM
12199Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12200
12201 * config.guess: Merge with FSF.
12202
0c82f6bf
FF
12203Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12204
12205 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12206
d207ebef
JM
12207Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12208
12209 * config.sub: Add "marketing-names" patch.
12210
3fbc0b70
JS
12211Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12212
e490616e 12213 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 12214
e20d4801
JL
12215Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12216
12217 * config.sub: Handle v850-elf.
12218
fe181f78 12219Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
12220
12221 * .cvsignore (*-install): Remove.
12222
bfed1ea0
JL
12223Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12224
12225 * ltconfig: Set CONFIG_SHELL in libtool.
12226 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12227
558a1e7c
JW
12228Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12229
12230 * configure.in (target_subdir): Set to libraries if enable_multilib.
12231
7818d6fc
JW
12232Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12233
12234 * config.guess: Update from gcc directory.
12235
d207ebef
JM
12236Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12237
12238 * Makefile.in (all-sim): Depends on all-readline.
12239
6599da04
JM
12240Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12241
12242 * Makefile.in (BISON, YACC): Use $$s.
12243 (all-bison): Depend on all-texinfo.
12244
12245Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12246
12247 * Makefile.in (BISON): Add -L flag.
12248 (YACC): Likewise.
12249
d207ebef
JM
12250Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12251
4e81ae98
EC
12252 * configure.in (noconfigdirs): Add support for v850e target.
12253
d207ebef
JM
12254 * config.sub (maybe_os): Add support for v850e target.
12255
12256Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12257
4e81ae98
EC
12258 * configure.in (noconfigdirs): Add support for v850ea target.
12259
d207ebef
JM
12260 * config.sub (maybe_os): Add support for v850ea target.
12261
6599da04
JM
12262Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12263
12264 * config.sub: Add mipstx39. Delete r3900.
12265
12266Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12267
12268 * Makefile.in (all-autoconf): Depends on all-texinfo.
12269
12270Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12271
12272 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12273 eabi targets.
12274
12275Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12276
12277 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12278
12279 * configure: When handling a Canadian Cross, handle YACC as well as
12280 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 12281 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
12282
12283Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12284
12285 * Makefile.in (BISON): bison, not byacc or bison -y.
12286 (YACC): bison -y or byacc or yacc.
12287 (various): Add *-bison as appropriate.
12288 (taz): No need to mess with BISON anymore.
12289
12290Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12291
12292 * configure: If OSTYPE matches *win32*, try to find a good value for
12293 CONFIG_SHELL.
12294
12295Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12296
12297 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12298 configure.in if it is present.
12299
12300Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12301
12302 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12303
12304Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12305
12306 * config.sub: Recognize `arc' cpu.
12307 * configure.in: Likewise.
12308 * config-ml.in: Likewise.
12309
12310Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12311
12312 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12313
12314Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12315
12316 * configure: Changed sed delimiter from ':' to '|' when
12317 attempting to substitute ${config_shell} for SHELL. On
12318 NT ${config_shell} may contain a ':' in it.
12319
12320Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12321
12322 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12323
12324Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12325
12326 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12327
12328Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12329
12330 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12331
12332 * ylwrap: If the program is a relative path, force it to be
12333 absolute.
12334
12335Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12336
12337 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12338
12339Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12340
12341 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
12342 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12343 for libraries.
6599da04
JM
12344
12345Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12346
12347 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 12348 separated by spaces.
6599da04
JM
12349
12350Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12351
12352 * ylwrap: New file.
12353 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12354
12355 * ltmain.sh: Handle /bin/sh at start of install program.
12356
12357 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12358
12359 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12360 * missing: New file, from automake 1.2.
12361
12362Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12363
12364 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12365 check-tk to CHECK_X11_MODULES.
12366
12367Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12368
12369 * config.sub: Merge with FSF.
12370
12371Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12372
12373 * config.guess: Merge with FSF.
12374
12375Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12376
12377 * configure: Treat msdosdjgpp like go32.
12378 * configure.in: Likewise. Don't remove gprof for go32.
12379
12380 * configure: Change Makefile.tem2 to Makefile.tm2.
12381
12382Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12383
12384 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12385
12386Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12387
12388 * install-sh (chmodcmd): Set to null if the DST directory already
12389 exists. Same as Nov 11th change.
12390
12391Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12392
4e81ae98 12393 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
12394
12395Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12396
12397 * config.guess: Update from FSF.
12398
12399Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12400
12401 * Makefile.in (GDB_TK): Depend on itcl and tix.
12402
12403Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12404
12405 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12406 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12407 (INSTALL_SCRIPT): New variable.
12408 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12409 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12410 to -x.
12411 * install-sh: Add support for -x option.
12412
12413Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12414
12415 * configure.in, Makefile.in: Treat tix like itcl.
12416
12417Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12418
12419 * Makefile.in (WINDRES): New variable.
12420 (WINDRES_FOR_TARGET): New variable.
12421 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12422 (EXTRA_HOST_FLAGS): Add WINDRES.
12423 (EXTRA_TARGET_FLAGS): Add WINDRES.
12424 (EXTRA_GCC_FLAGS): Add WINDRES.
12425 ($(DO_X)): Pass down WINDRES.
12426 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12427 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12428 DLLTOOL_FOR_TARGET.
12429
12430Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12431
12432 * configure.in: configure sim before gdb for win32-x-ppc
12433
12434Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12435
12436 Move gperf into the toplevel, from libg++.
12437 * configure.in (target_tools): Add target-gperf.
12438 (native_only): Add target-gperf.
12439 * Makefile.in (all-target-gperf): New target, depend on
12440 all-target-libg++.
12441 (configure-target-gperf): Empty rule.
12442 (ALL_TARGET_MODULES): Add all-target-gperf.
12443 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12444 (CHECK_TARGET_MODULES): Add check-target-gperf.
12445 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12446 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12447
12448Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 12449
6599da04
JM
12450 * config.sub (mn10200): Recognize new basic machine.
12451
12452Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12453
12454 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12455 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12456
12457Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12458
12459 * configure.in: If we're building mips-sgi-irix6* native, turn on
12460 ENABLE_MULTILIB and set TARGET_SUBDIR.
12461
12462Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12463
12464 * Makefile.in (all-sn): Depend on all-grep.
12465
12466Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12467
12468 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12469
12470 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12471 Makefile. From Jeff Makey <jeff@cts.com>.
12472 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12473
12474 * Makefile.in (DISTBISONFILES): Remove.
12475 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12476 $(DEFAULT_YACC).
12477
12478 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 12479 cygwin32.
6599da04
JM
12480
12481 * Makefile.in (LD): New variable.
12482 (EXTRA_HOST_FLAGS): Pass down LD.
12483 ($(DO_X)): Likewise.
12484
12485Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12486
12487 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12488
12489Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12490
12491 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 12492 before adding our own. Always add --build.
6599da04
JM
12493
12494Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12495
12496 * configure.in (targargs): Pass --build if we're doing
12497 a cross-compile.
12498
12499Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12500
ca236658 12501 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
12502 sed. Otherwise sed chokes on NT path names with drive
12503 designators. Also look for "?:*" as the leading characters in an
12504 absolute pathname.
12505
12506Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12507
12508 * config.sub: Support for r3900.
12509
12510Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12511
12512 * configure.in: Use install-sh, not install.sh.
12513
12514Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12515
12516 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12517 apply it twice.
12518
12519Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12520
12521 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12522 install-binutils.
12523
12524Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12525
12526 * Makefile.in: Add automake targets.
12527 * configure.in (host_tools): Add automake.
12528
12529Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12530
12531 * configure: Default CXX to c++, not gcc.
12532 * Makefile.in (CXX): Set to c++, not gcc.
12533 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12534
12535Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12536
12537 * install-sh: try appending a .exe if source file doesn't
12538 exist
12539
12540Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12541
12542 * configure.in: Turn on multilib by default.
12543 (cross_only): Remove target-libiberty.
12544
12545 * Makefile.in (all-gcc): Don't depend on libiberty.
12546
12547Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12548
12549 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12550
12551Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12552
12553 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12554 (DISTBISONFILES): Add ld/Makefile.in
12555
12556Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12557
12558 * configure.in: if target is cygwin32 but host isn't cygwin32,
12559 don't configure gdb tcl tk expect, not just gdb.
12560
12561Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12562
12563 * configure.in: Added gnuserv everywhere sn appears.
12564
12565 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12566 (CROSS_CHECK_MODULES): Added check-gnuserv.
12567 (INSTALL_MODULES): Added install-gnuserv.
12568 (CLEAN_MODULES): Added clean-gnuserv.
12569 (all-gnuserv): New target.
12570
12571Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12572
12573 * config.guess: Fixes for MIPS OpenBSD systems.
12574
12575Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12576
12577 * Makefile.in (INSTALL_XFORM): Remove.
12578 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12579
12580 * mkinstalldirs: New file, copied from automake.
12581 * Makefile.in (installdirs): Rename from install-dirs. Use
12582 mkinstalldirs. Change all users.
12583 (DEVO_SUPPORT): Add mkinstalldirs.
12584
12585Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12586
12587 * install-sh: Rename from install.sh.
12588 * Makefile.in (INSTALL): Change install.sh to install-sh.
12589 (DEVO_SUPPORT): Likewise.
12590
12591 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12592 Graichen <graichen@rzpd.de>.
12593
12594Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12595
12596 * config.guess: Recognize OpenBSD systems correctly.
12597
12598Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12599
12600 * README, Makefile.in (ETC_SUPPORT): Remove references to
12601 cfg-paper*, configure.{texi,man,info*}._
12602
12603Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12604
12605 * Makefile.in (all.normal): Ensure that gcc is built after all
12606 the x11 - ie gdb - targets.
12607
12608Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12609
12610 * makefile.vms: Don't run conf-a-gas.
12611
12612Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12613
e490616e 12614 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 12615
d207ebef
JM
12616Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12617
12618 * configure.in: Remove noconfigdirs case since gdb also
12619 configures and builds for tic80-coff.
12620
6599da04
JM
12621Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12622
12623 * configure: Set cache_file to config.cache.
12624 * Makefile.in (local-distclean): Remove config.cache.
12625
12626Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12627
12628 * COPYING: Update FSF address.
12629
d207ebef
JM
12630Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12631
12632 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12633 noconfigdirs.
12634
6599da04
JM
12635Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12636
12637 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12638 MAKEDIRS, is empty.
12639
12640Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12641
12642 * config.sub: Tweak mn10300 entry.
12643
12644Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12645
12646 * configure.in (host_tools): Put sim before gdb, so gdb's
12647 configure.tgt can determine if the simulator was configured.
12648
12649Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12650
12651 * config.sub: Move BeOS $os case to be with other Cygnus
12652 local cases.
12653
12654Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12655
12656 * config.sub: Remove misplaced comment that broke Linux.
12657
12658Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12659
12660 * config.sub: Add BeOS support.
12661
12662Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12663
12664 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12665
12666Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12667
12668 * configure.in (noconfigdirs): Remove tcl and tk from
12669 noconfigdirs for cygwin32 builds.
12670
d207ebef
JM
12671Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12672
12673 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12674
6599da04
JM
12675Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12676
12677 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12678 make-all.com, use makefile.vms instead.
12679
12680Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12681
12682 * config.sub: Accept -lnews*.
12683
d207ebef
JM
12684Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12685
12686 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 12687 target-examples and target-libiberty for d30v.
d207ebef
JM
12688
12689Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12690
12691 * configure.in (noconfigdirs): Enable ld for d30v.
12692
12693Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12694
12695 * configure.in (tic80-*-*): Build compiler.
12696
12697Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12698
12699 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 12700 unsupported d30v directories
d207ebef
JM
12701
12702Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12703
4e81ae98
EC
12704 * config.sub, configure.in: Add d30v target cpu.
12705
6599da04
JM
12706Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12707
12708 * makefile.vms: New file.
12709 * make-all.com: Remove.
12710
12711Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12712
12713 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12714
12715Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12716
12717 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12718
12719Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12720
12721 * Makefile.in (ALL_MODULES): Added all-db.
12722 (CROSS_CHECK_MODULES): Addec check-db.
12723 (INSTALL_MODULES): Added install-db.
12724 (CLEAN_MODULES): Added clean-db.
12725
12726Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12727
12728 * config.guess: Merge with latest FSF sources.
12729
12730Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12731
12732 * Makefile.in (ALL_MODULES): Added all-itcl.
12733 (CROSS_CHECK_MODULES): Added check-itcl.
12734 (INSTALL_MODULES): Added install-itcl.
12735 (CLEAN_MODULES): Added clean-itcl.
12736
12737Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12738
12739 * configure.in: build gdb for mn10200
12740
12741Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12742
12743 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12744
d207ebef
JM
12745Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12746
12747 * configure.in (tic80-*-*): Turn off most targets right now.
12748
6599da04
JM
12749Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12750
12751 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12752 rather than the makeinfo program.
12753 (do-info): Depend upon all-texinfo.
12754
12755Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12756
12757 * configure.in: Remove uses of config/mh-linux.
12758
12759 * config.sub, config.guess: Merge with latest FSF sources.
12760
d207ebef
JM
12761Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12762
12763 * config.sub (case $basic_machine): Add tic80 entries.
12764
6599da04
JM
12765Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12766
12767 * config.sub, config.guess: Merge with latest FSF sources.
12768
12769Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12770
12771 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12772 * mpw-config.in: Test for NewFolderRecursive.
12773 * mpw-install: Use symbolic name for startup filename.
12774 * mpw-README: Add various additional details.
12775
12776Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12777
12778 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12779
12780Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12781
12782 * configure.in: Do build gcc and the target libraries for
12783 the mn10200.
12784
12785Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12786
12787 * configure.in: don't avoid building gdb for mn10300 any more
12788 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12789 instead of single-quoting it.
12790
12791Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12792
12793 * configure.in: Don't use --with-stabs on IRIX 6.
12794
12795Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12796
12797 * configure.in (m32r): Build gdb, libg++ now.
12798
12799Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12800
12801 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12802 directories from noconfigdirs.
12803
12804Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12805
12806 * config.sub (basic_machine): added mips16 configuration
12807
12808Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12809
12810 * config.sub: Handle d10v-unknown.
12811
d207ebef
JM
12812Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12813
12814 * config.sub: Handle v850-unknown.
12815
6599da04
JM
12816Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12817
12818 * Makefile.in: add findutils
12819 * configure.in: add findutils to list of host_tools
12820
12821Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12822
12823 * config.sub: Handle mn10200 and mn10300.
12824
12825Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12826
12827 * configure.in (d10v-*): Do not build librx.
12828
12829Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12830
12831 * configure.in (mn10300): Build everything except gdb & libgloss.
12832
12833Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12834
12835 * config.guess: Patch for Dansk Data Elektronik servers,
12836 from Niels Skou Olsen <nso@dde.dk>.
12837
12838 For ncr, use /bin/uname rather than uname, since GNU uname does not
12839 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12840
12841 Patch for MIPS R4000 running System V,
12842 from Eric S. Raymond <esr@snark.thyrsus.com>.
12843
12844 Fix thinko for nextstep.
12845
12846 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12847
12848 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12849 * config.guess: Guess mips-dec-mach_bsd4.3.
12850
12851 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12852 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12853 release numbers.
12854 * config.guess (mips-mips-riscos*): Emit just enough of the
12855 release number.
12856
12857 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12858 * config.guess (sparc-auspex-sunos*): Added.
12859 (f300-fujitsu-*): Added.
12860
12861 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12862 * config.guess: Recognize a Tadpole as a sparc.
12863
12864Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12865
12866 * config.guess: Don't assume that NextStep version is either 2 or
12867 3. NextStep 4 (aka OpenStep 4) has come out now.
12868
12869Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12870
12871 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12872 From Rik Faith <faith@cs.unc.edu>.
12873
12874Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12875
12876 * config.sub: Contributions from bug-gnu-utils to:
12877 Support plain "hppa" (no version given) architecture, reported by
12878 OpenStep.
12879 OpenBSD like NetBSD.
12880 LynxOs is not a hardware supplier.
12881
12882 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 12883 OpenBSD like NetBSD.
6599da04
JM
12884 Stratus systems.
12885 More Pyramid systems.
12886 i[n>4]86 Intel chips.
12887 M680[n>4]0 Motorola chips.
12888 Use unknown instead of lynx for hardware manufacturer.
12889
12890Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12891
12892 * install.sh (chmodcmd): Set to null if the DST directory already
12893 exists.
12894
12895Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12896
12897 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12898 not use mt-ppc target Makefile fragment any more.
12899
12900Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12901
12902 * configure.in (*-*-windows): Exclude everything but those dirs
12903 needed to build windows.
12904
12905Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12906
12907 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12908
12909Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12910
12911 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
12912
12913Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12914
12915 * Undo my previous change.
12916
12917Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12918
12919 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12920 unconditionally.
12921 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12922
12923Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12924
12925 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12926 host to add it's own flags.
6599da04
JM
12927
12928Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12929
12930 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12931
12932Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12933
12934 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12935 (CXX_FOR_TARGET): Likewise.
12936 (GCC_FOR_TARGET): Define.
12937 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12938 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12939 CC_FOR_TARGET was specified on the command line.
12940 (MAKEOVERRIDES): Don't define.
12941
12942Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12943
12944 * configure.in (m32r): Fix spelling of libg++ libs.
12945
12946Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12947
12948 * config.sub (-apple*): Remove, now redundant.
12949
12950Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12951
12952 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12953
12954 * configure: Rework yesterday's sed script patch.
12955
12956 * config.sub: Merge with FSF.
12957
12958Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12959
12960 * config.guess: Merge from FSF.
12961
12962 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
12963 * config.guess: Use pc instead of unknown, for pc clone systems.
12964 Change linux to linux-gnu.
6599da04
JM
12965
12966 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 12967 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
12968
12969Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12970
12971 * test-build.mk (HOLES): Add "xargs" for gdb.
12972
12973 * configure: Avoid hpux10.20 sed bug.
12974
12975Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12976
731a8127 12977 * configure.in: Add support for windows host
6599da04
JM
12978 (that is a build done under the Microsoft build environment).
12979
12980Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12981
12982 * Makefile.in: Replace all uses of srcroot with s, to shrink
12983 command line lengths.
12984
12985 Patches from Geoffrey Noer <noer@cygnus.com>:
12986 * configure.in: If configuring for newlib, pass --with-newlib to
12987 subdirectories.
12988 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12989 -Bnewlib/ and -Lwinsup to gcc.
12990 (CXX_FOR_TARGET): Likewise.
12991
12992Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12993
12994 * Makefile.in (ETC_SUPPORT): Add configure.
12995
12996Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12997
4e81ae98 12998 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
12999 host configuration file.
13000
13001Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13002
13003 * configure.in: Break mn10x00 support into separate
13004 mn10200 and mn10300 configurations.
13005 * config.sub: Likewise.
13006
13007Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13008
13009 * configure.in: Add lots of stuff to noconfigdirs for
13010 the mn10x00 targets.
13011
13012 * config.sub, configure.in: Add mn10x00 support.
13013
13014Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13015
13016 * make-all.com: Call conf-a-gas, not config-a-gas.
13017
13018Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13019
13020 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 13021 targets.
6599da04
JM
13022
13023Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13024
13025 * mpw-README: Add much more detail for native PowerMac.
13026 * mpw-install: New file.
13027 * mpw-configure: Add --norecursion and --help options.
13028 * mpw-config.in: Translate readme and install files when
13029 copying to objdir.
13030 * mpw-build.in: Don't always depend on byacc and flex.
13031 (install-only-top): New action.
13032
d207ebef
JM
13033Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13034
13035 * configure.in: You can now configure GDB for the v850.
13036
6599da04
JM
13037Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13038
13039 * configure.in (noconfigdirs): Don't configure any C++ dirs
13040 if targeting D10V.
13041
13042Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13043
13044 * config.sub: Recognize mips64vr5000.
13045
13046Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13047
13048 * configure.in: Use a single line for host_tools and native_only.
13049
13050Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13051
13052 * config.sub, configure.in: Add entries for m32r.
13053
13054Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13055
13056 * Makefile.in (inet-install): Don't run install-gzip.
13057
13058Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13059
13060 * configure.in: Don't config lots of things for *-*-windows*.
13061
13062Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13063
13064 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13065 (host_libs, host_tools): Copy from configure.in.
13066 * mpw-configure: Don't complain about directories not found.
13067
13068Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13069
13070 * configure.in (i[345]86): Recognize i686 for pentium pro.
13071 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13072 file.
13073
13074 * config.guess (i[345]86): Ditto.
13075
13076Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13077
13078 * configure.in (noconfigdirs): Removed gdb for D10V.
13079
d207ebef 13080Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 13081
d207ebef
JM
13082 * configure.in: Remove ld, target-libio, target-libg++, and
13083 target-libstdc++ from noconfigdirs.
5d4a5ee6 13084
6599da04
JM
13085Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13086
13087 * configure: Fix three locations where shell scripts were
13088 being run directly rather than with config_shell.
13089
d207ebef
JM
13090Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13091
13092 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13093 * config.sub (basic_machine): Recognize v850.
13094
6599da04
JM
13095Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13096
13097 * mpw-configure: Handle multiple enable/disable options and
13098 pass them down recursively, handle -c and -s flags appropriately
13099 depending on choice of compiler, add escape mechanism for
13100 quoted arguments to gC.
13101
13102Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13103
13104 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13105 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13106 so that -mrelocatable-lib and -mno-eabi are used.
13107
13108 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13109 not support --print-multi-lib, don't abort.
13110
6599da04
JM
13111Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13112
13113 * make-all.com: Run config-a-gas.
13114 * setup.com: Don't copy subdirectory files around.
13115
13116Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13117
13118 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13119 target, it now compiles correctly.
13120
13121Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13122
13123 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13124
13125Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13126
4e81ae98 13127 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
13128
13129Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13130
13131 * configure.in (native_only): Add prms.
13132
13133Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13134
13135 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13136 (BINUTILS_SUPPORT_DIRS): Likewise.
13137
13138Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13139
13140 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13141 d10v support is added.
13142
13143Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13144
13145 * configure.in (d10v-*-*): New target.
13146
13147Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13148
13149 * config.guess (HP 9000/811): Recognize this as a PA1.1
13150 machine.
13151
13152Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13153
13154 * Makefile.in (do-tar-gz): New target, split out from tail end of
13155 taz target. Run each command separately, don't use pipes.
13156 (taz): Use it.
13157
13158Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13159
13160 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13161 * mpw-build.in: No builds should depend on building byacc or flex,
13162 they are assumed to be installed already.
13163
13164Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13165
13166 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13167 variable that CC_FOR_TARGET needs.
13168
13169Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13170
13171 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13172 options have changed since the last time the subdirectory was
13173 configured, and if it has, reconfigure.
13174 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13175 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13176
13177Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13178
13179 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13180 CLEAN_MODULES): Add bash.
13181 (all-bash): New target.
13182
13183Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13184
13185 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13186
13187Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13188
13189 * config.sub (basic_machine): Recognize d10v as a valid processor.
13190
13191Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13192
13193 * mpw-configure: Add support for --bindir.
13194 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13195
13196Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13197
13198 * configure.in: add bash, time, gawk to list of hosttools and things
13199 to only build for native toolchains
13200
13201Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13202
13203 * Makefile.in (docdir): Remove.
13204
13205Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13206
13207 * Makefile.in (datadir): Set to $(prefix)/share.
13208
13209Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13210
13211 * configure.in: build diff and patch for cygwin32-hosted
13212 toolchains.
13213
13214Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13215
13216 * config.sub: Accept -rtems*.
13217
13218Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13219
e490616e
ZW
13220 * configure.in: enable dosrel for cygwin32-hosted builds,
13221 remove diff from the list of things not buildable
13222 via Canadian Cross
6599da04
JM
13223
13224Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13225
13226 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 13227 don't get ". ".
6599da04
JM
13228
13229Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13230
13231 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13232
13233Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13234
13235 * Makefile.in (taz): Handle case where tex3patch didn't even get
13236 checked out. Also, if it was found, put the symlink in a new util
13237 subdirectory.
13238
13239Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13240
13241 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13242
13243Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13244
13245 * config.sub: Recognize -openvms.
13246 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13247 * make-all.com, setup.com: New files.
13248
13249Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13250
13251 * Makefile.in (taz): tex3patch moved to texinfo/util.
13252
13253Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13254
13255 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13256 * configure.in: remove make from disable-if-Can-Cross list
13257 enable gdb if ${host} and ${target} are cygwin32
13258
13259Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13260
13261 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13262 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13263
13264Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13265
13266 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13267 distinguish sysv/svr4/bsd variants.
13268 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13269
13270Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13271
13272 * configure.in: Added copyright notice.
13273 * move-if-change: Added copyright notice.
13274
13275Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13276
13277 * configure.in (powerpcle-*-solaris*): Until we get shared
13278 libraries working, don't build gdb, sim, make, tcl, tk, or
13279 expect.
13280
13281Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13282
13283 * config.guess: Merge with FSF:
13284
13285 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13286 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13287
13288 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13289 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13290
13291 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13292 * config.guess: Combine two OSF1 rules.
13293 Also recognize field test versions. From mjr@zk3.dec.com.
13294 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13295 because GNU uname does not support -p. From pmr@pajato.com.
13296
13297Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13298
13299 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13300
13301Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13302
13303 * mpw-README: Document GCCIncludes.
13304
13305Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13306
13307 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13308
13309Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13310
13311 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13312
13313Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13314
13315 * configure.in (*-*-cygwin32): Configure make.
13316
13317Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13318
13319 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13320
13321Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13322
13323 * Makefile.in (all-inet): Depend on all-perl.
13324
13325 * Makefile.in (inet-install): New target.
13326
13327 * Makefile.in (all-inet): Depend on all-tcl.
13328 (all-inet): Depend on all-send-pr.
13329
13330Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13331
13332 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13333 temporarily.
13334
13335Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13336
13337 * configure.in: Don't configure --with-gnu-ld on AIX.
13338
13339Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13340
13341 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13342
13343Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13344
13345 * Makefile.in (ALL_MODULES): Added all-inet.
13346 (CROSS_CHECK_MODULES): Added check-inet.
13347 (INSTALL_MODULES): Added install-inet.
13348 (CLEAN_MODULES): Added clean-inet.
13349 (all-indent): New target.
13350
13351 * configure.in (host_tools): Added inet.
13352 (native_only): Added inet.
13353 (noconfigdirs): Added inet.
13354
13355Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13356
13357 * configure.in: Don't configure libgloss if we are not configuring
13358 newlib.
13359
13360Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13361
13362 * configure.in: Don't configure libgloss for unsupported
13363 architectures.
13364
13365Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13366
13367 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13368
13369Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13370
13371 * Makefile.in (ALL_MODULES): Include all-apache.
13372 (CROSS_CHECK_MODULES): Include check-apache.
13373 (INSTALL_MODULES): Include install-apache.
13374 (all-apache): New target.
13375
13376 * configure.in: Added apache everywhere perl is seen.
13377
13378Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13379
13380 * Makefile.in: Add support for clean-{module} and
13381 clean-target-{module} rules.
13382
13383Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13384
13385 * configure.in (*-*-ose) do not build libgloss.
13386
13387Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13388
13389 * config.guess (prep*:SunOS:5.*:*): Turn into
13390 powerpele-unknown-solaris2.
13391
13392Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13393
13394 * configure.in: Permit --enable-shared to specify a list of
13395 directories.
13396
13397Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13398
13399 * configure.in (host==solaris): Pass only the first word of $CC
13400 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13401
13402Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13403
13404 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13405
13406Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13407
13408 * Makefile.in (ALL_MODULES): Include all-perl.
13409 (CROSS_CHECK_MODULES): Include check-perl.
13410 (INSTALL_MODULES): Include install-perl.
13411 (ALL_X11_MODULES): Include all-guile.
13412 (CHECK_X11_MODULES): Include check-guile.
13413 (INSTALL_X11_MODULES): Include install-guile.
13414 (all-perl): New target.
13415 (all-guile): New target.
13416
13417 * configure.in (host_tools): Include perl and guile.
13418 (native_only): Include perl and guile.
13419 (noconfigdirs): Don't build guile and perl; no ports have been
13420 done.
13421
13422Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13423
e490616e
ZW
13424 * configure (--enable-*): Handle quoted option lists such as
13425 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
13426
13427Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13428
13429 * Makefile.in ({,inst}all-target): New rule so we can make and
13430 install all of the target directories easily.
13431
13432Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13433
13434 * configure.in: Add missing global flag in sed substitution when
13435 deleting `target-' from ${configdirs}.
13436
13437Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13438
13439 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13440 option.
13441
13442 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13443 config/mh-necv4.
13444
13445 * install.sh: Correct misspelling of transformbasename.
13446
13447 * config.guess: Recognize mips-*-sysv*.
13448
13449Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13450
13451 * config.sub: Recognize mon960.
13452
13453Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13454
13455 * configure: Restore Canadian Cross handling of BISON and LEX,
13456 removed in Feb 20 change.
13457
13458Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13459
13460 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13461 Mention make install. Remove the old copyright date as well the
13462 clumsy and rather pointless copyright on the README file.
13463
13464Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13465
13466 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13467 Makefile after running symlink-tree, then run `make distclean' to
13468 avoid clobbering any generated files in srcdir.
13469
13470Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13471
13472 * configure.in (m68k-*-netbsd*): Build everything now.
13473
13474Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13475
13476 * Makefile.in (taz): Fix quoting.
13477
13478Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13479
13480 * configure.in (sparclet-*-*): Build everything now.
13481
13482Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13483
13484 * configure.in (m68k-*-linux*): New host.
13485
13486Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13487
13488 * configure: Check for bison before byacc.
13489
13490Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13491
13492 * Makefile.in configure: Change the way LEX and BISON/YACC are
13493 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13494 searching PATH. These are used as fallbacks by Makefile.in if
13495 flex/bison/byacc aren't in objdir.
13496
13497Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13498
13499 * Makefile.in: Make everything which depends upon all-bfd also
13500 depend upon all-opcodes, in case --with-commonbfdlib is used.
13501
13502Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13503
13504 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13505 building NT native compilers on Unix.
13506
13507Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13508
13509 * configure.in: Don't get CC from the host Makefile fragment if we
13510 can find gcc in PATH, or if this is a Canadian Cross. Move the
13511 Solaris test for /usr/ucb/cc to the post target script, just after
13512 the compiler sanity test.
13513
13514Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13515
13516 * config.sub: Merge with FSF.
13517
13518Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13519
13520 * Makefile.in (RPATH_ENVVAR): New variable.
13521 (REALLY_SET_LIB_PATH): Use it.
13522 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13523
13524Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13525
13526 * config.sub, configure.in: Recognize sparclet cpu.
13527
13528Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13529
13530 * config.guess: Support m68k-cbm-sysv4.
13531
13532Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13533
13534 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13535 m68k-unknown-linuxaout from linker help string. Put quotes around
13536 $ld_help_string.
13537
13538Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13539
13540 * config.guess (powerpc-harris-powerunix): Add guess for port
13541 to new target.
13542
13543Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13544
13545 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13546
13547Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13548
13549 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13550 $(REALLY_SET_LIB_PATH) in Makefile.
13551 * Makefile.in (SET_LIB_PATH): New variable.
13552 (REALLY_SET_LIB_PATH): New variable.
13553 ($(DO_X)): Use $(SET_LIB_PATH).
13554 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13555 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13556 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13557 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13558 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13559 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13560 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13561 (install-dosrel): Likewise.
13562 (all-opcodes): Depend upon all-libiberty.
13563
13564Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13565
13566 * config.guess (*:CYGWIN*): New
13567
13568Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13569
13570 * Makefile.in (all-target-winsup): All all-target-libiberty.
13571
13572Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13573
13574 * configure.in (noconfigdirs): Add missing # in front of comment.
13575
13576Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13577
13578 * configure.in: add second pass to things added to noconfigdirs
13579 so *-gm-magic can exclude libgloss properly.
13580
13581Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13582
13583 * mpw-configure (extralibs_name, rez_name): Set correctly
13584 for MWC68K compiler.
13585
13586 * mpw-README: Add more info on the necessary build tools.
13587
13588Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13589
13590 * configure.in, config.sub: Recognize cygwin32.
13591
13592Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13593
13594 * config.guess, config.sub: Recognize A/UX.
13595
13596Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13597
13598 * config.sub: Merge with gcc/config.sub.
13599
13600Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13601
13602 * mpw-build.in (do-binutils): Add build of stamps.
13603
13604Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13605
13606 * config.sub: Add recognition for mips64vr4100*-* targets.
13607
13608Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13609
13610 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13611 Add creation of gconfigargs with `--enable-shared' turned on.
13612 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13613 ($(host)-stamp-stage3-configured): Likewise.
13614 (HOLES): Add chatr and ldd.
13615 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13616
13617Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13618
13619 * configure: Pass --nfp to recursive configures.
13620
13621Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13622
13623 * Makefile.in (DLLTOOL): New.
13624 (DLLTOOL_FOR_TARGET): New.
13625 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13626 (EXTRA_TARGET_FLAGS): Ditto.
13627 (EXTRA_GCC_FLAGS): Ditto.
13628 (CONFIGURE_TARGET_MODULES): Ditto.
13629 (DO_X): Ditto.
13630 * configure: Add DLLTOOL.
13631
13632Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13633
13634 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13635 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13636 mh-sco, since old workarounds no longer needed, and don't
13637 build ld, since libraries have weak symbols in COFF.
13638
13639Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13640
13641 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13642
13643Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13644
13645 * configure.in: Make sure that ${CC} can be used to compile an
13646 executable.
13647
13648Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13649
13650 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13651 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13652 nothing depending on whether gdbtk is being built.
13653
13654Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13655
13656 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13657
13658Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13659
13660 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13661 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13662
13663Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13664
13665 * config-ml.in: Add support for
13666 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13667 Simplify setting of multidirs from --disable-foo.
13668
13669Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13670
13671 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13672 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13673 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 13674 non-empty, pass them on to the GCC make.
6599da04
JM
13675 (all-bootstrap): New rule that is like all-gcc, except it executes
13676 the GCC bootstrap rule instead of the GCC all rule.
13677
13678Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13679
13680 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13681
13682Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13683
13684 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13685 DG/UX support.
13686
13687Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13688
13689 * config.sub (i*86*) Change [345] to [3456]
13690
13691Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13692
13693 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13694 --with-gnu-ld=no.
13695
13696Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13697
13698 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13699 AIX multilibs get built.
13700
13701Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13702
13703 * configure.in (i386-win32): Don't build expect if we're not
13704 building the tcl subdir.
13705
13706Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13707
13708 * Makefile.in: (configure-target-examples, all-target-examples):
13709 New targets, configure and build example programs.
13710
13711Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13712
13713 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13714 use it as input to sedit the generated MPW makefile.
13715 * mpw-README: Add a suggestion about Gestalt.h.
13716
13717Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13718
13719 * config.sub: Accept *-*-ieee*.
13720
13721Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13722
13723 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13724 Ronald F. Guilmette <rfg@monkeys.com>.
13725
13726Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13727
13728 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13729 for powerpc-pe native.
13730 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13731 (target==powerpc-pe): duplicate i386-win32 entry.
13732
13733Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13734
13735 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13736 of vxworks, not just vxworks5.1.
13737
13738Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13739
13740 * mpw-configure: Add support for exec-prefix.
13741
13742Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13743
13744 * config.guess: Recognize HP model 816 machines as having
13745 a PA1.1 processor.
13746
13747Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13748
13749 * configure: Ignore new autoconf configure options.
13750
6599da04
JM
13751Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13752
13753 * config.guess: Recognize Pentium under SCO.
13754 From Robert Lipe <robertl@arnet.com>.
13755
13756Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13757
13758 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
13759
13760Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13761
13762 * configure.in: Don't configure gas for alpha-dec-osf*.
13763
13764Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13765
13766 * configure.in: Default to --with-stabs for some targets for which
13767 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13768 i[345]86*-*-unixware*.
13769
13770Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13771
13772 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13773 rather than basing it on the target. Simplify handling of options
13774 controlling which directories to configure. Remove extraneous
13775 slash in multi-clean target.
13776
13777Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13778
13779 * config-ml.in: Prefix more variables with ml_ so they don't collide
13780 with configure's.
13781
13782Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13783
13784 * configure: Don't turn -v into --v.
13785
13786Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13787
13788 * configure.in (targargs): Fix typo.
13789
13790 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13791
13792Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13793
13794 * configure.in: Strip --host and --target options from
13795 CONFIG_ARGUMENTS, and always configure for --host only. Add
13796 --with-cross-host option when building with a cross-compiler.
13797 * configure: Canonicalize the arguments put into config.status by
13798 always using `=' for an option with an argument. Pass a presumed
13799 --host or --target explicitly.
13800
13801Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13802
13803 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13804 into general OS recognition case.
13805
13806Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13807
13808 * configure.in (target_configdirs): add target-winsup only
13809 for win32 target systems.
13810
13811Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13812
13813 * Makefile.in (all-target-libgloss): Depend upon
13814 configure-target-newlib, since when libgloss is built it looks to
13815 see if the newlib directory exists.
13816
13817Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13818
13819 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13820 cfg-ml-*.in.
13821
13822Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13823
13824 * configure: Handle LD and LD_FOR_TARGET when configuring a
13825 Canadian Cross.
13826
6599da04
JM
13827Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13828
13829 * configure.in (target_libs): add target-winsup.
13830 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13831 (target==ppcle-pe): remove ld from $noconfigdirs.
13832
13833Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13834
13835 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13836 Preserve relative path names in $srcdir. Build symlink tree if
13837 configuring cross target dir and srcdir=. (= no VPATH support).
13838 (configure-target-libg++): Depend on configure-target-librx.
13839 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13840 * config-ml.in: New file.
13841 * symlink-tree: New file.
13842 * configure: Ensure srcdir="." if that's what it is.
13843
13844Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13845
13846 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13847 includes and FLEX_SKELETON setting.
13848 * mpw-configure (--with-gnu-ld): New option, controls whether
13849 to use PPCLink or ld with PowerMac GCC.
13850 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13851 * mpw-config.in: Configure grez if targeting Mac.
13852
13853 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
13854 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13855 just macos.
6599da04
JM
13856 * configure.in: Configure grez resource compiler if targeting Mac.
13857 * Makefile.in (all-grez, install-grez): New targets.
13858
13859Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13860
13861 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 13862 gcc in the path, set CC to gcc -O2.
6599da04
JM
13863
13864Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13865
13866 * configure: Default ${build} correctly. Avoid picking up extra
13867 spaces when reading CC and CXX from Makefile. When doing a
13868 Canadian Cross, use plausible default values for numerous
13869 variables.
13870 * configure.in: When doing a Canadian Cross, don't try to
13871 configure tools whose configure script can't handle it.
13872
13873Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13874
13875 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13876
13877Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13878
13879 * configure: Remove dubious bug reporting address.
13880
13881Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13882
13883 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13884 configure script, run that instead of this directory's configure.
13885 In either case, print a message that we're configuring the sub-dir.
13886
13887Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13888
13889 * configure.in: Before checking for the existence of various files,
13890 use sed to filter out "target-".
13891
13892Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13893
13894 * Makefile.in (DO_X): Split rule to decrease command line length
13895 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13896 (Philippe De Muyter).
13897
13898Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13899
13900 * Makefile.in (all-patch): depend on all-libiberty.
13901
13902Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13903
13904 * configure.in: If the only directory in target_configdirs which
13905 actually exists is libiberty, then set target_configdirs to empty,
13906 to avoid trying to build a target libiberty in a gas or gdb
13907 distribution.
13908
13909Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13910
13911 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
13912 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13913 systems.
6599da04
JM
13914
13915Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13916
13917 * configure.in (copy_dirs): Use sys-include instead of include
13918 for --with-headers option.
13919
13920Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13921
13922 * Makefile.in, configure.in: Make winsup builds work with
13923 new scheme.
13924
13925Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13926
13927 * configure.in: Build the linker on AIX.
13928
13929Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13930
13931 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13932 where needed.
13933
13934Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13935
13936 * Makefile.in (all-gcc): Fix typo.
13937
13938Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13939
13940 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13941
13942Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13943
13944 * configure.in: Rename libFOO to target-libFOO, and xiberty
13945 to target-xiberty, to provide more flexibility.
13946 (target_subdir): Define. Create if cross.
13947 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13948 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13949 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13950 check-libFOO -> check-target-libFOO, etc.
13951 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13952 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13953 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13954 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13955 allow ALL_GCC="" to only configure.
13956 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13957 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13958 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13959
13960Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13961
13962 * Makefile.in (taz): Build "info" in etc explicitly.
13963
13964Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13965
13966 * configure.in: Make sure that CC is undefined (as opposed to
13967 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13968 problem with autoconf trying to configure on a host without GCC.
13969
13970Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13971
13972 * mpw-configure: Set host alias from choice of host compiler,
13973 only use generic MPW Makefile sed if present, edit a file
13974 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13975 * mpw-README: Add problem notes about CW6 and CW7.
13976
13977Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13978
13979 * Makefile.in (taz): Use ";" instead of ";;".
13980
13981Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13982
13983 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13984 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13985 DISTDOCDIRS.
13986 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13987 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13988
13989Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13990
13991 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13992 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13993 Move bfd to DISTSTUFFDIRS.
13994
13995Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13996
13997 * Makefile.in (X11_LIB): Removed.
13998 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13999
14000 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14001
14002Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14003
14004 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14005 names.
14006
14007Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14008
14009 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14010
14011Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14012
14013 * configure.in (i[345]86-*-win32): Always build newlib.
14014 Don't configure cvs, autoconf or texinfo.
14015 * Makefile.in (LD_FOR_TARGET): New.
14016 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14017 Pass down LD_FOR_TARGET.
14018
14019Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14020
14021 * winsup: New directory.
14022 * Makefile.in: Build winsup.
14023 * configure.in: Winsup is configured when target is win32.
14024 Can only build win32 target GDB when native.
4e81ae98 14025
6599da04
JM
14026Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14027
14028 * config.guess: Recognize HP model 819 machines as having
14029 a PA 1.1 processor.
14030
14031Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14032
14033 * configure: Fix sed loop which substitutes for CC and CXX to
14034 avoid bug found in various sed implementations.
14035
14036Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14037
14038 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14039 simulator. Use standard powerpc-*-eabi*.
14040
14041Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14042
14043 * configure.in: Stop putting gas and binutils in noconfigdirs for
14044 powerpc-*-aix* and rs6000-*-*.
14045
14046Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14047
14048 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14049 -mcall-aixdesc libraries.
14050
14051Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14052
14053 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14054
14055 * config.sub (arm | armel | armeb): Fix shell syntax.
14056
14057Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14058
14059 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14060 -msoft-float and -mcpu=common support.
14061 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14062 libraries.
14063
14064Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14065
14066 * configure.in: Allow configuration and build of emacs19 for the alpha.
14067
14068Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14069
14070 * configure.in (CC): Get ^CC, not just any old CC, from
14071 ${host_makefile_frag}.
14072
14073Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14074
4e81ae98 14075 * configure.in (CC): Try to get CC from
6599da04
JM
14076 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14077
14078Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14079
14080 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14081 only if it exists in $(srcdir).
14082
14083Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14084
14085 * configure: If CC and CXX are not set in the environment, set
14086 them, based on either an existing Makefile or on searching for gcc
14087 in PATH. Substitute for CC and CXX in Makefile.
14088 * configure.in: Remove libm from target_libs. Separate
14089 target_configdirs from configdirs. If CC is not set in
14090 environment, try to get it from a host Makefile fragment. Rewrite
14091 changes of configdirs to use skipdirs instead. A few minor
14092 tweaks. Take directories out of target_configdirs as they are
14093 taken out of configdirs. Remove existing Makefile files from
14094 subdirectories. Substitute for TARGET_CONFIGDIRS and
14095 CONFIG_ARGUMENTS in Makefile.
14096 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14097 by configure.in.
14098 (CONFIG_ARGUMENTS): Likewise.
14099 (CONFIGURE_TARGET_MODULES): New variable.
14100 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14101 ($(CONFIGURE_TARGET_MODULES)): New target.
14102 (configure-libg++, configure-libio): New targets.
14103 (all-libg++): Depend upon configure-libg++.
14104 (all-libio): Depend upon configure-libio.
14105 (configure-libgloss, all-libgloss): New targets.
14106 (configure-libstdc++): New target.
14107 (all-libstdc++): Depend upon configure-libstdc++.
14108 (configure-librx, all-librx): New targets.
14109 (configure-newlib): New target.
14110 (all-newlib): Depend upon configure-newlib
14111 (configure-xiberty): New target.
14112 (all-xiberty): Depend upon configure-xiberty.
14113
14114Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14115
14116 * configure.in (host i[345]86-*-win32): Expand the
14117 noconfigdirs again.
14118
14119Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14120
14121 * mpw-configure: Fix sed command file name.
14122
14123Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14124
4e81ae98 14125 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
14126 noconfigdirs again.
14127
14128Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14129
14130 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14131 or powerpc*-*-pe*, since they are not yet supported.
14132
14133Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14134
14135 Add PowerMac support and many other enhancements.
14136 * mpw-configure: New option --cc to select compiler to use,
14137 paste options set according to --cc into the generated
14138 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14139 if mpw-make.sed is present.
14140 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14141 add forward includes for PowerPC include files.
14142 * mpw-build.in: Build using Makefile.PPC if present.
14143 (do-byacc, etc): Remove separate version resource builds.
14144 (do-gas): Build "stamps" before "all".
14145 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14146 * mpw-README: Update to reflect --cc option, PowerMac support,
14147 and recently-reported compatibility problems.
14148
14149Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14150
14151 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14152 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14153 (--with-multilib-top): Pass to recursive invocations.
14154
14155Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14156
14157 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14158 v810-*-*.
14159
14160Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14161
14162 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14163 gdb, ld and opcodes on v810-*-*.
14164
6599da04
JM
14165Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14166
14167 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14168 (local-maintainer-clean): New target.
14169 (maintainer-clean): New target.
14170 (realclean): Just depend upon maintainer-clean.
14171
14172Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14173
14174 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14175
14176Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14177
14178 * configure.in: Build ld in mips*-*-bsd* case.
14179
14180Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14181
14182 * config.sub: Accept -lites* OS. From Ian Dall.
14183
14184Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14185
14186 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 14187 targets.
6599da04
JM
14188
14189Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14190
14191 * configure.in: treat i386-win32 canadian cross the same as
14192 i386-go32 canadian cross.
14193
14194Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14195
14196 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14197 running under the simulator to build a reduced set of libraries.
14198 (powerpc-*-eabiaix): Add fine grained multilib support added to
14199 other powerpc targets yesterday.
14200
14201Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14202
14203 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14204 -disable-softfloat, -disable-relocatable, -disable-aix, and
14205 -disable-sysv to control which multilib libraries get built.
14206
14207Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14208
14209 * configure: Add Makefile.tem to list of files to remove in trap
14210 handler.
14211
14212Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14213
14214 * config.guess (*Linux*): Add missing "exit"s.
14215 Also, need specific check for alpha-unknown-linux (uses COFF).
14216
14217Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14218
14219 * config.guess: Merge with FSF:
14220
14221 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14222 * config.guess (AIX4): More robust release numbering discovery.
14223
14224 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14225 * config.guess (i386-sequent-ptx): Properly get version number.
14226
14227 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14228 * config.guess (mips:*:4*:UMIPS): New case.
14229
14230Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14231
14232 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14233 (i386-win32 host): Likewise. Don't build readline.
14234
14235Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14236
14237 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14238 SUPPORT_FILES to submakes.
14239
14240Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14241
14242 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14243 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14244 mpw-configure.
14245
14246Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14247
14248 * configure.in (appdirs): Use =, not ==, in test expression when
14249 trying to build the text to print in the warning message for
14250 Solaris users.
14251
14252Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14253
14254 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14255
14256Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14257
14258 * config.guess: Recognize lynx-2.3.
14259
14260Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14261
14262 * config.sub (z8ksim): Deleted
14263 (z8k-*-coff): New, this is the one true name of the target.
14264
14265Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14266
14267 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14268
14269Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14270
14271 * config.guess (*:Linux:*:*): First try asking the linker what the
14272 default object file format is (elf, aout, or coff). Then if this
14273 fails, try previous methods.
14274
14275Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14276
14277 * configure.in: Don't build newlib for *-*-vxworks5.1.
14278
14279Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14280
14281 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14282 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14283
14284Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14285
14286 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14287
14288Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14289
14290 * cfg-ml-com.in: New file.
14291 * cfg-ml-pos.in: New file.
14292
14293Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14294
14295 * COPYING.NEWLIB: Add HP free copyright to list.
14296
14297Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14298
14299 * config.sub: Recognize -eabi* for the system, not just -eabi.
14300
14301Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14302
14303 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14304 * config.sub, configure.in (win32): New target and host.
14305
14306Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14307
14308 * configure.in: Add i386-pe configuration.
14309
14310Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14311
14312 * mpw-build.in (install): Install GDB after LD.
14313
14314Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14315
14316 * mpw-config.in (elf/mips.h): Always forward-include, needed
14317 for GDB to build.
14318
14319Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14320
14321 * testsuite: New directory for customer acceptance and whole tool
14322 chain tests.
14323
14324Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14325
14326 * configure: If per-host line isn't found, but AC_OUTPUT is found
14327 and a configure script exists, run it instead.
14328
14329Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14330
14331 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14332
14333Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14334
14335 * configure: Set build_{cpu,vendor,os,alias} to host values when
14336 --build isn't specified.
14337
14338Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14339
14340 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14341 (FLAGS_TO_PASS): Pass them.
14342 (EXTRA_TARGET_FLAGS): Ditto.
14343
6599da04
JM
14344Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14345
14346 * Makefile.in (all-libg++): Depend on all-libstdc++.
14347
14348Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14349
14350 * configure.in (noconfigdirs): Enable all packages for
14351 i386-unknown-netbsd.
14352
14353Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14354
14355 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14356 hosted builds (DOS builds)
14357
14358Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14359
14360 Changes for ARM based on patches from Richard Earnshaw:
14361 * config.sub: Handle armeb and armel.
14362 * configure.in: Omit arm linker only for riscix.
14363
14364Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14365
14366 * config.guess: Update from FSF.
14367
14368Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14369
63f6bcd7 14370 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
14371 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14372 powerpcle variant. Convert pentium into i586, not i486. Add p5
14373 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14374 temporarily.
14375
14376Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14377
14378 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14379
14380Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14381
14382 * config.sub: Accept -lites* as a basic system type.
14383
14384Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14385
14386 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14387 installed, and if so return linuxoldld as the system name.
14388
14389Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14390
14391 * config.guess: Add hppa1.1-hp-lites support.
14392
14393Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14394
14395 * configure.in: Don't build newlib for m68k-vxworks5.1.
14396
14397Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14398
14399 * configure.in (mips-sgi-irix6): Use mh-irix5.
14400
14401Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14402
14403 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14404
14405Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14406
14407 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 14408 OSF/1. Fix compiler flags.
6599da04
JM
14409 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14410
14411Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14412
14413 * configure.in: Recognize --with-newlib.
14414 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14415
14416Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14417
d207ebef 14418 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
14419 to *_X11_MODULES due to gdbtk needing X include files et al.
14420
14421Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14422
14423 Merge in support for Mac MPW as a host.
14424 (Old change descriptions retained for informational value.)
14425
14426 * mpw-config.in: Add generic include forwards for cpu-specific
14427 include files in aout and elf directories.
14428
14429 * mpw-configure: Added copyright.
14430 * mpw-config.in: Check for presence of required build tools.
14431 (target_libs): Add newlib.
14432 (target_tools): Add examples.
14433 (Read Me): Generate as "Read Me for MPW" instead.
14434 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14435 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14436 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14437
14438 * mpw-configure: Remove subdir-specific makefile hackery,
14439 delete mk.tmp after using it.
14440
14441 * mpw-build.in (all): Display start and end times.
14442
14443 * mpw-configure (host_canonical): Set.
14444 (target_cpu): Always add to makefiles.
14445 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14446 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14447 (mpw-mh-mpw): Look for in srcdir and srcroot.
14448 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14449
14450 * mpw-build.in: (install-only): New target.
14451
14452 * mpw-configure (host_alias, target_alias): Rename from hostalias
14453 and targetalias, add into generated Makefile.
14454 (mk.tmp): If present, add into generated Makefile.
14455 * mpw-build.in (all-gas): Build config.h first before gas proper.
14456
14457 * mpw-configure (config.status): Write only if changed.
14458 * mpw-config.in (readline): Configure it (not built, just used for
14459 definitions).
14460
14461 * mpw-config.in (elf/mips.h): Add a forward include.
14462
14463 * mpw-config.in: Forward-include most .h files in include into
14464 extra-include.
14465 (readline): Don't build.
14466 mpw-build.in (install): Install GDB.
14467
14468 * mpw-configure (prefix, mpw_prefix): Handle it.
14469 * mpw-config.in (mmalloc, readline): Don't configure.
14470 * mpw-build.in (thisscript): Rename to ThisScript.
14471 Use mpw-build instead of BuildProgram everywhere.
14472 (mmalloc, readline): Don't build.
14473 * mpw-README: New file, basic documentation about the MPW port.
14474
14475 * mpw-config.in: Use forward-include to create include files.
14476
14477 * mpw-configure: Add more things to the top of each configured
14478 Makefile, including contents of config/mpw-mh-mpw.
14479 * mpw-config.in (extra-include): Create this directory and fill it
14480 with Posix-like include files when configuring.
14481
14482 * config.sub (apple, mac, mpw): Add various aliases.
14483
14484 * mpw-build.in: New file, top-level build script fragment for MPW.
14485 * mpw-configure: New file, configure script for MPW.
14486 * mpw-config.in: New file, config fragment for MPW.
14487
14488Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14489
14490 * configure.in (host_libs): Remove glob, since it is gone from the
14491 sources.
14492
14493Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14494
14495 * Makefile.in: define empty GDB_NLM_DEPS var.
14496
14497 * configure.in(target_makefile_frag): use config/mt-netware
14498 for netware targets.
14499
14500Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14501
14502 * config.sub: Merge in recent FSF changes. Remove linux special
14503 cases.
14504
14505Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14506
731a8127 14507 Revert this change:
6599da04
JM
14508
14509 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14510
14511 * build-all.mk: Use CC=cc -Xs on Solaris.
14512
6599da04
JM
14513Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14514
14515 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14516 stop using it.
14517 * Makefile.in: Nuke all references to glob subdirectory.
14518
14519Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14520
14521 * configure.in: Fix --enable-shared logic in per-host.
14522
14523Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14524
14525 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14526
14527Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14528
14529 * configure.in (noconfigdirs): Don't build gas on AIX, for
14530 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14531
14532Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14533
14534 * configure: Fix --cache-file to work if the file argument is a
14535 relative path.
14536
14537Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14538
14539 * configure: If the --cache-file is used, pass it down to
14540 configure in subdirectories.
14541
14542Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14543
14544 * config.sub: add vxworks29k configuration.
14545
14546Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14547
14548 * Makefile.in (taz): Do "diststuff" part quietly.
14549
14550Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14551
14552 * config.sub: Mini-merge with gcc/config.sub.
14553
14554Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14555
14556 * config.guess (IRIX): Sed - to _.
14557
14558Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14559
14560 * Makefile.in (source-vault, binary-vault): New targets.
14561
14562Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14563
14564 * config.sub: Recognize -eabi as a basic system type.
14565
14566Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14567
14568 * configure.in (enable_shared stuff): Fix typo.
14569
14570Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14571
14572 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14573
14574Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14575
14576 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14577
14578Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14579
14580 * configure.in (rs6000-*-*): Don't build gas.
14581
14582Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14583
14584 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14585 reduce command line length.
14586 (AS_FOR_TARGET): Check for as.new, not Makefile.
14587 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14588
14589Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14590
14591 * config.guess: Merge from FSF.
14592
14593Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14594
14595 * configure: Don't use $ when handling program_suffix.
14596
14597Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14598
14599 * configure.in: Configure tk for hppa/hpux.
14600
14601Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14602
14603 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14604
14605Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14606
14607 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14608 to LIBCXXFLAGS. Tests are better run without it.
14609
14610Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14611
14612 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14613
14614Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14615
14616 * configure.in (*-*-netware*): Don't configure xiberty.
14617
14618Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14619
14620 * configure.in: Remove tk from native_only list.
14621
14622Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14623
14624 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14625 for special NCD build.
14626
14627Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14628
14629 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14630 makeall.bat, they're only useful for binutils snapshots.
14631 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14632 makeall.bat to specified SUPPORT_FILES.
14633
14634Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14635
14636 * build-all.mk: Add Ericsson targets to sun4 and solaris
14637 hosts. Add BNR's sun4 target to solaris host, so their
14638 build-from-source will be tested in-house first.
14639
14640Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14641
14642 * Makefile.in (LIBCFLAGS): New variable.
14643 (CFLAGS_FOR_TARGET): Ditto.
14644 (LIBCFLAGS_FOR_TARGET): Ditto.
14645 (LIBCXXFLAGS): Ditto.
14646 (CXXFLAGS_FOR_TARGET): Ditto.
14647 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14648 (BASE_FLAGS_TO_PASS): Pass them.
14649 (EXTRA_TARGET_FLAGS): Ditto.
14650
731a8127 14651 * configure.in: Support --enable-shared.
6599da04
JM
14652
14653Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14654
14655 * configure.in (target_libs): Include libstdc++ again.
14656 * config.guess: Update from FSF (for FreeBSD).
14657
14658Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14659
14660 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14661 makeall.bat.
14662 (DISTDOCDIRS): Add `etc'.
14663 (ETC_SUPPORT_PFX): New variable.
14664 (taz): Include anything from etc starting with a word in
14665 ETC_SUPPORT_PFX.
14666
14667Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14668
14669 * config.sub: Update for recent FSF changes. Remove obsolete
14670 h8300hds entry. Add -windows* and -osx as basic os. Minor
14671 spacing changes.
14672
14673Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14674
14675 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14676
14677 * config.guess: Merge with FSF.
14678 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14679
14680Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14681
14682 * configure: Since the "trap 0" handler will override the exit
14683 status on many systems, only use it for "exit 1", and make it set
14684 a non-zero exit status; reset it before "exit 0". Also, check
14685 exit status of config.sub, and error out if it failed.
14686
14687Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14688
14689 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14690 and install libgloss.
14691
14692Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14693
14694 * Makefile.in (all-binutils): Depend upon all-byacc.
14695
14696 * configure.in: Don't build emacs on Irix 5.
14697
14698Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14699
14700 * configure.in (*-*-netware*): Add libio.
14701
14702Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14703
14704 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14705 (CHECK_TARGET_MODULES): Ditto.
14706 (INSTALL_TARGET_MODULES): Ditto.
14707 (TARGET_LIBS): Ditto.
14708 (all-libstdc++): Note dependencies.
14709
14710Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14711
14712 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14713
14714Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14715
14716 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14717 -fexternal-templates.
14718
14719 * configure.in (target_libs): Add libstdc++.
14720 (noconfigdirs): Add libstdc++ as appropriate.
14721
14722Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14723
14724 * config.guess: Update from FSF.
14725
14726Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14727
14728 * configure: Use ${config_shell} when running ${configsub}.
14729
14730Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14731
14732 * config.sub: No longer recognize h8300h.
14733
14734Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14735
14736 * config.sub: Remove extraneous differences between config.sub and
14737 gcc/config.sub.
14738
14739Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14740
14741 * Makefile.in (DISTSTUFFDIRS): Add gas.
14742
14743Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14744
14745 * COPYING.NEWLIB: New file.
14746
14747Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14748
14749 * config.guess (HP-UX): Patch from Harlan Stenn
14750 <harlan@landmark.com> to also emit release level.
14751
14752Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14753
14754 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14755
14756Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14757
14758 * config.sub: Merge nextstep cleanup from FSF.
14759
14760Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14761
14762 * configure.in (arm-*-*): Don't configure ld for this target.
14763
14764Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14765
14766 * configure.in (*-*-netware): don't configure libg++, libio,
14767 librx, or newlib.
14768
14769Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14770
14771 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14772 configure ld--it works, but it doesn't support shared libraries.
14773
14774Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14775
14776 * config.guess (*-unknown-freebsd*): Get rid of possible
14777 trailing "(Release)" in version string.
14778 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14779
14780Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14781
14782 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14783 Fix type: *-next-neststep -> *-next-nextstep.
14784
14785 * config.guess: Merge from FSF:
14786
14787 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14788
14789 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14790
14791 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14792
14793 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14794 instead of UNIX_SV for UnixWare 1.0).
14795
14796Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14797
14798 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14799 to make gdb/nlm/* build after the compiler and linker.
14800
14801Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14802
14803 * config.guess (netbsd, freebsd, linux): Accept any machine,
14804 not just i[34]86.
14805 (m68k-atari-sysv4): Relocate to match FSF version.
14806
14807 * config.guess: More merges from the FSF:
14808
14809 Add a space before function call or macro invocation.
14810
14811 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14812
14813 * config.guess: Add trap cmd to remove dummy.c and dummy when
14814 interrupted.
14815
14816 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14817
14818 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14819 (dummy): Redirect stderr from compilation of dummy.c.
14820
14821 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14822
14823 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14824
14825Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14826
14827 * configure: Accept and ignore --cache*, for compatibility with
14828 new autoconf.
14829
14830Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14831
14832 * config.guess: Merge from FSF:
14833
14834 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14835
14836 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
14837 (PATH): Add /.attbin at end for finding uname.
14838 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
14839
14840 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14841
e490616e 14842 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
14843
14844 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14845
e490616e
ZW
14846 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14847 to select whether to use ELF or COFF.
6599da04
JM
14848
14849 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14850
e490616e 14851 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
14852
14853 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14854
14855 * config.guess: Guess the OS version for HPUX.
14856
14857 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14858
14859 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14860
14861Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14862
14863 * configure.in: Recognize --with-headers, --with-libs, and
14864 --without-newlib.
14865 * Makefile.in (all-xiberty): Depend upon all-ld.
14866
14867Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14868
14869 * configure.in: Change i[34]86 to i[345]86.
14870
14871Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14872
14873 * configure (version): A few more tweaks to help message.
14874
14875Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14876
14877 * Makefile.in: Remove (for now) librx as a host library,
14878 now that we're building it for target.
14879
14880Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14881
14882 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14883 (Karl Berry).
14884
14885Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14886
14887 * configure.in: Also configure librx.
14888
14889Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14890
14891 * Makefile.in: Update various rules to reflect that librx
14892 is now needed for libg++.
14893
14894Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14895
14896 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14897
14898Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14899
14900 * configure.in: Configure the examples directory.
14901
14902Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14903
14904 * configure: Simplify Jun 2 1994 change.
14905
14906Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14907
14908 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14909 /bin/gcc isn't good enough to build gcc.
14910
14911Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14912
14913 * Makefile.in (GDB_SUPPORT_FILES): Remove
14914 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14915 (gdb.tar.gz): Add new rule to use standard distribution building
14916 mechanism.
14917
14918Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14919
14920 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14921 Bill Cox <bill@cygnus.com>.
14922
14923Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14924
14925 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14926
14927Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14928
14929 * configure: Search current dir first in .gdbinit.
14930
14931Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14932
14933 * config.sub: Recognize freebsd (merged from gcc config.sub).
14934
14935Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14936
14937 * config.sub: Refer to NeXT's operating system as nextstep.
14938
14939 * config.sub (case $basic_machine): Re-order the cases, to match
14940 the order in the FSF version (which is mostly alphabethical).
14941 Merge in some additions and changes from the FSF.
14942
14943Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14944
14945 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14946 * config.sub: Recognize cxux7.
14947 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14948
14949Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14950
14951 * config.sub: Fix typo powerpc -> powerpc-*.
14952
14953Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14954
14955 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14956
14957 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14958 parallel with all-emacs and install-emacs). Top-level command
14959 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14960
14961Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14962
14963 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14964 $(relbindir)/make before doing ``make install'', and use
14965 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14966 installing over running make binary.
14967 ($(host)-stamp-stage3-installed): Likewise.
14968
14969Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14970
14971 * config.guess: Recognize Mach.
14972
14973Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14974
14975 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14976 see whether --exec-prefix was used.
14977
14978Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14979
14980 * README: Explicitly mention libg++/README. (Zoo's idea.)
14981
14982Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14983
14984 * Makefile.in: Add all-librx target similar to all-libproc.
14985
14986Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14987
14988 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14989 with post 1.2 uname bogosity.
14990
14991Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14992
14993 * configure: Remove temporary files on receipt of a signal.
14994
14995Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14996
14997 * configure: If there is a package_makefile_frag, remove
14998 ${subdir}/Makefile.tem after copying it in.
14999
15000Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15001
15002 * build_all.mk: support rs6000 lynx identifies itself as
15003 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15004 since /bin/gcc is too feeble to compile a modern gcc.
15005
15006Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15007
15008 * brought devo/test-build.mk update-to-date with progressive/
15009 test-build.mk. Add lynx targets and hppa flag info.
15010
15011Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15012
15013 * configure.in: Use mh-ncrsvr43. Patch from
15014 Tom McConnell <tmcconne@sedona.intel.com>.
15015
15016Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15017
15018 * config.guess (i386-unknown-bsdi): No longer need to
15019 check #if defined(__bsdi__) && defined(__i386__).
15020
15021Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15022
15023 * configure: Set program_transform_nameoption correctly.
15024
15025Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15026
15027 * brought build-all.mk update-to-date with progressive build-all.mk,
15028 added new targets and hppa info.
4e81ae98 15029
6599da04
JM
15030Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15031
15032 * configure: If config.guess result is a prefix of the user
15033 specified target, assume a native build and use the user specified
15034 target as the host alias. Remove SunOS patch suffix removal hack.
15035 * configure.in: Remove SunOS patch suffix removal hack.
15036
15037 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15038 in NATIVE_CHECK_MODULES.
15039
15040Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15041
15042 * Makefile.in: Rename HOST_ONLY to NATIVE.
15043 * configure: Delete SunOs patch suffix from host_canonical
15044 and build_canonical variables that are prepended to Makefiles.
15045 * configure.in: Add comments for easier maintenance.
15046
15047Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15048
15049 * Makefile.in: Add all-libproc target similar to all-gui.
15050
15051Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15052
15053 * Makefile.in (CHECK_MODULES): split into
15054 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15055
15056Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15057
15058 * config.guess (i386-unknown-bsdi): New system to guess.
15059
15060Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15061
15062 * Makefile.in: Add all-gui target (but not yet build by "all").
15063
15064Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15065
15066 * config.sub: Move deletion of patch suffix from here...
15067 * configure.in: To here, at Ian's suggestion. The top-
15068 level scripts might need to know of a patch level.
15069
15070Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15071
15072 * config.sub: Strip off patch suffix so rtl is recognized
15073 as a sunos4.1.3 machine, even though it's been patched.
15074
15075Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15076
15077 * Makefile.in (INSTALL_LAST): Delete.
15078 (INSTALL_DOSREL): New.
15079
15080Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15081
15082 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15083 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15084 whether we pass down --with-gnu-ld anyhow.
15085
15086Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15087
15088 * Makefile.in (INSTALL_LAST): Change operation so it works
15089 on more flavors of make.
15090 * configure.in (go32): Don't build libg++ or libio.
15091
15092Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15093
15094 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15095 they can be overriden by templates.
15096
15097Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15098
15099 * configure.in (target==go32): Don't build gdb.
15100 * dosrel: New directory.
15101
15102Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15103
15104 * configure.in (host==go32): Configure dosrel too.
15105 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15106 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15107 be set by incoming names or templates.
15108 (INSTALL_LAST): New rule.
6599da04
JM
15109
15110Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15111
15112 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15113
15114Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15115
6599da04
JM
15116 * configure.in (appdirs): New variable. Currently empty, but will
15117 be used in gas distribution. If nonempty, lists a set of
15118 directories at least one of which must get configured, or top
15119 level configuration is considered to have failed.
15120 (rs6000-*-lynxos*): Use new file name.
15121
15122Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15123
15124 Eliminate XTRAFLAGS.
15125 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15126 newlib include files using -idirafter, and also use -nostdinc.
15127 (CXX_FOR_TARGET): Likewise.
15128 (XTRAFLAGS): Removed.
15129 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15130 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15131 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15132 ($(DO_X)): Don't pass down XTRAFLAGS.
15133
15134Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15135
15136 * configure.in (mips*-dec-bsd*): New target; do build linker.
15137 (mips*-*-bsd*): New target; don't build linker.
15138
15139Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15140
15141 * configure.in: support rs6000-*-lynxos* configuration.
15142 support sunos4 as a cross target.
15143
15144 * config.sub: look for lynx*, not lynx since the OS version may
15145 legitimately be part of the name.
15146
15147Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15148
15149 * configure.in (i[34]86-*-sco*): Move to be with other i386
15150 targets.
15151 (romp-*-*): New target. Skip various binary utilities.
15152 (vax-*-*): New target. Don't build newlib.
15153 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15154
15155Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15156
15157 * configure.in: Only set host_makefile_frag if config
15158 directory exists.
15159
15160Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15161
15162 * install.sh: If $dstdir exists, don't check whether each
15163 component does.
15164
15165Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15166
15167 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15168
15169Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15170
3b75d237
AJ
15171 * configure.in (*-*-lynxos*): Don't configure newlib for either
15172 native or cross Lynx.
6599da04
JM
15173
15174Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15175
15176 * config.sub (sparc64-elf): Fix os.
15177 (z8k): Remove duplicate.
15178
15179Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15180
15181 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15182 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15183
15184Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15185
15186 * configure: Make file links cleanly even if Lynx fails on
e490616e 15187 an NFS symlink (at least fail cleanly).
6599da04
JM
15188
15189Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15190
15191 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15192 -XNh2000.
15193
15194Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15195
15196 * configure: Unknown options are fatal again.
15197
15198Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15199
15200 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 15201 compatibility.
6599da04
JM
15202
15203Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15204
15205 * build-all.mk: Add `clean' target.
15206
15207Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15208
15209 * config.guess: Add SINIX support.
15210 * configure.in: Add mips-*-sysv4* support.
15211
15212Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15213
15214 * build-all.mk: Document all useful targets.
15215 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15216 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15217
15218Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15219
15220 * configure: Support --silent, --quiet.
15221
15222Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15223
15224 * configure: Support --disable-FEATURE.
15225
15226Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15227
15228 * config.guess: Recognize NCR running SVR4.3.
15229
15230Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15231
15232 * config.guess: Make BSDI generate i386-unknown-bsd386.
15233 Patch from Paul Eggert <eggert@twinsun.com>.
15234
15235Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15236
15237 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15238
15239Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15240
15241 * configure: Make unrecognized options give nonfatal warnings
15242 instead of fatal errors, and pass them to any subdirectory
15243 configures in case they recognize them.
15244 Make --x equivalent to --with-x.
15245
15246Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15247
15248 * configure: Add --enable-* options. Clean up usage message and
15249 some comments.
15250
15251Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15252
15253 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15254
15255Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15256
15257 * configure.in (hppa*-*-*): Enable binutils.
15258
15259Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15260
15261 * config.sub: Recognize cisco.
15262
15263Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15264
15265 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15266
15267Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15268
15269 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15270 than one configuration name. Add comment.
15271
15272Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15273
15274 * config.guess: about target *-hitachi-hiuxwe2, fixed
15275 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15276 macro is incorrect.]
15277
15278Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15279
15280 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15281 than the "make ls" stuff which used to be here.
15282
15283Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15284
15285 * config.guess: Recognize i[34]86-unknown-freebsd.
15286 From Shawn M Carey <smcarey@rodan.syr.edu>.
15287
15288Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15289
15290 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15291
15292Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15293
15294 * config.guess: Check for ptx.
15295
15296Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15297
15298 * config.sub: Add os9k checking.
15299
15300Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15301
15302 * config.guess: Handle OSF1 running on HPPA processors
15303
15304Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15305
15306 * configure: If subdir configure fails, print out a message with
15307 subdirectory name, in case subdir's configure code didn't identify
15308 itself.
15309
15310Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15311
15312 * configure.in: Remove embedded newlines from configdirs.
15313 Avoid mismatches of substrings. Fix matching strings at end
15314 of configdirs.
15315
15316Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15317
15318 * config.guess: Add Lynx/rs6000 config support.
15319
15320Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15321
15322 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15323
15324Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15325
15326 * configure.in (hppa*-*-osf*): Treat this just like most other
15327 PA configurations (eg no binutils or ld).
15328 (hppa*-*-*elf*): These configurations have binutils and ld.
15329
15330Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15331
15332 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15333
15334Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15335
15336 * configure.in (rs6000-*-*): Build gas.
15337
15338Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15339
e490616e 15340 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
15341
15342Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15343
15344 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15345 for GDB and GDB has been fixed to not need it.
15346
6599da04
JM
15347Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15348
15349 * config.guess: Recognize vax hosts.
15350
15351Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15352
15353 * configure (while loop): Don't use "break 2" inside case
15354 statement -- the case statement isn't an enclosing loop.
15355
15356Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15357
15358 * config.guess: Clean up NeXT support, to allow nextstep
15359 on Intel machines. Make OS be nextstep.
15360
15361Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15362
15363 * config.guess: Add alternate forms for Convex.
15364
15365Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15366
15367 * configure: Completely rewrite option processing. Take
15368 advantage of pattern-matching to avoid invoking test frequently.
15369 Also clean up host and target defaulting logic.
15370
15371Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15372
15373 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15374 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15375 commands (plus user environment) will fit SCO limits.
15376
15377Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15378
15379 * configure.in: Don't issue warnings about directories which are
15380 not being configured if -norecursion is set. Correct test for
15381 --with-gnu-as and --with-gnu-ld to not get confused by substring
15382 matches.
15383
15384 * configure.in: Don't build gas for alpha-dec-osf1*.
15385
15386Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15387
15388 * configure: Back out Per's change of 12/19/1993. It changes the
15389 behavior of configure in unexpected and confusing ways.
15390
15391 Also, use different delim char when calculating
15392 program_transform_name so that the name can contain slashes.
15393
15394Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15395
15396 * configure.in, config.sub: Add support for VSTa micro-kernel.
15397
15398Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15399
15400 * configure.in: Nuke hacks which were used to get a special
15401 version of GAS for HPPA configurations.
15402
15403Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15404
15405 * configure: If only ${target_alias} is given, use that
15406 as the default for ${host_alias}.
15407 * configure: Add missing back-slashes before nested quotes.
15408
15409Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15410
15411 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15412
15413Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15414
15415 * config.guess: Recognize some Tektronix configurations.
15416 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15417
15418Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15419
15420 * config.sub: Match any flavor of SH.
15421
15422Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15423
15424 * configure.in: Don't try to configure newlib for Alpha.
15425
15426Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15427
15428 * configure.in: Don't build ld for Irix 5. Don't build gas,
15429 libg++ or libio for any Alpha target.
15430
15431 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
15432
15433Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15434
15435 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15436 default arguments -- so it tried to compress itself.
15437
15438Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15439
15440 * configure.in (notsupp): ensure that a space is always at the end
15441 of the configdirs list, since the grep checks for an explicit space
15442
15443Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15444
15445 * configure.in (target i386-sysv4.2): don't build ld, since static
15446 versions of many libraries are not available.
15447
15448Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15449
15450 * config.guess: Recognize Apollos (using environment variables).
15451 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15452
15453Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15454
15455 * config.guess: Recognize Sony news mips running newsos.
15456
15457Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15458
15459 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15460 "fi ; else" for bash.
15461
15462Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15463
15464 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15465
15466Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15467
15468 * config.sub: accept unixware as an alias for svr4.2.
15469 Fix some inconsistancies with the gcc version.
15470
15471Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15472
15473 * Makefile.in (DISTDOCDIRS): Add gdb.
15474
15475Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15476
15477 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15478
15479Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15480
15481 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15482 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15483 this now.
15484
15485Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15486
15487 * config.sub: Accept hiux* as an OS name.
15488
15489 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15490 etc/make-stds.texi. The underscore came from gcc, and dje now
15491 agrees that RUNTESTFLAGS is the correct name.
15492
15493Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15494
15495 * install.sh: Remove 'set -e'. It makes any conditionals
15496 in the script useless.
15497
15498 * config.guess: Automatically recognize arm-acorn-riscix
15499 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15500
15501Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15502
15503 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15504
15505Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15506
15507 * Makefile.in (DISTDOCDIRS): New variable.
15508 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 15509 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
15510
15511Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15512
15513 * configure.in (hppa target): check the source directory for the
15514 pagas sub-directory
15515
15516Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15517
15518 * config.sub: Allow -aout* and -elf*.
15519
15520Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15521
15522 * configure.in: Don't build ld on i386-solaris2, same as for
15523 sparc-solaris2.
15524
15525Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15526
15527 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15528
15529Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15530
15531 * configure.in: Configure gdb for alpha.
15532
15533Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15534
15535 * Makefile.in (CXXFLAGS): Add -O.
15536
15537Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15538
15539 * config.guess: added support for DG Aviion
15540
15541Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15542
15543 * configure.in: Produce warning message for subdirectories not
15544 configurable for this host/target combination. Don't try to
15545 configure gdb for vms.
15546
15547Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15548
15549 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15550 appropriate files before making "diststuff".
15551 (DISTBISONFILES): New var: list of files to be edited.
15552 (DISTSTUFFDIRS): Add binutils.
15553
15554Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15555
15556 * config.sub: also handle mipsel and mips64el (for little endian mips)
15557
15558Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15559
15560 * configure.in: Add * to end of all OS names.
15561
15562Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15563
15564 * configure.in: Build newlib for LynxOS native.
15565
15566Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15567
15568 * config.guess: Add support for delta 88k running SVR3.
15569
15570 * configure.in: Add comment about HP compiler vs. emacs.
15571
15572Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15573
15574 * configure.in: don't build ld on solaris2 (not a viable option
15575 due to bugs in getpwnam & getpwuid)
15576
15577Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15578
15579 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15580 config.guess will produce a full version number.
15581
15582Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15583
15584 * configure.in: Build linker and binutils for alpha-dec-osf1.
15585
15586Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15587
15588 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15589 and gdb/testsuite/Makefile.in.
15590
15591Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15592
15593 * configure.in: recognize mips*- instead of mips-
15594
15595Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15596
15597 * config.sub: Accept linux*coff and linux*elf as operating
15598 systems.
15599
15600Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15601
15602 * config.sub: Recognize mips64, and mips3 as an alias for it.
15603
15604Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15605
15606 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15607 gdb knows how to handle OSF/1 shared libraries.
15608
15609Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15610
15611 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15612 * config.guess: Recognize Hitachi's HIUX.
15613 * config.sub: Recognize h3050r* and hppahitachi.
15614 Remove redundant cases for hp9k[23]*.
15615
15616Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15617
15618 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15619 if gas and ld are in the source tree and are in ${configdirs}.
15620 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 15621 --with options (but still pass them down on the command line,
6599da04
JM
15622 if they were explicitly specified).
15623
15624Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15625
15626 * configure: substitute SHELL value in Makefile.in with
15627 ${CONFIG_SHELL}
15628
15629Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15630
15631 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15632 *-*-solaris2* targets.
15633
15634Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15635
15636 * Makefile.in: define M4, and pass it down to sub-makes;
15637 all-autoconf now depends on all-m4
15638
15639Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15640
15641 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15642 presence of {ar,ranlib} instead of a configured directory
15643
15644Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15645
15646 * config.guess: Accept 34?? as well as 33?? for NCR.
15647
15648Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15649
15650 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15651 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15652
15653Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15654
15655 * configure: grab values for $(CC) and $(CXX) from the
15656 environment, so that someone can do "CC=gcc configure; make" and
15657 have it work right (matching the way that autoconf works now)
15658
15659 * configure.in, Makefile.in: add support for gash, the tcl
15660 interface to Galaxy
15661
15662 * config.guess: add NetBSD variants (hp300, x86)
15663
15664Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15665
15666 * install.sh: Support -d option (in the manner of SunOS 4 install,
15667 as it is more deterministic than that of GNU install)
15668 (chmodcmd): Set file to mode 755 by default (should also do default
15669 chgrp and chown, but I don't feel like dealing with that now)
15670
15671Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15672
15673 * config.sub: Remove h8300hhms alias.
15674
15675Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15676
15677 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15678
15679Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15680
15681 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15682 as stmp-fixinc
15683
15684Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15685
15686 * config.sub: recognize m88110-bug-coff.
15687
15688Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15689
15690 * Makefile.in (all-libio): all dependencies on the toolchain used
15691 to build this (gcc, gas, ld, etc)
15692
15693Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15694
15695 * config.guess: Deal with OSF/1 1.3 on alpha.
15696
15697Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15698
15699 * install.sh: add some 'else true' clauses for portability
15700
15701 * configure.in: don't build libio for h8[35]00-*-* targets
15702
15703Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15704
15705 * Makefile.in: Add support for new libio.
15706
15707Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15708
15709 * install.sh: If one command fails, don't try the rest. Don't try
15710 to remove $dsttmp (via trap) unless we have already created it.
15711 If $src doesn't exist, detect it and exit with an error.
15712
15713 * config.guess: Recognize BSD on hp300.
15714
15715Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15716
15717 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15718 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15719
15720Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15721
15722 * Makefile.in (all-send-pr): depends on all-prms
15723
15724Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15725
15726 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15727
15728Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15729
15730 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15731 Added test for mips-mips-riscos5.
15732
15733Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15734
15735 * configure.in: use mh-hp300 for 68k HP hosts
15736
15737Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15738
15739 * configure: add support for CONFIG_SHELL, so that you can use
15740 some alternate shell for evaluating configure scripts
15741
15742Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15743
15744 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15745 in configure script to bug-gdb@prep.ai.mit.edu when building
15746 distribution archive.
15747 * Makefile.in (COMPRESS): Remove def.
15748 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15749 gdb.tar.Z and make-gdb.tar.Z respectively.
15750 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15751 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15752 to convergence with 'taz' target in Makefile.in.
15753
15754Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15755
15756 * install.sh (dsttmp): use trap to ensure that tmp files go
15757 away on error conditions
15758
15759Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15760
15761 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15762
15763Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15764
15765 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15766 its parent is '/' not ''.
15767
15768 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15769
15770Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15771
15772 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15773 that ${newsrcdir}/configure.in does.
15774
15775Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15776
15777 * test-build.mk: support for CONFIG_SHELL
15778
15779Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15780
15781 * config.sub (netware): Add as a basic system type.
15782
15783Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15784
15785 * Makefile.in (Makefile): depend on configure.in. Also drop the
15786 $(srcdir)/ from the dependency on Makefile.in.
15787
15788Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15789
15790 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15791 (h8300hhms is temporary until multi-libraries are implemented).
15792 * configure.in: Handle h8300h too.
15793
15794Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15795
15796 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15797
15798Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15799
15800 * configure: Remove extraneous output when guessing host type.
15801 * config.guess: Remove extraneous output when guessing using C
15802 compiler rather than uname, or when guessing fails.
15803
15804Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15805
15806 * Makefile.in: remove all.cross and install.cross targets
15807
15808 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15809 definitions
15810
15811Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15812
15813 * configure.in (target sh): Build gprof.
15814
15815Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15816
15817 * config.sub: change -solaris to -solaris2
15818
15819Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15820
15821 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15822
15823Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15824
15825 * configure: Correct error message for missing Makefile.in to
15826 print correct directory.
15827
15828Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15829
15830 * install.sh: kludge around 386BSD shell bug
15831
15832Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15833
15834 * config.guess: Recognize NeXT.
15835 * config.guess: Recognize i486-ncr-sysv4.
15836 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15837
15838Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15839
15840 * Makefile.in (MAKEINFOFLAGS): New variable.
15841 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15842 * build-all.mk, test-build.mk: Pass down --no-split as
15843 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15844
15845Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15846
15847 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15848
15849Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15850
15851 * Makefile.in (libg++.tar.z): New rule.
15852 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15853 * Makefile.in (taz): Only do a single chmod.
15854
15855Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15856
15857 * install.sh: don't use dirname anymore (replaced with sed usage)
15858
15859Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15860
15861 * Makefile.in: Change extension for gzip'd files from '.z' to
15862 '.gz' per new FSF standard usage.
15863
15864Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15865
15866 * configure: put quotes around the final value of program_transform_name
15867
15868Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15869
15870 * Makefile.in: new install.sh support; update install-info rules
15871
15872Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15873
15874 * configure.in: Build diff for crosses, but not for go32 host.
15875
15876 * configure.in: Build gprof only for native, and don't build it
15877 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15878
15879Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15880
15881 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15882
15883Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15884
15885 * configure.in (host_tools): Add prms.
15886
15887Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15888
15889 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15890 with $(FLAGS_TO_PASS) on the command line
15891
15892 * config.sub: Recognize lynx and lynxos
15893
15894Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15895
15896 * config.sub: Accept -ecoff*, not just -ecoff.
15897
15898Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15899
15900 * Makefile.in (taz): Use .gz suffix instead of .z.
15901 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15902 names.
15903
15904Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15905
15906 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15907
15908Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15909
15910 * Makefile.in (install-no-fixedincludes): install gcc last, so
15911 that rebuilds that might happen during 'make install' don't get
15912 bogus gcc include files
15913
15914Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15915
15916 Change from Utah for HPPA support:
15917 * config.guess: Recognize hppa1.x-hp-bsd.
15918
15919Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15920
15921 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15922 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15923
15924Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15925
15926 * config.sub: Add support for rom68k and bug boot monitors.
15927
15928Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15929
15930 * Makefile.in: Make all-opcodes depend on all-bfd.
15931
15932Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15933
15934 * config.guess: Added special check for i[34]86-univel-sysv4*.
15935
15936Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15937
15938 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15939 the processor rather than assuming i486.
15940
15941Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15942
15943 * config.guess: Recognize SunOS6 as Solaris3.
15944
15945Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15946
15947 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15948 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15949
15950Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15951
15952 * build-all.mk (all-cross): New target for Canadian Cross.
15953 Added Q2 go32 targets.
15954 * test-build.mk: Configure go32 cross sparclite-aout and
15955 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15956 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15957
15958Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15959
15960 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15961 GO32 hosted toolchains
15962
15963Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15964
15965 * configure: change so "-exec-prefix" gets passed down rather
15966 than "-exec_prefix" so autoconf generated Makefiles get the
15967 exec_prefix set right.
15968
15969Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15970
15971 * config.guess: get the Solaris2 minor version number
15972
15973 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15974
15975Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15976
15977 * config.guess: Recognize some Sequent platforms.
15978
15979Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15980
15981 * Makefile.in: added the vault-install target
15982
15983 * configure.in: actually use the Sun3 makefile fragment that's in
15984 config, also added the release dir to configdirs
15985
15986Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15987
15988 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15989
15990Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15991
15992 * configure.in: remove some program from Alpha targetted toolchains
15993
15994Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15995
15996 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15997 gprof.
15998 (taz): Run "make diststuff" in those directories instead of "make
15999 proto-dir". Look for "VERSION=" only at start of line in subdir
16000 Makefile. Use "gzip -9" for compression.
16001 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16002 (binutils.tar.z): New target.
16003
16004Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16005
16006 * Makefile.in (taz): Include gpl.texinfo.
16007
16008Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16009
16010 * Makefile.in (setup-dirs): Merged into "taz" target.
16011 (taz): Only do `proto-dir' stuff if a directory is actually needed
16012 for this target.
16013
16014Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16015
16016 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16017 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16018 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16019 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16020 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16021
16022Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16023
16024 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16025 config.sub, and move-if-change to gdb testsuite distribution
16026 archive, so the testsuite can be extracted, configured, and
16027 run separately from the gdb distribution. Blow away the Chill
16028 tests that require a Chill compiled executable, since GNU Chill
16029 is not yet publically available.
16030
16031Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16032
16033 * test-build.mk: set environment variables in a single command,
16034 instead of a list of assignments and exports
16035
16036 * config.guess: recognize Alpha/OSF1 systems
16037
16038Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16039
16040 * configure: Change help message to prefer --options rather than
16041 -options.
16042
16043Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16044
16045 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16046 zippy@ecst.csuchico.edu.
16047 * config.guess: Recognize miniframe.
16048
16049Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16050
cc6010cd
AP
16051 * Makefile.in: Use srcroot to find runtest rather than rootme.
16052 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
16053
16054Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16055
16056 * test-build.mk: Extensive additions to support building on a
16057 machine other than the host.
16058
16059Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16060
16061 * configure (tooldir): Fix for i386-aix again.
16062
16063Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16064
16065 * configure, Makefile.in: Change definition of $(tooldir)
16066 to match the FSF.
16067
16068Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16069
16070 * config.guess: Recognize i[34]86/SVR4.
16071
16072Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16073
16074 * Makefile.in (all-gdb): gdb depends on sim.
16075
16076Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16077
16078 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16079 at the same time we make the prototype gdb directory.
16080 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16081 files at the same time as the gdb base release distribution.
16082
16083Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16084
16085 * Makefile.in (check): Use individual check targets rather than
16086 DO_X rule.
16087 (check-gcc): Added.
16088
16089Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16090
16091 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16092 for System V release 3.2.
16093
16094Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16095
16096 * config.sub: Recognize hppaosf.
16097 * configure.in: Do configure ld/binutils/gas for it.
16098
16099Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16100
16101 * configure (tooldir): Alter syntax used to set this, for systems
16102 where "\$" isn't handled right, like i386-aix.
16103
16104Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16105
16106 * configure: Pass program-transform-name, not
16107 program_transform_name, to recursive configures.
16108
16109Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16110
16111 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16112 of gas+ld+binutils.
16113
16114Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16115
16116 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16117
16118Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16119
16120 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16121
6599da04
JM
16122Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16123
16124 * Makefile.in (PRMS): Set back to all-prms.
16125
16126Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16127
16128 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16129 targets, rather than for MIPS hosts.
16130
16131Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16132
16133 * configure.in: add comment for --with-x default values
16134
16135 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16136
16137 * Makefile.in: add check-* targets for each of the directories in
16138 the tree. Add a definition of RUNTEST that will use the one we
16139 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16140
16141Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16142
16143 * configure.in: Removed obsolete references to bfd_target and
16144 target_makefile_frag.
16145
16146 * build-all.mk: Set assorted targets for Q2.
16147 * config.sub: Recognize z8k-sim and h8300-hms.
16148 * test-build.mk: Really don't pass host to configure.
16149 (HOLES): Added uname.
16150
16151Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16152
16153 * configure: Handle an empty program-prefix, program-suffix or
16154 program-transform-name correctly.
16155
16156Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16157
16158 * build-all.mk: -G 8 no longer required for MIPS targets.
16159 * test-build.mk: Don't pass host argument to configure; make it
16160 guess.
16161
16162Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16163
16164 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16165 * Makefile.in (COMPRESS): New macro, like GZIP.
16166
16167Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16168
16169 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16170
16171 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16172 with gas currently defaults to -G 0.
16173
16174Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16175
16176 * Makefile.in (all-flex): flex depends on byacc.
16177
16178 * build-all.mk: If host not specified, use config.guess. Pass TAG
16179 to test-build.mk as RELEASE_TAG.
16180 * test-build.mk (configargs): New variable containing arguments to
16181 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16182 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16183
16184 * config.guess: Use /bin/uname when checking -X argument on SCO,
16185 to avoid invoking GNU uname which doesn't understand -X.
16186
16187 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16188
16189 * configure.in: Build gas for mips-*-*.
16190
16191Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16192
16193 * Makefile.in (all.normal): insert missing backslash.
16194
16195Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16196
731a8127 16197 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
16198
16199 * Makefile.in: Complete overhaul to merge many almost identical
16200 targets.
16201
16202Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16203
16204 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16205 (gdb.tar.Z): Adjusted.
16206
16207 * Makefile.in (setup-dirs, taz): New targets; should be general
16208 enough to adapt for gdb sometime. Build only .z file.
16209 (gas.tar.z): New target.
16210
16211Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16212
16213 * build-all.mk: Use CC=cc -Xs on Solaris.
16214
6599da04
JM
16215Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16216
16217 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16218 for handling BISON for FSF releases.
16219
16220Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16221
16222 * configure: Actually implement the change zoo just documented.
16223
16224Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16225
16226 * configure: when using config.guess, only set target_alias when
16227 it's not already been set (ie, on the command line)
16228
16229Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16230
16231 * Makefile.in: add installcheck target, set PRMS to install-prms
16232
16233Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16234
16235 * configure: add support for package_makefile_fragment, handle the
16236 case where a directory has a configure.in file but no Makefile.in
16237 more gracefully (with an actual understandable error message, even);
16238 add support for --without (and add this to the usage message); also
16239 explicitly add a --host=${host_alias} to the command line when
16240 config.guess is used
16241
16242Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16243
16244 * configure: Must use both --host and --target in recursive calls.
16245
16246Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16247
16248 * Makefile.in: Change deja-gnu to dejagnu.
16249
16250Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16251
16252 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16253
16254Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16255
16256 * configure.in: canonicalize all instances to *-*-solaris2*,
16257 also strip out a number of tools to not build for go32 host
16258
16259Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16260
16261 * config.guess: add GPL.
16262
16263 * Makefile.in, config.guess, config.sub, configure: bump
16264 copyrights to 93.
16265
16266Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16267
16268 * Makefile.in (do-info): Removed obsolete check for existence of
16269 localenv file.
16270
16271 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16272
16273Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16274
16275 * Makefile.in: a couple of 'else true' for decstation,
16276 support for TclX
16277
16278 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16279
16280Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16281
16282 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16283
16284Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16285
16286 * config.guess: Recognize i386-ibm-aix (PS/2).
16287 * configure.in: Use config/mh-aix386 file for it.
16288
16289Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16290
16291 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16292 CC_FOR_TARGET instead.
16293 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16294
16295Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16296
16297 * Makefile.in: Add sim to list of directories sent with gdb
16298
16299Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16300
16301 * configure.in: Put back mips-dec-bsd* case.
16302
16303Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16304
16305 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16306 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16307 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
16308
16309Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16310
16311 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16312
16313 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16314 (install-info): install dir.info only if it exists,
16315 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16316
16317Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16318
16319 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16320 gas for mips-dec-bsd.
16321
16322Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16323
16324 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16325 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16326
16327Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16328
16329 * configure.in: Added "dejagnu" to hosttools list.
16330
16331Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16332
16333 * config.sub, configure.in, config.guess: Add support
16334 for Bosx, an AIX variant from Bull.
16335 Patches from F.Pierresteguy@frcl.bull.fr.
16336
16337Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16338
16339 * devo/dejagnu: Initial creation of devo/dejagnu.
16340 Migrated dejagnu testcases and support files for testing software
16341 tools to reside as subdirectories, currently called "testsuite",
16342 within the directory of the software tool. Migrated all programs,
16343 support libraries, etc. beloging to dejagnu proper from
16344 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16345 with no modifications. The changes to these files which will
16346 allow them to configure, build, and execute properly will be made
16347 in a future update.
16348
16349Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16350
16351 * Makefile.in: Change send_pr to send-pr.
16352 * configure.in: Likewise.
16353 * send_pr: Renamed directory to send-pr.
16354
16355Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16356
16357 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16358
16359Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16360
16361 * README: Update for gdb-4.8 release.
16362 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16363 gdb-xxx.tar.z (gzip'd) file also.
16364
16365Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16366
16367 * Makefile.in: make all-diff depend on all-libiberty
16368
16369Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16370
16371 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16372
16373Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16374
16375 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16376
16377Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16378
16379 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16380 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16381 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16382
16383Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16384
16385 * Makefile.in: makeinfo binary is in a new location
16386
16387Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16388
16389 * config.sub: Accept -ecoff as an OS.
16390
16391 * Makefile.in: Various changes to eliminate a level of make
16392 recursion and reduce the required command line length.
16393 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16394 sub-makes.
16395 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16396 variables holding settings for specific sub-makes.
16397 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16398 in terms of BASE_FLAGS_TO_PASS.
16399 (TARGET_LIBS): New variable listing directories which use
16400 TARGET_FLAGS_TO_PASS.
16401 (subdir_do): Eliminated.
16402 (do-*): New set of targets to replace subdir_do.
16403 (various): All targets which used subdir_do now depend on do-*.
16404 (local-clean): Renamed from do_clean.
16405 (local-distclean): New target, dependency of distclean and
16406 realclean.
16407 (install-info): Don't create directories. Depend on dir.info
16408 rather than calling make recursively.
16409 (install-dir.info): Eliminated.
16410 (install-info-dirs): Create all info directories here.
16411 (dir.info): Depend upon do-install-info.
16412
16413 * test-build.mk (HOLES): Added false.
16414
16415Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16416
16417 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16418
16419Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16420
16421 * Makefile.in (info): remove dependency on all-texinfo. The
16422 problem was really in texinfo/C, not at this level.
16423
16424Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16425
16426 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16427
16428Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16429
16430 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16431 GDB releases.
16432
16433Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16434
16435 * configure: Include srcdir in message about target of link not
16436 being found. Don't convert `-' to `_' in `with' options being
16437 passed to subdirs.
16438
16439Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16440
16441 * configure.in: add uudecode to host_tools
16442
16443 * Makefile.in: added {all,install}-uudecode targets, added them to
16444 the appropriate lists
16445
16446Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16447
16448 * Makefile.in (all-gcc): Added dependency on all-gas.
16449
16450 * configure.in (mips-*-*): Build ld and binutils.
16451
16452Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16453
16454 * configure: check return code from mkdir, print error message and
16455 exit on failure.
16456
16457Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16458
16459 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16460
16461Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16462
16463 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16464
16465Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16466
16467 * config.sub (h8500): Recognize this as a cpu type.
16468
16469Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16470
16471 * configure: source directory missing is no longer a warning
16472
16473 * configure.in: recognize irix[34]* instead of irix[34]
16474
16475 * Makefile.in: define and pass down X11_LIB
16476
6599da04
JM
16477Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16478
16479 * guess-systype: Renamed to ...
16480 * config.guess: ... by popular request.
16481 * configure.in, Makefile.in: Update accordingly.
16482
16483Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16484
16485 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16486 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16487 + Execute ./dummy instead of assuming . is in PATH.
16488
16489Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16490
16491 * guess-systype: New shell script. Attempts to guess the
16492 canonical host name of the executing host.
16493 Only a few hosts are supported so far.
16494 * configure: Call guess-systype if no host is specified.
16495
16496Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16497
16498 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16499 gcc Makefile.
16500
16501
16502Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16503
16504 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16505 (all-gcc, install-gcc, subdir_do): Use it.
16506
16507Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16508
16509 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16510
16511Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16512
16513 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16514 set exclusively by configure, using configure.in .
16515
16516Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16517
16518 * test-build.mk: set $PATH for all builds
16519
16520 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16521
16522Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16523
16524 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16525 the one used in gcc/Makefile.in, so that a null expansion doesn't
16526 override the one needed to build gcc with a native cc.
16527
16528
16529Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16530
16531 * configure: Accept -with arguments.
16532
16533Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16534
16535 * Makefile.in: added h8300sim
16536
16537Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16538
6599da04
JM
16539 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16540 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16541 (all-cygnus, native, build-cygnus): Make
16542 $(canonhost)-stamp-3stage-done, not $(host)....
16543 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16544 i386-sco3.2v4. Added else true to if command.
16545
16546Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16547
16548 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16549
16550Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16551
16552 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16553
16554Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16555
16556 * configure.in: don't remove binutils from Solaris builds
16557
16558Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16559
16560 * Makefile.in: get rid of earlier definitions for *clean,
16561 also handle the recursive info rule better
16562
16563Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16564
16565 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16566 do more-or-less the right thing.
16567
16568Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16569
16570 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16571 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16572
16573Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16574
16575 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16576 $(host_canonical).
16577
16578 * configure.in: split the configdirs list into 4 categories (native
16579 v. cross, library v. tool) and handle the cross-only and native-
16580 only in more reasonable (and correct!) way.
16581
16582Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16583
16584 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16585 configdirs anymore.
16586
16587Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16588
16589 * Makefile.in: extensive cleanup:: removed all of the explicit
16590 clean-* targets, collapsed many wrappers around subdir_do into
16591 one, added additional targets to satisfy standards.texi, deleted
16592 some old targets, some changes for consistency
16593
16594Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16595
16596 * configure.in: handle some programs as cross-only, and others as
16597 native only
16598
16599 * test-build.mk: handle partial holes in a more generic manner
16600
16601 * Makefile.in: m4 depends on libiberty
16602
6599da04
JM
16603Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16604
16605 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16606 time, wdiff, and find to configdirs
16607
16608 * Makefile.in: all, clean, and install rules for the new programs
16609 added to configure.in
16610
16611Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16612
16613 * configure.in: use mh-sun for all *-sun-* hosts
16614
6599da04
JM
16615Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16616
16617 * Makefile.in: define flags for X11 include files and library file
16618 locations, pass them down to the programs that need this info
16619
16620 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16621
6599da04
JM
16622Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16623
16624 * configure.in: start building libg++ for HP-UX targets
16625
16626Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16627
16628 * README: Update references to files moved into etc/.
16629
16630Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16631
16632 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16633 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16634
16635Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16636
16637 * configure: accept dash as well as underscore in long option
16638 names for FSF compatibility.
16639
16640Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16641
16642 * config.sub: added -sco3.2v4 support from FSF.
16643
16644Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16645
16646 * configure.in: expand the section that adds or removes
16647 directories from the list of programs to build, to handle native
16648 vs. cross in addition to host v. native
16649
16650Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16651
16652 * Makefile.in: Replace C++ in macro names with CXX.
16653 This is less likely to break ...
16654
16655Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16656
16657 * test-build.mk: add -w to GNU_MAKE
16658
16659Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16660
16661 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16662 add 'sparc' to list of recognized cpus. This needed to make
16663 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16664 Delete some redundant ose68 variants. Recognize -wrs as an os,
16665 then changes that into $CPU-wrs-vxworks.
16666
16667 * configure.in: remove most references to gdbtest, regularize
16668 target based program removal
16669
16670 * test-build.mk: import from p3 tree (many fixes and changes)
16671
16672Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16673
16674 * Makefile.in: added rules to handle tcl, tk, and expect
16675
16676 * configure.in: handle those directories if they exist
16677
16678Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16679
16680 * config.sub: removed bogus hppabsd and hppahpux names, since
16681 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16682
16683Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16684
16685 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16686 depends upon all-xiberty
16687
16688 * Makefile.in: changes from p3, including:
16689
16690 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16691
16692 * Makefile.in (XTRAFLAGS): include newlib directories if
16693 newlib/Makefile exists, rather than if host != target.
16694
16695 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16696
16697 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16698 from the same source tree and not building a cross-compiler. This
16699 matters for the libg++ configuration if reconfiguring a tree that
16700 has already been installed.
16701
16702 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16703
16704 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16705 pick up the machine and system specific header files.
16706
16707 * Makefile.in: added AS_FOR_TARGET, passed down in
16708 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16709 the C compiler to use to create programs which are run in the
16710 build environment, set it to default to $(CC), and passed it down
16711 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16712
16713 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16714
16715 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16716 We need them for unusual native builds, like systems without
16717 ranlib.
16718
16719 * configure: also define $(host_canonical) and
e490616e
ZW
16720 $(target_canonical), which are the full, canonical names for the
16721 given host and target
6599da04
JM
16722
16723Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16724
16725 * Makefile.in: Added separate definitions for C++.
16726
16727Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16728
16729 * configure.in (configdirs): Add deja-gnu.
16730
16731Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16732
16733 * README: Update for configure.texi and gdb-4.7 release.
16734
16735Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16736
16737 * Makefile.in: Move "all" target to top of file.
16738 Previously, first target was ".PHONY" which caused BSD4.4 make
16739 to build .PHONY when make was run without arguments.
16740
16741Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16742
16743 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16744 Library-copylefted code in libiberty.
16745
16746Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16747
16748 * config.sub: Replace m68kmote with plain old m68k.
16749
16750Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16751
16752 * Makefile.in: Remove space from blank line, avoid Make complaints.
16753
16754Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16755
16756 * config.sub: Complain if no argument is given. Added support for
16757 386bsd as OS and target alias.
16758
16759Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16760
16761 * Makefile.in (XTRAFLAGS): include newlib directories if
16762 newlib/Makefile exists, rather than if host != target.
16763
16764Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16765
16766 * config.sub: recognize sparclite-wrs-vxworks.
16767
16768 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16769 p3.) Added clean-xiberty to clean.
16770
16771Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16772
16773 * configure.in: use *-*-* instead of nested cases for host and target
16774
16775Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16776
16777 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16778 from the same source tree and not building a cross-compiler. This
16779 matters for the libg++ configuration if reconfiguring a tree that
16780 has already been installed.
16781
16782Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16783
16784 * config.sub (i486v/i486v4): Merge in from FSF version.
16785
16786Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16787
16788 * configure: only set PWD if it is already set.
16789
16790Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16791
16792 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16793 doesn't have unset and all success paths (and most error paths)
16794 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16795 to just ${PWD} to avoid confusion.)
16796
16797Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16798
16799 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16800 even for a native compilation.
16801
16802Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16803
16804 Changes to make the gdb.tar.Z rule work better.
16805
16806 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16807 (DEVO_SUPPORT): Add configure.texi.
16808 (bfd-ilrt.tar.Z): Remove ancient rule.
16809
16810Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16811
16812 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16813 pick up the machine and system specific header files.
16814
16815 * configure.in, config.sub: added new target m68010-adobe-scout,
16816 with alias of adobe68k. Changed configure.in to check for
16817 -scout before -sco* to avoid a false match.
16818
16819 * Makefile.in: added AS_FOR_TARGET, passed down in
16820 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16821 the C compiler to use to create programs which are run in the
16822 build environment, set it to default to $(CC), and passed it down
16823 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16824
16825Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16826
16827 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16828 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16829 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16830 FOR_TARGET variants, to newlib and libg++.
16831
16832Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16833
16834 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16835 first.
16836
16837Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16838
16839 * config.sub: Accept `elf' as an environment.
16840
16841Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16842
16843 * Makefile.in (all-opcodes): cd into the right directory
16844
16845Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16846
16847 * configure: added -program_transform_name option, used as
16848 argument to sed when installing programs.
16849 configure.texi: added documentation for -program_prefix,
16850 -program_suffix and -program_transform_name.
16851
16852Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16853
16854 * config.sub: Accept i486 where i386 ok.
16855
16856Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16857
16858 * config.sub: accept we32k
16859
16860Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16861
3b75d237 16862 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
16863
16864 * Makefile.in: don't create all directories for ``make install'';
16865 let the subdirectories create the ones they need.
16866
16867Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16868
e490616e 16869 * COPYING: new file, GPL v2
6599da04
JM
16870
16871Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16872
16873 * Makefile.in: use the new gen-info-dir, which needs a template
16874 argument (which also lives in texinfo)
16875
16876 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16877
6599da04
JM
16878Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16879
16880 * config.sub (ncr3000): Change i386 to i486.
16881
16882Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16883
16884 * Makefile.in: add install-rcs, install-grep to
16885 install-no-fixedincludes, removed install-bison and install-libgcc
16886
16887Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16888
16889 * configure.in: grab the HPUX makefile fragment if on HPUX
16890
16891Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16892
16893 * Makefile.in: eradicate bison spoor (ditto libgcc).
16894 configure.in: recognise m68{k,000}-ericsson-OSE.
16895 es1800 is alias for m68k-ericsson-OSE
16896
16897Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16898
16899 * configure.in: rearrange the parts that remove programs from
16900 configdirs, based now on HOST==TARGET or by canonical triple.
16901
16902Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16903
16904 * test-build.mk: recurse explicitly with -f test-build.mk when
16905 appropriate. predicate stage3 and comparison on the existence
16906 of gcc. That is, if gcc isn't around, we aren't three-staging.
16907 On very clean, also remove ...stamp-co. Build in-place before
16908 doing other builds.
16909
16910Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16911
16912 * Makefile.in, configure.in: add tgas
16913
16914Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16915
16916 * Makefile.in: a number of changes merged in from progressive.
16917
16918 * configure.in: add libm.
16919
16920 * .cvsignore: ignore some stuff that comes from test-build.mk.
16921
6599da04
JM
16922Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16923
16924 * config.sub: Add es1800 (m68k-ericsson-es1800).
16925
16926Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16927
16928 * configure: Add program_suffix (parallel to program_prefix)
16929 * Makefile.in: adjust directory-creating script for losing decstation
16930
16931Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16932
16933 * configure: Minor $subdir-related fixes.
16934
16935Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16936
16937 * configure: fix various problems with propogating
16938 makefile_target_frag in subdirs.
16939 * configure.in: config libgcc if its there
16940
16941Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16942
16943 * config.sub: HPPA merge.
16944
6599da04
JM
16945Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16946
16947 * Makefile.in: Replace all-bison with all-byacc in all
16948 dependency lines for other tools (which now use byacc).
16949
16950Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16951
16952 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16953
6599da04
JM
16954Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16955
16956 * Makefile.in: make gprof rules similar to byacc rules (instead of
16957 vestigal $(unsubdir) that didn't work...)
16958
16959Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16960
16961 * config.sub: Add support for Linux.
16962 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16963 (at least for libg++).
16964
16965Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16966
16967 * configure.texi: fix doc for the -nfp option to configure
16968
16969Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16970
16971 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16972
16973Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16974
16975 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16976 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16977 * configure.in: added solaris* host_makefile_frag hook.
16978
16979Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16980
16981 * config.sub: changed recognition of m68000 so that various
16982 m68k types can be specified via m680[01234]0
16983
16984Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16985
16986 * config.sub (basic_machine): fix sed so that '-foo' isn't
16987 completely substituted out while .+'-foo' loses the '-foo'
16988
16989Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16990
16991 * config.sub ($os): Add -aout.
16992
16993Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16994
16995 * configure: If host_makefile_frag is absolute, don't
16996 prefix ${invsubdir} (relevant to libg++ auto-configure).
16997
16998Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16999
17000 * Makefile.in (tooldir): Define it.
17001 (all-ld): Depend on all-flex.
17002
17003Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17004
17005 * Makefile.in (check): Fix libg++ special case.
17006
17007Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17008
17009 * configure: do not bury `pwd` into config.status, thus do fewer
17010 pwd's.
17011
17012 * configure: print the "Building in" message only when building in
17013 other than "." AND verbose.
17014
63f6bcd7 17015 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
17016 configures.
17017
17018 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17019
17020Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17021
17022 * Makefile.in: macroize flags passed on recursion. remove
17023 fileutils.
17024
17025Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17026
17027 * configure: get makesrcdir right for subdirs deeper than 1.
17028
17029 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17030 install.
17031
17032Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17033
17034 * Makefile.in: don't print subdir_do or recursion lines.
17035
17036Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17037
17038 * standards.texi: added menu item.
17039
17040 * Makefile.in: build and install standards.info.
17041
17042 * standards.texi: new file.
17043
17044Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17045
17046 * configure: test for and move config.status pieces from
17047 ${subdir}/.
17048
17049Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17050
6599da04
JM
17051 * configure: Test for existance of files before trying to mv
17052 them, to avoid numerous non-existance messages.
17053
17054Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17055
17056 * configure: correct final line of config.status.
17057
17058 * configure: patch from eggert. Avoids a protection problem if
17059 the original Makefile.in is read only.
17060
17061 * configure: use move-if-change from gcc to create config.status.
17062 Some makefiles depend on config.status to tell if a directory
17063 has been reconfigured for a different host. This change
17064 prevents those directories from remaking everything in the case
17065 where the reconfig was only intended to rebuild a Makefile.
17066
17067 * configure: test for config.sub with "config.sub sun4" rather
17068 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17069 host alias from a missing config.sub.
17070
17071Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17072
17073 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17074 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17075
17076Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17077
17078 * configure: mkdir ${subdir} as needed.
17079
17080Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17081
17082 * Makefile.in,configure.in: added autoconf.
17083
17084Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17085
17086 * Makefile.in: no longer pass against on recursion.
17087
17088 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17089 definitions are not inherited.
17090
17091 * configure: correct makesrcdir when subdir is .
17092
17093Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17094
17095 * configure: Add support for 'subdirs' variable, which is
17096 like 'configdirs', except that configure doesn't re-invoke
17097 itself for subdirs, it just creates a Makefile for each subdir.
17098 * configure.texi: Document subdirs.
17099
17100Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17101
17102 * configure.in: added flex to configdirs
17103
17104Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17105
17106 * Makefile.in: remove clean-stamps from clean.
17107
17108Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17109
17110 * configure.in: Add gdbtest to configdirs.
17111
17112Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17113
17114 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17115 to recursive makes.
17116 * configure.in: Recognize new ncr3000 config.
17117
17118Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17119
17120 * Makefile.in, configure.in: removed references to gdbm.
17121
17122Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17123
17124 * config.sub: Don't canonicalize os value
17125 newsos* to bsd (readline needs to check for newsos).
17126 (This fix was earlier made Jan 31, but got re-broken.)
17127
17128Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17129
17130 * configure.in: sco is an os, not a vendor!
17131
17132 * configure: Quote $( better. Keep various shells happy.
17133
17134Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17135
17136 * Makefile.in: eliminate stamp-files.
17137
17138Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17139
17140 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17141 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17142
17143Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17144
17145 * config.sub: fix iris/iris3.
17146
17147Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17148
17149 * configure: re-add -rm.
17150
17151Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17152
17153 * Maskefile.in: add .stmp-rcs to all.
17154
17155 * configure.in: remove gas from rs6000 build, use aix host fragment.
17156
17157Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17158
17159 * configure: pass down site_option during recursion.
17160
17161Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17162
17163 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17164
17165Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17166
17167 * configure: Change exec_prefix so that it really defaults to prefix.
17168
17169Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17170
17171 * Makefile.in, configure.in: Add support for mmalloc library.
17172
17173Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17174
17175 * Makefile.in: add stmp dependencies for a few more things.
17176
17177Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17178
17179 * configure: adjusted error message on objdir/srcdir configure
17180 collision, per john's suggestion.
17181
17182 * Makefile.in: add libiberty stmp to all and all.cross.
17183
17184Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17185
17186 * Makefile.in: remove force dependencies, add grep to all.
17187
17188Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17189
17190 * Makefile.in: drop flex. make stamp files work.
17191
17192 * configure: added test for conflicting configuration in srcdir,
17193 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17194 gets cranky. use relative paths for configure and srcdir
17195 whenever possible. Send some error messages to stderr that were
17196 going to stdout.
17197
17198Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17199
17200 * Makefile.in: Fix libg++ rule to check for gcc directory
17201 before using gcc/gcc. Also pass XTRAFLAGS.
17202
17203Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17204
17205 * Makefile.in: added stmp-files so that directories aren't polled
17206 when they are already built.
17207
17208 * configure.texi: fixed a node pointer problem.
17209
17210Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17211
731a8127 17212 * config.sub configure.in gdb/configure.in
6599da04
JM
17213 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17214 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17215 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17216
17217Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17218
17219 * configure: -recurring becomes -silent. corrected help message
17220 for -site= option.
17221
17222 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17223
17224Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17225
17226 * configure: when building Makefile for crosses, replace
17227 tooldir and program_prefix. default srcdir from location of
17228 config.sub. remove "for host in hosts" and "for target in
17229 targets" loops.
17230
17231Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17232
17233 * Makefile.in: Do not pass bindir or mandir to cvs.
17234
17235Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17236
17237 * Makefile.in, configure.in: removed traces of namesubdir,
17238 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17239 copyrights to '92, changed some from Cygnus to FSF.
17240
17241 * configure.texi: remove most references to multiple hosts,
17242 multiple targets, subdirs, etc.
17243
17244 * configure.man: removed rcsid. reference config.sub not
17245 config.subr.
17246
17247 * Makefile.in: mkdir $(infodir) on install-info.
17248
17249Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17250
17251 * configure.texi: Explain better about .gdbinit and about
17252 the environment that configure.in sections run in.
17253
17254Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17255
17256 * configure.in: Ultrix is only a decstation if it's a MIPS.
17257
17258Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17259
17260 * README: DOC.configure => cfg-paper.texi.
17261
17262Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17263
17264 * config.sub (near case $os): Don't convert newsos* to bsd!
17265
17266Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17267
17268 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17269 the number of copies of COPYING that go into the GDB tar file.
17270
17271Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17272
731a8127 17273 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
17274 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17275 Fix SCO configuration stuff.
17276
17277Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17278
17279 * Makefile.in: For libg++, make sure the -I pointing
17280 to the gcc directory goes *after* all the libg++-local -I flags.
17281 Also, move just-gcc dependency from just-libg++ to all-libg++.
17282
17283Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17284
17285 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17286
17287Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17288
17289 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17290
17291Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17292
17293 * config.sub: Add stratus configuration frags. Also
17294 submitted to FSF.
17295
17296Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17297
17298 * Makefile.in (DEV_SUPPORT): add configure.man.
17299
17300 * config.sub(Decode manufacturer-specific): add -none*.
17301
17302Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17303
17304 * Makefile.in: remove form feeds to make Sun's make happy.
17305 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17306
17307Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17308
17309 * Makefile.in (AR_FLAGS): Make quieter.
17310
17311Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17312
17313 * configure.in: Add libg++.
17314 * configure: When verbose, don't output the command line at each
17315 level; it will be unremarkably the same as the previous version,
17316 which will be the same as what the user typed.
17317
17318Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17319
17320 * configure.in, Makefile.in: fix clean-info, add flex. add
17321 fileutils.
17322
17323 * configure: be less sensitive to spaces in Makefile.in. Do not
17324 look for sources in "..". Doing so breaks subdirectories that
17325 might have their own configure. If a subdir has it's own
17326 configure script, use it.
17327
17328Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17329
17330 * cfg-paper.texi: some changes suggested by rms.
17331
17332Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17333
17334 * config.sub: Merge in some small additions from the FSF version,
17335 taken from the gcc distribution, to bring the Cygnus and FSF
17336 versions into closer sync.
17337
17338Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17339
17340 * configure.in: Changed svr4 references to sysv4.
17341
17342Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17343
17344 * configure: added -V for version number option.
17345
17346Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17347
17348 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17349 renamed from DOC.configure to cfg-paper.texi.
17350
17351Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17352
17353 * configure, config.subr, config.sub: config.subr is now
17354 config.sub again.
17355
17356Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17357
17358 * configure.texi: new file, in progress.
17359
17360 * Makefile.in: build info file and install the man page for
17361 configure.
17362
17363 * configure.man: new file, first cut.
17364
17365 * configure: find config.subr again now that configuration "none"
17366 has gone. removed all traces of the -ansi option. removed all
17367 traces of the -languages option.
17368
17369 * config.subr: resync from rms.
17370
17371Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17372
17373 * configure, config.sub, config.subr: merge config.sub into
17374 config.subr, call the result config.subr, remove config.sub, use
17375 config.subr.
17376
17377 * Makefile.in: revised install for dir.info.
17378
17379Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17380
17381 * configure.in: add decstation host makefile frag.
17382
17383 * Makefile.in: BISON now bison -y again. also install-gcc on
17384 install. clean-gdbm on clean. infodir belongs in datadir.
17385 Make directories for info install. Build dir.info here then
17386 install it.
17387
17388Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17389
17390 * Makefile.in: fix for bad directory tests.
17391
17392Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17393
17394 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17395 regexp. -srcdir relative was being handled incorrectly.
17396
17397 * Makefile.in: unwrapped some for loops so that parallel makes
17398 work again and so one can focus one's attention on a particular
17399 package.
17400
17401Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17402
17403 * configure: added PWD as a stand in for `pwd` (for speed). use
17404 elif wherever possible. make -srcdir work without -objdir.
17405 -objdir= commented out.
17406
17407Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17408
17409 * configure: +options become --options. -subdirs commented out.
17410 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17411 Makefile now at top of generated Makefile. Removed cvs log
17412 entries. added -srcdir. create .gdbinit only if there is one
17413 in ${srcdir}.
17414
17415 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17416 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17417 and mandir now keyed off datadir by default.
17418
17419Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17420
17421 * Freshly created ChangeLog.
17422
17423\f
17424Local Variables:
17425mode: change-log
17426left-margin: 8
17427fill-column: 76
17428version-control: never
17429End: