]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Build gmp before configuring gcc
[thirdparty/gcc.git] / ChangeLog
CommitLineData
458752de
L
12013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2
3 * Makefile.def (configure-gcc): Depend on all-gmp.
4 (all-gcc): Remove dependency on all-gmp.
5 * Makefile.in: Regenerated.
6
24c4a93e
JBG
72013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
8
9 * config.sub: Merge from config repo.
10 * config.guess: Dito.
11
51c1ff0c
JBG
122013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
13
14 * Makefile.def: Merge from binutils.
15 * Makefile.in: Dito.
16
e0d7fe6d
MK
172013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
18
19 * MAINTAINERS: Update my email.
20
6c9c2cf2
BE
212012-12-29 Ben Elliston <bje@gnu.org>
22
23 * config.guess: Update to 2012-12-29 version.
24 * config.sub: Likewise.
25
d89da9db
MK
262012-12-20 Matthias Klose <doko@ubuntu.com>
27
28 * Makefile.def (install-target-libgfortran): Depend on
29 install-target-libquadmath, install-target-libgcc.
30 (install-target-libsanitizer): Depend on install-target-libgcc.
31 (install-target-libjava): Depend on install-target-libgcc.
32 (install-target-libitm): Depend on install-target-libgcc.
33 (install-target-libobjc): Depend on install-target-libgcc.
34 (install-target-libstdc++-v3): Depend on install-target-libgcc.
35 * Makefile.in: Regenerate.
36
6ce8fd9d
MK
372012-12-19 Matthias Klose <doko@ubuntu.com>
38
39 * Makefile.def (install-target-libgo): Depend on
40 install-target-libatomic.
41 * Makefile.in: Regenerate.
42
0b8ca8fe
AS
432012-12-18 Andreas Schwab <schwab@linux-m68k.org>
44
45 PR go/55201
46 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
47 * Makefile.in: Regenerate.
48
0e76460f
TS
492012-12-16 Thomas Schwinge <thomas@codesourcery.com>
50
51 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
52 * configure: Regenerate.
53
f08bdd69
JBG
542012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
55
56 * config.sub: Merge from config repo.
57
ac8701fe
L
582012-12-11 H.J. Lu <hongjiu.lu@intel.com>
59
60 * Makefile.def (target_modules): Add bootstrap=true and
61 raw_cxx=true to libsanitizer.
62 * configure.ac (bootstrap_target_libs): Add libsanitizer.
63 * Makefile.in: Regenerated.
64 * configure: Likewise.
65
8d317164
RS
662012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
67
68 * MAINTAINERS: Remove self as RTL optimization maintainer.
69
d7b30db8
KT
702012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
71
72 * MAINTAINERS (Write After Approval): Add myself.
73
99319980
L
742012-11-28 H.J. Lu <hongjiu.lu@intel.com>
75
76 * Makefile.def (target_modules): Remove bootstrap=true and
77 raw_cxx=true from libsanitizer.
78 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
79 * Makefile.in: Regenerated.
80 * configure: Likewise.
81
c3cc0031
L
822012-11-28 H.J. Lu <hongjiu.lu@intel.com>
83
84 * Makefile.def (target_modules): Add bootstrap=true and
85 raw_cxx=true to libsanitizer.
86 * configure.ac (bootstrap_target_libs): Add libsanitizer.
87 * Makefile.in: Regenerated.
88 * configure: Likewise.
89
5d99894e
AP
902012-11-28 Andrew Pinski <apinski@cavium.com>
91
92 PR bootstrap/54279
93 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
94 * configure: Regenerate.
95 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
96 * Makefile.in: Regenerate.
97
647545a5
SP
982012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
99
100 * configure.ac: Disable libsanitizer if we're not building C++.
101 * configure: Regenerate.
102
2bf33cdb
RM
1032012-11-15 Roland McGrath <roland@hack.frob.com>
104
105 * MAINTAINERS (Write After Approval): Add myself.
106
f0e10e24
DV
1072012-11-15 Dmitry Vyukov <dvyukov@google.com>
108
109 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
110 Kostya Serebryany (kcc@google.com) and
111 Jakub Jelinek (jakub@redhat.com).
112 Rename area for Dodji Seketeli (dodji@redhat.com).
113
8b7ec423
DS
1142012-11-15 Dodji Seketeli <dodji@redhat.com>
115
116 * MAINTAINERS: (asan.c, related): Add myself.
117
ff4b7a7e
RM
1182012-11-14 Roland McGrath <mcgrathr@google.com>
119
120 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
121 * configure: Regenerate.
122
93bf5390
RH
1232012-11-13 Richard Henderson <rth@redhat.com>
124
125 * configure.ac: Move libsanitizer logic to subdirectory.
126 * configure: Regenerate.
127
d6531d83
DS
1282012-11-13 Dodji Seketeli <dodji@redhat.com>
129
130 * configure.ac: Enable libsanitizer just on x86 linux for now.
131 * configure: Re-generate.
132
e7fae550
DE
1332012-11-13 David Edelsohn <dje.gcc@gmail.com>
134
135 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
136 sections.
137 * configure: Regenerate.
138
3c31b9b4
HPN
1392012-11-13 Hans-Peter Nilsson <hp@axis.com>
140
141 * configure.ac: Add section for configdirs for libsanitizer.
142 Disable for cris-*-* and mmix-*-*.
143 * configure: Regenerate.
144
f35db108
WM
1452012-11-12 Wei Mi <wmi@google.com>
146
147 * configure.ac: Add libsanitizer to target_libraries.
148 * Makefile.def: Ditto.
149 * configure: Regenerate.
150 * Makefile.in: Regenerate.
151 * libsanitizer: New directory for asan runtime. Contains an empty
152 tsan directory.
153
443e6238
CV
1542012-11-03 Corinna Vinschen <corinna@vinschen.de>
155
156 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
157 against Mingw64 w32api.
158 * configure: Regenerate.
159
1873ec0c
L
1602012-11-03 H.J. Lu <hongjiu.lu@intel.com>
161
162 * configure: Regenerated.
163
2588b26e
RM
1642012-11-03 Robert Mason <rbmj@verizon.net>
165
166 * configure.ac: add --disable-libstdcxx configure option
167 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
168
7e0575b0
GG
1692012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
170
171 * MAINTAINERS (Write After Approval): Add myself.
172
29dd4e88
JG
1732012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
174
175 * MAINTAINERS (Write After Approval): Add myself.
176
45c29893
SS
1772012-10-24 Sharad Singhai <singhai@google.com>
178
179 * MAINTAINERS (Write After Approval): Add myself.
180
9d294e36
EC
1812012-10-24 Eric Christopher <echristo@gmail.com>
182
183 * MAINTAINERS: Update email address.
184
0d6414b2
EB
1852012-10-23 Eric Botcazou <ebotcazou@adacore.com>
186
187 PR bootstrap/54820
188 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
189 * configure: Regenerate.
190
a780583f
RE
1912012-10-23 Richard Earnshaw <rearnsha@arm.com>
192
193 * MAINTAINERS (aarch64): Add Marcus and myself.
194
0b21f5d3
EB
1952012-10-22 Eric Botcazou <ebotcazou@adacore.com>
196
197 PR bootstrap/54820
198 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
199 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
200 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
201 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
202 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
203 * Makefile.in: Regenerate.
204 * configure.ac (have_static_libs): New variable and associated check.
205 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
206 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
207 * configure: Regenerate.
208
c8855f2d
RB
2092012-10-10 Richard Biener <rguenther@suse.de>
210
0b21f5d3 211 * MAINTAINERS: Adjust for changed surname.
c8855f2d 212
b86cba2e
LC
2132012-10-04 Lawrence Crowl <crowl@google.com>
214
215 * MAINTAINERS (Write After Approval): Add myself.
216
6b391f49
CC
2172012-10-01 Cary Coutant <ccoutant@google.com>
218
219 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
220
0e56e590
ILT
2212012-09-28 Ian Lance Taylor <iant@google.com>
222
223 * Makefile.def: Make all-target-libgo depend on
224 all-target-libbacktrace.
225 * Makefile.in: Rebuild.
226
d83697f4
ILT
2272012-09-26 Ian Lance Taylor <iant@google.com>
228
229 * Makefile.def: Make all-gcc depend on all-libbacktrace.
230 * Makefile.in: Rebuild.
231
8750dfc5
WL
2322012-09-20 Walter Lee <walt@tilera.com>
233
234 * configure.ac: Add tilegx to list of targets that support gold.
235 * configure: Regenerate.
236
61e12aff
MP
2372012-09-20 Marek Polacek <polacek@redhat.com>
238
239 * MAINTAINERS (Write After Approval): Add myself.
240
d91491e5
SE
2412012-09-19 Steve Ellcey <sellcey@mips.com>
242
243 * configure.ac: Add mips*-mti-elf* target.
244 * configure: Regenerate.
245
eff02e4f
ILT
2462012-09-17 Ian Lance Taylor <iant@google.com>
247
248 * MAINTAINERS (Various Maintainers): Add libbacktrace.
249 * configure.ac (host_libs): Add libbacktrace.
250 (target_libraries): Add libbacktrace.
251 * Makefile.def (host_modules): Add libbacktrace.
252 (target_modules): Likewise.
253 * configure, Makefile.in: Rebuild.
254
d7a29167
DE
2552012-09-14 David Edelsohn <dje.gcc@gmail.com>
256
257 PR target/38607
258 Merge upstream change.
259 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
260
261 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
262 Add libgomp*.o to compare_exclusions for AIX.
263 * configure: Regenerate.
264
2652012-09-06 Diego Novillo <dnovillo@google.com>
385c0681
DN
266
267 * configure.ac: Bump minimum GMP version to 4.2.3.
268 * configure: Re-generate.
269
b588ae30
GJL
2702012-09-05 Georg-Johann Lay <avr@gjlay.de>
271
272 PR target/54461
273 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
274 target-libgloss if not configured --with-avrlibc=no.
275 * configure: Regenerate.
276
178f875a
JM
2772012-09-04 Jason Merrill <jason@redhat.com>
278
279 * configure.ac: Fix --enable-languages=all.
280
7c2f37eb
CL
2812012-09-04 Christophe Lyon <christophe.lyon@st.com>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
625afa23
RG
2852012-09-03 Richard Guenther <rguenther@suse.de>
286
287 PR bootstrap/54138
288 * configure.ac: Re-organize ISL / CLOOG checks to allow
289 disabling with either --without-isl or --without-cloog.
290 * configure: Regenerated.
291
a4cf6e46
GJL
2922012-09-03 Georg-Johann Lay <avr@gjlay.de>
293
294 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
295 * configure: Regenerate.
296
6c513d43
UD
2972012-08-27 Ulrich Drepper <drepper@gmail.com>
298
299 * MAINTAINERS: Fix my email address.
300
61171996
L
3012012-08-26 H.J. Lu <hongjiu.lu@intel.com>
302
303 PR binutils/4970
304 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
305 and opcodes.
306 * Makefile.in: Regenerated.
307
14fbeb6c
AH
3082012-08-26 Art Haas <ahaas@impactweather.com>
309
310 * configure: Regenerate.
311
c141b97e
3122012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
313
314 * INSTALL/README: Also refer to the online installation
315 instructions.
316
12d87607
HS
3172012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
318
319 * MAINTAINERS (Write After Approval): Add myself.
320 (Picochip port): Remove myself.
321
0823efed
DN
3222012-08-14 Diego Novillo <dnovillo@google.com>
323
324 Merge from cxx-conversion branch.
325
326 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
327 POSTSTAGE1_CONFIGURE_FLAGS.
328 * Makefile.in: Regenerate.
329 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
330 Force C++ when bootstrapping.
331 * configure: Regenerate.
332
a0b0a0c3
JBG
3332012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
334
335 * MAINTAINERS (Write After Approval): Add myself.
336
6d8b8153
JM
3372012-07-16 Joseph Myers <joseph@codesourcery.com>
338
339 * README: Document use of ranges of years in copyright notices.
340
81ef8878
RG
3412012-07-06 Richard Guenther <rguenther@suse.de>
342
343 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
344 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
345 --with-gmp=system.
346 * Makefile.in: Regenerated.
347 * configure: Likewise.
348
0ff2d841
RG
3492012-07-06 Richard Guenther <rguenther@suse.de>
350
351 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
352 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
353 supply V=1 as extra_make_flags.
354 * configure: Regenerated.
355 * Makefile.in: Likewise.
356
2b2d7c53
TG
3572012-07-04 Tristan Gingold <gingold@adacore.com>
358
359 * configure: Regenerate.
360
1fcd23ac
RG
3612012-07-03 Richard Guenther <rguenther@suse.de>
362
363 * Makfile.def (isl): Remove not necessary extra_exports and
364 extra_make_flags.
365 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
366 * Makefile.in: Regenerated.
367
32d024bf
RG
3682012-07-03 Richard Guenther <rguenther@suse.de>
369
370 * Makefile.def (cloog): Add V=1 to extra_make_flags.
371 * configure.ac: If either the ISL or the CLooG check failed
372 do not try to build in-tree versions.
373 * Makefile.in: Regenerated.
374 * configure: Regenerated.
375
90d4f233
RO
3762012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
377
378 * configure: Regenerate.
379
1116de1a
JJ
3802012-07-02 Janis Johnson <janisjo@codesourcery.com>
381
8153b03d 382 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1116de1a
JJ
383 maintainer.
384
8247e8b2
RG
3852012-07-02 Richard Guenther <rguenther@suse.de>
386
387 * configure: Regenerated.
388
33ad93b9
RG
3892012-07-02 Richard Guenther <rguenther@suse.de>
390 Michael Matz <matz@suse.de>
391 Tobias Grosser <tobias@grosser.es>
392 Sebastian Pop <sebpop@gmail.com>
393
394 * Makefile.def: Add ISL host module, remove PPL host module.
395 Adjust ClooG host module to use the proper ISL.
396 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
397 * configure.ac: Include config/isl.m4. Add ISL host library,
398 remove PPL. Remove PPL configury, add ISL configury, adjust
399 ClooG configury.
400 * Makefile.in: Regenerated.
401 * configure: Likewise.
402
6886e444
RG
4032012-07-02 Richard Guenther <rguenther@suse.de>
404
405 Merge from graphite branch
406 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 407
6886e444
RG
408 * configure: Regenerated.
409 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
410 both cloog.org and legacy versions. The only supported version will
411 be CLooG with the isl backend.
412
413 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 414
6886e444
RG
415 * configure: Regenerated.
416 * configure.ac: Require cloog isl 0.17.0
417
418 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 419
6886e444
RG
420 * configure: Regenerated.
421 * config/cloog.m4: Do not define CLOOG_ORG
422
d4a10d0a
SB
4232012-06-29 Steven Bosscher <steven@gcc.gnu.org>
424
425 * configure.ac: Skip C if explicitly selected.
426 * configure: Regenerate.
427
bd8e704f
CL
4282012-06-28 Christophe Lyon <christophe.lyon@st.com>
429
430 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
431 they contain -O2.
432 * configure: Regenerate.
433
0951ac86
RS
4342012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
435
436 PR debug/53740
437 * df.h, df-problems.c, dce.c: Revert last patch.
438
4679c9b3
IS
4392012-06-25 Iain Sandoe <iain@codesourcery.com>
440
441 * MAINTAINERS (Write After Approval): Update my email address.
442
0619103b
MI
4432012-06-21 Meador Inge <meadori@codesourcery.com>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446
056d8580
JM
4472012-06-20 Jason Merrill <jason@redhat.com>
448
449 * Makefile.tpl (check-target-libgomp-c++): New.
450 (check-target-libitm-c++): New.
451 * Makefile.def (c++): Add them.
452 * Makefile.in: Regenerate.
453
556861b2
EW
4542012-05-29 Edmar Wienskoski <edmar@freescale.com>
455
9c78662a 456 * MAINTAINERS (Write After Approval): Add myself.
556861b2 457
8294b6fe
OH
4582012-05-16 Olivier Hainque <hainque@adacore.com>
459
460 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
461 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
462 (install-no-fixedincludes): Adjust accordingly.
463 * Makefile.in: Regenerate.
464
eb606595
L
4652012-05-15 H.J. Lu <hongjiu.lu@intel.com>
466
467 Merge upstream change
468 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
469
1c8196d9
MG
4702012-05-14 Marc Glisse <marc.glisse@inria.fr>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
5b0d38e4
NC
4742012-05-09 Nick Clifton <nickc@redhat.com>
475 Paul Smith <psmith@gnu.org>
476
477 PR bootstrap/50461
478 * configure.ac (mpfr-dir): When using in-tree MPFR sources
479 allow for the fact that from release v3.1.0 of MPFR the source
480 files were moved into a src sub-directory.
481 * configure: Regenerate.
482
f7d6bc01
JB
4832012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
484
485 * configure.ac: Bump minimum MPFR version to 2.4.0.
486 * configure: Regenerated.
487
48310492
RH
4882012-05-01 Richard Henderson <rth@redhat.com>
489
490 * Makefile.def (libatomic): New target_module.
491 * configure.ac (target_libraries): Add libatomic.
492 (noconfigdirs): Check if libatomic is supported.
493 * Makefile.in, configure: Rebuild.
494
77f496df
GY
4952012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
95e5b9a4
JB
4992012-04-25 Joel Brobecker <brobecker@adacore.com>
500
501 * config.sub: Update to 2012-04-18 version from official repo.
502
86c8bb32
N
5032012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
504
505 * MAINTAINERS (Write After Approval): Add myself.
506
dcc73abf
SE
5072012-04-11 Steve Ellcey <sellcey@mips.com>
508
509 * MAINTAINERS: Changed email address.
510
7fd6378e
GJL
5112012-03-28 Georg-Johann Lay <avr@gjlay.de>
512
513 PR target/52737
514 * contrib/gcc_update (files_and_dependencies):
515 Remove gcc/config/avr/t-multilib from touch data.
516
b24513a1
RO
5172012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
518
519 * MAINTAINERS (OS Port Maintainers): Remove irix.
520 * configure.ac (enable_libgomp): Remove *-*-irix6*.
521 (unsupported_languages): Remove mips-sgi-irix6.*.
522 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
523 (with_stabs): Remove.
524 * configure: Regenerate.
525
5c30094f
RO
5262012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
527
528 * MAINTAINERS (OS Port Maintainers): Remove osf.
529 * configure.ac (enable_libgomp): Remove *-*-osf*.
530 (with_stabs): Remove alpha*-*-osf*.
531 * configure: Regenerate.
532
091fe9ca
TG
5332012-03-05 Tristan Gingold <gingold@adacore.com>
534
535 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
536 * configure: Regenerate.
537
51f894e6
WL
5382012-02-17 Walter Lee <walt@tilera.com>
539
540 * MAINTAINERS: (Write After Approval): Delete myself.
541
1982a383
WL
5422012-02-14 Walter Lee <walt@tilera.com>
543
dd552284
WL
544 * MAINTAINERS (tilegx port): Add myself.
545 (tilepro port): Add myself.
546 (Write After Approval): Add myself.
1982a383 547
98a5b2c9
GP
5482012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
549
9c78662a
UB
550 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
551 and Joseph Myers as docstring relicensing maintainers.
98a5b2c9 552
365e6b65
BC
5532012-02-09 Bin Cheng <bin.cheng@arm.com>
554
555 * MAINTAINERS (write-after-approval): Add myself.
556
9c9e39dd
IR
5572012-02-08 Ira Rosen <irar@il.ibm.com>
558
559 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
560 maintainer.
561
03548f7b
VK
5622012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
563
9c78662a
UB
564 * MAINTAINERS (Write After Approval): Move myself to
565 maintain alphabetical order.
03548f7b 566
3bc05470
VK
5672012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
568
569 * MAINTAINERS (Write After Approval): Add myself.
570
e5b8c090
JS
5712012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
572
573 * MAINTAINERS (Write After Approval): Add myself.
574
b25364a0
S
5752012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
576 Jayant R Sonar <jayant.sonar@kpitcummins.com>
577
578 * configure.ac (cr16-*-*): Remove nonconfigdirs.
579 * configure: Regenerate.
580
e5e45c68
HC
5812012-01-23 Harshit Chopra <harshit@google.com>
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
daecebc8
DR
5852012-01-22 Douglas B Rupp <rupp@ngnat.com>
586
587 * configure.ac: Remove reference to mh-interix.
588 * configure: Regenerate.
589
99776ebd
RH
5902012-01-05 Richard Henderson <rth@redhat.com>
591
592 PR bootstrap/51072
593 * configure.ac: Disable libitm if c++ is not enabled.
594 * configure: Rebuild.
595
9696698a
RH
596 * configure.ac: Fix regexp for same.
597 * configure: Rebuild.
598
c40b2528
BI
5992012-01-02 Balaji V. Iyer <bviyer@gmail.com>
600
601 * MAINTAINERS (Write After Approval): Add myself.
602
d18ede37
RG
6032012-01-02 Richard Guenther <rguenther@suse.de>
604
605 PR bootstrap/51686
606 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
607 * Makefile.in: Regenerate.
608
8d2fbf9b
OE
6092011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
610
611 * MAINTAINERS (Write After Approval): Add myself.
612
7cb62ef1
EB
6132011-12-18 Eric Botcazou <ebotcazou@adacore.com>
614
615 * configure: Regenerate.
616
6172011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
e6f52784
HS
618
619 * MAINTAINERS (picochip): Changed email address.
620
0f14d442
MGD
6212011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
622
623 * MAINTAINERS (write-after-approval): Add self.
624
85b8555e
DD
6252011-11-29 DJ Delorie <dj@redhat.com>
626
627 * configure.ac (rl78-*-*) New case.
628 * configure: Regenerate.
629 * MAINTAINERS: Add myself as RL78 maintainer.
630
49f7dc9d
EB
6312011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
632
633 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
634
c6084f68
AT
6352011-11-21 Andreas Tobler <andreast@fgznet.ch>
636
bd67830a 637 * libtool.m4: Additional FreeBSD 10 fixes.
c6084f68 638
b3fb6108
JR
6392011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
640
641 * MAINTAINERS: Move myself from Write After Approval to CPU Port
642 Maintainers section, as Epiphany maintainer.
643
10eb188c
IS
6442011-11-18 Iain Sandoe <iains@gcc.gnu.org>
645
646 PR target/49992
647 * configure.ac: Remove ranlib special-casing for Darwin.
648 * configure: Regenerate.
649
bcf83e00
AB
6502011-11-12 Andrey Belevantsev <abel@ispras.ru>
651
652 * MAINTAINERS (Reviewers): Keep the list sorted.
653
3fec7f10
AB
6542011-11-11 Andrey Belevantsev <abel@ispras.ru>
655
656 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
657
e7a82751
RM
6582011-11-09 Roland McGrath <mcgrathr@google.com>
659
660 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
661 * configure: Rebuild.
662 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
663 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
664 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
665 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
666 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
667 Add READELF.
668 * Makefile.in: Rebuild.
669
e399136a
JM
6702011-11-09 Jason Merrill <jason@redhat.com>
671
672 * Makefile.def (language=c++): Remove check-c++0x.
673 * Makefile.in (check-gcc-c++): Regenerate.
674
01f3428c
RH
6752011-11-08 Richard Henderson <rth@redhat.com>
676
e948157d
RH
677 * configure.ac: Test for libitm directory present first.
678
3d3b05ff
RH
679 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
680
01f3428c
RH
681 * configure.ac: Test libitm/configure.tgt to disable libitm.
682 * configure: Rebuild.
683
0a35513e
AH
6842011-11-07 Aldy Hernandez <aldyh@redhat.com>
685 Richard Henderson <rth@redhat.com>
686
687 Merged from transactional-memory.
688
689 * Makefile.def (lang_env_dependencies): libitm is c++.
690 Add libitm target module.
691 * configure.ac: Likewise.
692 * config/mmap.m4: New file.
693 * contrib/gcc_update: Add libitm to touch data.
694 * Makefile.in, configure: Rebuild.
695
f9989b51
RO
6962011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
697
698 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
699 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
700 * Makefile.in: Regenerate.
701
753a0ad8
DD
7022011-11-01 DJ Delorie <dj@redhat.com>
703
704 * config.sub: Update to version 2011-10-29 (added rl78)
705
e7a7929d
NC
7062011-10-27 Nick Clifton <nickc@redhat.com>
707
708 * config.sub: Import these changes from the config project:
709
710 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
711 Ben Elliston <bje@gnu.org>
712
713 * config.sub (epiphany): New.
714
715 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
716 Ben Elliston <bje@gnu.org>
717
9c78662a 718 * config.sub (hexagon, hexagon-*): New.
e7a7929d
NC
719
720 2011-08-23 Roland McGrath <mcgrathr@google.com>
721
722 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
723 64eb to be64.
724
725 2011-08-16 Roland McGrath <mcgrathr@google.com>
726
727 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
728 (nacl): Grok as alias for 32el-unknown-nacl.
729
4bc51432
KY
7302011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
731
732 * MAINTAINERS (Write After Approval): Add myself.
733
3c5bc77d
TJ
7342011-10-24 Teresa Johnson <tejohnson@google.com>
735
736 * MAINTAINERS (Write After Approval): Add myself.
737
76bafb07
JJ
7382011-09-21 Jakub Jelinek <jakub@redhat.com>
739
740 * MAINTAINERS (sparc port): Remove myself.
741
5699cf3d
TV
7422011-09-14 Tom de Vries <tom@codesourcery.com>
743
744 * MAINTAINERS (Write After Approval): Add myself.
745
0d557ff8
YQ
7462011-08-14 Yao Qi <yao@codesourcery.com>
747
748 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
749 * configure: Regenerate.
750
bf03b9ff
ILT
7512011-07-26 Ian Lance Taylor <iant@google.com>
752
753 * configure.ac: Set have_compiler based on whether gcc directory
754 exists, rather than on whether gcc is in configdirs.
755 * configure: Rebuild.
756
b017c70a
JM
7572011-07-21 Joseph Myers <joseph@codesourcery.com>
758
759 * MAINTAINERS (Global Reviewers): Add self.
760
242f5421
DE
7612011-07-20 David Edelsohn <dje.gcc@gmail.com>
762
763 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
764 link directories.
765 * Makefile.in: Rebuild.
766
ff3ac0f4
ILT
7672011-07-20 Ian Lance Taylor <iant@google.com>
768
769 PR bootstrap/49787
770 * configure.ac: Move --enable-bootstrap handling earlier in file.
771 If --enable-bootstrap and either --enable-build-with-cxx or
772 --enable-build-poststage1-with-cxx, enable C++ automatically.
773 * configure: Rebuild.
774
78767fd9
ILT
7752011-07-19 Ian Lance Taylor <iant@google.com>
776
777 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
778 make C++ a boot_language. Set and substitute
779 POSTSTAGE1_CONFIGURE_FLAGS.
780 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
781 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
782 * configure, Makefile.in: Rebuild.
783
9dafd063
VM
7842011-07-19 Vladimir Makarov <vmakarov@redhat.com>
785
786 * MAINTAINERS (Register Allocation): Move myself from reviewers to
787 maintainers.
788
eac8f5bd 7892011-07-18 Jakub Jelinek <jakub@redhat.com>
e44dbbe1 790
eac8f5bd 791 * MAINTAINERS (Global Reviewers): Add myself.
e44dbbe1 792
eac8f5bd 7932011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1f90cc14 794
eac8f5bd 795 * configure: Regenerate.
1f90cc14 796
32c87d63
JM
7972011-07-16 Jason Merrill <jason@redhat.com>
798
799 * Makefile.def (language=c++): Add check-c++0x and
800 check-target-libmudflap-c++.
801 * Makefile.tpl (check-target-libmudflap-c++): New.
802 * Makefile.in: Regenerate.
803
a4a2c37d
MK
8042011-07-16 Matthias Klose <doko@ubuntu.com>
805
806 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
807 * Makefile.def (target_modules/libjava): Pass
808 $(EXTRA_CONFIGARGS_LIBJAVA).
809 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
810 if not configured with --enable-static-libjava.
811 * Makefile.in: Regenerate.
812 * configure: Likewise.
813
6feeed06
JM
8142011-07-15 Jason Merrill <jason@redhat.com>
815
816 * Makefile.in (check-c++): Move check-gcc-c++0x after
817 check-target-libstdc++-v3.
818
7c9f9795
BS
8192011-07-15 Bernd Schmidt <bernds@codesourcery.com>
820
821 * MAINTAINERS (c6x port): New entry.
822
e2995714
JM
8232011-07-13 Jason Merrill <jason@redhat.com>
824
825 * Makefile.in (check-gcc-c++0x): New.
826 (check-c++): Depend on it.
827
fbdd5d87
RO
8282011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
829
830 PR target/39150
831 * configure.ac (i[3456789]86-*-solaris2*): Also accept
832 x86_64-*-solaris2.1[0-9]*.
833 * configure: Regenerate.
834
875a6c6e
RS
8352011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
836
837 * MAINTAINERS (RTL optimizers): Add self.
838
18faf0ee
GC
8392011-06-27 Gabriel Charette <gchare@google.com>
840
841 * MAINTAINERS (Write After Approval): Add myself.
842
8499116a
HPN
8432011-06-22 Hans-Peter Nilsson <hp@axis.com>
844
6be80923
HPN
845 PR regression/47836
846 PR bootstrap/23656
847 PR other/47733
848 PR bootstrap/49247
5167b7cf 849 PR c/48825
8499116a
HPN
850 * configure.ac (target_libraries): Remove target-libiberty.
851 Remove case-statement setting skipdirs=target-libiberty for
852 multiple targets. Remove checking target_configdirs and
853 removing target-libiberty but keeping target-libgcc if
854 otherwise empty.
855 * Makefile.def (target_modules): Don't add libiberty.
856 (dependencies): Remove all traces of target-libiberty.
857 * configure, Makefile.in: Regenerate.
858
db1d217c
WL
8592011-06-13 Walter Lee <walt@tilera.com>
860
861 * configure.ac (tilepro-*-*) New case.
862 (tilegx-*-*): Likewise.
863 * configure: Regenerate.
864
9a2fc6ad
JY
8652011-06-06 Jing Yu <jingyu@google.com>
866
867 * configure.ac: Skip target-libiberty for
868 arm*-*-linux-androideabi.
869 * configure: Regenerated.
870
9baa43b6
NC
8712011-06-06 Nick Clifton <nickc@redhat.com>
872
873 * config.sub: Sync from upstream.
874
5a9f48b4
NV
8752011-06-05 Nenad Vukicevic <nenad@intrepid.com>
876
877 * MAINTAINERS (Write After Approval): Add myself.
878
6c059f76
DJ
8792011-06-01 Daniel Jacobowitz <drow@false.org>
880
881 * MAINTAINERS: Update my email address.
882
f97b516f
NF
8832011-05-27 Nathan Froyd <froydnj@codesourcery.com>
884
885 * MAINTAINERS (Write After Approval): Update my email address.
886
6e91d9d6
PP
8872011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
6f57bdf6
DK
8912011-05-08 Doug Kwan <dougkwan@google.com>
892
893 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
894 * configure: Regenerated.
895 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
896 value from configure.
897 * Makefile.in: Regenerated.
898
6a789d5e
JM
8992011-05-05 Joseph Myers <joseph@codesourcery.com>
900
901 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
902 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
903 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
904 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
905 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
906 *-*-vxworks*): Disable newlib and libgloss in separate case
907 statement.
908 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
909 to separate case statement.
910 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
911 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
912 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
913 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
914 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
915 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
916 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
917 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
918 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
919 i[[3456789]]86-*-rdos*, m32r-*-*,
920 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
921 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
922 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
923 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
924 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
925 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
926 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
927 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
928 and libgloss in main case over targets. Remove most empty cases
929 in main case over targets.
930 * configure: Regenerate.
931
a78079c4
JJ
9322011-05-04 Janis Johnson <janisjo@codesourcery.com>
933
934 * MAINTAINERS (Write After Approval): Add myself.
935
f1a0defe
JM
9362011-05-04 Joseph Myers <joseph@codesourcery.com>
937
938 * configure.ac: Remove code setting special library locations for
939 hppa*64*-*-hpux11*. Remove code setting compiler for
940 sparc-sun-solaris2*.
941 * configure: Regenerate.
942
fbcf0dca
JM
9432011-05-04 Joseph Myers <joseph@codesourcery.com>
944
945 * configure.ac: Separate libgloss_dir settings from general case
946 over targets.
947 * configure: Regenerate.
948
fddf9ee7
JM
9492011-04-28 Joseph Myers <joseph@codesourcery.com>
950
951 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
952 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
953 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
954 cases in libgcj-disabling case statement.
955 (hppa*64*-*-linux*): Set unsupported_languages instead of
956 disabling target-zlib.
957 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
958 to hppa*64*-*-hpux*.
959 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
960 hppa*-*-hpux*.
961 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
962 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
963 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
964 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
965 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
966 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
967 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
968 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
969 libgcj-disabling case statement.
970 * configure: Regenerate.
971
80f81134
JM
9722011-04-28 Joseph Myers <joseph@codesourcery.com>
973
974 * configure.ac: Disable Java for targets not supporting libffi.
975 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
976 Remove cases in Java-disabling statement.
977 (*arm-wince-pe): Change to arm-wince-pe.
978 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
979 cases in Java-disabling statement.
980 (bfin-*-*): Don't disable Java again.
981 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
982 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
983 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
984 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
985 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
986 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
987 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
988 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
989 Java-disabling statement.
990 (mmix-*-*): Don't disable Java again.
991 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
992 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
993 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
994 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
995 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
996 statement.
997 * configure: Regenerate.
998
2909494b
JM
9992011-04-28 Joseph Myers <joseph@codesourcery.com>
1000
1001 * configure.ac: Separate cases disabling Java and Java libraries
1002 from general case over targets.
1003 * configure: Regenerate.
1004
98e2d934
JZ
10052011-04-21 Jie Zhang <jzhang918@gmail.com>
1006
1007 * MAINTAINERS: Update my email address.
1008
1809ba94
ER
10092011-04-20 Easwaran Raman <eraman@google.com>
1010
1011 * MAINTAINERS (Write After Approval): Add myself.
1012
2cd815e7
JH
10132011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1014
1015 PR lto/48086
1016 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1017 * configure: Regenerate.
1018
271d3f8d
JM
10192011-04-16 Jim Meyering <meyering@redhat.com>
1020
1021 * MAINTAINERS (Write After Approval): Add myself.
1022
848309ea
DS
10232011-04-15 Dodji Seketeli <dodji@redhat.com>
1024
1025 * MAINTAINERS: Update my email address.
1026
3a78d31f
GJL
10272011-04-13 Georg-Johann Lay <avr@gjlay.de>
1028
1029 * MAINTAINERS (Write After Approval): Add myself.
1030
fbfbde73
YZ
10312011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1032
1033 * MAINTAINERS (Write After Approval): Add myself.
1034
8072c460
SH
10352011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1036
1037 * MAINTAINERS (Write After Approval): Add myself.
1038
85bfb75e
JM
10392011-04-06 Joseph Myers <joseph@codesourcery.com>
1040
1041 * configure.ac (build_tools): Remove build-byacc.
1042 (host_libs): Remove mmalloc.
1043 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1044 autoconf automake libtool diff rcs fileutils shellutils time
1045 textutils wdiff find uudecode hello tar gzip indent recode release
1046 sed perl gawk findutils gettext zip.
1047 (libgcj): Remove target-qthreads.
1048 (target_tools): Remove target-examples target-gperf.
1049 (YACC): Don't handle building byacc.
1050 * configure: Regenerate.
1051 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1052 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1053 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1054 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1055 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1056 handle building components.
1057 * Makefile.in: Regenerate.
1058
bc8e4748
SA
10592011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1060
1061 * MAINTAINERS: Update my email address as Xtensa maintainer.
1062
32827f18
RW
10632011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1064
1065 * config.sub: Sync from upstream.
1066
b318fb4b
JM
10672011-04-01 Joseph Myers <joseph@codesourcery.com>
1068
1069 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1070 (microblaze*): Don't disable libssp.
1071 * configure: Regenerate.
1072
72691ba6
JM
10732011-04-01 Joseph Myers <joseph@codesourcery.com>
1074
1075 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1076 moveifchange.
1077 * configure: Regenerate.
1078 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1079 * Makefile.in: Regenerate.
1080
6de66370
JM
10812011-04-01 Joseph Myers <joseph@codesourcery.com>
1082
1083 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1084 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1085 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1086 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1087 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1088 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1089 md_exec_prefix cases.
1090 * configure: Regenerate.
1091
1e9e0e23
JM
10922011-04-01 Joseph Myers <joseph@codesourcery.com>
1093
1094 * configure.ac: Separate cases disabling target-libssp,
1095 target-libiberty, target-libstdc++-v3 and Fortran from general
1096 case over targets.
1097 * configure: Regenerate.
1098
0036370f
JM
10992011-04-01 Joseph Myers <joseph@codesourcery.com>
1100
1101 * configure.ac (*-*-chorusos): Don't disable libgcj.
1102 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1103 Remove case.
1104 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1105 (arm-*-coff): Don't disable libgcj.
1106 (arm*-*-linux-gnueabi): Remove useless assignment.
1107 (arm-*-riscix*): Don't disable libgcj.
1108 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1109 configuration.
1110 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1111 (c54x*-*-*): Remove case.
1112 (tic54x-*-*): Don't disable GCC or GCC libraries.
1113 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1114 to *.
1115 (d10v-*-*): Don't disable GCC libraries.
1116 (d30v-*-*): Don't disable libgcj.
1117 (h8500-*-*): Don't disable GCC libraries.
1118 (i960-*-*): Don't disable libgcj.
1119 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1120 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1121 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1122 libgcj.
1123 (m68k-*-coff*): Remove case.
1124 (mmix-*-*): Don't disable libgloss on host.
1125 (mn10200-*-*, mn10300-*-*): Remove cases.
1126 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1127 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1128 Don't disable libgcj.
1129 (romp-*-*): Remove case.
1130 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1131 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1132 case.
1133 (v810-*-*): Don't disable GCC libraries.
1134 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1135 (ip2k-*-*): Don't disable GCC libraries.
1136 * configure: Regenerate.
1137
c9bdb152
JM
11382011-03-28 Joseph Myers <joseph@codesourcery.com>
1139
1140 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1141 libffi on host.
1142 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1143 on host.
1144 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1145 * configure: Regenerate.
1146
8c6d158a
JM
11472011-03-26 John Marino <binutils@marino.st>
1148
1149 * configure.ac: Add support for *-*-dragonfly*
1150 * configure: Regenerate.
1151
1bcce263
JM
11522011-03-25 Joseph Myers <joseph@codesourcery.com>
1153
1154 * configure.ac (native_only): Remove.
1155 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1156 send-pr uudecode guile gnuserv on host.
1157 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1158 send-pr rcs guile perl texinfo libtool on host.
1159 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1160 automake send-pr rcs guile perl texinfo libtool on host.
1161 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1162 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1163 (alpha*-dec-osf*): Don't disable fileutils on target.
1164 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1165 texinfo send-pr expect dejagnu on target.
1166 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1167 target-qthreads on target.
1168 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1169 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1170 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1171 x86_64-*-mingw*): Don't disable expect on target.
1172 (*-*-cygwin*): Don't disable target-gperf on target.
1173 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1174 gnuserv on target.
1175 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1176 target.
1177 * configure: Regenerate.
1178
8d4c5ac6
JM
11792011-03-25 Joseph Myers <joseph@codesourcery.com>
1180
1181 * configure.ac (target_tools): Remove target-groff.
1182 (native_only): Remove target-groff.
1183 (hppa*64*-*-*): Don't disable byacc.
1184 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1185 setting.
1186 (*-*-kaos*): Don't skip target-librx and target-groff.
1187 (*-*-netware*): Don't skip target-libmudflap.
1188 (*-*-tpf*): Don't skip target-libmudflap.
1189 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1190 directories on the host.
1191 (ia64*-*-*vms*): Don't skip tix.
1192 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1193 host.
1194 * configure: Regenerate.
1195
50e37333
PB
11962011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1197
1198 * configure.ac: Remove references to mt-mep, mt-netware,
1199 mt-wince.
1200 * Makefile.def: Add all-utils soft dependencies.
1201 * Makefile.tpl: Remove GDB_NLM_DEPS.
1202 * configure: Regenerate.
1203 * Makefile.in: Regenerate.
1204
7d77a768
PB
12052011-03-24 Paolo Bonzini <bonzini@gnu.org>
1206
1207 * configure.ac: Do not include mh-x86omitfp.
1208 * configure: Regenerate.
1209
3dc84509
PB
12102011-03-24 Paolo Bonzini <bonzini@gnu.org>
1211
1212 * configure.ac: Remove empty cases.
1213 * configure: Regenerate.
1214
1e2c3ec4
PB
12152011-03-24 Paolo Bonzini <bonzini@gnu.org>
1216
1217 * Makefile.def: Add dependency from termcap to gdb.
1218 * Makefile.in: Regenerate.
1219
73a817c4
PB
12202011-03-24 Paolo Bonzini <bonzini@gnu.org>
1221
1222 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1223 * configure: Regenerate.
1224 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1225 * Makefile.tpl: Likewise.
1226 * Makefile.in: Regenerate.
1227
43ecab84
PB
12282011-03-24 Paolo Bonzini <bonzini@gnu.org>
1229
1230 * configure.ac: Remove all mentions of tentative_cc.
1231 * configure: Regenerate.
1232
111eeb6e
JM
12332011-03-24 Joseph Myers <joseph@codesourcery.com>
1234
1235 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1236 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1237 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1238 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1239 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1240 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1241 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1242 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1243 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1244 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1245 *-*-rhapsody*): Remove host cases.
1246 * configure: Regenerate.
1247
4569f85e
JM
12482011-03-24 Joseph Myers <joseph@codesourcery.com>
1249
1250 * configure.ac (ppc*-*-pe): Remove host case.
1251 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1252 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1253 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1254 cases.
1255 * configure: Regenerate.
1256
f3e8ab19
JM
12572011-03-24 Joseph Myers <joseph@codesourcery.com>
1258
1259 * config.sub: Update to version 2011-03-23.
1260
56f8587a
JM
12612011-03-22 Joseph Myers <joseph@codesourcery.com>
1262
1263 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1264 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1265 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1266 * configure: Regenerate.
1267
ebb9f8b0
JM
12682011-03-22 Joseph Myers <joseph@codesourcery.com>
1269
1270 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1271 to Write After Approval.
1272 * config-ml.in: Don't handle arc-*-elf*.
1273 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1274 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1275 handle GCC libraries.
1276 * configure: Regenerate.
1277
474ee908
RO
12782011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1279
1280 PR bootstrap/48120:
1281 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1282 Add -lstdc++ -lm to LIBS.
1283 * configure: Regenerate.
1284
41446fec
DE
12852011-03-18 David Edelsohn <dje.gcc@gmail.com>
1286
1287 * config.guess: Update to version 2011-02-02
1288 * config.sub: Update to version 2011-02-24
1289
51fd6b90
JH
12902011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1291
1292 PR lto/48086
1293 * configure.ac: Re-enable LTO on *-apple-darwin9.
1294 * configure: Regenerate.
1295
a6c71270
JH
12962011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1297
1298 PR lto/48086
1299 * configure.ac: Disable LTO on darwin due to an assembler change in
1300 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1301 under 256.
1302 * configure: Regenerate.
1303
fdc1806a
CL
13042011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1305
9c78662a
UB
1306 * MAINTAINERS: Update myself as score backend maintainer,
1307 update my e-mail address.
fdc1806a 1308
9b4166b2
XG
13092011-03-09 Xuepeng Guo <terry.guo@arm.com>
1310
1311 * MAINTAINERS: Update my e-mail address.
1312
fb72848b
JY
13132011-03-06 Joey Ye <joey.ye@arm.com>
1314
1315 * MAINTAINERS: Update my e-mail address.
1316
f158c8d0
SP
13172011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1318
1319 * configure.ac: Adjust test of with_ppl.
1320 * configure: Regenerated.
1321
97efdf21
KT
13222011-03-02 Kai Tietz <ktietz@redhat.com>
1323
1324 * MAINTAINERS: Adjust my e-mail address.
1325
7d32a440
SP
13262011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1327
1328 * configure.ac: Add -lpwl to ppllibs.
1329 * configure: Regenerated.
1330
3d2bc11b
SP
13312011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1332
1333 * config/cloog.m4: Add -lisl to clooglibs.
1334 * configure: Regenerated.
1335
e3d590af
RR
13362011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1337
1338 * MAINTAINERS (CPU Port maintainers): Add self.
1339
5037599a
RO
13402011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1341
1342 * MAINTAINERS: Add myself as testsuite maintainer.
1343
12a0ae3d
MS
13442011-02-15 Mike Stump <mikestump@comcast.net>
1345
1346 * MAINTAINERS: Add myself as testsuite maintainer.
1347
029c8f3e
RW
13482011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1349
1350 Import from Libtool and gnulib:
1351
1352 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1353
1354 Prepare for supporting FreeBSD 10.
1355 * config.rpath: Remove handling of freebsd1* which soon would
1356 match FreeBSD 10.0.
1357
1358 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1359
1360 Remove support for FreeBSD 1.x.
1361 * libtool.m4 (_LT_LINKER_SHLIBS)
1362 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1363 soon would incorrectly match FreeBSD 10.0.
1364
03b2a04d
RW
13652011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1366
1367 PR binutils/12283
1368 * move-if-change: Import version from gnulib.
1369
f3d533d3
AO
13702011-02-12 Alexandre Oliva <aoliva@redhat.com>
1371
1372 PR lto/47225
1373 * Makefile.def (lto-plugin): Double dash for enable-shared.
1374 (configure-gcc): Depend on all-lto-plugin.
1375 * Makefile.in: Rebuilt.
1376
f33d8408
RW
13772011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1378
1379 * configure.ac: Remove extra bracket.
1380 * configure: Regenerate.
1381
846cf392
TB
13822011-02-08 Tobias Burnus <burnus@net-b.de>
1383
1384 * MAINTAINERS: Add myself as libquadmath maintainer.
1385
f897ac2b
TS
13862011-02-08 Thomas Schwinge <thomas@schwinge.name>
1387
1388 * MAINTAINERS: Update my email address.
1389
0e048a16
JM
13902011-02-07 Joseph Myers <joseph@codesourcery.com>
1391
1392 * MAINTAINERS (option handling): Add self.
1393
b1b0c7e6
KT
13942011-02-06 Kai Tietz <kai.tietz@onevision.com>
1395
1396 PR lto/47225
1397 * Makefile.def: Add dependency for install-gcc
1398 on install-lto-plugin.
1399 * Makfile.in: Regenerated
1400
fdd3083a
SB
14012011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1402
1403 * MAINTAINERS (CPU Port Maintainers): Add myself.
1404
29a63921
AO
14052011-01-31 Alexandre Oliva <aoliva@redhat.com>
1406
1407 PR libgcj/44341
1408 * configure.ac: Discard --with-* flags for host when configuring
1409 target libraries for cross build.
1410 * configure: Rebuilt.
1411
b305e3da
SP
14122011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1413
1414 * MAINTAINERS (linear loop transforms): Removed.
1415
6be7b668
JJ
14162011-01-25 Jakub Jelinek <jakub@redhat.com>
1417
6be7b668
JJ
1418 * configure.ac: If with_ppl is no, move setting with_cloog=no
1419 after CLOOG_REQUESTED check.
1420 * configure: Regenerated.
1421
ab4173cf
SP
14222011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1423
1424 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1425 CLooG has been requested.
1426 * configure: Regenerated.
1427
0deada9e
SP
14282011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1429
1430 * configure: Regenerated.
1431 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1432
27b9aa80
TG
14332011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1434
1435 * configure: Regenerated.
1436 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1437
33e39b66
AS
14382011-01-21 Andreas Schwab <schwab@redhat.com>
1439
1440 * configure.ac: Use AS_HELP_STRING throughout.
1441 * configure: Regenerate.
1442
fb701687
JZ
14432011-01-18 Jie Zhang <jie.zhang@analog.com>
1444
1445 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1446 * configure: Regenerate.
1447
3752f75a
JDA
14482011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1449
1450 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1451
5a2931d1
JB
14522011-01-13 Joel Brobecker <brobecker@adacore.com>
1453
1454 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1455 for ia64-hpux.
1456 * configure: Regenerate.
3e76bf2c 1457
03ebe6c3
JH
14582011-01-07 Jan Hubicka <jh@suse.cz>
1459
1460 PR lto/47225
1461 * Makefile.in: Regenerate.
1462 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1463 configure.
1464
96bdf9b4
JH
14652011-01-07 Jan Hubicka <jh@suse.cz>
1466
1467 * Makefile.in: Regenerate.
1468 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1469 and configure dependency on lto-plugin configure.
1470 (lto-plugin module): Remove dependency on GCC; add dependency on
1471 liniberty.
1472
c12e816f
WS
14732011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1474
1475 * MAINTAINERS (Write After Approval): Add myself.
1476
539b4d11
HS
14772010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1478
1479 * configure: Regenerate.
1480
6e307056
HS
14812010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1482
1483 * configure.ac: (picochip): Disable libiberty.
1484
0c2e6904
KP
14852010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1486
1487 * MAINTAINERS (Write After Approval): Add myself.
1488
d479b128
ILT
14892010-12-10 Ian Lance Taylor <iant@google.com>
1490
1491 PR bootstrap/46819
1492 * configure.ac: For --disable-libgcj clear libgcj_saved.
1493 * configure: Rebuild.
1494
87e6d9dc
TB
14952010-12-10 Tobias Burnus <burnus@net-b.de>
1496
1497 PR fortran/46540
1498 * configure.ac: Add --disable-libquadmath and
1499 --disable-libquadmath-support.
1500 * configure: Regenerate.
1501
9ad64188
ILT
15022010-12-03 Ian Lance Taylor <iant@google.com>
1503
1504 * MAINTAINERS: Add myself as libgo maintainer.
1505
d062cd48
HPN
15062010-12-03 Hans-Peter Nilsson <hp@axis.com>
1507
1508 PR libffi/46792
1509 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1510 * configure: Regenerate.
1511
bec93d73
ILT
15122010-12-02 Ian Lance Taylor <iant@google.com>
1513
1514 * configure.ac: Always set default for poststage1_ldflags to
1515 -static-libstdc++ -static-libgcc.
1516
b3f122e0
AS
15172010-11-29 Andreas Schwab <schwab@redhat.com>
1518
1519 * configure.ac: Move comment to remove extra space in last argument
1520 of GCC_TARGET_TOOL.
1521
9aff220f
AO
15222010-11-26 Alexandre Oliva <aoliva@redhat.com>
1523
e7e9ce46 1524 PR other/46026
9aff220f
AO
1525 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1526 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1527 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1528 (BASE_FLAGS_TO_PASS): Use it.
1529 * configure: Rebuilt.
1530 * Makefile.in: Rebuilt.
1531
9580395f
L
15322010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1533
1534 PR binutils/12258
1535 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1536 Properly check default linker.
1537 * configure: Regnerated.
1538
21539e2e
MK
15392010-11-23 Matthias Klose <doko@ubuntu.com>
1540
1541 * configure.ac: For --enable-gold, handle value `default' instead of
9c78662a 1542 `both*'. New configure option --{en,dis}able-ld.
21539e2e
MK
1543 * configure: Regenerate.
1544
4da3b0f8
ILT
15452010-11-20 Ian Lance Taylor <iant@google.com>
1546
1547 * configure.ac: Only disable a language library if no language needs
1548 it. Don't let --disable-libgcj uncondtionally disable libffi.
1549 * configure: Rebuild.
1550
455c8f48
RW
15512010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1552
e655d2bf
RW
1553 * Makefile.in: Regenerate.
1554
455c8f48
RW
1555 PR other/46202
1556 * configure.ac: Fix just-built in-tree STRIP name to be
1557 binutils/strip-new.
1558 * configure: Regenerate.
1559 * Makefile.def (install-strip-gcc, install-strip-binutils)
1560 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1561 (install-strip-sid): Mirror dependencies on non-strip variants
1562 of these targets on the respective -strip prerequisites.
1563 * Makefile.tpl (install-strip, install-strip-host)
1564 (install-strip-target): New targets.
1565 (install-strip-[+module+], install-strip-target-[+module+]):
1566 New targets.
1567 * Makefile.in: Regenerate.
1568
632e2a07
ILT
15692010-11-19 Ian Lance Taylor <iant@google.com>
1570 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1571
1572 * configure.ac: Add target-libgo to target_libraries. Set
1573 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1574 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1575 (HOST_EXPORTS): Add GOC.
1576 (BASE_TARGET_EXPORTS): Add GOC.
1577 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1578 (GOCFLAGS_FOR_TARGET): New variable.
1579 (EXTRA_HOST_FLAGS): Add GOC.
1580 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1581 * Makefile.def (target_modules): Add libgo.
1582 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1583 (dependencies): Add dependency from configure-target-libgo to
1584 configure-target-libffi and all-target-libstdc++-v3. Add
1585 dependencies from all-target-libgo to all-target-libffi.
1586 (languages): Add go.
1587 * configure: Rebuild.
1588 * Makefile.in: Rebuild.
1589
ce59187e
ILT
15902010-11-19 Ian Lance Taylor <iant@google.com>
1591
1592 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1593 compiler/flag environment variables.
1594
69ecd18f
ILT
15952010-11-18 Ian Lance Taylor <iant@google.com>
1596
1597 * configure.ac: Check for lang_requires_boot_languages in
1598 config-lang.in files.
1599 * configure: Rebuild.
1600
1ec601bf
FXC
16012010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1602 Tobias Burnus <burnus@net-b.de>
1603
1604 PR fortran/32049
1605 * Makefile.def: Add libquadmath; build it with language=fortran.
1606 * configure.ac: Add libquadmath.
1607 * Makefile.tpl: Handle multiple libs in check-[+language+].
1608 * Makefile.in: Regenerate.
1609 * configure: Regenerate.
1610
b9b9d342
TT
16112010-11-16 Tom Tromey <tromey@redhat.com>
1612
1613 * MAINTAINERS: Moved myself to reviewers section.
1614
ecbfe87a
ZD
16152010-11-15 Zdenek Dvorak <ook@ucw.cz>
1616
1617 * MAINTAINERS: Moved myself to reviewers section.
1618
29a4f477
RW
16192010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1620
1621 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1622 (Write After Approval): Remove self.
1623
9965e3cd
AS
16242010-11-15 Andreas Schwab <schwab@redhat.com>
1625
1626 * configure.ac: Fix spelling in option names.
1627 * configure: Regenerated.
1628
0463992b
GJL
16292010-11-13 Georg-Johann Lay <georgjohann@web.de>
1630
1631 PR bootstrap/39622
1632 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1633 * configure: Regenerated.
1634
3df08734
KG
16352010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1636
1637 * MAINTAINERS: Update my email address.
1638
f16e2237
TG
16392010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1640
f16e2237
TG
1641 * configure: Regenerate.
1642
0bb52d68
TG
16432010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1644
1f980c25 1645 * configure: Regenerate.
0bb52d68 1646
aba2b02e
TG
16472010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1648
aba2b02e
TG
1649 * configure: Regenerate.
1650
27882098
TG
16512010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1652
27882098
TG
1653 * configure: Regenerate.
1654
d32ef397
AS
16552010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1656
1657 * configure.ac: Support official CLooG.org versions.
1658 * configure: Regenerate.
1659 * config/cloog.m4: New.
1660
5a4b6c0e
FD
16612010-11-10 François Dumont <francois.cppdevs@free.fr>
1662
1663 * MAINTAINERS (Write After Approval): Add myself.
1664
f2cea726
DE
16652010-11-09 David Edelsohn <dje.gcc@gmail.com>
1666
1667 * MAINTAINERS: Update my email address.
1668
d8ed14ce
IS
16692010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1670
1671 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1672 * configure: Regenerate.
d8ed14ce 1673
48215350
DK
16742010-11-03 Ian Lance Taylor <iant@google.com>
1675 Dave Korn <dave.korn.cygwin@gmail.com>
1676
1677 PR lto/46273
1678 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1679 and on other supported platforms whenever LTO is enabled.
1680 * configure: Rebuild.
1681
87841584
AM
16822010-11-02 Alan Modra <amodra@gmail.com>
1683
1684 PR binutils/12110
1685 * configure.ac: Error when source path contains spaces.
1686 * configure: Regenerate.
1687
fe12dfe1
JW
16882010-10-23 James E. Wilson <wilson@codesourcery.com>
1689
1690 * MAINTAINERS: Update my email address.
1691
66c92425
ILT
16922010-10-20 Ian Lance Taylor <iant@google.com>
1693
1694 * Makefile.def (target_modules): Set lib_path to src/.libs for
1695 libstdc++-v3 module.
1696 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1697 * Makefile.in: Rebuild.
1698
187d3518
LB
16992010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1700
1701 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1702 (Write After Approval): Remove myself.
1703
02db6bba
TG
17042010-10-15 Tristan Gingold <gingold@adacore.com>
1705
1706 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1707
c0103e74
DR
17082010-10-14 Douglas Rupp <rupp@gnat.com>
1709
1710 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1711
1cd0b716
DK
17122010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1713
1714 * configure.ac (build_lto_plugin): New shell variable.
1715 (--enable-lto): Turn on by default for all non-ELF platforms that
1716 have had LTO support added so far. Set build_lto_plugin appropriately
1717 for both ELF and non-ELF.
1718 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1719 * configure: Regenerate.
1720
d4c1abb3
RW
17212010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1722
1723 Sync from src:
1724 * configure.ac (v850 support): Remove target-libgloss from
1725 noconfigdirs.
1726 * configure: Regenerate.
1727
ffedf511
RW
17282010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1729
1730 PR bootstrap/45326
1731 PR bootstrap/45174
1732 * configure.ac: Honor initial values of $build_configargs,
1733 $host_configargs, $target_configargs. Mark the precious, so
1734 environment settings get recorded.
1735 * configure: Regenerate.
1736
e1826acc
RW
17372010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1738
1739 PR bootstrap/45796
1740 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1741 Depend on all-build-libiberty.
1742 * Makefile.in: Regenerate.
1743
80920132
ME
17442010-09-30 Michael Eager <eager@eagercon.com>
1745
1746 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1747 * configure: Regenerate.
1748
770a498a
ME
17492010-09-28 Michael Eager <eager@eagercon.com>
1750
1751 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1752
86dfbd58
RW
17532010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1754
1755 PR bootstrap/44621
1756 * configure.ac: Fix unportable shell quoting.
1757 * configure: Regenerate.
1758
db50fe7d
IS
17592010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1760
1761 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1762 targets and amend comment.
1763 * configure: Regenerate.
1764
0064e825
TB
17652010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1766
1767 * MAINTAINERS (Write After Approval): Add myself.
1768
bb79486c
JH
17692010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1770
1771 * configure.ac: Enable LTO by default on Darwin.
1772 * configure: Regenerate.
1773
9e0b22c3
MS
17742010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1775
bb79486c 1776 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 1777
2fabf1b7
IB
17782010-09-01 Ian Bolton <ian.bolton@arm.com>
1779
bb79486c 1780 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 1781
3a9abc98
DS
17822010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1783
1784 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1785 ports
1786
331a9a59
DY
17872010-07-28 David Yuste <david.yuste@gmail.com>
1788
1789 * MAINTAINERS (Write After Approval): Add myself.
1790
223a9d64
N
17912010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1792
1793 * configure.ac: Support all v850 targets.
1794 * configure: Regenerate.
1795
9183bdcf
MG
17962010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1797
1798 PR bootstrap/44455
1799 * configure.ac (extra_mpfr_configure_flags): Copy from
1800 extra_mpc_gmp_configure_flags.
1801 * configure: Re-generated.
1802
2e290598
AK
18032010-07-22 Andi Kleen <ak@linux.intel.com>
1804
1805 * MAINTAINERS (Write After Approval): Add myself.
1806
8d6cd388
CLT
18072010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1808
1809 * MAINTAINERS (Write After Approval): Add myself.
1810
b0b01eb0
JY
18112010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1812
1813 * MAINTAINERS (Write After Approval): Add myself.
1814
77198d71
JH
18152010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1816
1817 PR target/44862
1818 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1819 Provide -B option to allow for link spec %s substitutions for
1820 libstdc++.a on darwin.
1821 * Makefile.in: Regenerate.
1822
02fe70af
MM
18232010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1824
1825 * MAINTAINERS (Reviewers): Update my e-mail address
1826
c63a4676
AO
18272010-06-10 Alexandre Oliva <aoliva@redhat.com>
1828
1829 * Makefile.def (configure-gcc): Depend on all-libelf.
1830 * Makefile.in: Rebuild.
1831
e68edbf6
FC
18322010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1833
1834 * MAINTAINERS (Write After Approval): Add myself in the right place.
1835
dce2d8b2 18362010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
1837
1838 * MAINTAINERS (Write After Approval): Add myself.
1839
dce2d8b2 18402010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
1841
1842 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
1843
18442010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 1845
1ab55d69
MK
1846 * config.sub: Update to version 2010-05-21.
1847 * config.guess: Update to version 2010-04-03.
0c422e74 1848
02540df4
SB
18492010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1850
1851 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1852 * configure: Regenerate.
1853
dfe5f5b2
ST
18542010-05-12 Sriraman Tallam <tmsriram@google.com>
1855
1856 * MAINTAINERS (Write After Approval): Add myself.
1857
c082f9f3
SB
18582010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1859
1860 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1861 a platform that supports LTO.
1862 * configure: Regenerate.
1863
f1af9e5f
SP
18642010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1865
1866 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1867 * configure: Regenerated.
1868
38e3d868
RM
18692010-04-27 Roland McGrath <roland@redhat.com>
1870 H.J. Lu <hongjiu.lu@intel.com>
1871
1872 * configure.ac (--enable-gold): Support both, both/gold and
1873 both/bfd to add gold to configdirs without removing ld.
1874 * configure: Regenerated.
1875
1876 * Makefile.def: Add install-gold dependency to install-ld.
1877 * Makefile.in: Regenerated.
1878
3bec79c5
DK
18792010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1880
1881 PR lto/42776
1882 * configure.ac (--enable-lto): Refactor handling so libelf tests
1883 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1884 and allow LTO to be explicitly enabled on non-ELF platforms that
1885 are known to support it inside else-clause.
1886 * configure: Regenerate.
1887
615c8ffa
EB
18882010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1889
1890 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1891 * configure: Regenerate.
1892
e4522f78
RC
18932010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1894
1895 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1896 * configure: Regenerate.
1897
8ccb78f2
RO
18982010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1899
1900 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1901 separately.
1902 * configure: Regenerate.
1903
d5cc2ee3
KW
19042010-04-16 Kevin Williams <kevin.williams@inria.fr>
1905
1906 * MAINTAINERS (Write After Approval): Add myself.
1907
8406cb62
TG
19082010-04-14 Tristan Gingold <gingold@adacore.com>
1909
1910 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1911 * configure: Regenerate.
1912
3591b8e2
SE
19132010-04-13 Steve Ellcey <sje@cup.hp.com>
1914
1915 * configure: Regenerate after change to elf.m4.
1916
a82ecc7b
IS
19172010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1918
1919 * MAINTAINERS (Write After Approval): Add myself.
1920
1f0bf148
SP
19212010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1922
1923 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1924 * configure: Regenerated.
1925
19262010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1927
1928 * configure.ac: Print "buggy but acceptable" when CLooG
1929 revision is less than 9.
1930 * configure: Regenerated.
1931
ecd01dee
DN
19322010-04-01 Diego Novillo <dnovillo@google.com>
1933
1934 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1935
dc683a3f
RW
19362010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1937
1938 PR bootstrap/43615
1939 PR bootstrap/43328
1940
1941 Revert:
1942
1943 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1944
1945 * configure.ac: Do not pass --enable-multilib nor
1946 --disable-multilib in baseargs. Accept explicitly passed
1947 --enable_multilib.
1948 * configure: Regenerate.
1949
7527d83f
UW
19502010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1951
1952 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1953
895522b6
JJ
19542010-03-31 Janis Johnson <janis187@us.ibm.com>
1955
1956 * MAINTAINERS: Remove myself.
1957
9db4e878
RW
19582010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1959
1960 PR bootstrap/43328
1961 * configure.ac: Do not pass --enable-multilib nor
1962 --disable-multilib in baseargs. Accept explicitly passed
1963 --enable_multilib.
1964 * configure: Regenerate.
1965
acf6bf36
AP
19662010-03-28 Andrew Pinski <pinskia@gmail.com>
1967
1968 * MAINTAINERS (spu port): Remove me.
1969
b42f0d7e
JM
19702010-03-23 Joseph Myers <joseph@codesourcery.com>
1971
1972 * configure.ac (tic6x-*-*): New case.
1973 * configure: Regenerate.
1974
0d1152b1
JM
19752010-03-23 Joseph Myers <joseph@codesourcery.com>
1976
1977 * config.sub: Update to version 2010-03-22.
1978 * config.guess: Update to version 2009-12-30.
1979
dce2d8b2 19802010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
1981
1982 PR ada/42554
1983 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1984 * configure: Regenerate.
1985
5408fbe8
RR
19862010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1987
1988 * MAINTAINERS: Update my email address.
1989
3f55a3b3
SP
19902010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1991
1992 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1993 (ghassan.shobaki@amd.com): Removed.
1994
3f08f7e8
AM
19952010-03-17 Alan Modra <amodra@gmail.com>
1996
1997 * MAINTAINERS: Update my email address.
1998
f3a9d094
DN
19992010-03-16 Diego Novillo <dnovillo@google.com>
2000
2001 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2002 Matthews.
2003
db5c4b8b
JM
20042010-03-16 Joseph Myers <joseph@codesourcery.com>
2005
2006 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2007 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2008
b995570a
JM
20092010-03-16 Joseph Myers <joseph@codesourcery.com>
2010
2011 * MAINTAINERS: Update my email address.
2012
124cc66f
DJ
20132010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2014
2015 * MAINTAINERS: Update my email address.
2016
a4581668
BS
20172010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2018
2019 * MAINTAINERS: Update my email address.
2020
49d78e29
JZ
20212010-03-09 Jie Zhang <jie@codesourcery.com>
2022
2023 * MAINTAINERS: Update my email address.
2024
8927b7c0
RO
20252010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2026
2027 PR libstdc++/32499
2028 * configure.ac (RANLIB): Default to true.
2029 (STRIP): Likewise.
2030 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2031 * configure: Regenerate.
2032
dce2d8b2 20332010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2034
2035 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2036 (Write After Approval): Update my email address.
2037
bf646aaf
NC
20382010-02-17 Nick Clifton <nickc@redhat.com>
2039
2040 PR 11238
2041 * Makefile.tpl (local-distclean): Also remove config.cache files in
2042 sub-directories as there may not be Makefiles present in the
2043 sub-directories.
96e41f16
NC
2044 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2045 the config.cache files found by the find command.
2046
bf646aaf
NC
2047 * Makefile.in: Regenerate.
2048 * configure.ac: Revert previous delta.
2049 * configure: Regenerate.
2050
ff78880a
NC
20512010-02-15 Nick Clifton <nickc@redhat.com>
2052
2053 PR 11238
2054 * configure.ac: Delete config.cache files in sub-directories when
2055 deleting Makefiles.
2056 * configure: Regenerate.
2057
8150eadf
BE
20582010-02-12 Ben Elliston <bje@gnu.org>
2059
2060 * MAINTAINERS: Update my email address.
2061
a9e12bfd
AP
20622010-02-08 Andrew Pinski <pinskia@gmail.com>
2063
2064 * MAINTAINERS (spu port): Update my email address.
2065
95315086
JZ
20662010-02-08 Jie Zhang <jie.zhang@analog.com>
2067
2068 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2069
362c6d2f
KG
20702010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2071
2072 * configure.ac: Add "recommended" version checks for GMP/MPC.
2073 Update recommended GMP/MPFR/MPC versions.
2074 * configure: Regenerate.
2075
888c5ad2
JR
20762010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2077
2078 * MAINTAINERS: Move my Embecosm email address into the
2079 write-after-approval section.
2080
3bf714a7
ILT
20812010-01-26 Ian Lance Taylor <iant@google.com>
2082
2083 * MAINTAINERS: Add myself as Go frontend maintainer.
2084
ad1e5170
JR
20852010-01-25 Joern Rennecke <amylaar@spamcop.net>
2086
2087 PR libstdc++/36101, PR libstdc++/42813
2088 * configure.ac (bootstrap_target_libs): Make inclusion of
2089 target-libgomp conditional on libgomb being in target_configdirs.
2090 * configure: Regenerate.
2091
fb0553d1
JR
20922010-01-23 Joern Rennecke <amylaar@spamcop.net>
2093
2094 PR libstdc++/36101, PR libstdc++/42813
2095 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2096 * configure: Regenerate.
2097
aae29963
JR
20982010-01-22 Joern Rennecke <amylaar@spamcop.net>
2099
2100 PR libstdc++/36101, PR libstdc++/42813
2101 * configure.ac (target_configdirs): Substitute.
2102 * Makefile.def: Bootstrap target module libgomp.
2103 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2104 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2105 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2106 * configure, Makefile.in: Regenerate.
2107
d8fe8895
DK
21082010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2109
2110 * MAINTAINERS: Adjust my details.
2111
ebfe4897
EW
21122010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2113
2114 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2115
f7746c59
TL
21162010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2117
2118 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2119
306c7b5b
TL
21202010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2121
2122 * MAINTAINERS (Write After Approval): Add myself.
2123
1b8b9e19
KT
21242010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2125
2126 * MAINTAINERS (Write After Approval): Add myself.
2127
c164615b
RG
21282010-01-11 Richard Guenther <rguenther@suse.de>
2129
2130 PR lto/41569
2131 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2132 * Makefile.in: Regenerated.
2133
f3f623ae
AT
21342010-01-11 Andreas Tobler <andreast@fgznet.ch>
2135
2136 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2137 * configure: Regenerate.
2138
592c90ff 21392010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 2140 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
2141
2142 PR bootstrap/42424
2143 * configure.ac: Include libtool m4 files.
9c78662a 2144 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
2145 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2146 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 2147
592c90ff
KG
2148 * configure: Regenerate.
2149
60a2e213
RW
21502010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2151
2152 PR bootstrap/41818
2153 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2154 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2155 * Makefile.in: Regenerate.
2156
7413962d
RG
21572010-01-02 Richard Guenther <rguenther@suse.de>
2158
2159 PR lto/41529
2160 * configure.ac: Include config/elf.m4. Disable LTO if not
2161 builting for an elf target.
2162 * configure: Regenerate.
2163
f77f3945
CF
21642009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2165
2166 * MAINTAINERS: Change my email address.
2167
4960e3f0
BE
21682009-12-18 Ben Elliston <bje@au.ibm.com>
2169
2170 * config.sub, config.guess: Update from upstream sources.
2171
d16a31da
SZ
21722009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2173
2174 * MAINTAINERS (Write After Approval): Add myself.
2175
3a5729ea
KG
21762009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2177
2178 PR middle-end/30447
2179 PR middle-end/30789
2180 PR other/40302
2181
2182 * configure.ac: Require MPC.
2183 * configure: Regenerate.
2184
43e02a8a
RW
21852009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2186
2187 PR target/38384
2188 PR bootstrap/40972
2189 * libtool.m4: Sync from git Libtool.
2190 * ltoptions.m4: Likewise.
2191 * ltversion.m4: Likewise.
2192 * lt~obsolete.m4: Likewise.
2193 * ltmain.sh: Likewise.
2194
360d4522
KG
21952009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2196
2197 * configure.ac: Update minimum MPC version to 0.8.
2198 * configure: Regenerate.
2199
f264ed56
SP
22002009-11-21 Sebastian Pop <sebpop@gmail.com>
2201
2202 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2203 * configure: Regenerated.
2204
ed2eaa9f
ILT
22052009-11-21 Ian Lance Taylor <iant@google.com>
2206
2207 * configure.ac: Change default of poststage1_ldflags to be empty if
2208 poststage1_libs is set. When poststage1_libs is empty, and
2209 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2210 * configure: Rebuild.
2211
58346783
AN
22122009-11-21 Adam Nemet <adambnmet@gmail.com>
2213
2214 * MAINTAINERS (Write After Approval): Update my email address.
2215
5ca0106a
BE
22162009-11-20 Ben Elliston <bje@au.ibm.com>
2217
2218 * config.guess: Update from upstream sources.
2219
87213cd4
AO
22202009-11-16 Alexandre Oliva <aoliva@redhat.com>
2221
2222 * Makefile.def: Restore host and target settings for gmp.
2223 * Makefile.in: Rebuild.
2224
f61428ed
AO
22252009-11-16 Alexandre Oliva <aoliva@redhat.com>
2226
2227 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2228 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2229 Fix portability of test of C++ as bootstrap language. Add
2230 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2231 * configure: Rebuild.
2232 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2233 and cloog. Fix in-tree ppl configuration. Introduce libelf
2234 in-tree building.
2235 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2236 (POSTSTAGE1_HOST_EXPORTS): Use it.
2237 (STAGE[+id+]_CXXFLAGS): New.
2238 (BASE_FLAGS_TO_PASS): Pass it down.
2239 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2240 extra_exports.
2241 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2242 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2243 extra_exports.
2244 * Makefile.in: Rebuild.
2245
f6c56be6
BE
22462009-11-17 Ben Elliston <bje@au.ibm.com>
2247
2248 * config.sub, config.guess: Update from upstream sources.
2249
0ccb5970
JK
22502009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2251
2252 * MAINTAINERS (Write After Approval): Add myself.
2253
dce2d8b2 22542009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
2255
2256 * MAINTAINERS (Write After Approval): Add myself.
2257
5d571eaa
OS
22582009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2259
2260 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2261 paths for *-w64-mingw* and x86_64-*mingw*.
2262 * configure: Regenerated.
2263
dce2d8b2 22642009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
2265
2266 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2267
c393f559
BK
22682009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2269
2270 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2271 Phil Edwards to Write-After Approval.
2272
ef4c4300
KT
22732009-10-30 Kai Tietz <kai.tietz@onevision.com>
2274
2275 * configure.ac: Disable target-winsup & co for
2276 x86_64-*-mingw* and *-w64-mingw* targets.
2277 * configure: Regenerated.
2278
65a324b4
NC
22792009-10-16 Nick Clifton <nickc@redhat.com>
2280
2281 * MAINTAINERS: Add myself as a maintainer for the RX port.
2282
dce2d8b2 22832009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 2284
9c78662a 2285 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 2286
17e72e5d
RO
22872009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2288
2289 * configure.ac (CLooG test): Use = with test.
2290 * configure: Regenerate.
2291
ed3a56f3
RG
22922009-10-22 Richard Guenther <rguenther@suse.de>
2293
2294 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2295 cloog if the ppl version check failed. Move flags saving
2296 before setting in libelf check.
2297 * configure: Regenerate.
2298
ad0abd3c
RG
22992009-10-21 Richard Guenther <rguenther@suse.de>
2300
2301 * configure.ac: Adjust the ppl and cloog configure to work as
2302 documented. Disable cloog if ppl was disabled. Omit the version
2303 checks if they were disabled.
2304 * configure: Re-generate.
2305
e4c5bd48
RW
23062009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2307
2308 * configure.ac: Add 'lto' to enable_languages, not
2309 new_enable_languages, and only if not already present.
2310 * configure: Regenerate.
2311
0ffd69c5
GP
23122009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2313
2314 * README: Refer to the various COPYING* files instead of just
2315 COPYING.
2316 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2317
dce2d8b2 23182009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
2319
2320 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 2321
58687768
RG
23222009-10-07 Richard Guenther <rguenther@suse.de>
2323
2324 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2325 and Richard Guenther as reviewers.
2326 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2327 as reviewers.
2328
49b0ca5c 23292009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 2330
49b0ca5c 2331 * config.sub: Update from upstream sources.
d2d9ce5e 2332
aeb94799
ILT
23332009-10-06 Ian Lance Taylor <iant@google.com>
2334
2335 * Makefile.def: check-gold depends upon all-gas.
2336 * Makefile.in: Rebuild.
2337
123651cd
PM
23382009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2339
2340 * MAINTAINERS (Write After Approval): Add myself.
2341
d7f09764
DN
23422009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2343
2344 * Makefile.def: all-lto-plugin depends on all-libiberty.
2345 set bootstrap=true for lto-plugin.
2346 Add lto-plugin.
2347 * Makefile.in: Regenerate.
2348 * configure.ac (host_libs): Add lto-plugin.
2349 * configure: Regenerate.
2350
d7f09764
DN
23512009-10-03 Diego Novillo <dnovillo@google.com>
2352
2353 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2354 (HOST_LIBELFLIBS): Define.
2355 (HOST_LIBELFINC): Define.
2356 * Makefile.in: Regenerate.
2357 * configure.ac: Add --enable-lto.
2358 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2359 If --enable-lto is used, add 'lto' to new_enable_languages.
2360 If --enable-lto is used and gold is enabled, add
2361 lto-plugin to configdirs.
2362 * configure: Regenerate.
2363
23642009-10-03 Simon Baldwin <simonb@google.com>
2365
2366 * configure.ac: If --with-system-zlib, suppress local zlib and
2367 pass --with-system-zlib to subdir configure scripts.
2368 * configure: Regenerate.
2369
dce2d8b2 23702009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
2371 Paolo Bonzini <bonzini@gnu.org>
2372
2373 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2374 $(srcdir).
2375 * Makefile.in: Rebuilt.
2376
dce2d8b2 23772009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
2378
2379 * MAINTAINERS (Write After Approval): Add myself.
2380
3e661154
KG
23812009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2382
2383 * configure.ac: Update minimum MPC version to 0.7.
2384 * configure: Regenerate.
2385
f1a036e4
NC
23862009-09-25 Nick Clifton <nickc@redhat.com>
2387
2388 * configure.ac: Pass any --cache-file=/dev/null option on to
2389 subconfigures.
2390 * configure: Regenerate.
2391
d4c74acc
NC
23922009-09-23 Nick Clifton <nickc@redhat.com>
2393
2394 * config.sub, config.guess: Update from upstream sources.
2395
dce2d8b2 23962009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
2397
2398 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2399 * Makefile.in: Rebuilt.
2400
0db770bd
RW
24012009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2402
2403 PR bootstrap/32272
2404 * configure.ac: Error out if $srcdir isn't '.' but contains
2405 host-${host_noncanonical}.
2406 * configure: Regenerate.
2407
71101870
RO
24082009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2409
2410 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2411 maintainer.
2412
ca6d0d62
RW
24132009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2414
79cd2b23
RW
2415 * configure.ac: If bootstrapping a combined tree with
2416 --enable-gold, require c++ in stage1_languages.
2417 * configure: Regenerate.
2418
ab9dcd0c
RW
2419 * configure.ac: Also add target_libs of stage1_languages to
2420 bootstrap_target_libs.
2421 * configure: Regenerate.
2422
ca6d0d62
RW
2423 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2424 with --enable-languages not containing c++.
2425 * configure: Regenerate.
2426
1c3c9f12
JZ
24272009-09-15 Jie Zhang <jie.zhang@analog.com>
2428
2429 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2430 * configure: Regenerate.
2431
dce2d8b2 24322009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 2433
6fb30a14
JR
2434 * MAINTAINERS (Write After Approval): Update my e-mail address,
2435 and move from from here...
2436 (Waiting for paperwork): To here.
0318772d 2437
4056c2c6
JM
24382009-09-09 Joseph Myers <joseph@codesourcery.com>
2439
2440 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2441
3e54529c
RW
24422009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2443
2444 * configure.ac: Do not use $extrasub for replacing @if/@endif
2445 parts in Makefile; instead, use additional arguments to
2446 AC_CONFIG_COMMANDS to do the replacement manually, with several
2447 sed invocations, to avoid HP-UX sed command limits.
2448 * configure: Regenerate.
2449
713e2ea6
AO
24502009-09-08 Alexandre Oliva <aoliva@redhat.com>
2451
2452 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2453 blank before -L.
2454
5646b7b9
AO
24552009-09-04 Alexandre Oliva <aoliva@redhat.com>
2456
2457 * configure.ac (with-build-config): Document. Handle without.
2458 Handle missing argument.
2459 * configure: Rebuilt.
2460
e12c4094
AO
24612009-09-03 Alexandre Oliva <aoliva@redhat.com>
2462
2463 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2464 Default to bootstrap-debug only if compare-debug works.
2465 * configure: Rebuilt.
2466 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2467 * Makefile.in: Rebuilt.
2468
75cb0057
RO
24692009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2470
2471 * MAINTAINERS (OS Port Maintainers): Update my email address.
2472
8fc68cba
AO
24732009-09-01 Alexandre Oliva <aoliva@redhat.com>
2474
2475 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2476 * Makefile.in: Rebuilt.
2477
44cb38cf
CD
24782009-09-01 Chris Demetriou <cgd@google.com>
2479
2480 * MAINTAINERS (Write After Approval): Add myself.
2481
f9329c35
DS
24822009-08-31 Dodji Seketeli <dodji@redhat.com>
2483
2484 PR debug/30161
2485 * include/dwarf2.h (enum dwarf_tag): Added
2486 DW_TAG_GNU_template_template_param
2487 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2488
f945e229
PB
24892009-08-30 Paolo Bonzini <bonzini@gnu.org>
2490
2491 * Makefile.tpl (AWK): Fix typo.
2492 * Makefile.in: Regenerate.
2493
87264276
PB
24942009-08-30 Paolo Bonzini <bonzini@gnu.org>
2495
2496 * configure.ac: Detect awk and sed.
2497 * Makefile.def (flags_to_pass): Add AWK and SED.
2498 * Makefile.tpl (AWK, SED): New.
2499 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2500 * configure: Regenerate.
2501 * Makefile.in: Regenerate.
2502
68ccd57c
DK
25032009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2504
2505 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2506 (collapseslashes): Likewise.
2507
df58e648
RW
25082009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2509
2510 * configure.ac (AC_PREREQ): Bump to 2.64.
2511
0539cb2c
RW
25122009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2513
70fa0efa
RW
2514 * configure.ac: Remove --with-datarootdir, --with-docdir,
2515 --with-pdfdir, --with-htmldir switches.
2516 * configure: Regenerate.
2517
5213506e
RW
2518 * configure: Regenerate.
2519
0539cb2c
RW
2520 * compile: Sync from Automake 1.11.
2521 * depcomp: Likewise.
2522 * install-sh: Likewise.
2523 * missing: Likewise.
2524 * mkinstalldirs: Likewise.
2525 * ylwrap: Likewise.
2526
197c68cc
DK
25272009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2528
2529 * ltmain.sh (func_normal_abspath): New function.
2530 (func_relative_path): Likewise.
2531 (func_mode_help): Document new -bindir option for link mode.
2532 (func_mode_link): Add new -bindir option, and use it to place
2533 output DLL if specified.
2534
58af276a
RW
25352009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2536
0115d4a3
RW
2537 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2538 (baseargs): Add --disable-option-checking.
2539 * configure: Regenerate.
2540
58af276a
RW
2541 * Makefile.def (configure-target-libiberty): Depend on
2542 all-binutils and all-ld.
2543 (configure-target-newlib): Likewise.
2544 * Makefile.in: Regenerate.
2545
e9d9afef
BE
25462009-08-17 Ben Elliston <bje@au.ibm.com>
2547
2548 * config.sub, config.guess: Update from upstream sources.
2549
354ebf88
RW
25502009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2551
2552 Sync from src, merge:
2553
2554 2009-07-02 Tristan Gingold <gingold@adacore.com>
2555
2556 * configure.ac: Do not exclude gas for i386-*-darwin.
2557 Add a case for x86_64-*-darwin.
2558 * configure: Regenerate.
2559
8375f7b2
NV
25602009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2561
2562 * MAINTAINERS: Add my name to Write After Approval list.
2563
dce2d8b2 25642009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
2565
2566 * configure.ac: Add Microblaze target.
2567 * configure: Regenerate.
2568
ea2002ba
CB
25692009-07-31 Christian Bruel <christian.bruel@st.com>
2570
2571 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2572 * configure: Regenerate.
2bf33cdb 2573
dce2d8b2 25742009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
2575
2576 * MAINTAINERS (Write After Approval): Update my e-mail address.
2577
e90e6bd7
ILT
25782009-07-06 Ian Lance Taylor <iant@google.com>
2579
2580 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2581 * configure: Rebuild.
2582
f6e0880a
TG
25832009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2584
2585 * MAINTAINERS: Move myself to the Graphite Reviewers.
2586
6d984927
WG
25872009-06-30 Wei Guozhi <carrot@google.com>
2588
2589 * MAINTAINERS: Add my name to Write After Approval list.
2590
f2689b09
SE
25912009-06-26 Steve Ellcey <sje@cup.hp.com>
2592
2593 PR bootstrap/40338
2594 * configure.ac (comparestring): Create new variable.
2595 * Makefile.tpl (comparestring): Use to skip some comparisions.
2596 * configure: Regenerate.
2597 * Makefile.in: Regenerate.
2598
f62c0ba4
DE
25992009-06-26 Doug Evans <dje@sebabeach.org>
2600
2601 * Makefile.def (host_modules): Add cgen.
2602 * Makefile.in: Regenerate.
2603 * configure.ac (host_tools): Add cgen.
2604 * configure: Regenerate.
2605
7acf4da6
DD
26062009-06-23 DJ Delorie <dj@redhat.com>
2607
2608 * MAINTAINERS: Add myself as mep maintainer.
2609
00020c16
ILT
26102009-06-23 Ian Lance Taylor <iant@google.com>
2611
2612 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2613 boot_languages. Only bootstrap target libraries listed in
2614 target_libs for some boot language. Add --with-stage1-ldflags,
2615 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2616 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2617 if not building with C++.
2618 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2619 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2620 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2621 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2622 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2623 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2624 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2625 * configure, Makefile.in: Rebuild.
2626
1da52d4a
LF
26272009-06-23 Li Feng <nemokingdom@gmail.com>
2628
2629 * MAINTAINERS: Added my name to write-after-approval list.
2630
144c9175
RM
26312009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2632
2633 * configure.ac: Define is_elf for QNX Neutrino targets.
2634 * configure: Regenerate.
2635
e5871e24
GS
26362009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2637
9c78662a 2638 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 2639
5f4a82c0
KG
26402009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2641
2642 * configure.ac: Detect MPC in default directory.
2643 * configure: Regenerate.
2644
394e9195
JG
26452009-06-03 Jerome Guitton <guitton@adacore.com>
2646 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2647
9c78662a
UB
2648 * Makefile.tpl (all): Avoid a trailing backslash.
2649 * Makefile.in: Regenerate.
394e9195 2650
47bca6aa
BE
26512009-06-03 Ben Elliston <bje@au.ibm.com>
2652
2653 * config.sub, config.guess: Update from upstream sources.
2654
a891a473
RS
26552009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2656
2657 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2658 to noconfdirs.
2659 * configure: Regenerate.
2660
70cb2d9f
AO
26612009-06-02 Alexandre Oliva <aoliva@redhat.com>
2662
2663 * Makefile.tpl ([+compare-target+]): Compare all stage
2664 directories, rather than just gcc.
2665 * Makefile.in: Rebuilt.
2666
7f1245df
DK
26672009-06-01 Doug Kwan <dougkwan@google.com>
2668
2669 * configure.ac: Support gold for target arm*-*-*.
2670 * configure: Regenerate.
394e9195 2671
acd26225
KG
26722009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2673
2674 * Makefile.def: Add MPC support and dependencies.
2675 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2676
2677 * Makefile.in, configure: Regenerate.
2678
a1fc946a
AO
26792009-05-27 Alexandre Oliva <aoliva@redhat.com>
2680
2681 * Makefile.tpl (all): Avoid harmless warning in make all when
2682 gcc-bootstrap is enabled but stage_last does not exist.
2683 * Makefile.in: Rebuilt.
2684
2e6a3c8d
NR
26852009-05-24 Nicolas Roche <roche@adacore.com>
2686
2687 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2688 * Makefile.in: Regenerate.
2689
63487d11
DC
26902009-05-21 Denis Chertykov <chertykov@gmail.com>
2691
2692 * MAINTAINERS: Update my e-mail address.
2693
449223af
DK
26942009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2695
2696 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2697 * configure: Regenerate.
2698
31c98f49
AO
26992009-05-18 Alexandre Oliva <aoliva@redhat.com>
2700
2701 PR other/40159
2702 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2703 gcc-no-bootstrap are mutually exclusive.
2704 * Makefile.in: Rebuilt.
2705
0f501837
AO
27062009-05-18 Alexandre Oliva <aoliva@redhat.com>
2707
2708 PR other/40159
2709 * Makefile.tpl (all): Don't end with unconditional success.
2710 * Makefile.in: Rebuilt.
2711
4a4a4e99
AO
27122009-05-12 Alexandre Oliva <aoliva@redhat.com>
2713
2714 PR target/37137
2715 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2716 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2717 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2718 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2719 stage_configureflags, stage_cflags and stage_libcflags into
2720 explicit Makefile macros.
2721 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2722 GFORTRAN.
2723 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2724 CC. Set CC_FOR_BUILD from CC.
2725 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2726 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2727 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2728 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2729 and GFORTRAN.
2730 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2731 (_LIBCFLAGS): Renamed to _TFLAGS.
2732 (do-compare-debug, do-compare3-debug): Drop.
2733 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2734 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2735 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2736 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2737 (XGCC_FLAGS_FOR_TARGET): New.
2738 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2739 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2740 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2741 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 2742 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
2743 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2744 TFLAGS.
2745 (BUILD_CONFIG): Include if requested.
2746 (all): Set TFLAGS on bootstrap.
2747 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2748 (all-stageid-prefixmodule): Likewise.
2749 (do-clean, distclean-stageid): Set TFLAGS.
2750 (restrap): Fix whitespace.
2751 * Makefile.in: Rebuilt.
2752
1cee3429
PB
27532009-05-07 Paolo Bonzini <bonzini@gnu.org>
2754
2755 * config.guess: Sync with src.
2756
0b70eafd
DK
27572009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2758
2759 * configure.ac ($with_ppl): Default to no if not supplied.
2760 ($with_cloog): Likewise.
2761 configure: Regenerate.
2762
5175f17c
JW
27632009-04-27 James E. Wilson <wilson@codesourcery.com>
2764
2765 * MAINTAINERS: Update my e-mail address.
2766
952fa153
NC
27672009-04-27 Nick Clifton <nickc@redhat.com>
2768
2769 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2770
a687f83c
EB
27712009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2772
2773 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2774 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2775 * Makefile.in: Regenerate.
2776
9e3eba15
KG
27772009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2778
2779 PR bootstrap/39739
2780 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2781 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2782
2783 * configure, Makefile.in: Regenerate.
2784
a687f83c 27852009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
2786
2787 * include/hashtab.h: Update GTY annotations to new syntax
2788 * include/splay-tree.h: Likewise
2789
070bdbd9
BE
27902009-04-17 Ben Elliston <bje@au.ibm.com>
2791
2792 * config.sub, config.guess: Update from upstream sources.
2793
55f2d967
AG
27942009-04-15 Anthony Green <green@moxielogic.com>
2795
2796 * configure.ac: Add moxie support.
2797 * configure: Rebuilt.
2798
309c24a9
JJ
27992009-04-14 Jakub Jelinek <jakub@redhat.com>
2800
2801 * configure.ac: Change copyright header to refer to version
2802 3 of the GNU General Public License and to point readers at the
2803 COPYING3 file and the FSF's license web page.
2804 * Makefile.def: Likewise.
2805 * Makefile.tpl: Likewise.
2806 * Makefile.in: Regenerate.
2807
b93133bc
JH
28082009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2809
2810 * configure.ac: Restore match for darwin9 or later. Use double
2811 brackets since regeneration eats one pair.
2812 * configure: Regenerate.
2813
d18ff35a
L
28142009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2815
2816 PR gas/10039
2817 * configure.ac: Require texinfo 4.7.
2818 * configure: Regenerated.
2819
748086b7
JJ
28202009-04-09 Nick Clifton <nickc@redhat.com>
2821
2822 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2823 the GCC Runtime Library Exception.
2824
a3337ea2
KG
28252009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2826
2827 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2828 * configure: Regenerate.
2829
60911f14
SE
28302009-04-01 Steve Ellcey <sje@cup.hp.com>
2831
2832 * Makefil.def (languages): New entries.
2833 * Makefile.tpl (check-gcc-*): New generic target.
2834 * Makefile.in: Regenerate.
60911f14 2835
dce2d8b2 28362009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 2837
d18ff35a 2838 * MAINTAINERS: Update my email address.
7369c1d0 2839
cfb1f59f
TT
28402009-03-18 Tom Tromey <tromey@redhat.com>
2841
d18ff35a
L
2842 * configure: Rebuild.
2843 * configure.ac (host_libs): Add libiconv.
2844 * Makefile.in: Rebuild.
2845 * Makefile.def (host_modules): Add libiconv.
2846 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 2847
75eeae1a
TG
28482009-03-16 Tristan Gingold <gingold@adacore.com>
2849
2850 * configure.ac: Treat gdb as supported on x86_64-darwin.
2851 * configure: Regenerate.
2852
f38095f3
JM
28532009-03-16 Joseph Myers <joseph@codesourcery.com>
2854
2855 * configure.ac (--with-host-libstdcxx): New option.
2856 * configure: Regenerate.
2857
dce2d8b2 28582009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
2859
2860 * MAINTAINERS: Move myself into the write after approval list.
2861
6d401294
NP
28622009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2863
2864 * MAINTAINERS: Update e-mail address.
2bf33cdb 2865
07c97076
DN
28662009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2867
2868 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2869
dce2d8b2 28702009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
2871
2872 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2873
7a9d3fe8
RW
28742009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2875
2876 Backport from git Libtool:
2877
2878 2009-01-19 Robert Millan <rmh@aybabtu.com>
2879 Support GNU/kOpenSolaris.
2880 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2881 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2882 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2883 GNU/kOpenSolaris.
2884
c9e9e11f
AS
28852009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2886
2887 * MAINTAINERS: Update e-mail address.
2888
5e8c1552 28892009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
2890
2891 * MAINTAINERS (Write After Approval): Add self.
2892
b0adb088
BM
28932009-02-18 Bingfeng Mei <bmei@broadcom.com>
2894
2895 * MAINTAINERS (Write After Approval): Add myself.
2896
ee04b574
AS
28972009-02-05 Andreas Schwab <schwab@suse.de>
2898
2899 * Makefile.tpl (stage_last): Define $r and $s before using
2900 $(RECURSE_FLAGS_TO_PASS).
2901 * Makefile.in: Regenerate
2902
907884c9
ILT
29032009-01-30 Ian Lance Taylor <iant@google.com>
2904
2905 * MAINTAINERS: Move myself to the Global Reviewers list.
2906
416ac4d4
RM
29072009-01-29 Robert Millan <rmh@aybabtu.com>
2908
2909 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2910 * configure: Regenerate.
2911
ee5decb3
GP
29122009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2913
2914 * MAINTAINERS: Make whitespace consistent.
19196f44 2915 Remove Robert Millan from Write After Approval.
ee5decb3 2916
36fbb0ec
AM
29172009-01-16 Alan Modra <amodra@bigpond.net.au>
2918
2919 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2920 (all-opcodes): Depend on all-libiberty.
2921 * Makefile.in: Regenerate.
2922
52535a64
DR
29232009-01-15 Douglas B Rupp <rupp@gnat.com>
2924
2925 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2926 * configure: Regenerate.
2927
e04a57df
RR
29282009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2929
2930 * MAINTAINERS (Write After Approval): Add myself.
2931
856c450b
SK
29322009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2933
2934 * MAINTAINERS: Add myself to reviewers (Fortran).
2935
dce2d8b2 29362009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
2937
2938 PR tree-optimization/38515
2939 * configure.ac (cloog-polylib): Removed.
2940 (with_ppl, with_cloog): Test for "no".
2941 * configure: Regenerated.
2942
1e5e8a59
DF
29432009-01-11 Daniel Franke <franke.daniel@gmail.com>
2944
2945 * MAINTAINERS: Moved myself to reviewers (Fortran).
2946
5e5debf6
TS
29472009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2948
2949 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2950 (Write After Approval): Remove myself.
2951
1c42acf1
DN
29522009-01-03 Diego Novillo <dnovillo@google.com>
2953
2954 * MAINTAINERS: Remove myself from alias maintainership.
2955
2fbbedaf
DA
29562009-01-02 David Ayers <ayers@fsfe.org>
2957
2958 * MAINTAINERS: Update e-mail address.
2959
17213821
GP
29602008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2961
2962 * MAINTAINERS: Make whitespace consistent.
2963
baafc534
RW
29642008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2965
2966 Backport from upstream Libtool:
2967 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2968 Add cache variables to tests that require the linker to work.
2969 For shlibpath_overrides_runpath, this also changes the semantics
2970 to let the result from the C compiler take precedence.
2971
18430d27
BE
29722008-12-02 Ben Elliston <bje@au.ibm.com>
2973
2974 * config.sub, config.guess: Update from upstream sources.
2975
dce2d8b2 29762008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
2977
2978 * configure.ac (ppllibs): Add by default the lib flags.
2979 * configure: Regenerate.
2980
41e9641b
LM
29812008-12-08 Luis Machado <luisgpm@br.ibm.com>
2982
2983 * MAINTAINERS: Add myself to the write after approval list.
2984
25783c30
JH
29852008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2986
ee04b574
AS
2987 * configure.ac: Add double brackets on darwin[912].
2988 * configure: Regenerate.
25783c30 2989
0e318fcc
DK
29902008-12-03 Daniel Kraft <d@domob.eu>
2991
2992 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2993 Approval to Reviewer section (for Fortran front-end).
2994
7f171b95
JH
29952008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2996
2997 * configure.ac: Expand to darwin10 and later.
2998 * configure: Regenerate.
2999
09ce620e
AS
30002008-12-02 Andreas Schwab <schwab@suse.de>
3001
3002 * Makefile.def: configure-target-boehm-gc depends on
3003 all-target-libstdc++-v3.
3004 * Makefile.in: Regenerate.
3005
386c704d
KT
30062008-12-02 Kai Tietz <kai.tietz@onevision.com>
3007
3008 * MAINTAINERS: Add myself as mingw maintainer.
3009
e03dd84a
BE
30102008-12-02 Ben Elliston <bje@au.ibm.com>
3011
3012 * config.sub, config.guess: Update from upstream sources.
3013
3fa87964
GP
30142008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3015
3016 * README.SCO: Remove.
3017
df72d7ed
FP
30182008-11-29 Fernando Pereira <pronesto@gmail.com>
3019
3020 * MAINTAINERS: Add myself to the write after approval list.
3021
b5646528
DK
30222008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3023
3024 * MAINTAINERS: Update my email address in WAA section.
3025
dce2d8b2 30262008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3027
3028 * MAINTAINERS: Update e-mail address.
3029
dce2d8b2 30302008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3031
3032 * MAINTAINERS: Change e-mail address.
3033
0db3a858
TG
30342008-11-27 Tristan Gingold <gingold@adacore.com>
3035
3036 * configure.ac: Build gdb for i?86-*-darwin*
3037 * configure: Regenerated.
3038
dce2d8b2 30392008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3040
3041 * MAINTAINERS: Added my full name.
3042
487e299b
DJ
30432008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3044
3045 PR bootstrap/38014
3046 PR bootstrap/37923
3047
3048 Revert:
3049
3050 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3051
3052 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3053 * Makefile.in: Regenerated.
3054
3055 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3056
3057 PR gdb/921
3058 PR gdb/1646
3059 PR gdb/2175
3060 PR gdb/2176
3061
3062 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3063 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3064 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3065 (HOST_EXPORTS): Pass CPPFLAGS.
3066 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3067 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3068 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3069 * Makefile.in, configure: Regenerated.
3070 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3071 and CPPFLAGS_FOR_BUILD.
3072
dce2d8b2 30732008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3074
3075 * MAINTAINERS: Add myself as middle end maintainer.
3076
044fed69
AS
30772008-11-06 Andrew Stubbs <ams@codesourcery.com>
3078
3079 * MAINTAINERS (Write after approval): Add myself.
3080
caf6defe
DN
30812008-11-05 Diego Novillo <dnovillo@google.com>
3082
3083 * MAINTAINERS (Global Reviewers): Add myself.
3084 (Non-Algorithmic Maintainers): Remove myself.
3085
3e9899ac
TS
30862008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3087
09ce620e 3088 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3089
ea99e36e
MM
30902008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3091
09ce620e 3092 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3093
fb0d2684
BE
30942008-10-31 Ben Elliston <bje@au.ibm.com>
3095
3096 * configure.ac (spu-*-*): Remove special case.
3097 * configure: Regenerate.
3098
73c07a3e
CM
30992008-10-30 Catherine Moore <clm@codesourcery.com>
3100
3101 * MAINTAINERS (Write after approval): Update my email address.
3102
7310a2da
SSF
31032008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3104
3105 * configure.ac [spu-*-*]: Do not set skipdirs.
3106 * configure: Re-generate.
3107
7e51fe23
BS
31082008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3109
3110 * MAINTAINERS (Various Maintainers): Add myself to reload.
3111
ef20be93
RG
31122008-10-25 Richard Guenther <rguenther@suse.de>
3113
3114 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3115 maintainer. Remove myself as libgcc-math maintainer.
3116 (Non-Algorithmic Maintainers): Remove myself.
3117
03ffcfa0
DJ
31182008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3119
3120 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3121 * Makefile.in: Regenerated.
3122
dec014a9
CC
31232008-10-23 Cary Coutant <ccoutant@google.com>
3124
3125 * MAINTAINERS (Write after approval): Add myself.
3126
b36c386c
DJ
31272008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3128
3129 PR gdb/921
3130 PR gdb/1646
3131 PR gdb/2175
3132 PR gdb/2176
3133
3134 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3135 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3136 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3137 (HOST_EXPORTS): Pass CPPFLAGS.
3138 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3139 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3140 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3141 * Makefile.in, configure: Regenerated.
3142 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3143 and CPPFLAGS_FOR_BUILD.
3144
dce2d8b2 31452008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
3146
3147 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3148 Sebastian Pop.
3149
e0bda97e
AP
31502008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3151
3152 * MAINTAINERS (Write After Approval): Added myself.
3153
36c713e0
KG
31542008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3155
3156 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3157 recommended version to 2.3.2.
3158
3159 * configure: Regenerate.
3160
8fe005ee
MM
31612008-10-01 Mark Mitchell <mark@codesourcery.com>
3162
3163 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3164
be8f156f
DD
31652008-09-29 David Daney <david.daney@caviumnetworks.com>
3166
3167 * MAINTAINERS (Write After Approval): Update e-mail address.
3168
ae11dff4
PG
31692008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3170
3171 * libtool.m4: Update to libtool 2.2.6.
3172 * lt~obsolete.m4: Update to libtool 2.2.6.
3173 * ltmain.sh: Update to libtool 2.2.6.
3174 * ltsugar.m4: Update to libtool 2.2.6.
3175 * ltversion.m4: Update to libtool 2.2.6.
3176 * ltoptions.m4: Update to libtool 2.2.6.
3177 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3178
441154b1
CF
31792008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3180
3181 * MAINTAINERS (Write After Approval): Add myself.
3182
775b3b26
BRF
31832008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3184
3185 * MAINTAINERS (Write After Approval): Update my name.
3186
94538043
SB
31872008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3188
09ce620e 3189 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3190
52d1bfd8
SE
31912008-09-18 Steve Ellcey <sje@cup.hp.com>
3192
09ce620e 3193 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3194
c5cc92f5
GP
31952008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3196
3197 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3198 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3199 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3200 and Michael Tiemann from Write After Approval since they do not
3201 actually have access.
3202
23d9794a
RG
32032008-09-05 Richard Guenther <rguenther@suse.de>
3204
3205 * configure.ac: Initialize clooglibs to -lcloog.
3206 * configure: Re-generate.
3207
192a671e
LCW
32082008-09-04 Le-Chun Wu <lcwu@google.com>
3209
3210 * MAINTAINERS (Write After Approval): Add myself.
3211
d789184e
SP
32122008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3213
3214 * configure.ac (--with-cloog-polylib): New.
3215 (--disable-cloog-version-check): New.
3216 (--disable-ppl-version-check): New.
3217 * configure: Re-generate.
3218
36a881c7
RG
32192008-09-03 Richard Guenther <rguenther@suse.de>
3220
3221 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3222 cloog test.
3223 * configure: Re-generate.
3224
358da97e
HS
32252008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3226
3227 Add picoChip port.
3228 * MAINTAINERS: Add picoChip maintainers.
3229
f8bf9252
SP
32302008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3231 Tobias Grosser <grosser@fim.uni-passau.de>
3232 Jan Sjodin <jan.sjodin@amd.com>
3233 Harsha Jagasia <harsha.jagasia@amd.com>
3234 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3235 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3236 Adrien Eliche <aeliche@isty.uvsq.fr>
3237
3238 Merge from graphite branch.
3239 * configure: Regenerate.
3240 * Makefile.in: Regenerate.
3241 * configure.ac (host_libs): Add ppl and cloog.
3242 Add checks for PPL and CLooG.
3243 * Makefile.def (ppl, cloog): Added modules and dependences.
3244 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3245 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3246
d89f0ad6
AL
32472008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3248
3249 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3250 (GCC_SHLIB_SUBDIR): New.
3251 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3252 * configure: Regenerate.
3253 * Makefile.in: Regenerate.
3254
88a25817
GP
32552008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3256
3257 * MAINTAINERS: Consistently use tabs to separate columns.
3258
f873f15f
TG
32592008-08-29 Tristan Gingold <gingold@adacore.com>
3260
3261 * MAINTAINERS (Write after Approval): Add myself.
3262
e1514c3f
TG
32632008-08-28 Tristan Gingold <gingold@adacore.com>
3264
3265 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3266 Enable bfd, binutils and opcodes.
3267 * configure: Regenerate.
3268
4717882f
JDA
32692008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3270
3271 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3272
28c9884c
TK
32732008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3274
3275 * MAINTAINERS: Use correct Umlaut for last name.
3276
ae96d86a
FXC
32772008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3278
3279 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3280
3ecc96e3
DE
32812008-08-16 David Edelsohn <edelsohn@gnu.org>
3282
3283 * MAINTAINERS: Update my email address.
3284
dd609cc1
EB
32852008-08-16 Nicolas Roche <roche@adacore.com>
3286
3287 * Makefile.tpl: Add BOOT_ADAFLAGS.
3288 * Makefile.in: Regenerate.
3289
08d0963a
RS
32902008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3291
3292 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3293 * configure: Regenerate.
3294
dce2d8b2 32952008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
3296
3297 * configure.ac: Add makefile fragments for hpux.
3298 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3299 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3300 * configure: Regenerate.
3301 * Makefile.in: Regenerate.
3302
dce2d8b2 33032008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
3304
3305 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3306
dce2d8b2 33072008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
3308
3309 * MAINTAINERS (Write after Approval): Add myself.
3310
78209f30
XG
33112008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3312
3313 * MAINTAINERS (Write After Approval): Add myself.
3314
5b5b098d
AJ
33152008-06-29 Andrew Jenner <andrew@codesourcery.com>
3316
3317 * MAINTAINERS (Write After Approval): Add myself.
3318
d812ec93
KW
33192008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3320
3321 * MAINTAINERS: Update my email address.
3322
99e78224
JY
33232008-06-25 Joey Ye <joey.ye@intel.com>
3324
3325 * MAINTAINERS (Write After Approval): Add myself.
3326
18c04407
RW
33272008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3328
3329 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3330 * Makefile.in: Regenerate.
3331 * configure: Regenerate.
3332
47aa9a31
DK
33332008-06-17 Daniel Kraft <d@domob.eu>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
ad33ff57
RW
33372008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3338
3339 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3340 "$@" is still intact with both Autoconf 2.59 and 2.62.
3341 * configure: Regenerate.
3342
cdce5c41
RW
33432008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3344
3345 * Makefile.tpl: Fix comment errors.
3346 * Makefile.in: Regenerate.
3347
01b79d11
DM
33482008-06-12 David S. Miller <davem@davemloft.net>
3349 David Edelsohn <edelsohn@gnu.org>
3350
3351 * configure.ac: Add powerpc*-*-* to gold supported targets.
3352 * configure: Regenerate.
3353
f8c33439
JM
33542008-06-08 Joseph Myers <joseph@codesourcery.com>
3355
3356 PR tree-optimization/36218
3357 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3358 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3359 (all prefix="build-"): Pass them to build-system sub-makes.
3360 * Makefile.in: Regenerate.
3361
cd985f66
JM
33622008-06-07 Joseph Myers <joseph@codesourcery.com>
3363
3364 * MAINTAINERS (mt port): Remove.
3365 (sco5, unixware, sco udk): Remove.
3366 (Kean Johnston): Add to Write After Approval.
3367
3f6383d3
JB
33682008-05-30 Julian Brown <julian@codesourcery.com>
3369
3370 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3371 of libobjc for ARM EABI Linux.
3372 * configure: Regenerate.
30da41ed 3373
dce2d8b2 33742008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 3375
09ce620e 3376 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 3377
dce2d8b2 33782008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 3379
e29cc9b4 3380 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 3381
955410cb
JW
33822008-05-15 Janus Weil <janus@gcc.gnu.org>
3383
3384 * MAINTAINERS (Write After Approval): Add myself.
3385
719bb4e3 33862008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
3387
3388 * config-ml.in: don't handle --enable-shared and --enable-static.
3389
372b05fc
RS
33902008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3391
3392 * MAINTAINERS: Update my email address.
3393
f73e2200
PC
33942008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3395
3396 * MAINTAINERS: Update my email address.
09ce620e 3397
3e438e2b
KVH
33982008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3399
3400 * MAINTAINERS (Write After Approval): Add myself.
3401
177bf491
GS
34022008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3403
3404 * MAINTAINERS (Write After Approval): Add myself.
3405
dce2d8b2 34062008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
3407
3408 * MAINTAINERS (crx): Add myself.
3409
14a8726b
PB
34102008-04-18 Paolo Bonzini <bonzini@gnu.org>
3411
3412 Sync with src:
3413 2008-04-14 David S. Miller <davem@davemloft.net>
3414
09ce620e
AS
3415 * configure.ac: Add sparc*-*-* to gold supported targets.
3416 * configure: Regenerate.
14a8726b 3417
7142fb32
PB
34182008-04-18 Paolo Bonzini <bonzini@gnu.org>
3419
3420 PR bootstrap/35457
3421 * configure.ac: Include override.m4.
3422 * configure: Regenerate.
3423
c6b196de
PB
34242008-04-18 Paolo Bonzini <bonzini@gnu.org>
3425
09ce620e
AS
3426 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3427 * Makefile.in: Regenerate.
c6b196de 3428
dce2d8b2 34292008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 3430
09ce620e 3431 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 3432 as nonconfigurable directories list.
09ce620e 3433 * configure: Regenerate.
c993ae60 3434
8479b1b1
BE
34352008-04-14 Ben Elliston <bje@au.ibm.com>
3436
3437 * config.sub, config.guess: Update from upstream sources.
3438
295e261a
HPN
34392008-04-12 Hans-Peter Nilsson <hp@axis.com>
3440
3441 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3442 * Makefile.in: Regenerate.
3443
ac3949d9
EW
34442008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3445
3446 * configure.ac: Do not build libssp for the AVR.
3447 * configure: Regenerate.
3448
06407e30
ILT
34492008-04-07 Ian Lance Taylor <iant@google.com>
3450
3451 * Makefile.def: check-gold depends upon all-binutils.
3452 * Makefile.in: Regenerate.
3453
97db009c
AH
34542008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3455
3456 * MAINTAINERS (Write After Approval): Add myself.
3457
2a79c47f
NC
34582008-04-04 Nick Clifton <nickc@redhat.com>
3459
3460 PR binutils/4334
5f4bebbf 3461 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
3462 builds.
3463 * configure: Regenerate.
3464
c53a18d3
N
34652008-04-04 NightStrike <NightStrike@gmail.com>
3466
3467 PR other/35151
09ce620e
AS
3468 * configure.ac: Combine rules for mingw32 and mingw64.
3469 * configure: Regenerate.
c53a18d3 3470
d925aa70
KT
34712008-04-02 Kai Tietz <kai.tietz@onvision.com>
3472
3473 * MAINTAINERS (Write After Approval): Add myself.
3474
dce2d8b2 34752008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
3476
3477 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3478 * Makefile.in (.NOTPARALLEL): Ditto.
3479
4412a506
PG
34802008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3481
3482 * MAINTAINERS (Write After Approval): Add myself.
3483
dce2d8b2 34842008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
3485
3486 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3487 * Makefile.in (.NOTPARALLEL): Regenerate.
3488
639223bd
PB
34892008-03-27 Paolo Bonzini <bonzini@gnu.org>
3490
3491 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3492 * Makefile.in: Regenerate.
3493
b8ab1f4a
JS
34942008-03-26 Jakub Staszak <kuba@et.pl>
3495
3496 * MAINTAINERS (Write After Approval): Add myself.
3497
b45890a4
TK
34982008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3499
3500 * MAINTAINERS: Update e-mail address.
3501
5afab7ad
ILT
35022008-03-20 Ian Lance Taylor <iant@google.com>
3503
3504 * configure.ac: Add support for --enable-gold.
3505 * Makefile.def: Add gold as a directory like ld.
3506 * configure, Makefile.in: Regenerate.
3507
38d24731
RW
35082008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3509
3510 * configure.ac: m4_include config/proginstall.m4.
3511 * configure: Regenerate.
32bc4cf4
RW
3512
3513 Backport from upstream Libtool:
09ce620e 3514
32bc4cf4 3515 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 3516
32bc4cf4
RW
3517 Deal with Autoconf 2.62's semantic change in m4_append.
3518 * ltsugar.m4 (lt_append): Replace broken versions of
3519 m4_append.
3520 (lt_if_append_uniq): Don't require separator to be overquoted,
3521 and avoid broken m4_append.
3522 (lt_dict_add): Fix typo.
3523 * libtool.m4 (_LT_DECL): Don't overquote separator.
3524
9d3c50ea
DE
35252008-03-13 David Edelsohn <edelsohn@gnu.org>
3526
3527 * config.rpath: Add AIX 6 support.
3528
5d2edb29
PB
35292008-03-13 Paolo Bonzini <bonzini@gnu.org>
3530
3531 * Makefile.def (stageprofile). Remove -fprofile-generate
3532 from stage_libcflags.
3533 * Makefile.in: Regenerate.
3534
954910ef
BE
35352008-03-13 Ben Elliston <bje@au.ibm.com>
3536
3537 * config.sub, config.guess: Update from upstream sources.
3538
e8645a40
TT
35392008-03-06 Tom Tromey <tromey@redhat.com>
3540
3541 * MAINTAINERS: Update for treelang deletion.
3542
2c8e955e
JW
35432008-03-03 James E. Wilson <wilson@tuliptree.org>
3544
3545 * MAINTAINERS: Update my email address.
3546
54acd307
SS
35472008-03-03 Stan Shebs <stanshebs@earthlink.net>
3548
893ad2a1 3549 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
3550 (objective-c/c++): Add myself as a maintainer.
3551
4b52b516
VR
35522008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3553
3554 * MAINTAINERS (Write After Approval): Update my email address.
3555
e652b516
TB
35562008-02-25 Tomas Bily <tbily@suse.cz>
3557
3558 * MAINTAINERS (Write After Approval): Add myself.
3559
02d30740
JJ
35602008-02-23 Jakub Jelinek <jakub@redhat.com>
3561
3562 * MAINTAINERS (OpenMP): Add myself.
3563
1c8bd6a3
PB
35642008-02-20 Paolo Bonzini <bonzini@gnu.org>
3565
4b40b2a5
UB
3566 PR bootstrap/32009
3567 PR bootstrap/32161
1c8bd6a3 3568
4b40b2a5
UB
3569 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3570 * configure: Regenerate.
1c8bd6a3 3571
4b40b2a5
UB
3572 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3573 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3574 STAGE4_LIBCFLAGS): New.
3575 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3576 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3577 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3578 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3579 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3580 for target modules. Don't export LIBCFLAGS.
3581 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3582 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3583 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3584 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3585 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3586 * Makefile.in: Regenerate.
1c8bd6a3 3587
bb44c9d2
RW
35882008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3589
3590 PR libgcj/33085
3591 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3592 Do not use -DDLL_EXPORT. Backport from upstream.
3593
29a7754d
RW
35942008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3595
3596 * MAINTAINERS (Write After Approval): Add myself.
3597
9a212bb7
HPN
35982008-02-02 Hans-Peter Nilsson <hp@axis.com>
3599
3600 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3601 * configure: Regenerate.
3602
aa12a573
MG
36032008-01-31 Marc Gauthier <marc@tensilica.com>
3604
3605 * configure.ac (xtensa*-*-*): Recognize processor variants.
3606 * configure: Regenerate.
3607
ac9e6043
RW
36082008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3609
40049ccc
UB
3610 PR bootstrap/34922
3611 * configure.ac (PARSE_ARGS): Push suitable setting of
3612 ac_subdirs_all, for `./configure --help=recursive'.
3613 Handle `+' in generic toplevel directory disabling.
3614 * configure: Regenerate.
ac9e6043 3615
4288c86a
NC
36162008-01-28 Nick Clifton <nickc@redhat.com>
3617
3618 * MAINTAINERS (xstormy16): Take over maintainership.
3619
8d8da227
JM
36202008-01-25 Joseph Myers <joseph@codesourcery.com>
3621
3622 * MAINTAINERS (c4x port): Remove.
3623
349b60e7
DE
36242008-01-24 David Edelsohn <edelsohn@gnu.org>
3625
3626 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3627
3ca06a68
BE
36282008-01-23 Ben Elliston <bje@au.ibm.com>
3629
3630 * config.sub, config.guess: Update from upstream sources.
3631
3c631381
TG
36322008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3633
3634 * MAINTAINERS (Write After Approval): Add myself.
3635
20533ef1
L
36362008-01-17 H.J. Lu <hjl.tools@gmail.com>
3637
3638 * MAINTAINERS: Update my email address.
3639
36402008-01-09 Raksit Ashok <raksit@google.com>
3641
3642 * MAINTAINERS (Write After Approval): Add myself.
3643
684f4f6a
RA
36442008-01-09 Raksit Ashok <raksit@google.com>
3645
3646 * MAINTAINERS (Write After Approval): Add myself.
3647
9cb8756f
BE
36482008-01-08 Ben Elliston <bje@au.ibm.com>
3649
3650 * config.sub, config.guess: Update from upstream sources.
3651
94e1934d
KG
36522007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3653
3654 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 3655 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
3656 * configure: Regenerate.
3657
a2e51f77
SP
36582007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3659
3660 * MAINTAINERS: Update my email address.
3661
ffe3dcd9
BRF
36622007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3663
3664 * MAINTAINERS: Update my email address.
3665
aa4095c9
RS
36662007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3667
3668 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3669 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3670 * Makefile.in: Regenerate.
3671
dce2d8b2 36722007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
3673
3674 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3675 misplaced entries.
3676
0fe0f073
AT
36772007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3678
3679 * configure.ac: Enable libjava for x86_64-*-darwin9.
3680 * configure: Regenerate.
3681
dce2d8b2 36822007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
3683
3684 * MAINTAINERS (Write After Approval): Add myself.
3685
c3220d4c
BE
36862007-12-05 Ben Elliston <bje@au.ibm.com>
3687
3688 * config.sub, config.guess: Update from upstream sources.
3689
aba7501e
MK
36902007-12-02 Matthias Klose <doko@ubuntu.com>
3691
3692 * config-ml.in: Remove 64bit configure tests.
3693
d683ec81
PB
36942007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3695
3696 * config-ml.in: Robustify against white space in absolute file
3697 names.
3698
3699 * config-ml.in (multi-clean): Substitute ${Makefile}.
3700 Remove superfluous ${Makefile} in list.
3701
60f1711a
TS
37022007-11-19 Thiemo Seufer <ths@mips.com>
3703
3704 * config-ml.in: Don't hardcode the Makefile name.
3705
487f9d96
AM
37062007-11-08 Alexander Monakov <amonakov@ispras.ru>
3707
3708 * MAINTAINERS (Write After Approval): Add myself.
3709
fa3886fe
ST
37102007-11-07 Samuel Tardieu <sam@rfc1149.net>
3711
3712 * MAINTAINERS (Write After Approval): Add myself.
3713
dce2d8b2 37142007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
3715
3716 * MAINTAINERS (Write After Approval): Add myself.
3717
acc48927
BE
37182007-10-25 Ben Elliston <bje@au.ibm.com>
3719
3720 * MAINTAINERS (mercury): Remove entry.
3721 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3722
e00e9858
DJ
37232007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3724
3725 * Makefile.def (dependencies): Make configure-gdb depend on
3726 all-intl.
3727 * Makefile.in: Regenerated.
3728
def14a3c
SK
37292007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3730
3731 * MAINTAINERS (Fortran maintainer): Remove myself.
3732
dce2d8b2 37332007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
3734
3735 * Makefile.def: To avoid problems running with parallel makes,
3736 build newlib before libgloss so that target specific header
3737 files are availble.
3738 * Makefile.in: Regenerate
3739
bbfbfafc
DJ
37402007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3741
3742 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3743 * Makefile.in: Regenerate.
3744
c56abad5
VM
37452007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3746
3747 * MAINTAINERS (Register allocation reviewer): Add myself.
3748
f019adc1
MF
37492007-10-08 Mike Frysinger <vapier@gentoo.org>
3750
3751 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3752 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3753 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3754 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3755 * configure: Regenerate.
3756
dce2d8b2 37572006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
3758
3759 * MAINTAINERS (Register allocation reviewer): Add myself.
3760
0999159b
PB
37612007-10-01 Paolo Bonzini <bonzini@gnu.org>
3762
3763 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3764 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3765 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3766 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3767 * configure.ac: Default them to host tools for $host = $build.
3768 Subst them.
3769
3770 * configure: Regenerate.
3771 * Makefile.in: Regenerate.
3772
dce2d8b2 37732006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
3774
3775 * MAINTAINERS (Register allocation reviewer): Add myself.
3776
dce2d8b2 37772006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
3778
3779 * MAINTAINERS (Register allocation reviewer): Add myself.
3780
9d209c83
SP
37812007-09-21 Seongbae Park <seongbae.park@gmail.com>
3782
3783 * MAINTAINERS (Write After Approval): Fix typo.
3784
1ec3b87b
RS
37852007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3786
3787 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3788 * configure: Regenerate.
3789
19d5986d
PJ
37902007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3791
3792 PR bootstrap/31906
3793 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 3794 they're already prefixed.
19d5986d 3795
6d3b5aea
BK
37962007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3797
3798 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3799 libstdc++.
3800 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3801 * configure: Regenerate.
3802 * Makefile.in: Regenerate.
09ce620e 3803
4fe7e755
AS
38042007-09-17 Andreas Schwab <schwab@suse.de>
3805
3806 * configure.ac: Raise minimum makeinfo version to 4.6.
3807 * configure: Regenerate.
3808
dce2d8b2 38092007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 3810
ffe3dcd9 3811 * MAINTAINERS (write-after-approval) add myself
d483feaa 3812
fa9a3f31
AM
38132007-09-15 Alan Modra <amodra@bigpond.net.au>
3814
3815 * configure.ac: Correct makeinfo version check.
3816 * configure: Regenerate.
3817
6593a73e
RS
38182007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3819
3820 * MAINTAINERS: Update my email address.
3821
d9dced13
RS
38222007-09-14 Richard Sandiford <richard@codesourcery.com>
3823
3824 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3825 to $skipdirs and only disable gprof for newlib. Use the normal
3826 mips*-elf* handling in other respects.
3827 * configure: Regnerate.
3828
773c1467
DD
38292007-09-12 David Daney <ddaney@avtrex.com>
3830
3831 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3832 enabling libgcj.
3833 * configure: Regenerate.
3834
c03353e2
RIL
38352007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3836
3837 PR other/32154
3838 * configure.ac: For libgloss targets, point the linker to the linker
3839 script, startup code and simulator library.
3840 * configure: Regenerate.
3841
c4e9bf2b
AH
38422007-09-07 Andrew Haley <aph@redhat.com>
3843
3844 * configure.ac (noconfigdirs): Remove target-libffi and
3845 target-libjava.
3846 * configure: Regenerate.
3847
1f5a6b84
FXC
38482007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3849
3850 PR target/33281
3851 * configure.ac: Use config/mh-mingw on mingw.
3852 * configure: Regenerate.
1f5a6b84 3853
3951e521
PH
38542007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3855
9f349f63 3856 * MAINTAINERS (Write After Approval): Add myself.
3951e521 3857
e643dc23
RG
38582007-09-05 Richard Guenther <rguenther@suse.de>
3859
3860 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3861 nor --disable-checking is provided also turn on yes and types
3862 checking for stage1.
3863 * configure: Re-generate.
3864
039874df
KW
38652007-08-30 Krister Walfridsson <cato@df.lth.se>
3866
3867 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3868 (Write After Approval): Remove myself.
3869
c3f07bd6 38702007-08-29 Nick Clifton <nickc@redhat.com>
15098359 3871
c3f07bd6 3872 * config.sub, config.guess: Update from upstream sources.
15098359 3873
40049ccc 38742007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
3875
3876 * MAINTAINERS (Write After Approval): Added myself.
3877 * MAINTAINERS (Reviewers): Removed myself.
3878
c8aea42c 38792007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 3880 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
3881
3882 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3883 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3884 * Makefile.in: Regenerate.
3885 * configure.ac (--with-debug-prefix-map): New.
3886 * configure: Regenerate.
3887
4bf6c438
RS
38882007-08-17 Richard Sandiford <richard@codesourcery.com>
3889 Nigel Stephens <nigel@mips.com>
3890
4bf6c438
RS
3891 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3892 as target_makefile_frag.
3893 * configure: Regenerate.
3894
bb286d71
AO
38952007-08-16 Alexandre Oliva <aoliva@redhat.com>
3896
3897 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3898 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3899 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3900 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3901 (do-compare, do-compare3, do-compare-debug): New.
3902 ([+compare-target+]): Use them.
3903
a4630417
MK
39042007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3905
3906 * MAINTAINERS (Write After Approval): Change my email address.
3907
d9acb717
RW
39082007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3909 Ben Elliston <bje@au.ibm.com>
3910
3911 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3912 --silent if $silent.
3913 * configure: Regenerate.
3914
96876681
ZD
39152003-08-12 Zdenek Dvorak <ook@ucw.cz>
3916
3917 * MAINTAINERS (Various Maintainers): Add myself as
3918 loop infrastructure maintainer. Update my e-mail
3919 address.
3920
1c1d80ee
DN
39212007-07-31 Diego Novillo <dnovillo@google.com>
3922
3923 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3924 Adjust description.
3925
7e98624c
RG
39262007-07-26 Richard Guenther <rguenther@suse.de>
3927
3928 * configure.ac: Add types checking to stage1 checking flags.
3929 * configure: Regenerate.
3930
4c85af60
NC
39312007-07-17 Nick Clifton <nickc@redhat.com>
3932
3933 * COPYING3: New file. Contains version 3 of the GNU General
3934 Public License.
3935 * COPYING3.LIB: New file. Contains version 3 of the GNU
3936 Lesser General Public License.
3937
19ddfd3a
AK
39382007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3939
3940 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3941
2a064545
AK
39422007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3943
3944 * MAINTAINERS (S/390 co-maintainer): Add myself.
3945 (Write After Approval): Remove myself.
3946
f861f54d
DH
39472007-07-13 Dan Hipschman <dsh@google.com>
3948
3949 * MAINTAINERS (Write After Approval): Add myself.
3950
0136f2f7
NC
39512007-07-11 Nick Clifton <nickc@redhat.com>
3952
3953 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3954 WINDRES export.
3955 * Makefile.in: Regenerate.
3956
6e29b5a4
RO
39572007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3958
3959 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3960 maintainer.
3961
159a4b02
L
39622007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3963
3964 * lt~obsolete.m4: New. Import from 20070318 libtool.
3965
6ba67283
JB
39662007-07-03 Julian Brown <julian@codesourcery.com>
3967
3968 * MAINTAINERS (Write After Approval): Add myself.
3969
30b74385
RW
39702007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3971
3972 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3973 * configure: Regenerate.
3974
39752007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3976
3977 * configure.ac: Add some missing m4 quotation.
3978 * configure: Regenerate.
3979
943c54ce
SB
39802007-07-02 Simon Baldwin <simonb@google.com>
3981
3982 * MAINTAINERS (Write After Approval): Add myself.
3983
1c00b503
PB
39842007-07-02 Paolo Bonzini <bonzini@gnu.org>
3985
3986 * configure: Regenerate.
3987
901119ae
KT
39882007-07-02 Kai Tietz <kai.tietz@onevision.com>
3989
3990 * Makefile.def: Add windmc tool to build.
3991 * Makefile.tpl: Likewise.
3992 * configure.ac: Likewise.
3993 * Makefile.in: Regenerate.
3994 * configure: Regenerate.
09ce620e 3995
83f4c19f
DD
39962007-06-28 DJ Delorie <dj@redhat.com>
3997
3998 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3999 not building newlib.
4000 * configure: Regenerated.
09ce620e 4001
5346c75c
JS
40022007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4003
4004 * MAINTAINERS (Write After Approval): Add myself.
4005
aacfb86b
MM
40062007-06-25 Martin Michlmayr <tbm@cyrius.com>
4007
4008 * MAINTAINERS (Write After Approval): Add myself.
4009
590bf0d3
CM
40102007-06-19 Chris Matthews <chrismatthews@google.com>
4011
4012 * MAINTAINERS (Write After Approval): Add myself.
4013
cdbbee7a
RIL
40142007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4015
4016 * MAINTAINERS (Write After Approval): Add myself.
4017
b8afffc1
DJ
40182007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4019
4020 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4021 * Makefile.in: Regenerated.
4022
3fcfad76
BS
40232007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4024
4025 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4026 bfin*-*-uclinux* targets.
4027 * configure: Regenerate.
4028
3f5a2b7f
ILT
40292007-06-14 Ian Lance Taylor <iant@google.com>
4030
4031 * MAINTAINERS: Add myself as non-algorithmic global write
4032 maintainer.
4033
4c46daee
DN
40342007-06-14 Diego Novillo <dnovillo@google.com>
4035
4036 * MAINTAINERS: Add self as middle-end maintainer and
4037 non-algorithmic global write maintainer.
4038
a3bb222a
FXC
40392007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4040
4041 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4042 Move all Fortran maintainers except Paul Brook into the
4043 Non-Autopoiesis section.
4044
a19e8f64
PB
40452007-06-14 Paolo Bonzini <bonzini@gnu.org>
4046
4047 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4048 (distclean-stage[+id+]): Possibly delete stage_last.
4049 * Makefile.in: Regenerate.
4050
1c2abe5e
SP
40512007-06-12 Seongbae Park <seongbae.park@gmail.com>
4052
4053 * MAINTAINERS (Various Maintainer): Fix typo.
4054
abca4739
PB
40552007-06-11 Paolo Bonzini <bonzini@gnu.org>
4056
4057 * MAINTAINERS (Various Maintainer): Add myself as
4058 dataflow maintainer.
4059
a894d2c3
BE
40602007-06-07 Ben Elliston <bje@au.ibm.com>
4061
4062 * config.sub, config.guess: Update from upstream sources.
4063
8024d75e
BE
40642007-06-07 Ben Elliston <bje@au.ibm.com>
4065
4066 * Makefile.tpl: Fix spelling error.
4067 * Makefile.in: Regenerate.
4068
973a9a5e
SE
40692007-06-01 Steve Ellcey <sje@cup.hp.com>
4070
96598938
L
4071 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4072 lt_cv_sys_max_cmd_len.
973a9a5e 4073
ccb4d26b
DN
40742007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4075
4076 * MAINTAINERS (Various Maintainers): Add myself as
4077 auto-vectorizer maintainer.
4078
eecb7461
PB
40792003-05-31 Paolo Bonzini <bonzini@gnu.org>
4080
4081 PR libjava/32098
4082 * libtool.m4: Revert previous change.
4083 * ltgcc.m4: Put it here.
4084
89d28202
ZD
40852003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4086
4087 * MAINTAINERS (Various Maintainers): Add myself as
4088 auto-vectorizer maintainer.
4089
60c7a11a
L
40902007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4091
4092 PR libjava/32098
4093 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4094
9dd3cc81
RG
40952007-05-30 Richard Guenther <rguenther@suse.de>
4096
4097 * MAINTAINERS (Various Maintainers): Add myself as
4098 auto-vectorizer maintainer.
4099
9cc1244e
JJ
41002007-05-30 Jakub Jelinek <jakub@redhat.com>
4101
4102 PR bootstrap/29382
4103 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4104 * configure: Rebuilt.
4105
6124296b
RC
41062007-05-28 Roberto Costa <robsettantasei@gmail.com>
4107
4108 * MAINTAINERS (Write After Approval): Removed my name.
4109
6b757a0d
SB
41102007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4111
4112 * MAINTAINERS (Write After Approval): Remove myself.
4113
86ef8528
AT
41142007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4115
4116 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4117
1cf3d07d
SE
41182007-05-23 Steve Ellcey <sje@cup.hp.com>
4119
4120 * ltmain.sh: Update from ToT Libtool.
4121 * libtool.m4: Update from ToT Libtool.
4122 * ltsugar.m4: New. Update from ToT Libtool.
4123 * ltversion.m4: New. Update from ToT Libtool.
4124 * ltoptions.m4: New. Update from ToT Libtool.
4125 * ltconfig: Remove.
4126 * ltcf-c.sh: Remove.
4127 * ltcf-cxx.sh: Remove.
4128 * ltcf-gcj.sh: Remove.
4129
ce3fcf8c
OW
41302007-05-22 Ollie Wild <aaw@google.com>
4131
4132 * MAINTAINERS (Write After Approval): Add myself.
4133
342b9200
PB
41342007-05-16 Paolo Bonzini <bonzini@gnu.org>
4135
4136 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4137 stage_cflags.
4138 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4139 Remove CFLAGS/LIBCFLAGS.
4140 (configure-stage[+id+]-[+prefix+][+module+],
4141 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4142 * Makefile.in: Regenerate.
4143
cea17285
DN
41442007-05-15 Diego Novillo <dnovillo@google.com>
4145
4146 * MAINTAINERS: Update e-mail address.
4147
11c004e7
RE
41482007-05-15 Revital Eres <eres@il.ibm.com>
4149
4150 * MAINTAINERS (Write After Approval): Add myself.
4151
ab6bd693
RC
41522007-05-14 Roberto Costa <robsettantasei@gmail.com>
4153
4154 * MAINTAINERS (Write After Approval): Updated my address.
4155
388cdf07
TN
41562007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4157
4158 * MAINTAINERS (Write After Approval): Add myself.
4159
23f24034
SR
41602007-05-11 Silvius Rus <rus@google.com>
4161
4162 * MAINTAINERS (Write After Approval): Add myself.
4163
34a7526e
TT
41642007-04-23 Tom Tromey <tromey@redhat.com>
4165
4166 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4167
51da21be
MM
41682007-04-22 Mark Mitchell <mark@codesourcery.com>
4169
4170 * MAINTAINERS (cpplib): Rename to ...
4171 (libcpp): ... this. Add C/C++ front end maintainers.
4172
70070387
SE
41732007-04-14 Steve Ellcey <sje@cup.hp.com>
4174
4175 * config-ml.in: Pass ${ml_config_env} to configure calls.
4176
df1a0dbb
CB
41772007-04-04 Christian Bruel <christian.bruel@st.com>
4178
4179 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4180
9daff147
DK
41812007-04-02 Dave Korn <dave.korn@artimi.com>
4182
4183 * MAINTAINERS (Write After Approval): Add myself.
4184
374eadb2
TB
41852007-03-31 Tobias Burnus <burnus@net-b.de>
4186
4187 * MAINTAINERS (fortran 95 front end): Add myself.
4188
8eced3a2
DR
41892007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4190
4191 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4192
653de3e3
AZ
41932007-03-24 Ayal Zaks <zaks@il.ibm.com>
4194
4195 * MAINTAINERS (Modulo Scheduler): Add myself.
4196
b737d953
BM
41972007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4198
4199 * MAINTAINERS (fortran 95 front end): Add myself.
4200 (c++ front end): whitespace fix.
4201
a584cdf2
NF
42022007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4203
4204 * MAINTAINERS (Write After Approval): Add myself.
4205
8c79f3c4
RS
42062007-03-21 Richard Sandiford <richard@codesourcery.com>
4207
4208 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4209 of glob. Quote arguments with single quotes too.
4210 * configure: Regenerate.
4211
07f1ac6d
BM
42122007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4213
4214 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4215 * Makefile.in: Regenerate
4216
172e41aa
AS
42172007-03-07 Andreas Schwab <schwab@suse.de>
4218
4219 * configure: Regenerate.
4220
9c4d2493
BM
42212007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4222
4223 * configure.ac: Add "--with-pdfdir" configure option,
4224 which defines pdfdir variable.
4225 * Makefile.def (target=fixincludes): Add install-pdf to
4226 missing targets.
4227 (recursive_targets): Add install-pdf target.
4228 (flags_to_pass): Add pdfdir.
4229 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4230 target.
4231 * configure: Regenerate
4232 * Makefile.in: Regenerate
4233
e14e622e
EC
42342007-02-28 Eric Christopher <echristo@apple.com>
4235
4236 Revert:
4237 2006-12-07 Mike Stump <mrs@apple.com>
4238
4239 * Makefile.def (dependencies): Add dependency for
4240 install-target-libssp and install-target-libgomp on
4241 install-gcc.
4242 * Makefile.in: Regenerate.
4243
54e433bc
MK
42442007-02-27 Matt Kraai <kraai@ftbfs.org>
4245
4246 * configure: Regenerate.
4247 * configure.ac: Move statements after variable declarations.
4248
6c8d3d8f
KK
42492007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4250
4251 * MAINTAINERS: Add myself as sh maintainer.
4252
9f8c6739
JM
42532007-02-19 Joseph Myers <joseph@codesourcery.com>
4254
4255 * configure.ac: Adjust for loop syntax.
4256 * configure: Regenerate.
4257
278a7a38
AO
42582007-02-18 Alexandre Oliva <aoliva@redhat.com>
4259
4260 * configure: Rebuilt.
4261
b2eaac4a
AO
42622007-02-18 Alexandre Oliva <aoliva@redhat.com>
4263
4264 * configure.ac: Drop multiple occurrences of --enable-languages,
4265 and fix its quoting.
4266 * configure: Rebuilt.
4267
beeaf216 42682007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
4269 Nathan Sidwell <nathan@codesourcery.com>
4270 Vladimir Prus <vladimir@codesourcery.com>
4271 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
4272
4273 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4274 * configure: Regenerate.
4275
09201a09
GP
42762007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4277
4278 * ltconfig (freebsd*): Default to elf.
4279
291f172e
DJ
42802007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4281
4282 * configure.ac (target_libraries): Move libgcc before libiberty.
4283 * configure: Regenerated.
4284
c3a86da9
DJ
42852007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4286 Paolo Bonzini <bonzini@gnu.org>
4287
4288 PR bootstrap/30753
4289 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4290 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4291 * configure: Regenerated.
4292
88e1e72a
FXC
42932007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4294
4295 * MAINTAINERS (Language Front End Maintainers): Update my mail
4296 address.
4297
44bfc3ac
DJ
42982007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4299
4300 PR bootstrap/30748
4301 * configure.ac: Correct syntax for Solaris ksh.
4302 * configure: Regenerated.
4303
3e19841a
PB
43042007-02-09 Paolo Bonzini <bonzini@gnu.org>
4305
4306 * configure.ac: Sync with src.
4307 * configure: Regenerate.
4308
74a48762
PB
43092007-02-09 Paolo Bonzini <bonzini@gnu.org>
4310
4311 * Makefile.in: Regenerate.
4312
d846e52e
PB
43132007-02-09 Paolo Bonzini <bonzini@gnu.org>
4314
4315 * config.sub: Sync with src.
4316
1c710c3c
DJ
43172007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4318
4319 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4320 noncanonical equivalents.
4321 * configure.in: Rename to...
4322 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4323 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4324 target_noncanonical. Use them. Rewrite removal of configure
4325 arguments for autoconf 2.59. Discard variable settings. Force
4326 program_transform_name for native tools.
4327
4328 * Makefile.in: Regenerated.
4329 * configure: Regenerated with autoconf 2.59.
4330
dce2d8b2 43312007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 4332
3de8da2a 4333 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 4334
f6671c93
AS
43352007-01-31 Andreas Schwab <schwab@suse.de>
4336
4337 * Makefile.tpl (LDFLAGS): Substitute it.
4338 * Makefile.in: Regenerate.
4339
dce2d8b2 43402007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 4341
3de8da2a 4342 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 4343
2472200d
DE
43442007-01-28 David Edelsohn <edelsohn@gnu.org>
4345
3de8da2a 4346 * MAINTAINERS (spu port): Add myself.
2472200d 4347
5305be7e
RG
43482007-01-23 Richard Guenther <rguenther@suse.de>
4349
4350 PR bootstrap/30541
4351 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4352 * Makefile.tpl (GNATBIND): Substitute it.
4353 (GNATMAKE): Likewise.
4354 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4355 of STAGE_PREFIX.
4356 * Makefile.in: Regenerate.
4357 * configure: Regenerate.
4358
416cfb5e
MS
43592007-01-18 Mike Stump <mrs@apple.com>
4360
4361 * configure.in: Re-enable -Werror for gcc builds.
4362
3de8da2a 43632007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 4364
3de8da2a 4365 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 4366
d943d7c4
PB
43672007-01-11 Paolo Bonzini <bonzini@gnu.org>
4368
4369 * configure.in: Change == to = in test command.
3de8da2a 4370 * configure: Regenerate.
d943d7c4 4371
e69bf64b 43722007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
4373 Nick Clifton <nickc@redhat.com>
4374 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4375
4376 * configure.in (build_configargs, host_configargs, target_configargs):
4377 Remove build/host/target parameters.
4378 (host_libs): Add gmp and mpfr.
4379 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4380 * Makefile.def (gmp, mpfr): New.
4381 (gcc): Remove target.
4382 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4383 target_os, target_vendor): New.
dce2d8b2 4384 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
4385 * configure: Regenerate.
4386 * Makefile.in: Regenerate.
e69bf64b
PB
4387
43882007-01-11 Matt Fago <fago@earthlink.net>
4389
4390 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 4391 to improve robustness of configure tests.
e69bf64b 4392 * configure: Regenerate.
e14e622e 4393
a42f3b80
UB
43942007-01-09 Uros Bizjak <ubizjak@gmail.com>
4395
4396 * MAINTAINERS: Add myself as i386 maintainer.
4397
a36aee1a
JH
43982007-01-08 Jan Hubicka <jh@suse.cz>
4399
61fcaeef 4400 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 4401
738a52d3
KT
44022007-01-08 Kai Tietz <kai.tietz@onevision.com>
4403
4404 * configure.in: Add support for an x86_64-mingw* target.
95af8923 4405 * configure: Regenerate.
738a52d3 4406
54fdc474
DJ
44072007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4408
4409 * Makefile.tpl (all-target): Correct @if conditional for target
4410 modules.
4411 * configure.in: Omit libiberty if building only target libgcc.
4412 * configure, Makefile.in: Regenerated.
4413
3dd71726
PB
44142007-01-04 Paolo Bonzini <bonzini@gnu.org>
4415
dce2d8b2 4416 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
4417 * configure: Regenerate.
4418
fa958513
DJ
44192007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4420
4421 * Makefile.def (target_modules): Add libgcc.
4422 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4423 * Makefile.tpl (clean-target-libgcc): Delete.
4424 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4425 on gcc even for bootstrapped modules. Rewrite handling of
4426 lang_env_dependencies to loop over target_modules.
4427 * configure.in (target_libraries): Add target-libgcc.
4428 * Makefile.in, configure: Regenerated.
4429
e1888513
PB
44302006-12-29 Paolo Bonzini <bonzini@gnu.org>
4431
4432 * configure.in: Reorganize recognition of languages. Add
4433 --enable-stage1-languages. Show supported languages for the chosen
4434 target rather than all recognized languages.
4435 * configure: Regenerate.
4436
53b88b73
PB
44372006-12-29 Paolo Bonzini <bonzini@gnu.org>
4438
4439 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4440 * Makefile.in: Regenerate.
4441
a3993f33
KG
44422006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4443
4444 * configure.in: Warn that MPFR 2.2.0 is buggy.
4445 * configure: Regenerate.
4446
f063a9ed
ILT
44472006-12-27 Ian Lance Taylor <iant@google.com>
4448
4449 * configure.in: When removing Makefiles to force a reconfigure, also
4450 remove prev-DIR*/Makefile.
4451 * configure: Regenerate.
4452
af71363e
AS
44532006-12-22 Andreas Schwab <schwab@suse.de>
4454
4455 * configure: Regenerate with correct autoconf version.
4456
0b0dc272
AM
44572006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4458
3de8da2a
UB
4459 * configure.in: add AC_SUBST for *_FOR_TARGET.
4460 * configure: Regenerate.
0b0dc272 4461
53b88b73
PB
44622006-12-19 Paolo Bonzini <bonzini@gnu.org>
4463
4464 * configure.in: Simplify logic for rejecting languages that cannot
4465 be built. Separate the case when a language is unsupported,
4466 from the case when the user chooses not to build a language.
4467
400ebff4
PB
44682006-12-19 Paolo Bonzini <bonzini@gnu.org>
4469
4470 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4471 it only affects bootstrap and could be tested on "$host" as well.
4472 * configure: Regenerate.
4473 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4474
8efea775
PB
44752006-12-19 Paolo Bonzini <bonzini@gnu.org>
4476
4477 PR bootstrap/29544
4478 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4479 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4480 move here comment from Makefile.tpl.
4481 * Makefile.tpl: Move some definitions higher in the file.
4482 (STAGE1_CHECKING): New.
4483 * configure.in: Add --enable-stage1-checking.
4484 * configure: Regenerate.
4485 * Makefile.in: Regenerate.
4486
ed88a7ed
PB
44872006-12-19 Paolo Bonzini <bonzini@gnu.org>
4488
4489 * MAINTAINERS: Add myself as build system maintainer.
4490
b65151d3
SM
44912006-12-15 Simon Martin <simartin@users.sourceforge.net>
4492
4493 * MAINTAINERS (Write After Approval): Add myself.
4494
7e050830
EC
44952006-12-13 Eric Christopher <echristo@apple.com>
4496
4497 * MAINTAINERS: Add myself as darwin maintainer.
4498
8b494895
ILT
44992006-12-11 Ian Lance Taylor <ian@airs.com>
4500
4501 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4502
dce2d8b2 45032006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
4504
4505 MAINTAINERS: Update my entry.
4506
58e24147
AM
45072006-12-11 Alan Modra <amodra@bigpond.net.au>
4508
4509 * configure.in: Handle spu makefile frag.
58e24147
AM
4510 * Makefile.tpl (MAINT): Define
4511 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4512 * configure: Regenerate.
4513 * Makefile.in: Regenerate.
4514
9b6f37a0
BE
45152006-12-11 Ben Elliston <bje@au.ibm.com>
4516
4517 * config.guess: Import latest version.
4518 * config.sub: Likewise.
4519
ea6f5c57
BE
45202006-12-11 Ben Elliston <bje@au.ibm.com>
4521
4522 * configure.in (spu-*-*): Don't skip target-libiberty.
4523 * configure: Regenerate.
4524
42c1cd8a
AT
45252006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4526
4527 PR bootstrap/30134
4528 * configure.in: Correct x86 darwin support for libjava to powerpc
4529 and i?86 only.
4530 * configure: Regenerate.
4531
55eb837d
ST
45322006-12-08 Sandro Tolaini <tolaini@libero.it>
4533
4534 * configure.in: Add x86 darwin support for libjava.
4535 * configure: Regenerate.
4536
5bdacbc7
MS
45372006-12-07 Mike Stump <mrs@apple.com>
4538
4539 * Makefile.def (dependencies): Add dependency for
4540 install-target-libssp and install-target-libgomp on
4541 install-gcc.
4542 * Makefile.in: Regenerate.
4543
477d851c
RG
45442006-12-04 Richard Guenther <rguenther@suse.de>
4545
4546 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4547 (Non-Algorithmic Maintainers): Move over non-algorithmic
4548 loop optimizer maintainers, add myself as a non-algorithmic
4549 middle-end maintainer.
4550
5d33d367
DF
45512006-12-04 Daniel Franke <franke.daniel@gmail.com>
4552
4553 * MAINTAINERS (Write After Approval): Add myself.
4554
dbee1fb3
KG
45552006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4556
4557 * configure.in: Update error message for missing GMP/MPFR.
4558
4559 * configure: Regenerate.
4560
b5147de7
KG
45612006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4562
4563 * configure.in: Update MPFR version in error message.
4564
4565 * configure: Regenerate.
4566
f019376c
KG
45672006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4568
4569 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4570 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4571 --with-gmp-lib): New flags.
4572
4573 * configure: Regenerate.
4574
91ed95ae
BM
45752006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4576
4577 * MAINTAINERS (Write After Approval): Change my email address.
4578
3a971f15
MLI
45792006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4580
05170031 4581 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 4582
dce2d8b2 45832006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
4584
4585 * MAINTAINERS (i18n): Update e-mail address.
4586
df5487ee
TS
45872006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4588
4589 * MAINTAINERS (spu port): Add myself as maintainer.
4590 (Write After Approval): Remove myself.
4591
92c2f0ee
BE
45922006-11-22 Ben Elliston <bje@au.ibm.com>
4593
4594 * configure.in (skipdirs): Don't build libssp for SPU.
4595 * configure: Regenerate.
4596
a3b97199
AP
45972006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4598
4599 * MAINTAINERS (spu port): Add myself as maintainer.
4600 (libobjc): Update my email address.
4601
0eb97064
AB
46022006-11-21 Andrea Bona <andrea.bona@st.com>
4603
4604 * MAINTAINERS (Write After Approval): Add myself.
4605
dce2d8b2 46062006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
4607
4608 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4609 * configure : Rebuilt.
4610
dce2d8b2 46112006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
4612
4613 * MAINTAINERS (Write After Approval): Add myself.
4614
d58542ea
AO
46152006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4616
4617 * MAINTAINERS (Write After Approval): Add myself.
4618
a357b5ae
KG
46192006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4620
4621 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4622 libmpfr.a.
4623 * configure: Regenerate.
4624
9bd6112c
PB
46252006-11-16 Paolo Bonzini <bonzini@gnu.org>
4626
4627 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4628 (unstage): Test for stage_last presence.
4629
4630 PR bootstrap/29802
dce2d8b2
EB
4631 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4632 STAGE_PREFIX.
9bd6112c
PB
4633 * Makefile.in: Regenerate.
4634
c8cf9f0f
ZD
46352003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4636
4637 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4638 maintainers.
4639
467b1fc6
ER
46402006-11-14 Erven Rohou <erven.rohou@st.com>
4641
4642 * MAINTAINERS (Write After Approval): Add myself.
4643
995a5697
PB
46442006-11-14 Paolo Bonzini <bonzini@gnu.org>
4645
4646 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4647 and stageN-package/Makefile.
4648 * Makefile.in: Regenerated.
4649
c8d6d53e
JZ
46502006-11-14 Jie Zhang <jie.zhang@analog.com>
4651
4652 * configure.in: Remove target-libgloss from noconfigdirs for
4653 bfin-*-*.
4654 * configure: Regenerated.
4655
dffb147d
KG
46562006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4657
4658 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 4659
dffb147d
KG
4660 * configure: Regenerate.
4661
ca558912
KG
46622006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4663
4664 * configure.in: Robustify error message for missing GMP/MPFR.
4665
4666 * configure: Regenerate.
4667
dce2d8b2 46682006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
4669
4670 * MAINTAINERS (Write After Approval): Add myself.
4671
dce2d8b2 46722006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
4673
4674 * MAINTAINERS: Change email address.
4675
91de1527
VP
46762006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4677
4678 * MAINTAINERS (Write After Approval): Add myself.
4679
a3867703
PB
46802006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4681
4682 * MAINTAINERS (Write After Approval): Add myself.
4683
b4364fa2
CL
46842006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4685
7e050830 4686 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 4687 Write After Approval section.
b4364fa2 4688
70ec446f
KG
46892006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4690
4691 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4692 need_gmp anymore.
4693 * configure: Regenerate.
4694
018c8d88
TB
46952006-10-16 Tobias Burnus <burnus@net-b.de>
4696
4697 * MAINTAINERS (Write After Approval): Add myself.
4698
f6a1687e
BE
46992006-10-16 Ben Elliston <bje@au.ibm.com>
4700
4701 * config.guess: Import latest version.
4702 * config.sub: Likewise.
4703
b5422ad7
BM
47042006-10-10 Brooks Moses <bmoses@stanford.edu>
4705
4706 * Makefile.def: Added pdf target handling.
4707 * Makefile.tpl: Added pdf target handling.
4708 * Makefile.in: Regenerated.
4709
bdcee471
CL
47102006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4711
4712 * MAINTAINERS: Add self as score port maintainer.
4713
7d610414
BM
47142006-10-04 Brooks Moses <bmoses@stanford.edu>
4715
4716 * MAINTAINERS (Write After Approval): Add myself.
4717
e48d66a9
SK
47182006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4719
7e050830 4720 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
4721 or newer.
4722 * configure: Regenerated.
4723
c394e891
DB
47242006-09-27 Dave Brolley <brolley@redhat.com>
4725
dce2d8b2
EB
4726 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4727 using $s instead of $r.
c394e891
DB
4728 * configure: Regenerated.
4729
1ee4c5a0
TS
47302006-09-26 Thiemo Seufer <ths@mips.com>
4731
4732 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4733 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4734 * configure: Regenerate.
4735
dce2d8b2 47362006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
4737
4738 * MAINTAINERS (Write After Approval): Remove myself.
4739
0c502898
CF
47402006-09-22 Chao-ying Fu <fu@mips.com>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
4743
a7819e42
JM
47442006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4745
4746 * MAINTAINERS: Add self as soft-fp maintainer.
4747
dce2d8b2 47482006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
4749
4750 * MAINTAINERS: Add myself as avr maintainer.
4751 Remove Marek Michalkiewicz as avr maintainer.
827d0991 4752
e8288489
RC
47532006-09-07 Roberto Costa <roberto.costa@st.com>
4754
4755 * MAINTAINERS (Write After Approval): Add myself.
4756
b91f0a41
CV
47572006-08-30 Corinna Vinschen <corinna@vinschen.de>
4758
4759 * configure.in: Never build newlib for a Mingw host.
4760 Never build newlib as Mingw target library.
4761 Test the existence of winsup/cygwin for building a Cygwin newlib,
4762 rather than just winsup.
4763 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4764 building a Mingw target.
4765 * configure: Regenerate.
4766
094c07a0
EB
47672006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4768
4769 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4770
8d1171cb
PB
47712006-07-25 Paolo Bonzini <bonzini@gnu.org>
4772
4773 * config.guess: Import from src (was more updated).
4774 * config.sub: Likewise.
4775
2e9e6f68
DJ
47762006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4777
4778 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4779 * configure: Regenerated.
4780
57255173
PB
47812006-07-18 Paolo Bonzini <bonzini@gnu.org>
4782
cc6010cd
AP
4783 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4784 for stages after the first.
57255173 4785
9fbe6585
JJ
47862006-07-17 Jakub Jelinek <jakub@redhat.com>
4787
4788 * Makefile.def: Add dependencies for configure-opcodes
4789 on configure-intl and all-opcodes on all-intl.
4790 * Makefile.in: Regenerated.
4791
18c3f977
BE
47922006-07-13 Ben Elliston <bje@au.ibm.com>
4793
4794 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4795
27b56ba6
PE
47962006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4797
4798 Port to hosts whose 'sort' and 'tail' implementations
4799 treat operands with leading '+' as file names, as POSIX
4800 has required since 2001. However, make sure the code still
4801 works on pre-POSIX hosts.
4802 * ltmain.sh: Don't assume "sort +2" is equivalent to
4803 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4804
ad6d4e43
UW
48052006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4806
4807 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4808
706601d9
PG
48092006-07-04 Peter O'Gorman <peter@pogma.com>
4810
4811 * ltconfig: chmod 644 before ranlib during install.
4812
0b50988a
EB
48132006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4814
4815 PR bootstrap/18058
4816 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4817 if the bootstrap compiler is a GCC version that supports it.
4818 * configure: Regenerate.
4819
b6348cb3
PB
48202006-07-03 Paolo Bonzini <bonzini@gnu.org>
4821
95695ad3 4822 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
4823 * configure: Regenerate.
4824
1546bb64
PB
48252006-07-03 Paolo Bonzini <bonzini@gnu.org>
4826
4827 PR other/27063
4828 * configure.in: Test subdir_requires and give an appropriate
4829 error message.
4830 * configure: Regenerate.
4831
5cb6c629
AJH
48322006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4833
4834 * MAINTAINERS (Write After Approval): Add myself.
4835
f4d8cdf8
JDA
48362006-06-22 John David Anglin <dave.anglin@nrc.ca>
4837
4838 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4839
4fe5abb7
SE
48402006-06-22 Steve Ellcey <sje@cup.hp.com>
4841
4842 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4843
2a79fd67
DA
48442006-06-20 David Ayers <d.ayers@inode.at>
4845
4846 PR bootstrap/28072
4847 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4848 whether target-libjava is being configured instead of whether the
4849 java front end is enabled.
4850 * configure: Regenerate.
7e050830 4851
04879af3
RO
48522006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4853
4854 PR target/27540
4855 * configure.in: Only enable libgomp on IRIX 6.
4856 * configure: Regenerate.
4857
ec6c7392
PB
48582006-06-15 Paolo Bonzini <bonzini@gnu.org>
4859
4860 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4861 too.
4862 * Makefile.in: Regenerate.
4863
12973d7a
DD
48642006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4865
4866 * config-ml.in: Alter CCASFLAGS to include special
4867 multilib options the same as is done for CFLAGS.
4868
c67ed86a
JDA
48692006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4870
4871 * configure.in: Don't enable libgomp on hpux10.
4872 * configure: Rebuilt.
4873
cb253473
DA
48742006-06-12 David Ayers <d.ayers@inode.at>
4875
4876 PR bootstrap/27963
4877 PR target/19970
7e050830 4878 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
4879 ${libgcj} is specified.
4880 * configure: Regenerate.
7e050830 4881
dce2d8b2 48822006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
4883
4884 Sync from src:
7e050830
EC
4885
4886 * configure.in: Sync.
32845532 4887 * configure: Regenerated.
7e050830 4888
32845532
CD
4889 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4890
4891 * Makefile.def: Added dependencies from sim and gdb on intl, and
4892 added configure dependencies to everything with an all dependency
4893 on intl.
4894 * Makefile.in: Regenerated.
4895
7cd0cf9c
DA
48962006-06-06 David Ayers <d.ayers@inode.at>
4897
4898 PR libobjc/13946
4899 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4900 * Makefile.in: Regenerate.
4901 * configure.in: Add --enable-objc-gc at toplevel and have it
4902 enable boehm-gc for Objective-C.
4903 Remove target-boehm-gc from libgcj.
4904 Add target-boehm-gc to target_libraries.
4905 Add target-boehm-gc to noconfigdirs where ${libgcj}
4906 is specified.
4907 Assert that boehm-gc is supported when requested for Objective-C.
4908 Only build boehm-gc if needed either for Java or Objective-C.
4909 * configure: Regenerate.
7e050830 4910
3ff3adad
PB
49112006-06-05 Paolo Bonzini <bonzini@gnu.org>
4912
4913 PR 27674
4914 * Makefile.tpl (configure-[+prefix+][+module+],
4915 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4916 Remove rule to unstage bootstrapped modules.
4917 (stage_current): New.
4918 * Makefile.in: Regenerate.
4919
898e551d
LB
49202006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4921
4922 * MAINTAINERS (Write After Approval): Update my e-mail address.
4923
ea60341e
MS
49242006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4925
4926 * include/libiberty.h: Declare pex_run_in_environment.
4927
222ae291
AL
49282006-05-31 Asher Langton <langton2@llnl.gov>
4929
4930 * MAINTAINERS (Write After Approval): Add myself.
898e551d 4931
e9a54b07
PB
49322006-05-25 Paolo Bonzini <bonzini@gnu.org>
4933
4934 * Makefile.def (bfd, opcodes): Fix lib_path.
4935 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4936 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4937 * Makefile.in: Regenerate.
4938
03e67131
CD
49392006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4940
4941 * Makefile.in: Regenerate.
4942
65d6e994
CD
49432006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4944
4945 * Makefile.def: Add install-html target. Add datarootdir
4946 docdir and htmldir to flags_to_pass.
4947 * Makefile.tpl: Add install-html target.
4948 * Makefile.in: Regenerate.
4949 * configure.in: Add --with-datarootdir, --with-docdir, and
4950 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4951 * configure: Regenerate.
4952
9e299237
MS
49532006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4954
4955 * configure.in: Enable gprof for cross builds.
4956 * configure: Regenerate.
4957
c31202cd
RG
49582006-05-22 Richard Guenther <rguenther@suse.de>
4959
4960 Revert
4961 2006-01-31 Richard Guenther <rguenther@suse.de>
4962 Paolo Bonzini <bonzini@gnu.org>
4963
4964 * Makefile.def (target_modules): Add libgcc-math target module.
4965 * configure.in (target_libraries): Add libgcc-math target library.
4966 (--enable-libgcc-math): New configure switch.
4967 * Makefile.in: Re-generate.
4968 * configure: Re-generate.
4969 * libgcc-math: New toplevel directory.
4970
2a332582
JDA
49712006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4972 Andreas Tobler <a.tobler@schweiz.ch>
4973
4974 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4975 * configure: Rebuilt.
4976
dce2d8b2 49772006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 4978
ccce6917
SL
4979 * MAINTAINERS (Write After Approval): Add myself.
4980
ed606bc0
DD
49812006-05-01 DJ Delorie <dj@redhat.com>
4982
3d8f47a0 4983 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
4984 * configure: Regenerate.
4985
9386bd20
RG
49862006-05-01 Richard Guenther <rguenther@suse.de>
4987
4988 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4989 maintainer.
4990
dce2d8b2 49912006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
4992
4993 * MAINTAINERS (Write After Approval): Add myself.
4994
87ceee72
JB
49952006-04-28 Jan Beulich <jbeulich@novell.com>
4996
4997 * MAINTAINERS (Write After Approval): Add myself.
4998
e88a2c09
DD
49992006-04-18 DJ Delorie <dj@redhat.com>
5000
5001 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5002 reference libgloss so that libssp can be built in a combined
5003 tree.
5004 * configure: Regenerate.
5005
675f0a8a
RM
50062006-04-08 Robert Millan <rmh@gcc.gnu.org>
5007
5008 * MAINTAINERS (Write After Approval): Add myself.
5009
27b6c940
BE
50102006-04-05 Ben Elliston <bje@au.ibm.com>
5011
5012 * configure.in: Require makeinfo 4.4 or higher.
5013 * configure: Regenerate.
5014
687b17d4
GP
50152006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5016
5017 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5018 Rearrange the entries of other libraries to have them in one place.
5019
906ac235
JB
50202006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5021
7e050830 5022 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5023 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5024
fb0103e5
RG
50252006-03-14 Richard Guenther <rguenther@suse.de>
5026
5027 * configure: Regenerate with autoconf 2.13.
5028
17237f6b
JB
50292006-03-13 Jim Blandy <jimb@codesourcery.com>
5030
5031 * MAINTAINERS: Use my work address.
bed31434
JB
5032
5033 * MAINTAINERS: Update my E-mail address.
5034
27079765
AH
50352006-03-10 Aldy Hernandez <aldyh@redhat.com>
5036
5037 * configure.in: Handle --disable-<component> generically.
5038 * configure: Regenerate.
5039
54a17039
L
50402006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5041
5042 PR libgcj/17311
5043 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5044
b9bd11ca
EE
50452006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5046
5047 * MAINTAINERS (Write After Approval): Remove myself.
5048 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5049
dce2d8b2 50502006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5051
072b06f2
RE
5052 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5053 (TARGET_CONFIGDIRS): Remove.
5054 * configure.in: Remove AC_SUBST(target_configdirs).
5055 * Makefile.in, configure: Regenerated.
ee2312f3 5056
936e1a35
SK
50572006-02-20 Steven G. Kargl <kargls@comcast.net>
5058
5059 * MAINTAINERS (Write After Approval): Remove myself.
5060 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5061
cc11cc9b
PB
50622006-02-20 Paolo Bonzini <bonzini@gnu.org>
5063
5064 PR bootstrap/25670
5065
5066 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5067
5068 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5069 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5070 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5071 BUILD_PREFIX, BUILD_PREFIX_1.
5072 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5073
5074 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5075 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5076
5077 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5078 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5079 of `cat stage_current`. Always provide the `r' and `s' variables.
5080 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5081 a single shell execution.
5082 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5083 bootstrapped modules, make the stage1 module if the build was not
5084 started yet, else build the current stage.
5085 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5086 (all-build, all-host, all-target, [+make_target+]-host,
5087 [+make_target+]-target): Do not use \-continued lines.
5088 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5089 (current_stage, restrap, stage_last): New.
5090
5091 * Makefile.in: Regenerate.
5092 * configure: Regenerate.
5093
63a7c9ef
BD
50942006-02-19 Bud Davis <jmdavis@link.com>
5095
5096 * MAINTAINERS (Write After Approval): Remove myself.
5097 (Language Front End Maintainers): Add myself as fortran 95
5098 maintainer and update e-mail address.
5099
a3543e3a
FXC
51002006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5101
5102 * MAINTAINERS (Write After Approval): Remove myself.
5103 (Language Front End Maintainers): Add myself as fortran 95
5104 maintainer.
5105
ca5b1d2c
VK
51062006-02-16 Victor Kaplansky <victork@il.ibm.com>
5107
5108 * MAINTAINERS (Write After Approval): Add myself.
5109
0499513f
TK
51102006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5111
5112 * MAINTAINERS (Write After Approval): Remove myself.
5113 (Language Front End Maintainers): Add myself as
5114 fortran 95 maintainer.
5115
d1f8db0c
PB
51162006-02-14 Paolo Bonzini <bonzini@gnu.org>
5117
5118 Sync from src:
5119
5120 2005-12-27 Leif Ekblad <leif@rdos.net>
5121
cc6010cd
AP
5122 * configure.in: Add support for RDOS target.
5123 * configure: Regenerate.
d1f8db0c
PB
5124
51252006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 5126 Andreas Schwab <schwab@suse.de>
d1f8db0c 5127
cc6010cd 5128 * configure: Regenerate.
d1f8db0c 5129
cac90078
DE
51302006-02-12 David Edelsohn <edelsohn@gnu.org>
5131
5132 * configure.in (enable_libgomp): Add AIX.
5133 * configure: Regenerate.
5134
bd37fbf5
MK
51352006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5136
5137 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5138
23027b7a
LM
51392006-02-03 Lee Millward <lee.millward@gmail.com>
5140
5141 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5142
0058967b
RG
51432006-01-31 Richard Guenther <rguenther@suse.de>
5144 Paolo Bonzini <bonzini@gnu.org>
5145
5146 * Makefile.def (target_modules): Add libgcc-math target module.
5147 * configure.in (target_libraries): Add libgcc-math target library.
5148 (--enable-libgcc-math): New configure switch.
5149 * Makefile.in: Re-generate.
5150 * configure: Re-generate.
5151 * libgcc-math: New toplevel directory.
5152
e8b05380
PB
51532006-01-26 Paolo Bonzini <bonzini@gnu.org>
5154
5155 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5156 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5157 the assembler, linker and binutils.
5158 * configure: Regenerate.
5159
d54d5437
DM
51602006-01-22 Dirk Mueller <dmueller@suse.de>
5161
5162 * MAINTAINERS (Write After Approval): Add myself.
5163
670cbfcf
DN
51642006-01-20 Diego Novillo <dnovillo@redhat.com>
5165
5166 * configure: Regenerate.
5167
953ff289
DN
51682006-01-18 Richard Henderson <rth@redhat.com>
5169 Jakub Jelinek <jakub@redhat.com>
5170 Diego Novillo <dnovillo@redhat.com>
5171
5172 * libgomp: New directory.
5173 * Makefile.def: Add target_module libgomp.
5174 * Makefile.in: Regenerate.
5175 * configure.in (target_libraries): Add target-libgomp.
5176 * configure: Regenerate.
5177
32ce4048
AO
51782006-01-05 Alexandre Oliva <aoliva@redhat.com>
5179
5180 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5181 @ from continuation.
5182 * Makefile.in: Rebuilt.
5183
0eaf8e17 51842006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5185
c76c0c83
CL
5186 * MAINTAINERS (Write After Approval): Add myself.
5187
2d309510
PB
51882006-01-04 Paolo Bonzini <bonzini@gnu.org>
5189
5190 PR bootstrap/24252
5191
5192 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5193 * Makefile.tpl (OBJDUMP): New.
5194 (EXTRA_HOST_FLAGS): Add it.
5195 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5196
953ff289
DN
5197 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5198 to use symbolic links between directories. Avoid race conditions
5199 or make them harmless.
5200 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5201
5202 * Makefile.def (LEAN): Pass.
5203 * Makefile.tpl (LEAN): Define.
5204 (stage[+id+]-start): Accept that the previous directory does not
5205 exist, if the bootstrap is lean.
5206 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5207 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5208 configure substitution.
5209 ([+compare-target+]): Likewise.
5210 ([+bootstrap-target+]-lean): New.
5211 * configure.in: Remove lean bootstrap support from here.
5212
953ff289
DN
5213 * Makefile.in: Regenerate.
5214 * configure: Regenerate.
2d309510 5215
368872c3
BE
52162006-01-04 Ben Elliston <bje@au.ibm.com>
5217
5218 * MAINTAINERS (libdecnumber): Add myself.
5219
d79e6356
MM
52202006-01-02 Mark Mitchell <mark@codesourcery.com>
5221
5222 * libtool-ldflags: New script.
5223
a6fbc1e2
AS
52242006-01-02 Andreas Schwab <schwab@suse.de>
5225
5226 * configure.in: When reconfiguring remove Makefile in
5227 all stage directories.
5228 * configure: Regenerate.
5229
103a4b39
SB
52302005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5231
5232 * MAINTAINERS: Update my email address.
5233
212f829c
PB
52342005-12-20 Paolo Bonzini <bonzini@gnu.org>
5235
5236 Revert Ada-related part of the previous change.
5237
5238 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5239 Do not pass.
5240 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5241 * Makefile.in: Regenerate.
5242 * configure.in: Do not include mt-ppc-aix target fragment.
5243 * configure: Regenerate.
5244
8ef1f2df
PB
52452005-12-19 Paolo Bonzini <bonzini@gnu.org>
5246
5247 * configure.in: Select appropriate fragments for PowerPC/AIX.
5248 * configure: Regenerate.
5249
5250 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5251 BOOT_CFLAGS, BOOT_LDFLAGS.
5252 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5253 BOOT_CFLAGS, BOOT_LDFLAGS.
5254 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5255 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5256 (stage): Fail if we cannot complete the work.
5257 * Makefile.in: Regenerate.
5258
ab34901f
NS
52592005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5260
5261 * configure.in: Replace ms1 with mt.
5262 * configure: Rebuilt.
5263
cbe82f21
BM
52642005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5265
5266 * MAINTAINERS: Update my email address.
5267
19843472
PB
52682005-12-15 Paolo Bonzini <bonzini@gnu.org>
5269
5270 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5271 install-host-nogcc): Don't invoke $(stage) at the end.
5272 * Makefile.in: Regenerate.
5273
1ca26cd2
PB
52742005-12-14 Paolo Bonzini <bonzini@gnu.org>
5275
5276 * configure.in: Flip the top-level bootstrap switch.
5277 * configure: Regenerate.
5278
f41d6665
DJ
52792005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5280
5281 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5282 $(stage) and $(unstage).
5283 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5284 (all): Remove stray semicolon.
5285 (local-distclean): Don't handle multilib.tmp and multilib.out.
5286 (install.all): Set $s for consistency.
5287 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5288 check_multilibs setting. Always make the install directory.
5289 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5290 Correct @if/@endif.
5291 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5292 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5293 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5294 (multilib.out): Remove.
5295 * Makefile.in: Regenerated.
5296
dce2d8b2 52972005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
5298
5299 * MAINTAINERS (Write After Approval): Add myself.
5300
64f182bd
NS
53012005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5302
121b2cee
NS
5303 * MAINTAINERS: Add myself as mt maintainer.
5304
64f182bd
NS
5305 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5306
a6d63770
AN
53072005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5308
5309 * MAINTAINERS: Change email address.
5310
2abefe3d
PB
53112005-12-05 Paolo Bonzini <bonzini@gnu.org>
5312
5313 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5314 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5315 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5316 Find in-tree tools if available.
5317 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5318 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5319 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5320 (COMPILER_*_FOR_TARGET): New.
5321 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5322 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5323 (CONFIGURED_*, USUAL_*): Remove.
5324 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5325 STRIP): Use autoconf substitutions.
5326 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5327 COMPILER_NM_FOR_TARGET): New.
5328 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5329
5330 (all): Make all-host and all-target in parallel.
5331 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5332 that $$r and $$s are set before invoking a recursive make.
5333 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5334 ([+bootstrap-target+]): Inline most of the `all' target.
5335
2f3bdde7
BE
53362005-11-29 Ben Elliston <bje@au.ibm.com>
5337
5338 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5339 from the gcc build directory.
5340 * Makefile.in: Regenerate.
5341
a4b6c45a
BE
53422005-11-29 Ben Elliston <bje@au.ibm.com>
5343
5344 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5345 depend on all-libdecnumber.
5346 * configure.in (host_libs): Include libdecnumber.
5347 * Makefile.in: Regenerate.
5348 * configure: Likewise.
5349
473a74b9
BE
53502005-11-29 Ben Elliston <bje@au.ibm.com>
5351
5352 * libdecnumber: Import decNumber sources from the dfp-branch.
5353
b4623110
KJ
53542005-11-21 Kean Johnston <jkj@sco.com>
5355
5356 * config.sub, config.guess: Sync from upstream sources.
5357
67dc1785
BE
53582005-11-21 Ben Elliston <bje@au.ibm.com>
5359
5360 Import from Autoconf sources:
5361
5362 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5363 * config/move-if-change: Don't output "$2 is unchanged";
5364 suggested by Ben Elliston. Handle weird characters correctly.
5365
186abafe
AT
53662005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5367
5368 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5369 to match upstream libtool for darwin.
5370
ef9db8d5
DJ
53712005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5372
5373 * Makefile.def: Remove gdb dependencies for gdbtk.
5374 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5375 (configure-gdb, install-gdb): New rules.
5376 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5377 * Makefile.in, configure: Regenerated.
5378
9c5141ab
JB
53792005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5380
5381 * MAINTAINERS (Write After Approval): Add myself.
5382
4523d51b
EE
53832005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5384
5385 * MAINTAINERS (Write After Approval): Add myself.
5386
086b011c
DN
53872005-10-24 Diego Novillo <dnovillo@redhat.com>
5388
5389 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5390 Diego Novillo.
5391
e7c84bf8
PB
53922005-10-22 Paolo Bonzini <bonzini@gnu.org>
5393
5394 PR bootstrap/24297
5395 * Makefile.tpl (do-[+make-target+], do-check, install,
5396 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5397 are set before recursing.
5398 * Makefile.in: Regenerate.
5399
b88a7564
EB
54002005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5401
5402 PR bootstrap/18939
5403 * Makefile.def (gcc) <target>: Fix thinko.
5404 * Makefile.in: Regenerate.
5405
61efc800
BS
54062005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5407
5408 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5409 * configure: Regenerate.
5410
f53d2869
JZ
54112005-10-15 Jie Zhang <jie.zhang@analog.com>
5412
5413 * MAINTAINERS (Write After Approval): Add self.
5414
077fc835
KH
54152005-10-08 Kazu Hirata <kazu@codesourcery.com>
5416
5417 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5418 target-libffi, target-qthreads, target-libjava, and
5419 targetlibobjc.
5420 * configure: Regenerate.
5421
d739199a
DJ
54222005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5423
5424 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5425 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5426 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5427 (USUAL_OBJDUMP_FOR_TARGET): New.
5428 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5429 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 5430 * configure, Makefile.in: Regenerated.
d739199a 5431
db38c6bb
PB
54322005-10-05 Paolo Bonzini <bonzini@gnu.org>
5433
5434 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5435 before other host packages.
5436
3015564c
KK
54372005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5438
5439 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5440
1061f99e
PB
54412005-10-05 Paolo Bonzini <bonzini@gnu.org>
5442
5443 PR bootstrap/22340
5444
5445 * configure.in (default_target): Remove.
5446 * Makefile.tpl (all): Do not use prerequisites as subroutines
5447 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5448 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5449 use prerequisites as subroutines.
5450 (check-host, check-target): New.
5451 (bootstrap configure & all targets): Do not use stage*-start
5452 if the directory layout is already ok.
5453 (non-bootstrap configure & all targets): Prepend a $(unstage).
5454 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5455 (NOTPARALLEL): Remove.
5456 (unstage, stage variables): New variables.
5457 (unstage, stage targets): Simply expand to those variables.
5458
5459 * configure: Regenerate.
5460 * Makefile.in: Regenerate.
5461
4a9c436f
JW
54622005-10-04 James E Wilson <wilson@specifix.com>
5463
5464 * Makefile.def (lang_env_dependencies): Add libmudflap.
5465 * Makefile.in: Regenerate.
5466
37150080
AS
54672005-10-03 Andreas Schwab <schwab@suse.de>
5468
5469 Backport from libtool CVS:
5470 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5471
5472 * ltmain.sh: add support for installing into temporary
5473 staging area (e.g. 'make install DESTDIR=...')
5474
39d16468
L
54752005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5476
5477 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5478 * configure: Regenerated.
5479
72a7ab82
AP
54802005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5481
5482 * configure: Regenerate with the correct
5483 autoconf version.
5484
6b65a26d
CM
54852005-09-30 Catherine Moore <clm@cm00re.com>
5486
5487 * configure.in (bfin-*-*): New.
5488 * configure: Regenerated.
5489
040b1c5a
GK
54902005-09-28 Geoffrey Keating <geoffk@apple.com>
5491
5492 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5493 (LIPO_FOR_TARGET): New.
5494 (CONFIGURED_LIPO_FOR_TARGET): New.
5495 (USUAL_LIPO_FOR_TARGET): New.
5496 (STRIP_FOR_TARGET): New.
5497 (CONFIGURED_STRIP_FOR_TARGET): New.
5498 (USUAL_STRIP_FOR_TARGET): New.
5499 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5500 STRIP_FOR_TARGET.
5501 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5502 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5503 * Makefile.in: Regenerate.
5504 * configure: Regenerate.
7e050830 5505
3a3c28db
DE
55062005-09-19 David Edelsohn <edelsohn@gnu.org>
5507
5508 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5509 (rs6000-*-aix*): Same.
5510 * configure: Regenerate.
5511
2749a921
TT
55122005-09-16 Tom Tromey <tromey@redhat.com>
5513
5514 * MAINTAINERS: Add self as java maintainer.
5515
7f26dfa3
FXC
55162005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5517
5518 * configure.in: Recognize f95 in the --enable-languages option,
5519 and substitute it for fortran, issuing a warning.
5520 * configure: Regenerate.
5521
d8852c4f
PE
55222005-08-30 Phil Edwards <phil@codesourcery.com>
5523
5524 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5525 * configure: Regenerated.
5526
ad685e81
AH
55272005-08-22 Aldy Hernandez <aldyh@redhat.com>
5528
5529 * MAINTAINERS: Add self as ms1 maintainer.
5530
b00d752c
RE
55312005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5532
5533 * Makefile.def (libssp): Add to lang_env_dependencies.
5534 * Makefile.in: Regenerate.
5535
9ed8fb9b
ILT
55362005-08-18 Ian Lance Taylor <ian@airs.com>
5537
5538 * MAINTAINERS: Add myself as middle-end maintainer.
5539
0f029d39
CG
55402005-08-17 Christian Groessler <chris@groessler.org>
5541
5542 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5543 * Makefile.in: Regenerate.
5544
81087874
AK
55452005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5546
5547 * MAINTAINERS (write after approval): Added myself.
5548
6a134f1c
MR
55492005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5550
5551 * MAINTAINERS (Write After Approval): Add myself.
5552
2693c0b0
PB
55532005-08-12 Paolo Bonzini <bonzini@gnu.org>
5554
5555 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5556 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5557 Look for alternate names of the target cc and c++
5558 * configure: Regenerate.
5559
4de997d1
PB
55602005-08-08 Paolo Bonzini <bonzini@gnu.org>
5561
5562 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5563 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5564 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5565 tools; remove code to manually set them.
5566 (Target tools): Look in the environment for them.
5567 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5568 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5569 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5570 build directory.
5571 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5572 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5573 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5574 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5575 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5576 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5577 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5578 * configure: Regenerate.
5579 * Makefile.in: Regenerate.
5580
b089e33a
BE
55812005-07-28 Ben Elliston <bje@au.ibm.com>
5582
5583 * MAINTAINERS: Update for removed CPU targets.
5584
e3791243
MM
55852005-07-27 Mark Mitchell <mark@codesourcery.com>
5586
5587 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 5588 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
5589 * Makefile.in: Regenerated.
5590
526635cb
MM
55912005-07-26 Mark Mitchell <mark@codesourcery.com>
5592
5593 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5594 (CFLAGS_FOR_TARGET): Use it.
5595 (CXXFLAGS_FOR_TARGET): Likewise.
5596 * Makefile.in: Regenerated.
5597 * configure.in (--with-build-sysroot): New option.
5598 * configure: Regenerated.
5599
19791f70
PB
56002005-07-24 Paolo Bonzini <bonzini@gnu.org>
5601
5602 * Makefile.tpl: Wrap install between unstage and stage
5603 * Makefile.in: Regenerate.
5604
35f5a23f
EC
56052005-07-21 Eric Christopher <echristo@apple.com>
5606
5607 * MAINTAINERS: Update affiliation.
5608
ff3ddf15
PW
56092005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5610
5611 * MAINTAINERS: Add self as crx port maintainer.
5612
3a664c1c
DD
56132005-07-20 DJ Delorie <dj@redhat.com>
5614
5615 * MAINTAINERS: Add self as m32c maintainer.
5616
539df155
KC
56172005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5618
5619 * all files: Update FSF address.
5620
be9c593a
EC
56212005-07-15 Eric Christopher <echristo@redhat.com>
5622
5623 * MAINTAINERS: Change affiliation.
5624
fd7ea4ab
JB
56252005-07-14 Jim Blandy <jimb@redhat.com>
5626
5627 * configure.in: Add cases for Renesas m32c.
5628 * configure: Regenerated.
7e050830 5629
0063a823
KC
56302005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5631
d0ca130a
KC
5632 * COPYING.LIB: Update from fsf.org.
5633
56342005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5635
5636 * COPYING, compile, config.guess,
0063a823
KC
5637 config.sub, install-sh, missing, mkinstalldirs,
5638 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 5639 * config-ml.in: Update FSF address.
0063a823 5640
a8ba31f2
EC
56412005-07-13 Eric Christopher <echristo@redhat.com>
5642
5643 * configure.in: Add toplevel noconfigdir support for tpf.
5644 * configure: Regenerate.
5645
5bea4a03
PB
56462005-07-11 Paolo Bonzini <bonzini@gnu.org>
5647
5648 PR ada/22340
5649
5650 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5651 * Makefile.in: Regenerate.
5652
284bdbbd
MM
56532005-07-07 Mark Mitchell <mark@codesourcery.com>
5654
5655 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 5656 Brolley to write-after-approval.
284bdbbd 5657
452190fb
AS
56582005-07-07 Andreas Schwab <schwab@suse.de>
5659
5660 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5661 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5662 * Makefile.in: Regenerated.
5663
9c8f9ec2
GK
56642005-07-06 Geoffrey Keating <geoffk@apple.com>
5665
5666 * configure.in: Don't build sim or rda when targetting darwin.
5667 * configure: Regenerate.
5668
ef0087a7
KH
56692005-07-06 Kazu Hirata <kazu@codesourcery.com>
5670
5671 * configure.in: Add --enable-libssp and --disable-libssp.
5672 * configure: Regenerate with autoconf-2.13.
5673
77008252
JJ
56742005-07-02 Jakub Jelinek <jakub@redhat.com>
5675
5676 * Makefile.def (target_modules): Add libssp.
5677 * configure.in (target_libraries): Add target-libssp.
5678 * configure: Rebuilt.
5679 * Makefile.in: Rebuilt.
5680
a04eae1b
ZW
56812005-07-01 Zack Weinberg <zackw@panix.com>
5682
5683 * MAINTAINERS: Change email address. Resign from maintainership.
5684
948884cd
RG
56852005-07-01 Richard Guenther <rguenther@suse.de>
5686
5687 * MAINTAINERS: Change my e-mail address and affiliation.
5688
c7870f5d
PB
56892005-06-22 Paolo Bonzini <bonzini@gnu.org>
5690
5691 * Makefile.def (stagefeedback): Come after profile.
5692 Define profiledbootstrap target.
5693 * Makefile.tpl (profiledbootstrap): Remove.
5694 (stageprofile-end): Zap stagefeedback.
5695 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5696 * Makefile.in: Regenerate.
5697
ab99519a
RS
56982005-06-13 Richard Sandiford <richard@codesourcery.com>
5699
5700 * MAINTAINERS: Update my email address.
5701
f610dd5f
ZW
57022005-06-13 Zack Weinberg <zack@codesourcery.com>
5703
5704 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5705 In 'cpp' stanza, support '#line' as well as '# '.
5706
71bc2a83
AS
57072005-06-08 Andreas Schwab <schwab@suse.de>
5708
5709 * MAINTAINERS: Move myself from 'Write After Approval' to
5710 'CPU Port Maintainers' section as m68k maintainer.
5711
4fab7234
HPN
57122005-06-07 Hans-Peter Nilsson <hp@axis.com>
5713
5714 * configure.in (unsupported_languages): New macro.
5715 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5716 non-ported target libraries in noconfigdirs.
5717 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5718 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 5719 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
5720 unsupported_languages.
5721 * configure: Regenerate.
5722
68193f9b
TS
57232005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5724
5725 * configure.in: Fix typo in handling of --with-mpfr-dir.
5726 * configure: Regenerate.
5727
f26f6b8d
RS
57282005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5729
5730 * MAINTAINERS: Update my email address.
5731
ba4853f8
JB
57322005-06-02 Jim Blandy <jimb@redhat.com>
5733
5734 * config.sub: Add cases for the Renesas m32c. (This patch has been
5735 accepted into the master sources.)
5736
79dd769c 57372005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
5738 Michael Snyder <msnyder@redhat.com>
5739 Stan Cox <scox@redhat.com>
79dd769c 5740
f610dd5f 5741 * configure.in: Set noconfigdirs for ms1.
79dd769c 5742
f610dd5f 5743 * configure: Regenerate.
79dd769c 5744
d29e107f
JD
57452005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5746
5747 * MAINTAINERS (Write After Approval): Add self.
5748
e93196c3
JC
57492005-06-01 Josh Conner <jconner@apple.com>
5750
5751 * MAINTAINERS (Write After Approval): Add self.
5752
ae263c7a
KH
57532005-06-01 Kazu Hirata <kazu@codesourcery.com>
5754
5755 * MAINTAINERS: Update my email address.
5756
585b3aa3
ZM
57572005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5758
5759 * MAINTAINERS (Write After Approval): Add self.
5760
4930c50b
CD
57612005-05-26 Chris Demetriou <cgd@broadcom.com>
5762
5763 * MAINTAINERS (Write After Approval): Remove self.
5764
2dfbef6d
PB
57652005-05-25 Paolo Bonzini <bonzini@gnu.org>
5766
5767 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5768 (Dependencies): Consider target modules for bootstrap dependencies.
5769 Make target bootstrap modules depend on each stage's gcc.
5770 * Makefile.in: Regenerate.
5771
bcb28cf5
PB
57722005-05-20 Paolo Bonzini <bonzini@gnu.org>
5773
5774 * Makefile.def (configure-gcc): Depend on binutils having been built.
5775 (all-gcc): No need to do it here.
5776 * Makefile.in: Regenerate.
5777
0cf085e4
PB
57782005-05-19 Paul Brook <paul@codesourcery.com>
5779
f610dd5f 5780 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
5781 language cannot be built.
5782 * configure: Regenerate.
5783
dfb2c39a
DJ
57842005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5785
5786 * ylwrap: Import from Automake 1.9.5.
5787
771aaa92
DU
57882005-05-13 David Ung <davidu@mips.com>
5789
5790 * MAINTAINERS (Write After Approval): Add self.
5791
3ac9bd58
MS
57922005-05-09 Mike Stump <mrs@apple.com>
5793
5794 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5795 lt_cv_sys_max_cmd_len for now.
f610dd5f 5796
f77a5578
SC
57972005-05-09 Stan Cox <scox@redhat.com>
5798
5799 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5800
795e36e5
MK
58012005-05-08 Matt Kraai <kraai@ftbfs.org>
5802
5803 * README.SCO: Update the URL.
5804
c9392a2b
DE
58052005-05-05 David Edelsohn <edelsohn@gnu.org>
5806
5807 * ltconfig: Define file_list_spec. Pass file_list_spec and
5808 with_gnu_ld to libtool.
5809 * ltcf-c.sh (aix[45]): Define file_list_spec.
5810 * ltcf-cxx.sh (aix[45]): Same.
5811 * ltcf-gcj.sh (aix[45]): Same.
5812 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5813 exists, write list of input files to temporary file.
5814
bebcd931
MS
58152005-05-04 Mike Stump <mrs@apple.com>
5816
5817 * configure.in: Always pass --target to target configures as
5818 otherwise rebuilds that do --recheck will fail.
5819 * confiugure: Rebuilt.
5820
ce406537
PB
58212005-05-04 Paolo Bonzini <bonzini@gnu.org>
5822
5823 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5824 STAGE_HOST_EXPORTS.
5825 (configure, all): Add bootstrap support.
5826 (Host modules, target modules): Pass post-stage1 flags and exports.
5827 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5828 * Makefile.in: Regenerate.
5829
aa9dcfc4
PB
58302005-04-29 Paolo Bonzini <bonzini@gnu.org>
5831
5832 * configure: Regenerate.
5833
b6f9abcf
MS
58342005-04-27 Mike Stump <mrs@apple.com>
5835
5836 * MAINTAINERS: Add self as darwin maintainer.
5837
acb217cb
BS
58382005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5839
5840 * config.sub: Update from master copy.
5841
b6dae270
MS
58422005-04-21 Mike Stump <mrs@apple.com>
5843
5844 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5845 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5846
c2e0d3a9
HPN
58472005-04-19 Hans-Peter Nilsson <hp@axis.com>
5848
5849 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5850 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5851 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5852 "*-*-elf" and "*-*-linux*".
5853 * configure: Regenerate.
5854
871ae772
JM
58552005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5856
5857 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5858
bf070c29
MS
58592005-04-12 Mike Stump <mrs@apple.com>
5860
5861 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5862
e865b6f7
TK
58632005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5864
5865 * MAINTAINERS (Write After Approval): Add myself.
5866
7b71ad7f
BS
58672005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5868
5869 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5870
25b42232
PB
58712005-04-06 Paolo Bonzini <bonzini@gnu.org>
5872
f610dd5f 5873 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
5874 (TARGET_CONFIGARGS): Include --with-target-subdir.
5875 (configure, all): New macros. Use them throughout.
5876 * Makefile.in: Regenerate.
5877
d727c624
JG
58782005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5879
5880 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 5881
fff72cc4
ZD
58822005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5883
5884 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5885
86472dc3
GP
58862005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5887
5888 * MAINTAINERS: Move John Carr to Write After Approval.
5889
dce2d8b2 58902005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
5891
5892 * config/mh-mingw32: Delete.
5893 * configure.in: Don't use it.
5894 * configure: Regenerate.
5895
33da42bc
PB
58962005-03-31 Paolo Bonzini <bonzini@gnu.org>
5897
5898 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5899 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 5900 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
5901 (HOST_LIB_PATH): Generate from Makefile.def.
5902 (TARGET_LIB_PATH): Likewise.
5903 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5904 * Makefile.in: Regenerate.
5905 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5906 (RPATH_ENVVAR): Include Darwin case.
5907 * configure: Regenerate.
5908
15cc1841
TF
59092005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5910
5911 * MAINTAINERS (Various Maintainers): Remove self.
5912 (Write After Approval): Add self.
5913
6a8c79d5
TF
59142005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5915
5916 * MAINTAINERS (Various Maintainers): Add self.
5917
256f7136
PB
59182005-03-25 Paolo Bonzini <bonzini@gnu.org>
5919
5920 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5921 * configure: Regenerate.
5922
191dd2c9
ZW
59232005-03-21 Zack Weinberg <zack@codesourcery.com>
5924
5925 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5926 gcc_version, and gcc_version_trigger from set of flags to pass.
5927 * Makefile.tpl: Remove definitions of above variables.
5928 (config.status): Remove dependency on $(gcc_version_trigger).
5929 * Makefile.in: Regenerate.
5930 * configure.in: Do not reference config/gcc-version.m4 nor
5931 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5932 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5933 * configure: Regenerate.
5934
ef6e9bc0 59352005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 5936 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
5937
5938 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5939 * Makefile.in: Regenerate.
5940
009bbd5a
FW
59412005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5942
5943 * MAINTAINERS (Write After Approval): Add myself.
5944
09f8755b
DA
59452005-03-03 David Ayers <d.ayers@inode.at>
5946
5947 * MAINTAINERS (Write After Approval): Add myself.
5948
e73ed25c
AO
59492005-03-01 Alexandre Oliva <aoliva@redhat.com>
5950
5951 PR libgcj/20160
5952 * ltmain.sh: Avoid creating archives with components that have
5953 duplicate basenames.
5954
ace9ac7b
AP
59552005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5956
5957 PR bootstrap/20250
5958 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5959 instead of check.
5960 * Makefile.in: Regenerate.
5961
c9db9354
PB
59622005-02-28 Paolo Bonzini <bonzini@gnu.org>
5963
5964 * Makefile.in: Regenerate to fix conflict between the previous two
5965 patches.
5966
215c351a
PB
59672005-02-28 Paolo Bonzini <bonzini@gnu.org>
5968
5969 PR bootstrap/17383
5970 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5971 * Makefile.tpl (HOST_SUBDIR): New substitution.
5972 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5973 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5974 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5975 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5976 (Host modules, Bootstrapped modules): Use it.
5977 (Build modules, Target modules): Do not create symlink trees,
5978 always configure out-of-srcdir.
5979 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5980 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5981 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5982 $(HOST_SUBDIR). Create a symlink for host_subdir.
5983
5984 * Makefile.in: Regenerate.
5985 * configure: Regenerate.
5986
5395b47b
NN
59872005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5988
5989 Merged from libada-gnattools-branch:
5990 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5991
5992 * gnattools: New directory.
5993 * Makefile.def: Add gnattools as a module, depending on target-libada.
5994 * Makefile.in: Regenerate.
5995 * configure.in: Include gnattools in host_tools; disable it if ada
5996 is disabled.
5997 * configure: Regenerate.
5998
ca2cc05c
JM
59992005-02-24 James A. Morrison <phython@gcc.gnu.org>
6000
6001 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6002 treelang maintainer.
6003 (Write After Approval): Remove myself.
6004
d2f3024f
PS
60052005-02-23 Paul Schlie <schlie@comcast.net>
6006
6007 * configure.in: Allow darwin targeted ports to build tk, itcl and
6008 libgui.
6009 * configure: Regenerate.
6010
bba5e0ca
EB
60112005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6012
6013 PR libgcj/10353
6014 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6015 * configure: Regenerate.
6016
70132ce7
SK
60172005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6018
6019 * MAINTAINERS (Write After Approval): Add myself.
6020
20f0edca
ILT
60212005-02-10 Ian Lance Taylor <ian@airs.com>
6022
6023 * MAINTAINERS: Update my e-mail address.
6024
e64e5109
RG
60252005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6026
6027 * MAINTAINERS (Write After Approval): Add myself.
6028
40d64b5a
HPN
60292005-01-29 Hans-Peter Nilsson <hp@axis.com>
6030
6031 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6032 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6033 target-libgloss when not *-*-elf and *-*-aout.
6034 * configure: Regenerate.
6035
54a12711
KH
60362005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6037
6038 * MAINTAINERS: Remove obsolete entries.
6039
0aa99dbb
KH
6040 * MAINTAINERS (Write After Approval): Add Michael Matz.
6041
2b009f5f
NB
60422005-01-19 Neil Booth <neil@daikokuya.co.uk>
6043
6044 * MAINTAINERS: Remove self as cpplib maintainer.
6045
385870f5
KC
60462005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6047
6048 * install-sh, config.sub: Import from upstream.
6049
e7daab31
KC
60502005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6051
6052 PR bootstrap/18222
6053 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6054 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6055 * Makefile.in: Regenerate.
6056
e6003f4d
JT
60572005-01-16 Jason Thorpe <thorpej@netbsd.org>
6058
6059 * MAINTAINERS: Update my email address.
6060
145e2972 60612005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6062 Andreas Schwab <schwab@suse.de>
145e2972
DE
6063
6064 PR bootstrap/18033
6065 * config-ml.in: Eval option if surrounded by single quotes.
6066
86c7e0da
PB
60672005-01-03 Paolo Bonzini <bonzini@gnu.org>
6068
6069 Revert 2004-12-28 Makefile changes, a better fix will be
6070 applied to mainline and src after GCC 4.0 branches.
6071
3224a22f
PB
60722004-12-28 Paolo Bonzini <bonzini@gnu.org>
6073
6074 PR bootstrap/17383
6075
6076 * Makefile.def (target_modules): Remove stage parameter,
6077 it is always true now.
6078 * Makefile.tpl (configure-build-[+module+],
6079 configure-target-[+module+]): Always build symlink tree
6080 for the directory and for include. BUILD_SUBDIR and
6081 TARGET_SUBDIR cannot be . anymore.
6082 * Makefile.in: Regenerate.
6083
aaf51ca2
DE
60842004-12-25 David Edelsohn <edelsohn@gnu.org>
6085
6086 Revert 2004-12-08 Makefile changes.
6087
4e32e454
DS
60882004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6089
6090 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6091 cygwin, mingw.
6092
669f01d8
AS
60932004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6094
6095 * configure.in (sh64-*-*): Reenable gprof.
6096 * configure: Regenerate.
6097
1b227ee0
DE
60982004-12-08 David Edelsohn <edelsohn@gnu.org>
6099
6100 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6101 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6102 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6103 * Makefile.in: Regenerate.
6104
ce5e944c
CF
61052004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6106
6107 * MAINTAINERS: Update my email address.
6108
893f1e87
MK
61092004-12-07 Matt Kraai <kraai@ftbfs.org>
6110
6111 * Makefile.tpl: Generate normal dependencies if the LHS module is
6112 not bootstrapped.
6113 * Makefile.in: Regenerate.
6114
bb59c339
RS
61152004-12-03 Richard Sandiford <rsandifo@redhat.com>
6116
6117 * configure.in: Include config/gxx-include-dir.m4. Use
6118 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6119 * configure: Regenerate.
6120
4982adbe
RS
61212004-12-03 Richard Sandiford <rsandifo@redhat.com>
6122
6123 * config.if: Delete.
6124 * configure.in: Set libstdcxx_incdir directly.
6125 * configure: Regenerate.
6126
05750653
EC
61272004-12-02 Eric Christopher <echristo@redhat.com>
6128
6129 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6130 * Makefile.in: Regenerate.
6131
5fef1dbd
RS
61322004-12-02 Richard Sandiford <rsandifo@redhat.com>
6133
6134 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6135 * configure: Regenerate.
6136
afabd8e6
RS
61372004-12-02 Richard Sandiford <rsandifo@redhat.com>
6138
6139 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6140 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6141 * configure: Regenerate.
6142
78716e86
EC
61432004-12-01 Eric Christopher <echristo@redhat.com>
6144
6145 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6146 of things to remove.
6147
57ab8ba9
MK
61482004-11-29 Matt Kraai <kraai@ftbfs.org>
6149
6150 * MAINTAINERS (Write After Approval): Update my e-mail address.
6151
2539bffe
KC
61522004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6153
6154 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6155 from CVS libtool to always pass_all.
6156
3e732ba0
JDA
61572004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6158
6159 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6160 (hppa*64*-*-*): Delete incorrect comment.
6161 * configure: Rebuilt.
6162
767f726e
KC
61632004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6164
6165 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6166
2c92e90f
KC
61672004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6168
6169 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6170 from CVS libtool to always pass_all.
6171
32f84e48
KC
61722004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6173
6174 * install-sh, compile: Import from automake.
6175
9587be8a
KC
61762004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6177
6178 * config.guess, config.sub: Import from savannnah.
6179
04e81808 61802004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6181
6182 * MAINTAINERS (Write After Approval): Add myself
6183
f87a2b2e
MS
61842004-11-12 Mike Stump <mrs@apple.com>
6185
6186 * Makefile.def: Add html support.
6187 * Makefile.tpl: Likewise.
6188 * Makefile.in: Regenerate.
6189
848556c2
GK
61902004-11-11 Geoffrey Keating <geoffk@apple.com>
6191
556f03c4
GK
6192 PR 18423
6193 * configure.in: Remove all instances of build-fixincludes from
6194 noconfigdirs.
6195 (build_configargs): Supply --target to subdirectories.
6196 * configure: Regenerate.
6197
848556c2
GK
6198 * Makefile.def: Make gcc install depend on fixincludes install.
6199 * Makefile.in: Regenerate.
6200
9e5712a5
JJ
62012004-11-10 Janis Johnson <janis187@us.ibm.com>
6202
6203 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6204
4ef509c0
PB
62052004-11-11 Paul Brook <paul@codesourcery.com>
6206
6207 * MAINTAINERS: Add self as arm maintainer. Update email address.
6208
20d11df6
HPN
62092004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6210
6211 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6212 target-libgfortran.
79fd8592 6213 * configure: Regenerate.
20d11df6 6214
68c70f15
DE
62152004-11-07 David Edelsohn <edelsohn@gnu.org>
6216
6217 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6218 like CC.
6219
54f88091
PB
62202004-11-05 Paolo Bonzini <bonzini@gnu.org>
6221
6222 * Makefile.def (host fixincludes): Specify missing targets.
6223 * Makefile.in: Regenerate.
6224
6866abb8
RC
62252004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6226
6227 * MAINTAINERS: Add myself
6228
83f62578
GL
62292004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6230
6231 * MAINTAINERS (Write After Approval): Add myself.
6232
53c7ffe7
GK
62332004-11-04 Geoffrey Keating <geoffk@apple.com>
6234
6235 * Makefile.def: Build fixincludes for the host, too.
6236 * Makefile.in: Regenerate.
6237 * configure.in (host_tools): Add fixincludes.
6238 * configure: Regenerate.
6239
ac8b3d9d
DJ
62402004-11-04 Daniel Jacobowitz <dan@debian.org>
6241
6242 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6243 * configure: Regenerated.
6244
bab37580
L
62452004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6246
6247 PR other/17783
6248 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6249 * configure: Regenerated.
6250
db1de713
MM
62512004-10-31 Mark Mitchell <mark@codesourcery.com>
6252
6253 * README.SCO: Update per FSF instructions.
6254
a827e21a
EW
62552004-10-28 Eric B. Weddington <ericw@evcohs.com>
6256
6257 PR target/18151
6258 * configure.in (case ${target}): Do not build fixincludes for avr.
6259 * configure: Regenerated.
6260
9d069a4f
PB
62612004-10-26 Paolo Bonzini <bonzini@gnu.org>
6262
6263 * configure.in (case ${target}): Do not build fixincludes
6264 on platforms where it is not used.
6265 * configure: Regenerated.
6266
fc45f3fe
DJ
62672004-10-23 Daniel Jacobowitz <dan@debian.org>
6268
6269 * configure.in: Use an absolute path to install-sh.
6270 * configure: Regenerated.
6271
36554b92
AL
62722004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6273
6274 * MAINTAINERS (Write After Approval): Add myself.
6275
88e9994a
KH
62762004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6277
6278 * MAINTAINERS: Remove from Write After Approval those that are
6279 already maintainers.
6280
ad02a944
SP
62812004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6282
6283 * MAINTAINERS: Update my email address.
6284
c8e6cd41
KC
62852004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6286
6287 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6288 * configure: Regenerate.
6289
dce2d8b2 62902004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
6291
6292 * MAINTAINERS: Update my email address.
6293
a8b0957e
KH
62942004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6295
6296 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6297 entries belonging to this category.
6298
96836f61
JZ
62992004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6300
6301 * MAINTAINERS: Update my e-mail address.
6302
7e0b5752
PB
63032004-10-06 Paolo Bonzini <bonzini@gnu.org>
6304
6305 Fix wrong conflict resolution in:
6306
6307 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6308
6309 * Makefile.in: Regenerate.
6310 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6311 in the recursive `make', instead of hardwiring `all'.
6312 (Autogenerated TARGET-* variables): New.
6313
370f7a47
TL
63142004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6315
6316 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 6317 * configure: Regenerate.
370f7a47 6318
13e5d623
KH
63192004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6320
6321 * MAINTAINERS (Various Maintainers): Move the "windows,
6322 cygwin, mingw" maintainer to ...
6323 (OS Port Maintainers): ... here.
6324
a6497c1b
KH
63252004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6326
6327 * MAINTAINERS (Write After Approval): Remove those that are
6328 maintainers of some subsystem.
6329
1abb828a
D
63302004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6331
6332 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6333 * ltcf-cxx.sh (tpf*): Likewise.
6334 * ltconfig (tpf*): Add TPF OS configuration support.
6335
16d1338d
BS
63362004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6337
6338 * MAINTAINERS: Change my email address to my new work account.
6339
9082a750
MR
63402004-09-24 Michael Roth <mroth@nessie.de>
6341
6342 * configure.in (--without-headers): Add missing double quotes.
6343 * configure: Regenerate.
6344
dce2d8b2 63452004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
6346
6347 * ylwrap: Revert to previous version.
6348
4c4a5bbc
L
63492004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6350
6351 PR bootstrap/17369
6352 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6353 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6354 SET_GCC_LIB_PATH_CMD.
6355 (BASE_TARGET_EXPORTS): Likewise.
6356 * Makefile.in: Regenerated.
6357
6358 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6359 * configure: Regenerated.
6360
85f59630
KC
63612004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6362
6363 * config.guess: New upstream version
6364 * compile, depcomp, install-sh, ylwrap: Likewise.
6365
95c53c62
RS
63662004-09-19 Roger Sayle <roger@eyesopen.com>
6367
6368 * config/mh-x86omitfp: New host makefile fragment. Add
6369 -fomit-frame-pointer to the default BOOT_CFLAGS.
6370 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6371 * configure: Regenerate.
6372
0a1c093b
AP
63732004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6374
6375 PR target/11572
6376 * configure.in (*-*-darwin*): Renable libobjc.
6377 * configure: Regenerate.
6378
315fcf97
NS
63792004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6380
6381 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6382
0a050485 63832004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 6384
0a050485
DB
6385 * Makefile.def: Remove libbanshee.
6386 * Makefile.tpl: Ditto.
6387 * configure.in: Ditto.
6388 * Makefile.in: Regen.
6389 * configure: Ditto.
6390
5f4a098e
DE
63912004-09-08 David Edelsohn <edelsohn@gnu.org>
6392
6393 * ltmain.sh: Use $pic_object as $non_pic_object if
6394 $non_pic_object=none.
6395
32b2511f
PB
63962004-09-07 Paolo Bonzini <bonzini@gnu.org>
6397
6398 * missing: Import latest version from master repository.
6399
fc4d0e82
NC
64002004-09-06 Nick Clifton <nickc@redhat.com>
6401
6402 * config.sub: Import latest version from master repository.
6403 * config.guess: Likewise.
6404 This includes these changes:
78716e86 6405
fc4d0e82
NC
6406 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6407
6408 * config.sub: Handle crisv32, alias etraxfs.
6409 * config.guess (crisv32:Linux:*:*): Handle.
6410
6411 2004-08-13 Brad Smith <brad@comstyle.com>
6412
6413 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6414 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6415
6416 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6417
6418 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6419 assume the processor is a powerpc. This is because coreutils
6420 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6421 in this case, due to a MacOS X bug that causes
6422 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6423 to return a negative number.
6424 Problem reported by Petter Reinholdtsen in:
6425 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6426
6427 2004-07-19 Ben Elliston <bje@gnu.org>
6428
6429 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6430
6431 2004-06-24 Ben Elliston <bje@gnu.org>
6432
6433 * config.guess: Update copyright years.
6434 * config.sub: Likewise.
6435
6436 2004-06-22 Robert Millan <robertmh@gnu.org>
6437
6438 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6439 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6440
6441 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6442
6443 * config.guess (*:*VMS:*:*): New entry. Replaces
6444 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6445 manufacturer.
6446
6447 2004-06-22 Ben Elliston <bje@gnu.org>
6448
6449 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6450 * config.sub: Likewise.
6451
6452 2004-06-22 Ben Elliston <bje@gnu.org>
6453
6454 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6455 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6456
6457 2004-06-11 Ben Elliston <bje@gnu.org>
6458
6459 * config.guess (pegasos:OpenBSD:*:*): Remove.
6460
6461 2004-06-11 Ben Elliston <bje@gnu.org>
6462
6463 From Wouter Verhelst <wouter@grep.be>:
6464 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6465
6466 2004-06-11 Ben Elliston <bje@gnu.org>
6467
6468 * config.guess (luna88k:OpenBSD:*:*): New.
6469
6470 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6471
6472 * config.guess (m32r*:Linux:*:*): New case.
6473 * config.sub: Handle m32rle.
6474
6475 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6476
6477 From Jens Petersen <petersen@redhat.com>:
6478 * config.sub: Handle sparcv8.
6479
6480 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6481
6482 From Tom Smith <smith@cag.lkg.hp.com>:
6483 * config.guess: Version suffixes are equally significant on Tru64
6484 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6485 prefix of "P" (patched kernel).
6486
6487 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6488
6489 * config.sub: Add support for National Semiconductor CRX target.
6490
2f4cc6bf
JJ
64912004-09-03 Janis Johnson <janis187@us.ibm.com>
6492
6493 * MAINTAINERS (Various Maintainers): Remove myself as web page
6494 maintainer, add myself as maintainer of build status lists.
6495
61fec9ff
JB
64962004-09-03 Jan Beulich <jbeulich@novell.com>
6497
6498 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6499 *-*-netware, but add target-libmudflap.
6500 Consolidate *-*-netware targets (of which really only i?86 exists)
6501 into a single entry.
6502 * configure: Likewise.
6503
45f366ab
PB
65042004-09-01 Paolo Bonzini <bonzini@gnu.org>
6505
6506 * Makefile.tpl (sorry): Remove.
6507 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6508 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6509 (do-clean): Clean per-stage directories too.
6510 (do-distclean): Run distclean-stage1 too.
6511 (.NOTPARALLEL): Enable during toplevel bootstrap.
6512 (stage[+id+]-bubble): Enable parallel execution during
6513 the recursive invocation.
6514 * Makefile.in: Regenerate.
6515
6516 Fix previous checkin:
6517
6518 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6519 include.
6520 * configure.in: Fix indentation.
6521 * configure: Regenerate.
6522
dce2d8b2 65232004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 6524
45f366ab
PB
6525 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6526 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6527 * configure: regenerate
78716e86 6528 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 6529 -mdynamic-no-pic
be8fff81 6530
71b5d516
PB
65312004-08-31 Paolo Bonzini <bonzini@gnu.org>
6532
6533 * Makefile.def (build_modules): Add fixincludes.
6534 (dependencies): Make gcc depend on fixincludes.
6535 * configure.in (build_tools): Add fixincludes.
6536 (build_configdirs): Always include build_libs.
6537 * Makefile.in: Regenerate.
6538 * configure: Regenerate.
6539
65402004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
6541
6542 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6543 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6544 phony targets; do not generate timestamp files.
6545 (distclean-stageN): Remove references to their timestamp files.
6546 (restageN, touch-stageN): Remove.
6547 (stageN-bubble): Rewritten.
6548 (compare): Support lean bootstraps.
6549 * Makefile.in: Regenerate.
6550
6551 * configure.in: Only warn when bootstrapping but
6552 build != host or build != target. Support lean bootstraps.
6553 * configure: Regenerate.
6554
ce7cbbb0
PE
65552004-08-26 Phil Edwards <phil@codesourcery.com>
6556
6557 * configure.in: Give a better error message if GMP/MPFR are missing
6558 and a language needing them has been requested.
6559 * configure: Regenerated.
6560
9c71a529
PE
65612004-08-25 Phil Edwards <phil@codesourcery.com>
6562
6563 * configure.in: Print a list of available language front-ends if
6564 a requested one is missing. Tidy stray tab characters.
6565 * configure: Regenerated.
6566
e3f92d3b
MK
65672004-08-19 Michael Koch <konqueror@gmx.de>
6568
6569 * gcc/doc/install.texi: Update entry about automake for libjava.
6570
c3f84f61
RM
65712004-08-17 Robert Millan <robertmh@gnu.org>
6572
6573 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6574 (instead of FreeBSD).
6575 * configure: Regenerate.
6576
7c27e184
PB
65772004-08-16 Paolo Bonzini <bonzini@gnu.org>
6578
6579 * Makefile.in: Regenerate.
6580 * configure: Regenerate.
6581
6582 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6583 stage_*_flags.
6584 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6585 for bootstrapped modules if toplevel bootstrap is going.
6586 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6587 modules. Adjust for changes in Makefile.def. Enable several
6588 rules even in non-bootstrap mode, just to avoid peppering the
6589 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6590 (stage-[+prev+]-bubble): Remove.
6591
6592 * Makefile.def (Dependencies): Depend on all-build-bison,
6593 all-build-flex, all-build-byacc, all-build-texinfo, rather
6594 than the host variations.
6595 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6596 with BUILD_SUBDIR.
6597 (BISON): Update for recent Bisons.
6598 (YACC): Fix typo.
6599 (cross): Depend on all-build.
6600 (all): Do not depend on all-build.
6601 (prebootstrap): Remove.
6602 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6603 (Prebootstrap dependencies): Add them to the per-stage targets
6604 and to all-prebootstrap.
6605 * configure.in (build_configdirs): Always enable build_tools.
6606 (BUILD_DIR_PREFIX): Remove.
6607
6608 * Makefile.def (gcc): Add target variable.
6609 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6610 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6611 in the recursive `make', instead of hardwiring `all'.
6612 (Autogenerated TARGET-* variables): New.
6613
20f3bb80
BB
66142004-08-13 Brian Booth <bbooth@redhat.com>
6615
6616 * MAINTAINERS: Remove myself from write-after-approval.
6617
b5be499d
NN
66182004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6619
6620 * src-release: Stop distributing mmalloc with gdb (which doesn't
6621 use it).
6622 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6623 * Makefile.in: Regenerate.
6624
b3f8d95d
MM
66252004-08-09 Mark Mitchell <mark@codesourcery.com>
6626
6627 * configure.in (arm*-*-eabi*): New target.
6628 * configure: Regenerate.
6629
3589b69e
PB
66302004-08-06 Paolo Bonzini <bonzini@gnu.org>
6631
6632 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6633 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6634 (Dependencies): New section.
6635 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6636 (configure-target-[+module+]): Depend on maybe-all-gcc
6637 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6638 (toplevel profiledbootstrap): Fix dependencies.
6639 * Makefile.in: Regenerate.
6640
972974fc
MM
66412004-08-03 Mark Mitchell <mark@codesourcery.com>
6642
6643 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6644 target-libiberty to noconfigdirs.
6645 * configure: Regenerate.
6646
bebf829d
PB
66472004-08-03 Paul Brook <paul@codesourcery.com>
6648
6649 * configure.in: Check for MPFR as well as GMP.
6650 * configure: Regenerate.
6651
98a5bb3b
RM
66522004-08-01 Robert Millan <robertmh@gnu.org>
6653
6654 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6655 libmudflap for all GNU-based systems (with Glibc).
6656 * configure: Regenerate.
6657
dce2d8b2 66582004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
6659
6660 * Makefile.def (host-modules): Add gcc.
6661 * Makefile.in: Regenerate.
6662 * Makefile.tpl (sorry): New rule.
6663 (configure-host, all-host, [+make_target+]-host, do-check,
6664 install-host): Do not add gcc as a special case.
6665 (host modules): Add a small special-casing for gcc. Export
6666 extra_make_flags through the environment.
6667 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6668 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6669 other recursive targets for gcc): Remove.
6670
6671 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6672 (stage, unstage): New rules.
6673 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6674 distclean-stage[+id+]): Use stage_current.
6675 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6676 the stage*-start rules.
6677
aeb732c1
GK
66782004-08-02 Geoffrey Keating <geoffk@apple.com>
6679
6680 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6681 use -all_load flag.
6682
25b656e7
PB
66832004-08-02 Paolo Bonzini <bonzini@gnu.org>
6684
6685 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6686 * configure: Regenerate.
6687
cc440d71
TM
66882004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6689
6690 * maintainer-scripts/gcc_release: Revert yesterday's change.
6691
270e140b
SB
66922004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6693
6694 * MAINTAINERS: Add myself to write-after-approval.
6695
3e4035f8
TM
66962004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6697
6698 * libf2c: Removed.
6699 * gcc/gccbug.in: Updated because of libf2c removal.
6700 * maintainer-scripts/gcc_release: Ditto.
6701
dce2d8b2 67022004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
6703
6704 * configure.in: Build libmudflap by default on FreeBSD.
6705 * configure: Regenerated.
6706
dfcada9a
MM
67072004-07-09 Mark Mitchell <mark@codesourcery.com>
6708
6709 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6710 systems.
6711 * configure: Regenerated.
6712
dce2d8b2 67132004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
6714
6715 PR target/16344
6716 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6717 feedback based compiler.
6718 * Makefile.in: Rebuilt.
6719
95bcca47
AO
67202004-07-08 Alexandre Oliva <aoliva@redhat.com>
6721
6722 * Makefile.def (host_modules): Set bootstrap=true for flex.
6723 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6724 * Makefile.in: Rebuilt.
6725
051822f6
JH
67262004-07-07 Jan Hubicka <jh@suse.cz>
6727
6728 * MAINTAINERS: Add self as a profile feedback maintainer.
6729
7b61653a
PE
67302004-07-05 Phil Edwards <phil@codesourcery.com>
6731
6732 * configure.in: Do not prepend $srcdir to /dev/null in
6733 makefile fragments.
6734 * configure: Regenerate.
6735
23f6b2f9
PB
67362004-07-01 Paolo Bonzini <bonzini@gnu.org>
6737
6738 * Makefile.def (build_modules): Add bison, byacc, flex,
6739 m4, texinfo.
6740 (flags_to_pass): Add FLEX.
6741 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6742 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6743 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6744 DEFAULT_MAKEINFO): Remove.
6745 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6746 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6747 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6748 objdir or else use configured tool.
6749 (all-build): New.
6750 (all): Depend on it.
6751 (Build module dependencies): Add.
6752 * Makefile.in: Regenerate.
6753 * configure.in: Better support for multiple build modules,
6754 matching what is done for host/target modules. Do not look
6755 for "plausible" locations of build tools if Canadian cross.
6756 Use autoconf's AC_PROG_CC to find a C compiler. Define
6757 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6758 * configure: Regenerate.
78716e86 6759
1c020272
PB
67602004-06-22 Paolo Bonzini <bonzini@gnu.org>
6761
6762 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6763 * Makefile.in: Regenerate.
6764
a52a0a7f
PB
67652004-06-22 Paolo Bonzini <bonzini@gnu.org>
6766
6767 * Makefile.tpl (configure-build-[+module+],
6768 configure-[+module+], configure-target-[+module+]): Pass
6769 [+extra_configure_args+].
6770 (all-build-[+module+], all-[+module+], check-[+module+],
6771 install-[+module+], [+make_target+]-[+module+],
6772 all-target-[+module+], check-target-[+module+],
6773 install-target-[+module+], [+make_target+]-target-[+module+]):
6774 Pass [+extra_make_args+].
6775 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6776 (GCC_HOST_EXPORTS): Remove.
6777 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6778 cross, check-gcc, check-gcc-c++, install-gcc,
6779 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6780 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6781 * Makefile.in: Regenerate.
6782
ccde3f1a
MS
67832004-06-21 Matthew Sachs <msachs@apple.com>
6784
6785 * MAINTAINERS: Added self to write-after-approval.
6786
6264b0a6
CF
67872004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6788
6789 * configure.in: Check for srcdir/winsup rather than build directory
6790 winsup.
6791 * configure: Regenerate.
6792
801e2270
CV
67932004-06-17 Corinna Vinschen <vinschen@redhat.com>
6794
6795 * configure.in: Don't build Cygwin native newlib if winsup
6796 directory is missing. Emit warning instead.
6797 * configure: Regenerate.
6798
ad6717df
PB
67992004-06-09 Paolo Bonzini <bonzini@gnu.org>
6800
6801 * Makefile.tpl (touch-stage[+id+]): New.
6802 (restage[+prev+]): Depend on touch-stage[+id+].
6803
6804 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6805 Use it throughout.
6806
6807 * Makefile.def: Add profile and feedback bootstrap stages.
6808 Remove next field from bootstrap stages.
6809 * Makefile.tpl (LN, LN_S): Substitute.
6810 (stageN-start, stageN-end): Use double-colon rules, to
6811 provide a hook for additional setup commands.
6812 (distclean-stageN-gcc, restageN): Create dependencies from
6813 [+prev+], not from [+next+].
6814 (stageN-bubble): Add commands for successive stages from
6815 [+prev+], using double-colon rules.
6816 (all-stageN-gcc): Fix typo.
6817 (stagefeedback-start, profiledbootstrap): New.
6818 * Makefile.in: Regenerate.
6819 * configure.in: Call ACX_PROG_LN.
6820 * configure: Regenerate.
6821
5bbb9680
CY
68222004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6823
6824 * MAINTAINERS (Write After Approval): Add myself.
6825
e18be1d4
MA
68262004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6827
6828 * MAINTAINERS (Write After Approval): Add myself.
6829
5607edfd
PB
68302004-06-03 Paolo Bonzini <bonzini@gnu.org>
6831
6832 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6833 without gcc.
6834 * configure: Regenerate.
6835
1ec4e9c3
PB
68362004-06-01 Paolo Bonzini <bonzini@gnu.org>
6837
6838 * Makefile.tpl: Fix typo.
6839 * Makefile.in: Regenerate.
6840
dce2d8b2 68412004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
6842
6843 * configure.in: Remove new- prefix from toplevel
6844 bootstrap targets.
6845 * configure: Regenerate.
6846
f516a7da
PB
68472004-06-01 Paolo Bonzini <bonzini@gnu.org>
6848
6849 * Makefile.tpl (all.normal): Rename to all.
6850 (all): Replace with a rule to pick the default
6851 target from configure.
6852 (all-gcc, configure-gcc): Use conditionals to
6853 do nothing when toplevel bootstrap is going on.
6854 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6855 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6856 * configure.in: Support --enable-bootstrap.
6857
6858 * Makefile.def: Remove new- prefix from toplevel
6859 bootstrap targets.
6860 * Makefile.tpl: Likewise.
6861
6862 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6863 target.
6864
6865 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6866 $(RECURSE_FLAGS) to recursive invocation of make.
6867
6868 * Makefile.in: Regenerate.
6869 * configure: Regenerate.
6870
78dd5e36 68712004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 6872 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
6873
6874 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6875 like CC.
6876
30f1bddc
DJ
68772004-05-27 Daniel Jacobowitz <dan@debian.org>
6878
6879 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6880 * configure: Regenerate.
6881
4fc4dd12
DJ
68822004-05-25 Daniel Jacobowitz <drow@false.org>
6883
6884 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6885 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6886 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6887 targets.
6888 * Makefile.in: Regenerate.
6889
dce2d8b2 68902004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
6891
6892 * configure.in: Test the ability to symlink directories.
6893 * configure: Regenerate.
6894
6895 * Makefile.def (bootstrap-stage): New definitions.
6896 * Makefile.tpl (configure-stage1-gcc,
6897 configure-stage2-gcc, configure-stage3-gcc,
6898 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6899 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6900 new-restage3, compare): Autogenerate, see Makefile.in
6901 entry for behavioral changes.
6902 (distclean-stage1, new-stage1-start, new-stage1-end,
6903 new-stage1-bubble, distclean-stage2, new-stage2-start,
6904 new-stage2-end, new-stage2-bubble, distclean-stage3,
6905 new-stage3-start, new-stage3-end): New autogenerated targets.
6906 (objext, prebootstrap, BOOT_CFLAGS,
6907 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6908 targets.
6909
6910 * Makefile.in: Regenerate.
6911 (distclean-stage1, new-stage1-start, new-stage1-end,
6912 new-stage1-bubble, distclean-stage2, new-stage2-start,
6913 new-stage2-end, new-stage2-bubble, distclean-stage3,
6914 new-stage3-start, new-stage3-end): New targets.
6915 (all-stage1-gcc): Move prebootstrap dependency from here...
6916 (configure-stage1-gcc): ...to here.
6917 (new-bootstrap): Use bubble targets.
6918 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6919 Use per-stage distclean targets.
6920 (configure-stage1-gcc, configure-stage2-gcc,
6921 configure-stage3-gcc, all-stage1-gcc,
6922 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6923 Use new-stageN-start to prepare the tree.
6924
4f4e53dd
PB
69252004-05-23 Paolo Bonzini <bonzini@gnu.org>
6926
6927 * Makefile.def (host_modules): add libcpp.
6928 * Makefile.tpl: Add dependencies on and for libcpp.
6929 * Makefile.in: Regenerate.
6930 * configure.in: Add libcpp host module.
6931 * configure: Regenerate.
6932
60975492
PB
69332004-05-21 Paolo Bonzini <bonzini@gnu.org>
6934
6935 * Makefile.tpl: Whenever a recursive target is defined, wrap
6936 it in a special @if/@endif block, and prepare its maybe
6937 dependency in the @if/@endif block
6938 * configure.in: Instead of writing maybe dependencies, remove
6939 the @if/@endif statements, and remove the @if/@endif blocks
6940 that remain.
6941 * configure: Regenerate.
6942 * Makefile.in: Regenerate.
6943
5ce7d75d
JJ
69442004-05-20 Janis Johnson <janis187@us.ibm.com>
6945
6946 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6947
c779c42f
KK
69482004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6949
6950 PR bootstrap/15120
6951 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6952 * */configure: Rebuilt.
6953
b4117c30
ZW
69542004-05-17 Zack Weinberg <zack@codesourcery.com>
6955
6956 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6957 of libf2c.
6958 * configure, Makefile.in: Regenerate.
6959
719bb4e3 69602004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
6961
6962 * MAINTAINERS (Write After Approval): Add myself.
6963
6de9cd9a
DN
69642004-05-13 Diego Novillo <dnovillo@redhat.com>
6965
6966 Merge from tree-ssa-20020619-branch.
6967
6968 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6969 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6970 (HOST_GMPLIBS): Define.
6971 (HOST_GMPINC): Define.
6972 (TARGET_LIB_PATH): Add libmudflap.
6973 (GFORTRAN_FOR_TARGET): Define.
6974 (configure-build*): Export GFORTRAN.
6975 (configure-gcc): Export GMPLIBS and GMPINC.
6976 (all-gcc): Add maybe-all-libbanshee.
6977 (configure-target-libgfortran): Define.
6978 * Makefile.in: Regenerate.
6979 * configure.in (host_libs): Add libbanshee.
6980 (target_libraries): Add target-libmudflap and target-libgfortran.
6981 Add --with-libbanshee.
6982 Handle --disable-libmudflap.
6983 (*-*-freebsd*): Use with_gmp.
6984 Add $(libgcj) to noconfigdirs.
6985 * configure: Regenerate.
6986 * depcomp: New file.
6987 * MAINTAINERS: Add tree-ssa maintainers.
6988
8f1b790f
VM
69892004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6990
b4117c30 6991 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 6992
693446fc
BF
69932004-04-30 Brian Ford <ford@vss.fsi.com>
6994
b4117c30 6995 * MAINTAINERS (Write After Approval): Add myself.
693446fc 6996
d1bb666c
UB
69972004-04-29 Uros Bizjak <uros@kss-loka.si>
6998
b4117c30 6999 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7000
6cf1ac42
PB
70012004-04-28 Paolo Bonzini <bonzini@gnu.org>
7002
7003 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7004 * configure: Regenerate.
7005
632933d5
PB
70062004-04-27 Paolo Bonzini <bonzini@gnu.org>
7007
7008 Revert:
7009 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7010
7011 * Makefile.def (flags_to_pass): Remove *dir variables that
7012 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7013 as well as prefix and exec_prefix.
7014 * Makefile.in: Regenerate.
7015
80dc6aa0
RM
70162004-04-26 Robert Millan <robertmh@gnu.org>
7017
7018 Add patches from libtool CVS.
7019 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7020 * ltconfig: Likewise.
7021 * ltcf-c.sh: Likewise.
7022 * ltcf-cxx.sh: Likewise.
7023 * ltcf-gcj.sh: Likewise.
7024
e11283f1
PB
70252004-04-26 Paolo Bonzini <bonzini@gnu.org>
7026
7027 * Makefile.def (host_modules): Mark with the bootstrap
7028 flag packages on which gcc depends.
7029 * Makefile.tpl (all-bootstrap): Use it.
7030 * Makefile.in: Regenerate.
7031
8546950c
PB
70322004-04-26 Paolo Bonzini <bonzini@gnu.org>
7033
7034 * Makefile.def (flags_to_pass): Remove *dir variables that
7035 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7036 as well as prefix and exec_prefix.
7037 * Makefile.in: Regenerate.
7038
a76494aa
PB
70392004-04-26 Paolo Bonzini <bonzini@gnu.org>
7040
b4117c30
ZW
7041 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7042 * configure: Regenerate.
7043 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7044 * gcc/Makefile.tpl (compare): Use the result of the test.
7045 * gcc/Makefile.in: Regenerate.
a76494aa 7046
03a91701
PB
70472004-04-23 Paolo Bonzini <bonzini@gnu.org>
7048
7049 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7050 Always relocate gcc and prev-gcc to the original names, even
7051 if the build fails.
7052 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7053 New targets.
7054
082a6351
LG
70552004-04-23 Laurent GUERBY <laurent@guerby.net>
7056
7057 * MAINTAINERS: Update my email address.
b4117c30 7058
1f1d584b
RO
70592004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7060
7061 * configure.in (mips*-*-irix5*): Enable ld.
7062 * configure: Regenerate.
082a6351 7063
1db673ca
RO
70642004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7065
7066 * configure: Regenerate.
7067
ce4ea44e
JW
70682004-04-15 James E Wilson <wilson@specifixinc.com>
7069
7070 * Makefile.tpl (configure-[+module+], configure-gcc,
7071 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7072 Set and export LDFLAGS.
7073 * Makefile.in: Regenerate.
7074
611f62ad
MC
70752004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7076
b4117c30 7077 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7078
be912515
NN
70792004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7080
7081 PR bootstrap/14871
7082 * Makefile.tpl: If we don't have built-in-tree target tools,
7083 use the ones found by configure rather than hacking around with
7084 program_transform_name.
7085 * configure.in: Give Makefile.tpl the information necessary
7086 to do that.
7087 * Makefile.in: Regenerate.
7088 * configure: Regenerate.
7089
9104315a
NN
70902004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7091
7092 PR bootstrap/14760
7093 * configure.in: When computing baseargs, strip *all* copies of
7094 offending options. Also, don't match/substitute the trailing space,
7095 so that this actually works when two similar options are separated by
7096 only one space.
7097 * configure: Regenerate.
7098
bef1d700
DE
70992004-04-06 David Edelsohn <edelsohn@gnu.org>
7100
b4117c30
ZW
7101 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7102 (rs6000-*-aix*): Same.
7103 * configure: Regenerate.
bef1d700 7104
54bcf05e 71052004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
7106
7107 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 7108
369a832c 71092004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
7110
7111 * MAINTAINERS: Add myself to write-after-approval.
369a832c 7112
09a9c095
NN
71132004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7114
7caf53cb
NN
7115 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7116 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7117 * Makefile.in: Regenerate.
7118
09a9c095
NN
7119 * configure.in (top level bootstrap support): Rework --enable-werror
7120 to set @stage2_werror_flag@.
7121 * configure: Regenerate.
7122 * Makefile.tpl (top level bootstrap support): Pass
7123 @stage2_werror_flag@ down to configure in stages 2 and 3.
7124 * Makefile.in: Regenerate.
7125
5595a2bd
NN
71262004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7127
cbfd7e06
NN
7128 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7129 for stages 2 and 3 as well as in make. As a consequence, remove
7130 OUTPUT_OPTION (now detected by configure) from the flags passed down
7131 to make.
7132 * Makefile.in: Regenerate.
7133
5595a2bd
NN
7134 * Makefile.tpl (new-bootstrap): Fix typo.
7135 * Makefile.in: Regenerate.
7136
ca3b3e20
NN
71372004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7138
295f4e42
NN
7139 * Makefile.tpl: Rearrange by moving recursive_targets rules
7140 into their proper sections.
7141 * Makefile.tpl (top level bootstrap support): Move disabling
7142 of coverage flags from 'make' to 'configure'; improve comments.
7143 * Makefile.in: Regenerate.
7144
340de83f
NN
7145 * Makefile.tpl (experimental top level bootstrap) Move stage1
7146 language setting from all- target to configure- target; disable
7147 intermodule optimization in stage 1; prevent gratuitous rebuilds
7148 of stage 1.
7149 * Makefile.in: Regenerate.
7150 * configure.in: Comma-separate stage 1 language list for top
7151 level bootstrap.
7152 * configure: Regenerate.
7153
ca3b3e20
NN
7154 * Makefile.tpl: Clean up experimental top level bootstrap support:
7155 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7156 prev-gcc in configure- targets as well as all- targets.
7157 * Makefile.in: Regenerate.
7158
4d038073
KC
71592004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7160
7161 * compile: New file imported from automake.
7162
ab3533d6
PB
71632004-03-17 Paolo Bonzini <bonzini@gnu.org>
7164
7165 * configure.in: Remove symbolic link section.
7166 * configure: Regenerate.
7167 * Makefile.tpl (links): Remove.
7168 * Makefile.in: Regenerate.
7169
1e0f07d3 71702004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7171 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7172
7173 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7174 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7175 * configure.in: Fix comment typo from last patch.
7176 * configure: Regenerate.
7177
2805b53a
NN
71782004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7179
7180 * Makefile.tpl: Introduce experimental top level bootstrap support.
7181 * Makefile.in: Regenerate.
7182 * configure.in: Introduce support for top level bootstrap.
7183 * configure: Regenerate.
7184
79b4b7d2 71852004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7186 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7187
7188 PR bootstrap/14522
7189 * configure.in: Cope with shells that do not support unquoted ^
7190 * configure: Regenerate.
7191
6bbec498 71922004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7193 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7194
7195 PR bootstrap/14522
79b4b7d2 7196 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7197 quotes inside quoted backquote substitutions.
7198 * configure: Regenerate.
7199
83c15dfc
AP
72002004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7201
7202 PR bootstrap/14522
f2bd98d4 7203 * configure.in: Fix escaping of $.
83c15dfc
AP
7204 * configure: Regenerate.
7205
55ffb5ed
NN
72062004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7207
7208 * configure: Regenerate, since I forgot to while committing Paolo's
7209 changes.
7210
e4c9c075
PB
72112004-03-08 Paolo Bonzini <bonzini@gnu.org>
7212
7213 PR ada/14131
7214 Move language detection to the top level.
7215 * configure.in: Find default values for the tools as
7216 soon as possible. Disable ada if GNAT is not found.
7217 Emit error message about missing languages. Expand
7218 --enable-languages=all for the gcc subdirectory.
7219
5199e2c6
BE
72202004-03-10 Ben Elliston <bje@gnu.org>
7221
7222 * MAINTAINERS: Update my email address.
7223
c18b95e5
DE
72242004-03-05 David Edelsohn <edelsohn@gnu.org>
7225
7226 * ltconfig: Disable building static libraries if building shared
7227 libraries on AIX 5L.
7228
d0fe5ad3
RS
72292004-03-01 Richard Sandiford <rsandifo@redhat.com>
7230
7231 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7232 and disable libgcj.
7233 * configure: Regenerated.
7234
e6f71f9d
BB
72352004-03-01 Brian Booth <bbooth@redhat.com>
7236
7237 * MAINTAINERS: Add myself to write-after-approval.
7238
8983e50e
PB
72392004-03-01 Paolo Bonzini <bonzini@gnu.org>
7240
7241 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7242
d4cd9d81
NN
72432004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7244
7245 PR bootstrap/7087
7246 * Makefile.tpl: Guard XFOO sed statements better.
7247 * Makefile.tpl: Add dependency for configure-target-libada.
7248 * Makefile.in: Regenerate (incidentally fixes broken
7249 commit when libada-branch was merged).
7250
0ea0229e
KC
72512004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7252
7253 * MAINTAINERS: Add myself to write-after-approval.
7254
bad93735
AP
72552004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7256
7257 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7258 maintainers.
7259
a7ca14fc
AC
72602004-02-20 Andrew Cagney <cagney@redhat.com>
7261
7262 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7263 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7264
51592782
NN
72652004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7266
7267 PR bootstrap/11932
7268 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7269
6a30854a
JQ
72702004-02-14 Jerry Quinn <jlquinn@optonline.net>
7271
7272 * MAINTAINERS: Added myself to write-after-approval.
7273
be8b2bee
MK
72742004-02-14 Michael Koch <konqueror@gmx.de>
7275
7276 * MAINTAINERS: Added myself to write-after-approval.
7277
972760b7
JM
72782004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7279
7280 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7281 some OS port maintainers to OS port maintainers section.
7282
b0281654
FCE
72832004-02-13 Frank Ch. Eigler <fche@redhat.com>
7284
7285 * MAINTAINERS: Add self.
7286
3c419fd6
KH
72872004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7288
7289 * MAINTAINERS: Alphabetize.
7290
e88e9aee
PB
72912004-02-12 Paolo Bonzini <bonzini@gnu.org>
7292
7293 * MAINTAINERS: Remove myself.
b4117c30 7294
1915e422
DE
72952004-02-11 David Edelsohn <edelsohn@gnu.org>
7296
7297 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7298 (rs6000-*-aix*): Same.
7299 * configure: Regenerate.
7300
a22c2d8d
KC
73012004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7302
7303 * configure.in (host): Add in missing $noconfigdirs to defines.
7304 * configure: Regenerate.
7305
d9cdb878
AC
73062004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7307 Nathanael Nerode <neroden@gcc.gnu.org>
7308
7309 PR ada/6637, PR ada/5911
b4117c30 7310 Merge with libada-branch:
d9cdb878
AC
7311 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7312 with appropriate dependencies. Add --enable-libada configure switch.
7313 * configure, Makefile.in: Regenerate.
7314
8bd92821
PB
73152004-02-09 Paolo Bonzini <bonzini@gnu.org>
7316
7317 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7318
89a95129
RO
73192004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7320
7321 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7322 * configure: Regenerate.
7323
892629bc
GK
73242004-02-04 Geoffrey Keating <geoffk@apple.com>
7325
7326 Merge from upstream:
7327
7328 * ltmain.in: When setting IFS to '~', be careful about user
7329 arguments that contain '~'.
7330
7331 2004-02-04 Peter O'Gorman <peter@pogma.com>
7332
7333 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7334 Also test $base_compile against $CC with escaped arguments. Bug
7335 reported by Geoff Keating <geoffk@apple.com>.
7336
6b402165
KH
73372004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7338
7339 * MAINTAINERS: Remove i960 port.
7340
fa2f0306
DD
73412004-01-23 DJ Delorie <dj@redhat.com>
7342
7343 * Makefile.def (target_modules) [libiberty]: Don't stage.
7344 * Makefile.in: Rebuilt.
7345
9feb20aa
CT
73462004-01-20 Caroline Tice <ctice@apple.com>
7347
7348 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7349
7aed2ccc
PC
73502004-01-19 Paolo Carlini <pcarlini@suse.de>
7351
7352 * MAINTAINERS: Update my email address.
7353
f25bebe1
JM
73542004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7355
7356 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7357
28083580
VR
73582004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7359
7360 * MAINTAINERS: Remove entries without email address.
7361
c0f4b5e4
DJ
73622004-01-15 Daniel Jacobowitz <drow@mvista.com>
7363
7364 * MAINTAINERS: Add myself to write-after-approval.
7365
b5eb5a5e
SB
73662004-01-15 Steven Bosscher <stevenb@suse.de>
7367
7368 * MAINTAINERS: Update my email address.
7369
dce2d8b2 73702004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
7371
7372 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7373 * Makefile.tpl (configure-target-[+module+]): Support stage.
7374 * Makefile.in: Rebuilt.
7375
74c0b320
ILT
73762004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7377
7378 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7379
2560344b
RS
73802004-01-10 Richard Sandiford <rsandifo@redhat.com>
7381
7382 * MAINTAINERS: Add myself as a MIPS maintainer.
7383
8b21cda6
NN
73842004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7385
2b6c260d
NN
7386 * configure.in: Use ./config.cache, not config.cache.
7387 * configure: Regenerate.
7388 * Makefile.tpl: Special-casing not needed for GCC any more.
7389 * Makefile.in: Regenerate.
7390
09438bde
NN
7391 * configure.in: Don't share a cache file for host dirs.
7392 * configure: Regenerate.
7393
8b21cda6
NN
7394 * config-ml.in: Don't mess with the cache file.
7395
e42870df
EB
73962004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7397
7398 * MAINTAINERS: Move myself from 'Write After Approval' to
7399 'CPU Port Maintainers' section as SPARC maintainer.
7400
6b9eb62c
NN
74012004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7402
78a816a6
NN
7403 * Makefile.tpl: Make GCC use a separate config.cache.
7404 * Makefile.in: Regenerate.
7405
6b9eb62c
NN
7406 PR bootstrap/11932, PR bootstrap/11933
7407 (I don't know if it will fix either of them, but it relates
7408 to them.)
7409 * configure.in: Don't use shared config.cache for target
7410 directories.
7411 * configure: Regenerate.
7412
86d7b562
DN
74132004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7414
7415 * MAINTAINERS: Add myself to 'Write After Approval' section.
7416
07d0a605
RS
74172003-12-31 Roger Sayle <roger@eyesopen.com>
7418
7419 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7420 * configure: Regenerated.
7421
459ac19f
KH
74222003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7423
7424 * MAINTAINERS: Remove the mn10200 maintainer.
7425
5785c0ed 74262003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 7427
cc6010cd
AP
7428 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7429 * configure: Regenerated.
5785c0ed 7430
a268eff9
JH
74312003-12-16 Jan Hubicka <jh@suse.cz>
7432
7433 * MAINTAINERS: Add myself as callgraph maintainer.
7434
9d465b12
TF
74352003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7436
7437 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7438 * configure: Regenerate.
7439
a68a270a
GB
74402003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7441
7442 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7443 'Write After Approval' section. Update email.
7444
dce2d8b2 74452003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
7446
7447 * MAINTAINERS (Write After Approval): Add myself.
7448
8c052da4
MT
74492003-11-20 Matt Thomas <matt@3am-software.com>
7450
7451 * MAINTAINERS: Add myself as a vax port maintainer.
7452
e75f9147
KC
74532003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7454
7455 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7456 (configure-build-[+module+], configure-[+module+]): Likewise.
7457 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7458 * Makefile.in: Regenerate.
7459
43d8d958
AT
74602003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7461
7462 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7463 shared/dylibed libraries.
7464 * ltmain.sh: Likewise.
7465 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7466 * ltcf-cxx.sh: Likewise.
7467 * ltcf-gcj.sh: Likewise.
7468 * ltconfig: Likewise.
7469
638dcaa0
SC
74702003-11-17 Stan Cox <scox@redhat.com>
7471
7472 * MAINTAINERS: Add myself as iq2000 port maintainer.
7473
15cc172b
AC
74742003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7475
b4117c30
ZW
7476 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7477 * Makefile.in: Regenerate.
15cc172b 7478
20af77cd
UW
74792003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7480
7481 * config.sub: Update to 2003-11-03 version.
7482
4dd01c5c
PE
74832003-10-20 Phil Edwards <phil@codesourcery.com>
7484
7485 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7486 * configure: Regenerate.
7487
dce2d8b2 74882003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
7489
7490 * MAINTAINERS: Add myself to 'Write After Approval' section.
7491
8b7ebc31
AC
74922003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7493
7494 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7495
afe1910c
JM
74962003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7497
7498 * MAINTAINERS: Update my email address.
7499
05dcec66
RO
75002003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7501
7502 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7503
dce2d8b2 75042003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
7505
7506 * MAINTAINERS: Add myself to 'Write After Approval' section.
7507
507ec745
BI
75082003-10-16 Bernardo Innocenti <bernie@develer.com>
7509
7510 * config.guess: Update to 2003-10-16 version.
7511 * config.sub: Update to 2003-10-16 version.
7512
dce2d8b2 75132003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
7514
7515 * MAINTAINERS: Added myself to 'Write After Approval' section.
7516
0c9b16bc
FH
75172003-10-15 Falk Hueffner <falk@debian.org>
7518
7519 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7520 'Write After Approval' section. Update email.
7521
74d57d15
RS
75222003-10-14 Roger Sayle <roger@eyesopen.com>
7523
7524 * MAINTAINERS: Move myself from 'Write After Approval' to
7525 'Various Maintainers' section as middle-end maintainer.
7526
d29b8ad8
NN
75272003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7528
7529 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7530 HOST_FLAGS_TO_PASS.
7531 * Makefile.in: Regenerate.
7532
26db814a
BI
75332003-10-11 Bernardo Innocenti <bernie@develer.com>
7534
7535 * config.guess: Update to 2003-10-07 version.
7536 * config.sub: Update to 2003-10-07 version.
7537
fffeb871
RO
75382003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7539
7540 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7541 * ltconfig (irix5*, irix6*): Don't override version_type.
7542
6691a79e
ME
75432003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7544
7545 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7546 * configure: Rebuilt
7547 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7548 * Makefile.in: Rebuilt
7549
62cdd71e
L
75502003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7551
7552 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7553
6fe2eacc
CW
75542003-09-30 Carlo Wood <carlo@alinoe.com>
7555
cc6010cd 7556 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 7557
ea57e5ad
PK
75582003-09-29 Paul Koning <ni1d@arrl.net>
7559
7560 * MAINTAINERS: Move myself from "Write After Approval"
7561 to CPU platform maintainers for pdp11 platform.
7562
e070672a
AT
75632003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7564
7565 * MAINTAINERS: Move myself from 'Write After Approval' to
7566 'Various Maintainers' section as libffi testsuite maintainer.
7567
43bb47c2
DJ
75682003-09-21 Daniel Jacobowitz <drow@mvista.com>
7569
7570 * configure.in: Pass a computed --program-transform-name
7571 to subconfigures.
7572 * configure: Regenerated.
7573
da9d3b37
NN
75742003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7575
94322beb
NN
7576 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7577 * Makefile.in: Regenerate.
7578
da9d3b37
NN
7579 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7580 * Makefile.in: Regenerate.
7581
ffd9060b
ZL
75822003-09-19 Ziemowit Laski <zlaski@apple.com>
7583
7584 * MAINTAINERS: Move myself from 'Write After Approval'
7585 to 'Various Maintainers' (objective-c) section.
7586
eeae7b41
DJ
75872003-09-17 Daniel Jacobowitz <drow@mvista.com>
7588
7589 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7590 quoting.
7591 * configure: Regenerated.
7592
a080d12b
JB
75932003-09-16 Joel Brobecker <brobecker@gnat.com>
7594
7595 * MAINTAINERS (Write After Approval): Add myself to write after
7596 approval list.
7597
6cd2fc59
DN
75982003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7599
cc6010cd 7600 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 7601
dcbdd9cc
ILT
76022003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7603
7604 * MAINTAINERS: Update my e-mail address.
7605
e517f636
AM
76062003-09-09 Alan Modra <amodra@bigpond.net.au>
7607
7608 * libtool.m4 (LD): Correct powerpc64 host match.
7609
bc49924b
JW
76102003-09-06 James E Wilson <wilson@tuliptree.org>
7611
7612 * MAINTAINTERS: Update my affiliation and email address.
7613
082124f5
ZD
76142003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7615
7616 * MAINTAINERS (Write After Approval): Add myself.
7617
dc94d89e
DD
76182003-09-04 DJ Delorie <dj@redhat.com>
7619
7620 * configure: Regenerate.
7621
76222003-09-04 Robert Millan <robertmh@gnu.org>
7623
7624 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 7625
7a0f2d4e
KG
76262003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7627
7628 * configure.in: Ensure arguments to sed are properly spaced.
7629 * configure: Regenerate.
7630
88d032eb
GP
76312003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7632
7633 * MAINTAINERS: Update my e-mail address.
7634
0b3f3d22
ME
76352003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7636
7637 * MAINTAINERS (Write After Approval): Add myself.
7638
d253f9ba
DJ
76392003-08-27 Daniel Jacobowitz <drow@mvista.com>
7640
7641 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7642 * configure: Regenerated.
7643
066ec9c9
MM
76442003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7645
7646 * MAINTAINERS: Update my email address.
7647
415d7ef9
PE
76482003-08-23 Phil Edwards <pme@gcc.gnu.org>
7649
7650 * configure.in: Use newline instead of semicolon when assuming
7651 shell arguments in a for loop.
7652 * configure: Regenerated.
7653
e1567352
JE
76542003-08-22 Jason Eckhardt <jle@rice.edu>
7655
7656 * MAINTAINERS: Resurrect the i860 maintainer.
7657
b348267b
GK
76582003-08-20 Geoffrey Keating <geoffk@apple.com>
7659
e50084fa
GK
7660 PR 8180
7661 * configure.in: When testing with_libs and with_headers, treat
7662 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7663 * configure: Regenerate.
b4117c30 7664
b348267b
GK
7665 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7666 make, shell, etc.
7667 (baseargs): Likewise.
7668 * configure: Regenerate.
7669
ca26ffe0
BI
76702003-08-20 Bernardo Innocenti <bernie@develer.com>
7671
7672 * MAINTAINERS (Write After Approval): Add myself.
7673
940cde4d
GK
76742003-08-19 Geoffrey Keating <geoffk@apple.com>
7675
7676 * configure.in: Disable libgcj for darwin not on powerpc.
7677 * configure: Rebuild.
7678
74bed51b
ADL
76792003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7680
7681 * config-ml.in, symlink-tree: Add license.
7682
b4117c30
ZW
76832003-08-03 Richard Stallman <rms@gnu.org>
7684 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
7685
7686 * README.SCO: New file.
7687
333a28b4
MK
76882003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7689
7690 * Makefile.tpl (check, check-c++): Express dependencies using
7691 dependencies rather than commands.
7692 * Makefile.in: Regenerate.
7693
c197e306
AC
76942003-08-01 Andrew Cagney <cagney@redhat.com>
7695
7696 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7697 * configure: Ditto.
7698
a8ee6e2d
GK
76992003-07-31 Geoffrey Keating <geoffk@apple.com>
7700
7701 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 7702 * Makefile.in: Update.
a8ee6e2d 7703
8d9b3f2e
AT
77042003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7705
7706 * configure.in: Enable libgcj for darwin.
7707 * configure: Rebuild.
7708
52c0c542
PE
77092003-07-29 Phil Edwards <pme@gcc.gnu.org>
7710
7711 * config-ml.in: Use ac_configure_args directly instead of
7712 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7713 actually seen.
7714
b4acb5ef
NN
77152003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7716
7717 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7718 creating target and build subdirs to build all parent dirs as needed.
7719 * Makefile.in: Rebuild.
7720 * configure.in: Don't build dirs explicitly here.
7721 * configure: Rebuild.
7722
a51d71d0
PB
77232003-07-26 Paul Brook <paul@nowt.org>
7724
7725 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7726
f43e12ce
AO
77272003-07-22 Alexandre Oliva <aoliva@redhat.com>
7728
7729 * Makefile.tpl (all-make): Depend on intl.
7730 * Makefile.in: Rebuilt.
7731
8a199ff6
PE
77322003-07-20 Phil Edwards <pme@gcc.gnu.org>
7733
7734 * install-sh: Update to newer upstream versions (associated with
7735 aclocal 1.7).
7736 * mkinstalldirs: Likewise.
7737 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7738
e6a8c803
AP
77392003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7740
7741 * MAINTAINERS: Move self from Bug database only accounts
7742 to write-after-approval.
7743
9f13608f
NN
77442003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7745
7746 * config.if: Remove unused libc_interface determination.
7747
c7864714
NN
77482003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7749
7750 * MAINTAINERS: Move self from write-after-approval to
7751 build machinery (*.in).
7752
775956d0
NN
77532003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7754
7755 PR bootstrap/11273
7756 PR bootstrap/11408
7757 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7758 unused INSTALL_PROGRAM_ARGS.
7759 * configure.in: Use AC_PROG_INSTALL.
7760 * Makefile.in: Regenerate.
7761 * configure: Regenerate.
7762
c7f67a6e
KH
77632003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7764
7765 * MAINTAINERS: Alphabetize.
7766
33952f6f
AO
77672003-07-10 Alexandre Oliva <aoliva@redhat.com>
7768
7769 * configure: Rebuilt.
7770 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7771 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7772 newlib nor libgloss.
7773 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7774 * configure.in (am33_2.0-*-linux*): Added.
7775
0d4f1b4e
BW
77762003-07-09 Bob Wilson <bob.wilson@acm.org>
7777
7778 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7779 * configure: Regenerate.
7780
56694dd9
ZW
77812003-07-07 Zack Weinberg <zack@codesourcery.com>
7782
7783 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7784 * Makefile.in: Regenerate.
7785
21607eb4
ZW
77862003-07-04 Zack Weinberg <zack@codesourcery.com>
7787
7788 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7789 * Makefile.in: Regenerate.
7790
dce2d8b2 77912003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
7792
7793 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7794 * Makefile.in: Regenerated.
7795
5d42f90e
L
7796 * config-ml.in: Replace PWD with PWD_COMMAND.
7797
6eb95e99
ZW
77982003-07-04 Zack Weinberg <zack@codesourcery.com>
7799
7800 * intl: New directory; see intl/ChangeLog for details.
7801 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7802 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7803 * Makefile.in: Regenerate.
7804
07d1940e
NN
78052003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7806
7807 * configure.in: Clean up config-lang.in handling. Delete
7808 useless assignment to "subdirs".
7809 * configure: Regenerate.
7810
4dbda6f0
NN
78112003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7812
7813 * configure.in: Rename 'target_libs' to 'target_libraries'.
7814 Remove useless reference to 'target_libs'.
7815 * configure: Regenerate.
7816
2c30ab71
KS
78172003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7818
7819 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7820 * Makefile.in: Regenerate.
7821
11405c93
NN
78222003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7823
7824 * Makefile.def: Introduce flags_to_pass.
7825 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7826 * Makefile.in: Regenerate.
7827
fb87ad5d
HPN
78282003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7829
7830 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7831 and target-libgloss.
7832 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7833 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7834 * configure: Regenerate.
7835
a7956a48
BK
78362003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7837
7838 * configure.in: Update testsuite_flags to new location.
7839 * configure. Regenerate.
6eb95e99 7840
eaf9f3b2
NN
78412003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7842
7843 * Makefile.tpl: Remove BUILD_CC stuff.
7844 * Makefile.in: Regenerate.
7845
2d89ffef
KH
78462003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7847
7848 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7849
dce2d8b2 78502003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
7851
7852 * MAINTAINERS (Write After Approval): Add myself.
7853
dce2d8b2 78542003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 7855
b951c91c
L
7856 * config.guess: Update to 2003-06-12 version.
7857 * config.sub: Update to 2003-06-13 version.
7858
dce2d8b2 78592003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
7860
7861 * config.guess: Update to 2003-06-06 version.
7862 * config.sub: Update to 2003-06-06 version.
7863
655b7166
RO
78642003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7865
7866 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7867 * configure. Regenerate.
7868
01b759aa
NN
78692003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7870
bf1d3e81
NN
7871 * configure.in: Disable serial configure by default.
7872 * configure: Regenerate.
7873 * Makefile.tpl: Abolish .NOTPARALLEL.
7874 * Makefile.in: Regenerate.
7875
e89fbdfe
NN
7876 * Makefile.tpl: Replace {build,host,target}_canonical by
7877 {build,host,target}.
7878 * Makefile.in: Regenerate.
7879
01b759aa
NN
7880 * Makefile.tpl: Fix stupid pasto.
7881 * Makefile.in: Regenerate.
7882
f7dae026
NN
78832003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7884
7885 * Makefile.tpl: Remove bogus conditional.
7886 * Makefile.in: Regenerate.
7887
78882003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
7889
7890 * Makefile.tpl (profiledbootstrap): New target.
7891 * Makefile.in (profiledbootstrap): New target.
7892
2ffc3e73 78932003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
7894
7895 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7896 Pinski. Remove user names from other bugzilla-only maintainers.
7897
1a1e6b96
NN
78982003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7899
1358ccea
NN
7900 * Makefile.tpl: Make 'recursive targets' using autogen rather
7901 than shell loop. Remove duplicate 'clean' targets and false
7902 comments.
7903 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7904 Add systematic method of specifying missing targets in subdirs.
7905 Add copyright boilerplate.
7906 * Makefile.in: Regenerate.
7907 * configure.in: Add 'recursive targets' to maybe list.
7908 * configure: Regenerate.
7909
ae74ed1f
NN
7910 * MAINTAINERS: "GNATS only" -> "Bug database only".
7911
1a1e6b96
NN
7912 * Makefile.tpl: Rename [+target+] to [+make_target+].
7913 * Makefile.def: Rename 'target' to 'make_target'.
7914
c79af3fa
NB
79152003-05-31 Neil Booth <neil@daikokuya.co.uk>
7916
7917 * MAINTAINERS: Add self as options handling maintainer.
7918
39d85b61
MM
79192003-05-28 Michael Meissner <gnu@the-meissners.org>
7920
7921 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7922 been too long since I touched those ports.
7923
afc2b62d
DD
79242003-05-28 DJ Delorie <dj@redhat.com>
7925
7926 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7927 * Makefile.in: Regenerate.
7928
df445104
MR
79292003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7930
7931 * configure.in: Use curly braces in the definition of tooldir.
7932 * configure: Regenerate.
7933
2eb98e5d 79342003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 7935
2eb98e5d
DD
7936 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7937 newlib or libgloss.
7938 * Makefile.in: Regenerate.
7939
862fced8
DD
79402003-05-21 DJ Delorie <dj@redhat.com>
7941
7942 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7943 * Makefile.in: Regenerate.
7944
fc351800
ILT
79452003-05-20 Ian Lance Taylor <ian@airs.com>
7946
7947 * MAINTAINERS: Update my e-mail address.
7948
7e2dbcef
NN
79492003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7950
7951 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 7952 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
7953 Factor out common code from autogen IF statements.
7954 * configure: Regenerate.
7955 * Makefile.in: Regenerate.
7956
f2a0e225
KC
79572003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7958
7959 * configure.in: Accept i[3456789]86 for machine type.
7960 * configure: Regenerate.
7961
8b87bb96
NN
79622003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7963
7964 * configure.in: Switch more things to use maybe dependencies.
7965 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7966 * configure: Regenerate.
7967 * Makefile.tpl: Switch more things to use maybe dependencies.
7968 * Makefile.in: Regenerate.
7969
fdb882bc 79702003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
7971
7972 * Makefile.tpl (install-opcodes): Define.
7973 * Makefile.in: Rebuild.
7974
f7c50032
AJ
79752003-05-13 Andreas Jaeger <aj@suse.de>
7976
7977 * config.guess: Update to 2003-05-09 version.
7978 * config.sub: Update to 2003-05-09 version.
7979
dce2d8b2 79802003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
7981
7982 * configure.in: Correct sed script so that options in quotes are not
7983 deleted.
7984 * configure: Rebuild.
7985
aa8f1f57
CV
79862003-05-12 Corinna Vinschen <corinna@vinschen.de>
7987
7988 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7989 and $$s/newlib/libc/sys/cygwin32 include paths.
7990 * configure: Ditto.
7991
0c130f81
MM
79922003-05-12 Michael Meissner <gnu@the-meissners.org>
7993
7994 * MAINTAINERS: Update my email addresses.
7995
aa1a100b
EB
79962003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7997
7998 * config-ml.in: Propagate INSTALL variables.
f7c50032 7999
87861833
GP
80002003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8001
8002 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8003
de722255
CD
80042003-05-02 Chris Demetriou <cgd@broadcom.com>
8005
6eb95e99
ZW
8006 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8007 * Makefile.in: Regenerate.
de722255 8008
96c4a002
WB
80092003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8010
8011 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8012
55b15a11
WB
80132003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8014
8015 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8016
0c227849
DJ
80172003-04-27 Daniel Jacobowitz <drow@mvista.com>
8018
8019 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8020 * Makefile.in: Regenerated.
8021
d45148c1
WB
80222003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8023
8024 * MAINTAINERS (Write After Approval): Upgrade myself from
8025 GNATS only to write-after-approval. Update my mail address.
8026
dce2d8b2 80272003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8028
8029 (OS Port Maintainers: freebsd): Add myself.
8030
438f50c3
MM
80312003-04-22 Mark Mitchell <mark@codesourcery.com>
8032
8033 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8034
9074e169
KJ
80352003-04-22 Kean Johnston <jkj@sco.com>
8036
8037 * MAINTAINERS (SCO ports): Added myself.
8038
dfd39a2e
NS
80392003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8040
8041 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8042
ccbae82a
KJ
80432003-04-19 Kean Johnston <jkj@sco.com>
8044
8045 * MAINTAINERS (Write After Approval): Add myself.
8046
2f50999f
GP
80472003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8048
8049 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8050 * Makefile.in: Regenerate.
8051
e9b84181
JJ
80522003-04-18 Jakub Jelinek <jakub@redhat.com>
8053
8054 * configure.in (powerpc64*-*-linux*): Remove.
8055 * configure: Rebuilt.
8056
1ca4c6e1
PE
80572003-04-17 Phil Edwards <pme@gcc.gnu.org>
8058
8059 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8060 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8061 and restrap.
8062 * Makefile.in: Regenerate.
8063
0590b963
RE
80642003-04-16 Richard Earnshaw <rearnsha@arm.com>
8065
8066 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8067 * configure: Regenerated.
8068
ff41a56f
DD
80692003-04-15 DJ Delorie <dj@redhat.com>
8070
8071 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8072
50d440bc
NC
80732003-04-13 Nick Clifton <nickc@redhat.com>
8074
8075 * config-ml.in: Remove support for --disable-aix removing
8076 call-aix multilibs.
8077
b1e0a93e
AO
80782003-04-10 Alexandre Oliva <aoliva@redhat.com>
8079
8080 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8081 * */configure: Rebuilt.
8082
71fb704d
JS
80832003-04-08 Joel Sherrill <joel@oarcorp.com>
8084
8085 * MAINTAINERS: Add my email address.
8086
3897ea90
OH
80872003-03-17 Olivier Hainque <hainque@act-europe.fr>
8088
8089 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8090
93c834b7
NN
80912003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8092
8093 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8094 * Makefile.in: Regenerate.
8095
82c34dcb
MC
80962003-03-14 Michael Chastain <mec@shout.net>
8097
8098 * Makefile.in: Regenerate with correct Makefile.def.
8099
73458fb7
NN
81002003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8101
8102 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8103 Make macro.
8104 * Makefile.in: Regenerate.
8105 * configure.in: Clean up gxx_include_dir logic.
8106 * configure: Regenerate.
8107
32cf27e5
AE
81082003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8109
8110 * MAINTAINERS (Write After Approval): Add myself.
8111
c727e7a0
BE
81122003-03-10 Ben Elliston <bje@wasabisystems.com>
8113
8114 * MAINTAINERS: Update my mail address.
8115
9a27ac7a
FS
81162003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8117
8118 * configure.in (gxx_include_dir): Fix typo.
8119 * configure: Regenerated.
8120
3aa83176
NN
81212003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8122
8123 * Makefile.tpl: Reindent.
8124 * Makefile.in: Regenerate.
8125 * configure.in: Reindent. Don't set unused variables.
8126 * configure: Regenerate.
8127
9124bc53
DJ
81282003-03-04 Daniel Jacobowitz <drow@mvista.com>
8129
8130 * configure.in: Include $(build_tooldir)/sys-include in
8131 FLAGS_FOR_TARGET.
8132 * configure: Regenerated.
8133
cb543528
NN
81342003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8135
c858bf1e
NN
8136 * Makefile.tpl: Always pass down RANLIB.
8137 * Makefile.in: Regenerate.
8138
aa9c3ab4
NN
8139 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8140 * Makefile.in: Regenerate.
8141 * configure.in: Remove unused logic relating to --enable-shared
8142 and --enable-threads. Remove bogus comments. Remove redundant
8143 noconfigdirs.
8144 * configure: Regenerate.
8145
cb543528
NN
8146 * configure.in: Replace ${libstdcxx_version} by its value.
8147 Remove reference to mh-dgux.
8148 * configure: Regenerate.
8149
53f70c1b
KB
81502003-03-03 Kevin Buettner <kevinb@redhat.com>
8151
8152 * MAINTAINERS (Write After Approval): Add myself.
8153
df0f0674
NN
81542003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8155
8156 * Makefile.tpl: Rearrange.
8157 * Makefile.in: Regenerate.
8158
dce2d8b2 81592003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8160
8161 * configure.in: Add support for kaOS as cross build target system.
8162 * configure: Regenerated.
8163
a7a287eb
SB
81642003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8165
8166 * MAINTAINERS (Write after approval): Add myself.
8167
ff00c8a2
JW
81682003-02-21 James E Wilson <wilson@tuliptree.org>
8169
8170 * MAINTAINERS: Update my email address.
8171
abb2db7a
ZW
81722003-02-21 Zack Weinberg <zack@codesourcery.com>
8173
8174 * MAINTAINERS: Add self to blanket write privs. section.
8175
e9f2dc3b
SM
81762003-02-20 Sean McNeil <sean@blue.mcneil.com>
8177
8178 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8179 configure-target-* as some target builds may require additional
8180 flags for preprocessor tests.
8181 * Makefile.in: Regenerated.
8182
ee03dc5e
AO
81832003-02-19 Alexandre Oliva <aoliva@redhat.com>
8184
11856278
AO
8185 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8186 * ltconfig: Handle it.
8187 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8188 auto-detecting it.
8189
274aef32
AO
8190 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8191 it is used as argument to $CC.
8192 * ltcf-gcj.sh: Likewise.
8193
ee03dc5e
AO
8194 * configure.in: Introduce --enable-maintainer-mode.
8195 * configure: Rebuilt.
8196 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8197 for maintainer mode.
8198 * Makefile.in: Rebuilt.
8199
30db8e17
JM
82002003-02-18 Jason Merrill <jason@redhat.com>
8201
8202 * Makefile.tpl (check-c++): Allow parallelism.
8203
cab60ac6
GP
82042003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8205
8206 * MAINTAINERS: Remove John Carr (who never actually had access to
8207 gcc.gnu.org).
8208
c8e5d1af
GK
82092003-02-15 Geoffrey Keating <geoffk@apple.com>
8210
8211 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8212 don't configure target-libobjc.
8213 * configure: Regenerate.
8214
70f91f50
RO
82152003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8216
8217 * Makefile.tpl (RANLIB): Define.
8218 * Makefile.in: Regenerate.
8219
669e9062
LB
82202003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8221
8222 * MAINTAINERS: Update my email.
abb2db7a 8223
61b56b2e
KS
82242003-02-06 Keith R Seitz <keiths@redhat.com>
8225
8226 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8227 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8228 * Makefile.in: Regenerated.
8229 * configure.in: Remove all traces of snavigator, db, and grep.
8230 * configure: Regenerated.
8231
a1ba6e15
GP
82322003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8233
8234 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8235 After Approval.
8236
f5f2cce5
CC
82372003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8238
8239 * MAINTAINERS (Write after approval): Add myself.
8240
ba49f6f1
FCE
82412003-01-31 Frank Ch. Eigler <fche@redhat.com>
8242
8243 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8244 * Makefile.in: Regenerated.
8245
ccf9f10c
RS
82462003-01-30 Roger Sayle <roger@eyesopen.com>
8247
8248 * config.guess: Updated to 2003-01-30's version.
8249 * config.sub: Updated to 2003-01-28's version.
8250
a693735b
AO
82512003-01-30 Alexandre Oliva <aoliva@redhat.com>
8252
8253 * config.if: If gcc_version is already set, just use it. Don't set
8254 gcc_version_trigger if it's already set, otherwise set it to
8255 gcc/version.c, but only if the file exists. If it is not set and
8256 gcc/version.c does not exist, try to extract the version number from
8257 $CC.
8258
204c43d6
AT
82592003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8260
abb2db7a 8261 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 8262
842e91ec
PE
82632003-01-27 Phil Edwards <pme@gcc.gnu.org>
8264
8265 * configure.in: Revert 24Jan change.
8266 * configure: Regenerate.
8267
6b99984e
GP
82682003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8269
8270 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8271 entry of HJ Lu.
8272
806e0935
NN
82732003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8274
8275 * configure.in: Revert previous change.
8276 * configure: Regenerate.
8277
307a9864
NN
82782003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8279
8280 * configure.in: Make rda native-only.
8281 * configure: Regenerate.
8282
02ba6302
VR
82832003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8284
8285 * MAINTAINERS: Move myself from GNATS-only-accounts to
8286 write-after-approval.
8287
77d187bc
NN
82882003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8289
8290 * configure.in: Add missing \.
8291 * configure: Rebuilt.
8292
a94a2d4c
JJ
82932003-01-17 Jakub Jelinek <jakub@redhat.com>
8294
8295 * configure.in (baseargs): Avoid using \| in sed regular
8296 expressions.
8297 * configure: Rebuilt.
8298
73f84924
JJ
82992003-01-16 Jakub Jelinek <jakub@redhat.com>
8300
8301 * configure.in (baseargs): Remove all supported forms of
8302 --cache-file, --srcdir, --host, --build and --target options
8303 from argument lists.
8304 * configure: Rebuilt.
8305
8c12fc63
JZ
83062003-01-15 Josef Zlomek <zlomekj@suse.cz>
8307
8308 * MAINTAINERS: Add myself to write-after-approval list.
8309
7c005a3a
AO
83102003-01-15 Alexandre Oliva <aoliva@redhat.com>
8311
8312 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8313 * configure: Rebuilt.
8314
3dfabf63
NN
83152003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8316
8317 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8318 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8319 * Makefile.in: Regenerate.
8320 * configure: Regenerate.
8321
cf53ae10
AO
83222003-01-09 Alexandre Oliva <aoliva@redhat.com>
8323
8324 * configure.in: Remove Makefile in build, host and target modules
8325 unless configure was run with --no-recursion.
8326 * configure: Rebuilt.
8327
3fbe8e4a
CC
83282003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8329
8330 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8331 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8332 * Makefile.in: Regenerate.
8333
66e2aa7d
CD
83342003-01-08 Chris Demetriou <cgd@broadcom.com>
8335
8336 * config.guess: Update to 2003-01-03 version.
8337 * config.sub: Update to 2003-01-03 version.
8338
b5038cfb
CF
83392003-01-07 Christopher Faylor <cgf@redhat.com>
8340
8341 * configure: Regenerate with proper autoconf 2.13.
8342
d02c69be
CF
83432003-01-07 Christopher Faylor <cgf@redhat.com>
8344
8345 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 8346 * configure: Regenerate.
d02c69be 8347
e914a571
AC
83482003-01-06 Andrew Cagney <ac131313@redhat.com>
8349
8350 * configure.in (GDB_TK): Add tcl directories conditional on
8351 gdb/gdbtk directory being present.
8352 * configure: Regenerate.
abb2db7a 8353
dce2d8b2 83542003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 8355
dce2d8b2
EB
8356 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8357 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
8358 * configure: Rebuilt.
8359
89a7012a
TT
83602002-12-31 Tom Tromey <tromey@redhat.com>
8361
8362 * Makefile.in: Rebuilt.
8363 * Makefile.def (target_modules) [libffi]: Allow installation.
8364
3f4f56e2
AS
83652002-12-31 Andreas Schwab <schwab@suse.de>
8366
8367 * configure.in: Fix use of $program_transform_name.
8368 * configure: Regenerated.
8369
6c1b8d0a
DJ
83702002-12-30 Daniel Jacobowitz <drow@mvista.com>
8371
8372 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 8373 * configure: Regenerated.
6c1b8d0a 8374
c5120911
AO
83752002-12-29 Alexandre Oliva <aoliva@redhat.com>
8376
8377 * Makefile.tpl (local-distclean): Don't remove...
8378 (multilib.ts): ... this. Moved into...
8379 (multilib.out): ... this. Don't use sub-make.
8380 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8381 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8382 (configure-build-[+module+], configure-[+module+],
8383 configure-target-[+module+], configure-gcc): ... these. Test
8384 for Makefile existence. Drop config.status from dependencies.
8385 * Makefile.in: Rebuilt.
8386 * configure.in: Move gcc-version-trigger to the end of
8387 ac_configure_args. Add comments to maybedep.tmp and
8388 serdep.tmp. Introduce --disable-serial-configure. Remove
8389 nonopt from baseargs, matching and removing corresponding
8390 whitespace while at it.
8391 * configure: Rebuilt.
8392
e245b0ea
AO
83932002-12-28 Alexandre Oliva <aoliva@redhat.com>
8394
903de295
AO
8395 * configure.in (host_configargs): Replace reference to
8396 no-longer-defined buildopts with --build=${build_alias}.
8397 * configure: Rebuilt.
8398
e245b0ea
AO
8399 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8400 program_transform_name to standard idiom.
8401 (AUTOGEN, AUTOCONF): Define.
8402 (Makefile.in): Use $(AUTOGEN).
8403 (Makefile): Depend on config.status, and use autoconf-style rule to
8404 build it. Move original commands to...
8405 (config.status): ... this new target.
8406 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8407 $(AUTOCONF).
8408 * Makefile.in: Rebuilt.
8409
671aa708
NN
84102002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8411
53fbfb58
NN
8412 * Makefile.tpl: Fix dramatic bustage due to change in
8413 program_transform_name.
8414 * Makefile.in: Regenerate.
8415
8416 * configure.in: Remove unnecessary PATH setting.
8417 * configure: Regnerate.
8418
8419 * configure.in: Don't default to unprefixed tools unless
8420 the native tools will work.
8421 * configure: Regenerate.
8422
671aa708
NN
8423 * configure.in: Convert to autoconf script. Blow away lots
8424 of now-redundant Makefile fragments.
8425 * configure: Generate using Autoconf.
8426 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8427 * Makefile.in: Regenerate.
8428
57f40826
NN
84292002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8430
3fedb745
NN
8431 * configure: Fix stupid bug where RANLIB was mistakenly included.
8432
abb2db7a 8433 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
8434 (build_configargs, host_configargs, target_configargs).
8435
8436 * configure.in: Move logic out of sed statement.
8437
abb2db7a 8438 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
8439 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8440
315fa0f4
SS
84412002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8442
8443 * config.sub: Import from master repository
8444 * config.guess: Ditto
8445
45aff44f
AS
84462002-12-24 Andreas Schwab <schwab@suse.de>
8447
8448 * Makefile.tpl (multilib.out): Fix missing space.
8449 * Makefile.in: Regenerate.
8450
88b5521b
NN
84512002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8452
8453 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8454 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8455 * Makefile.in: Regenerate.
8456 * configure.in: Remove unnecessary leftovers.
8457
2a726918
GK
84582002-12-21 Geoffrey Keating <geoffk@apple.com>
8459
8460 * configure.in (extra_ranlibflags_for_target): New variable.
8461 (*-*-darwin): Add -c to ranlib commands.
8462 * configure (tooldir): Handle extra_ranlibflags_for_target.
8463
aace3269 84642002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
8465
8466 * Makefile.tpl: Revert HJL's change.
8467 * Makefile.in: Regenerated.
8468 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8469 always.
8470
f0895142
AS
84712002-12-19 Andreas Schwab <schwab@suse.de>
8472
8473 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8474 * Makefile.in: Regenerate.
8475
dce2d8b2 84762002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
8477
8478 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8479 * Makefile.in: Regenerated.
8480
8481 * configure.in (build_prefix): New. Substitute.
8482
212f6dd0
NN
84832002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8484
79308c5d
NN
8485 * Makefile.tpl: Don't let real targets depend on phony targets.
8486 * Makefile.in: Regenerate.
8487
212f6dd0
NN
8488 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8489 * Makefile.in: Regenerate.
8490
ab17919f
SS
84912002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8492
8493 * config.sub: Import from master repository
8494 * config.guess: Ditto
8495
5ecf91d1
JM
84962002-12-16 Jason Merrill <jason@redhat.com>
8497
8498 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8499 previous 'make bootstrap'.
8500 * Makefile.in: Regenerate.
8501
d8437e1b
HPN
85022002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8503
8504 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8505
4977bab6
ZW
85062002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8507
8508 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8509 * Makefile.in: Regenerate.
8510
0edcfdcb
JM
85112002-12-13 Jason Merrill <jason@redhat.com>
8512
6248218a 8513 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
8514 library tests.
8515 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
8516 * Makefile.in: Regenerate.
8517
4977bab6
ZW
85182002-12-12 Alexandre Oliva <aoliva@redhat.com>
8519
8520 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8521 * Makefile.in: Rebuilt.
8522
f87505dd
AO
85232002-12-12 Alexandre Oliva <aoliva@redhat.com>
8524
8525 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8526
4977bab6
ZW
85272002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8528
8529 * configure: Fix bug put in by gremlins.
8530
8531 * Makefile.tpl: Substitute more autoconfily.
8532 * configure: Substitute more autoconfily.
8533 * Makefile.in: Regenerate.
8534
7f0db92a
SS
85352002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8536
8537 * config.sub: Import from master repository
8538 * config.guess: Ditto
8539 * MAINTAINERS: Added Svein Seldal under write after approval
8540
4977bab6
ZW
85412002-12-08 Andrew Cagney <ac131313@redhat.com>
8542
8543 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8544 * Makefile.in (all-sim): Ditto.
8545
85462002-12-06 DJ Delorie <dj@redhat.com>
8547
8548 * Makefile.tpl: Change configure dependencies to not have real
8549 targets depend on phony targets.
8550
85512002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8552
8553 * configure.in: Revert unintentional change.
8554
8555 * Makefile.tpl: Change dependency for */multilib.out so that
8556 it works when gcc isn't in the tree.
8557
8558 * configure.in: Substitute more.
8559 * configure: Run subconfigures from the Makefile.
8560 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8561 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8562
67f1b906
GP
85632002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8564
8565 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8566
4977bab6
ZW
85672002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8568
8569 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8570 and corresponding dependencies.
8571 * Makefile.in: Regenerate.
8572
8573 * configure.in (host_tools): Order binutils, gas and ld for
8574 convenience in running the testsuites.
8575
8576 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8577 * Makefile.in: Regenerate.
8578 * configure.in: Introduce rules to serialize subconfigure runs.
8579
8580 * configure.in: Introduce BASE_CC_FOR_TARGET.
8581 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8582 Realize configure-build-* targets. Realize configure-target-* targets.
8583 * Makefile.in: Regenerate.
8584
85852002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8586
8587 * configure: Move gcc_version_trigger stuff from here...
8588 * configure.in: ...to here.
8589
8590 * configure.in: Separate subconfigure options added by this file from
8591 options given by the user. Add machinery to put args for host
8592 subconfigures into the Makefile.
8593
8594 * Makefile.tpl: Remove 'vault' targets.
8595 * Makefile.tpl: Reorder and comment dependencies.
8596 * Makefile.in: Regenerate.
8597
85982002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8599 * configure.in: Fix my broken commit of previous patch. (sigh)
8600
743f054e
GK
86012002-11-28 Geoffrey Keating <geoffk@apple.com>
8602
8603 * configure.in: Move host-specific darwin noconfigdirs into
8604 the host-specific section.
8605
4977bab6
ZW
86062002-11-28 Geoffrey Keating <geoffk@apple.com>
8607
8608 * configure.in: Move host-specific darwin noconfigdirs into
8609 the host-specific section.
8610
86112002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8612
8613 * configure: Remove skip-this-dir support.
8614 * Makefile.tpl: Remove skip-this-dir support.
8615
8616 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8617 subdirectories.
8618 * Makefile.in: Regenerate.
8619
8620 * Makefile.tpl: Strip out useless setting of 'dir'.
8621 * Makefile.in: Regenerate.
8622
86232002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8624
8625 * configure.in: Fix deeply stupid bug.
8626
8627 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8628 shell code in CXX_FOR_TARGET
8629 * Makefile.def: Introduce raw_cxx.
8630 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8631 RAW_CXX_FOR_TARGET.
8632 * Makefile.in: Regenerate.
8633
86342002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8635
8636 * Makefile.tpl: Remove unnecessary ifs.
8637 * Makefile.in: Regenerate.
8638
8639 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8640 dependencies. Maybe-ize build-libiberty. Create dummy install
8641 targets for 'no_install' modules.
8642 * configure: Move GDB_TK substitution to configure.in. Move
8643 build_modules stuff to configure.in.
8644 * configure.in: Implement soft dependency machinery. Maybe-ize
8645 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8646 * Makefile.in: Regenerate.
8647
86482002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8649
8650 * Makefile.tpl: Make all-target, install-target behave similarly
8651 to all, install (only hitting configured targets). Eliminate
8652 unused macro defintions.
8653
8654 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8655 build != host.
8656
8657 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8658
8659 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8660
8661 * configure.in: Produce lists of subdir targets we're actually
8662 configuring. Remove references to "dosrel".
8663 * Makefile.tpl: Let configure set which subdir targets are hit.
8664 Remove install-cross; clean up install; remove ALL. Remove
8665 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8666 Autogenerate host module targets. Remove empty dependency lines
8667 and redundant dependency; rearrange slightly.
8668 * Makefile.def: Add host-side libtermcap, utils.
8669
8670 * Makefile.in: Regenerate.
8671
e6226a2f
RO
86722002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8673
8674 * ltconfig (osf[345]): Append $major to soname_spec.
8675 Reflect this in library_names_spec.
8676 * ltmain.sh (osf): Prefix $major with . for use as extension.
8677
3b75d237
AJ
86782002-11-19 Andreas Jaeger <aj@suse.de>
8679
8680 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8681 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8682 and sparc64 GNU/Linux systems.
8683
809108de
NS
86842002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8685
8686 * MAINTAINERS: Update email.
8687
e7e0de7e
GP
86882002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8689
8690 * MAINTAINERS: Complete James Dennett's entry.
8691
f7109dea
EB
86922002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8693
8694 * MAINTAINERS (Write After Approval): Add myself.
8695
d3ac17c9
BK
86962002-11-13 Bruce Korb <bkorb@gnu.org>
8697
8698 * Makefile.tpl: syntactic cleanup
8699
dce2d8b2 87002002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
8701
8702 * MAINTAINERS: Add myself to write-after-approval list.
8703
4977bab6
ZW
87042002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8705
8706 * Makefile.def: Add list of recursive targets to autogenerate.
8707 Add build_modules.
8708 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8709 targets. Autogenerate *-build-* targets.
8710 * Makefile.in: Regenerate.
8711
87122002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8713
8714 * configure: More autoconf-style substitutions.
8715 * Makefile.tpl: More autoconf-style substitutions.
8716 * Makefile.in: Regenerate.
8717
87182002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8719
8720 * configure: Substitute more variables in a more autoconf-friendly
8721 way. Simplify slightly.
8722 * Makefile.tpl: Make more variables substitutable in an
8723 autoconf-friendly way.
8724 * Makefile.in: Regenerate.
8725
d4783999
JW
87262002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8727
8728 * MAINTAINERS (Write After Approval): Add myself.
8729
4977bab6
ZW
87302002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8731
8732 * configure.in (v810*): Remove special setting of tools.
8733
8734 * configure: Add support for extra required flags for ar or nm.
8735 * configure.in (aix4.3+): Use above support for target-specific
8736 issues, rather than using config/mt-aix43.
8737
87382002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8739
8740 * configure: Remove 'removing', which doesn't work. Replace $subdir
8741 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8742 with $srcdir. Reformat indentation. Substitute some variables
8743 formerly hard-coded in the Makefile for build=host.
8744 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8745 * Makefile.def: Autogenerate more.
8746 * Makefile.in: Regenerate.
8747
1c9c903e
AN
87482002-11-04 Adam Nemet <anemet@lnxw.com>
8749
8750 * MAINTAINERS (Write After Approval): Add myself.
8751
40673d2b
KB
87522002-11-04 Kevin Buettner <kevinb@redhat.com>
8753
8754 * Makefile.def (host_modules): Add rda.
8755 * Makefile.in: Regenerate.
8756 * configure.in (target_tool): Add target-rda to list.
8757
42e650ae
GP
87582002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8759
8760 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8761
e004b81f
PE
87622002-10-25 Phil Edwards <pme@gcc.gnu.org>
8763
8764 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8765 and restrap targets to this rule.
8766 * Makefile.in: Regenerate.
8767
06bd49b1
GP
87682002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8769
8770 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8771 GNATS only accounts.
8772
d0af82b0
HPN
87732002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8774
8775 * configure.in (i[3456]86-*-linux*): Add check to disable
8776 ${libgcj} for glibc1.
8777
10782654
DC
87782002-10-24 Denis Chertykov <denisc@overta.ru>
8779
8780 * MAINTAINERS: Add myself as ip2k port maintainer.
8781
a5a438f5
SS
87822002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8783
8784 * configure.in: Add tic4x target.
8785
fe3d5b7f
NN
87862002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8787
aba8a494
NN
8788 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8789 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8790 * Makefile.in: Regenerate.
8791
fe3d5b7f
NN
8792 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8793 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8794 * Makefile.in: Regenerate.
8795
a6ad79e7
JJ
87962002-10-02 Janis Johnson <janis187@us.ibm.com>
8797
8798 * MAINTAINERS: Add myself as web pages co-maintainer.
8799
6a8a9058
NN
88002002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8801
8802 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8803 * Makefile.in: Regenerate.
8804
327d975a
ZW
88052002-10-02 Zack Weinberg <zack@codesourcery.com>
8806
8807 * MAINTAINERS: Add myself and Nathan Sidwell
8808 <nathan@codesourcery.com> as VxWorks maintainers.
8809
a5ae8f19 88102002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
8811
8812 * Makefile.def: Remove order dependency comments.
8813 * Makefile.tpl: Add explicit install-install dependencies.
8814 * Makefile.in: Regenerate.
d0f6c823 8815
34c6040c 8816 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 8817 * Makefile.in: Regenerate.
34c6040c 8818
d0f6c823
NN
8819 * Makefile.tpl: Add configure-target (for src-release in src)
8820 * Makefile.in: Regenerate.
8821
50bd210b
NC
88222002-09-30 Nick Clifton <nickc@redhat.com>
8823
8824 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8825
ca25149e
UW
88262002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8827
8828 * configure.in (s390*-*-linux*): Enable libgcj.
8829
dd30b57d
NN
88302002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8831
9e60a678
NN
8832 * configure: Revert accidentally applied changes.
8833
dd30b57d
NN
8834 * Makefile.tpl: Make more autoconf-friendly.
8835 * Makefile.in: Regenerate.
8836 * configure: Make substitution more autoconf-like.
8837
5831424e
RE
88382002-09-28 Richard Earnshaw <rearnsha@arm.com>
8839
8840 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8841 single entry to handle all these.
8842 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8843 libjava on arm-*-elf.
8844
b7f3b15b
GK
88452002-09-27 Geoffrey Keating <geoffk@apple.com>
8846
8847 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8848 things that depend on them.
8849
0dffceed
NN
88502002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8851
8852 * Makefile.tpl: Make subsituted variables more autoconfy.
8853 * Makefile.in: Regenerate.
8854 * configure: Make seds more autoconfy.
8855
1db75a86 88562002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
8857
8858 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8859 * Makefile.in: Regenerate.
8860 * configure.in: Rewrite sed statements to look autoconfy.
8861
1db75a86
NN
8862 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8863 all-target-foo on configure-target-foo.
8864 * Makefile.def: Ditto.
8865 * Makefile.in: Rebuild.
8866
741a4e89
AH
88672002-09-25 Andrew Haley <aph@redhat.com>
8868
8869 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8870
95ddd785
NN
88712002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8872
8873 * Makefile.def: New file.
8874 * Makefile.tpl: New file.
8875 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8876 * contrib/gcc_update: Note that Makefile.in is a generated file.
8877
8878 * configure.in: Minor rearrangement. Simplify tests.
8879
65a824f6
JT
88802002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8881
8882 * configure.in (with_headers): Skip copy if value is "yes".
8883 (with_libs): Likewise.
8884
51270f0a 88852002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
8886
8887 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8888 * configure.in (sh*-*-pe*): Ditto.
8889 * configure.in (mips*-*-pe*): Ditto.
8890 * configure.in (*arm-wince-pe): Ditto.
8891
8f89dbf4
NN
8892 * configure.in: Rearrange.
8893
c1b8db3f
KH
88942002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8895
8896 * MAINTAINERS: Update my email address.
8897
341f0575
PK
88982002-08-30 Paul Koning <pkoning@equallogic.com>
8899
8900 * MAINTAINERS: (Write After Approval): Add myself.
8901
d2e06980
GK
89022002-08-29 Geoffrey Keating <geoffk@redhat.com>
8903
8904 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8905
4906d5d8
GK
89062002-08-24 Geoffrey Keating <geoffk@redhat.com>
8907
8908 * MAINTAINERS: Change my mailing address.
8909
e9a25cc8
PC
89102002-08-21 Paolo Carlini <pcarlini@unitus.it>
8911
8912 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 8913 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 8914
dce2d8b2 89152002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
8916
8917 * MAINTAINERS (Write After Approval): Remove myself.
8918 (Various Maintainers: c++ runtime libs): Add myself.
8919
5ce6f47b
EC
89202002-08-15 Eric Christopher <echristo@redhat.com>
8921
8922 * config.sub: Import from master repository.
8923 * config.guess: Ditto.
8924
7f9317f0
AO
89252002-08-19 Alexandre Oliva <aoliva@redhat.com>
8926
8927 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8928 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8929 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8930
7aecca3d
AH
89312002-08-16 Aldy Hernandez <aldyh@redhat.com>
8932
8933 * MAINTAINERS: Add self to rs6000 vector extensions.
8934
8ea4b195
AO
89352002-08-15 Alexandre Oliva <aoliva@redhat.com>
8936
8937 * libiberty/configure: Reverted unintended yesterday's check in.
8938
f5cc59a7
AO
89392002-08-14 Alexandre Oliva <aoliva@redhat.com>
8940
8941 * boehm-gc/configure, libf2c/configure: Rebuilt.
8942 * libffi/configure, libiberty/configure: Ditto.
8943 * libjava/configure, libobjc/configure: Ditto.
8944 * libstdc++-v3/configure, zlib/configure: Ditto.
8945 Merged from binutils:
8946 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8947 From Steve Ellcey <sje@cup.hp.com>:
8948 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8949 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8950 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8951 IA64.
8952 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8953 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8954 soname_spec, sys_lib_search_path_spec): Ditto.
8955
dce2d8b2 89562002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
8957
8958 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8959
2ff34870
L
89602002-08-04 H.J. Lu (hjl@gnu.org)
8961
8962 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8963
a014f2fe
KW
89642002-08-02 Krister Walfridsson <cato@df.lth.se>
8965
8966 * MAINTAINERS (Write After Approval): Add myself.
8967
c01d477a
AM
89682002-07-31 Alan Modra <amodra@bigpond.net.au>
8969
8970 * configure.in: Move generic linux case to end. Copy generic
8971 linux noconfigdirs to mips*-*-linux* entry and new
8972 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8973
68cd2524
MM
89742002-07-19 Michael Matz <matz@suse.de>
8975
8976 * MAINTAINERS: Add myself as ra* maintainer.
8977
e2d83b8c
CD
89782002-07-16 Chris Demetriou <cgd@broadcom.com>
8979
8980 * config.guess: Update to 2002-07-09 version.
8981 * config.sub: Update to 2002-07-03 version.
8982
cece4f1d
HPN
89832002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8984
8985 * MAINTAINERS: Fix typo in a maintainer email address.
8986
bb654703
NN
89872002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8988
8989 * configure.in: Remove two redundant tests.
8990
789b7de5
RO
89912002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8992
8993 * configure.in (mips*-*-irix6*o32): Enable stabs.
8994
e1da1089
NN
89952002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8996
f3970bba
NN
8997 * configure.in: Don't build grez.
8998 * Makefile.in: Ditto.
8999
e1da1089
NN
9000 * Makefile.in: Remove references to bsp, cygmon, libstub.
9001 * configure.in: Ditto.
9002
9003 * configure.in: Remove leftover reference to gdbtest.
9004
57c905fa
PE
90052002-07-08 Phil Edwards <pme@gcc.gnu.org>
9006
9007 * configure.in (gxx_include_dir): Change to match versioned
9008 C++ headers if --enable-version-specific-runtime-libs is used.
9009
a0af94a7 90102002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9011
a0af94a7
SE
9012 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9013
423ce3eb
NN
90142002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9015
9016 * configure.in: Make --without-x work.
9017
98186934
NN
90182002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9019
c3b7d169
NN
9020 * configure.in: Rearrange target Makefile fragment collection.
9021
98186934
NN
9022 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9023 cvs[src].
9024 * configure.in: Ditto.
9025
eebd288a
MK
90262002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9027
9028 * MAINTAINERS (Write After Approval): Update my e-mail address.
9029
3ab36f05
NN
90302002-06-24 Ben Elliston <bje@redhat.com>
9031
9032 * configure.in (host_tools): Remove cgen.
9033
9034 * Makefile.in (all-cgen): Remove; runs from its source directory.
9035 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9036 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9037 (all-sim): Likewise.
9038
dce2d8b2 90392002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9040
9041 * Makefile.in: Eliminate 'apache' targets.
9042 * configure.in: Eliminate 'apache' targets.
9043
55380b08
NN
9044 * configure.in: Eliminate redundant tests. Reorganize.
9045
9a5c1b9d
NN
9046 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9047
5fd3853a
NN
9048 * config-ml.in: Eliminate references to Cygnus configure.
9049
cfefc434
NN
9050 * Makefile.in: Eliminate references to building emacs.
9051
2fe93885
GS
90522002-06-28 Graham Stott <graham.stott@btinternet.com>
9053
9054 * MAINTAINERS: Update my email address.
9055
53c40185
BK
90562002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9057
9058 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9059 (cxx_incdir): Remove.
53c40185 9060
97679694
NN
90612002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9062
9063 * MAINTAINERS (Write After Approval): Add self.
9064
b03bcd37
DC
9065Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9066
9067 * configure.in: Add support for ip2k.
9068
6bd12129
NN
90692002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9070
9071 * configure.in: Fix AIX configury bug.
9072
e0d98a92
SE
90732002-06-20 Steve Ellcey <sje@cup.hp.com>
9074
9075 * MAINTAINERS (Write After Approval): Add self.
9076
ba3292db
NN
90772002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9078
ef40bc65
NN
9079 * configure.in: replace ${topsrcdir} with ${srcdir}
9080
7a0be465
NN
9081 * configure.in: Move definition of libstdcxx_flags
9082 right above usage, rather than waaay earlier.
9083
e1848dde
NN
9084 * configure.in: Pull definition of is_cross_compiler earlier.
9085
8bc2fff1
NN
9086 * configure.in: Rearrange a little.
9087
ba3292db
NN
9088 * configure.in: Remove references to librx.
9089 * Makefile.in: Remove references to librx.
9090
11d8b408
DC
9091Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9092
9093 * config.sub: Add support for avr target.
9094 Import from master sources, rev 1.255
5ce6f47b 9095
93da8339
PE
90962002-06-19 Phil Edwards <pme@gcc.gnu.org>
9097
9098 * configure, .cvsignore: Revert previous change...
9099 * Makefile: ...delete.
9100
b4caab5c
NN
91012002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9102
9103 * configure.in: Eliminate ${gasdir} variable.
9104
ee777171
DB
91052002-06-18 Dave Brolley <brolley@redhat.com>
9106
9107 * configure.in: Add support for frv.
9108 * config.sub: Add support for frv.
9109
26e4af54
PE
91102002-06-18 Phil Edwards <pme@gcc.gnu.org>
9111
9112 * configure: Remove garbage from previous commit.
9113
bb20b7da
PE
91142002-06-18 Phil Edwards <pme@gcc.gnu.org>
9115
9116 * configure: For in-source builds, make a subdir and re-exec there.
9117 * Makefile: New file. Pass targets through to build directory.
9118 * .cvsignore: No longer ignore "Makefile".
9119
9d321f6c
DR
91202002-06-16 Douglas Rupp <rupp@gnat.com>
9121
9122 * MAINTAINERS (Write After Approval): Add self.
9123
c8eb2bc0
KG
91242002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9125
9126 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9127
f210d239
JT
91282002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9129
9130 * configure.in (vax-*-netbsd*): Re-enable gas.
9131
e9667b3c
NN
91322002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9133
efe1f357
NN
9134 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9135 BUILD_PREFIX_1, to correct nomenclature.
9136 * configure: Likewise.
9137
e9667b3c
NN
9138 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9139 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9140
fe2fe497
OH
91412002-05-31 Olaf Hering <olh@suse.de>
9142
9143 * config-ml.in: Propogate DESTDIR also.
9144
dcf7f0dd
JT
91452002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9146
9147 * configure.in (vax-*-netbsd*): Don't build gas for this
9148 platform.
9149
6ff14f32
MM
91502002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9151
9152 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9153 and libgcj for AVR.
9154
397de1ff
KK
91552002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9156
9157 * MAINTAINERS (Write After Approval): Add myself.
9158
ac30211c
JT
91592002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9160
9161 * config.guess: Update to 2002-05-22 version.
9162 * config.sub: Likewise.
9163
1e6347d8
RO
91642002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9165
9166 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9167 * config-ml.in: Likewise.
9168 * configure: Likewise.
9169 * configure.in: Likewise.
9170
e5ce1d6d
SC
91712002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9172
9173 * MAINTAINERS: Update my email address.
9174
6cdef75d
NN
91752002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9176
4a87f061
NN
9177 * configure.in: Simplify makefile fragment collection.
9178
9179 * configure.in: Remove code to build emacs.
603606e7 9180
e254d6b5
NN
9181 * configure.in : Remove --srcdir argument from targargs and buildargs
9182 (it's always overridden in the Makefile anyway). Rearrange a bit.
9183
9184 * configure: Move some logic to configure.in.
9185 * configure.in: Move some logic from configure.
6cdef75d 9186
1d6006fe
TT
91872002-05-11 Tom Tromey <tromey@redhat.com>
9188
9189 * MAINTAINERS: Reflect libgcj reality.
9190
b70b3534
FS
91912002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9192
9193 * Makefile.in: Honour DESTDIR.
9194
4434687a
MM
91952002-05-08 Mark Mitchell <mark@codesourcery.com>
9196
9197 * config.guess: Import 2002-03-20 version.
9198 * config.sub: Import 2002-04-26 version.
9199
a89e49c7
RO
92002002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9201
9202 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9203
44e55536
TJ
92042002-05-07 Tim Josling <tej@melbpc.org.au>
9205
9206 * MAINTAINERS: Add self.
9207
dce2d8b2 92082002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
9209
9210 * ltmain.sh: Detect and handle object name conflicts
9211 while piecewise linking a static library.
9212
b7c13625
AO
92132002-05-05 Alexandre Oliva <aoliva@redhat.com>
9214
9215 * configure.in (noconfigdirs): Don't disable libgcj on
9216 sparc64-*-solaris* and sparcv9-*-solaris*.
9217
4182d9fa
AO
92182002-05-03 Alexandre Oliva <aoliva@redhat.com>
9219
9220 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9221
7bebf279
TF
92222002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9223
9224 * configure.in (FLAGS_FOR_TARGET): Do not add
9225 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9226 on i[3456]86-*-linux*.
9227
9a06dc7d
TF
92282002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9229
9230 * configure.in (noconfigdirs): Replace [ ] with test.
9231
9232 * configure.in (noconfigdirs): Do not add target-newlib if
9233 target == i[3456]86-*-linux*, and host == target.
9234
a51a07fa
NN
92352002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9236
9e7facd6
DD
9237 * configure.in: delete reference to absent file
9238
aeaa0f2f
NN
9239 * configure.in: replace '[' with 'test'
9240
4bb98828
NN
9241 * configure.in: Eliminate references to gash.
9242 * Makefile.in: Eliminate references to gash.
9243
64791664
NN
9244 * configure.in: remove useless references to 'pic' makefile fragments.
9245
3ed57cf4
NN
9246 * configure.in: (*-*-windows*) Finish removing.
9247
a51a07fa
NN
9248 * configure.in: Eliminate redundant test for libgui.
9249
8552f6f1
RS
92502002-04-29 Roger Sayle <roger@eyesopen.com>
9251
9252 * MAINTAINERS: Add self and realphabetize. Update entries
9253 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9254 entry for a29k port maintainer.
9255
dce2d8b2 92562002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
9257
9258 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9259 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9260
704c9a14
NN
92612002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9262
9263 * configure.in: remove references to dead files
9264
7bff5059
MM
92652002-04-19 Mark Mitchell <mark@codesourcery.com>
9266
9267 * MAINTAINERS: Add information about purpose of this file.
9268
0c7c67f0
TT
92692002-04-18 Tom Tromey <tromey@redhat.com>
9270
9271 * configure.in: Disallow configuring libgcj when it is already
9272 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9273 Solaris 2.8 by default. For PR libgcj/6158.
9274
63501e91
NN
92752002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9276
9277 * configure.in: Move default CC setting out of config/mh-* fragments
9278 directly into here.
9279
701afd4d
NN
92802002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9281
9282 * configure.in: don't even try to configure or make a subdirectory
9283 if there's no configure script for it.
9284
07cdae91
MM
92852002-04-15 Mark Mitchell <mark@codesourcery.com>
9286
9287 * MAINTAINERS: Remove chill maintainers.
9288 * Makefile.in (CHILLFLAGS): Remove.
9289 (CHILL_LIB): Remove.
9290 (TARGET_CONFIGDIRS): Remove libchill.
9291 (CHILL_FOR_TARGET): Remove.
9292 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9293 CHILL_LIB.
9294 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9295 (CHECK_TARGET_MODULES): Likewise.
9296 (INSTALL_TARGET_MODULES): Likewise.
9297 (CLEAN_TARGET_MODULES): Likewise.
9298 (configure-target-libchill): Remove.
9299 (all-target-libchill): Remove.
9300 * configure.in (target_libs): Remove target-libchill.
9301 Do not compute CHILL_FOR_TARGET.
9302 * libchill: Remove directory.
5ce6f47b 9303
ab50d72b
DD
93042002-04-11 DJ Delorie <dj@redhat.com>
9305
9306 * Makefile.in, configure.in: Sync with binutils, entries
9307 follow...
9308
0a1e123a
DD
93092002-04-07 Andrew Cagney <ac131313@redhat.com>
9310
9311 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9312 (do-tar, do-bz2): New rules.
9313 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9314 (gdb-tar): New rule.
9315 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9316 (insight_dejagnu.tar): New rule.
9317 (insight.tar): New rule.
9318 (gdb+dejagnu.tar): New rule.
9319 (gdb.tar): New rule.
9320
ab50d72b
DD
93212002-02-01 Mo DeJong <supermo@bayarea.net>
9322
9323 * Makefile.in: Add all-tix to deps for all-snavigator
9324 so that tix is built when building snavigator.
9325
93262002-01-11 Steve Ellcey <sje@cup.hp.com>
9327
9328 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9329 ld and gdb are not supported.
9330
93312002-01-07 Mark Salter <msalter@redhat.com>
9332
9333 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9334 Allow target-libgloss to be built for arm, strongarm, and xscale.
9335
93362001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9337
9338 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9339 options for i[3456]86-pc-linux* native builds.
9340
93412001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9342
9343 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9344 files from .po files for a distribution.
9345
93462001-09-03 Jeff Holcomb <jeffh@redhat.com>
9347
9348 * configure.in: Enable libstdc++-v3 for h8300 targets.
9349
93502001-06-19 Alan Modra <amodra@bigpond.net.au>
9351
9352 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9353 version from bfd/.
9354
9355Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9356
9357 * Makefile.in (VER): When present, extract the version number from
9358 the file version.in.
9359
dce2d8b2 93602001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
9361
9362 * configure.in : enable ld for aix
9363
93642001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9365
9366 * config.guess: Add linux target for S/390.
9367
93682000-11-07 Philip Blundell <pb@futuretv.com>
9369
9370 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9371
93722000-11-03 Philip Blundell <pb@futuretv.com>
9373
9374 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9375 files.
9376
93772001-01-15 Ben Elliston <bje@redhat.com>
9378
9379 * configure.in (host_tools): Add sid.
9380 Always configure cgen.
9381
93822000-11-24 Nick Clifton <nickc@redhat.com>
9383
9384 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9385
9386
93872000-08-20 Doug Evans <dje@casey.transmeta.com>
9388
9389 * Makefile.in (ALL_MODULES): Add all-cgen.
9390 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9391 (all-cgen): New target.
9392 (all-opcodes,all-sim): Depend on all-cgen.
9393 * configure.in (host_tools): Add cgen.
9394 Only configure cgen if --enable-cgen-maint.
9395
dce2d8b2 93962002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
9397
9398 * configure.in: Add *-*-freebsd* configurations.
9399
90def2b2
TT
94002002-04-08 Tom Tromey <tromey@redhat.com>
9401
9402 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9403 Fixes PR libgcj/6068.
9404
320d7e7a
KW
94052002-03-30 Krister Walfridsson <cato@df.lth.se>
9406
9407 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9408
18b467f1
RO
94092002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9410
9411 * configure.in (alpha*-dec-osf*): Enable libgcj.
9412
dce2d8b2 94132003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
9414
9415 * MAINTAINERS (Write After Approval): Add myself.
9416
56ae9405
NC
94172002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9418
9419 Fix for: PR bootstrap/3591, target/5676
9420 * configure.in (mcore-pe): Disable the configuration of
9421 libstdc++-v3 since exceptions are not supported.
9422
f18d9a0c
AG
94232002-03-20 Anthony Green <green@redhat.com>
9424
9425 * configure.in: Enable libgcj for xscale-elf target.
9426
dce2d8b2 9427Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
9428
9429 * MAINTAINERS: Update my email address.
9430
28eca9e8
AO
94312002-03-16 Alexandre Oliva <aoliva@redhat.com>
9432
9433 * ltmain.sh (relink_command): Fix typo in previous change.
9434
e67e72c7
AO
94352002-03-15 Alexandre Oliva <aoliva@redhat.com>
9436
9437 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9438 (relink_command): Added --tag flags.
9439 (mode=install): If relinking fails; error out.
9440
c2273204
RH
94412002-03-12 Richard Henderson <rth@redhat.com>
9442
9443 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9444 .NOTPARALLEL tag.
9445 (do-check): Rename from check.
9446 (check): Allow parallel check.
9447
bcb64245
BW
94482002-03-12 Bob Wilson <bob.wilson@acm.org>
9449
9450 * MAINTAINERS: Add myself as maintainer for xtensa port.
9451 Fix alphabetical order in CPU port maintainer list.
9452 Remove myself from Write After Approval list.
9453
63adb4ff
RH
94542002-03-11 Richard Henderson <rth@redhat.com>
9455
9456 * Makefile.in (.NOTPARALLEL): Add fake tag.
9457
9bec4bf0
L
94582002-03-07 H.J. Lu (hjl@gnu.org)
9459
9460 * configure.in: Enable gprof for mips*-*-linux*.
9461
c7fc1f84
DS
94622002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9463
9464 * MAINTAINERS (Write After Approval): Add myself.
9465
6bff33fb
AO
94662002-02-28 Alexandre Oliva <aoliva@redhat.com>
9467
9468 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9469 libjava.
9470 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9471
0210b33b
AO
94722002-02-23 Alexandre Oliva <aoliva@redhat.com>
9473
9474 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9475 because its Makefile is there; test for the executable instead.
9476
fcc0a3ef
AO
94772002-02-22 Alexandre Oliva <aoliva@redhat.com>
9478
9479 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9480 libstdc++-v3 and libjava.
9481
dce2d8b2 94822002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
9483
9484 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9485 boehm-gc
5ce6f47b 9486
40fe0ec3
AO
94872002-02-09 Alexandre Oliva <aoliva@redhat.com>
9488
9489 * config.guess: Updated to 2002-01-30's version.
9490 * config.sub: Updated to 2002-02-01's version.
9491 Contribute sh64-elf.
9492 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9493 * configure.in: Added sh64-*-*.
9494
694d53ee
CD
94952002-02-08 Chris Demetriou <cgd@broadcom.com>
9496
9497 * MAINTAINERS: Belatedly add myself to write after approval list.
9498
a9ca50b1
JH
9499Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9500
9501 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9502 Remove self as Write After Approval.
9503
5ffc3500
GK
95042002-01-31 Geoffrey Keating <geoffk@redhat.com>
9505
9506 * MAINTAINERS: Put self in as maintainer for contrib/regression
9507 directory.
9508
4ceaf7fb
PE
95092002-01-28 Phil Edwards <pme@gcc.gnu.org>
9510
9511 * MAINTAINERS: Update my email address.
9512
51584787
JT
95132002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9514
5ce6f47b
EC
9515 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9516 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
9517 libraries if not supported for NetBSD on target CPU.
9518
5701d273
DR
95192002-01-25 Douglas B Rupp <rupp@gnat.com>
9520
9521 * install-sh: Use _inst.$$_ for temp file name.
9522
b299a075
JT
95232002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9524
9525 * MAINTAINERS (Write After Approval): Move my contact info
9526 from here...
9527 (OS Port Maintainers): ...to here (netbsd).
9528
51fe14b5
BW
95292002-01-22 Bob Wilson <bob.wilson@acm.org>
9530
9531 * MAINTAINERS (Write After Approval): Add myself.
9532
dce2d8b2 95332002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
9534
9535 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9536 (all-target-fastjar): Also depend on all-target-libiberty.
9537
3cd87679
L
95382002-01-16 H.J. Lu (hjl@gnu.org)
9539
9540 * config.guess: Import from master sources, rev 1.225.
9541 * config.sub: Import from master sources, rev 1.238.
9542
969a6d8f
KH
95432002-01-16 Kazu Hirata <kazu@hxi.com>
9544
9545 * MAINTAINERS (Write After Approval): Remove myself.
9546
366f6a52
FW
95472001-12-19 Florian Weimer <fw@deneb.enyo.de>
9548
9549 * MAINTAINERS (Write After Approval): Add myself.
9550
f02240b6
JM
95512001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9552
9553 * MAINTAINERS: Add self as docs co-maintainer.
9554
5d08dc39
MK
95552001-12-11 Matthias Klose <doko@debian.org>
9556
9557 * MAINTAINERS (Write After Approval): Add myself.
9558
39e790d5
ZW
95592001-12-09 Zack Weinberg <zack@codesourcery.com>
9560
9561 * MAINTAINERS: Update my email address.
9562
4519d6a3
TC
95632001-12-07 Turly O'Connor <turly@apple.com>
9564 * MAINTAINERS (Write After Approval): Add myself.
9565 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9566 (rs6000_initialize_trampoline): Call __trampoline_setup for
9567 ABI_DARWIN too.
9568 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 9569 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 9570
21cf0a73
PC
95712001-12-07 Paolo Carlini <pcarlini@unitus.it>
9572
9573 * MAINTAINERS (Write After Approval): Add myself.
9574
4ee43206
DR
9575Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9576
9577 * configure, configure.in: Use temp file for long sed commands.
9578
251931f3
LG
95792001-12-03 Laurent Guerby <guerby@acm.org>
9580
9581 * config.sub: Update to version 1.232 on subversion.
9582
03777dd7
BE
95832001-12-03 Ben Elliston <bje@redhat.com>
9584
9585 * MAINTAINERS: Update mail address for config.* patches.
9586
dce2d8b2 95872001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
9588 Zack Weinberg <zack@codesourcery.com>
9589
9590 When build != host, create libiberty for the build machine.
9591
9592 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9593 CONFIG_ARGUMENTS.
9594 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9595 New variables.
9596 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9597 and rules.
9598 (all.normal): Depend on ALL_BUILD_MODULES.
9599 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9600 (all-build-libiberty): Depend on configure-build-libiberty.
9601
9602 * configure: Calculate and substitute proper value for
9603 ALL_BUILD_MODULES.
9604 * configure.in: Create the build subdirectory.
9605 Calculate and substitute TARGET_CONFIGARGS (formerly
9606 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9607
04075e8f
ZL
96082001-11-26 Ziemowit Laski <zlaski@apple.com>
9609
9610 * MAINTAINERS (write-after-approval): Add self.
9611
ed19322d
CR
96122001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9613
9614 * MAINTAINERS (GNATS only accounts): Remove self.
9615
90a12988
HPN
96162001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9617
9618 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9619 libf2c.
9620
77e653ad
CR
96212001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9622
9623 * MAINTAINERS (Write After Approval): Add self.
9624
64adad99
DB
96252001-11-12 David O'Brien <obrien@FreeBSD.org>
9626
9627 * MAINTAINERS: mips and s390 are also CPU ports.
9628
834a28c7
DB
96292001-11-12 David O'Brien <obrien@FreeBSD.org>
9630
9631 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9632
ef94239f
DB
96332001-11-11 David O'Brien <obrien@FreeBSD.org>
9634
9635 * MAINTAINERS: Alphabetize.
9636
beda0427
KH
96372001-11-09 Kazu Hirata <kazu@hxi.com>
9638
9639 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9640
6ca224d3
JDA
96412001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9642
9643 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9644
132e4bd7
PE
96452001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9646
9647 * configure.in (--enable-languages): Be more permissive about
9648 syntax. Check for empty lists better. Warn about $LANGUAGES.
9649
c6243b4c
GK
96502001-11-08 Geoffrey Keating <geoffk@redhat.com>
9651
9652 * config.sub: Import from master sources, rev. 1.230.
9653 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9654
abbb9e76
LG
96552001-11-07 Laurent Guerby <guerby@acm.org>
9656
9657 * MAINTAINERS (Write After Approval): Add self.
9658
53cdb27a
HPN
96592001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9660
9661 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9662
dd3a88c9
HPN
96632001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9664
9665 * config.sub: Import from master sources, rev 1.226.
9666 * config.guess: Import from master sources, rev 1.216.
9667
d344dce9
HPN
96682001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9669
9670 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9671 * MAINTAINERS: Add self as maintainer of MMIX port.
9672 Remove old after-approval entry.
9673
63f6bcd7
JM
96742001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9675
9676 * ChangeLog, configure: Fix spelling errors.
9677
84f92638
BK
96782001-10-20 Brendan Kehoe <brendan@zen.org>
9679
9680 * MAINTAINERS: Tweak my address.
9681
dce2d8b2 9682Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
9683
9684 * MAINTAINERS: Update my email address.
9685
1567080c 96862001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 9687
f48a3b5c 9688 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 9689 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 9690
30106886
GB
96912001-10-10 Geert Bosch <bosch@gnat.com>
9692
e490616e 9693 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
9694 Added Robert Dewar.
9695
dce2d8b2 96962001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
9697
9698 * MAINTAINERS (Write After Approval): Added self
9699
d1c3e709
GB
97002001-10-02 Geert Bosch <bosch@gnat.com>
9701
9702 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9703
50f5f793
JM
97042001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9705
9706 * configure: Handle temporary files securely using mkdir.
9707
7fddf9a9
AO
97082001-09-29 Alexandre Oliva <aoliva@redhat.com>
9709
9710 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9711
dce2d8b2 97122001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
9713
9714 * configure.in (*-*-linux*): Disable configuration of target-newlib
9715 and target-libgloss.
e490616e 9716
0c055e34
AO
97172001-09-26 Alexandre Oliva <aoliva@redhat.com>
9718
9719 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9720 RANLIB.
9721
759bfa90
AO
97222001-09-21 Alexandre Oliva <aoliva@redhat.com>
9723
9724 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9725 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9726 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9727 avoid quotes nesting problems.
9728 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9729 (DO_X): Export only variables that are set.
9730
1dc4a750
BE
97312001-09-19 Ben Elliston <bje@redhat.com>
9732
9733 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9734 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9735 semantics. Use the shell built-in "type" command instead.
9736
898c7238
AO
97372001-08-31 Alexandre Oliva <aoliva@redhat.com>
9738
9739 Merged from gcc-3_0-branch:
9740 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9741 * ltcf-c.sh: Use $objext, not $ac_objext.
9742 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9743 * ltcf-cxx.sh: Add support for GNU.
9744 2001-07-22 Timothy Wall <twall@redhat.com>
9745 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9746 default settings if using GNU tools with that configuration.
9747 * ltcf-cxx.sh: Ditto.
9748 * ltcf-gcj.sh: Ditto.
9749 2001-07-21 Michael Chastain <chastain@redhat.com>
9750 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9751 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9752 * ltmain.sh: Mark as gcc-local.
9753
8fa0a32e
EC
97542001-08-30 Eric Christopher <echristo@redhat.com>
9755 Jason Eckhardt <jle@redhat.com>
9756
9757 * config.guess: Merge from master sources.
9758 * config.sub: Merge from master sources, add support for mipsisa32.
9759
32f30f91 97602001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
9761 * config.sub: Merge from master sources, rev 1.219.
9762 * MAINTAINERS: Add self as contact for stormy16 port.
9763
f6084f99
ZW
97642001-08-14 Zack Weinberg <zackw@panix.com>
9765
9766 * config.sub: Merge from master sources, rev 1.218.
9767 * config.guess: Merge from master sources, rev 1.209.
9768
91b54f7f
GS
97692001-08-11 Graham Stott <grahams@redhat.com>
9770
9771 * Makefile.in (check-c++): Add missing semicolon.
9772
e5b3941e
JH
9773Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9774
32f30f91 9775 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 9776
6387a56e
EC
97772001-07-30 Eric Christopher <echristo@redhat.com>
9778
9779 * MAINTAINERS (Various maintainers: mips port): Added myself.
9780
53b475f0
AH
97812001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9782
e490616e 9783 * configure.in (sh-*-linux*): New.
53b475f0 9784
2a08c780
RH
97852001-07-27 Richard Henderson <rth@redhat.com>
9786
9787 * .cvsignore: Add LAST_UPDATED.
9788
bfa79422
UW
97892001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9790
9791 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9792
0ae85492
AH
97932001-07-16 Aldy Hernandez <aldyh@redhat.com>
9794
e490616e 9795 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 9796
8e1ab0fe
NP
9797Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9798
9799 * MAINTAINERS (Write After Approval): Added myself.
9800
2b997990
SC
98012001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9802
9803 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9804 and libgcj on m68hc11/m68hc12.
9805
d920e825
L
98062001-06-27 H.J. Lu (hjl@gnu.org)
9807
9808 * Makefile (CFLAGS_FOR_BUILD): New.
9809 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9810
d425a1e0
JM
98112001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9812
9813 * README: Remove version number.
9814
5b5b4207
GP
98152001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9816
9817 * INSTALL/README: Update wrt. to the installation instructions now
9818 residing in gcc/doc/install.texi.
9819
be839b69
JM
98202001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9821
9822 * README: Replace with a cut-down and updated version of gcc/README.
9823
fe2ee7c4
DE
98242001-06-12 David Edelsohn <edelsohn@gnu.org>
9825
9826 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9827 multilibs to be disabled.
9828
4f5d646c
DB
98292001-06-11 Daniel Berlin <dan@cgsoftware.com>
9830
9831 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 9832
818f0c85
AO
98332001-06-09 Alexandre Oliva <aoliva@redhat.com>
9834
9835 * config.guess: Import CVS version 1.195.
9836 * config.sub: Import CVS version 1.212.
9837
e9a8af10
AO
98382001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9839
9840 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9841 gcc/xgcc is built, use -print-prog-name to find out the program
9842 name to use.
9843
ae3ca0a9
PE
98442001-06-04 Phil Edwards <pme@sources.redhat.com>
9845
9846 * config.guess: Import CVS version 1.194. All gcc-local changes
9847 appear to also be in the master copy.
9848 * config.sub: Import CVS version 1.211.
9849
066bd40d
MM
9850Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9851
9852 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9853 with_gcc]: Use `gcc -shared' to build a shared library.
9854
4aef4f33
JDA
9855Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9856
9857 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9858 archives.
9859
c386f00f
RO
9860Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9861
9862 * MAINTAINERS (Write After Approval): Add myself.
9863
2ae5cea5
HPN
98642001-06-01 Hans-Peter Nilsson <hp@axis.com>
9865
9866 * configure.in (libstdcxx_flags): Do not try to execute
9867 libstdc++-v3/testsuite_flags until it exists.
9868
c3766183
AM
98692001-06-01 Alan Modra <amodra@bigpond.net.au>
9870
9871 * MAINTAINERS: Update my email address.
9872
9b337833
GS
98732001-05-31 Graham Stott <grahams@redhat.com>
9874
9875 * MAINTAINERS (Write After Approval): Add myself.
9876
dce2d8b2 98772001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
9878
9879 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9880 libraries when using g++ with native linker.
9881
5f7de4b8
AO
98822001-05-28 Alexandre Oliva <aoliva@redhat.com>
9883
9884 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9885
a7bc0fbb
AO
98862001-05-22 Alexandre Oliva <aoliva@redhat.com>
9887
9888 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9889 [aix4*|aix5*]: Prepend blank.
9890
33456445
AO
98912001-05-20 Alexandre Oliva <aoliva@redhat.com>
9892
9893 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9894 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9895 of subdir/configure scripts to use the new libtool.m4.
9896
e48d3d00
MK
98972001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9898
9899 * MAINTAINERS (Write After Approval): Add myself.
9900
9e0e191b
BK
99012001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9902
9903 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9904
3f19b439
BE
99052001-05-11 Ben Elliston <bje@redhat.com>
9906
9907 * Makefile.in (all-sid): New target.
9908 (check-sid, clean-sid, install-sid): Likewise.
9909
6ebe3121
JO
99102001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9911
9912 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9913
ca3667c4
AO
99142001-05-03 Alexandre Oliva <aoliva@redhat.com>
9915
9916 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9917 libgcj.
9918
99192001-05-03 Alexandre Oliva <aoliva@redhat.com>
9920
9921 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9922 gcc/xgcc is built, use -print-prog-name to find out the program
9923 name to use.
9924
b2964d63
AO
99252001-04-26 Alexandre Oliva <aoliva@redhat.com>
9926
b1bb2302
AO
9927 * configure.in (noconfigdirs): Don't reset it from scratch in the
9928 target case; only append to it.
6387a56e 9929
b2964d63
AO
9930 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9931 sparc-*-solaris2.8]: Disable ${libgcj}.
9932
8343765d
AO
99332001-04-25 Alexandre Oliva <aoliva@redhat.com>
9934
9935 * configure.in (libgcj_saved): Copy from $libgcj.
9936 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9937 --disable-libgcj.
9938
ddbb6d43
GRK
99392001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9940
9941 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 9942 C front end maintainer.
ddbb6d43 9943
3fa03ff9
AG
9944Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9945
9946 * configure.in: Move *-chorusos target case to the proper switch.
9947 Disable libgcj.
9948
99ffe40f
AO
99492001-04-12 Alexandre Oliva <aoliva@redhat.com>
9950
9951 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9952 1.641.2.228.
9953
78faa32d
FS
99542001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9955
9956 * Makefile.in (STAGE1_CFLAGS): Pass down.
9957
cdbff0ab
AM
99582001-04-13 Alan Modra <amodra@one.net.au>
9959
9960 * config.guess: Add hppa64-linux support. Note for next import that
9961 this is already in the master file.
9962 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9963
75b9074c
AO
99642001-04-12 Alexandre Oliva <aoliva@redhat.com>
9965
9966 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9967 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9968
125404c5
SS
99692001-04-11 Stan Shebs <shebs@apple.com>
9970
9971 * MAINTAINERS: Add self as Darwin port maintainer.
9972
876684fe
AM
99732001-04-11 Alan Modra <amodra@one.net.au>
9974
9975 * MAINTAINERS: Update my email address.
9976
06729913
LR
99772001-04-10 Loren J. Rittle <ljrittle@acm.org>
9978
9979 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9980 recent versions of FreeBSD (release 3 or later).
9981 * ltconfig: On FreeBSD, -lc must not be provided when building
9982 a shared library or else the standard -pthread gcc option is
9983 rendered worthless to later users of the built library.
9984
67916302
JM
99852001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9986
9987 * MAINTAINERS: Add self and RTH as C front end maintainers.
9988
d2bc0628
AO
99892001-04-05 Alexandre Oliva <aoliva@redhat.com>
9990
e490616e
ZW
9991 * config.sub: Make sure to match an already-canonicalized
9992 machine name (eg. mn10300-unknown-elf).
d2bc0628 9993
a3406c06
AO
99942001-04-01 Alexandre Oliva <aoliva@redhat.com>
9995
9996 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9997 New macros.
9998 (bootstrap, cross): Use RECURSE_FLAGS.
9999 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10000
a076f6a4
AO
100012001-03-27 Alexandre Oliva <aoliva@redhat.com>
10002
10003 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10004
e9f4fa71
CH
100052001-03-22 Colin Howell <chowell@redhat.com>
10006
7238de5c
CH
10007 * Makefile.in (DO_X): Do not backslash single-quotes in
10008 backquotes (two places).
e9f4fa71 10009
b6b14b1b
AO
100102001-03-22 Alexandre Oliva <aoliva@redhat.com>
10011
10012 Re-installed:
10013 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10014 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10015 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10016 * ltcf-cxx.sh: Likewise.
10017 * ltcf-gcj.sh: Likewise.
10018
1eb0b89d
GP
100192001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10020
10021 * MAINTAINERS: Add myself as "documentation co-maintainer".
10022
82e23236
AO
100232001-03-22 Alexandre Oliva <aoliva@redhat.com>
10024
10025 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10026 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10027
64ec27c3
TT
100282001-03-19 Tom Tromey <tromey@redhat.com>
10029
10030 * config-ml.in: Handle GCJ and GCJFLAGS.
10031
191de407
MC
100322001-03-21 Michael Chastain <chastain@redhat.com>
10033
10034 * Makefile.in: all-m4 depends on all-texinfo.
10035
fed4dede
LR
100362001-03-20 Loren J. Rittle <ljrittle@acm.org>
10037
10038 * MAINTAINERS: Add myself to write after approval list.
10039
085072bb
LB
100402001-03-18 Laurynas Biveinis <lauras@softhome.net>
10041
10042 * Makefile.in (DO_X): Quote nested quotes.
10043
5af8ea3f
AM
100442001-03-18 Alan Modra <alan@linuxcare.com.au>
10045
10046 * MAINTAINERS: Add myself to write after approval list.
10047
69e23037
LB
100482001-03-15 Laurynas Biveinis <lauras@softhome.net>
10049
10050 * Makefile.in (DO_X): Use double quotes for quoting
10051 "RANLIB=$${RANLIB}".
10052
2b9650f4
OP
100532001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10054
10055 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10056
dce2d8b2 100572001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10058
10059 * configure.in: Only use `lang_requires' for languages athat are
10060 actually enabled.
10061
f6646274
PE
100622001-03-08 Phil Edwards <pme@sources.redhat.com>
10063
10064 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10065
c9a54638
AO
100662001-03-08 Alexandre Oliva <aoliva@redhat.com>
10067
10068 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10069
6a556ad6
TT
100702001-03-07 Tom Tromey <tromey@redhat.com>
10071
10072 * configure.in: Allow config-lang.in to set `lang_requires' to list
10073 of other required languages.
10074
6822468a
LB
100752001-03-06 Laurynas Biveinis <lauras@softhome.net>
10076
10077 * Makefile.in: Remove RANLIB definition. Use RANLIB
10078 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10079 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10080
f04885d3 100812001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10082 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10083
f04885d3
BK
10084 * Makefile.in (check-c++): Use tabs, not spaces.
10085
288edf47 100862001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10087
288edf47
LB
10088 * MAINTAINERS: add myself to Write After Approval list.
10089
3d55d2f8 100902001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10091
e490616e 10092 * Makefile.in (check-c++): New rule.
6387a56e 10093
4d88a68a
BK
10094 * configure.in (target_libs): Remove libg++.
10095 (noconfigdirs): Remove libg++.
10096 (noconfigdirs): Same.
10097 (noconfigdirs): Same.
10098 (noconfigdirs): Same.
10099
10100 * config-ml.in: Remove libg++ references.
10101
10102 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10103 (ALL_TARGET_MODULES): Same.
10104 (configure-target-libg++): Remove.
10105 (all-target-libg++): Remove.
10106 (configure-target-libio): Remove.
10107 (all-target-libio): Remove.
10108 (check-target-libio): Remove.
10109 (.PHONY): Remove.
10110 (libg++.tar.bz2): Remove.
10111 (all-target-cygmon): Remove libio.
10112 (all-target-libstdc++): Remove.
10113 (configure-target-libstdc++): Remove.
10114 (TARGET_LIB_PATH): Remove libstdc++.
10115 (ALL_GCC_CXX): Remove libstdc++.
10116 (all-target-gperf): Correct.
10117
2437d4ed
NC
101182001-02-16 Nick Clifton <nickc@redhat.com>
10119
10120 * configure.in (noconfigdirs): Allow configuration of texinfo
10121 for Cygwin hosts.
10122
85b99cbe
AG
101232001-02-15 Anthony Green <green@redhat.com>
10124
10125 * configure: Introduce GCJ_FOR_TARGET.
10126 * configure.in: Ditto.
10127 * Makefile.in: Ditto.
10128
7b18790c
AS
101292001-02-13 Andreas Schwab <schwab@suse.de>
10130
10131 * MAINTAINERS: Update mail address.
10132
c4880c99
MS
101332001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10134
10135 * config.guess: Add linux target for S/390.
10136 * config.sub: Likewise.
10137
dce2d8b2 101382001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
10139
10140 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 10141 target-libgloss.
e31ae6db 10142
7739adfb
BE
101432001-02-06 Ben Elliston <bje@redhat.com>
10144
10145 * configure: Output host type to stdout, not stderr.
10146
36ca672c
MM
101472001-02-05 Mark Mitchell <mark@codesourcery.com>
10148
e40f2829 10149 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
10150 * ltcf-cxx.sh: Likewise.
10151
36ca672c
MM
10152 * config.if: Assume enable_libstdcxx_v3 is defined.
10153
22fdd65e
MM
101542001-02-04 Mark Mitchell <mark@codesourcery.com>
10155
10156 Remove V2 C++ library.
10157 * configure.in: Remove --enable-libstdcxx_v3 support.
10158
3b60dd8e
BM
101592001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10160
10161 * include/demangle.h: Add prototype for java_demangle_v3.
10162
42c0c80a
PE
101632001-01-29 Phil Edwards <pme@sources.redhat.com>
10164
10165 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10166
0be25992
RH
101672001-01-27 Richard Henderson <rth@redhat.com>
10168
10169 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10170
8a8de62d
MS
101712001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10172
10173 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10174 Don't unset, it's non-portable and no longer necessary, set to empty
10175 instead.
10176
92769744
MS
101772001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10178
10179 * ltconfig: Shell portability fix for the tagname validity check.
10180
88a1c0ab
AO
101812001-01-27 Alexandre Oliva <aoliva@redhat.com>
10182
10183 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10184 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10185
45291dd5
MS
101862001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10187
10188 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10189
1ace7e15
TT
101902001-01-26 Tom Tromey <tromey@redhat.com>
10191
10192 * configure.in: Allow libgcj to be built on Sparc Solaris.
10193
0ef8b11b
DE
101942001-01-25 David Edelsohn <edelsohn@gnu.org>
10195
10196 * ltcf-c.sh: Add aix5 case.
10197 * ltcf-cxx.sh: Likewise.
10198 * ltconfig: Likewise.
10199
0006091e
AO
102002001-01-24 Alexandre Oliva <aoliva@redhat.com>
10201
9bad11e1
AO
10202 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10203 keep at least one of build_libtool_libs or build_old_libs set to
10204 yes.
10205
0006091e
AO
10206 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10207 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10208
7c01b2b5
BM
102092001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10210
10211 * configure.in: Enable libgcj on several additional platforms.
10212
d340e0ac
BM
102132001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10214
10215 * configure.in: Enable libgcj for linux targets.
10216
5baf8c37
MS
102172001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10218
10219 * MAINTAINERS (Write After Approval): Add myself.
10220
10a0ba84
JDA
102212001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10222
10223 * MAINTAINERS: Add myself as vax port maintainer.
10224
357c6a4b
FH
102252001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10226
10227 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10228
6e2d9a7a
MS
102292001-01-09 Mike Stump <mrs@wrs.com>
10230
10231 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10232 failures of subdirectories.
10233
b6b14b1b 102342001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 10235
b6b14b1b 10236 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 10237 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
10238 * ltcf-cxx.sh: Likewise.
10239 * ltcf-gcj.sh: Likewise.
10240 * ltconfig.sh: Fix typo.
976b230d 10241
07109110
LB
102422001-01-02 Laurynas Biveinis <lauras@softhome.net>
10243
10244 * configure: handle DOS-style absolute paths.
10245
1da5b8fc
LB
102462001-01-02 Laurynas Biveinis <lauras@softhome.net>
10247
10248 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10249
4c2f5b4f
MM
102502000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10251
10252 * MAINTAINERS: Add myself as avr port co-maintainer.
10253
bc53668e
BE
102542000-12-28 Ben Elliston <bje@redhat.com>
10255
10256 * MAINTAINERS: Add myself under ``Write After Approval''.
10257
c387606f
JM
102582000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10259
10260 * texinfo: Remove directory from GCC.
10261
2cb5082c
JM
102622000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10263
10264 * COPYING: Update to current
10265 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10266 to 19yy as example year in copyright notice).
10267
cc330df9
BK
102682000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10269
6387a56e 10270 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
10271 (libstdcxx_incdir): Pass down.
10272 * config.if: Remove expired bits for cxx_interface, add stub.
10273 (libstdcxx_incdir): Add variable for g++ include directory.
10274 * configure.in (gxx_include_dir): Use it.
6387a56e 10275
4c6b2835
AO
102762000-12-18 Alexandre Oliva <aoliva@redhat.com>
10277
10278 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10279 with old-email address from ``Write After Approval''.
10280
3896f13e
AJ
102812000-12-15 Andreas Jaeger <aj@suse.de>
10282
10283 * configure.in: Handle lang_dirs.
10284
102852000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 10286
ad46e881
TT
10287 * MAINTAINERS: Removed brads.
10288
90a10418
TT
10289 * MAINTAINERS: Added gcj developers.
10290
41dfe3a2 102912000-12-13 Anthony Green <green@redhat.com>
6387a56e 10292
41dfe3a2 10293 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
10294 listed. Disable libgcj for x86 and Alpha Linux until compatible
10295 with g++ abi.
6387a56e 10296
e2f601da
MS
102972000-12-13 Mike Stump <mrs@wrs.com>
10298
10299 * Makefile.in (local-distclean): Also remove fastjar.
10300
70030c01
RB
103012000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10302
10303 * contrib/gcc_update: Add fastjar --touch entries.
10304
2a50f859
AO
103052000-12-12 Alexandre Oliva <aoliva@redhat.com>
10306
10307 * configure.in: Disable language-specific target libraries for
10308 languages that aren't enabled.
10309
7743113b
AG
103102000-12-10 Anthony Green <green@redhat.com>
10311
10312 * configure.in: Define libgcj. Disable libgcj target libraries for
10313 most targets.
10314
92e061a6
NB
103152000-12-10 Neil Booth <neilb@earthling.net>
10316
10317 * MAINTAINERS: Update mail address, remove from WAA list.
10318
f34ff6d6
APB
103192000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10320
10321 * libjava: Imported from /cvs/java.
10322 * libffi: Likewise.
10323 * Boehm-gc: Likewise.
10324
d82a33c6
APB
103252000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10326
10327 * configure.in (target_libs): Revert 2000-12-08 patch.
10328 (noconfigdirs): Added target-libjava.
10329
e14f8e28
LB
103302000-12-09 Laurynas Biveinis <lauras@softhome.net>
10331
10332 * djunpack.bat: removed.
10333
fc26516b
LB
103342000-12-09 Laurynas Biveinis <lauras@softhome.net>
10335
10336 * Makefile.in: handle DOS-style absolute paths.
10337 * config-ml.in: likewise.
10338 * symlink-tree: likewise.
10339
bd8757b3
APB
103402000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10341
10342 * fastjar: Imported.
10343
81522a1f
APB
103442000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10345
10346 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10347 libjava.
10348 * configure.in (target_libs): Removed `target-libjava'.
10349
5db1f7ed
APB
103502000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10351
10352 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10353 (ALL_MODULES): Added fastjar.
10354 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10355 (all-target-libjava): all-fastjar replaces all-zip.
10356 (all-fastjar): Added.
10357 (configure-target-fastjar, all-target-fastjar): Likewise.
10358 * configure.in (host_tools): Added fastjar.
10359
5e59997c
MS
103602000-12-07 Mike Stump <mrs@wrs.com>
10361
10362 * Makefile.in (local-distclean): Remove leftover built files.
10363
0a534f40
NC
103642000-11-24 Nick Clifton <nickc@redhat.com>
10365
10366 * configure.in (xscale-elf): Add target.
10367 (xscale-coff): Add target.
10368
7686cadf
LR
103692000-11-22 Loren J. Rittle <ljrittle@acm.org>
10370
e490616e
ZW
10371 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10372 recent versions of FreeBSD (release 3 or later).
10373 * ltconfig: On FreeBSD, -lc must not be provided when building
10374 a shared library or else the standard -pthread gcc option is
10375 rendered worthless to later users of the built library.
7686cadf 10376
fff01699
FF
103772000-11-16 Fred Fish <fnf@be.com>
10378
10379 * configure.in (enable_libstdcxx_v3): Fix typo,
10380 libstd++ -> libstdc++.
10381
4dc16355
KL
103822000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10383
10384 * MAINTAINERS: Add self to Write After Approval list.
10385
bf6fc7b2
BS
103862000-11-21 Bernd Schmidt <bernds@redhat.com>
10387
10388 * MAINTAINERS: Update my email address. Add myself to global write
10389 privs list.
10390
ce8e06b1
AO
103912000-11-18 Alexandre Oliva <aoliva@redhat.com>
10392
6e2a4843
AO
10393 * Makefile.in: Merge with src and libgcj.
10394 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10395 configure-target-<library> when their configure scripts need the C
10396 or C++ library to have already been built to work properly.
10397 (do_proto_toplev): Set them to an empty string.
10398
ce8e06b1
AO
10399 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10400 (REALLY_SET_LIB_PATH): Use them.
10401
c003f378
SS
104022000-11-17 Stan Shebs <shebs@apple.com>
10403
10404 * MAINTAINERS: Add self to Write After Approval list.
10405
cc1e60ea
JM
104062000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10407
10408 * configure: Provide the original toplevel configure arguments
10409 (including $0) to subprocesses in the environment rather than
10410 through gcc/configargs.h.
10411
1173593d
JM
104122000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10413
10414 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10415 C99. Alphabetise "Write After Approval" list.
10416
520907ee
MM
104172000-11-12 Mark Mitchell <mark@codesourcery.com>
10418
34f6fbdb
MM
10419 * configure: Turn on libstdc++ V3 by default.
10420
520907ee
MM
10421 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10422 if we've got GCC.
10423
0bbd37ed
PB
104242000-11-11 Philip Blundell <philb@gnu.org>
10425
10426 * MAINTAINERS: Add self to Write After Approval list.
10427
7ca0e6d9
DE
104282000-11-09 David Edelsohn <edelsohn@gnu.org>
10429
10430 * ltcf-c.sh (aix4): Improve shared library configuration; require
10431 exporting symbols.
10432 * ltcf-cxx.sh (aix4): Define.
10433 * ltconfig (aix4): Define library and soname specs appropriate for
10434 AIX. Define command to create export symbols list.
10435
dce2d8b2 10436Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
10437
10438 * config.sub: Add support for Sun Chorus
10439
fc05d516
NC
104402000-10-31 Nick Clifton <nickc@redhat.com>
10441
10442 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10443 <name>@redhat.com. Also installed new email address for Clint
10444 Popetz.
6387a56e 10445
90a0e73f
JM
104462000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10447
10448 * etc: Remove directory from GCC.
10449
a5e1b548
MM
104502000-10-16 Michael Meissner <meissner@redhat.com>
10451
10452 * configure (gcc/configargs.h): Only create if there is a build GCC
10453 directory created.
10454
6387a56e
EC
104552000-10-16 Matthias Klose <doko@debian.org>
10456
be1db873
MK
10457 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10458 when configured for libstdc++-v3.
10459
f5fa9a5b
PE
104602000-10-05 Phil Edwards <pme@gcc.gnu.org>
10461
10462 * configure: Save configure arguments to gcc/configargs.h.
10463
61a77fea
PT
104642000-10-04 Philipp Thomas <pthomas@suse.de>
10465
10466 * config.guess: Import CVS version 1.157.
10467 * config.sub: Import CVS version 1.181.
10468
3a4fee66
AP
104692000-10-04 Andris Pavenis <pavenis@latnet.lv>
10470
10471 * Makefile.in (bootstrap): avoid recursion if subdir missing
10472 (cross): ditto
10473 (do-proto-toplev): ditto
10474
3dd7094e
AO
104752000-09-30 Alexandre Oliva <aoliva@redhat.com>
10476
de710532
AO
10477 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10478 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10479
3dd7094e
AO
10480 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10481 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10482 all affected `configure' scripts.
10483
e592386f
NB
10484Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10485
10486 * MAINTAINERS: Add self as cpplib co-maintainer.
10487
fba54939
AH
104882000-09-24 Aldy Hernandez <aldyh@redhat.com>
10489
10490 * MAINTAINERS: Add self to Write After Approval list.
10491
2bd429f4
GP
104922000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10493
10494 * INSTALL/README: egcs -> GCC update.
10495
dce2d8b2 10496Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
10497
10498 * MAINTAINERS: Add myself to Write After Approval list.
10499
d7ce9a83
KH
105002000-09-15 Kazu Hirata <kazu@hxi.com>
10501
10502 * MAINTAINERS: Add myself to Write After Approval list.
10503
18a53ffe
JL
10504Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10505
e490616e
ZW
10506 * configure.in: Do not build byacc for hppa64. Provide paths to the
10507 X11 libraries for hppa64.
18a53ffe 10508
f246ff23
SC
105092000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10510
10511 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10512
06298abd
AO
105132000-09-06 Alexandre Oliva <aoliva@redhat.com>
10514
4b92758a
AO
10515 * Makefile.in (all-zlib): Added dummy target.
10516
06298abd
AO
10517 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10518 ltcf-gcj.sh: Updated from libtool multi-language branch.
10519
4d73d07a
AO
105202000-09-05 Alexandre Oliva <aoliva@redhat.com>
10521
10522 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10523 (bootstrap*): Depend on all-bootstrap.
10524
05d52d78
PT
105252000-09-05 Philipp Thomas <pthomas@suse.de>
10526
10527 * config.guess: Import CVS version 1.156.
10528 * config.sub: Import CVS version 1.179.
10529
3c809ba4
AG
105302000-09-02 Anthony Green <green@cygnus.com>
10531
10532 * Makefile.in (all-gcc): Depend on all-zlib.
10533 (CLEAN_MODULES): Add clean-zlib.
10534 (ALL_MODULES): Add all-zlib.
10535 * configure.in (host_libs): Add zlib.
10536
10ad78a0 105372000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
10538
10539 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10540 crosses, but add gcc/include to the header search path for them.
10541
b36a9ce3
DB
105422000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10543
10544 * MAINTAINERS: Add self to Write After Approval list.
10545
cb011248
FS
105462000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10547
10548 * config.guess: Import CVS version 1.152.
10549 * config.sub: Import CVS version 1.177.
10550
db310af0
AO
105512000-08-25 Alexandre Oliva <aoliva@redhat.com>
10552
7965440a
AO
10553 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10554 $targargs to tell whether newlib is going to be built.
10555
db310af0
AO
10556 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10557 $$r/TARGET_SUBDIR/libio for _G_config.h.
10558
e7977565
AO
105592000-08-23 Alexandre Oliva <aoliva@redhat.com>
10560
10561 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10562
126bb9ed
DD
105632000-08-22 DJ Delorie <dj@redhat.com>
10564
10565 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10566
5b0e9d29
AO
105672000-08-22 Alexandre Oliva <aoliva@redhat.com>
10568
10569 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10570 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10571 sub-configures.
10572
4f3e904e
DD
105732000-08-21 DJ Delorie <dj@redhat.com>
10574
10575 * MAINTAINERS: Add self as a libiberty maintainer
10576
c9635443
AO
105772000-08-16 Alexandre Oliva <aoliva@redhat.com>
10578
10579 * configure.in (libstdcxx_flags): Use
10580 libstdc++-v3/src/libstdc++.INC.
10581
8b2100ba
AO
105822000-08-15 Alexandre Oliva <aoliva@redhat.com>
10583
10584 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10585
57119aa9
ZW
105862000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10587
eeb943b0
ZW
10588 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10589
6387a56e 10590 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
10591 explicit. Substitute enable_threads into generated Makefiles.
10592 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10593 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10594
acffa7c4
GK
105952000-08-13 Geoff Keating <geoffk@cygnus.com>
10596
10597 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10598
808d8c41
AO
105992000-08-12 Alexandre Oliva <aoliva@redhat.com>
10600
10601 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10602 previous delta.
10603
1fc8c51c 106042000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 10605
1fc8c51c
JM
10606 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10607 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10608 (FLAGS_FOR_TARGET): Not here.
10609 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 10610
25698887
AO
106112000-08-11 Alexandre Oliva <aoliva@redhat.com>
10612
10613 * config-ml.in (CC, CXX): Don't introduce a leading space.
10614
10120687
DD
106152000-08-07 DJ Delorie <dj@delorie.com>
10616
10617 * MAINTAINERS: Add self as a DJGPP maintainer
10618
15c758e9
DD
106192000-08-07 DJ Delorie <dj@redhat.com>
10620
10621 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10622 "if we're also building gcc, and it's a gcc that will run on the
10623 build machine, we want to use its includes instead of the system's
10624 default includes".
10625
2d0de245
JM
106262000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10627
10628 * MAINTAINERS: Add self to Write After Approval list.
10629
e81b330a
AO
106302000-08-03 Alexandre Oliva <aoliva@redhat.com>
10631
83440c1e
AO
10632 * configure.in (libstdcxx_flags): Don't use `"'.
10633
e81b330a
AO
10634 * config-ml.in: Adjust multilib search paths to the
10635 appropriate multilib tree.
10636
cf95c847
AO
106372000-08-02 Alexandre Oliva <aoliva@redhat.com>
10638
10639 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10640 commas in $LANGUAGES.
10641
9e9af119
MH
106422000-08-02 Manfred Hollstein <manfredh@redhat.com>
10643
10644 * configure.in: Re-enable all references to libg++ and librx.
10645
606ce391
AO
106462000-08-01 Alexandre Oliva <aoliva@redhat.com>
10647
89820b43
AO
10648 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10649 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10650 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10651 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10652
606ce391
AO
10653 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10654
04179d4a
AO
106552000-07-31 Alexandre Oliva <aoliva@redhat.com>
10656
10657 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10658 CXX_FOR_TARGET for sed.
10659
d4eb109c
AO
106602000-07-30 Alexandre Oliva <aoliva@redhat.com>
10661
10662 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10663 Do not override if already set in the environment or in configure.
10664 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10665 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10666
4f4caf92
AO
106672000-07-28 Alexandre Oliva <aoliva@redhat.com>
10668
10669 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10670 the libtool CVS tree multi-language branch.
10671 * ltconfig, ltmain.sh: Updated.
6387a56e 10672
b87487b6
AO
106732000-07-27 Alexandre Oliva <aoliva@redhat.com>
10674
1670d1ea
AO
10675 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10676 (clean-target): Depend on it.
10677
b87487b6
AO
10678 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10679 (GCC_FOR_TARGET): Use it.
10680 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10681 * configure.in: ... here.
10682 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10683 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10684
4e81ae98
EC
106852000-07-24 Eric Christopher <echristo@cygnus.com>
10686
10687 * MAINTAINERS: Add self to Write After Approval list.
10688
059ae32c
AO
106892000-07-24 Alexandre Oliva <aoliva@redhat.com>
10690
5b28edd4
AO
10691 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10692 (configure-target-libchill, configure-target-libobjc): Likewise.
10693
059ae32c
AO
10694 * configure.in: Use the same cache file for all target libs.
10695 * config-ml.in: But different cache files per multilib variant.
10696
1adcd149
MS
106972000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10698
10699 * configure (topsrcdir): Don't use dirname.
10700
2d573dff
JO
107012000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10702
10703 * MAINTAINERS: Add self to Write After Approval list.
10704
d207ebef
JM
107052000-07-20 Jason Merrill <jason@redhat.com>
10706
10707 * configure.in: Remove all references to libg++ and librx.
10708
10709 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10710
107112000-07-20 Hans-Peter Nilsson <hp@axis.com>
10712
10713 * config.sub: Update to subversions version 2000-07-06.
10714
7b7792d5
AH
107152000-07-12 Andrew Haley <aph@cygnus.com>
10716
10717 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10718 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10719
3abaac67
PE
107202000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10721
10722 * symlink-tree: Check number of arguments.
10723
34be2b36
JW
107242000-07-05 Jim Wilson <wilson@cygnus.com>
10725
10726 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10727 search path for a g++ extracted from the build tree. This
10728 will allow link tests run by configure scripts in
10729 subdirectories to succeed.
10730
d207ebef
JM
107312000-07-01 Koundinya K <kk@ddeorg.soft.net>
10732
e490616e 10733 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 10734
0900331b
MH
107352000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10736
10737 * MAINTAINERS: Add myself as loop discovery maintainer.
10738
d207ebef
JM
107392000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10740
10741 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10742 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10743
107442000-06-19 Timothy Wall <twall@cygnus.com>
10745
10746 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10747 * config.sub: Add tic54x target.
10748
11a27a76
TM
10749Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10750
10751 * MAINTAINERS: Add self as Fortran maintainer,
10752 remove Craig Burley.
10753
d207ebef 10754Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 10755
d207ebef
JM
10756 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10757 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 10758
7758b73f
PT
10759Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10760
10761 * MAINTAINERS: Add self as i18n maintainer
10762
d207ebef
JM
1076320000-05-21 H.J. Lu (hjl@gnu.org)
10764
e490616e
ZW
10765 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10766 directory are used if they exist. Make sure
10767 $(build_tooldir)/include is searched for header files,
10768 $(build_tooldir)/lib/ for library files.
d207ebef 10769 (GCC_FOR_TARGET): Likewise.
e490616e 10770 (CXX_FOR_TARGET): Likewise.
d207ebef 10771
bae29210
JL
10772Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10773
10774 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10775
d207ebef 10776Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
10777
10778 * Makefile.in (configure-target-libiberty): Depend on
10779 configure-target-newlib.
10780
aab0d19d
AO
107812000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10782
10783 * configure.in, Makefile.in: Merge all libffi-related
10784 configury stuff from the libgcj tree.
10785
d207ebef
JM
10786Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10787
10788 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10789 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10790
10791Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10792
10793 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10794 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 10795 current version information. Add to proto-toplev directory.
d207ebef
JM
10796 (gdb-taz): Build do-djunpack.
10797
758c7bd4
DE
107982000-05-15 David Edelsohn <edelsohn@gnu.org>
10799
10800 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10801
1888228d
AC
10802Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10803
10804 * MAINTAINERS: Add self to Write After Approval list.
10805
d207ebef
JM
108062000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10807
10808 * ltmain.sh: Preserve in relink_command any environment
10809 variables that may affect the linker behavior.
10810
2d7cc2fe
JL
10811Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10812
d207ebef
JM
10813 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10814
10815Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10816
10817 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10818
108192000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10820
10821 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 10822 with the version name.
2d7cc2fe 10823
ee455968
JE
10824Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10825
10826 * MAINTAINERS: Add self as bb-reorder maintainer.
10827
73b97e5c
BK
108282000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10829
10830 * config.if: Tweak.
10831
d207ebef
JM
108322000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10833
10834 * djunpack.bat: New file.
10835
10836Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10837
10838 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
10839 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10840 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10841 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 10842
954869eb
DP
108432000-04-16 Dave Pitts <dpitts@cozx.com>
10844
e490616e
ZW
10845 * config.sub (case $basic_machine): Change default for "ibm-*"
10846 to "openedition".
954869eb 10847
eaabe541
AJ
108482000-04-13 Andreas Jaeger <aj@suse.de>
10849
10850 * MAINTAINERS: Added myself.
10851
d207ebef
JM
10852Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10853
10854 * Makefile.in (gdb-taz): New target. GDB specific archive.
10855 (do-md5sum): New target.
10856 (MD5PROG): Define.
10857 (PACKAGE): Default to TOOL.
10858 (VER): Default to a shell script.
10859 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 10860 md5 checksum generation.
d207ebef
JM
10861 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10862 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10863 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 10864 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
10865
10866Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10867
10868 * configure (warn_cflags): Delete.
10869
0ea6d60c
PDM
10870Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10871
10872 * MAINTAINERS: Added myself.
10873
17090313 108742000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 10875 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 10876
e490616e
ZW
10877 * configure.in (enable_libstdcxx_v3): Add.
10878 (target_libs): Add bits here to switch between libstdc++-v2 and
10879 libstdc++-v3.
10880 * config.if: And this file too.
10881 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 10882
76b78517
MM
108832000-04-05 Michael Meissner <meissner@redhat.com>
10884
10885 * config.sub (d30v): Add d30v as a basic machine type.
10886
ad242caf
JM
108872000-03-29 Jason Merrill <jason@casey.cygnus.com>
10888
10889 * configure.in: -linux-gnu*, not -linux-gnu.
10890
d4537148
TM
10891Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10892
10893 * MAINTAINERS: Add self in write-after-approval section.
10894
f152e9d4
JW
10895Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10896
10897 * MAINTAINERS: Add self as ia64 port maintainer.
10898
6a5fcef1
NB
108992000-03-08 Neil Booth <NeilB@earthling.net>
10900
10901 * MAINTAINERS: Add self in write-after-approval section.
10902
d207ebef 10903Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 10904
d207ebef
JM
10905 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10906 (do-tar-bz2): Replace TOOL with PACKAGE.
10907 (gdb.tar.bz2): Remove GDBTK from GDB package.
10908 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 10909 dejagnu.tar.bz2): New packages.
d207ebef
JM
10910
109112000-02-27 Andreas Jaeger <aj@suse.de>
10912
10913 * configure.in: Add entry for mips*-*-linux*, move catch all
10914 *-*-*linux* entry below this one.
10915
109162000-02-27 Ian Lance Taylor <ian@zembu.com>
10917
10918 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 10919
521fe9d0
NC
109202000-02-24 Nick Clifton <nickc@cygnus.com>
10921
10922 * config.sub: Support an OS of "wince".
10923
d207ebef
JM
10924Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10925
10926 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 10927 version.
d207ebef 10928
dce2d8b2 109292000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
10930
10931 * config.sub: Add support for Linux/IBM 370.
10932 * configure.in: Likewise.
10933
3a685f6f
NC
109342000-02-22 Nick Clifton <nickc@cygnus.com>
10935
10936 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10937
dce2d8b2 109382000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 10939
d207ebef 10940 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 10941
4746ee26
KG
109422000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10943
10944 * configure (gcc_version): When setting, narrow search to
10945 lines containing `version_string'.
10946
ba96c72d
DC
109472000-02-15 Denis Chertykov <denisc@overta.ru>
10948
10949 * config.sub: Add support for avr target.
10950
77f16a66
NC
109512000-02-14 Nick Clifton <nickc@cygnus.com>
10952
10953 * MAINTAINERS: Add maintainers for MCore port.
10954
784a3a80
HPN
10955Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10956
10957 * config.sub: Add mmix-knuth-mmixware.
10958
719dd4fa
KG
109592000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10960
10961 * MAINTAINERS: Pair cccp with cpplib maintainership.
10962
dce2d8b2 109632000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
10964
10965 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10966 structure stuff to -L library search.
10967 (CXX_FOR_TARGET): Ditto.
10968 (CROSS_CHECK_MODULES): Fix spelling mistake.
10969
7a53e94b
MM
109702000-01-24 Mark Mitchell <mark@codesourcery.com>
10971
10972 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10973 the C++ compiler.
10974
0da3b5a7
RH
109752000-01-12 Richard Henderson <rth@cygnus.com>
10976
10977 * configure.in: Don't build some bits for beos.
10978
02368d6d
JS
109792000-01-12 Joel Sherrill (joel@OARcorp.com)
10980
10981 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10982 as include files.
10983
2e76d35c
ZW
109842000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10985
10986 * Add self as cpplib maintainer, as requested by Jason
10987 Merrill. Correct my e-mail address.
10988
4c25fdcf
GK
109892000-01-06 Geoff Keating <geoffk@cygnus.com>
10990
10991 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10992 not mh-aix43.
10993
188e3966
HPN
10994Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10995
10996 * MAINTAINERS: Add myself to "write after approval" list.
10997
c2f5d030
RH
109981999-12-14 Richard Henderson <rth@cygnus.com>
10999
11000 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11001 * config.sub: Accept alphaev[78], alphaev8.
11002
eeda916a
AO
110031999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11004
11005 * config.guess, config.sub: Update from autoconf.
11006
b3bd7820
BK
110071999-11-29 Bruce Korb <autogen@linuxbox.com>
11008
2c290989 11009 * MAINTAINERS: update my playtime e-address.
b3bd7820 11010
1882b2b1
RO
11011Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11012
11013 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11014 necessary libraries are missing.
11015
dce2d8b2 11016Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11017
11018 * MAINTAINERS: Add new 'write after approval' maintainer.
11019
1e25de97
APB
11020Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11021
11022 * MAINTAINERS: Add new Java maintainer.
11023
1722c704
AS
110241999-10-25 Andreas Schwab <schwab@suse.de>
11025
11026 * configure: Fix quoting inside arguments of eval.
11027
8141abe8
NC
110281999-10-21 Nick Clifton <nickc@cygnus.com>
11029
11030 * config-ml.in: Allow suppression of some ARM multilibs.
11031
0b77644a
LV
11032Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11033
11034 * config.guess: Add OS/390 match pattern.
11035 * config.sub: Add mvs, openedition targets.
11036 * configure.in (i370-ibm-opened*): New.
11037
d207ebef
JM
110381999-09-04 Steve Chamberlain <sac@pobox.com>
11039
11040 * config.sub: Add support for configuring for pj.
11041
110421999-08-31 Nick Clifton <nickc@cygnus.com>
11043
11044 * config.sub (maybe_os): Add support for configuring for fr30.
11045
af13ebe9
NC
110461999-08-25 Nick Clifton <nickc@cygnus.com>
11047
11048 * configure.in: Do not configure or build ld for AIX
11049 platforms. ld is known to be broken on these platforms.
11050
1250c760
RO
11051Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11052
11053 * config-ml.in: Pass compiler flag corresponding to multidirs to
11054 subdir configures.
11055
d207ebef
JM
110561999-08-09 Ian Lance Taylor <ian@zembu.com>
11057
11058 * Makefile.in (LDFLAGS): Define.
11059
110601999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11061
11062 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11063 noconfigdirs.
11064 (*-*-cygwin*): Likewise.
11065
110661999-08-08 Ian Lance Taylor <ian@zembu.com>
11067
11068 * mkdep: New file.
11069 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11070 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11071
11072 From Eli Zaretskii <eliz@is.elta.co.il>:
11073 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11074 long file name when using DJGPP on MS-DOS.
11075
dbd83e11
JL
11076Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11077
11078 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11079
d207ebef
JM
110801999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11081
11082 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11083 dependency as this causes "make check" to globally "make all"
11084
cd1f4c2c
TT
11085Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11086
11087 * configure.in (target_libs): Added target-zlib.
11088 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11089 (CONFIGURE_TARGET_MODULES): Likewise.
11090 (CHECK_TARGET_MODULES): Likewise.
11091 (INSTALL_TARGET_MODULES): Likewise.
11092 (CLEAN_TARGET_MODULES): Likewise.
11093 (configure-target-zlib): New target.
11094 (all-target-zlib): Likewise.
11095 (all-target-libjava): Depend on all-target-zlib.
11096 (configure-target-libjava): Depend on configure-target-zlib.
11097
11098 * Makefile.in (configure-target-libjava): Depend on
11099 configure-target-newlib.
11100 (configure-target-boehm-gc): New target.
11101 (configure-target-qthreads): New target.
11102
e490616e
ZW
11103 * configure.in (target_libs): Added target-qthreads.
11104 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11105 (CONFIGURE_TARGET_MODULES): Likewise.
11106 (CHECK_TARGET_MODULES): Likewise.
11107 (INSTALL_TARGET_MODULES): Likewise.
11108 (CLEAN_TARGET_MODULES): Likewise.
11109 (all-target-qthreads): New target.
11110 (configure-target-libjava): Depend on configure-target-qthreads.
11111 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
11112
11113 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11114 (CONFIGURE_TARGET_MODULES): Likewise.
11115 (CHECK_TARGET_MODULES): Likewise.
11116 (INSTALL_TARGET_MODULES): Likewise.
11117 (CLEAN_TARGET_MODULES): Likewise.
11118 (all-target-libjava): New target.
11119 (all-target-boehm-gc): Likewise.
11120 * configure.in (target_libs): Added libjava, boehm-gc.
11121
d207ebef
JM
111221999-07-22 Ian Lance Taylor <ian@zembu.com>
11123
11124 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11125 configure.bat in SUPPORT_FILES.
11126 (gas+binutils.tar.bz2): Likewise.
11127
11128 * makeall.bat: Remove; obsolete.
11129
111301999-07-21 Ian Lance Taylor <ian@zembu.com>
11131
11132 From Mark Elbrecht:
11133 * configure.bat: Remove; obsolete.
11134
111351999-07-11 Ian Lance Taylor <ian@zembu.com>
11136
11137 * configure: Add -W -Wall to the default CFLAGS when compiling with
11138 gcc.
11139
11140Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11141
11142 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11143
111441999-06-30 Mark Mitchell <mark@codesourcery.com>
11145
11146 * configure.in: Build ld on IRIX6.
11147
111481999-06-12 Ian Lance Taylor <ian@zembu.com>
11149
11150 * Makefile.in: Change distribution targets to use bzip2 instead of
11151 gzip.
11152 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11153 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11154
111551999-06-04 Nick Clifton <nickc@cygnus.com>
11156
11157 * config.sub: Add mcore target.
11158
26d088fa
CD
11159Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11160
11161 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11162
c2c08b29
L
11163Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11164
11165 * config.guess (dummy): Changed to $dummy.
11166
671d0648
NC
111671999-05-24 Nick Clifton <nickc@cygnus.com>
11168
11169 * config.sub: Tidied up case statements.
11170
b1345c72
BE
111711999-05-22 Ben Elliston <bje@cygnus.com>
11172
51ccbd8d
BE
11173 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11174 <jiro@din.or.jp>.
11175
b1345c72
BE
11176 * config.guess: Merge with FSF version. Future changes will be
11177 more accurately recorded in this ChangeLog.
11178 * config.sub: Likewise.
11179
2caf864f
SM
11180Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11181
11182 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11183
d207ebef
JM
111841999-04-30 Tom Tromey <tromey@cygnus.com>
11185
11186 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11187
90fb0c24
TT
111881999-04-23 Tom Tromey <tromey@cygnus.com>
11189
11190 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11191
d207ebef
JM
111921999-04-20 Drew Moseley <dmoseley@cygnus.com>
11193
11194 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11195 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11196 Bad merge removed these two changes.
11197
3516940d 11198Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11199 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11200
11201 * config.guess (interix Alpha): Add.
11202
d207ebef
JM
112031999-04-11 Richard Henderson <rth@cygnus.com>
11204
11205 * configure.in (i?86-*-beos*): Do config gperf; don't config
11206 gdb, newlib, or libgloss.
11207
e891fbfe 11208Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11209
e891fbfe
AO
11210 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11211 link a trivial program with -mabi=64. If it fails, remove mabi=64
11212 from multidirs.
11213
f9ae47d6
PT
11214Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11215
11216 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11217
d207ebef
JM
112181999-04-08 Nick Clifton <nickc@cygnus.com>
11219
11220 * config.sub: Add support for mcore targets.
11221
112221999-04-07 Michael Meissner <meissner@cygnus.com>
11223
11224 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11225 not mt-ospace, in order to shut up assembler warning about using
11226 symbols that are named the same as registers.
11227
112281999-04-07 Drew Moseley <dmoseley@cygnus.com>
11229
11230 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11231 dependency list for all-target-cygmon.
11232
112331999-04-05 Doug Evans <devans@casey.cygnus.com>
11234
11235 * config-ml.in: Check $host, not $target, for selective multilibs.
11236 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11237 thumb interworking, and underscore prefix multilibs.
11238
112391999-04-04 Ian Lance Taylor <ian@zembu.com>
11240
11241 * missing: Update to version from current automake.
11242
88101ab9
L
11243Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11244
11245 * configure (gxx_include_dir): Removed.
11246
11247 * configure.in (gxx_include_dir): Handle it.
11248 * Makefile.in: Likewise.
11249
d207ebef
JM
112501999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11251
11252 * config.sub (mips64vr4111,mips64vr4111el) Add.
11253
112541999-03-21 Ben Elliston <bje@cygnus.com>
11255
e490616e 11256 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 11257
8dc91cbe
ME
11258Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11259
8dc91cbe
ME
11260 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11261 config/mh-djgpp.
11262
d207ebef
JM
11263Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11264
11265 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11266 all-target-newlib to dependency list for all-target-bsp.
11267
926bb5ed
MK
11268Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11269
11270 * config.sub: Add i386-uwin support.
11271 * config.guess: Likewise.
11272
4a6e3000
FS
11273Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11274
11275 * configure.in: cleanup, add mh-*pic handling for arm, special
11276 case powerpc*-*-aix*
11277
d207ebef
JM
11278Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11279
11280 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11281 can be built.
11282
11283Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11284
11285 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 11286 targets.
d207ebef 11287
71c91078
NC
112881999-03-02 Nick Clifton <nickc@cygnus.com>
11289
11290 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11291
282e5df8
GN
11292Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11293
11294 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11295
1de558ee
NC
112961999-02-24 Nick Clifton <nickc@cygnus.com>
11297
11298 * config.sub: Fix typo in arm recognition.
11299
d207ebef
JM
11300Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11301
11302 * configure.in (noconfigdirs): Changed target_configdirs to
11303 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11304 rather than m68k-*-* since it is not known to work on
11305 m68k-aout. Ditto for arm-*-*oabi.
11306
11307Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11308
11309 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
11310
113111999-02-19 Ben Elliston <bje@cygnus.com>
11312
11313 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11314 Smart and improved by Andrew Cagney.
11315
fab7445a
ME
11316Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11317
11318 * config.guess: Recognize openbsd-*-hppa.
11319
8ccdc228
L
11320Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11321
11322 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11323 only if it is not empty.
11324
3b7265ff
NC
113251999-02-17 Nick Clifton <nickc@cygnus.com>
11326
11327 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 11328
d207ebef 11329 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
11330
11331 * config.sub: Modified to recognize uname's armv* syntax.
11332
d207ebef
JM
113331999-02-17 Mark Salter <msalter@cygnus.com>
11334
11335 * configure.in: Added target-bsp for sparclite.
11336
11337Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11338
11339 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11340
113411999-02-08 Nick Clifton <nickc@cygnus.com>
11342
11343 * configure.in: Add support for strongarm port.
11344 * config.sub: Add support for strongarm target.
11345
c48dd3f5 11346Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 11347
c48dd3f5
MK
11348 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11349 the old name config/mh-cygwin32.
11350 Enable texinfo.
11351
d207ebef
JM
11352Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11353
11354 * configure.in: Do build ld for ix86 Solaris.
11355
ecd62820
JW
11356Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11357
11358 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11359 $AR_FOR_TARGET. Likewise for RANLIB.
11360
bbd8fa7f 11361Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 11362
e490616e
ZW
11363 * config.sub (oabi): Recognize.
11364 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 11365
0397442c
RL
11366Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11367
11368 * config.guess: Improve detection of i686 on UnixWare 7.
11369
c9ffaa63
MK
11370Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11371
11372 * config.guess: Add support for i386-pc-interix.
11373 * config.sub: Likewise.
11374 * configure.in: Likewise.
c9ffaa63 11375
d207ebef
JM
11376Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11377
11378 * Makefile.in: Remove unneeded all-target-libio from
11379 from all-target-winsup target since it is now unneeded.
11380 Add all-target-libtermcap in its place since it is now
11381 needed.
11382
11383Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11384
11385 * configure.in: makefile stub for cygwin target is probably
11386 unnecessary. Remove it for now.
d207ebef
JM
11387
11388Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11389
11390 * configure.in: libtermcap.a should be built when cygwin is the
11391 target as well as the host.
11392 * config.guess: Allow mixed case in cygwin uname output.
11393 * Makefile.in: Add libtermcap target.
d207ebef 11394
ebe12325
JL
11395Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11396
11397 * config.sub: Clean up handling of hppa2.0.
11398
57057b67
RB
11399Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11400
11401 * config.guess: Use C code to identify more HP machines.
11402
f8670be1
JL
11403Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11404
11405 * config.sub: Handle hppa2.0.
11406
d207ebef
JM
11407Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11408
11409 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 11410 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
11411
114121998-12-15 Mark Salter <msalter@cygnus.com>
11413
11414 * configure.in: Added target-bsp for several target architectures.
11415
11416 * Makefile.in: Added rules for bsp.
11417
d1a09590
JL
11418Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11419
11420 * config.guess: Improve detection of hppa2.0 processors.
11421
11422Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11423
11424 * config.guess: Recognize FreeBSD using ELF automatically.
11425
71205e0b
MH
114261998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11427
11428 * configure (skip-this-dir): Add handling for new shell script, which
11429 might be created by a sub-directory's configure to indicate, this particular
11430 directory is "unwanted".
11431 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11432
d207ebef
JM
11433Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11434
11435 * ltconfig: import from libtool, after changing libtool to
11436 account for the cygwin name change.
11437
11438Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11439
11440 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11441 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11442
11443Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11444
11445 * configure.in: Add libtermcap to list of cygwin dependencies.
11446
11447Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11448
e490616e
ZW
11449 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11450 they include winsup/include when it's a cygwin target.
d207ebef
JM
11451
114521998-11-12 Tom Tromey <tromey@cygnus.com>
11453
11454 * configure.in (host_tools): Added zip.
11455 * Makefile.in (all-target-libjava): Depend on all-zip.
11456 (all-zip): New target.
11457 (ALL_MODULES): Added all-zip.
11458 (NATIVE_CHECK_MODULES): Added check-zip.
11459 (INSTALL_MODULES): Added install-zip.
11460 (CLEAN_MODULES): Added clean-zip.
11461
11462Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11463
11464 * Makefile.in: lose "32" from comment about cygwin.
11465
11466Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11467
11468 * configure.in: Use -Os to build target libraries for the fr30.
11469
11470Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11471
11472 * config.sub: Add fr30.
11473
11474Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11475
e490616e 11476 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
11477 cygwin* instead of cygwin32*.
11478 * config.sub: Check cygwin* instead of cygwin32*.
11479
d2ec8b39
RL
11480Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11481
11482 * config.guess: Match any version of Unixware7.
11483
d207ebef
JM
114841998-10-20 Syd Polk <spolk@cygnus.com>
11485
11486 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11487 if desired.
11488
35cd2565
JL
11489Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11490
11491 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11492 these if the appropriate directories and files to not exist.
11493
52d4e5b7
JL
11494Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11495
11496 * Makefile.in (DEVO_SUPPORT): Add config.if.
11497
38ada91e
MH
11498Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11499
11500 * configure: Add pattern to replace "build_tooldir"'s
11501 definition in the generated Makefile with "tooldir"'s
11502 actual value.
11503
e44e84da
JL
11504Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11505
56a8387f
JL
11506 * config.sub: Bring back lost sparcv9.
11507
e44e84da
JL
11508 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11509
5cb95c7a
JL
11510Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11511
11512 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11513 CC_FOR_TARGET and friends.
11514
11515Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11516
ceff9b14
AO
11517 * Makefile.in (build_tooldir): New variable, same as tooldir.
11518 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11519 -B$(build_tooldir)/bin/.
11520 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 11521
f2d11dcd
GP
11522Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11523
11524 * README: Remove installation instructions and refer to the
11525 INSTALL directory instead.
11526
73a6d2e7 11527Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 11528
73a6d2e7
RL
11529 * config.sub: Add support for i[34567]86-pc-udk.
11530 * configure.in: Likewise.
11531
5d4a5ee6
JL
11532Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11533
11534 * Makefile.in: add bzip2 package building bits for user
11535 tools module
11536 * configure.in: ditto
11537
6fc19d6d
JL
11538Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11539
11540 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11541 (ALL_TARGET_MODULES): Add all-target-libobjc.
11542 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11543 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11544 (all-target-libchill): Add dependencies.
11545 * configure.in (target_libs): Add libchill.
4e81ae98 11546
f653f0ab
MH
115471998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11548
11549 * configure.in (target_subdir): Remove duplicate line.
11550
5d4a5ee6
JL
11551Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11552
11553 * Makefile.in (all-automake): fix dependencies.
11554
494933e4
JL
11555Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11556
11557 * configure.in: Minor cleanups for building in the $(target_alias)
11558 subdir.
11559
f6b58262
JW
115601998-09-22 Jim Wilson <wilson@cygnus.com>
11561
11562 * Makefile.in (bootstrap): Set r and s before make all. Use
11563 BASE_FLAGS_TO_PASS in make all.
11564 (cross): Likewise.
11565
27c7a08d
MM
115661998-09-20 Mark Mitchell <mark@markmitchell.com>
11567
11568 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11569
e67afd1e
RH
11570Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11571
11572 * config.sub: Fix typo in last change.
11573
8e44ac71
MH
115741998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11575
11576 * config.sub: Add support for C4x target.
11577 * configure.in: Likewise.
11578
d7496fbb
DM
115791998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11580
11581 * config.sub: Recognize sparcv9 just like sparc64.
11582
22097bd1
RL
11583Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11584
11585 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11586
4b877abd
JL
11587Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11588
2c8ec9a2
JL
11589 * config.guess: Correctly identify Pentium II sco boxes.
11590
4b877abd
JL
11591 * config.guess: Fix "tr" code. From Weiwen Liu.
11592
ab03db52
JH
11593Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11594
11595 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11596 stabs.
11597
b54db294
JL
11598Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11599
11600 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11601 (ALL_TARGET_MODULES): Add all-target-libchill.
11602 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11603 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11604 (all-target-libchill): Add dependencies.
11605 * configure.in (target_libs): Add libchill.
11606
bf48dd73
LW
11607Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11608
11609 * config.guess: Avoid assumptions about "tr" behaves when
11610 LANG is set to something other than English.
11611
a3cbd105
L
11612Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11613
11614 * configure (gxx_include_dir): Changed to
11615 '${prefix}/include/g++'-${libstdcxx_interface}.
11616
11617 * config.if: New to determine the interfaces.
11618
c4acd909
MK
11619Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11620
11621 * config.guess: Detect and handle MPE/IX.
11622 * config.sub: Deal with MPE/IX.
11623
9ea97665
DE
11624Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11625
11626 * configure.in: Use mh-aix43.
11627
0ce065bd
MH
116281998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11629
11630 * configure: Fix --without/--disable cases for gxx-include-dir.
11631
5d4a5ee6
JL
11632Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11633
11634 * mdata-sh: Imported. Needed for automake support.
11635
11636Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11637
11638 * Makefile.in (taz): Try "chmod -R og=u ." before
11639 "chmod og=u `find . -print`".
11640
11641Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11642
11643 * configure.in: Add arm-elf and thumb-elf support.
11644
11645Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11646
11647 * Makefile.in: Undo previous patch.
11648
11649Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11650
11651 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11652 to here ...
11653 (install-no-fixedincludes): and here
11654 (INSTALL_MODULES): ... from here.
11655
466456d9
ILT
11656Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11657
11658 * config.sub: Merge with FSF.
11659
1b409d25
ILT
11660 * config.guess: Merge with FSF.
11661
d207ebef
JM
11662Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11663
11664 * configure (extraconfigdirs): New variable.
11665 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11666 * Makefile.in (all): Move higher in file.
11667 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11668 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11669 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11670 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11671 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11672
116731998-07-23 Brendan Kehoe <brendan@cygnus.com>
11674
11675 * Makefile.in (all-target-libjava): Depend on all-gcc and
11676 all-target-newlib.
11677 (configure-target-libjava): Depend on $(ALL_GCC).
11678
7f1937c1
RL
11679Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11680
11681 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11682 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11683
2ada2bd6
ML
11684Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11685
11686 * INSTALL/README: Fix typo.
11687
1e025bde
ML
11688Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11689
5d4a5ee6
JL
11690 * ylwrap: Change absolute path checks to check for DOS style path
11691 names.
1e025bde 11692
5d4a5ee6
JL
11693 * ylwrap: Don't use a full path name if the source file is in the
11694 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 11695
6755ff73
ILT
11696 * config-ml.in: Default to being verbose, to match Feb 18 change to
11697 configure.
11698
5d4a5ee6
JL
11699Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11700
11701 Brought over from egcs:
11702
11703 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11704
11705 * configure.in (target_subdir): Set to ${target_alias} instead
11706 of "libraries".
11707
11708 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11709
11710 * configure.in (target_subdir): Set to libraries if enable_multilib.
11711
11712Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11713
11714 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11715 multilibs, force reconfiguration the first time we create
11716 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11717
11718Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11719
11720 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11721 avoid confusion with --no-recursion.
11722
11723Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11724
11725 * configure.in: Win32 hosts shouldn't use install -x
11726 * install-sh: remove -x option, and special .exe-handling
11727 hack.
11728
d207ebef
JM
11729Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11730
11731 * config.guess: Recognize i586-pc-beos.
11732 * configure.in: Don't build some bits for beos.
11733
fbd836fc
ILT
11734Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11735
5d4a5ee6
JL
11736 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11737 CFLAGS default to -O2.
11738
fbd836fc
ILT
11739 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11740 when using GNU ld.
11741
11742Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11743
11744 * ltmain.sh: Correct install when using a different shell.
11745
11746Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11747
11748 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11749
d207ebef
JM
11750Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11751
11752 * makefile.vms: Update to build binutils/makefile.vms. Add install
11753 target.
fbd836fc
ILT
11754
11755Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11756
11757 * ltconfig: Update to correct AIX handling.
11758
69b471bc
JL
11759Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11760
81241b5e
JL
11761 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11762
69b471bc
JL
11763 * configure.in (target_subdir): Set to ${target_alias} instead
11764 of "libraries".
11765
bedf82df
MH
117661998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11767
11768 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11769 (Makefile): Depend on $(gcc_version_trigger).
11770
11771 * configure (gcc_version): Change default initializer to empty
11772 string.
11773 (gcc_version_trigger): New variable; pass this variable down
11774 to subdir configures to enable them checking gcc's version
11775 themselves. Emit make macros for both gcc_version vars.
11776 (topsrcdir): Initialize reliably.
11777 (recursion line): Remove --with-gcc-version=${gcc_version}.
11778
28e449d8
MH
117791998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11780
11781 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
11782 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11783 in $(libsubdir); emit definition in each generated Makefile.
11784 (gxx_include_dir): Initialize depending on
11785 $enable_version_specific_runtime_libs.
28e449d8 11786
50c4c9f7
MH
117871998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11788
11789 * configure (gcc_version): Initialize properly depending on
11790 how and where configure is started.
11791 (recursion line): Pass a --with-gcc-version=${gcc_version}
11792 to configures in subdirs.
11793
d207ebef
JM
11794Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11795
11796 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 11797 cygmon
d207ebef 11798
5d4a5ee6
JL
11799Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11800
11801 * configure.in: Add cygmon and libstub support for mn10200.
11802
2f96399b
MH
118031998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11804
11805 * configure (gcc_version): Add new variable describing the
11806 particular gcc version we're building.
11807 * Makefile.in (libsubdir): Add new macro for the directory
11808 in which the compiler finds executables, libraries, etc.
11809 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11810 and libsubdir.
11811
c4137c50
AO
11812Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11813
ceff9b14
AO
11814 * Makefile.in (local-clean): Remove *.log.
11815 (warning.log): Built with warn_summary from build.log.
11816 (mail-report.log): Run test_summary.
11817 (mail-report-with-warnings.log): Run test_summary including
11818 warning.log in the report.
c4137c50 11819
276d5ee0
RL
11820Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11821
11822 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11823
5d4a5ee6
JL
11824Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11825
11826 * Makefile.in (grep): Grep no longer depends on libiberty.
11827
11828Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11829
11830 * Makefile.in: all-snavigator needs all-libgui.
11831
11832Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11833
11834 * configure.in: Add cygmon and libstub support for mn10300.
11835
8af14275
ILT
11836Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11837
11838 * missing: Update to version from automake 1.3.
11839
fbd836fc
ILT
11840 * ltmain.sh: On installation, don't get confused if the same name
11841 appears more than once in the list of library names.
11842
466456d9
ILT
11843Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11844
11845 * config.sub: Accept m68060 and m5200 as CPU names.
11846
5d4a5ee6
JL
11847Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11848
11849 * configure: Use && rather than using -a in test, because odd
11850 strings can confuse test.
11851 * configure.in: Likewise.
11852
fbd836fc
ILT
11853Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11854
11855 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11856
f0983958
AO
11857Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11858
11859 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 11860 bootstrap4-lean): New targets.
f0983958 11861
bfed1ea0
JL
11862Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11863
11864 * mpw-* Delete. Not used.
11865
5d4a5ee6
JL
11866Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11867
11868 * COPYING.LIB: Update FSF address.
11869
bfed1ea0
JL
11870Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11871
11872 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11873
5d4a5ee6
JL
11874 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11875 GAS_SUPPORT_DIRS.
11876
bfed1ea0
JL
11877Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11878
11879 * ltconfig, ltmain.sh: Avoid producing a version number if
11880 -version-info was not used.
11881
5d4a5ee6
JL
11882Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11883
11884 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11885 building with newlib.
11886
118871998-04-30 Paul Eggert <eggert@twinsun.com>
11888
d207ebef 11889 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 11890 Solaris `make' causes it to continue to next definition.
d207ebef
JM
11891
11892Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11893
11894 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11895 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
11896
11897Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11898
11899 * configure.in: Change alpha to alpha* in several places.
11900
d207ebef
JM
11901Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11902
11903 * config.sub: Recognize sparc86x.
11904
77be0cab
MM
11905Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11906
11907 * configure.in (--enable-target-optspace): Remove debug echo.
11908
62441128
JW
11909Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11910
11911 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11912
bfed1ea0
JL
11913Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11914
11915 * ltconfig: Update cygwin32 support.
11916
5d4a5ee6
JL
11917 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11918 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11919 (GDB_SUPPORT_DIRS): Likewise.
11920
3f4ea1de
MM
11921Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11922
11923 * configure.in (target_makefile_frag): If --enable-target-optspace,
11924 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
11925 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11926 not used.
11927 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 11928
5d4a5ee6
JL
11929Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11930
11931 * Makefile.in (all-bfd): Depend on all-intl.
11932 (all-binutils): Likewise.
11933 (all-gas): Likewise.
11934 (all-gprof): Likewise.
11935 (all-ld): Likewise.
11936
119371998-04-19 Brendan Kehoe <brendan@cygnus.com>
11938
11939 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11940
bfed1ea0
JL
11941Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11942
5d4a5ee6
JL
11943 * Makefile.in (all-bfd): Depend upon all-libiberty.
11944
bfed1ea0
JL
11945 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11946
5d4a5ee6
JL
11947Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11948
11949 * Makefile.in: Add libstub.
11950
11951 * configure.in: Ditto. Build libstub for targets that have cygmon
11952 support.
11953
11954Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11955
11956 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11957
11958Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11959
11960 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11961 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11962
ec8d6ddc
KW
11963Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11964
11965 * configure: Define DEFAULT_M4 by searching PATH.
11966 * Makfile.in: Use DEFAULT_M4.
11967
bfed1ea0
JL
11968Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11969
11970 * ltconfig: Add cygwin32 support.
11971
5d4a5ee6
JL
11972 * Makefile.in, configure.in: Add libtool as a native only directory
11973 to configure and build.
11974
547a6183
JL
11975Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11976
11977 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11978
5d4a5ee6 11979Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 11980
5d4a5ee6
JL
11981 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11982
11983Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11984
11985 * Makefile.in: add ash make rules
11986 * configure.in: add ash to native_only and host_tools lists
11987
11988Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11989
11990 * Makefile.in (all-gettext, all-intl): New targets.
11991 (ALL_MODULES): Added all-gettext, all-intl.
11992 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11993 (INSTALL_MODULES): Added install-gettext, install-intl.
11994 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11995
11996 * configure.in (host_tools): Added gettext.
11997 (native_only): Likewise.
11998 (noconfigdirs) [various cases]: Likewise.
11999 (host_libs): Added intl.
12000
d207ebef
JM
12001Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12002
12003 * configure: Do not disable building gdbtk for cygwin32 hosts.
12004
e98e406f
NC
12005Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12006
12007 * configure.in: Add thumb-coff target.
12008 * config.sub: Add thumb-coff target.
12009
5d4a5ee6
JL
12010Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12011
12012 * Makefile.in: Revert yesterday's change.
12013 (all-target-winsup): all-target-librx stays out of here.
12014
12015Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12016
12017 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12018 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12019 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12020 Remove references to librx and libg++.
12021
12022Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12023
12024 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12025 recursive makes
12026
bfed1ea0
JL
12027Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12028
12029 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12030 for newlib directory.
bfed1ea0
JL
12031 (CXX_FOR_TARGET): Likewise.
12032
12033Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12034
12035 * ltconfig: Update after libtool/ltconfig.in change for
12036 hpux11.
12037
12038Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12039
12040 * ltconfig, ltmain.sh: Update to libtool 1.2.
12041
3cd730af
MH
12042Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12043
12044 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12045 (install-gcc-cross): Instead, override LANGUAGES here.
12046
80564603
DL
120471998-03-18 Dave Love <d.love@dl.ac.uk>
12048
12049 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12050 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12051
d207ebef
JM
12052Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12053
12054 * configure.in: Add Thumb-pe target.
12055
5d4a5ee6 12056Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12057
5d4a5ee6
JL
12058 * Makefile.in - changed sn targets to snavigator
12059 * configure.in - changed sn targets to snavigator
12060
2d4a0558
MH
12061Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12062
12063 * config-ml.in: After building symlink tree call make distclean
12064 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12065 to be the case for libiberty.
12066
04b93567
L
12067Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12068
12069 * configure: When making link, also check the current
12070 directory. The configure scripts may create one.
12071
9a06b842
RH
12072Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12073
12074 * config.sub: Accept alphapca56 and alphaev6 properly.
12075
217fc4e6
FS
12076Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12077
12078 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12079
3e07bdbd 12080Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12081
e490616e 12082 * config.sub (sco5): Fix typo.
3e07bdbd 12083
5d4a5ee6
JL
12084Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12085
12086 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12087 install-itcl.
12088 (install-itcl): Remove dependency on install-tcl.
12089
12090Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12091
12092 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12093
12094Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12095
12096 * configure.in: Don't build libgui for a cygwin32 target when not on
12097 a cygwin32 host.
12098
12099Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12100
12101 * configure (redirect): Set to null, so default behavior of
12102 configure is now --verbose.
12103
ce0d965c
DL
121041998-02-16 Dave Love <d.love@dl.ac.uk>
12105
12106 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12107 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12108
3acd1fd0
MH
12109Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12110
12111 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12112 this change to sync Makefile.in with its ChangeLog entries.
12113
5d4a5ee6
JL
12114Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12115
12116 * ltmain.sh (mkdir): Check that the directory doesn't exist
12117 before we exit with error, so that we don't get races during
12118 parallel builds.
12119
bfed1ea0
JL
12120Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12121
12122 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12123
4e77e8f1
MH
12124Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12125
12126 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12127 PICFLAG_FOR_TARGET.
12128 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12129
12130 * configure: Emit a definition for the new macro enable_shared
12131 into each Makefile.
12132
5d4a5ee6
JL
12133Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12134
12135 * configure.in (host_tools, native_only): Add libtool.
12136
12137Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12138
12139 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12140 Fix typo in ming config comment.
12141
bfed1ea0
JL
12142Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12143
12144 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12145
5d4a5ee6
JL
12146Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12147
12148 * config.sub: Add tic30 cases, and map c30 to tic30.
12149
8821a725
RH
12150Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12151
12152 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12153 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12154 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12155 (CLEAN_TARGET_MODULES): Similarly
12156 (all-target-libf2c): Add dependences.
4e81ae98 12157 * configure.in (target_libs): Add libf2c.
8821a725 12158
5d4a5ee6
JL
12159Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12160
12161 * configure.in: Remove expect from noconfigdirs when target
12162 is cygwin32. OK to build expect and dejagnu with Canadian
12163 Cross.
12164
0aadd657
ILT
12165Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12166
5d4a5ee6
JL
12167 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12168 host.
12169
0aadd657
ILT
12170 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12171 and mingw32.
12172
d0a8352c
MH
12173Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12174
12175 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12176 here as it is not defined in the toplevel Makefile.
12177
59739e3c
MH
12178Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12179
12180 * configure (package_makefile_rules_frag): New variable, which names
12181 a file with generic rules, ...
12182 Change comment to mention we now have FIVE parts.
12183 * configure: Undo last change.
12184
228197ee
LT
12185Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12186
12187 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12188 * config.sub: More accurate determination of HP processor types.
228197ee 12189
efd4c0ba
MH
12190Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12191
12192 * configure (package_makefile_frag): Move inserting the
12193 ${package_makefile_frag} to where it should be according
12194 to the comment.
12195
6eef3189
PB
12196Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12197
12198 * config.guess: Add support for Linux/ARM.
12199
d207ebef
JM
12200Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12201
12202 * .cvsignore: Remove *-info and *-install since they match
12203 release-info and mpw-install, which we don't want to just ignore.
12204
48464ebf
RH
12205Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12206
12207 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12208
803462a7
PN
12209Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12210
12211 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12212 local_prefix to sub-make invocations.
12213
520ab477
L
12214Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12215
12216 * configure.in: Check makefile fragments in the source
12217 directory.
12218
4bcdb76d
AO
12219Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12220
ceff9b14
AO
12221 * configure.in: Check whether host and target makefile
12222 fragments exist before adding them to *_makefile_frag.
4bcdb76d 12223
5d4a5ee6
JL
12224Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12225
12226 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12227
12228Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12229
12230 * configure.in: Make sure we only replace RPATH_ENVVAR on
12231 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12232 regexp to sed.
12233
12234 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12235 to sub-makes.
12236
0d3e11a5
LI
122371998-01-13 Lee Iverson (leei@ai.sri.com)
12238
12239 * config-ml.in (multi-do): LDFLAGS must include multilib
12240 designator.
12241
d45b3d87 12242Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
12243
12244 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12245
d39cd7a1
MK
12246Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12247
12248 * config.sub: Add mingw32 support.
12249 * configure.in: Likewise.
d39cd7a1 12250
6decbc24
FS
12251Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12252
12253 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12254
5d4a5ee6
JL
12255Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12256
12257 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12258 * configure (gxx_include_dir): Provide a definition for subdirs
12259 which do not use autoconf.
12260
12261Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12262
12263 * config.guess: Sync with egcs. Picks up new alpha support,
12264 BeOS & some additional linux support.
12265
d3d1907a
JL
12266Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12267
12268 * config.guess: HP 9000/803 is a PA1.1 machine.
12269
b104e095
RH
12270Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12271
12272 * configure.in: It's alpha*-...
12273
aca823c1
L
12274Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12275
12276 * configure.in (host_makefile_frag, target_makefile_frag):
12277 Handle multiple config files.
12278 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12279 alpha-*-*.
12280
d207ebef
JM
12281Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12282
12283 * mkdep: New file.
12284
12285Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12286
12287 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12288
5d4a5ee6
JL
12289Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12290
12291 * Makefile.in: Add libgui directory.
12292 (GDB_TK): Add all-libgui.
12293 * configure.in: Add libgui directory.
12294 * configure: Add all-libgui to GDB_TK.
12295
12296Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12297
12298 * config-ml.in (multidirs): Add m32r to multilib list.
12299
12300Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12301
12302 * Makefile.in (all-target-gperf): Change dependency to
12303 all-target-libstdc++.
12304
baf55877
FF
12305Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12306
12307 * config.guess: Add BeOS support.
12308
5d4a5ee6
JL
12309Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12310
12311 Source directory cvs renamed to cvssrc:
12312 * configure.in (host_tools): Change cvs to cvssrc.
12313 (native_only): Likewise.
12314 (noconfigdirs) [various cases]: Likewise.
12315 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12316 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12317 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12318 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12319 (all-cvssrc): Rename target from all-cvs.
12320
f2d76545
JL
12321Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12322
12323 * configure (gxx_include_dir): Fix thinko.
12324
205cba53
JL
12325Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12326
12327 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12328 (install-cross, install-gcc-cross): New targets.
12329
5d4a5ee6
JL
12330Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12331
12332 * configure.in (noconfigdirs): Add support for Thumb target.
12333
12334 * config.sub (maybe_os): Add support for Thumb target.
12335
12336Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12337
12338 * Makefile.in: Add rules for cygmon.
12339
12340 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12341
96b0f1fc
JL
12342Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12343
12344 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12345 * configure (gxx_include_dir): Provide a definition for subdirs
12346 which do not use autoconf.
d207ebef
JM
12347
12348Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12349
12350 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 12351 11/18/97 build
d207ebef 12352
7dfef6ed
JL
12353Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12354
12355 * From Franz Sirl.
12356 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12357 found on RedHat Linux systems.
96b0f1fc 12358
83cfe7c0
JL
12359Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12360
12361 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12362 guesses.
12363
7dfef6ed
JL
12364Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12365
12366 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12367
5d4a5ee6
JL
12368Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12369
12370 * ltmain.sh: If mkdir fails, check whether the directory was created
12371 anyhow by some other process.
12372
d207ebef
JM
12373Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12374
12375 * configure.in (d30v-*-*): Configure all directories.
12376
12377Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12378
12379 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12380 for the D30V.
12381
12382Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12383
12384 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12385
5d4a5ee6
JL
12386Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12387
e490616e
ZW
12388 * include/libiberty.h: Add extern "C" { so it can be used with C++
12389 progrms.
12390 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12391 programs.
5d4a5ee6 12392
d207ebef
JM
12393Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12394
12395 * configure.in (d30v-*-*): Configure GCC now.
12396
5d4a5ee6
JL
12397Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12398
12399 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12400 is no longer needed.
12401
c9670e62
JM
12402Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12403
12404 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12405
cc71c0ca
MH
12406Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12407
12408 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12409 targets using "$@" to provide support for similar but not identical
12410 targets without having to duplicate code.
12411
d207ebef
JM
12412Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12413
12414 * makefile.vms: Fix to work with DEC C.
12415
12416Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12417
12418 * config.sub: Add mips-tx39-elf to marketing names.
12419
12420Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12421
12422 * ltmain.sh: Handle symlinks in generated script.
12423
12424Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12425
12426 * configure: Handle autoconf style directory options: --bindir,
12427 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12428 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12429 --sysconfdir.
12430 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12431 (sharedstatedir, localstatedir, oldincludedir): New variables.
12432 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12433 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12434 sbindir, sharedstatedir, and sysconfdir.
12435
b1e3ddfd
AJ
12436Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12437
12438 * Makefile.in (bootstrap-lean): New target.
12439
d207ebef
JM
12440Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12441
12442 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 12443 sn, and gnuserv from noconfigdirs.
d207ebef
JM
12444
12445Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12446
12447 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12448
09f97c1e
JL
12449Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12450
12451 * Makefile.in (cross): New target.
12452
335d0ab2
AO
12453Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12454 Jeff Law <law@cygnus.com>
12455
12456 * Makefile.in (bootstrap2, bootstrap3): New targets.
12457 (all-bootstrap): Remove outdated and confusing target.
339c9b00 12458 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 12459
d207ebef
JM
12460Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12461
12462 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 12463 windows. Consistent with gdb/configure.
d207ebef 12464
e693cc28
UD
124651997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12466
e693cc28
UD
12467 * configure.in: Name Linux target fragment.
12468
12469 * configure: Rewrite so that project Makefile fragment is inserted
12470 first and appears last in the resulting Makefile.
12471
d207ebef
JM
12472Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12473
12474 * Makefile.in (install-itcl): Install tcl first.
12475
5d4a5ee6
JL
12476Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12477
12478 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12479
f401679e
JW
12480Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12481
12482 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12483
12484 * configure.in (skipdirs): Add target-librx for Linux.
12485 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12486
ec20b1b9
JL
12487Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12488
12489 * Makefile.in (bootstrap): New target.
12490
becdcf6d
JL
12491Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12492
63f6bcd7 12493 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 12494
d207ebef
JM
12495Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12496
12497 * config.guess: Merge with FSF.
12498
0c82f6bf
FF
12499Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12500
12501 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12502
d207ebef
JM
12503Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12504
12505 * config.sub: Add "marketing-names" patch.
12506
3fbc0b70
JS
12507Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12508
e490616e 12509 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 12510
e20d4801
JL
12511Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12512
12513 * config.sub: Handle v850-elf.
12514
fe181f78 12515Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
12516
12517 * .cvsignore (*-install): Remove.
12518
bfed1ea0
JL
12519Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12520
12521 * ltconfig: Set CONFIG_SHELL in libtool.
12522 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12523
558a1e7c
JW
12524Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12525
12526 * configure.in (target_subdir): Set to libraries if enable_multilib.
12527
7818d6fc
JW
12528Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12529
12530 * config.guess: Update from gcc directory.
12531
d207ebef
JM
12532Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12533
12534 * Makefile.in (all-sim): Depends on all-readline.
12535
6599da04
JM
12536Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12537
12538 * Makefile.in (BISON, YACC): Use $$s.
12539 (all-bison): Depend on all-texinfo.
12540
12541Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12542
12543 * Makefile.in (BISON): Add -L flag.
12544 (YACC): Likewise.
12545
d207ebef
JM
12546Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12547
4e81ae98
EC
12548 * configure.in (noconfigdirs): Add support for v850e target.
12549
d207ebef
JM
12550 * config.sub (maybe_os): Add support for v850e target.
12551
12552Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12553
4e81ae98
EC
12554 * configure.in (noconfigdirs): Add support for v850ea target.
12555
d207ebef
JM
12556 * config.sub (maybe_os): Add support for v850ea target.
12557
6599da04
JM
12558Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12559
12560 * config.sub: Add mipstx39. Delete r3900.
12561
12562Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12563
12564 * Makefile.in (all-autoconf): Depends on all-texinfo.
12565
12566Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12567
12568 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12569 eabi targets.
12570
12571Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12572
12573 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12574
12575 * configure: When handling a Canadian Cross, handle YACC as well as
12576 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 12577 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
12578
12579Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12580
12581 * Makefile.in (BISON): bison, not byacc or bison -y.
12582 (YACC): bison -y or byacc or yacc.
12583 (various): Add *-bison as appropriate.
12584 (taz): No need to mess with BISON anymore.
12585
12586Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12587
12588 * configure: If OSTYPE matches *win32*, try to find a good value for
12589 CONFIG_SHELL.
12590
12591Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12592
12593 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12594 configure.in if it is present.
12595
12596Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12597
12598 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12599
12600Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12601
12602 * config.sub: Recognize `arc' cpu.
12603 * configure.in: Likewise.
12604 * config-ml.in: Likewise.
12605
12606Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12607
12608 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12609
12610Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12611
12612 * configure: Changed sed delimiter from ':' to '|' when
12613 attempting to substitute ${config_shell} for SHELL. On
12614 NT ${config_shell} may contain a ':' in it.
12615
12616Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12617
12618 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12619
12620Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12621
12622 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12623
12624Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12625
12626 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12627
12628 * ylwrap: If the program is a relative path, force it to be
12629 absolute.
12630
12631Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12632
12633 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12634
12635Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12636
12637 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
12638 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12639 for libraries.
6599da04
JM
12640
12641Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12642
12643 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 12644 separated by spaces.
6599da04
JM
12645
12646Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12647
12648 * ylwrap: New file.
12649 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12650
12651 * ltmain.sh: Handle /bin/sh at start of install program.
12652
12653 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12654
12655 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12656 * missing: New file, from automake 1.2.
12657
12658Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12659
12660 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12661 check-tk to CHECK_X11_MODULES.
12662
12663Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12664
12665 * config.sub: Merge with FSF.
12666
12667Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12668
12669 * config.guess: Merge with FSF.
12670
12671Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12672
12673 * configure: Treat msdosdjgpp like go32.
12674 * configure.in: Likewise. Don't remove gprof for go32.
12675
12676 * configure: Change Makefile.tem2 to Makefile.tm2.
12677
12678Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12679
12680 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12681
12682Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12683
12684 * install-sh (chmodcmd): Set to null if the DST directory already
12685 exists. Same as Nov 11th change.
12686
12687Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12688
4e81ae98 12689 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
12690
12691Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12692
12693 * config.guess: Update from FSF.
12694
12695Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12696
12697 * Makefile.in (GDB_TK): Depend on itcl and tix.
12698
12699Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12700
12701 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12702 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12703 (INSTALL_SCRIPT): New variable.
12704 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12705 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12706 to -x.
12707 * install-sh: Add support for -x option.
12708
12709Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12710
12711 * configure.in, Makefile.in: Treat tix like itcl.
12712
12713Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12714
12715 * Makefile.in (WINDRES): New variable.
12716 (WINDRES_FOR_TARGET): New variable.
12717 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12718 (EXTRA_HOST_FLAGS): Add WINDRES.
12719 (EXTRA_TARGET_FLAGS): Add WINDRES.
12720 (EXTRA_GCC_FLAGS): Add WINDRES.
12721 ($(DO_X)): Pass down WINDRES.
12722 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12723 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12724 DLLTOOL_FOR_TARGET.
12725
12726Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12727
12728 * configure.in: configure sim before gdb for win32-x-ppc
12729
12730Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12731
12732 Move gperf into the toplevel, from libg++.
12733 * configure.in (target_tools): Add target-gperf.
12734 (native_only): Add target-gperf.
12735 * Makefile.in (all-target-gperf): New target, depend on
12736 all-target-libg++.
12737 (configure-target-gperf): Empty rule.
12738 (ALL_TARGET_MODULES): Add all-target-gperf.
12739 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12740 (CHECK_TARGET_MODULES): Add check-target-gperf.
12741 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12742 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12743
12744Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 12745
6599da04
JM
12746 * config.sub (mn10200): Recognize new basic machine.
12747
12748Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12749
12750 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12751 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12752
12753Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12754
12755 * configure.in: If we're building mips-sgi-irix6* native, turn on
12756 ENABLE_MULTILIB and set TARGET_SUBDIR.
12757
12758Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12759
12760 * Makefile.in (all-sn): Depend on all-grep.
12761
12762Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12763
12764 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12765
12766 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12767 Makefile. From Jeff Makey <jeff@cts.com>.
12768 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12769
12770 * Makefile.in (DISTBISONFILES): Remove.
12771 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12772 $(DEFAULT_YACC).
12773
12774 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 12775 cygwin32.
6599da04
JM
12776
12777 * Makefile.in (LD): New variable.
12778 (EXTRA_HOST_FLAGS): Pass down LD.
12779 ($(DO_X)): Likewise.
12780
12781Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12782
12783 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12784
12785Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12786
12787 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 12788 before adding our own. Always add --build.
6599da04
JM
12789
12790Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12791
12792 * configure.in (targargs): Pass --build if we're doing
12793 a cross-compile.
12794
12795Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12796
ca236658 12797 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
12798 sed. Otherwise sed chokes on NT path names with drive
12799 designators. Also look for "?:*" as the leading characters in an
12800 absolute pathname.
12801
12802Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12803
12804 * config.sub: Support for r3900.
12805
12806Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12807
12808 * configure.in: Use install-sh, not install.sh.
12809
12810Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12811
12812 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12813 apply it twice.
12814
12815Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12816
12817 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12818 install-binutils.
12819
12820Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12821
12822 * Makefile.in: Add automake targets.
12823 * configure.in (host_tools): Add automake.
12824
12825Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12826
12827 * configure: Default CXX to c++, not gcc.
12828 * Makefile.in (CXX): Set to c++, not gcc.
12829 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12830
12831Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12832
12833 * install-sh: try appending a .exe if source file doesn't
12834 exist
12835
12836Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12837
12838 * configure.in: Turn on multilib by default.
12839 (cross_only): Remove target-libiberty.
12840
12841 * Makefile.in (all-gcc): Don't depend on libiberty.
12842
12843Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12844
12845 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12846
12847Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12848
12849 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12850 (DISTBISONFILES): Add ld/Makefile.in
12851
12852Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12853
12854 * configure.in: if target is cygwin32 but host isn't cygwin32,
12855 don't configure gdb tcl tk expect, not just gdb.
12856
12857Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12858
12859 * configure.in: Added gnuserv everywhere sn appears.
12860
12861 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12862 (CROSS_CHECK_MODULES): Added check-gnuserv.
12863 (INSTALL_MODULES): Added install-gnuserv.
12864 (CLEAN_MODULES): Added clean-gnuserv.
12865 (all-gnuserv): New target.
12866
12867Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12868
12869 * config.guess: Fixes for MIPS OpenBSD systems.
12870
12871Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12872
12873 * Makefile.in (INSTALL_XFORM): Remove.
12874 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12875
12876 * mkinstalldirs: New file, copied from automake.
12877 * Makefile.in (installdirs): Rename from install-dirs. Use
12878 mkinstalldirs. Change all users.
12879 (DEVO_SUPPORT): Add mkinstalldirs.
12880
12881Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12882
12883 * install-sh: Rename from install.sh.
12884 * Makefile.in (INSTALL): Change install.sh to install-sh.
12885 (DEVO_SUPPORT): Likewise.
12886
12887 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12888 Graichen <graichen@rzpd.de>.
12889
12890Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12891
12892 * config.guess: Recognize OpenBSD systems correctly.
12893
12894Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12895
12896 * README, Makefile.in (ETC_SUPPORT): Remove references to
12897 cfg-paper*, configure.{texi,man,info*}._
12898
12899Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12900
12901 * Makefile.in (all.normal): Ensure that gcc is built after all
12902 the x11 - ie gdb - targets.
12903
12904Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12905
12906 * makefile.vms: Don't run conf-a-gas.
12907
12908Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12909
e490616e 12910 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 12911
d207ebef
JM
12912Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12913
12914 * configure.in: Remove noconfigdirs case since gdb also
12915 configures and builds for tic80-coff.
12916
6599da04
JM
12917Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12918
12919 * configure: Set cache_file to config.cache.
12920 * Makefile.in (local-distclean): Remove config.cache.
12921
12922Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12923
12924 * COPYING: Update FSF address.
12925
d207ebef
JM
12926Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12927
12928 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12929 noconfigdirs.
12930
6599da04
JM
12931Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12932
12933 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12934 MAKEDIRS, is empty.
12935
12936Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12937
12938 * config.sub: Tweak mn10300 entry.
12939
12940Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12941
12942 * configure.in (host_tools): Put sim before gdb, so gdb's
12943 configure.tgt can determine if the simulator was configured.
12944
12945Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12946
12947 * config.sub: Move BeOS $os case to be with other Cygnus
12948 local cases.
12949
12950Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12951
12952 * config.sub: Remove misplaced comment that broke Linux.
12953
12954Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12955
12956 * config.sub: Add BeOS support.
12957
12958Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12959
12960 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12961
12962Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12963
12964 * configure.in (noconfigdirs): Remove tcl and tk from
12965 noconfigdirs for cygwin32 builds.
12966
d207ebef
JM
12967Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12968
12969 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12970
6599da04
JM
12971Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12972
12973 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12974 make-all.com, use makefile.vms instead.
12975
12976Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12977
12978 * config.sub: Accept -lnews*.
12979
d207ebef
JM
12980Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12981
12982 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 12983 target-examples and target-libiberty for d30v.
d207ebef
JM
12984
12985Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12986
12987 * configure.in (noconfigdirs): Enable ld for d30v.
12988
12989Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12990
12991 * configure.in (tic80-*-*): Build compiler.
12992
12993Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12994
12995 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 12996 unsupported d30v directories
d207ebef
JM
12997
12998Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12999
4e81ae98
EC
13000 * config.sub, configure.in: Add d30v target cpu.
13001
6599da04
JM
13002Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13003
13004 * makefile.vms: New file.
13005 * make-all.com: Remove.
13006
13007Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13008
13009 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13010
13011Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13012
13013 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13014
13015Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13016
13017 * Makefile.in (ALL_MODULES): Added all-db.
13018 (CROSS_CHECK_MODULES): Addec check-db.
13019 (INSTALL_MODULES): Added install-db.
13020 (CLEAN_MODULES): Added clean-db.
13021
13022Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13023
13024 * config.guess: Merge with latest FSF sources.
13025
13026Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13027
13028 * Makefile.in (ALL_MODULES): Added all-itcl.
13029 (CROSS_CHECK_MODULES): Added check-itcl.
13030 (INSTALL_MODULES): Added install-itcl.
13031 (CLEAN_MODULES): Added clean-itcl.
13032
13033Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13034
13035 * configure.in: build gdb for mn10200
13036
13037Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13038
13039 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13040
d207ebef
JM
13041Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13042
13043 * configure.in (tic80-*-*): Turn off most targets right now.
13044
6599da04
JM
13045Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13046
13047 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13048 rather than the makeinfo program.
13049 (do-info): Depend upon all-texinfo.
13050
13051Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13052
13053 * configure.in: Remove uses of config/mh-linux.
13054
13055 * config.sub, config.guess: Merge with latest FSF sources.
13056
d207ebef
JM
13057Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13058
13059 * config.sub (case $basic_machine): Add tic80 entries.
13060
6599da04
JM
13061Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13062
13063 * config.sub, config.guess: Merge with latest FSF sources.
13064
13065Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13066
13067 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13068 * mpw-config.in: Test for NewFolderRecursive.
13069 * mpw-install: Use symbolic name for startup filename.
13070 * mpw-README: Add various additional details.
13071
13072Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13073
13074 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13075
13076Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13077
13078 * configure.in: Do build gcc and the target libraries for
13079 the mn10200.
13080
13081Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13082
13083 * configure.in: don't avoid building gdb for mn10300 any more
13084 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13085 instead of single-quoting it.
13086
13087Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13088
13089 * configure.in: Don't use --with-stabs on IRIX 6.
13090
13091Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13092
13093 * configure.in (m32r): Build gdb, libg++ now.
13094
13095Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13096
13097 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13098 directories from noconfigdirs.
13099
13100Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13101
13102 * config.sub (basic_machine): added mips16 configuration
13103
13104Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13105
13106 * config.sub: Handle d10v-unknown.
13107
d207ebef
JM
13108Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13109
13110 * config.sub: Handle v850-unknown.
13111
6599da04
JM
13112Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13113
13114 * Makefile.in: add findutils
13115 * configure.in: add findutils to list of host_tools
13116
13117Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13118
13119 * config.sub: Handle mn10200 and mn10300.
13120
13121Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13122
13123 * configure.in (d10v-*): Do not build librx.
13124
13125Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13126
13127 * configure.in (mn10300): Build everything except gdb & libgloss.
13128
13129Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13130
13131 * config.guess: Patch for Dansk Data Elektronik servers,
13132 from Niels Skou Olsen <nso@dde.dk>.
13133
13134 For ncr, use /bin/uname rather than uname, since GNU uname does not
13135 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13136
13137 Patch for MIPS R4000 running System V,
13138 from Eric S. Raymond <esr@snark.thyrsus.com>.
13139
13140 Fix thinko for nextstep.
13141
13142 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13143
13144 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13145 * config.guess: Guess mips-dec-mach_bsd4.3.
13146
13147 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13148 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13149 release numbers.
13150 * config.guess (mips-mips-riscos*): Emit just enough of the
13151 release number.
13152
13153 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13154 * config.guess (sparc-auspex-sunos*): Added.
13155 (f300-fujitsu-*): Added.
13156
13157 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13158 * config.guess: Recognize a Tadpole as a sparc.
13159
13160Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13161
13162 * config.guess: Don't assume that NextStep version is either 2 or
13163 3. NextStep 4 (aka OpenStep 4) has come out now.
13164
13165Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13166
13167 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13168 From Rik Faith <faith@cs.unc.edu>.
13169
13170Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13171
13172 * config.sub: Contributions from bug-gnu-utils to:
13173 Support plain "hppa" (no version given) architecture, reported by
13174 OpenStep.
13175 OpenBSD like NetBSD.
13176 LynxOs is not a hardware supplier.
13177
13178 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13179 OpenBSD like NetBSD.
6599da04
JM
13180 Stratus systems.
13181 More Pyramid systems.
13182 i[n>4]86 Intel chips.
13183 M680[n>4]0 Motorola chips.
13184 Use unknown instead of lynx for hardware manufacturer.
13185
13186Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13187
13188 * install.sh (chmodcmd): Set to null if the DST directory already
13189 exists.
13190
13191Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13192
13193 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13194 not use mt-ppc target Makefile fragment any more.
13195
13196Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13197
13198 * configure.in (*-*-windows): Exclude everything but those dirs
13199 needed to build windows.
13200
13201Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13202
13203 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13204
13205Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13206
13207 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
13208
13209Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13210
13211 * Undo my previous change.
13212
13213Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13214
13215 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13216 unconditionally.
13217 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13218
13219Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13220
13221 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13222 host to add it's own flags.
6599da04
JM
13223
13224Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13225
13226 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13227
13228Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13229
13230 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13231 (CXX_FOR_TARGET): Likewise.
13232 (GCC_FOR_TARGET): Define.
13233 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13234 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13235 CC_FOR_TARGET was specified on the command line.
13236 (MAKEOVERRIDES): Don't define.
13237
13238Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13239
13240 * configure.in (m32r): Fix spelling of libg++ libs.
13241
13242Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13243
13244 * config.sub (-apple*): Remove, now redundant.
13245
13246Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13247
13248 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13249
13250 * configure: Rework yesterday's sed script patch.
13251
13252 * config.sub: Merge with FSF.
13253
13254Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13255
13256 * config.guess: Merge from FSF.
13257
13258 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
13259 * config.guess: Use pc instead of unknown, for pc clone systems.
13260 Change linux to linux-gnu.
6599da04
JM
13261
13262 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 13263 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
13264
13265Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13266
13267 * test-build.mk (HOLES): Add "xargs" for gdb.
13268
13269 * configure: Avoid hpux10.20 sed bug.
13270
13271Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13272
731a8127 13273 * configure.in: Add support for windows host
6599da04
JM
13274 (that is a build done under the Microsoft build environment).
13275
13276Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13277
13278 * Makefile.in: Replace all uses of srcroot with s, to shrink
13279 command line lengths.
13280
13281 Patches from Geoffrey Noer <noer@cygnus.com>:
13282 * configure.in: If configuring for newlib, pass --with-newlib to
13283 subdirectories.
13284 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13285 -Bnewlib/ and -Lwinsup to gcc.
13286 (CXX_FOR_TARGET): Likewise.
13287
13288Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13289
13290 * Makefile.in (ETC_SUPPORT): Add configure.
13291
13292Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13293
4e81ae98 13294 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
13295 host configuration file.
13296
13297Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13298
13299 * configure.in: Break mn10x00 support into separate
13300 mn10200 and mn10300 configurations.
13301 * config.sub: Likewise.
13302
13303Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13304
13305 * configure.in: Add lots of stuff to noconfigdirs for
13306 the mn10x00 targets.
13307
13308 * config.sub, configure.in: Add mn10x00 support.
13309
13310Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13311
13312 * make-all.com: Call conf-a-gas, not config-a-gas.
13313
13314Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13315
13316 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 13317 targets.
6599da04
JM
13318
13319Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13320
13321 * mpw-README: Add much more detail for native PowerMac.
13322 * mpw-install: New file.
13323 * mpw-configure: Add --norecursion and --help options.
13324 * mpw-config.in: Translate readme and install files when
13325 copying to objdir.
13326 * mpw-build.in: Don't always depend on byacc and flex.
13327 (install-only-top): New action.
13328
d207ebef
JM
13329Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13330
13331 * configure.in: You can now configure GDB for the v850.
13332
6599da04
JM
13333Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13334
13335 * configure.in (noconfigdirs): Don't configure any C++ dirs
13336 if targeting D10V.
13337
13338Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13339
13340 * config.sub: Recognize mips64vr5000.
13341
13342Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13343
13344 * configure.in: Use a single line for host_tools and native_only.
13345
13346Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13347
13348 * config.sub, configure.in: Add entries for m32r.
13349
13350Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13351
13352 * Makefile.in (inet-install): Don't run install-gzip.
13353
13354Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13355
13356 * configure.in: Don't config lots of things for *-*-windows*.
13357
13358Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13359
13360 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13361 (host_libs, host_tools): Copy from configure.in.
13362 * mpw-configure: Don't complain about directories not found.
13363
13364Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13365
13366 * configure.in (i[345]86): Recognize i686 for pentium pro.
13367 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13368 file.
13369
13370 * config.guess (i[345]86): Ditto.
13371
13372Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13373
13374 * configure.in (noconfigdirs): Removed gdb for D10V.
13375
d207ebef 13376Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 13377
d207ebef
JM
13378 * configure.in: Remove ld, target-libio, target-libg++, and
13379 target-libstdc++ from noconfigdirs.
5d4a5ee6 13380
6599da04
JM
13381Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13382
13383 * configure: Fix three locations where shell scripts were
13384 being run directly rather than with config_shell.
13385
d207ebef
JM
13386Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13387
13388 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13389 * config.sub (basic_machine): Recognize v850.
13390
6599da04
JM
13391Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13392
13393 * mpw-configure: Handle multiple enable/disable options and
13394 pass them down recursively, handle -c and -s flags appropriately
13395 depending on choice of compiler, add escape mechanism for
13396 quoted arguments to gC.
13397
13398Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13399
13400 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13401 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13402 so that -mrelocatable-lib and -mno-eabi are used.
13403
13404 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13405 not support --print-multi-lib, don't abort.
13406
6599da04
JM
13407Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13408
13409 * make-all.com: Run config-a-gas.
13410 * setup.com: Don't copy subdirectory files around.
13411
13412Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13413
13414 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13415 target, it now compiles correctly.
13416
13417Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13418
13419 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13420
13421Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13422
4e81ae98 13423 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
13424
13425Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13426
13427 * configure.in (native_only): Add prms.
13428
13429Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13430
13431 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13432 (BINUTILS_SUPPORT_DIRS): Likewise.
13433
13434Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13435
13436 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13437 d10v support is added.
13438
13439Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13440
13441 * configure.in (d10v-*-*): New target.
13442
13443Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13444
13445 * config.guess (HP 9000/811): Recognize this as a PA1.1
13446 machine.
13447
13448Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13449
13450 * Makefile.in (do-tar-gz): New target, split out from tail end of
13451 taz target. Run each command separately, don't use pipes.
13452 (taz): Use it.
13453
13454Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13455
13456 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13457 * mpw-build.in: No builds should depend on building byacc or flex,
13458 they are assumed to be installed already.
13459
13460Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13461
13462 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13463 variable that CC_FOR_TARGET needs.
13464
13465Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13466
13467 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13468 options have changed since the last time the subdirectory was
13469 configured, and if it has, reconfigure.
13470 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13471 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13472
13473Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13474
13475 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13476 CLEAN_MODULES): Add bash.
13477 (all-bash): New target.
13478
13479Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13480
13481 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13482
13483Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13484
13485 * config.sub (basic_machine): Recognize d10v as a valid processor.
13486
13487Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13488
13489 * mpw-configure: Add support for --bindir.
13490 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13491
13492Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13493
13494 * configure.in: add bash, time, gawk to list of hosttools and things
13495 to only build for native toolchains
13496
13497Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13498
13499 * Makefile.in (docdir): Remove.
13500
13501Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13502
13503 * Makefile.in (datadir): Set to $(prefix)/share.
13504
13505Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13506
13507 * configure.in: build diff and patch for cygwin32-hosted
13508 toolchains.
13509
13510Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13511
13512 * config.sub: Accept -rtems*.
13513
13514Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13515
e490616e
ZW
13516 * configure.in: enable dosrel for cygwin32-hosted builds,
13517 remove diff from the list of things not buildable
13518 via Canadian Cross
6599da04
JM
13519
13520Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13521
13522 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 13523 don't get ". ".
6599da04
JM
13524
13525Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13526
13527 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13528
13529Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13530
13531 * Makefile.in (taz): Handle case where tex3patch didn't even get
13532 checked out. Also, if it was found, put the symlink in a new util
13533 subdirectory.
13534
13535Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13536
13537 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13538
13539Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13540
13541 * config.sub: Recognize -openvms.
13542 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13543 * make-all.com, setup.com: New files.
13544
13545Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13546
13547 * Makefile.in (taz): tex3patch moved to texinfo/util.
13548
13549Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13550
13551 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13552 * configure.in: remove make from disable-if-Can-Cross list
13553 enable gdb if ${host} and ${target} are cygwin32
13554
13555Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13556
13557 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13558 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13559
13560Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13561
13562 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13563 distinguish sysv/svr4/bsd variants.
13564 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13565
13566Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13567
13568 * configure.in: Added copyright notice.
13569 * move-if-change: Added copyright notice.
13570
13571Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13572
13573 * configure.in (powerpcle-*-solaris*): Until we get shared
13574 libraries working, don't build gdb, sim, make, tcl, tk, or
13575 expect.
13576
13577Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13578
13579 * config.guess: Merge with FSF:
13580
13581 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13582 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13583
13584 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13585 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13586
13587 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13588 * config.guess: Combine two OSF1 rules.
13589 Also recognize field test versions. From mjr@zk3.dec.com.
13590 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13591 because GNU uname does not support -p. From pmr@pajato.com.
13592
13593Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13594
13595 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13596
13597Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13598
13599 * mpw-README: Document GCCIncludes.
13600
13601Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13602
13603 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13604
13605Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13606
13607 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13608
13609Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13610
13611 * configure.in (*-*-cygwin32): Configure make.
13612
13613Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13614
13615 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13616
13617Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13618
13619 * Makefile.in (all-inet): Depend on all-perl.
13620
13621 * Makefile.in (inet-install): New target.
13622
13623 * Makefile.in (all-inet): Depend on all-tcl.
13624 (all-inet): Depend on all-send-pr.
13625
13626Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13627
13628 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13629 temporarily.
13630
13631Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13632
13633 * configure.in: Don't configure --with-gnu-ld on AIX.
13634
13635Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13636
13637 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13638
13639Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13640
13641 * Makefile.in (ALL_MODULES): Added all-inet.
13642 (CROSS_CHECK_MODULES): Added check-inet.
13643 (INSTALL_MODULES): Added install-inet.
13644 (CLEAN_MODULES): Added clean-inet.
13645 (all-indent): New target.
13646
13647 * configure.in (host_tools): Added inet.
13648 (native_only): Added inet.
13649 (noconfigdirs): Added inet.
13650
13651Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13652
13653 * configure.in: Don't configure libgloss if we are not configuring
13654 newlib.
13655
13656Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13657
13658 * configure.in: Don't configure libgloss for unsupported
13659 architectures.
13660
13661Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13662
13663 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13664
13665Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13666
13667 * Makefile.in (ALL_MODULES): Include all-apache.
13668 (CROSS_CHECK_MODULES): Include check-apache.
13669 (INSTALL_MODULES): Include install-apache.
13670 (all-apache): New target.
13671
13672 * configure.in: Added apache everywhere perl is seen.
13673
13674Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13675
13676 * Makefile.in: Add support for clean-{module} and
13677 clean-target-{module} rules.
13678
13679Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13680
13681 * configure.in (*-*-ose) do not build libgloss.
13682
13683Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13684
13685 * config.guess (prep*:SunOS:5.*:*): Turn into
13686 powerpele-unknown-solaris2.
13687
13688Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13689
13690 * configure.in: Permit --enable-shared to specify a list of
13691 directories.
13692
13693Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13694
13695 * configure.in (host==solaris): Pass only the first word of $CC
13696 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13697
13698Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13699
13700 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13701
13702Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13703
13704 * Makefile.in (ALL_MODULES): Include all-perl.
13705 (CROSS_CHECK_MODULES): Include check-perl.
13706 (INSTALL_MODULES): Include install-perl.
13707 (ALL_X11_MODULES): Include all-guile.
13708 (CHECK_X11_MODULES): Include check-guile.
13709 (INSTALL_X11_MODULES): Include install-guile.
13710 (all-perl): New target.
13711 (all-guile): New target.
13712
13713 * configure.in (host_tools): Include perl and guile.
13714 (native_only): Include perl and guile.
13715 (noconfigdirs): Don't build guile and perl; no ports have been
13716 done.
13717
13718Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13719
e490616e
ZW
13720 * configure (--enable-*): Handle quoted option lists such as
13721 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
13722
13723Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13724
13725 * Makefile.in ({,inst}all-target): New rule so we can make and
13726 install all of the target directories easily.
13727
13728Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13729
13730 * configure.in: Add missing global flag in sed substitution when
13731 deleting `target-' from ${configdirs}.
13732
13733Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13734
13735 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13736 option.
13737
13738 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13739 config/mh-necv4.
13740
13741 * install.sh: Correct misspelling of transformbasename.
13742
13743 * config.guess: Recognize mips-*-sysv*.
13744
13745Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13746
13747 * config.sub: Recognize mon960.
13748
13749Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13750
13751 * configure: Restore Canadian Cross handling of BISON and LEX,
13752 removed in Feb 20 change.
13753
13754Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13755
13756 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13757 Mention make install. Remove the old copyright date as well the
13758 clumsy and rather pointless copyright on the README file.
13759
13760Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13761
13762 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13763 Makefile after running symlink-tree, then run `make distclean' to
13764 avoid clobbering any generated files in srcdir.
13765
13766Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13767
13768 * configure.in (m68k-*-netbsd*): Build everything now.
13769
13770Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13771
13772 * Makefile.in (taz): Fix quoting.
13773
13774Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13775
13776 * configure.in (sparclet-*-*): Build everything now.
13777
13778Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13779
13780 * configure.in (m68k-*-linux*): New host.
13781
13782Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13783
13784 * configure: Check for bison before byacc.
13785
13786Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13787
13788 * Makefile.in configure: Change the way LEX and BISON/YACC are
13789 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13790 searching PATH. These are used as fallbacks by Makefile.in if
13791 flex/bison/byacc aren't in objdir.
13792
13793Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13794
13795 * Makefile.in: Make everything which depends upon all-bfd also
13796 depend upon all-opcodes, in case --with-commonbfdlib is used.
13797
13798Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13799
13800 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13801 building NT native compilers on Unix.
13802
13803Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13804
13805 * configure.in: Don't get CC from the host Makefile fragment if we
13806 can find gcc in PATH, or if this is a Canadian Cross. Move the
13807 Solaris test for /usr/ucb/cc to the post target script, just after
13808 the compiler sanity test.
13809
13810Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13811
13812 * config.sub: Merge with FSF.
13813
13814Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13815
13816 * Makefile.in (RPATH_ENVVAR): New variable.
13817 (REALLY_SET_LIB_PATH): Use it.
13818 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13819
13820Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13821
13822 * config.sub, configure.in: Recognize sparclet cpu.
13823
13824Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13825
13826 * config.guess: Support m68k-cbm-sysv4.
13827
13828Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13829
13830 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13831 m68k-unknown-linuxaout from linker help string. Put quotes around
13832 $ld_help_string.
13833
13834Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13835
13836 * config.guess (powerpc-harris-powerunix): Add guess for port
13837 to new target.
13838
13839Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13840
13841 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13842
13843Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13844
13845 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13846 $(REALLY_SET_LIB_PATH) in Makefile.
13847 * Makefile.in (SET_LIB_PATH): New variable.
13848 (REALLY_SET_LIB_PATH): New variable.
13849 ($(DO_X)): Use $(SET_LIB_PATH).
13850 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13851 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13852 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13853 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13854 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13855 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13856 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13857 (install-dosrel): Likewise.
13858 (all-opcodes): Depend upon all-libiberty.
13859
13860Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13861
13862 * config.guess (*:CYGWIN*): New
13863
13864Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13865
13866 * Makefile.in (all-target-winsup): All all-target-libiberty.
13867
13868Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13869
13870 * configure.in (noconfigdirs): Add missing # in front of comment.
13871
13872Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13873
13874 * configure.in: add second pass to things added to noconfigdirs
13875 so *-gm-magic can exclude libgloss properly.
13876
13877Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13878
13879 * mpw-configure (extralibs_name, rez_name): Set correctly
13880 for MWC68K compiler.
13881
13882 * mpw-README: Add more info on the necessary build tools.
13883
13884Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13885
13886 * configure.in, config.sub: Recognize cygwin32.
13887
13888Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13889
13890 * config.guess, config.sub: Recognize A/UX.
13891
13892Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13893
13894 * config.sub: Merge with gcc/config.sub.
13895
13896Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13897
13898 * mpw-build.in (do-binutils): Add build of stamps.
13899
13900Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13901
13902 * config.sub: Add recognition for mips64vr4100*-* targets.
13903
13904Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13905
13906 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13907 Add creation of gconfigargs with `--enable-shared' turned on.
13908 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13909 ($(host)-stamp-stage3-configured): Likewise.
13910 (HOLES): Add chatr and ldd.
13911 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13912
13913Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13914
13915 * configure: Pass --nfp to recursive configures.
13916
13917Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13918
13919 * Makefile.in (DLLTOOL): New.
13920 (DLLTOOL_FOR_TARGET): New.
13921 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13922 (EXTRA_TARGET_FLAGS): Ditto.
13923 (EXTRA_GCC_FLAGS): Ditto.
13924 (CONFIGURE_TARGET_MODULES): Ditto.
13925 (DO_X): Ditto.
13926 * configure: Add DLLTOOL.
13927
13928Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13929
13930 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13931 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13932 mh-sco, since old workarounds no longer needed, and don't
13933 build ld, since libraries have weak symbols in COFF.
13934
13935Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13936
13937 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13938
13939Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13940
13941 * configure.in: Make sure that ${CC} can be used to compile an
13942 executable.
13943
13944Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13945
13946 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13947 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13948 nothing depending on whether gdbtk is being built.
13949
13950Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13951
13952 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13953
13954Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13955
13956 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13957 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13958
13959Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13960
13961 * config-ml.in: Add support for
13962 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13963 Simplify setting of multidirs from --disable-foo.
13964
13965Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13966
13967 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13968 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13969 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 13970 non-empty, pass them on to the GCC make.
6599da04
JM
13971 (all-bootstrap): New rule that is like all-gcc, except it executes
13972 the GCC bootstrap rule instead of the GCC all rule.
13973
13974Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13975
13976 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13977
13978Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13979
13980 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13981 DG/UX support.
13982
13983Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13984
13985 * config.sub (i*86*) Change [345] to [3456]
13986
13987Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13988
13989 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13990 --with-gnu-ld=no.
13991
13992Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13993
13994 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13995 AIX multilibs get built.
13996
13997Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13998
13999 * configure.in (i386-win32): Don't build expect if we're not
14000 building the tcl subdir.
14001
14002Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14003
14004 * Makefile.in: (configure-target-examples, all-target-examples):
14005 New targets, configure and build example programs.
14006
14007Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14008
14009 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14010 use it as input to sedit the generated MPW makefile.
14011 * mpw-README: Add a suggestion about Gestalt.h.
14012
14013Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14014
14015 * config.sub: Accept *-*-ieee*.
14016
14017Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14018
14019 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14020 Ronald F. Guilmette <rfg@monkeys.com>.
14021
14022Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14023
14024 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14025 for powerpc-pe native.
14026 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14027 (target==powerpc-pe): duplicate i386-win32 entry.
14028
14029Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14030
14031 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14032 of vxworks, not just vxworks5.1.
14033
14034Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14035
14036 * mpw-configure: Add support for exec-prefix.
14037
14038Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14039
14040 * config.guess: Recognize HP model 816 machines as having
14041 a PA1.1 processor.
14042
14043Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14044
14045 * configure: Ignore new autoconf configure options.
14046
6599da04
JM
14047Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14048
14049 * config.guess: Recognize Pentium under SCO.
14050 From Robert Lipe <robertl@arnet.com>.
14051
14052Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14053
14054 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14055
14056Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14057
14058 * configure.in: Don't configure gas for alpha-dec-osf*.
14059
14060Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14061
14062 * configure.in: Default to --with-stabs for some targets for which
14063 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14064 i[345]86*-*-unixware*.
14065
14066Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14067
14068 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14069 rather than basing it on the target. Simplify handling of options
14070 controlling which directories to configure. Remove extraneous
14071 slash in multi-clean target.
14072
14073Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14074
14075 * config-ml.in: Prefix more variables with ml_ so they don't collide
14076 with configure's.
14077
14078Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14079
14080 * configure: Don't turn -v into --v.
14081
14082Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14083
14084 * configure.in (targargs): Fix typo.
14085
14086 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14087
14088Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14089
14090 * configure.in: Strip --host and --target options from
14091 CONFIG_ARGUMENTS, and always configure for --host only. Add
14092 --with-cross-host option when building with a cross-compiler.
14093 * configure: Canonicalize the arguments put into config.status by
14094 always using `=' for an option with an argument. Pass a presumed
14095 --host or --target explicitly.
14096
14097Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14098
14099 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14100 into general OS recognition case.
14101
14102Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14103
14104 * configure.in (target_configdirs): add target-winsup only
14105 for win32 target systems.
14106
14107Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14108
14109 * Makefile.in (all-target-libgloss): Depend upon
14110 configure-target-newlib, since when libgloss is built it looks to
14111 see if the newlib directory exists.
14112
14113Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14114
14115 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14116 cfg-ml-*.in.
14117
14118Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14119
14120 * configure: Handle LD and LD_FOR_TARGET when configuring a
14121 Canadian Cross.
14122
6599da04
JM
14123Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14124
14125 * configure.in (target_libs): add target-winsup.
14126 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14127 (target==ppcle-pe): remove ld from $noconfigdirs.
14128
14129Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14130
14131 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14132 Preserve relative path names in $srcdir. Build symlink tree if
14133 configuring cross target dir and srcdir=. (= no VPATH support).
14134 (configure-target-libg++): Depend on configure-target-librx.
14135 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14136 * config-ml.in: New file.
14137 * symlink-tree: New file.
14138 * configure: Ensure srcdir="." if that's what it is.
14139
14140Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14141
14142 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14143 includes and FLEX_SKELETON setting.
14144 * mpw-configure (--with-gnu-ld): New option, controls whether
14145 to use PPCLink or ld with PowerMac GCC.
14146 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14147 * mpw-config.in: Configure grez if targeting Mac.
14148
14149 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
14150 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14151 just macos.
6599da04
JM
14152 * configure.in: Configure grez resource compiler if targeting Mac.
14153 * Makefile.in (all-grez, install-grez): New targets.
14154
14155Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14156
14157 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14158 gcc in the path, set CC to gcc -O2.
6599da04
JM
14159
14160Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14161
14162 * configure: Default ${build} correctly. Avoid picking up extra
14163 spaces when reading CC and CXX from Makefile. When doing a
14164 Canadian Cross, use plausible default values for numerous
14165 variables.
14166 * configure.in: When doing a Canadian Cross, don't try to
14167 configure tools whose configure script can't handle it.
14168
14169Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14170
14171 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14172
14173Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14174
14175 * configure: Remove dubious bug reporting address.
14176
14177Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14178
14179 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14180 configure script, run that instead of this directory's configure.
14181 In either case, print a message that we're configuring the sub-dir.
14182
14183Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14184
14185 * configure.in: Before checking for the existence of various files,
14186 use sed to filter out "target-".
14187
14188Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14189
14190 * Makefile.in (DO_X): Split rule to decrease command line length
14191 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14192 (Philippe De Muyter).
14193
14194Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14195
14196 * Makefile.in (all-patch): depend on all-libiberty.
14197
14198Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14199
14200 * configure.in: If the only directory in target_configdirs which
14201 actually exists is libiberty, then set target_configdirs to empty,
14202 to avoid trying to build a target libiberty in a gas or gdb
14203 distribution.
14204
14205Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14206
14207 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
14208 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14209 systems.
6599da04
JM
14210
14211Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14212
14213 * configure.in (copy_dirs): Use sys-include instead of include
14214 for --with-headers option.
14215
14216Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14217
14218 * Makefile.in, configure.in: Make winsup builds work with
14219 new scheme.
14220
14221Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14222
14223 * configure.in: Build the linker on AIX.
14224
14225Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14226
14227 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14228 where needed.
14229
14230Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14231
14232 * Makefile.in (all-gcc): Fix typo.
14233
14234Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14235
14236 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14237
14238Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14239
14240 * configure.in: Rename libFOO to target-libFOO, and xiberty
14241 to target-xiberty, to provide more flexibility.
14242 (target_subdir): Define. Create if cross.
14243 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14244 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14245 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14246 check-libFOO -> check-target-libFOO, etc.
14247 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14248 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14249 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14250 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14251 allow ALL_GCC="" to only configure.
14252 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14253 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14254 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14255
14256Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14257
14258 * Makefile.in (taz): Build "info" in etc explicitly.
14259
14260Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14261
14262 * configure.in: Make sure that CC is undefined (as opposed to
14263 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14264 problem with autoconf trying to configure on a host without GCC.
14265
14266Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14267
14268 * mpw-configure: Set host alias from choice of host compiler,
14269 only use generic MPW Makefile sed if present, edit a file
14270 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14271 * mpw-README: Add problem notes about CW6 and CW7.
14272
14273Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14274
14275 * Makefile.in (taz): Use ";" instead of ";;".
14276
14277Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14278
14279 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14280 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14281 DISTDOCDIRS.
14282 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14283 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14284
14285Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14286
14287 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14288 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14289 Move bfd to DISTSTUFFDIRS.
14290
14291Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14292
14293 * Makefile.in (X11_LIB): Removed.
14294 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14295
14296 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14297
14298Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14299
14300 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14301 names.
14302
14303Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14304
14305 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14306
14307Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14308
14309 * configure.in (i[345]86-*-win32): Always build newlib.
14310 Don't configure cvs, autoconf or texinfo.
14311 * Makefile.in (LD_FOR_TARGET): New.
14312 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14313 Pass down LD_FOR_TARGET.
14314
14315Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14316
14317 * winsup: New directory.
14318 * Makefile.in: Build winsup.
14319 * configure.in: Winsup is configured when target is win32.
14320 Can only build win32 target GDB when native.
4e81ae98 14321
6599da04
JM
14322Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14323
14324 * config.guess: Recognize HP model 819 machines as having
14325 a PA 1.1 processor.
14326
14327Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14328
14329 * configure: Fix sed loop which substitutes for CC and CXX to
14330 avoid bug found in various sed implementations.
14331
14332Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14333
14334 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14335 simulator. Use standard powerpc-*-eabi*.
14336
14337Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14338
14339 * configure.in: Stop putting gas and binutils in noconfigdirs for
14340 powerpc-*-aix* and rs6000-*-*.
14341
14342Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14343
14344 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14345 -mcall-aixdesc libraries.
14346
14347Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14348
14349 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14350
14351 * config.sub (arm | armel | armeb): Fix shell syntax.
14352
14353Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14354
14355 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14356 -msoft-float and -mcpu=common support.
14357 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14358 libraries.
14359
14360Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14361
14362 * configure.in: Allow configuration and build of emacs19 for the alpha.
14363
14364Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14365
14366 * configure.in (CC): Get ^CC, not just any old CC, from
14367 ${host_makefile_frag}.
14368
14369Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14370
4e81ae98 14371 * configure.in (CC): Try to get CC from
6599da04
JM
14372 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14373
14374Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14375
14376 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14377 only if it exists in $(srcdir).
14378
14379Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14380
14381 * configure: If CC and CXX are not set in the environment, set
14382 them, based on either an existing Makefile or on searching for gcc
14383 in PATH. Substitute for CC and CXX in Makefile.
14384 * configure.in: Remove libm from target_libs. Separate
14385 target_configdirs from configdirs. If CC is not set in
14386 environment, try to get it from a host Makefile fragment. Rewrite
14387 changes of configdirs to use skipdirs instead. A few minor
14388 tweaks. Take directories out of target_configdirs as they are
14389 taken out of configdirs. Remove existing Makefile files from
14390 subdirectories. Substitute for TARGET_CONFIGDIRS and
14391 CONFIG_ARGUMENTS in Makefile.
14392 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14393 by configure.in.
14394 (CONFIG_ARGUMENTS): Likewise.
14395 (CONFIGURE_TARGET_MODULES): New variable.
14396 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14397 ($(CONFIGURE_TARGET_MODULES)): New target.
14398 (configure-libg++, configure-libio): New targets.
14399 (all-libg++): Depend upon configure-libg++.
14400 (all-libio): Depend upon configure-libio.
14401 (configure-libgloss, all-libgloss): New targets.
14402 (configure-libstdc++): New target.
14403 (all-libstdc++): Depend upon configure-libstdc++.
14404 (configure-librx, all-librx): New targets.
14405 (configure-newlib): New target.
14406 (all-newlib): Depend upon configure-newlib
14407 (configure-xiberty): New target.
14408 (all-xiberty): Depend upon configure-xiberty.
14409
14410Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14411
14412 * configure.in (host i[345]86-*-win32): Expand the
14413 noconfigdirs again.
14414
14415Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14416
14417 * mpw-configure: Fix sed command file name.
14418
14419Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14420
4e81ae98 14421 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
14422 noconfigdirs again.
14423
14424Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14425
14426 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14427 or powerpc*-*-pe*, since they are not yet supported.
14428
14429Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14430
14431 Add PowerMac support and many other enhancements.
14432 * mpw-configure: New option --cc to select compiler to use,
14433 paste options set according to --cc into the generated
14434 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14435 if mpw-make.sed is present.
14436 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14437 add forward includes for PowerPC include files.
14438 * mpw-build.in: Build using Makefile.PPC if present.
14439 (do-byacc, etc): Remove separate version resource builds.
14440 (do-gas): Build "stamps" before "all".
14441 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14442 * mpw-README: Update to reflect --cc option, PowerMac support,
14443 and recently-reported compatibility problems.
14444
14445Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14446
14447 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14448 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14449 (--with-multilib-top): Pass to recursive invocations.
14450
14451Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14452
14453 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14454 v810-*-*.
14455
14456Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14457
14458 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14459 gdb, ld and opcodes on v810-*-*.
14460
6599da04
JM
14461Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14462
14463 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14464 (local-maintainer-clean): New target.
14465 (maintainer-clean): New target.
14466 (realclean): Just depend upon maintainer-clean.
14467
14468Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14469
14470 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14471
14472Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14473
14474 * configure.in: Build ld in mips*-*-bsd* case.
14475
14476Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14477
14478 * config.sub: Accept -lites* OS. From Ian Dall.
14479
14480Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14481
14482 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 14483 targets.
6599da04
JM
14484
14485Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14486
14487 * configure.in: treat i386-win32 canadian cross the same as
14488 i386-go32 canadian cross.
14489
14490Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14491
14492 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14493 running under the simulator to build a reduced set of libraries.
14494 (powerpc-*-eabiaix): Add fine grained multilib support added to
14495 other powerpc targets yesterday.
14496
14497Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14498
14499 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14500 -disable-softfloat, -disable-relocatable, -disable-aix, and
14501 -disable-sysv to control which multilib libraries get built.
14502
14503Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14504
14505 * configure: Add Makefile.tem to list of files to remove in trap
14506 handler.
14507
14508Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14509
14510 * config.guess (*Linux*): Add missing "exit"s.
14511 Also, need specific check for alpha-unknown-linux (uses COFF).
14512
14513Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14514
14515 * config.guess: Merge with FSF:
14516
14517 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14518 * config.guess (AIX4): More robust release numbering discovery.
14519
14520 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14521 * config.guess (i386-sequent-ptx): Properly get version number.
14522
14523 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14524 * config.guess (mips:*:4*:UMIPS): New case.
14525
14526Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14527
14528 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14529 (i386-win32 host): Likewise. Don't build readline.
14530
14531Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14532
14533 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14534 SUPPORT_FILES to submakes.
14535
14536Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14537
14538 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14539 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14540 mpw-configure.
14541
14542Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14543
14544 * configure.in (appdirs): Use =, not ==, in test expression when
14545 trying to build the text to print in the warning message for
14546 Solaris users.
14547
14548Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14549
14550 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14551
14552Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14553
14554 * config.guess: Recognize lynx-2.3.
14555
14556Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14557
14558 * config.sub (z8ksim): Deleted
14559 (z8k-*-coff): New, this is the one true name of the target.
14560
14561Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14562
14563 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14564
14565Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14566
14567 * config.guess (*:Linux:*:*): First try asking the linker what the
14568 default object file format is (elf, aout, or coff). Then if this
14569 fails, try previous methods.
14570
14571Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14572
14573 * configure.in: Don't build newlib for *-*-vxworks5.1.
14574
14575Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14576
14577 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14578 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14579
14580Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14581
14582 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14583
14584Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14585
14586 * cfg-ml-com.in: New file.
14587 * cfg-ml-pos.in: New file.
14588
14589Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14590
14591 * COPYING.NEWLIB: Add HP free copyright to list.
14592
14593Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14594
14595 * config.sub: Recognize -eabi* for the system, not just -eabi.
14596
14597Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14598
14599 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14600 * config.sub, configure.in (win32): New target and host.
14601
14602Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14603
14604 * configure.in: Add i386-pe configuration.
14605
14606Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14607
14608 * mpw-build.in (install): Install GDB after LD.
14609
14610Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14611
14612 * mpw-config.in (elf/mips.h): Always forward-include, needed
14613 for GDB to build.
14614
14615Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14616
14617 * testsuite: New directory for customer acceptance and whole tool
14618 chain tests.
14619
14620Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14621
14622 * configure: If per-host line isn't found, but AC_OUTPUT is found
14623 and a configure script exists, run it instead.
14624
14625Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14626
14627 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14628
14629Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14630
14631 * configure: Set build_{cpu,vendor,os,alias} to host values when
14632 --build isn't specified.
14633
14634Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14635
14636 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14637 (FLAGS_TO_PASS): Pass them.
14638 (EXTRA_TARGET_FLAGS): Ditto.
14639
6599da04
JM
14640Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14641
14642 * Makefile.in (all-libg++): Depend on all-libstdc++.
14643
14644Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14645
14646 * configure.in (noconfigdirs): Enable all packages for
14647 i386-unknown-netbsd.
14648
14649Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14650
14651 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14652 hosted builds (DOS builds)
14653
14654Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14655
14656 Changes for ARM based on patches from Richard Earnshaw:
14657 * config.sub: Handle armeb and armel.
14658 * configure.in: Omit arm linker only for riscix.
14659
14660Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14661
14662 * config.guess: Update from FSF.
14663
14664Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14665
63f6bcd7 14666 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
14667 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14668 powerpcle variant. Convert pentium into i586, not i486. Add p5
14669 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14670 temporarily.
14671
14672Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14673
14674 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14675
14676Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14677
14678 * config.sub: Accept -lites* as a basic system type.
14679
14680Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14681
14682 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14683 installed, and if so return linuxoldld as the system name.
14684
14685Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14686
14687 * config.guess: Add hppa1.1-hp-lites support.
14688
14689Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14690
14691 * configure.in: Don't build newlib for m68k-vxworks5.1.
14692
14693Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14694
14695 * configure.in (mips-sgi-irix6): Use mh-irix5.
14696
14697Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14698
14699 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14700
14701Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14702
14703 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 14704 OSF/1. Fix compiler flags.
6599da04
JM
14705 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14706
14707Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14708
14709 * configure.in: Recognize --with-newlib.
14710 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14711
14712Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14713
d207ebef 14714 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
14715 to *_X11_MODULES due to gdbtk needing X include files et al.
14716
14717Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14718
14719 Merge in support for Mac MPW as a host.
14720 (Old change descriptions retained for informational value.)
14721
14722 * mpw-config.in: Add generic include forwards for cpu-specific
14723 include files in aout and elf directories.
14724
14725 * mpw-configure: Added copyright.
14726 * mpw-config.in: Check for presence of required build tools.
14727 (target_libs): Add newlib.
14728 (target_tools): Add examples.
14729 (Read Me): Generate as "Read Me for MPW" instead.
14730 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14731 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14732 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14733
14734 * mpw-configure: Remove subdir-specific makefile hackery,
14735 delete mk.tmp after using it.
14736
14737 * mpw-build.in (all): Display start and end times.
14738
14739 * mpw-configure (host_canonical): Set.
14740 (target_cpu): Always add to makefiles.
14741 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14742 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14743 (mpw-mh-mpw): Look for in srcdir and srcroot.
14744 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14745
14746 * mpw-build.in: (install-only): New target.
14747
14748 * mpw-configure (host_alias, target_alias): Rename from hostalias
14749 and targetalias, add into generated Makefile.
14750 (mk.tmp): If present, add into generated Makefile.
14751 * mpw-build.in (all-gas): Build config.h first before gas proper.
14752
14753 * mpw-configure (config.status): Write only if changed.
14754 * mpw-config.in (readline): Configure it (not built, just used for
14755 definitions).
14756
14757 * mpw-config.in (elf/mips.h): Add a forward include.
14758
14759 * mpw-config.in: Forward-include most .h files in include into
14760 extra-include.
14761 (readline): Don't build.
14762 mpw-build.in (install): Install GDB.
14763
14764 * mpw-configure (prefix, mpw_prefix): Handle it.
14765 * mpw-config.in (mmalloc, readline): Don't configure.
14766 * mpw-build.in (thisscript): Rename to ThisScript.
14767 Use mpw-build instead of BuildProgram everywhere.
14768 (mmalloc, readline): Don't build.
14769 * mpw-README: New file, basic documentation about the MPW port.
14770
14771 * mpw-config.in: Use forward-include to create include files.
14772
14773 * mpw-configure: Add more things to the top of each configured
14774 Makefile, including contents of config/mpw-mh-mpw.
14775 * mpw-config.in (extra-include): Create this directory and fill it
14776 with Posix-like include files when configuring.
14777
14778 * config.sub (apple, mac, mpw): Add various aliases.
14779
14780 * mpw-build.in: New file, top-level build script fragment for MPW.
14781 * mpw-configure: New file, configure script for MPW.
14782 * mpw-config.in: New file, config fragment for MPW.
14783
14784Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14785
14786 * configure.in (host_libs): Remove glob, since it is gone from the
14787 sources.
14788
14789Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14790
14791 * Makefile.in: define empty GDB_NLM_DEPS var.
14792
14793 * configure.in(target_makefile_frag): use config/mt-netware
14794 for netware targets.
14795
14796Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14797
14798 * config.sub: Merge in recent FSF changes. Remove linux special
14799 cases.
14800
14801Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14802
731a8127 14803 Revert this change:
6599da04
JM
14804
14805 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14806
14807 * build-all.mk: Use CC=cc -Xs on Solaris.
14808
6599da04
JM
14809Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14810
14811 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14812 stop using it.
14813 * Makefile.in: Nuke all references to glob subdirectory.
14814
14815Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14816
14817 * configure.in: Fix --enable-shared logic in per-host.
14818
14819Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14820
14821 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14822
14823Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14824
14825 * configure.in (noconfigdirs): Don't build gas on AIX, for
14826 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14827
14828Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14829
14830 * configure: Fix --cache-file to work if the file argument is a
14831 relative path.
14832
14833Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14834
14835 * configure: If the --cache-file is used, pass it down to
14836 configure in subdirectories.
14837
14838Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14839
14840 * config.sub: add vxworks29k configuration.
14841
14842Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14843
14844 * Makefile.in (taz): Do "diststuff" part quietly.
14845
14846Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14847
14848 * config.sub: Mini-merge with gcc/config.sub.
14849
14850Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14851
14852 * config.guess (IRIX): Sed - to _.
14853
14854Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14855
14856 * Makefile.in (source-vault, binary-vault): New targets.
14857
14858Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14859
14860 * config.sub: Recognize -eabi as a basic system type.
14861
14862Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14863
14864 * configure.in (enable_shared stuff): Fix typo.
14865
14866Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14867
14868 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14869
14870Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14871
14872 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14873
14874Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14875
14876 * configure.in (rs6000-*-*): Don't build gas.
14877
14878Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14879
14880 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14881 reduce command line length.
14882 (AS_FOR_TARGET): Check for as.new, not Makefile.
14883 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14884
14885Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14886
14887 * config.guess: Merge from FSF.
14888
14889Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14890
14891 * configure: Don't use $ when handling program_suffix.
14892
14893Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14894
14895 * configure.in: Configure tk for hppa/hpux.
14896
14897Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14898
14899 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14900
14901Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14902
14903 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14904 to LIBCXXFLAGS. Tests are better run without it.
14905
14906Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14907
14908 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14909
14910Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14911
14912 * configure.in (*-*-netware*): Don't configure xiberty.
14913
14914Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14915
14916 * configure.in: Remove tk from native_only list.
14917
14918Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14919
14920 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14921 for special NCD build.
14922
14923Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14924
14925 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14926 makeall.bat, they're only useful for binutils snapshots.
14927 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14928 makeall.bat to specified SUPPORT_FILES.
14929
14930Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14931
14932 * build-all.mk: Add Ericsson targets to sun4 and solaris
14933 hosts. Add BNR's sun4 target to solaris host, so their
14934 build-from-source will be tested in-house first.
14935
14936Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14937
14938 * Makefile.in (LIBCFLAGS): New variable.
14939 (CFLAGS_FOR_TARGET): Ditto.
14940 (LIBCFLAGS_FOR_TARGET): Ditto.
14941 (LIBCXXFLAGS): Ditto.
14942 (CXXFLAGS_FOR_TARGET): Ditto.
14943 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14944 (BASE_FLAGS_TO_PASS): Pass them.
14945 (EXTRA_TARGET_FLAGS): Ditto.
14946
731a8127 14947 * configure.in: Support --enable-shared.
6599da04
JM
14948
14949Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14950
14951 * configure.in (target_libs): Include libstdc++ again.
14952 * config.guess: Update from FSF (for FreeBSD).
14953
14954Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14955
14956 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14957 makeall.bat.
14958 (DISTDOCDIRS): Add `etc'.
14959 (ETC_SUPPORT_PFX): New variable.
14960 (taz): Include anything from etc starting with a word in
14961 ETC_SUPPORT_PFX.
14962
14963Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14964
14965 * config.sub: Update for recent FSF changes. Remove obsolete
14966 h8300hds entry. Add -windows* and -osx as basic os. Minor
14967 spacing changes.
14968
14969Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14970
14971 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14972
14973 * config.guess: Merge with FSF.
14974 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14975
14976Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14977
14978 * configure: Since the "trap 0" handler will override the exit
14979 status on many systems, only use it for "exit 1", and make it set
14980 a non-zero exit status; reset it before "exit 0". Also, check
14981 exit status of config.sub, and error out if it failed.
14982
14983Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14984
14985 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14986 and install libgloss.
14987
14988Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14989
14990 * Makefile.in (all-binutils): Depend upon all-byacc.
14991
14992 * configure.in: Don't build emacs on Irix 5.
14993
14994Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14995
14996 * configure.in (*-*-netware*): Add libio.
14997
14998Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14999
15000 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15001 (CHECK_TARGET_MODULES): Ditto.
15002 (INSTALL_TARGET_MODULES): Ditto.
15003 (TARGET_LIBS): Ditto.
15004 (all-libstdc++): Note dependencies.
15005
15006Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15007
15008 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15009
15010Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15011
15012 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15013 -fexternal-templates.
15014
15015 * configure.in (target_libs): Add libstdc++.
15016 (noconfigdirs): Add libstdc++ as appropriate.
15017
15018Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15019
15020 * config.guess: Update from FSF.
15021
15022Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15023
15024 * configure: Use ${config_shell} when running ${configsub}.
15025
15026Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15027
15028 * config.sub: No longer recognize h8300h.
15029
15030Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15031
15032 * config.sub: Remove extraneous differences between config.sub and
15033 gcc/config.sub.
15034
15035Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15036
15037 * Makefile.in (DISTSTUFFDIRS): Add gas.
15038
15039Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15040
15041 * COPYING.NEWLIB: New file.
15042
15043Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15044
15045 * config.guess (HP-UX): Patch from Harlan Stenn
15046 <harlan@landmark.com> to also emit release level.
15047
15048Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15049
15050 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15051
15052Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15053
15054 * config.sub: Merge nextstep cleanup from FSF.
15055
15056Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15057
15058 * configure.in (arm-*-*): Don't configure ld for this target.
15059
15060Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15061
15062 * configure.in (*-*-netware): don't configure libg++, libio,
15063 librx, or newlib.
15064
15065Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15066
15067 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15068 configure ld--it works, but it doesn't support shared libraries.
15069
15070Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15071
15072 * config.guess (*-unknown-freebsd*): Get rid of possible
15073 trailing "(Release)" in version string.
15074 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15075
15076Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15077
15078 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15079 Fix type: *-next-neststep -> *-next-nextstep.
15080
15081 * config.guess: Merge from FSF:
15082
15083 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15084
15085 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15086
15087 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15088
15089 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15090 instead of UNIX_SV for UnixWare 1.0).
15091
15092Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15093
15094 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15095 to make gdb/nlm/* build after the compiler and linker.
15096
15097Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15098
15099 * config.guess (netbsd, freebsd, linux): Accept any machine,
15100 not just i[34]86.
15101 (m68k-atari-sysv4): Relocate to match FSF version.
15102
15103 * config.guess: More merges from the FSF:
15104
15105 Add a space before function call or macro invocation.
15106
15107 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15108
15109 * config.guess: Add trap cmd to remove dummy.c and dummy when
15110 interrupted.
15111
15112 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15113
15114 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15115 (dummy): Redirect stderr from compilation of dummy.c.
15116
15117 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15118
15119 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15120
15121Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15122
15123 * configure: Accept and ignore --cache*, for compatibility with
15124 new autoconf.
15125
15126Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15127
15128 * config.guess: Merge from FSF:
15129
15130 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15131
15132 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
15133 (PATH): Add /.attbin at end for finding uname.
15134 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
15135
15136 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15137
e490616e 15138 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
15139
15140 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15141
e490616e
ZW
15142 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15143 to select whether to use ELF or COFF.
6599da04
JM
15144
15145 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15146
e490616e 15147 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
15148
15149 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15150
15151 * config.guess: Guess the OS version for HPUX.
15152
15153 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15154
15155 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15156
15157Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15158
15159 * configure.in: Recognize --with-headers, --with-libs, and
15160 --without-newlib.
15161 * Makefile.in (all-xiberty): Depend upon all-ld.
15162
15163Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15164
15165 * configure.in: Change i[34]86 to i[345]86.
15166
15167Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15168
15169 * configure (version): A few more tweaks to help message.
15170
15171Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15172
15173 * Makefile.in: Remove (for now) librx as a host library,
15174 now that we're building it for target.
15175
15176Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15177
15178 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15179 (Karl Berry).
15180
15181Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15182
15183 * configure.in: Also configure librx.
15184
15185Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15186
15187 * Makefile.in: Update various rules to reflect that librx
15188 is now needed for libg++.
15189
15190Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15191
15192 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15193
15194Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15195
15196 * configure.in: Configure the examples directory.
15197
15198Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15199
15200 * configure: Simplify Jun 2 1994 change.
15201
15202Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15203
15204 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15205 /bin/gcc isn't good enough to build gcc.
15206
15207Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15208
15209 * Makefile.in (GDB_SUPPORT_FILES): Remove
15210 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15211 (gdb.tar.gz): Add new rule to use standard distribution building
15212 mechanism.
15213
15214Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15215
15216 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15217 Bill Cox <bill@cygnus.com>.
15218
15219Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15220
15221 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15222
15223Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15224
15225 * configure: Search current dir first in .gdbinit.
15226
15227Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15228
15229 * config.sub: Recognize freebsd (merged from gcc config.sub).
15230
15231Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15232
15233 * config.sub: Refer to NeXT's operating system as nextstep.
15234
15235 * config.sub (case $basic_machine): Re-order the cases, to match
15236 the order in the FSF version (which is mostly alphabethical).
15237 Merge in some additions and changes from the FSF.
15238
15239Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15240
15241 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15242 * config.sub: Recognize cxux7.
15243 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15244
15245Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15246
15247 * config.sub: Fix typo powerpc -> powerpc-*.
15248
15249Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15250
15251 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15252
15253 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15254 parallel with all-emacs and install-emacs). Top-level command
15255 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15256
15257Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15258
15259 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15260 $(relbindir)/make before doing ``make install'', and use
15261 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15262 installing over running make binary.
15263 ($(host)-stamp-stage3-installed): Likewise.
15264
15265Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15266
15267 * config.guess: Recognize Mach.
15268
15269Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15270
15271 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15272 see whether --exec-prefix was used.
15273
15274Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15275
15276 * README: Explicitly mention libg++/README. (Zoo's idea.)
15277
15278Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15279
15280 * Makefile.in: Add all-librx target similar to all-libproc.
15281
15282Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15283
15284 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15285 with post 1.2 uname bogosity.
15286
15287Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15288
15289 * configure: Remove temporary files on receipt of a signal.
15290
15291Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15292
15293 * configure: If there is a package_makefile_frag, remove
15294 ${subdir}/Makefile.tem after copying it in.
15295
15296Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15297
15298 * build_all.mk: support rs6000 lynx identifies itself as
15299 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15300 since /bin/gcc is too feeble to compile a modern gcc.
15301
15302Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15303
15304 * brought devo/test-build.mk update-to-date with progressive/
15305 test-build.mk. Add lynx targets and hppa flag info.
15306
15307Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15308
15309 * configure.in: Use mh-ncrsvr43. Patch from
15310 Tom McConnell <tmcconne@sedona.intel.com>.
15311
15312Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15313
15314 * config.guess (i386-unknown-bsdi): No longer need to
15315 check #if defined(__bsdi__) && defined(__i386__).
15316
15317Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15318
15319 * configure: Set program_transform_nameoption correctly.
15320
15321Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15322
15323 * brought build-all.mk update-to-date with progressive build-all.mk,
15324 added new targets and hppa info.
4e81ae98 15325
6599da04
JM
15326Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15327
15328 * configure: If config.guess result is a prefix of the user
15329 specified target, assume a native build and use the user specified
15330 target as the host alias. Remove SunOS patch suffix removal hack.
15331 * configure.in: Remove SunOS patch suffix removal hack.
15332
15333 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15334 in NATIVE_CHECK_MODULES.
15335
15336Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15337
15338 * Makefile.in: Rename HOST_ONLY to NATIVE.
15339 * configure: Delete SunOs patch suffix from host_canonical
15340 and build_canonical variables that are prepended to Makefiles.
15341 * configure.in: Add comments for easier maintenance.
15342
15343Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15344
15345 * Makefile.in: Add all-libproc target similar to all-gui.
15346
15347Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15348
15349 * Makefile.in (CHECK_MODULES): split into
15350 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15351
15352Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15353
15354 * config.guess (i386-unknown-bsdi): New system to guess.
15355
15356Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15357
15358 * Makefile.in: Add all-gui target (but not yet build by "all").
15359
15360Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15361
15362 * config.sub: Move deletion of patch suffix from here...
15363 * configure.in: To here, at Ian's suggestion. The top-
15364 level scripts might need to know of a patch level.
15365
15366Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15367
15368 * config.sub: Strip off patch suffix so rtl is recognized
15369 as a sunos4.1.3 machine, even though it's been patched.
15370
15371Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15372
15373 * Makefile.in (INSTALL_LAST): Delete.
15374 (INSTALL_DOSREL): New.
15375
15376Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15377
15378 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15379 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15380 whether we pass down --with-gnu-ld anyhow.
15381
15382Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15383
15384 * Makefile.in (INSTALL_LAST): Change operation so it works
15385 on more flavors of make.
15386 * configure.in (go32): Don't build libg++ or libio.
15387
15388Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15389
15390 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15391 they can be overriden by templates.
15392
15393Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15394
15395 * configure.in (target==go32): Don't build gdb.
15396 * dosrel: New directory.
15397
15398Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15399
15400 * configure.in (host==go32): Configure dosrel too.
15401 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15402 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15403 be set by incoming names or templates.
15404 (INSTALL_LAST): New rule.
6599da04
JM
15405
15406Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15407
15408 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15409
15410Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15411
6599da04
JM
15412 * configure.in (appdirs): New variable. Currently empty, but will
15413 be used in gas distribution. If nonempty, lists a set of
15414 directories at least one of which must get configured, or top
15415 level configuration is considered to have failed.
15416 (rs6000-*-lynxos*): Use new file name.
15417
15418Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15419
15420 Eliminate XTRAFLAGS.
15421 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15422 newlib include files using -idirafter, and also use -nostdinc.
15423 (CXX_FOR_TARGET): Likewise.
15424 (XTRAFLAGS): Removed.
15425 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15426 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15427 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15428 ($(DO_X)): Don't pass down XTRAFLAGS.
15429
15430Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15431
15432 * configure.in (mips*-dec-bsd*): New target; do build linker.
15433 (mips*-*-bsd*): New target; don't build linker.
15434
15435Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15436
15437 * configure.in: support rs6000-*-lynxos* configuration.
15438 support sunos4 as a cross target.
15439
15440 * config.sub: look for lynx*, not lynx since the OS version may
15441 legitimately be part of the name.
15442
15443Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15444
15445 * configure.in (i[34]86-*-sco*): Move to be with other i386
15446 targets.
15447 (romp-*-*): New target. Skip various binary utilities.
15448 (vax-*-*): New target. Don't build newlib.
15449 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15450
15451Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15452
15453 * configure.in: Only set host_makefile_frag if config
15454 directory exists.
15455
15456Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15457
15458 * install.sh: If $dstdir exists, don't check whether each
15459 component does.
15460
15461Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15462
15463 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15464
15465Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15466
3b75d237
AJ
15467 * configure.in (*-*-lynxos*): Don't configure newlib for either
15468 native or cross Lynx.
6599da04
JM
15469
15470Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15471
15472 * config.sub (sparc64-elf): Fix os.
15473 (z8k): Remove duplicate.
15474
15475Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15476
15477 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15478 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15479
15480Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15481
15482 * configure: Make file links cleanly even if Lynx fails on
e490616e 15483 an NFS symlink (at least fail cleanly).
6599da04
JM
15484
15485Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15486
15487 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15488 -XNh2000.
15489
15490Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15491
15492 * configure: Unknown options are fatal again.
15493
15494Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15495
15496 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 15497 compatibility.
6599da04
JM
15498
15499Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15500
15501 * build-all.mk: Add `clean' target.
15502
15503Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15504
15505 * config.guess: Add SINIX support.
15506 * configure.in: Add mips-*-sysv4* support.
15507
15508Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15509
15510 * build-all.mk: Document all useful targets.
15511 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15512 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15513
15514Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15515
15516 * configure: Support --silent, --quiet.
15517
15518Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15519
15520 * configure: Support --disable-FEATURE.
15521
15522Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15523
15524 * config.guess: Recognize NCR running SVR4.3.
15525
15526Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15527
15528 * config.guess: Make BSDI generate i386-unknown-bsd386.
15529 Patch from Paul Eggert <eggert@twinsun.com>.
15530
15531Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15532
15533 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15534
15535Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15536
15537 * configure: Make unrecognized options give nonfatal warnings
15538 instead of fatal errors, and pass them to any subdirectory
15539 configures in case they recognize them.
15540 Make --x equivalent to --with-x.
15541
15542Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15543
15544 * configure: Add --enable-* options. Clean up usage message and
15545 some comments.
15546
15547Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15548
15549 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15550
15551Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15552
15553 * configure.in (hppa*-*-*): Enable binutils.
15554
15555Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15556
15557 * config.sub: Recognize cisco.
15558
15559Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15560
15561 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15562
15563Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15564
15565 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15566 than one configuration name. Add comment.
15567
15568Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15569
15570 * config.guess: about target *-hitachi-hiuxwe2, fixed
15571 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15572 macro is incorrect.]
15573
15574Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15575
15576 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15577 than the "make ls" stuff which used to be here.
15578
15579Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15580
15581 * config.guess: Recognize i[34]86-unknown-freebsd.
15582 From Shawn M Carey <smcarey@rodan.syr.edu>.
15583
15584Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15585
15586 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15587
15588Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15589
15590 * config.guess: Check for ptx.
15591
15592Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15593
15594 * config.sub: Add os9k checking.
15595
15596Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15597
15598 * config.guess: Handle OSF1 running on HPPA processors
15599
15600Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15601
15602 * configure: If subdir configure fails, print out a message with
15603 subdirectory name, in case subdir's configure code didn't identify
15604 itself.
15605
15606Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15607
15608 * configure.in: Remove embedded newlines from configdirs.
15609 Avoid mismatches of substrings. Fix matching strings at end
15610 of configdirs.
15611
15612Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15613
15614 * config.guess: Add Lynx/rs6000 config support.
15615
15616Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15617
15618 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15619
15620Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15621
15622 * configure.in (hppa*-*-osf*): Treat this just like most other
15623 PA configurations (eg no binutils or ld).
15624 (hppa*-*-*elf*): These configurations have binutils and ld.
15625
15626Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15627
15628 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15629
15630Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15631
15632 * configure.in (rs6000-*-*): Build gas.
15633
15634Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15635
e490616e 15636 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
15637
15638Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15639
15640 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15641 for GDB and GDB has been fixed to not need it.
15642
6599da04
JM
15643Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15644
15645 * config.guess: Recognize vax hosts.
15646
15647Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15648
15649 * configure (while loop): Don't use "break 2" inside case
15650 statement -- the case statement isn't an enclosing loop.
15651
15652Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15653
15654 * config.guess: Clean up NeXT support, to allow nextstep
15655 on Intel machines. Make OS be nextstep.
15656
15657Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15658
15659 * config.guess: Add alternate forms for Convex.
15660
15661Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15662
15663 * configure: Completely rewrite option processing. Take
15664 advantage of pattern-matching to avoid invoking test frequently.
15665 Also clean up host and target defaulting logic.
15666
15667Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15668
15669 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15670 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15671 commands (plus user environment) will fit SCO limits.
15672
15673Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15674
15675 * configure.in: Don't issue warnings about directories which are
15676 not being configured if -norecursion is set. Correct test for
15677 --with-gnu-as and --with-gnu-ld to not get confused by substring
15678 matches.
15679
15680 * configure.in: Don't build gas for alpha-dec-osf1*.
15681
15682Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15683
15684 * configure: Back out Per's change of 12/19/1993. It changes the
15685 behavior of configure in unexpected and confusing ways.
15686
15687 Also, use different delim char when calculating
15688 program_transform_name so that the name can contain slashes.
15689
15690Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15691
15692 * configure.in, config.sub: Add support for VSTa micro-kernel.
15693
15694Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15695
15696 * configure.in: Nuke hacks which were used to get a special
15697 version of GAS for HPPA configurations.
15698
15699Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15700
15701 * configure: If only ${target_alias} is given, use that
15702 as the default for ${host_alias}.
15703 * configure: Add missing back-slashes before nested quotes.
15704
15705Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15706
15707 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15708
15709Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15710
15711 * config.guess: Recognize some Tektronix configurations.
15712 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15713
15714Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15715
15716 * config.sub: Match any flavor of SH.
15717
15718Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15719
15720 * configure.in: Don't try to configure newlib for Alpha.
15721
15722Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15723
15724 * configure.in: Don't build ld for Irix 5. Don't build gas,
15725 libg++ or libio for any Alpha target.
15726
15727 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
15728
15729Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15730
15731 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15732 default arguments -- so it tried to compress itself.
15733
15734Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15735
15736 * configure.in (notsupp): ensure that a space is always at the end
15737 of the configdirs list, since the grep checks for an explicit space
15738
15739Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15740
15741 * configure.in (target i386-sysv4.2): don't build ld, since static
15742 versions of many libraries are not available.
15743
15744Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15745
15746 * config.guess: Recognize Apollos (using environment variables).
15747 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15748
15749Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15750
15751 * config.guess: Recognize Sony news mips running newsos.
15752
15753Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15754
15755 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15756 "fi ; else" for bash.
15757
15758Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15759
15760 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15761
15762Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15763
15764 * config.sub: accept unixware as an alias for svr4.2.
15765 Fix some inconsistancies with the gcc version.
15766
15767Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15768
15769 * Makefile.in (DISTDOCDIRS): Add gdb.
15770
15771Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15772
15773 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15774
15775Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15776
15777 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15778 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15779 this now.
15780
15781Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15782
15783 * config.sub: Accept hiux* as an OS name.
15784
15785 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15786 etc/make-stds.texi. The underscore came from gcc, and dje now
15787 agrees that RUNTESTFLAGS is the correct name.
15788
15789Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15790
15791 * install.sh: Remove 'set -e'. It makes any conditionals
15792 in the script useless.
15793
15794 * config.guess: Automatically recognize arm-acorn-riscix
15795 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15796
15797Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15798
15799 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15800
15801Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15802
15803 * Makefile.in (DISTDOCDIRS): New variable.
15804 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 15805 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
15806
15807Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15808
15809 * configure.in (hppa target): check the source directory for the
15810 pagas sub-directory
15811
15812Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15813
15814 * config.sub: Allow -aout* and -elf*.
15815
15816Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15817
15818 * configure.in: Don't build ld on i386-solaris2, same as for
15819 sparc-solaris2.
15820
15821Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15822
15823 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15824
15825Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15826
15827 * configure.in: Configure gdb for alpha.
15828
15829Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15830
15831 * Makefile.in (CXXFLAGS): Add -O.
15832
15833Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15834
15835 * config.guess: added support for DG Aviion
15836
15837Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15838
15839 * configure.in: Produce warning message for subdirectories not
15840 configurable for this host/target combination. Don't try to
15841 configure gdb for vms.
15842
15843Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15844
15845 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15846 appropriate files before making "diststuff".
15847 (DISTBISONFILES): New var: list of files to be edited.
15848 (DISTSTUFFDIRS): Add binutils.
15849
15850Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15851
15852 * config.sub: also handle mipsel and mips64el (for little endian mips)
15853
15854Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15855
15856 * configure.in: Add * to end of all OS names.
15857
15858Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15859
15860 * configure.in: Build newlib for LynxOS native.
15861
15862Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15863
15864 * config.guess: Add support for delta 88k running SVR3.
15865
15866 * configure.in: Add comment about HP compiler vs. emacs.
15867
15868Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15869
15870 * configure.in: don't build ld on solaris2 (not a viable option
15871 due to bugs in getpwnam & getpwuid)
15872
15873Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15874
15875 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15876 config.guess will produce a full version number.
15877
15878Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15879
15880 * configure.in: Build linker and binutils for alpha-dec-osf1.
15881
15882Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15883
15884 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15885 and gdb/testsuite/Makefile.in.
15886
15887Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15888
15889 * configure.in: recognize mips*- instead of mips-
15890
15891Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15892
15893 * config.sub: Accept linux*coff and linux*elf as operating
15894 systems.
15895
15896Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15897
15898 * config.sub: Recognize mips64, and mips3 as an alias for it.
15899
15900Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15901
15902 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15903 gdb knows how to handle OSF/1 shared libraries.
15904
15905Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15906
15907 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15908 * config.guess: Recognize Hitachi's HIUX.
15909 * config.sub: Recognize h3050r* and hppahitachi.
15910 Remove redundant cases for hp9k[23]*.
15911
15912Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15913
15914 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15915 if gas and ld are in the source tree and are in ${configdirs}.
15916 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 15917 --with options (but still pass them down on the command line,
6599da04
JM
15918 if they were explicitly specified).
15919
15920Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15921
15922 * configure: substitute SHELL value in Makefile.in with
15923 ${CONFIG_SHELL}
15924
15925Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15926
15927 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15928 *-*-solaris2* targets.
15929
15930Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15931
15932 * Makefile.in: define M4, and pass it down to sub-makes;
15933 all-autoconf now depends on all-m4
15934
15935Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15936
15937 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15938 presence of {ar,ranlib} instead of a configured directory
15939
15940Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15941
15942 * config.guess: Accept 34?? as well as 33?? for NCR.
15943
15944Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15945
15946 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15947 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15948
15949Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15950
15951 * configure: grab values for $(CC) and $(CXX) from the
15952 environment, so that someone can do "CC=gcc configure; make" and
15953 have it work right (matching the way that autoconf works now)
15954
15955 * configure.in, Makefile.in: add support for gash, the tcl
15956 interface to Galaxy
15957
15958 * config.guess: add NetBSD variants (hp300, x86)
15959
15960Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15961
15962 * install.sh: Support -d option (in the manner of SunOS 4 install,
15963 as it is more deterministic than that of GNU install)
15964 (chmodcmd): Set file to mode 755 by default (should also do default
15965 chgrp and chown, but I don't feel like dealing with that now)
15966
15967Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15968
15969 * config.sub: Remove h8300hhms alias.
15970
15971Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15972
15973 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15974
15975Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15976
15977 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15978 as stmp-fixinc
15979
15980Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15981
15982 * config.sub: recognize m88110-bug-coff.
15983
15984Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15985
15986 * Makefile.in (all-libio): all dependencies on the toolchain used
15987 to build this (gcc, gas, ld, etc)
15988
15989Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15990
15991 * config.guess: Deal with OSF/1 1.3 on alpha.
15992
15993Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15994
15995 * install.sh: add some 'else true' clauses for portability
15996
15997 * configure.in: don't build libio for h8[35]00-*-* targets
15998
15999Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16000
16001 * Makefile.in: Add support for new libio.
16002
16003Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16004
16005 * install.sh: If one command fails, don't try the rest. Don't try
16006 to remove $dsttmp (via trap) unless we have already created it.
16007 If $src doesn't exist, detect it and exit with an error.
16008
16009 * config.guess: Recognize BSD on hp300.
16010
16011Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16012
16013 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16014 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16015
16016Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16017
16018 * Makefile.in (all-send-pr): depends on all-prms
16019
16020Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16021
16022 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16023
16024Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16025
16026 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16027 Added test for mips-mips-riscos5.
16028
16029Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16030
16031 * configure.in: use mh-hp300 for 68k HP hosts
16032
16033Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16034
16035 * configure: add support for CONFIG_SHELL, so that you can use
16036 some alternate shell for evaluating configure scripts
16037
16038Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16039
16040 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16041 in configure script to bug-gdb@prep.ai.mit.edu when building
16042 distribution archive.
16043 * Makefile.in (COMPRESS): Remove def.
16044 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16045 gdb.tar.Z and make-gdb.tar.Z respectively.
16046 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16047 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16048 to convergence with 'taz' target in Makefile.in.
16049
16050Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16051
16052 * install.sh (dsttmp): use trap to ensure that tmp files go
16053 away on error conditions
16054
16055Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16056
16057 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16058
16059Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16060
16061 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16062 its parent is '/' not ''.
16063
16064 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16065
16066Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16067
16068 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16069 that ${newsrcdir}/configure.in does.
16070
16071Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16072
16073 * test-build.mk: support for CONFIG_SHELL
16074
16075Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16076
16077 * config.sub (netware): Add as a basic system type.
16078
16079Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16080
16081 * Makefile.in (Makefile): depend on configure.in. Also drop the
16082 $(srcdir)/ from the dependency on Makefile.in.
16083
16084Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16085
16086 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16087 (h8300hhms is temporary until multi-libraries are implemented).
16088 * configure.in: Handle h8300h too.
16089
16090Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16091
16092 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16093
16094Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16095
16096 * configure: Remove extraneous output when guessing host type.
16097 * config.guess: Remove extraneous output when guessing using C
16098 compiler rather than uname, or when guessing fails.
16099
16100Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16101
16102 * Makefile.in: remove all.cross and install.cross targets
16103
16104 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16105 definitions
16106
16107Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16108
16109 * configure.in (target sh): Build gprof.
16110
16111Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16112
16113 * config.sub: change -solaris to -solaris2
16114
16115Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16116
16117 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16118
16119Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16120
16121 * configure: Correct error message for missing Makefile.in to
16122 print correct directory.
16123
16124Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16125
16126 * install.sh: kludge around 386BSD shell bug
16127
16128Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16129
16130 * config.guess: Recognize NeXT.
16131 * config.guess: Recognize i486-ncr-sysv4.
16132 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16133
16134Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16135
16136 * Makefile.in (MAKEINFOFLAGS): New variable.
16137 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16138 * build-all.mk, test-build.mk: Pass down --no-split as
16139 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16140
16141Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16142
16143 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16144
16145Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16146
16147 * Makefile.in (libg++.tar.z): New rule.
16148 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16149 * Makefile.in (taz): Only do a single chmod.
16150
16151Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16152
16153 * install.sh: don't use dirname anymore (replaced with sed usage)
16154
16155Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16156
16157 * Makefile.in: Change extension for gzip'd files from '.z' to
16158 '.gz' per new FSF standard usage.
16159
16160Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16161
16162 * configure: put quotes around the final value of program_transform_name
16163
16164Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16165
16166 * Makefile.in: new install.sh support; update install-info rules
16167
16168Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16169
16170 * configure.in: Build diff for crosses, but not for go32 host.
16171
16172 * configure.in: Build gprof only for native, and don't build it
16173 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16174
16175Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16176
16177 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16178
16179Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16180
16181 * configure.in (host_tools): Add prms.
16182
16183Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16184
16185 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16186 with $(FLAGS_TO_PASS) on the command line
16187
16188 * config.sub: Recognize lynx and lynxos
16189
16190Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16191
16192 * config.sub: Accept -ecoff*, not just -ecoff.
16193
16194Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16195
16196 * Makefile.in (taz): Use .gz suffix instead of .z.
16197 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16198 names.
16199
16200Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16201
16202 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16203
16204Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16205
16206 * Makefile.in (install-no-fixedincludes): install gcc last, so
16207 that rebuilds that might happen during 'make install' don't get
16208 bogus gcc include files
16209
16210Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16211
16212 Change from Utah for HPPA support:
16213 * config.guess: Recognize hppa1.x-hp-bsd.
16214
16215Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16216
16217 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16218 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16219
16220Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16221
16222 * config.sub: Add support for rom68k and bug boot monitors.
16223
16224Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16225
16226 * Makefile.in: Make all-opcodes depend on all-bfd.
16227
16228Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16229
16230 * config.guess: Added special check for i[34]86-univel-sysv4*.
16231
16232Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16233
16234 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16235 the processor rather than assuming i486.
16236
16237Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16238
16239 * config.guess: Recognize SunOS6 as Solaris3.
16240
16241Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16242
16243 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16244 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16245
16246Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16247
16248 * build-all.mk (all-cross): New target for Canadian Cross.
16249 Added Q2 go32 targets.
16250 * test-build.mk: Configure go32 cross sparclite-aout and
16251 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16252 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16253
16254Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16255
16256 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16257 GO32 hosted toolchains
16258
16259Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16260
16261 * configure: change so "-exec-prefix" gets passed down rather
16262 than "-exec_prefix" so autoconf generated Makefiles get the
16263 exec_prefix set right.
16264
16265Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16266
16267 * config.guess: get the Solaris2 minor version number
16268
16269 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16270
16271Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16272
16273 * config.guess: Recognize some Sequent platforms.
16274
16275Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16276
16277 * Makefile.in: added the vault-install target
16278
16279 * configure.in: actually use the Sun3 makefile fragment that's in
16280 config, also added the release dir to configdirs
16281
16282Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16283
16284 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16285
16286Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16287
16288 * configure.in: remove some program from Alpha targetted toolchains
16289
16290Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16291
16292 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16293 gprof.
16294 (taz): Run "make diststuff" in those directories instead of "make
16295 proto-dir". Look for "VERSION=" only at start of line in subdir
16296 Makefile. Use "gzip -9" for compression.
16297 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16298 (binutils.tar.z): New target.
16299
16300Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16301
16302 * Makefile.in (taz): Include gpl.texinfo.
16303
16304Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16305
16306 * Makefile.in (setup-dirs): Merged into "taz" target.
16307 (taz): Only do `proto-dir' stuff if a directory is actually needed
16308 for this target.
16309
16310Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16311
16312 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16313 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16314 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16315 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16316 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16317
16318Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16319
16320 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16321 config.sub, and move-if-change to gdb testsuite distribution
16322 archive, so the testsuite can be extracted, configured, and
16323 run separately from the gdb distribution. Blow away the Chill
16324 tests that require a Chill compiled executable, since GNU Chill
16325 is not yet publically available.
16326
16327Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16328
16329 * test-build.mk: set environment variables in a single command,
16330 instead of a list of assignments and exports
16331
16332 * config.guess: recognize Alpha/OSF1 systems
16333
16334Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16335
16336 * configure: Change help message to prefer --options rather than
16337 -options.
16338
16339Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16340
16341 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16342 zippy@ecst.csuchico.edu.
16343 * config.guess: Recognize miniframe.
16344
16345Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16346
cc6010cd
AP
16347 * Makefile.in: Use srcroot to find runtest rather than rootme.
16348 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
16349
16350Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16351
16352 * test-build.mk: Extensive additions to support building on a
16353 machine other than the host.
16354
16355Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16356
16357 * configure (tooldir): Fix for i386-aix again.
16358
16359Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16360
16361 * configure, Makefile.in: Change definition of $(tooldir)
16362 to match the FSF.
16363
16364Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16365
16366 * config.guess: Recognize i[34]86/SVR4.
16367
16368Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16369
16370 * Makefile.in (all-gdb): gdb depends on sim.
16371
16372Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16373
16374 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16375 at the same time we make the prototype gdb directory.
16376 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16377 files at the same time as the gdb base release distribution.
16378
16379Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16380
16381 * Makefile.in (check): Use individual check targets rather than
16382 DO_X rule.
16383 (check-gcc): Added.
16384
16385Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16386
16387 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16388 for System V release 3.2.
16389
16390Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16391
16392 * config.sub: Recognize hppaosf.
16393 * configure.in: Do configure ld/binutils/gas for it.
16394
16395Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16396
16397 * configure (tooldir): Alter syntax used to set this, for systems
16398 where "\$" isn't handled right, like i386-aix.
16399
16400Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16401
16402 * configure: Pass program-transform-name, not
16403 program_transform_name, to recursive configures.
16404
16405Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16406
16407 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16408 of gas+ld+binutils.
16409
16410Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16411
16412 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16413
16414Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16415
16416 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16417
6599da04
JM
16418Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16419
16420 * Makefile.in (PRMS): Set back to all-prms.
16421
16422Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16423
16424 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16425 targets, rather than for MIPS hosts.
16426
16427Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16428
16429 * configure.in: add comment for --with-x default values
16430
16431 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16432
16433 * Makefile.in: add check-* targets for each of the directories in
16434 the tree. Add a definition of RUNTEST that will use the one we
16435 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16436
16437Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16438
16439 * configure.in: Removed obsolete references to bfd_target and
16440 target_makefile_frag.
16441
16442 * build-all.mk: Set assorted targets for Q2.
16443 * config.sub: Recognize z8k-sim and h8300-hms.
16444 * test-build.mk: Really don't pass host to configure.
16445 (HOLES): Added uname.
16446
16447Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16448
16449 * configure: Handle an empty program-prefix, program-suffix or
16450 program-transform-name correctly.
16451
16452Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16453
16454 * build-all.mk: -G 8 no longer required for MIPS targets.
16455 * test-build.mk: Don't pass host argument to configure; make it
16456 guess.
16457
16458Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16459
16460 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16461 * Makefile.in (COMPRESS): New macro, like GZIP.
16462
16463Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16464
16465 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16466
16467 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16468 with gas currently defaults to -G 0.
16469
16470Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16471
16472 * Makefile.in (all-flex): flex depends on byacc.
16473
16474 * build-all.mk: If host not specified, use config.guess. Pass TAG
16475 to test-build.mk as RELEASE_TAG.
16476 * test-build.mk (configargs): New variable containing arguments to
16477 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16478 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16479
16480 * config.guess: Use /bin/uname when checking -X argument on SCO,
16481 to avoid invoking GNU uname which doesn't understand -X.
16482
16483 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16484
16485 * configure.in: Build gas for mips-*-*.
16486
16487Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16488
16489 * Makefile.in (all.normal): insert missing backslash.
16490
16491Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16492
731a8127 16493 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
16494
16495 * Makefile.in: Complete overhaul to merge many almost identical
16496 targets.
16497
16498Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16499
16500 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16501 (gdb.tar.Z): Adjusted.
16502
16503 * Makefile.in (setup-dirs, taz): New targets; should be general
16504 enough to adapt for gdb sometime. Build only .z file.
16505 (gas.tar.z): New target.
16506
16507Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16508
16509 * build-all.mk: Use CC=cc -Xs on Solaris.
16510
6599da04
JM
16511Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16512
16513 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16514 for handling BISON for FSF releases.
16515
16516Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16517
16518 * configure: Actually implement the change zoo just documented.
16519
16520Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16521
16522 * configure: when using config.guess, only set target_alias when
16523 it's not already been set (ie, on the command line)
16524
16525Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16526
16527 * Makefile.in: add installcheck target, set PRMS to install-prms
16528
16529Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16530
16531 * configure: add support for package_makefile_fragment, handle the
16532 case where a directory has a configure.in file but no Makefile.in
16533 more gracefully (with an actual understandable error message, even);
16534 add support for --without (and add this to the usage message); also
16535 explicitly add a --host=${host_alias} to the command line when
16536 config.guess is used
16537
16538Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16539
16540 * configure: Must use both --host and --target in recursive calls.
16541
16542Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16543
16544 * Makefile.in: Change deja-gnu to dejagnu.
16545
16546Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16547
16548 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16549
16550Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16551
16552 * configure.in: canonicalize all instances to *-*-solaris2*,
16553 also strip out a number of tools to not build for go32 host
16554
16555Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16556
16557 * config.guess: add GPL.
16558
16559 * Makefile.in, config.guess, config.sub, configure: bump
16560 copyrights to 93.
16561
16562Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16563
16564 * Makefile.in (do-info): Removed obsolete check for existence of
16565 localenv file.
16566
16567 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16568
16569Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16570
16571 * Makefile.in: a couple of 'else true' for decstation,
16572 support for TclX
16573
16574 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16575
16576Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16577
16578 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16579
16580Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16581
16582 * config.guess: Recognize i386-ibm-aix (PS/2).
16583 * configure.in: Use config/mh-aix386 file for it.
16584
16585Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16586
16587 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16588 CC_FOR_TARGET instead.
16589 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16590
16591Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16592
16593 * Makefile.in: Add sim to list of directories sent with gdb
16594
16595Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16596
16597 * configure.in: Put back mips-dec-bsd* case.
16598
16599Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16600
16601 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16602 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16603 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
16604
16605Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16606
16607 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16608
16609 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16610 (install-info): install dir.info only if it exists,
16611 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16612
16613Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16614
16615 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16616 gas for mips-dec-bsd.
16617
16618Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16619
16620 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16621 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16622
16623Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16624
16625 * configure.in: Added "dejagnu" to hosttools list.
16626
16627Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16628
16629 * config.sub, configure.in, config.guess: Add support
16630 for Bosx, an AIX variant from Bull.
16631 Patches from F.Pierresteguy@frcl.bull.fr.
16632
16633Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16634
16635 * devo/dejagnu: Initial creation of devo/dejagnu.
16636 Migrated dejagnu testcases and support files for testing software
16637 tools to reside as subdirectories, currently called "testsuite",
16638 within the directory of the software tool. Migrated all programs,
16639 support libraries, etc. beloging to dejagnu proper from
16640 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16641 with no modifications. The changes to these files which will
16642 allow them to configure, build, and execute properly will be made
16643 in a future update.
16644
16645Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16646
16647 * Makefile.in: Change send_pr to send-pr.
16648 * configure.in: Likewise.
16649 * send_pr: Renamed directory to send-pr.
16650
16651Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16652
16653 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16654
16655Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16656
16657 * README: Update for gdb-4.8 release.
16658 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16659 gdb-xxx.tar.z (gzip'd) file also.
16660
16661Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16662
16663 * Makefile.in: make all-diff depend on all-libiberty
16664
16665Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16666
16667 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16668
16669Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16670
16671 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16672
16673Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16674
16675 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16676 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16677 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16678
16679Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16680
16681 * Makefile.in: makeinfo binary is in a new location
16682
16683Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16684
16685 * config.sub: Accept -ecoff as an OS.
16686
16687 * Makefile.in: Various changes to eliminate a level of make
16688 recursion and reduce the required command line length.
16689 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16690 sub-makes.
16691 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16692 variables holding settings for specific sub-makes.
16693 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16694 in terms of BASE_FLAGS_TO_PASS.
16695 (TARGET_LIBS): New variable listing directories which use
16696 TARGET_FLAGS_TO_PASS.
16697 (subdir_do): Eliminated.
16698 (do-*): New set of targets to replace subdir_do.
16699 (various): All targets which used subdir_do now depend on do-*.
16700 (local-clean): Renamed from do_clean.
16701 (local-distclean): New target, dependency of distclean and
16702 realclean.
16703 (install-info): Don't create directories. Depend on dir.info
16704 rather than calling make recursively.
16705 (install-dir.info): Eliminated.
16706 (install-info-dirs): Create all info directories here.
16707 (dir.info): Depend upon do-install-info.
16708
16709 * test-build.mk (HOLES): Added false.
16710
16711Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16712
16713 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16714
16715Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16716
16717 * Makefile.in (info): remove dependency on all-texinfo. The
16718 problem was really in texinfo/C, not at this level.
16719
16720Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16721
16722 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16723
16724Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16725
16726 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16727 GDB releases.
16728
16729Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16730
16731 * configure: Include srcdir in message about target of link not
16732 being found. Don't convert `-' to `_' in `with' options being
16733 passed to subdirs.
16734
16735Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16736
16737 * configure.in: add uudecode to host_tools
16738
16739 * Makefile.in: added {all,install}-uudecode targets, added them to
16740 the appropriate lists
16741
16742Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16743
16744 * Makefile.in (all-gcc): Added dependency on all-gas.
16745
16746 * configure.in (mips-*-*): Build ld and binutils.
16747
16748Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16749
16750 * configure: check return code from mkdir, print error message and
16751 exit on failure.
16752
16753Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16754
16755 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16756
16757Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16758
16759 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16760
16761Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16762
16763 * config.sub (h8500): Recognize this as a cpu type.
16764
16765Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16766
16767 * configure: source directory missing is no longer a warning
16768
16769 * configure.in: recognize irix[34]* instead of irix[34]
16770
16771 * Makefile.in: define and pass down X11_LIB
16772
6599da04
JM
16773Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16774
16775 * guess-systype: Renamed to ...
16776 * config.guess: ... by popular request.
16777 * configure.in, Makefile.in: Update accordingly.
16778
16779Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16780
16781 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16782 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16783 + Execute ./dummy instead of assuming . is in PATH.
16784
16785Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16786
16787 * guess-systype: New shell script. Attempts to guess the
16788 canonical host name of the executing host.
16789 Only a few hosts are supported so far.
16790 * configure: Call guess-systype if no host is specified.
16791
16792Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16793
16794 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16795 gcc Makefile.
16796
16797
16798Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16799
16800 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16801 (all-gcc, install-gcc, subdir_do): Use it.
16802
16803Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16804
16805 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16806
16807Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16808
16809 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16810 set exclusively by configure, using configure.in .
16811
16812Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16813
16814 * test-build.mk: set $PATH for all builds
16815
16816 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16817
16818Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16819
16820 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16821 the one used in gcc/Makefile.in, so that a null expansion doesn't
16822 override the one needed to build gcc with a native cc.
16823
16824
16825Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16826
16827 * configure: Accept -with arguments.
16828
16829Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16830
16831 * Makefile.in: added h8300sim
16832
16833Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16834
6599da04
JM
16835 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16836 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16837 (all-cygnus, native, build-cygnus): Make
16838 $(canonhost)-stamp-3stage-done, not $(host)....
16839 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16840 i386-sco3.2v4. Added else true to if command.
16841
16842Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16843
16844 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16845
16846Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16847
16848 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16849
16850Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16851
16852 * configure.in: don't remove binutils from Solaris builds
16853
16854Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16855
16856 * Makefile.in: get rid of earlier definitions for *clean,
16857 also handle the recursive info rule better
16858
16859Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16860
16861 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16862 do more-or-less the right thing.
16863
16864Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16865
16866 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16867 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16868
16869Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16870
16871 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16872 $(host_canonical).
16873
16874 * configure.in: split the configdirs list into 4 categories (native
16875 v. cross, library v. tool) and handle the cross-only and native-
16876 only in more reasonable (and correct!) way.
16877
16878Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16879
16880 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16881 configdirs anymore.
16882
16883Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16884
16885 * Makefile.in: extensive cleanup:: removed all of the explicit
16886 clean-* targets, collapsed many wrappers around subdir_do into
16887 one, added additional targets to satisfy standards.texi, deleted
16888 some old targets, some changes for consistency
16889
16890Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16891
16892 * configure.in: handle some programs as cross-only, and others as
16893 native only
16894
16895 * test-build.mk: handle partial holes in a more generic manner
16896
16897 * Makefile.in: m4 depends on libiberty
16898
6599da04
JM
16899Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16900
16901 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16902 time, wdiff, and find to configdirs
16903
16904 * Makefile.in: all, clean, and install rules for the new programs
16905 added to configure.in
16906
16907Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16908
16909 * configure.in: use mh-sun for all *-sun-* hosts
16910
6599da04
JM
16911Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16912
16913 * Makefile.in: define flags for X11 include files and library file
16914 locations, pass them down to the programs that need this info
16915
16916 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16917
6599da04
JM
16918Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16919
16920 * configure.in: start building libg++ for HP-UX targets
16921
16922Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16923
16924 * README: Update references to files moved into etc/.
16925
16926Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16927
16928 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16929 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16930
16931Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16932
16933 * configure: accept dash as well as underscore in long option
16934 names for FSF compatibility.
16935
16936Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16937
16938 * config.sub: added -sco3.2v4 support from FSF.
16939
16940Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16941
16942 * configure.in: expand the section that adds or removes
16943 directories from the list of programs to build, to handle native
16944 vs. cross in addition to host v. native
16945
16946Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16947
16948 * Makefile.in: Replace C++ in macro names with CXX.
16949 This is less likely to break ...
16950
16951Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16952
16953 * test-build.mk: add -w to GNU_MAKE
16954
16955Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16956
16957 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16958 add 'sparc' to list of recognized cpus. This needed to make
16959 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16960 Delete some redundant ose68 variants. Recognize -wrs as an os,
16961 then changes that into $CPU-wrs-vxworks.
16962
16963 * configure.in: remove most references to gdbtest, regularize
16964 target based program removal
16965
16966 * test-build.mk: import from p3 tree (many fixes and changes)
16967
16968Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16969
16970 * Makefile.in: added rules to handle tcl, tk, and expect
16971
16972 * configure.in: handle those directories if they exist
16973
16974Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16975
16976 * config.sub: removed bogus hppabsd and hppahpux names, since
16977 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16978
16979Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16980
16981 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16982 depends upon all-xiberty
16983
16984 * Makefile.in: changes from p3, including:
16985
16986 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16987
16988 * Makefile.in (XTRAFLAGS): include newlib directories if
16989 newlib/Makefile exists, rather than if host != target.
16990
16991 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16992
16993 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16994 from the same source tree and not building a cross-compiler. This
16995 matters for the libg++ configuration if reconfiguring a tree that
16996 has already been installed.
16997
16998 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16999
17000 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17001 pick up the machine and system specific header files.
17002
17003 * Makefile.in: added AS_FOR_TARGET, passed down in
17004 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17005 the C compiler to use to create programs which are run in the
17006 build environment, set it to default to $(CC), and passed it down
17007 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17008
17009 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17010
17011 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17012 We need them for unusual native builds, like systems without
17013 ranlib.
17014
17015 * configure: also define $(host_canonical) and
e490616e
ZW
17016 $(target_canonical), which are the full, canonical names for the
17017 given host and target
6599da04
JM
17018
17019Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17020
17021 * Makefile.in: Added separate definitions for C++.
17022
17023Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17024
17025 * configure.in (configdirs): Add deja-gnu.
17026
17027Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17028
17029 * README: Update for configure.texi and gdb-4.7 release.
17030
17031Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17032
17033 * Makefile.in: Move "all" target to top of file.
17034 Previously, first target was ".PHONY" which caused BSD4.4 make
17035 to build .PHONY when make was run without arguments.
17036
17037Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17038
17039 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17040 Library-copylefted code in libiberty.
17041
17042Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17043
17044 * config.sub: Replace m68kmote with plain old m68k.
17045
17046Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17047
17048 * Makefile.in: Remove space from blank line, avoid Make complaints.
17049
17050Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17051
17052 * config.sub: Complain if no argument is given. Added support for
17053 386bsd as OS and target alias.
17054
17055Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17056
17057 * Makefile.in (XTRAFLAGS): include newlib directories if
17058 newlib/Makefile exists, rather than if host != target.
17059
17060Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17061
17062 * config.sub: recognize sparclite-wrs-vxworks.
17063
17064 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17065 p3.) Added clean-xiberty to clean.
17066
17067Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17068
17069 * configure.in: use *-*-* instead of nested cases for host and target
17070
17071Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17072
17073 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17074 from the same source tree and not building a cross-compiler. This
17075 matters for the libg++ configuration if reconfiguring a tree that
17076 has already been installed.
17077
17078Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17079
17080 * config.sub (i486v/i486v4): Merge in from FSF version.
17081
17082Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17083
17084 * configure: only set PWD if it is already set.
17085
17086Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17087
17088 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17089 doesn't have unset and all success paths (and most error paths)
17090 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17091 to just ${PWD} to avoid confusion.)
17092
17093Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17094
17095 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17096 even for a native compilation.
17097
17098Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17099
17100 Changes to make the gdb.tar.Z rule work better.
17101
17102 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17103 (DEVO_SUPPORT): Add configure.texi.
17104 (bfd-ilrt.tar.Z): Remove ancient rule.
17105
17106Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17107
17108 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17109 pick up the machine and system specific header files.
17110
17111 * configure.in, config.sub: added new target m68010-adobe-scout,
17112 with alias of adobe68k. Changed configure.in to check for
17113 -scout before -sco* to avoid a false match.
17114
17115 * Makefile.in: added AS_FOR_TARGET, passed down in
17116 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17117 the C compiler to use to create programs which are run in the
17118 build environment, set it to default to $(CC), and passed it down
17119 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17120
17121Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17122
17123 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17124 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17125 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17126 FOR_TARGET variants, to newlib and libg++.
17127
17128Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17129
17130 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17131 first.
17132
17133Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17134
17135 * config.sub: Accept `elf' as an environment.
17136
17137Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17138
17139 * Makefile.in (all-opcodes): cd into the right directory
17140
17141Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17142
17143 * configure: added -program_transform_name option, used as
17144 argument to sed when installing programs.
17145 configure.texi: added documentation for -program_prefix,
17146 -program_suffix and -program_transform_name.
17147
17148Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17149
17150 * config.sub: Accept i486 where i386 ok.
17151
17152Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17153
17154 * config.sub: accept we32k
17155
17156Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17157
3b75d237 17158 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17159
17160 * Makefile.in: don't create all directories for ``make install'';
17161 let the subdirectories create the ones they need.
17162
17163Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17164
e490616e 17165 * COPYING: new file, GPL v2
6599da04
JM
17166
17167Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17168
17169 * Makefile.in: use the new gen-info-dir, which needs a template
17170 argument (which also lives in texinfo)
17171
17172 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17173
6599da04
JM
17174Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17175
17176 * config.sub (ncr3000): Change i386 to i486.
17177
17178Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17179
17180 * Makefile.in: add install-rcs, install-grep to
17181 install-no-fixedincludes, removed install-bison and install-libgcc
17182
17183Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17184
17185 * configure.in: grab the HPUX makefile fragment if on HPUX
17186
17187Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17188
17189 * Makefile.in: eradicate bison spoor (ditto libgcc).
17190 configure.in: recognise m68{k,000}-ericsson-OSE.
17191 es1800 is alias for m68k-ericsson-OSE
17192
17193Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17194
17195 * configure.in: rearrange the parts that remove programs from
17196 configdirs, based now on HOST==TARGET or by canonical triple.
17197
17198Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17199
17200 * test-build.mk: recurse explicitly with -f test-build.mk when
17201 appropriate. predicate stage3 and comparison on the existence
17202 of gcc. That is, if gcc isn't around, we aren't three-staging.
17203 On very clean, also remove ...stamp-co. Build in-place before
17204 doing other builds.
17205
17206Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17207
17208 * Makefile.in, configure.in: add tgas
17209
17210Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17211
17212 * Makefile.in: a number of changes merged in from progressive.
17213
17214 * configure.in: add libm.
17215
17216 * .cvsignore: ignore some stuff that comes from test-build.mk.
17217
6599da04
JM
17218Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17219
17220 * config.sub: Add es1800 (m68k-ericsson-es1800).
17221
17222Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17223
17224 * configure: Add program_suffix (parallel to program_prefix)
17225 * Makefile.in: adjust directory-creating script for losing decstation
17226
17227Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17228
17229 * configure: Minor $subdir-related fixes.
17230
17231Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17232
17233 * configure: fix various problems with propogating
17234 makefile_target_frag in subdirs.
17235 * configure.in: config libgcc if its there
17236
17237Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17238
17239 * config.sub: HPPA merge.
17240
6599da04
JM
17241Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17242
17243 * Makefile.in: Replace all-bison with all-byacc in all
17244 dependency lines for other tools (which now use byacc).
17245
17246Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17247
17248 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17249
6599da04
JM
17250Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17251
17252 * Makefile.in: make gprof rules similar to byacc rules (instead of
17253 vestigal $(unsubdir) that didn't work...)
17254
17255Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17256
17257 * config.sub: Add support for Linux.
17258 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17259 (at least for libg++).
17260
17261Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17262
17263 * configure.texi: fix doc for the -nfp option to configure
17264
17265Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17266
17267 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17268
17269Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17270
17271 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17272 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17273 * configure.in: added solaris* host_makefile_frag hook.
17274
17275Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17276
17277 * config.sub: changed recognition of m68000 so that various
17278 m68k types can be specified via m680[01234]0
17279
17280Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17281
17282 * config.sub (basic_machine): fix sed so that '-foo' isn't
17283 completely substituted out while .+'-foo' loses the '-foo'
17284
17285Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17286
17287 * config.sub ($os): Add -aout.
17288
17289Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17290
17291 * configure: If host_makefile_frag is absolute, don't
17292 prefix ${invsubdir} (relevant to libg++ auto-configure).
17293
17294Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17295
17296 * Makefile.in (tooldir): Define it.
17297 (all-ld): Depend on all-flex.
17298
17299Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17300
17301 * Makefile.in (check): Fix libg++ special case.
17302
17303Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17304
17305 * configure: do not bury `pwd` into config.status, thus do fewer
17306 pwd's.
17307
17308 * configure: print the "Building in" message only when building in
17309 other than "." AND verbose.
17310
63f6bcd7 17311 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
17312 configures.
17313
17314 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17315
17316Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17317
17318 * Makefile.in: macroize flags passed on recursion. remove
17319 fileutils.
17320
17321Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17322
17323 * configure: get makesrcdir right for subdirs deeper than 1.
17324
17325 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17326 install.
17327
17328Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17329
17330 * Makefile.in: don't print subdir_do or recursion lines.
17331
17332Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17333
17334 * standards.texi: added menu item.
17335
17336 * Makefile.in: build and install standards.info.
17337
17338 * standards.texi: new file.
17339
17340Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17341
17342 * configure: test for and move config.status pieces from
17343 ${subdir}/.
17344
17345Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17346
6599da04
JM
17347 * configure: Test for existance of files before trying to mv
17348 them, to avoid numerous non-existance messages.
17349
17350Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17351
17352 * configure: correct final line of config.status.
17353
17354 * configure: patch from eggert. Avoids a protection problem if
17355 the original Makefile.in is read only.
17356
17357 * configure: use move-if-change from gcc to create config.status.
17358 Some makefiles depend on config.status to tell if a directory
17359 has been reconfigured for a different host. This change
17360 prevents those directories from remaking everything in the case
17361 where the reconfig was only intended to rebuild a Makefile.
17362
17363 * configure: test for config.sub with "config.sub sun4" rather
17364 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17365 host alias from a missing config.sub.
17366
17367Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17368
17369 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17370 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17371
17372Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17373
17374 * configure: mkdir ${subdir} as needed.
17375
17376Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17377
17378 * Makefile.in,configure.in: added autoconf.
17379
17380Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17381
17382 * Makefile.in: no longer pass against on recursion.
17383
17384 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17385 definitions are not inherited.
17386
17387 * configure: correct makesrcdir when subdir is .
17388
17389Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17390
17391 * configure: Add support for 'subdirs' variable, which is
17392 like 'configdirs', except that configure doesn't re-invoke
17393 itself for subdirs, it just creates a Makefile for each subdir.
17394 * configure.texi: Document subdirs.
17395
17396Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17397
17398 * configure.in: added flex to configdirs
17399
17400Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17401
17402 * Makefile.in: remove clean-stamps from clean.
17403
17404Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17405
17406 * configure.in: Add gdbtest to configdirs.
17407
17408Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17409
17410 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17411 to recursive makes.
17412 * configure.in: Recognize new ncr3000 config.
17413
17414Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17415
17416 * Makefile.in, configure.in: removed references to gdbm.
17417
17418Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17419
17420 * config.sub: Don't canonicalize os value
17421 newsos* to bsd (readline needs to check for newsos).
17422 (This fix was earlier made Jan 31, but got re-broken.)
17423
17424Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17425
17426 * configure.in: sco is an os, not a vendor!
17427
17428 * configure: Quote $( better. Keep various shells happy.
17429
17430Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17431
17432 * Makefile.in: eliminate stamp-files.
17433
17434Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17435
17436 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17437 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17438
17439Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17440
17441 * config.sub: fix iris/iris3.
17442
17443Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17444
17445 * configure: re-add -rm.
17446
17447Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17448
17449 * Maskefile.in: add .stmp-rcs to all.
17450
17451 * configure.in: remove gas from rs6000 build, use aix host fragment.
17452
17453Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17454
17455 * configure: pass down site_option during recursion.
17456
17457Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17458
17459 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17460
17461Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17462
17463 * configure: Change exec_prefix so that it really defaults to prefix.
17464
17465Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17466
17467 * Makefile.in, configure.in: Add support for mmalloc library.
17468
17469Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17470
17471 * Makefile.in: add stmp dependencies for a few more things.
17472
17473Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17474
17475 * configure: adjusted error message on objdir/srcdir configure
17476 collision, per john's suggestion.
17477
17478 * Makefile.in: add libiberty stmp to all and all.cross.
17479
17480Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17481
17482 * Makefile.in: remove force dependencies, add grep to all.
17483
17484Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17485
17486 * Makefile.in: drop flex. make stamp files work.
17487
17488 * configure: added test for conflicting configuration in srcdir,
17489 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17490 gets cranky. use relative paths for configure and srcdir
17491 whenever possible. Send some error messages to stderr that were
17492 going to stdout.
17493
17494Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17495
17496 * Makefile.in: Fix libg++ rule to check for gcc directory
17497 before using gcc/gcc. Also pass XTRAFLAGS.
17498
17499Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17500
17501 * Makefile.in: added stmp-files so that directories aren't polled
17502 when they are already built.
17503
17504 * configure.texi: fixed a node pointer problem.
17505
17506Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17507
731a8127 17508 * config.sub configure.in gdb/configure.in
6599da04
JM
17509 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17510 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17511 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17512
17513Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17514
17515 * configure: -recurring becomes -silent. corrected help message
17516 for -site= option.
17517
17518 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17519
17520Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17521
17522 * configure: when building Makefile for crosses, replace
17523 tooldir and program_prefix. default srcdir from location of
17524 config.sub. remove "for host in hosts" and "for target in
17525 targets" loops.
17526
17527Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17528
17529 * Makefile.in: Do not pass bindir or mandir to cvs.
17530
17531Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17532
17533 * Makefile.in, configure.in: removed traces of namesubdir,
17534 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17535 copyrights to '92, changed some from Cygnus to FSF.
17536
17537 * configure.texi: remove most references to multiple hosts,
17538 multiple targets, subdirs, etc.
17539
17540 * configure.man: removed rcsid. reference config.sub not
17541 config.subr.
17542
17543 * Makefile.in: mkdir $(infodir) on install-info.
17544
17545Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17546
17547 * configure.texi: Explain better about .gdbinit and about
17548 the environment that configure.in sections run in.
17549
17550Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17551
17552 * configure.in: Ultrix is only a decstation if it's a MIPS.
17553
17554Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17555
17556 * README: DOC.configure => cfg-paper.texi.
17557
17558Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17559
17560 * config.sub (near case $os): Don't convert newsos* to bsd!
17561
17562Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17563
17564 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17565 the number of copies of COPYING that go into the GDB tar file.
17566
17567Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17568
731a8127 17569 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
17570 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17571 Fix SCO configuration stuff.
17572
17573Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17574
17575 * Makefile.in: For libg++, make sure the -I pointing
17576 to the gcc directory goes *after* all the libg++-local -I flags.
17577 Also, move just-gcc dependency from just-libg++ to all-libg++.
17578
17579Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17580
17581 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17582
17583Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17584
17585 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17586
17587Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17588
17589 * config.sub: Add stratus configuration frags. Also
17590 submitted to FSF.
17591
17592Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17593
17594 * Makefile.in (DEV_SUPPORT): add configure.man.
17595
17596 * config.sub(Decode manufacturer-specific): add -none*.
17597
17598Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17599
17600 * Makefile.in: remove form feeds to make Sun's make happy.
17601 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17602
17603Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17604
17605 * Makefile.in (AR_FLAGS): Make quieter.
17606
17607Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17608
17609 * configure.in: Add libg++.
17610 * configure: When verbose, don't output the command line at each
17611 level; it will be unremarkably the same as the previous version,
17612 which will be the same as what the user typed.
17613
17614Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17615
17616 * configure.in, Makefile.in: fix clean-info, add flex. add
17617 fileutils.
17618
17619 * configure: be less sensitive to spaces in Makefile.in. Do not
17620 look for sources in "..". Doing so breaks subdirectories that
17621 might have their own configure. If a subdir has it's own
17622 configure script, use it.
17623
17624Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17625
17626 * cfg-paper.texi: some changes suggested by rms.
17627
17628Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17629
17630 * config.sub: Merge in some small additions from the FSF version,
17631 taken from the gcc distribution, to bring the Cygnus and FSF
17632 versions into closer sync.
17633
17634Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17635
17636 * configure.in: Changed svr4 references to sysv4.
17637
17638Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17639
17640 * configure: added -V for version number option.
17641
17642Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17643
17644 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17645 renamed from DOC.configure to cfg-paper.texi.
17646
17647Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17648
17649 * configure, config.subr, config.sub: config.subr is now
17650 config.sub again.
17651
17652Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17653
17654 * configure.texi: new file, in progress.
17655
17656 * Makefile.in: build info file and install the man page for
17657 configure.
17658
17659 * configure.man: new file, first cut.
17660
17661 * configure: find config.subr again now that configuration "none"
17662 has gone. removed all traces of the -ansi option. removed all
17663 traces of the -languages option.
17664
17665 * config.subr: resync from rms.
17666
17667Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17668
17669 * configure, config.sub, config.subr: merge config.sub into
17670 config.subr, call the result config.subr, remove config.sub, use
17671 config.subr.
17672
17673 * Makefile.in: revised install for dir.info.
17674
17675Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17676
17677 * configure.in: add decstation host makefile frag.
17678
17679 * Makefile.in: BISON now bison -y again. also install-gcc on
17680 install. clean-gdbm on clean. infodir belongs in datadir.
17681 Make directories for info install. Build dir.info here then
17682 install it.
17683
17684Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17685
17686 * Makefile.in: fix for bad directory tests.
17687
17688Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17689
17690 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17691 regexp. -srcdir relative was being handled incorrectly.
17692
17693 * Makefile.in: unwrapped some for loops so that parallel makes
17694 work again and so one can focus one's attention on a particular
17695 package.
17696
17697Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17698
17699 * configure: added PWD as a stand in for `pwd` (for speed). use
17700 elif wherever possible. make -srcdir work without -objdir.
17701 -objdir= commented out.
17702
17703Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17704
17705 * configure: +options become --options. -subdirs commented out.
17706 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17707 Makefile now at top of generated Makefile. Removed cvs log
17708 entries. added -srcdir. create .gdbinit only if there is one
17709 in ${srcdir}.
17710
17711 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17712 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17713 and mandir now keyed off datadir by default.
17714
17715Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17716
17717 * Freshly created ChangeLog.
17718
17719\f
17720Local Variables:
17721mode: change-log
17722left-margin: 8
17723fill-column: 76
17724version-control: never
17725End: