]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR testsuite/57313 (gcc.dg/binop-xor3.c scan-tree-dump-times)
[thirdparty/gcc.git] / ChangeLog
CommitLineData
dc4ea06f
BM
12013-04-30 Brooks Moses <bmoses@google.com>
2
3 * MAINTAINERS: Update my email; move myself from Fortran
4 reviewer to Write After Approval.
5
eb7062cf
AS
62013-04-16 Andreas Schwab <schwab@suse.de>
7
8 * configure.ac (aarch64-*-*): Don't disable java.
9 * configure: Regenerate.
10
4b1d4198
CJW
112013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
12
13 * MAINTAINERS (Write After Approval): Add myself.
14
6ab7e76a
MK
152013-03-30 Matthias Klose <doko@ubuntu.com>
16
17 * Makefile.def (target_modules): Don't install libffi.
18 * Makefile.in: Regenerate.
19
6790f448
TS
202013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
21
22 * MAINTAINERS (Write After Approval): Add myself.
23
a4a66330
AS
242013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
25
26 * MAINTAINERS (Write After Approval): Add myself.
27
4dddfc74
YZ
282013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
29
30 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
31 * configure: Regenerated.
32
9ccd841a
DE
332013-02-04 David Edelsohn <dje.gcc@gmail.com>
34
35 * MAINTAINERS: Explicitly add myself as AIX maintainer.
36 Remove Geoff Keating as rs6000 port maintainer, at his request.
37
9058217d
MK
382013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
39
40 * MAINTAINERS: Update my email.
41
600613d7
SM
422013-01-23 Shenghou Ma <minux.ma@gmail.com>
43
44 * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
45 * configure: Re-generate.
46
2869f0ff
RB
472013-01-15 Richard Biener <rguenther@suse.de>
48
49 PR other/55973
50 * configure: Re-generate.
51
197fa28c
MK
522013-01-14 Matthias Klose <doko@ubuntu.com>
53
54 * Makefile.def (install-target-libsanitizer): Depend on
55 install-target-libstdc++-v3.
56 * Makefile.in: Regenerate.
57
d0ad394c
RB
582013-01-14 Richard Biener <rguenther@suse.de>
59
60 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
61 * configure: Re-generate
62
969a00c7
JBG
632013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
64
65 * config.sub: Update from config repo.
66
7cb9fd07
EB
672013-01-11 Eric Botcazou <ebotcazou@adacore.com>
68
69 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
70 * Makefile.in: Regenerate.
71
f592bd45
JR
722013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
73
74 * MAINTAINERS (arc): Add new port maintainership for myself.
75
7900ea7d
JM
762013-01-09 Jason Merrill <jason@redhat.com>
77
78 * .gitignore: Import from gdb repository.
79
458752de
L
802013-01-09 H.J. Lu <hongjiu.lu@intel.com>
81
82 * Makefile.def (configure-gcc): Depend on all-gmp.
83 (all-gcc): Remove dependency on all-gmp.
84 * Makefile.in: Regenerated.
85
24c4a93e
JBG
862013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
87
88 * config.sub: Merge from config repo.
cb24ba82 89 * config.guess: Ditto.
24c4a93e 90
51c1ff0c
JBG
912013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
92
93 * Makefile.def: Merge from binutils.
cb24ba82 94 * Makefile.in: Ditto.
51c1ff0c 95
e0d7fe6d
MK
962013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
97
98 * MAINTAINERS: Update my email.
99
6c9c2cf2
BE
1002012-12-29 Ben Elliston <bje@gnu.org>
101
102 * config.guess: Update to 2012-12-29 version.
103 * config.sub: Likewise.
104
d89da9db
MK
1052012-12-20 Matthias Klose <doko@ubuntu.com>
106
107 * Makefile.def (install-target-libgfortran): Depend on
108 install-target-libquadmath, install-target-libgcc.
109 (install-target-libsanitizer): Depend on install-target-libgcc.
110 (install-target-libjava): Depend on install-target-libgcc.
111 (install-target-libitm): Depend on install-target-libgcc.
112 (install-target-libobjc): Depend on install-target-libgcc.
113 (install-target-libstdc++-v3): Depend on install-target-libgcc.
114 * Makefile.in: Regenerate.
115
6ce8fd9d
MK
1162012-12-19 Matthias Klose <doko@ubuntu.com>
117
118 * Makefile.def (install-target-libgo): Depend on
119 install-target-libatomic.
120 * Makefile.in: Regenerate.
121
0b8ca8fe
AS
1222012-12-18 Andreas Schwab <schwab@linux-m68k.org>
123
124 PR go/55201
125 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
126 * Makefile.in: Regenerate.
127
0e76460f
TS
1282012-12-16 Thomas Schwinge <thomas@codesourcery.com>
129
130 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
131 * configure: Regenerate.
132
f08bdd69
JBG
1332012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
134
135 * config.sub: Merge from config repo.
136
ac8701fe
L
1372012-12-11 H.J. Lu <hongjiu.lu@intel.com>
138
139 * Makefile.def (target_modules): Add bootstrap=true and
140 raw_cxx=true to libsanitizer.
141 * configure.ac (bootstrap_target_libs): Add libsanitizer.
142 * Makefile.in: Regenerated.
143 * configure: Likewise.
144
8d317164
RS
1452012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
146
147 * MAINTAINERS: Remove self as RTL optimization maintainer.
148
d7b30db8
KT
1492012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
150
151 * MAINTAINERS (Write After Approval): Add myself.
152
99319980
L
1532012-11-28 H.J. Lu <hongjiu.lu@intel.com>
154
155 * Makefile.def (target_modules): Remove bootstrap=true and
156 raw_cxx=true from libsanitizer.
157 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
158 * Makefile.in: Regenerated.
159 * configure: Likewise.
160
c3cc0031
L
1612012-11-28 H.J. Lu <hongjiu.lu@intel.com>
162
163 * Makefile.def (target_modules): Add bootstrap=true and
164 raw_cxx=true to libsanitizer.
165 * configure.ac (bootstrap_target_libs): Add libsanitizer.
166 * Makefile.in: Regenerated.
167 * configure: Likewise.
168
5d99894e
AP
1692012-11-28 Andrew Pinski <apinski@cavium.com>
170
171 PR bootstrap/54279
172 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
173 * configure: Regenerate.
174 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
175 * Makefile.in: Regenerate.
176
647545a5
SP
1772012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
178
179 * configure.ac: Disable libsanitizer if we're not building C++.
180 * configure: Regenerate.
181
2bf33cdb
RM
1822012-11-15 Roland McGrath <roland@hack.frob.com>
183
184 * MAINTAINERS (Write After Approval): Add myself.
185
f0e10e24
DV
1862012-11-15 Dmitry Vyukov <dvyukov@google.com>
187
188 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
189 Kostya Serebryany (kcc@google.com) and
190 Jakub Jelinek (jakub@redhat.com).
191 Rename area for Dodji Seketeli (dodji@redhat.com).
192
8b7ec423
DS
1932012-11-15 Dodji Seketeli <dodji@redhat.com>
194
195 * MAINTAINERS: (asan.c, related): Add myself.
196
ff4b7a7e
RM
1972012-11-14 Roland McGrath <mcgrathr@google.com>
198
199 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
200 * configure: Regenerate.
201
93bf5390
RH
2022012-11-13 Richard Henderson <rth@redhat.com>
203
204 * configure.ac: Move libsanitizer logic to subdirectory.
205 * configure: Regenerate.
206
d6531d83
DS
2072012-11-13 Dodji Seketeli <dodji@redhat.com>
208
209 * configure.ac: Enable libsanitizer just on x86 linux for now.
210 * configure: Re-generate.
211
e7fae550
DE
2122012-11-13 David Edelsohn <dje.gcc@gmail.com>
213
214 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
215 sections.
216 * configure: Regenerate.
217
3c31b9b4
HPN
2182012-11-13 Hans-Peter Nilsson <hp@axis.com>
219
220 * configure.ac: Add section for configdirs for libsanitizer.
221 Disable for cris-*-* and mmix-*-*.
222 * configure: Regenerate.
223
f35db108
WM
2242012-11-12 Wei Mi <wmi@google.com>
225
226 * configure.ac: Add libsanitizer to target_libraries.
227 * Makefile.def: Ditto.
228 * configure: Regenerate.
229 * Makefile.in: Regenerate.
230 * libsanitizer: New directory for asan runtime. Contains an empty
231 tsan directory.
232
443e6238
CV
2332012-11-03 Corinna Vinschen <corinna@vinschen.de>
234
235 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
236 against Mingw64 w32api.
237 * configure: Regenerate.
238
1873ec0c
L
2392012-11-03 H.J. Lu <hongjiu.lu@intel.com>
240
241 * configure: Regenerated.
242
2588b26e
RM
2432012-11-03 Robert Mason <rbmj@verizon.net>
244
245 * configure.ac: add --disable-libstdcxx configure option
246 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
247
7e0575b0
GG
2482012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
249
250 * MAINTAINERS (Write After Approval): Add myself.
251
29dd4e88
JG
2522012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
253
254 * MAINTAINERS (Write After Approval): Add myself.
255
45c29893
SS
2562012-10-24 Sharad Singhai <singhai@google.com>
257
258 * MAINTAINERS (Write After Approval): Add myself.
259
9d294e36
EC
2602012-10-24 Eric Christopher <echristo@gmail.com>
261
262 * MAINTAINERS: Update email address.
263
0d6414b2
EB
2642012-10-23 Eric Botcazou <ebotcazou@adacore.com>
265
266 PR bootstrap/54820
267 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
268 * configure: Regenerate.
269
a780583f
RE
2702012-10-23 Richard Earnshaw <rearnsha@arm.com>
271
272 * MAINTAINERS (aarch64): Add Marcus and myself.
273
0b21f5d3
EB
2742012-10-22 Eric Botcazou <ebotcazou@adacore.com>
275
276 PR bootstrap/54820
277 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
278 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
279 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
280 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
281 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
282 * Makefile.in: Regenerate.
283 * configure.ac (have_static_libs): New variable and associated check.
284 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
285 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
286 * configure: Regenerate.
287
c8855f2d
RB
2882012-10-10 Richard Biener <rguenther@suse.de>
289
0b21f5d3 290 * MAINTAINERS: Adjust for changed surname.
c8855f2d 291
b86cba2e
LC
2922012-10-04 Lawrence Crowl <crowl@google.com>
293
294 * MAINTAINERS (Write After Approval): Add myself.
295
6b391f49
CC
2962012-10-01 Cary Coutant <ccoutant@google.com>
297
298 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
299
0e56e590
ILT
3002012-09-28 Ian Lance Taylor <iant@google.com>
301
302 * Makefile.def: Make all-target-libgo depend on
303 all-target-libbacktrace.
304 * Makefile.in: Rebuild.
305
d83697f4
ILT
3062012-09-26 Ian Lance Taylor <iant@google.com>
307
308 * Makefile.def: Make all-gcc depend on all-libbacktrace.
309 * Makefile.in: Rebuild.
310
8750dfc5
WL
3112012-09-20 Walter Lee <walt@tilera.com>
312
313 * configure.ac: Add tilegx to list of targets that support gold.
314 * configure: Regenerate.
315
61e12aff
MP
3162012-09-20 Marek Polacek <polacek@redhat.com>
317
318 * MAINTAINERS (Write After Approval): Add myself.
319
d91491e5
SE
3202012-09-19 Steve Ellcey <sellcey@mips.com>
321
322 * configure.ac: Add mips*-mti-elf* target.
323 * configure: Regenerate.
324
eff02e4f
ILT
3252012-09-17 Ian Lance Taylor <iant@google.com>
326
327 * MAINTAINERS (Various Maintainers): Add libbacktrace.
328 * configure.ac (host_libs): Add libbacktrace.
329 (target_libraries): Add libbacktrace.
330 * Makefile.def (host_modules): Add libbacktrace.
331 (target_modules): Likewise.
332 * configure, Makefile.in: Rebuild.
333
d7a29167
DE
3342012-09-14 David Edelsohn <dje.gcc@gmail.com>
335
336 PR target/38607
337 Merge upstream change.
338 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
339
340 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
341 Add libgomp*.o to compare_exclusions for AIX.
342 * configure: Regenerate.
343
3442012-09-06 Diego Novillo <dnovillo@google.com>
385c0681
DN
345
346 * configure.ac: Bump minimum GMP version to 4.2.3.
347 * configure: Re-generate.
348
b588ae30
GJL
3492012-09-05 Georg-Johann Lay <avr@gjlay.de>
350
351 PR target/54461
352 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
353 target-libgloss if not configured --with-avrlibc=no.
354 * configure: Regenerate.
355
178f875a
JM
3562012-09-04 Jason Merrill <jason@redhat.com>
357
358 * configure.ac: Fix --enable-languages=all.
359
7c2f37eb
CL
3602012-09-04 Christophe Lyon <christophe.lyon@st.com>
361
362 * MAINTAINERS (Write After Approval): Add myself.
363
625afa23
RG
3642012-09-03 Richard Guenther <rguenther@suse.de>
365
366 PR bootstrap/54138
367 * configure.ac: Re-organize ISL / CLOOG checks to allow
368 disabling with either --without-isl or --without-cloog.
369 * configure: Regenerated.
370
a4cf6e46
GJL
3712012-09-03 Georg-Johann Lay <avr@gjlay.de>
372
373 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
374 * configure: Regenerate.
375
6c513d43
UD
3762012-08-27 Ulrich Drepper <drepper@gmail.com>
377
378 * MAINTAINERS: Fix my email address.
379
61171996
L
3802012-08-26 H.J. Lu <hongjiu.lu@intel.com>
381
382 PR binutils/4970
383 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
384 and opcodes.
385 * Makefile.in: Regenerated.
386
14fbeb6c
AH
3872012-08-26 Art Haas <ahaas@impactweather.com>
388
389 * configure: Regenerate.
390
c141b97e
3912012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
392
393 * INSTALL/README: Also refer to the online installation
394 instructions.
395
12d87607
HS
3962012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
397
398 * MAINTAINERS (Write After Approval): Add myself.
399 (Picochip port): Remove myself.
400
0823efed
DN
4012012-08-14 Diego Novillo <dnovillo@google.com>
402
403 Merge from cxx-conversion branch.
404
405 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
406 POSTSTAGE1_CONFIGURE_FLAGS.
407 * Makefile.in: Regenerate.
408 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
409 Force C++ when bootstrapping.
410 * configure: Regenerate.
411
a0b0a0c3
JBG
4122012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
413
414 * MAINTAINERS (Write After Approval): Add myself.
415
6d8b8153
JM
4162012-07-16 Joseph Myers <joseph@codesourcery.com>
417
418 * README: Document use of ranges of years in copyright notices.
419
81ef8878
RG
4202012-07-06 Richard Guenther <rguenther@suse.de>
421
422 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
423 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
424 --with-gmp=system.
425 * Makefile.in: Regenerated.
426 * configure: Likewise.
427
0ff2d841
RG
4282012-07-06 Richard Guenther <rguenther@suse.de>
429
430 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
431 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
432 supply V=1 as extra_make_flags.
433 * configure: Regenerated.
434 * Makefile.in: Likewise.
435
2b2d7c53
TG
4362012-07-04 Tristan Gingold <gingold@adacore.com>
437
438 * configure: Regenerate.
439
1fcd23ac
RG
4402012-07-03 Richard Guenther <rguenther@suse.de>
441
442 * Makfile.def (isl): Remove not necessary extra_exports and
443 extra_make_flags.
444 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
445 * Makefile.in: Regenerated.
446
32d024bf
RG
4472012-07-03 Richard Guenther <rguenther@suse.de>
448
449 * Makefile.def (cloog): Add V=1 to extra_make_flags.
450 * configure.ac: If either the ISL or the CLooG check failed
451 do not try to build in-tree versions.
452 * Makefile.in: Regenerated.
453 * configure: Regenerated.
454
90d4f233
RO
4552012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
456
457 * configure: Regenerate.
458
1116de1a
JJ
4592012-07-02 Janis Johnson <janisjo@codesourcery.com>
460
8153b03d 461 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1116de1a
JJ
462 maintainer.
463
8247e8b2
RG
4642012-07-02 Richard Guenther <rguenther@suse.de>
465
466 * configure: Regenerated.
467
33ad93b9
RG
4682012-07-02 Richard Guenther <rguenther@suse.de>
469 Michael Matz <matz@suse.de>
470 Tobias Grosser <tobias@grosser.es>
471 Sebastian Pop <sebpop@gmail.com>
472
473 * Makefile.def: Add ISL host module, remove PPL host module.
474 Adjust ClooG host module to use the proper ISL.
475 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
476 * configure.ac: Include config/isl.m4. Add ISL host library,
477 remove PPL. Remove PPL configury, add ISL configury, adjust
478 ClooG configury.
479 * Makefile.in: Regenerated.
480 * configure: Likewise.
481
6886e444
RG
4822012-07-02 Richard Guenther <rguenther@suse.de>
483
484 Merge from graphite branch
485 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 486
6886e444
RG
487 * configure: Regenerated.
488 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
489 both cloog.org and legacy versions. The only supported version will
490 be CLooG with the isl backend.
491
492 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 493
6886e444
RG
494 * configure: Regenerated.
495 * configure.ac: Require cloog isl 0.17.0
496
497 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 498
6886e444
RG
499 * configure: Regenerated.
500 * config/cloog.m4: Do not define CLOOG_ORG
501
d4a10d0a
SB
5022012-06-29 Steven Bosscher <steven@gcc.gnu.org>
503
504 * configure.ac: Skip C if explicitly selected.
505 * configure: Regenerate.
506
bd8e704f
CL
5072012-06-28 Christophe Lyon <christophe.lyon@st.com>
508
509 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
510 they contain -O2.
511 * configure: Regenerate.
512
0951ac86
RS
5132012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
514
515 PR debug/53740
516 * df.h, df-problems.c, dce.c: Revert last patch.
517
4679c9b3
IS
5182012-06-25 Iain Sandoe <iain@codesourcery.com>
519
520 * MAINTAINERS (Write After Approval): Update my email address.
521
0619103b
MI
5222012-06-21 Meador Inge <meadori@codesourcery.com>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
056d8580
JM
5262012-06-20 Jason Merrill <jason@redhat.com>
527
528 * Makefile.tpl (check-target-libgomp-c++): New.
529 (check-target-libitm-c++): New.
530 * Makefile.def (c++): Add them.
531 * Makefile.in: Regenerate.
532
556861b2
EW
5332012-05-29 Edmar Wienskoski <edmar@freescale.com>
534
9c78662a 535 * MAINTAINERS (Write After Approval): Add myself.
556861b2 536
8294b6fe
OH
5372012-05-16 Olivier Hainque <hainque@adacore.com>
538
539 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
540 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
541 (install-no-fixedincludes): Adjust accordingly.
542 * Makefile.in: Regenerate.
543
eb606595
L
5442012-05-15 H.J. Lu <hongjiu.lu@intel.com>
545
546 Merge upstream change
547 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
548
1c8196d9
MG
5492012-05-14 Marc Glisse <marc.glisse@inria.fr>
550
551 * MAINTAINERS (Write After Approval): Add myself.
552
5b0d38e4
NC
5532012-05-09 Nick Clifton <nickc@redhat.com>
554 Paul Smith <psmith@gnu.org>
555
556 PR bootstrap/50461
557 * configure.ac (mpfr-dir): When using in-tree MPFR sources
558 allow for the fact that from release v3.1.0 of MPFR the source
559 files were moved into a src sub-directory.
560 * configure: Regenerate.
561
f7d6bc01
JB
5622012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
563
564 * configure.ac: Bump minimum MPFR version to 2.4.0.
565 * configure: Regenerated.
566
48310492
RH
5672012-05-01 Richard Henderson <rth@redhat.com>
568
569 * Makefile.def (libatomic): New target_module.
570 * configure.ac (target_libraries): Add libatomic.
571 (noconfigdirs): Check if libatomic is supported.
572 * Makefile.in, configure: Rebuild.
573
77f496df
GY
5742012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
575
576 * MAINTAINERS (Write After Approval): Add myself.
577
95e5b9a4
JB
5782012-04-25 Joel Brobecker <brobecker@adacore.com>
579
580 * config.sub: Update to 2012-04-18 version from official repo.
581
86c8bb32
N
5822012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
dcc73abf
SE
5862012-04-11 Steve Ellcey <sellcey@mips.com>
587
588 * MAINTAINERS: Changed email address.
589
7fd6378e
GJL
5902012-03-28 Georg-Johann Lay <avr@gjlay.de>
591
592 PR target/52737
593 * contrib/gcc_update (files_and_dependencies):
594 Remove gcc/config/avr/t-multilib from touch data.
595
b24513a1
RO
5962012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
597
598 * MAINTAINERS (OS Port Maintainers): Remove irix.
599 * configure.ac (enable_libgomp): Remove *-*-irix6*.
600 (unsupported_languages): Remove mips-sgi-irix6.*.
601 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
602 (with_stabs): Remove.
603 * configure: Regenerate.
604
5c30094f
RO
6052012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
606
607 * MAINTAINERS (OS Port Maintainers): Remove osf.
608 * configure.ac (enable_libgomp): Remove *-*-osf*.
609 (with_stabs): Remove alpha*-*-osf*.
610 * configure: Regenerate.
611
091fe9ca
TG
6122012-03-05 Tristan Gingold <gingold@adacore.com>
613
614 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
615 * configure: Regenerate.
616
51f894e6
WL
6172012-02-17 Walter Lee <walt@tilera.com>
618
619 * MAINTAINERS: (Write After Approval): Delete myself.
620
1982a383
WL
6212012-02-14 Walter Lee <walt@tilera.com>
622
dd552284
WL
623 * MAINTAINERS (tilegx port): Add myself.
624 (tilepro port): Add myself.
625 (Write After Approval): Add myself.
1982a383 626
98a5b2c9
GP
6272012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
628
9c78662a
UB
629 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
630 and Joseph Myers as docstring relicensing maintainers.
98a5b2c9 631
365e6b65
BC
6322012-02-09 Bin Cheng <bin.cheng@arm.com>
633
634 * MAINTAINERS (write-after-approval): Add myself.
635
9c9e39dd
IR
6362012-02-08 Ira Rosen <irar@il.ibm.com>
637
638 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
639 maintainer.
640
03548f7b
VK
6412012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
642
9c78662a
UB
643 * MAINTAINERS (Write After Approval): Move myself to
644 maintain alphabetical order.
03548f7b 645
3bc05470
VK
6462012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
647
648 * MAINTAINERS (Write After Approval): Add myself.
649
e5b8c090
JS
6502012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
651
652 * MAINTAINERS (Write After Approval): Add myself.
653
b25364a0
S
6542012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
655 Jayant R Sonar <jayant.sonar@kpitcummins.com>
656
657 * configure.ac (cr16-*-*): Remove nonconfigdirs.
658 * configure: Regenerate.
659
e5e45c68
HC
6602012-01-23 Harshit Chopra <harshit@google.com>
661
662 * MAINTAINERS (Write After Approval): Add myself.
663
daecebc8
DR
6642012-01-22 Douglas B Rupp <rupp@ngnat.com>
665
666 * configure.ac: Remove reference to mh-interix.
667 * configure: Regenerate.
668
99776ebd
RH
6692012-01-05 Richard Henderson <rth@redhat.com>
670
671 PR bootstrap/51072
672 * configure.ac: Disable libitm if c++ is not enabled.
673 * configure: Rebuild.
674
9696698a
RH
675 * configure.ac: Fix regexp for same.
676 * configure: Rebuild.
677
c40b2528
BI
6782012-01-02 Balaji V. Iyer <bviyer@gmail.com>
679
680 * MAINTAINERS (Write After Approval): Add myself.
681
d18ede37
RG
6822012-01-02 Richard Guenther <rguenther@suse.de>
683
684 PR bootstrap/51686
685 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
686 * Makefile.in: Regenerate.
687
8d2fbf9b
OE
6882011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
689
690 * MAINTAINERS (Write After Approval): Add myself.
691
7cb62ef1
EB
6922011-12-18 Eric Botcazou <ebotcazou@adacore.com>
693
694 * configure: Regenerate.
695
6962011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
e6f52784
HS
697
698 * MAINTAINERS (picochip): Changed email address.
699
0f14d442
MGD
7002011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
701
702 * MAINTAINERS (write-after-approval): Add self.
703
85b8555e
DD
7042011-11-29 DJ Delorie <dj@redhat.com>
705
706 * configure.ac (rl78-*-*) New case.
707 * configure: Regenerate.
708 * MAINTAINERS: Add myself as RL78 maintainer.
709
49f7dc9d
EB
7102011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
711
712 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
713
c6084f68
AT
7142011-11-21 Andreas Tobler <andreast@fgznet.ch>
715
bd67830a 716 * libtool.m4: Additional FreeBSD 10 fixes.
c6084f68 717
b3fb6108
JR
7182011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
719
720 * MAINTAINERS: Move myself from Write After Approval to CPU Port
721 Maintainers section, as Epiphany maintainer.
722
10eb188c
IS
7232011-11-18 Iain Sandoe <iains@gcc.gnu.org>
724
725 PR target/49992
726 * configure.ac: Remove ranlib special-casing for Darwin.
727 * configure: Regenerate.
728
bcf83e00
AB
7292011-11-12 Andrey Belevantsev <abel@ispras.ru>
730
731 * MAINTAINERS (Reviewers): Keep the list sorted.
732
3fec7f10
AB
7332011-11-11 Andrey Belevantsev <abel@ispras.ru>
734
735 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
736
e7a82751
RM
7372011-11-09 Roland McGrath <mcgrathr@google.com>
738
739 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
740 * configure: Rebuild.
741 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
742 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
743 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
744 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
745 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
746 Add READELF.
747 * Makefile.in: Rebuild.
748
e399136a
JM
7492011-11-09 Jason Merrill <jason@redhat.com>
750
751 * Makefile.def (language=c++): Remove check-c++0x.
752 * Makefile.in (check-gcc-c++): Regenerate.
753
01f3428c
RH
7542011-11-08 Richard Henderson <rth@redhat.com>
755
e948157d
RH
756 * configure.ac: Test for libitm directory present first.
757
3d3b05ff
RH
758 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
759
01f3428c
RH
760 * configure.ac: Test libitm/configure.tgt to disable libitm.
761 * configure: Rebuild.
762
0a35513e
AH
7632011-11-07 Aldy Hernandez <aldyh@redhat.com>
764 Richard Henderson <rth@redhat.com>
765
766 Merged from transactional-memory.
767
768 * Makefile.def (lang_env_dependencies): libitm is c++.
769 Add libitm target module.
770 * configure.ac: Likewise.
771 * config/mmap.m4: New file.
772 * contrib/gcc_update: Add libitm to touch data.
773 * Makefile.in, configure: Rebuild.
774
f9989b51
RO
7752011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
776
777 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
778 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
779 * Makefile.in: Regenerate.
780
753a0ad8
DD
7812011-11-01 DJ Delorie <dj@redhat.com>
782
783 * config.sub: Update to version 2011-10-29 (added rl78)
784
e7a7929d
NC
7852011-10-27 Nick Clifton <nickc@redhat.com>
786
787 * config.sub: Import these changes from the config project:
788
789 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
790 Ben Elliston <bje@gnu.org>
791
792 * config.sub (epiphany): New.
793
794 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
795 Ben Elliston <bje@gnu.org>
796
9c78662a 797 * config.sub (hexagon, hexagon-*): New.
e7a7929d
NC
798
799 2011-08-23 Roland McGrath <mcgrathr@google.com>
800
801 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
802 64eb to be64.
803
804 2011-08-16 Roland McGrath <mcgrathr@google.com>
805
806 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
807 (nacl): Grok as alias for 32el-unknown-nacl.
808
4bc51432
KY
8092011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
810
811 * MAINTAINERS (Write After Approval): Add myself.
812
3c5bc77d
TJ
8132011-10-24 Teresa Johnson <tejohnson@google.com>
814
815 * MAINTAINERS (Write After Approval): Add myself.
816
76bafb07
JJ
8172011-09-21 Jakub Jelinek <jakub@redhat.com>
818
819 * MAINTAINERS (sparc port): Remove myself.
820
5699cf3d
TV
8212011-09-14 Tom de Vries <tom@codesourcery.com>
822
823 * MAINTAINERS (Write After Approval): Add myself.
824
0d557ff8
YQ
8252011-08-14 Yao Qi <yao@codesourcery.com>
826
827 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
828 * configure: Regenerate.
829
bf03b9ff
ILT
8302011-07-26 Ian Lance Taylor <iant@google.com>
831
832 * configure.ac: Set have_compiler based on whether gcc directory
833 exists, rather than on whether gcc is in configdirs.
834 * configure: Rebuild.
835
b017c70a
JM
8362011-07-21 Joseph Myers <joseph@codesourcery.com>
837
838 * MAINTAINERS (Global Reviewers): Add self.
839
242f5421
DE
8402011-07-20 David Edelsohn <dje.gcc@gmail.com>
841
842 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
843 link directories.
844 * Makefile.in: Rebuild.
845
ff3ac0f4
ILT
8462011-07-20 Ian Lance Taylor <iant@google.com>
847
848 PR bootstrap/49787
849 * configure.ac: Move --enable-bootstrap handling earlier in file.
850 If --enable-bootstrap and either --enable-build-with-cxx or
851 --enable-build-poststage1-with-cxx, enable C++ automatically.
852 * configure: Rebuild.
853
78767fd9
ILT
8542011-07-19 Ian Lance Taylor <iant@google.com>
855
856 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
857 make C++ a boot_language. Set and substitute
858 POSTSTAGE1_CONFIGURE_FLAGS.
859 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
860 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
861 * configure, Makefile.in: Rebuild.
862
9dafd063
VM
8632011-07-19 Vladimir Makarov <vmakarov@redhat.com>
864
865 * MAINTAINERS (Register Allocation): Move myself from reviewers to
866 maintainers.
867
eac8f5bd 8682011-07-18 Jakub Jelinek <jakub@redhat.com>
e44dbbe1 869
eac8f5bd 870 * MAINTAINERS (Global Reviewers): Add myself.
e44dbbe1 871
eac8f5bd 8722011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1f90cc14 873
eac8f5bd 874 * configure: Regenerate.
1f90cc14 875
32c87d63
JM
8762011-07-16 Jason Merrill <jason@redhat.com>
877
878 * Makefile.def (language=c++): Add check-c++0x and
879 check-target-libmudflap-c++.
880 * Makefile.tpl (check-target-libmudflap-c++): New.
881 * Makefile.in: Regenerate.
882
a4a2c37d
MK
8832011-07-16 Matthias Klose <doko@ubuntu.com>
884
885 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
886 * Makefile.def (target_modules/libjava): Pass
887 $(EXTRA_CONFIGARGS_LIBJAVA).
888 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
889 if not configured with --enable-static-libjava.
890 * Makefile.in: Regenerate.
891 * configure: Likewise.
892
6feeed06
JM
8932011-07-15 Jason Merrill <jason@redhat.com>
894
895 * Makefile.in (check-c++): Move check-gcc-c++0x after
896 check-target-libstdc++-v3.
897
7c9f9795
BS
8982011-07-15 Bernd Schmidt <bernds@codesourcery.com>
899
900 * MAINTAINERS (c6x port): New entry.
901
e2995714
JM
9022011-07-13 Jason Merrill <jason@redhat.com>
903
904 * Makefile.in (check-gcc-c++0x): New.
905 (check-c++): Depend on it.
906
fbdd5d87
RO
9072011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
908
909 PR target/39150
910 * configure.ac (i[3456789]86-*-solaris2*): Also accept
911 x86_64-*-solaris2.1[0-9]*.
912 * configure: Regenerate.
913
875a6c6e
RS
9142011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
915
916 * MAINTAINERS (RTL optimizers): Add self.
917
18faf0ee
GC
9182011-06-27 Gabriel Charette <gchare@google.com>
919
920 * MAINTAINERS (Write After Approval): Add myself.
921
8499116a
HPN
9222011-06-22 Hans-Peter Nilsson <hp@axis.com>
923
6be80923
HPN
924 PR regression/47836
925 PR bootstrap/23656
926 PR other/47733
927 PR bootstrap/49247
5167b7cf 928 PR c/48825
8499116a
HPN
929 * configure.ac (target_libraries): Remove target-libiberty.
930 Remove case-statement setting skipdirs=target-libiberty for
931 multiple targets. Remove checking target_configdirs and
932 removing target-libiberty but keeping target-libgcc if
933 otherwise empty.
934 * Makefile.def (target_modules): Don't add libiberty.
935 (dependencies): Remove all traces of target-libiberty.
936 * configure, Makefile.in: Regenerate.
937
db1d217c
WL
9382011-06-13 Walter Lee <walt@tilera.com>
939
940 * configure.ac (tilepro-*-*) New case.
941 (tilegx-*-*): Likewise.
942 * configure: Regenerate.
943
9a2fc6ad
JY
9442011-06-06 Jing Yu <jingyu@google.com>
945
946 * configure.ac: Skip target-libiberty for
947 arm*-*-linux-androideabi.
948 * configure: Regenerated.
949
9baa43b6
NC
9502011-06-06 Nick Clifton <nickc@redhat.com>
951
952 * config.sub: Sync from upstream.
953
5a9f48b4
NV
9542011-06-05 Nenad Vukicevic <nenad@intrepid.com>
955
956 * MAINTAINERS (Write After Approval): Add myself.
957
6c059f76
DJ
9582011-06-01 Daniel Jacobowitz <drow@false.org>
959
960 * MAINTAINERS: Update my email address.
961
f97b516f
NF
9622011-05-27 Nathan Froyd <froydnj@codesourcery.com>
963
964 * MAINTAINERS (Write After Approval): Update my email address.
965
6e91d9d6
PP
9662011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
967
968 * MAINTAINERS (Write After Approval): Add myself.
969
6f57bdf6
DK
9702011-05-08 Doug Kwan <dougkwan@google.com>
971
972 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
973 * configure: Regenerated.
974 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
975 value from configure.
976 * Makefile.in: Regenerated.
977
6a789d5e
JM
9782011-05-05 Joseph Myers <joseph@codesourcery.com>
979
980 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
981 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
982 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
983 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
984 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
985 *-*-vxworks*): Disable newlib and libgloss in separate case
986 statement.
987 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
988 to separate case statement.
989 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
990 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
991 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
992 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
993 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
994 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
995 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
996 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
997 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
998 i[[3456789]]86-*-rdos*, m32r-*-*,
999 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1000 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1001 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1002 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1003 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1004 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1005 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1006 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1007 and libgloss in main case over targets. Remove most empty cases
1008 in main case over targets.
1009 * configure: Regenerate.
1010
a78079c4
JJ
10112011-05-04 Janis Johnson <janisjo@codesourcery.com>
1012
1013 * MAINTAINERS (Write After Approval): Add myself.
1014
f1a0defe
JM
10152011-05-04 Joseph Myers <joseph@codesourcery.com>
1016
1017 * configure.ac: Remove code setting special library locations for
1018 hppa*64*-*-hpux11*. Remove code setting compiler for
1019 sparc-sun-solaris2*.
1020 * configure: Regenerate.
1021
fbcf0dca
JM
10222011-05-04 Joseph Myers <joseph@codesourcery.com>
1023
1024 * configure.ac: Separate libgloss_dir settings from general case
1025 over targets.
1026 * configure: Regenerate.
1027
fddf9ee7
JM
10282011-04-28 Joseph Myers <joseph@codesourcery.com>
1029
1030 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1031 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1032 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1033 cases in libgcj-disabling case statement.
1034 (hppa*64*-*-linux*): Set unsupported_languages instead of
1035 disabling target-zlib.
1036 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1037 to hppa*64*-*-hpux*.
1038 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1039 hppa*-*-hpux*.
1040 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1041 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1042 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1043 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1044 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1045 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1046 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1047 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1048 libgcj-disabling case statement.
1049 * configure: Regenerate.
1050
80f81134
JM
10512011-04-28 Joseph Myers <joseph@codesourcery.com>
1052
1053 * configure.ac: Disable Java for targets not supporting libffi.
1054 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1055 Remove cases in Java-disabling statement.
1056 (*arm-wince-pe): Change to arm-wince-pe.
1057 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1058 cases in Java-disabling statement.
1059 (bfin-*-*): Don't disable Java again.
1060 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1061 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1062 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1063 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1064 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1065 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1066 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1067 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1068 Java-disabling statement.
1069 (mmix-*-*): Don't disable Java again.
1070 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1071 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1072 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1073 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1074 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1075 statement.
1076 * configure: Regenerate.
1077
2909494b
JM
10782011-04-28 Joseph Myers <joseph@codesourcery.com>
1079
1080 * configure.ac: Separate cases disabling Java and Java libraries
1081 from general case over targets.
1082 * configure: Regenerate.
1083
98e2d934
JZ
10842011-04-21 Jie Zhang <jzhang918@gmail.com>
1085
1086 * MAINTAINERS: Update my email address.
1087
1809ba94
ER
10882011-04-20 Easwaran Raman <eraman@google.com>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
2cd815e7
JH
10922011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1093
1094 PR lto/48086
1095 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1096 * configure: Regenerate.
1097
271d3f8d
JM
10982011-04-16 Jim Meyering <meyering@redhat.com>
1099
1100 * MAINTAINERS (Write After Approval): Add myself.
1101
848309ea
DS
11022011-04-15 Dodji Seketeli <dodji@redhat.com>
1103
1104 * MAINTAINERS: Update my email address.
1105
3a78d31f
GJL
11062011-04-13 Georg-Johann Lay <avr@gjlay.de>
1107
1108 * MAINTAINERS (Write After Approval): Add myself.
1109
fbfbde73
YZ
11102011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1111
1112 * MAINTAINERS (Write After Approval): Add myself.
1113
8072c460
SH
11142011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1115
1116 * MAINTAINERS (Write After Approval): Add myself.
1117
85bfb75e
JM
11182011-04-06 Joseph Myers <joseph@codesourcery.com>
1119
1120 * configure.ac (build_tools): Remove build-byacc.
1121 (host_libs): Remove mmalloc.
1122 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1123 autoconf automake libtool diff rcs fileutils shellutils time
1124 textutils wdiff find uudecode hello tar gzip indent recode release
1125 sed perl gawk findutils gettext zip.
1126 (libgcj): Remove target-qthreads.
1127 (target_tools): Remove target-examples target-gperf.
1128 (YACC): Don't handle building byacc.
1129 * configure: Regenerate.
1130 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1131 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1132 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1133 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1134 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1135 handle building components.
1136 * Makefile.in: Regenerate.
1137
bc8e4748
SA
11382011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1139
1140 * MAINTAINERS: Update my email address as Xtensa maintainer.
1141
32827f18
RW
11422011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1143
1144 * config.sub: Sync from upstream.
1145
b318fb4b
JM
11462011-04-01 Joseph Myers <joseph@codesourcery.com>
1147
1148 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1149 (microblaze*): Don't disable libssp.
1150 * configure: Regenerate.
1151
72691ba6
JM
11522011-04-01 Joseph Myers <joseph@codesourcery.com>
1153
1154 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1155 moveifchange.
1156 * configure: Regenerate.
1157 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1158 * Makefile.in: Regenerate.
1159
6de66370
JM
11602011-04-01 Joseph Myers <joseph@codesourcery.com>
1161
1162 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1163 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1164 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1165 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1166 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1167 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1168 md_exec_prefix cases.
1169 * configure: Regenerate.
1170
1e9e0e23
JM
11712011-04-01 Joseph Myers <joseph@codesourcery.com>
1172
1173 * configure.ac: Separate cases disabling target-libssp,
1174 target-libiberty, target-libstdc++-v3 and Fortran from general
1175 case over targets.
1176 * configure: Regenerate.
1177
0036370f
JM
11782011-04-01 Joseph Myers <joseph@codesourcery.com>
1179
1180 * configure.ac (*-*-chorusos): Don't disable libgcj.
1181 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1182 Remove case.
1183 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1184 (arm-*-coff): Don't disable libgcj.
1185 (arm*-*-linux-gnueabi): Remove useless assignment.
1186 (arm-*-riscix*): Don't disable libgcj.
1187 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1188 configuration.
1189 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1190 (c54x*-*-*): Remove case.
1191 (tic54x-*-*): Don't disable GCC or GCC libraries.
1192 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1193 to *.
1194 (d10v-*-*): Don't disable GCC libraries.
1195 (d30v-*-*): Don't disable libgcj.
1196 (h8500-*-*): Don't disable GCC libraries.
1197 (i960-*-*): Don't disable libgcj.
1198 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1199 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1200 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1201 libgcj.
1202 (m68k-*-coff*): Remove case.
1203 (mmix-*-*): Don't disable libgloss on host.
1204 (mn10200-*-*, mn10300-*-*): Remove cases.
1205 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1206 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1207 Don't disable libgcj.
1208 (romp-*-*): Remove case.
1209 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1210 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1211 case.
1212 (v810-*-*): Don't disable GCC libraries.
1213 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1214 (ip2k-*-*): Don't disable GCC libraries.
1215 * configure: Regenerate.
1216
c9bdb152
JM
12172011-03-28 Joseph Myers <joseph@codesourcery.com>
1218
1219 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1220 libffi on host.
1221 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1222 on host.
1223 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1224 * configure: Regenerate.
1225
8c6d158a
JM
12262011-03-26 John Marino <binutils@marino.st>
1227
1228 * configure.ac: Add support for *-*-dragonfly*
1229 * configure: Regenerate.
1230
1bcce263
JM
12312011-03-25 Joseph Myers <joseph@codesourcery.com>
1232
1233 * configure.ac (native_only): Remove.
1234 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1235 send-pr uudecode guile gnuserv on host.
1236 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1237 send-pr rcs guile perl texinfo libtool on host.
1238 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1239 automake send-pr rcs guile perl texinfo libtool on host.
1240 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1241 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1242 (alpha*-dec-osf*): Don't disable fileutils on target.
1243 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1244 texinfo send-pr expect dejagnu on target.
1245 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1246 target-qthreads on target.
1247 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1248 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1249 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1250 x86_64-*-mingw*): Don't disable expect on target.
1251 (*-*-cygwin*): Don't disable target-gperf on target.
1252 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1253 gnuserv on target.
1254 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1255 target.
1256 * configure: Regenerate.
1257
8d4c5ac6
JM
12582011-03-25 Joseph Myers <joseph@codesourcery.com>
1259
1260 * configure.ac (target_tools): Remove target-groff.
1261 (native_only): Remove target-groff.
1262 (hppa*64*-*-*): Don't disable byacc.
1263 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1264 setting.
1265 (*-*-kaos*): Don't skip target-librx and target-groff.
1266 (*-*-netware*): Don't skip target-libmudflap.
1267 (*-*-tpf*): Don't skip target-libmudflap.
1268 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1269 directories on the host.
1270 (ia64*-*-*vms*): Don't skip tix.
1271 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1272 host.
1273 * configure: Regenerate.
1274
50e37333
PB
12752011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1276
1277 * configure.ac: Remove references to mt-mep, mt-netware,
1278 mt-wince.
1279 * Makefile.def: Add all-utils soft dependencies.
1280 * Makefile.tpl: Remove GDB_NLM_DEPS.
1281 * configure: Regenerate.
1282 * Makefile.in: Regenerate.
1283
7d77a768
PB
12842011-03-24 Paolo Bonzini <bonzini@gnu.org>
1285
1286 * configure.ac: Do not include mh-x86omitfp.
1287 * configure: Regenerate.
1288
3dc84509
PB
12892011-03-24 Paolo Bonzini <bonzini@gnu.org>
1290
1291 * configure.ac: Remove empty cases.
1292 * configure: Regenerate.
1293
1e2c3ec4
PB
12942011-03-24 Paolo Bonzini <bonzini@gnu.org>
1295
1296 * Makefile.def: Add dependency from termcap to gdb.
1297 * Makefile.in: Regenerate.
1298
73a817c4
PB
12992011-03-24 Paolo Bonzini <bonzini@gnu.org>
1300
1301 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1302 * configure: Regenerate.
1303 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1304 * Makefile.tpl: Likewise.
1305 * Makefile.in: Regenerate.
1306
43ecab84
PB
13072011-03-24 Paolo Bonzini <bonzini@gnu.org>
1308
1309 * configure.ac: Remove all mentions of tentative_cc.
1310 * configure: Regenerate.
1311
111eeb6e
JM
13122011-03-24 Joseph Myers <joseph@codesourcery.com>
1313
1314 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1315 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1316 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1317 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1318 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1319 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1320 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1321 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1322 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1323 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1324 *-*-rhapsody*): Remove host cases.
1325 * configure: Regenerate.
1326
4569f85e
JM
13272011-03-24 Joseph Myers <joseph@codesourcery.com>
1328
1329 * configure.ac (ppc*-*-pe): Remove host case.
1330 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1331 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1332 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1333 cases.
1334 * configure: Regenerate.
1335
f3e8ab19
JM
13362011-03-24 Joseph Myers <joseph@codesourcery.com>
1337
1338 * config.sub: Update to version 2011-03-23.
1339
56f8587a
JM
13402011-03-22 Joseph Myers <joseph@codesourcery.com>
1341
1342 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1343 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1344 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1345 * configure: Regenerate.
1346
ebb9f8b0
JM
13472011-03-22 Joseph Myers <joseph@codesourcery.com>
1348
1349 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1350 to Write After Approval.
1351 * config-ml.in: Don't handle arc-*-elf*.
1352 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1353 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1354 handle GCC libraries.
1355 * configure: Regenerate.
1356
474ee908
RO
13572011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1358
1359 PR bootstrap/48120:
1360 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1361 Add -lstdc++ -lm to LIBS.
1362 * configure: Regenerate.
1363
41446fec
DE
13642011-03-18 David Edelsohn <dje.gcc@gmail.com>
1365
1366 * config.guess: Update to version 2011-02-02
1367 * config.sub: Update to version 2011-02-24
1368
51fd6b90
JH
13692011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1370
1371 PR lto/48086
1372 * configure.ac: Re-enable LTO on *-apple-darwin9.
1373 * configure: Regenerate.
1374
a6c71270
JH
13752011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1376
1377 PR lto/48086
1378 * configure.ac: Disable LTO on darwin due to an assembler change in
1379 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1380 under 256.
1381 * configure: Regenerate.
1382
fdc1806a
CL
13832011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1384
9c78662a
UB
1385 * MAINTAINERS: Update myself as score backend maintainer,
1386 update my e-mail address.
fdc1806a 1387
9b4166b2
XG
13882011-03-09 Xuepeng Guo <terry.guo@arm.com>
1389
1390 * MAINTAINERS: Update my e-mail address.
1391
fb72848b
JY
13922011-03-06 Joey Ye <joey.ye@arm.com>
1393
1394 * MAINTAINERS: Update my e-mail address.
1395
f158c8d0
SP
13962011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1397
1398 * configure.ac: Adjust test of with_ppl.
1399 * configure: Regenerated.
1400
97efdf21
KT
14012011-03-02 Kai Tietz <ktietz@redhat.com>
1402
1403 * MAINTAINERS: Adjust my e-mail address.
1404
7d32a440
SP
14052011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1406
1407 * configure.ac: Add -lpwl to ppllibs.
1408 * configure: Regenerated.
1409
3d2bc11b
SP
14102011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1411
1412 * config/cloog.m4: Add -lisl to clooglibs.
1413 * configure: Regenerated.
1414
e3d590af
RR
14152011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1416
1417 * MAINTAINERS (CPU Port maintainers): Add self.
1418
5037599a
RO
14192011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1420
1421 * MAINTAINERS: Add myself as testsuite maintainer.
1422
12a0ae3d
MS
14232011-02-15 Mike Stump <mikestump@comcast.net>
1424
1425 * MAINTAINERS: Add myself as testsuite maintainer.
1426
029c8f3e
RW
14272011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1428
1429 Import from Libtool and gnulib:
1430
1431 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1432
1433 Prepare for supporting FreeBSD 10.
1434 * config.rpath: Remove handling of freebsd1* which soon would
1435 match FreeBSD 10.0.
1436
1437 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1438
1439 Remove support for FreeBSD 1.x.
1440 * libtool.m4 (_LT_LINKER_SHLIBS)
1441 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1442 soon would incorrectly match FreeBSD 10.0.
1443
03b2a04d
RW
14442011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1445
1446 PR binutils/12283
1447 * move-if-change: Import version from gnulib.
1448
f3d533d3
AO
14492011-02-12 Alexandre Oliva <aoliva@redhat.com>
1450
1451 PR lto/47225
1452 * Makefile.def (lto-plugin): Double dash for enable-shared.
1453 (configure-gcc): Depend on all-lto-plugin.
1454 * Makefile.in: Rebuilt.
1455
f33d8408
RW
14562011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1457
1458 * configure.ac: Remove extra bracket.
1459 * configure: Regenerate.
1460
846cf392
TB
14612011-02-08 Tobias Burnus <burnus@net-b.de>
1462
1463 * MAINTAINERS: Add myself as libquadmath maintainer.
1464
f897ac2b
TS
14652011-02-08 Thomas Schwinge <thomas@schwinge.name>
1466
1467 * MAINTAINERS: Update my email address.
1468
0e048a16
JM
14692011-02-07 Joseph Myers <joseph@codesourcery.com>
1470
1471 * MAINTAINERS (option handling): Add self.
1472
b1b0c7e6
KT
14732011-02-06 Kai Tietz <kai.tietz@onevision.com>
1474
1475 PR lto/47225
1476 * Makefile.def: Add dependency for install-gcc
1477 on install-lto-plugin.
1478 * Makfile.in: Regenerated
1479
fdd3083a
SB
14802011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1481
1482 * MAINTAINERS (CPU Port Maintainers): Add myself.
1483
29a63921
AO
14842011-01-31 Alexandre Oliva <aoliva@redhat.com>
1485
1486 PR libgcj/44341
1487 * configure.ac: Discard --with-* flags for host when configuring
1488 target libraries for cross build.
1489 * configure: Rebuilt.
1490
b305e3da
SP
14912011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1492
1493 * MAINTAINERS (linear loop transforms): Removed.
1494
6be7b668
JJ
14952011-01-25 Jakub Jelinek <jakub@redhat.com>
1496
6be7b668
JJ
1497 * configure.ac: If with_ppl is no, move setting with_cloog=no
1498 after CLOOG_REQUESTED check.
1499 * configure: Regenerated.
1500
ab4173cf
SP
15012011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1502
1503 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1504 CLooG has been requested.
1505 * configure: Regenerated.
1506
0deada9e
SP
15072011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1508
1509 * configure: Regenerated.
1510 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1511
27b9aa80
TG
15122011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1513
1514 * configure: Regenerated.
1515 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1516
33e39b66
AS
15172011-01-21 Andreas Schwab <schwab@redhat.com>
1518
1519 * configure.ac: Use AS_HELP_STRING throughout.
1520 * configure: Regenerate.
1521
fb701687
JZ
15222011-01-18 Jie Zhang <jie.zhang@analog.com>
1523
1524 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1525 * configure: Regenerate.
1526
3752f75a
JDA
15272011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1528
1529 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1530
5a2931d1
JB
15312011-01-13 Joel Brobecker <brobecker@adacore.com>
1532
1533 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1534 for ia64-hpux.
1535 * configure: Regenerate.
3e76bf2c 1536
03ebe6c3
JH
15372011-01-07 Jan Hubicka <jh@suse.cz>
1538
1539 PR lto/47225
1540 * Makefile.in: Regenerate.
1541 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1542 configure.
1543
96bdf9b4
JH
15442011-01-07 Jan Hubicka <jh@suse.cz>
1545
1546 * Makefile.in: Regenerate.
1547 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1548 and configure dependency on lto-plugin configure.
1549 (lto-plugin module): Remove dependency on GCC; add dependency on
1550 liniberty.
1551
c12e816f
WS
15522011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1553
1554 * MAINTAINERS (Write After Approval): Add myself.
1555
539b4d11
HS
15562010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1557
1558 * configure: Regenerate.
1559
6e307056
HS
15602010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1561
1562 * configure.ac: (picochip): Disable libiberty.
1563
0c2e6904
KP
15642010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1565
1566 * MAINTAINERS (Write After Approval): Add myself.
1567
d479b128
ILT
15682010-12-10 Ian Lance Taylor <iant@google.com>
1569
1570 PR bootstrap/46819
1571 * configure.ac: For --disable-libgcj clear libgcj_saved.
1572 * configure: Rebuild.
1573
87e6d9dc
TB
15742010-12-10 Tobias Burnus <burnus@net-b.de>
1575
1576 PR fortran/46540
1577 * configure.ac: Add --disable-libquadmath and
1578 --disable-libquadmath-support.
1579 * configure: Regenerate.
1580
9ad64188
ILT
15812010-12-03 Ian Lance Taylor <iant@google.com>
1582
1583 * MAINTAINERS: Add myself as libgo maintainer.
1584
d062cd48
HPN
15852010-12-03 Hans-Peter Nilsson <hp@axis.com>
1586
1587 PR libffi/46792
1588 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1589 * configure: Regenerate.
1590
bec93d73
ILT
15912010-12-02 Ian Lance Taylor <iant@google.com>
1592
1593 * configure.ac: Always set default for poststage1_ldflags to
1594 -static-libstdc++ -static-libgcc.
1595
b3f122e0
AS
15962010-11-29 Andreas Schwab <schwab@redhat.com>
1597
1598 * configure.ac: Move comment to remove extra space in last argument
1599 of GCC_TARGET_TOOL.
1600
9aff220f
AO
16012010-11-26 Alexandre Oliva <aoliva@redhat.com>
1602
e7e9ce46 1603 PR other/46026
9aff220f
AO
1604 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1605 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1606 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1607 (BASE_FLAGS_TO_PASS): Use it.
1608 * configure: Rebuilt.
1609 * Makefile.in: Rebuilt.
1610
9580395f
L
16112010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1612
1613 PR binutils/12258
1614 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1615 Properly check default linker.
1616 * configure: Regnerated.
1617
21539e2e
MK
16182010-11-23 Matthias Klose <doko@ubuntu.com>
1619
1620 * configure.ac: For --enable-gold, handle value `default' instead of
9c78662a 1621 `both*'. New configure option --{en,dis}able-ld.
21539e2e
MK
1622 * configure: Regenerate.
1623
4da3b0f8
ILT
16242010-11-20 Ian Lance Taylor <iant@google.com>
1625
1626 * configure.ac: Only disable a language library if no language needs
1627 it. Don't let --disable-libgcj uncondtionally disable libffi.
1628 * configure: Rebuild.
1629
455c8f48
RW
16302010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1631
e655d2bf
RW
1632 * Makefile.in: Regenerate.
1633
455c8f48
RW
1634 PR other/46202
1635 * configure.ac: Fix just-built in-tree STRIP name to be
1636 binutils/strip-new.
1637 * configure: Regenerate.
1638 * Makefile.def (install-strip-gcc, install-strip-binutils)
1639 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1640 (install-strip-sid): Mirror dependencies on non-strip variants
1641 of these targets on the respective -strip prerequisites.
1642 * Makefile.tpl (install-strip, install-strip-host)
1643 (install-strip-target): New targets.
1644 (install-strip-[+module+], install-strip-target-[+module+]):
1645 New targets.
1646 * Makefile.in: Regenerate.
1647
632e2a07
ILT
16482010-11-19 Ian Lance Taylor <iant@google.com>
1649 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1650
1651 * configure.ac: Add target-libgo to target_libraries. Set
1652 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1653 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1654 (HOST_EXPORTS): Add GOC.
1655 (BASE_TARGET_EXPORTS): Add GOC.
1656 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1657 (GOCFLAGS_FOR_TARGET): New variable.
1658 (EXTRA_HOST_FLAGS): Add GOC.
1659 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1660 * Makefile.def (target_modules): Add libgo.
1661 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1662 (dependencies): Add dependency from configure-target-libgo to
1663 configure-target-libffi and all-target-libstdc++-v3. Add
1664 dependencies from all-target-libgo to all-target-libffi.
1665 (languages): Add go.
1666 * configure: Rebuild.
1667 * Makefile.in: Rebuild.
1668
ce59187e
ILT
16692010-11-19 Ian Lance Taylor <iant@google.com>
1670
1671 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1672 compiler/flag environment variables.
1673
69ecd18f
ILT
16742010-11-18 Ian Lance Taylor <iant@google.com>
1675
1676 * configure.ac: Check for lang_requires_boot_languages in
1677 config-lang.in files.
1678 * configure: Rebuild.
1679
1ec601bf
FXC
16802010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1681 Tobias Burnus <burnus@net-b.de>
1682
1683 PR fortran/32049
1684 * Makefile.def: Add libquadmath; build it with language=fortran.
1685 * configure.ac: Add libquadmath.
1686 * Makefile.tpl: Handle multiple libs in check-[+language+].
1687 * Makefile.in: Regenerate.
1688 * configure: Regenerate.
1689
b9b9d342
TT
16902010-11-16 Tom Tromey <tromey@redhat.com>
1691
1692 * MAINTAINERS: Moved myself to reviewers section.
1693
ecbfe87a
ZD
16942010-11-15 Zdenek Dvorak <ook@ucw.cz>
1695
1696 * MAINTAINERS: Moved myself to reviewers section.
1697
29a4f477
RW
16982010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1699
1700 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1701 (Write After Approval): Remove self.
1702
9965e3cd
AS
17032010-11-15 Andreas Schwab <schwab@redhat.com>
1704
1705 * configure.ac: Fix spelling in option names.
1706 * configure: Regenerated.
1707
0463992b
GJL
17082010-11-13 Georg-Johann Lay <georgjohann@web.de>
1709
1710 PR bootstrap/39622
1711 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1712 * configure: Regenerated.
1713
3df08734
KG
17142010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1715
1716 * MAINTAINERS: Update my email address.
1717
f16e2237
TG
17182010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1719
f16e2237
TG
1720 * configure: Regenerate.
1721
0bb52d68
TG
17222010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1723
1f980c25 1724 * configure: Regenerate.
0bb52d68 1725
aba2b02e
TG
17262010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1727
aba2b02e
TG
1728 * configure: Regenerate.
1729
27882098
TG
17302010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1731
27882098
TG
1732 * configure: Regenerate.
1733
d32ef397
AS
17342010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1735
1736 * configure.ac: Support official CLooG.org versions.
1737 * configure: Regenerate.
1738 * config/cloog.m4: New.
1739
5a4b6c0e
FD
17402010-11-10 François Dumont <francois.cppdevs@free.fr>
1741
1742 * MAINTAINERS (Write After Approval): Add myself.
1743
f2cea726
DE
17442010-11-09 David Edelsohn <dje.gcc@gmail.com>
1745
1746 * MAINTAINERS: Update my email address.
1747
d8ed14ce
IS
17482010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1749
1750 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1751 * configure: Regenerate.
d8ed14ce 1752
48215350
DK
17532010-11-03 Ian Lance Taylor <iant@google.com>
1754 Dave Korn <dave.korn.cygwin@gmail.com>
1755
1756 PR lto/46273
1757 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1758 and on other supported platforms whenever LTO is enabled.
1759 * configure: Rebuild.
1760
87841584
AM
17612010-11-02 Alan Modra <amodra@gmail.com>
1762
1763 PR binutils/12110
1764 * configure.ac: Error when source path contains spaces.
1765 * configure: Regenerate.
1766
fe12dfe1
JW
17672010-10-23 James E. Wilson <wilson@codesourcery.com>
1768
1769 * MAINTAINERS: Update my email address.
1770
66c92425
ILT
17712010-10-20 Ian Lance Taylor <iant@google.com>
1772
1773 * Makefile.def (target_modules): Set lib_path to src/.libs for
1774 libstdc++-v3 module.
1775 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1776 * Makefile.in: Rebuild.
1777
187d3518
LB
17782010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1779
1780 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1781 (Write After Approval): Remove myself.
1782
02db6bba
TG
17832010-10-15 Tristan Gingold <gingold@adacore.com>
1784
1785 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1786
c0103e74
DR
17872010-10-14 Douglas Rupp <rupp@gnat.com>
1788
1789 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1790
1cd0b716
DK
17912010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1792
1793 * configure.ac (build_lto_plugin): New shell variable.
1794 (--enable-lto): Turn on by default for all non-ELF platforms that
1795 have had LTO support added so far. Set build_lto_plugin appropriately
1796 for both ELF and non-ELF.
1797 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1798 * configure: Regenerate.
1799
d4c1abb3
RW
18002010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1801
1802 Sync from src:
1803 * configure.ac (v850 support): Remove target-libgloss from
1804 noconfigdirs.
1805 * configure: Regenerate.
1806
ffedf511
RW
18072010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1808
1809 PR bootstrap/45326
1810 PR bootstrap/45174
1811 * configure.ac: Honor initial values of $build_configargs,
1812 $host_configargs, $target_configargs. Mark the precious, so
1813 environment settings get recorded.
1814 * configure: Regenerate.
1815
e1826acc
RW
18162010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1817
1818 PR bootstrap/45796
1819 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1820 Depend on all-build-libiberty.
1821 * Makefile.in: Regenerate.
1822
80920132
ME
18232010-09-30 Michael Eager <eager@eagercon.com>
1824
1825 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1826 * configure: Regenerate.
1827
770a498a
ME
18282010-09-28 Michael Eager <eager@eagercon.com>
1829
1830 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1831
86dfbd58
RW
18322010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1833
1834 PR bootstrap/44621
1835 * configure.ac: Fix unportable shell quoting.
1836 * configure: Regenerate.
1837
db50fe7d
IS
18382010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1839
1840 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1841 targets and amend comment.
1842 * configure: Regenerate.
1843
0064e825
TB
18442010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1845
1846 * MAINTAINERS (Write After Approval): Add myself.
1847
bb79486c
JH
18482010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1849
1850 * configure.ac: Enable LTO by default on Darwin.
1851 * configure: Regenerate.
1852
9e0b22c3
MS
18532010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1854
bb79486c 1855 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 1856
2fabf1b7
IB
18572010-09-01 Ian Bolton <ian.bolton@arm.com>
1858
bb79486c 1859 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 1860
3a9abc98
DS
18612010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1862
1863 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1864 ports
1865
331a9a59
DY
18662010-07-28 David Yuste <david.yuste@gmail.com>
1867
1868 * MAINTAINERS (Write After Approval): Add myself.
1869
223a9d64
N
18702010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1871
1872 * configure.ac: Support all v850 targets.
1873 * configure: Regenerate.
1874
9183bdcf
MG
18752010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1876
1877 PR bootstrap/44455
1878 * configure.ac (extra_mpfr_configure_flags): Copy from
1879 extra_mpc_gmp_configure_flags.
1880 * configure: Re-generated.
1881
2e290598
AK
18822010-07-22 Andi Kleen <ak@linux.intel.com>
1883
1884 * MAINTAINERS (Write After Approval): Add myself.
1885
8d6cd388
CLT
18862010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
b0b01eb0
JY
18902010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1891
1892 * MAINTAINERS (Write After Approval): Add myself.
1893
77198d71
JH
18942010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1895
1896 PR target/44862
1897 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1898 Provide -B option to allow for link spec %s substitutions for
1899 libstdc++.a on darwin.
1900 * Makefile.in: Regenerate.
1901
02fe70af
MM
19022010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1903
1904 * MAINTAINERS (Reviewers): Update my e-mail address
1905
c63a4676
AO
19062010-06-10 Alexandre Oliva <aoliva@redhat.com>
1907
1908 * Makefile.def (configure-gcc): Depend on all-libelf.
1909 * Makefile.in: Rebuild.
1910
e68edbf6
FC
19112010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1912
1913 * MAINTAINERS (Write After Approval): Add myself in the right place.
1914
dce2d8b2 19152010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
1916
1917 * MAINTAINERS (Write After Approval): Add myself.
1918
dce2d8b2 19192010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
1920
1921 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
1922
19232010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 1924
1ab55d69
MK
1925 * config.sub: Update to version 2010-05-21.
1926 * config.guess: Update to version 2010-04-03.
0c422e74 1927
02540df4
SB
19282010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1929
1930 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1931 * configure: Regenerate.
1932
dfe5f5b2
ST
19332010-05-12 Sriraman Tallam <tmsriram@google.com>
1934
1935 * MAINTAINERS (Write After Approval): Add myself.
1936
c082f9f3
SB
19372010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1938
1939 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1940 a platform that supports LTO.
1941 * configure: Regenerate.
1942
f1af9e5f
SP
19432010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1944
1945 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1946 * configure: Regenerated.
1947
38e3d868
RM
19482010-04-27 Roland McGrath <roland@redhat.com>
1949 H.J. Lu <hongjiu.lu@intel.com>
1950
1951 * configure.ac (--enable-gold): Support both, both/gold and
1952 both/bfd to add gold to configdirs without removing ld.
1953 * configure: Regenerated.
1954
1955 * Makefile.def: Add install-gold dependency to install-ld.
1956 * Makefile.in: Regenerated.
1957
3bec79c5
DK
19582010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1959
1960 PR lto/42776
1961 * configure.ac (--enable-lto): Refactor handling so libelf tests
1962 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1963 and allow LTO to be explicitly enabled on non-ELF platforms that
1964 are known to support it inside else-clause.
1965 * configure: Regenerate.
1966
615c8ffa
EB
19672010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1968
1969 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1970 * configure: Regenerate.
1971
e4522f78
RC
19722010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1973
1974 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1975 * configure: Regenerate.
1976
8ccb78f2
RO
19772010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1978
1979 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1980 separately.
1981 * configure: Regenerate.
1982
d5cc2ee3
KW
19832010-04-16 Kevin Williams <kevin.williams@inria.fr>
1984
1985 * MAINTAINERS (Write After Approval): Add myself.
1986
8406cb62
TG
19872010-04-14 Tristan Gingold <gingold@adacore.com>
1988
1989 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1990 * configure: Regenerate.
1991
3591b8e2
SE
19922010-04-13 Steve Ellcey <sje@cup.hp.com>
1993
1994 * configure: Regenerate after change to elf.m4.
1995
a82ecc7b
IS
19962010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1997
1998 * MAINTAINERS (Write After Approval): Add myself.
1999
1f0bf148
SP
20002010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2001
2002 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2003 * configure: Regenerated.
2004
20052010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2006
2007 * configure.ac: Print "buggy but acceptable" when CLooG
2008 revision is less than 9.
2009 * configure: Regenerated.
2010
ecd01dee
DN
20112010-04-01 Diego Novillo <dnovillo@google.com>
2012
2013 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2014
dc683a3f
RW
20152010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2016
2017 PR bootstrap/43615
2018 PR bootstrap/43328
2019
2020 Revert:
2021
2022 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2023
2024 * configure.ac: Do not pass --enable-multilib nor
2025 --disable-multilib in baseargs. Accept explicitly passed
2026 --enable_multilib.
2027 * configure: Regenerate.
2028
7527d83f
UW
20292010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2030
2031 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2032
895522b6
JJ
20332010-03-31 Janis Johnson <janis187@us.ibm.com>
2034
2035 * MAINTAINERS: Remove myself.
2036
9db4e878
RW
20372010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2038
2039 PR bootstrap/43328
2040 * configure.ac: Do not pass --enable-multilib nor
2041 --disable-multilib in baseargs. Accept explicitly passed
2042 --enable_multilib.
2043 * configure: Regenerate.
2044
acf6bf36
AP
20452010-03-28 Andrew Pinski <pinskia@gmail.com>
2046
2047 * MAINTAINERS (spu port): Remove me.
2048
b42f0d7e
JM
20492010-03-23 Joseph Myers <joseph@codesourcery.com>
2050
2051 * configure.ac (tic6x-*-*): New case.
2052 * configure: Regenerate.
2053
0d1152b1
JM
20542010-03-23 Joseph Myers <joseph@codesourcery.com>
2055
2056 * config.sub: Update to version 2010-03-22.
2057 * config.guess: Update to version 2009-12-30.
2058
dce2d8b2 20592010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2060
2061 PR ada/42554
2062 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2063 * configure: Regenerate.
2064
5408fbe8
RR
20652010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2066
2067 * MAINTAINERS: Update my email address.
2068
3f55a3b3
SP
20692010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2070
2071 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2072 (ghassan.shobaki@amd.com): Removed.
2073
3f08f7e8
AM
20742010-03-17 Alan Modra <amodra@gmail.com>
2075
2076 * MAINTAINERS: Update my email address.
2077
f3a9d094
DN
20782010-03-16 Diego Novillo <dnovillo@google.com>
2079
2080 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2081 Matthews.
2082
db5c4b8b
JM
20832010-03-16 Joseph Myers <joseph@codesourcery.com>
2084
2085 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2086 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2087
b995570a
JM
20882010-03-16 Joseph Myers <joseph@codesourcery.com>
2089
2090 * MAINTAINERS: Update my email address.
2091
124cc66f
DJ
20922010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2093
2094 * MAINTAINERS: Update my email address.
2095
a4581668
BS
20962010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2097
2098 * MAINTAINERS: Update my email address.
2099
49d78e29
JZ
21002010-03-09 Jie Zhang <jie@codesourcery.com>
2101
2102 * MAINTAINERS: Update my email address.
2103
8927b7c0
RO
21042010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2105
2106 PR libstdc++/32499
2107 * configure.ac (RANLIB): Default to true.
2108 (STRIP): Likewise.
2109 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2110 * configure: Regenerate.
2111
dce2d8b2 21122010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2113
2114 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2115 (Write After Approval): Update my email address.
2116
bf646aaf
NC
21172010-02-17 Nick Clifton <nickc@redhat.com>
2118
2119 PR 11238
2120 * Makefile.tpl (local-distclean): Also remove config.cache files in
2121 sub-directories as there may not be Makefiles present in the
2122 sub-directories.
96e41f16
NC
2123 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2124 the config.cache files found by the find command.
2125
bf646aaf
NC
2126 * Makefile.in: Regenerate.
2127 * configure.ac: Revert previous delta.
2128 * configure: Regenerate.
2129
ff78880a
NC
21302010-02-15 Nick Clifton <nickc@redhat.com>
2131
2132 PR 11238
2133 * configure.ac: Delete config.cache files in sub-directories when
2134 deleting Makefiles.
2135 * configure: Regenerate.
2136
8150eadf
BE
21372010-02-12 Ben Elliston <bje@gnu.org>
2138
2139 * MAINTAINERS: Update my email address.
2140
a9e12bfd
AP
21412010-02-08 Andrew Pinski <pinskia@gmail.com>
2142
2143 * MAINTAINERS (spu port): Update my email address.
2144
95315086
JZ
21452010-02-08 Jie Zhang <jie.zhang@analog.com>
2146
2147 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2148
362c6d2f
KG
21492010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2150
2151 * configure.ac: Add "recommended" version checks for GMP/MPC.
2152 Update recommended GMP/MPFR/MPC versions.
2153 * configure: Regenerate.
2154
888c5ad2
JR
21552010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2156
2157 * MAINTAINERS: Move my Embecosm email address into the
2158 write-after-approval section.
2159
3bf714a7
ILT
21602010-01-26 Ian Lance Taylor <iant@google.com>
2161
2162 * MAINTAINERS: Add myself as Go frontend maintainer.
2163
ad1e5170
JR
21642010-01-25 Joern Rennecke <amylaar@spamcop.net>
2165
2166 PR libstdc++/36101, PR libstdc++/42813
2167 * configure.ac (bootstrap_target_libs): Make inclusion of
2168 target-libgomp conditional on libgomb being in target_configdirs.
2169 * configure: Regenerate.
2170
fb0553d1
JR
21712010-01-23 Joern Rennecke <amylaar@spamcop.net>
2172
2173 PR libstdc++/36101, PR libstdc++/42813
2174 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2175 * configure: Regenerate.
2176
aae29963
JR
21772010-01-22 Joern Rennecke <amylaar@spamcop.net>
2178
2179 PR libstdc++/36101, PR libstdc++/42813
2180 * configure.ac (target_configdirs): Substitute.
2181 * Makefile.def: Bootstrap target module libgomp.
2182 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2183 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2184 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2185 * configure, Makefile.in: Regenerate.
2186
d8fe8895
DK
21872010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2188
2189 * MAINTAINERS: Adjust my details.
2190
ebfe4897
EW
21912010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2192
2193 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2194
f7746c59
TL
21952010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2196
2197 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2198
306c7b5b
TL
21992010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2200
2201 * MAINTAINERS (Write After Approval): Add myself.
2202
1b8b9e19
KT
22032010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
c164615b
RG
22072010-01-11 Richard Guenther <rguenther@suse.de>
2208
2209 PR lto/41569
2210 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2211 * Makefile.in: Regenerated.
2212
f3f623ae
AT
22132010-01-11 Andreas Tobler <andreast@fgznet.ch>
2214
2215 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2216 * configure: Regenerate.
2217
592c90ff 22182010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 2219 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
2220
2221 PR bootstrap/42424
2222 * configure.ac: Include libtool m4 files.
9c78662a 2223 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
2224 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2225 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 2226
592c90ff
KG
2227 * configure: Regenerate.
2228
60a2e213
RW
22292010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2230
2231 PR bootstrap/41818
2232 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2233 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2234 * Makefile.in: Regenerate.
2235
7413962d
RG
22362010-01-02 Richard Guenther <rguenther@suse.de>
2237
2238 PR lto/41529
2239 * configure.ac: Include config/elf.m4. Disable LTO if not
2240 builting for an elf target.
2241 * configure: Regenerate.
2242
f77f3945
CF
22432009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2244
2245 * MAINTAINERS: Change my email address.
2246
4960e3f0
BE
22472009-12-18 Ben Elliston <bje@au.ibm.com>
2248
2249 * config.sub, config.guess: Update from upstream sources.
2250
d16a31da
SZ
22512009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2252
2253 * MAINTAINERS (Write After Approval): Add myself.
2254
3a5729ea
KG
22552009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2256
2257 PR middle-end/30447
2258 PR middle-end/30789
2259 PR other/40302
2260
2261 * configure.ac: Require MPC.
2262 * configure: Regenerate.
2263
43e02a8a
RW
22642009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2265
2266 PR target/38384
2267 PR bootstrap/40972
2268 * libtool.m4: Sync from git Libtool.
2269 * ltoptions.m4: Likewise.
2270 * ltversion.m4: Likewise.
2271 * lt~obsolete.m4: Likewise.
2272 * ltmain.sh: Likewise.
2273
360d4522
KG
22742009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2275
2276 * configure.ac: Update minimum MPC version to 0.8.
2277 * configure: Regenerate.
2278
f264ed56
SP
22792009-11-21 Sebastian Pop <sebpop@gmail.com>
2280
2281 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2282 * configure: Regenerated.
2283
ed2eaa9f
ILT
22842009-11-21 Ian Lance Taylor <iant@google.com>
2285
2286 * configure.ac: Change default of poststage1_ldflags to be empty if
2287 poststage1_libs is set. When poststage1_libs is empty, and
2288 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2289 * configure: Rebuild.
2290
58346783
AN
22912009-11-21 Adam Nemet <adambnmet@gmail.com>
2292
2293 * MAINTAINERS (Write After Approval): Update my email address.
2294
5ca0106a
BE
22952009-11-20 Ben Elliston <bje@au.ibm.com>
2296
2297 * config.guess: Update from upstream sources.
2298
87213cd4
AO
22992009-11-16 Alexandre Oliva <aoliva@redhat.com>
2300
2301 * Makefile.def: Restore host and target settings for gmp.
2302 * Makefile.in: Rebuild.
2303
f61428ed
AO
23042009-11-16 Alexandre Oliva <aoliva@redhat.com>
2305
2306 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2307 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2308 Fix portability of test of C++ as bootstrap language. Add
2309 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2310 * configure: Rebuild.
2311 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2312 and cloog. Fix in-tree ppl configuration. Introduce libelf
2313 in-tree building.
2314 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2315 (POSTSTAGE1_HOST_EXPORTS): Use it.
2316 (STAGE[+id+]_CXXFLAGS): New.
2317 (BASE_FLAGS_TO_PASS): Pass it down.
2318 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2319 extra_exports.
2320 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2321 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2322 extra_exports.
2323 * Makefile.in: Rebuild.
2324
f6c56be6
BE
23252009-11-17 Ben Elliston <bje@au.ibm.com>
2326
2327 * config.sub, config.guess: Update from upstream sources.
2328
0ccb5970
JK
23292009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2330
2331 * MAINTAINERS (Write After Approval): Add myself.
2332
dce2d8b2 23332009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
2334
2335 * MAINTAINERS (Write After Approval): Add myself.
2336
5d571eaa
OS
23372009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2338
2339 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2340 paths for *-w64-mingw* and x86_64-*mingw*.
2341 * configure: Regenerated.
2342
dce2d8b2 23432009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
2344
2345 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2346
c393f559
BK
23472009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2348
2349 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2350 Phil Edwards to Write-After Approval.
2351
ef4c4300
KT
23522009-10-30 Kai Tietz <kai.tietz@onevision.com>
2353
2354 * configure.ac: Disable target-winsup & co for
2355 x86_64-*-mingw* and *-w64-mingw* targets.
2356 * configure: Regenerated.
2357
65a324b4
NC
23582009-10-16 Nick Clifton <nickc@redhat.com>
2359
2360 * MAINTAINERS: Add myself as a maintainer for the RX port.
2361
dce2d8b2 23622009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 2363
9c78662a 2364 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 2365
17e72e5d
RO
23662009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2367
2368 * configure.ac (CLooG test): Use = with test.
2369 * configure: Regenerate.
2370
ed3a56f3
RG
23712009-10-22 Richard Guenther <rguenther@suse.de>
2372
2373 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2374 cloog if the ppl version check failed. Move flags saving
2375 before setting in libelf check.
2376 * configure: Regenerate.
2377
ad0abd3c
RG
23782009-10-21 Richard Guenther <rguenther@suse.de>
2379
2380 * configure.ac: Adjust the ppl and cloog configure to work as
2381 documented. Disable cloog if ppl was disabled. Omit the version
2382 checks if they were disabled.
2383 * configure: Re-generate.
2384
e4c5bd48
RW
23852009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2386
2387 * configure.ac: Add 'lto' to enable_languages, not
2388 new_enable_languages, and only if not already present.
2389 * configure: Regenerate.
2390
0ffd69c5
GP
23912009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2392
2393 * README: Refer to the various COPYING* files instead of just
2394 COPYING.
2395 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2396
dce2d8b2 23972009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
2398
2399 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 2400
58687768
RG
24012009-10-07 Richard Guenther <rguenther@suse.de>
2402
2403 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2404 and Richard Guenther as reviewers.
2405 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2406 as reviewers.
2407
49b0ca5c 24082009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 2409
49b0ca5c 2410 * config.sub: Update from upstream sources.
d2d9ce5e 2411
aeb94799
ILT
24122009-10-06 Ian Lance Taylor <iant@google.com>
2413
2414 * Makefile.def: check-gold depends upon all-gas.
2415 * Makefile.in: Rebuild.
2416
123651cd
PM
24172009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2418
2419 * MAINTAINERS (Write After Approval): Add myself.
2420
d7f09764
DN
24212009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2422
2423 * Makefile.def: all-lto-plugin depends on all-libiberty.
2424 set bootstrap=true for lto-plugin.
2425 Add lto-plugin.
2426 * Makefile.in: Regenerate.
2427 * configure.ac (host_libs): Add lto-plugin.
2428 * configure: Regenerate.
2429
d7f09764
DN
24302009-10-03 Diego Novillo <dnovillo@google.com>
2431
2432 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2433 (HOST_LIBELFLIBS): Define.
2434 (HOST_LIBELFINC): Define.
2435 * Makefile.in: Regenerate.
2436 * configure.ac: Add --enable-lto.
2437 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2438 If --enable-lto is used, add 'lto' to new_enable_languages.
2439 If --enable-lto is used and gold is enabled, add
2440 lto-plugin to configdirs.
2441 * configure: Regenerate.
2442
24432009-10-03 Simon Baldwin <simonb@google.com>
2444
2445 * configure.ac: If --with-system-zlib, suppress local zlib and
2446 pass --with-system-zlib to subdir configure scripts.
2447 * configure: Regenerate.
2448
dce2d8b2 24492009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
2450 Paolo Bonzini <bonzini@gnu.org>
2451
2452 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2453 $(srcdir).
2454 * Makefile.in: Rebuilt.
2455
dce2d8b2 24562009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
2457
2458 * MAINTAINERS (Write After Approval): Add myself.
2459
3e661154
KG
24602009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2461
2462 * configure.ac: Update minimum MPC version to 0.7.
2463 * configure: Regenerate.
2464
f1a036e4
NC
24652009-09-25 Nick Clifton <nickc@redhat.com>
2466
2467 * configure.ac: Pass any --cache-file=/dev/null option on to
2468 subconfigures.
2469 * configure: Regenerate.
2470
d4c74acc
NC
24712009-09-23 Nick Clifton <nickc@redhat.com>
2472
2473 * config.sub, config.guess: Update from upstream sources.
2474
dce2d8b2 24752009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
2476
2477 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2478 * Makefile.in: Rebuilt.
2479
0db770bd
RW
24802009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2481
2482 PR bootstrap/32272
2483 * configure.ac: Error out if $srcdir isn't '.' but contains
2484 host-${host_noncanonical}.
2485 * configure: Regenerate.
2486
71101870
RO
24872009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2488
2489 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2490 maintainer.
2491
ca6d0d62
RW
24922009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2493
79cd2b23
RW
2494 * configure.ac: If bootstrapping a combined tree with
2495 --enable-gold, require c++ in stage1_languages.
2496 * configure: Regenerate.
2497
ab9dcd0c
RW
2498 * configure.ac: Also add target_libs of stage1_languages to
2499 bootstrap_target_libs.
2500 * configure: Regenerate.
2501
ca6d0d62
RW
2502 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2503 with --enable-languages not containing c++.
2504 * configure: Regenerate.
2505
1c3c9f12
JZ
25062009-09-15 Jie Zhang <jie.zhang@analog.com>
2507
2508 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2509 * configure: Regenerate.
2510
dce2d8b2 25112009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 2512
6fb30a14
JR
2513 * MAINTAINERS (Write After Approval): Update my e-mail address,
2514 and move from from here...
2515 (Waiting for paperwork): To here.
0318772d 2516
4056c2c6
JM
25172009-09-09 Joseph Myers <joseph@codesourcery.com>
2518
2519 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2520
3e54529c
RW
25212009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2522
2523 * configure.ac: Do not use $extrasub for replacing @if/@endif
2524 parts in Makefile; instead, use additional arguments to
2525 AC_CONFIG_COMMANDS to do the replacement manually, with several
2526 sed invocations, to avoid HP-UX sed command limits.
2527 * configure: Regenerate.
2528
713e2ea6
AO
25292009-09-08 Alexandre Oliva <aoliva@redhat.com>
2530
2531 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2532 blank before -L.
2533
5646b7b9
AO
25342009-09-04 Alexandre Oliva <aoliva@redhat.com>
2535
2536 * configure.ac (with-build-config): Document. Handle without.
2537 Handle missing argument.
2538 * configure: Rebuilt.
2539
e12c4094
AO
25402009-09-03 Alexandre Oliva <aoliva@redhat.com>
2541
2542 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2543 Default to bootstrap-debug only if compare-debug works.
2544 * configure: Rebuilt.
2545 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2546 * Makefile.in: Rebuilt.
2547
75cb0057
RO
25482009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2549
2550 * MAINTAINERS (OS Port Maintainers): Update my email address.
2551
8fc68cba
AO
25522009-09-01 Alexandre Oliva <aoliva@redhat.com>
2553
2554 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2555 * Makefile.in: Rebuilt.
2556
44cb38cf
CD
25572009-09-01 Chris Demetriou <cgd@google.com>
2558
2559 * MAINTAINERS (Write After Approval): Add myself.
2560
f9329c35
DS
25612009-08-31 Dodji Seketeli <dodji@redhat.com>
2562
2563 PR debug/30161
2564 * include/dwarf2.h (enum dwarf_tag): Added
2565 DW_TAG_GNU_template_template_param
2566 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2567
f945e229
PB
25682009-08-30 Paolo Bonzini <bonzini@gnu.org>
2569
2570 * Makefile.tpl (AWK): Fix typo.
2571 * Makefile.in: Regenerate.
2572
87264276
PB
25732009-08-30 Paolo Bonzini <bonzini@gnu.org>
2574
2575 * configure.ac: Detect awk and sed.
2576 * Makefile.def (flags_to_pass): Add AWK and SED.
2577 * Makefile.tpl (AWK, SED): New.
2578 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2579 * configure: Regenerate.
2580 * Makefile.in: Regenerate.
2581
68ccd57c
DK
25822009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2583
2584 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2585 (collapseslashes): Likewise.
2586
df58e648
RW
25872009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2588
2589 * configure.ac (AC_PREREQ): Bump to 2.64.
2590
0539cb2c
RW
25912009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2592
70fa0efa
RW
2593 * configure.ac: Remove --with-datarootdir, --with-docdir,
2594 --with-pdfdir, --with-htmldir switches.
2595 * configure: Regenerate.
2596
5213506e
RW
2597 * configure: Regenerate.
2598
0539cb2c
RW
2599 * compile: Sync from Automake 1.11.
2600 * depcomp: Likewise.
2601 * install-sh: Likewise.
2602 * missing: Likewise.
2603 * mkinstalldirs: Likewise.
2604 * ylwrap: Likewise.
2605
197c68cc
DK
26062009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2607
2608 * ltmain.sh (func_normal_abspath): New function.
2609 (func_relative_path): Likewise.
2610 (func_mode_help): Document new -bindir option for link mode.
2611 (func_mode_link): Add new -bindir option, and use it to place
2612 output DLL if specified.
2613
58af276a
RW
26142009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2615
0115d4a3
RW
2616 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2617 (baseargs): Add --disable-option-checking.
2618 * configure: Regenerate.
2619
58af276a
RW
2620 * Makefile.def (configure-target-libiberty): Depend on
2621 all-binutils and all-ld.
2622 (configure-target-newlib): Likewise.
2623 * Makefile.in: Regenerate.
2624
e9d9afef
BE
26252009-08-17 Ben Elliston <bje@au.ibm.com>
2626
2627 * config.sub, config.guess: Update from upstream sources.
2628
354ebf88
RW
26292009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2630
2631 Sync from src, merge:
2632
2633 2009-07-02 Tristan Gingold <gingold@adacore.com>
2634
2635 * configure.ac: Do not exclude gas for i386-*-darwin.
2636 Add a case for x86_64-*-darwin.
2637 * configure: Regenerate.
2638
8375f7b2
NV
26392009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2640
2641 * MAINTAINERS: Add my name to Write After Approval list.
2642
dce2d8b2 26432009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
2644
2645 * configure.ac: Add Microblaze target.
2646 * configure: Regenerate.
2647
ea2002ba
CB
26482009-07-31 Christian Bruel <christian.bruel@st.com>
2649
2650 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2651 * configure: Regenerate.
2bf33cdb 2652
dce2d8b2 26532009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
2654
2655 * MAINTAINERS (Write After Approval): Update my e-mail address.
2656
e90e6bd7
ILT
26572009-07-06 Ian Lance Taylor <iant@google.com>
2658
2659 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2660 * configure: Rebuild.
2661
f6e0880a
TG
26622009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2663
2664 * MAINTAINERS: Move myself to the Graphite Reviewers.
2665
6d984927
WG
26662009-06-30 Wei Guozhi <carrot@google.com>
2667
2668 * MAINTAINERS: Add my name to Write After Approval list.
2669
f2689b09
SE
26702009-06-26 Steve Ellcey <sje@cup.hp.com>
2671
2672 PR bootstrap/40338
2673 * configure.ac (comparestring): Create new variable.
2674 * Makefile.tpl (comparestring): Use to skip some comparisions.
2675 * configure: Regenerate.
2676 * Makefile.in: Regenerate.
2677
f62c0ba4
DE
26782009-06-26 Doug Evans <dje@sebabeach.org>
2679
2680 * Makefile.def (host_modules): Add cgen.
2681 * Makefile.in: Regenerate.
2682 * configure.ac (host_tools): Add cgen.
2683 * configure: Regenerate.
2684
7acf4da6
DD
26852009-06-23 DJ Delorie <dj@redhat.com>
2686
2687 * MAINTAINERS: Add myself as mep maintainer.
2688
00020c16
ILT
26892009-06-23 Ian Lance Taylor <iant@google.com>
2690
2691 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2692 boot_languages. Only bootstrap target libraries listed in
2693 target_libs for some boot language. Add --with-stage1-ldflags,
2694 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2695 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2696 if not building with C++.
2697 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2698 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2699 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2700 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2701 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2702 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2703 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2704 * configure, Makefile.in: Rebuild.
2705
1da52d4a
LF
27062009-06-23 Li Feng <nemokingdom@gmail.com>
2707
2708 * MAINTAINERS: Added my name to write-after-approval list.
2709
144c9175
RM
27102009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2711
2712 * configure.ac: Define is_elf for QNX Neutrino targets.
2713 * configure: Regenerate.
2714
e5871e24
GS
27152009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2716
9c78662a 2717 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 2718
5f4a82c0
KG
27192009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2720
2721 * configure.ac: Detect MPC in default directory.
2722 * configure: Regenerate.
2723
394e9195
JG
27242009-06-03 Jerome Guitton <guitton@adacore.com>
2725 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2726
9c78662a
UB
2727 * Makefile.tpl (all): Avoid a trailing backslash.
2728 * Makefile.in: Regenerate.
394e9195 2729
47bca6aa
BE
27302009-06-03 Ben Elliston <bje@au.ibm.com>
2731
2732 * config.sub, config.guess: Update from upstream sources.
2733
a891a473
RS
27342009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2735
2736 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2737 to noconfdirs.
2738 * configure: Regenerate.
2739
70cb2d9f
AO
27402009-06-02 Alexandre Oliva <aoliva@redhat.com>
2741
2742 * Makefile.tpl ([+compare-target+]): Compare all stage
2743 directories, rather than just gcc.
2744 * Makefile.in: Rebuilt.
2745
7f1245df
DK
27462009-06-01 Doug Kwan <dougkwan@google.com>
2747
2748 * configure.ac: Support gold for target arm*-*-*.
2749 * configure: Regenerate.
394e9195 2750
acd26225
KG
27512009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2752
2753 * Makefile.def: Add MPC support and dependencies.
2754 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2755
2756 * Makefile.in, configure: Regenerate.
2757
a1fc946a
AO
27582009-05-27 Alexandre Oliva <aoliva@redhat.com>
2759
2760 * Makefile.tpl (all): Avoid harmless warning in make all when
2761 gcc-bootstrap is enabled but stage_last does not exist.
2762 * Makefile.in: Rebuilt.
2763
2e6a3c8d
NR
27642009-05-24 Nicolas Roche <roche@adacore.com>
2765
2766 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2767 * Makefile.in: Regenerate.
2768
63487d11
DC
27692009-05-21 Denis Chertykov <chertykov@gmail.com>
2770
2771 * MAINTAINERS: Update my e-mail address.
2772
449223af
DK
27732009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2774
2775 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2776 * configure: Regenerate.
2777
31c98f49
AO
27782009-05-18 Alexandre Oliva <aoliva@redhat.com>
2779
2780 PR other/40159
2781 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2782 gcc-no-bootstrap are mutually exclusive.
2783 * Makefile.in: Rebuilt.
2784
0f501837
AO
27852009-05-18 Alexandre Oliva <aoliva@redhat.com>
2786
2787 PR other/40159
2788 * Makefile.tpl (all): Don't end with unconditional success.
2789 * Makefile.in: Rebuilt.
2790
4a4a4e99
AO
27912009-05-12 Alexandre Oliva <aoliva@redhat.com>
2792
2793 PR target/37137
2794 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2795 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2796 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2797 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2798 stage_configureflags, stage_cflags and stage_libcflags into
2799 explicit Makefile macros.
2800 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2801 GFORTRAN.
2802 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2803 CC. Set CC_FOR_BUILD from CC.
2804 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2805 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2806 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2807 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2808 and GFORTRAN.
2809 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2810 (_LIBCFLAGS): Renamed to _TFLAGS.
2811 (do-compare-debug, do-compare3-debug): Drop.
2812 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2813 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2814 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2815 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2816 (XGCC_FLAGS_FOR_TARGET): New.
2817 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2818 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2819 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2820 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 2821 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
2822 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2823 TFLAGS.
2824 (BUILD_CONFIG): Include if requested.
2825 (all): Set TFLAGS on bootstrap.
2826 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2827 (all-stageid-prefixmodule): Likewise.
2828 (do-clean, distclean-stageid): Set TFLAGS.
2829 (restrap): Fix whitespace.
2830 * Makefile.in: Rebuilt.
2831
1cee3429
PB
28322009-05-07 Paolo Bonzini <bonzini@gnu.org>
2833
2834 * config.guess: Sync with src.
2835
0b70eafd
DK
28362009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2837
2838 * configure.ac ($with_ppl): Default to no if not supplied.
2839 ($with_cloog): Likewise.
2840 configure: Regenerate.
2841
5175f17c
JW
28422009-04-27 James E. Wilson <wilson@codesourcery.com>
2843
2844 * MAINTAINERS: Update my e-mail address.
2845
952fa153
NC
28462009-04-27 Nick Clifton <nickc@redhat.com>
2847
2848 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2849
a687f83c
EB
28502009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2851
2852 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2853 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2854 * Makefile.in: Regenerate.
2855
9e3eba15
KG
28562009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2857
2858 PR bootstrap/39739
2859 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2860 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2861
2862 * configure, Makefile.in: Regenerate.
2863
a687f83c 28642009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
2865
2866 * include/hashtab.h: Update GTY annotations to new syntax
2867 * include/splay-tree.h: Likewise
2868
070bdbd9
BE
28692009-04-17 Ben Elliston <bje@au.ibm.com>
2870
2871 * config.sub, config.guess: Update from upstream sources.
2872
55f2d967
AG
28732009-04-15 Anthony Green <green@moxielogic.com>
2874
2875 * configure.ac: Add moxie support.
2876 * configure: Rebuilt.
2877
309c24a9
JJ
28782009-04-14 Jakub Jelinek <jakub@redhat.com>
2879
2880 * configure.ac: Change copyright header to refer to version
2881 3 of the GNU General Public License and to point readers at the
2882 COPYING3 file and the FSF's license web page.
2883 * Makefile.def: Likewise.
2884 * Makefile.tpl: Likewise.
2885 * Makefile.in: Regenerate.
2886
b93133bc
JH
28872009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2888
2889 * configure.ac: Restore match for darwin9 or later. Use double
2890 brackets since regeneration eats one pair.
2891 * configure: Regenerate.
2892
d18ff35a
L
28932009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2894
2895 PR gas/10039
2896 * configure.ac: Require texinfo 4.7.
2897 * configure: Regenerated.
2898
748086b7
JJ
28992009-04-09 Nick Clifton <nickc@redhat.com>
2900
2901 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2902 the GCC Runtime Library Exception.
2903
a3337ea2
KG
29042009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2905
2906 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2907 * configure: Regenerate.
2908
60911f14
SE
29092009-04-01 Steve Ellcey <sje@cup.hp.com>
2910
2911 * Makefil.def (languages): New entries.
2912 * Makefile.tpl (check-gcc-*): New generic target.
2913 * Makefile.in: Regenerate.
60911f14 2914
dce2d8b2 29152009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 2916
d18ff35a 2917 * MAINTAINERS: Update my email address.
7369c1d0 2918
cfb1f59f
TT
29192009-03-18 Tom Tromey <tromey@redhat.com>
2920
d18ff35a
L
2921 * configure: Rebuild.
2922 * configure.ac (host_libs): Add libiconv.
2923 * Makefile.in: Rebuild.
2924 * Makefile.def (host_modules): Add libiconv.
2925 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 2926
75eeae1a
TG
29272009-03-16 Tristan Gingold <gingold@adacore.com>
2928
2929 * configure.ac: Treat gdb as supported on x86_64-darwin.
2930 * configure: Regenerate.
2931
f38095f3
JM
29322009-03-16 Joseph Myers <joseph@codesourcery.com>
2933
2934 * configure.ac (--with-host-libstdcxx): New option.
2935 * configure: Regenerate.
2936
dce2d8b2 29372009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
2938
2939 * MAINTAINERS: Move myself into the write after approval list.
2940
6d401294
NP
29412009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2942
2943 * MAINTAINERS: Update e-mail address.
2bf33cdb 2944
07c97076
DN
29452009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2946
2947 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2948
dce2d8b2 29492009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
2950
2951 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2952
7a9d3fe8
RW
29532009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2954
2955 Backport from git Libtool:
2956
2957 2009-01-19 Robert Millan <rmh@aybabtu.com>
2958 Support GNU/kOpenSolaris.
2959 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2960 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2961 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2962 GNU/kOpenSolaris.
2963
c9e9e11f
AS
29642009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2965
2966 * MAINTAINERS: Update e-mail address.
2967
5e8c1552 29682009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
2969
2970 * MAINTAINERS (Write After Approval): Add self.
2971
b0adb088
BM
29722009-02-18 Bingfeng Mei <bmei@broadcom.com>
2973
2974 * MAINTAINERS (Write After Approval): Add myself.
2975
ee04b574
AS
29762009-02-05 Andreas Schwab <schwab@suse.de>
2977
2978 * Makefile.tpl (stage_last): Define $r and $s before using
2979 $(RECURSE_FLAGS_TO_PASS).
2980 * Makefile.in: Regenerate
2981
907884c9
ILT
29822009-01-30 Ian Lance Taylor <iant@google.com>
2983
2984 * MAINTAINERS: Move myself to the Global Reviewers list.
2985
416ac4d4
RM
29862009-01-29 Robert Millan <rmh@aybabtu.com>
2987
2988 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2989 * configure: Regenerate.
2990
ee5decb3
GP
29912009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2992
2993 * MAINTAINERS: Make whitespace consistent.
19196f44 2994 Remove Robert Millan from Write After Approval.
ee5decb3 2995
36fbb0ec
AM
29962009-01-16 Alan Modra <amodra@bigpond.net.au>
2997
2998 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2999 (all-opcodes): Depend on all-libiberty.
3000 * Makefile.in: Regenerate.
3001
52535a64
DR
30022009-01-15 Douglas B Rupp <rupp@gnat.com>
3003
3004 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3005 * configure: Regenerate.
3006
e04a57df
RR
30072009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3008
3009 * MAINTAINERS (Write After Approval): Add myself.
3010
856c450b
SK
30112009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3012
3013 * MAINTAINERS: Add myself to reviewers (Fortran).
3014
dce2d8b2 30152009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3016
3017 PR tree-optimization/38515
3018 * configure.ac (cloog-polylib): Removed.
3019 (with_ppl, with_cloog): Test for "no".
3020 * configure: Regenerated.
3021
1e5e8a59
DF
30222009-01-11 Daniel Franke <franke.daniel@gmail.com>
3023
3024 * MAINTAINERS: Moved myself to reviewers (Fortran).
3025
5e5debf6
TS
30262009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3027
3028 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3029 (Write After Approval): Remove myself.
3030
1c42acf1
DN
30312009-01-03 Diego Novillo <dnovillo@google.com>
3032
3033 * MAINTAINERS: Remove myself from alias maintainership.
3034
2fbbedaf
DA
30352009-01-02 David Ayers <ayers@fsfe.org>
3036
3037 * MAINTAINERS: Update e-mail address.
3038
17213821
GP
30392008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3040
3041 * MAINTAINERS: Make whitespace consistent.
3042
baafc534
RW
30432008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3044
3045 Backport from upstream Libtool:
3046 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3047 Add cache variables to tests that require the linker to work.
3048 For shlibpath_overrides_runpath, this also changes the semantics
3049 to let the result from the C compiler take precedence.
3050
18430d27
BE
30512008-12-02 Ben Elliston <bje@au.ibm.com>
3052
3053 * config.sub, config.guess: Update from upstream sources.
3054
dce2d8b2 30552008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3056
3057 * configure.ac (ppllibs): Add by default the lib flags.
3058 * configure: Regenerate.
3059
41e9641b
LM
30602008-12-08 Luis Machado <luisgpm@br.ibm.com>
3061
3062 * MAINTAINERS: Add myself to the write after approval list.
3063
25783c30
JH
30642008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3065
ee04b574
AS
3066 * configure.ac: Add double brackets on darwin[912].
3067 * configure: Regenerate.
25783c30 3068
0e318fcc
DK
30692008-12-03 Daniel Kraft <d@domob.eu>
3070
3071 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3072 Approval to Reviewer section (for Fortran front-end).
3073
7f171b95
JH
30742008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3075
3076 * configure.ac: Expand to darwin10 and later.
3077 * configure: Regenerate.
3078
09ce620e
AS
30792008-12-02 Andreas Schwab <schwab@suse.de>
3080
3081 * Makefile.def: configure-target-boehm-gc depends on
3082 all-target-libstdc++-v3.
3083 * Makefile.in: Regenerate.
3084
386c704d
KT
30852008-12-02 Kai Tietz <kai.tietz@onevision.com>
3086
3087 * MAINTAINERS: Add myself as mingw maintainer.
3088
e03dd84a
BE
30892008-12-02 Ben Elliston <bje@au.ibm.com>
3090
3091 * config.sub, config.guess: Update from upstream sources.
3092
3fa87964
GP
30932008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3094
3095 * README.SCO: Remove.
3096
df72d7ed
FP
30972008-11-29 Fernando Pereira <pronesto@gmail.com>
3098
3099 * MAINTAINERS: Add myself to the write after approval list.
3100
b5646528
DK
31012008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3102
3103 * MAINTAINERS: Update my email address in WAA section.
3104
dce2d8b2 31052008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3106
3107 * MAINTAINERS: Update e-mail address.
3108
dce2d8b2 31092008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3110
3111 * MAINTAINERS: Change e-mail address.
3112
0db3a858
TG
31132008-11-27 Tristan Gingold <gingold@adacore.com>
3114
3115 * configure.ac: Build gdb for i?86-*-darwin*
3116 * configure: Regenerated.
3117
dce2d8b2 31182008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3119
3120 * MAINTAINERS: Added my full name.
3121
487e299b
DJ
31222008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3123
3124 PR bootstrap/38014
3125 PR bootstrap/37923
3126
3127 Revert:
3128
3129 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3130
3131 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3132 * Makefile.in: Regenerated.
3133
3134 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3135
3136 PR gdb/921
3137 PR gdb/1646
3138 PR gdb/2175
3139 PR gdb/2176
3140
3141 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3142 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3143 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3144 (HOST_EXPORTS): Pass CPPFLAGS.
3145 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3146 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3147 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3148 * Makefile.in, configure: Regenerated.
3149 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3150 and CPPFLAGS_FOR_BUILD.
3151
dce2d8b2 31522008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3153
3154 * MAINTAINERS: Add myself as middle end maintainer.
3155
044fed69
AS
31562008-11-06 Andrew Stubbs <ams@codesourcery.com>
3157
3158 * MAINTAINERS (Write after approval): Add myself.
3159
caf6defe
DN
31602008-11-05 Diego Novillo <dnovillo@google.com>
3161
3162 * MAINTAINERS (Global Reviewers): Add myself.
3163 (Non-Algorithmic Maintainers): Remove myself.
3164
3e9899ac
TS
31652008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3166
09ce620e 3167 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3168
ea99e36e
MM
31692008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3170
09ce620e 3171 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3172
fb0d2684
BE
31732008-10-31 Ben Elliston <bje@au.ibm.com>
3174
3175 * configure.ac (spu-*-*): Remove special case.
3176 * configure: Regenerate.
3177
73c07a3e
CM
31782008-10-30 Catherine Moore <clm@codesourcery.com>
3179
3180 * MAINTAINERS (Write after approval): Update my email address.
3181
7310a2da
SSF
31822008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3183
3184 * configure.ac [spu-*-*]: Do not set skipdirs.
3185 * configure: Re-generate.
3186
7e51fe23
BS
31872008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3188
3189 * MAINTAINERS (Various Maintainers): Add myself to reload.
3190
ef20be93
RG
31912008-10-25 Richard Guenther <rguenther@suse.de>
3192
3193 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3194 maintainer. Remove myself as libgcc-math maintainer.
3195 (Non-Algorithmic Maintainers): Remove myself.
3196
03ffcfa0
DJ
31972008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3198
3199 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3200 * Makefile.in: Regenerated.
3201
dec014a9
CC
32022008-10-23 Cary Coutant <ccoutant@google.com>
3203
3204 * MAINTAINERS (Write after approval): Add myself.
3205
b36c386c
DJ
32062008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3207
3208 PR gdb/921
3209 PR gdb/1646
3210 PR gdb/2175
3211 PR gdb/2176
3212
3213 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3214 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3215 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3216 (HOST_EXPORTS): Pass CPPFLAGS.
3217 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3218 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3219 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3220 * Makefile.in, configure: Regenerated.
3221 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3222 and CPPFLAGS_FOR_BUILD.
3223
dce2d8b2 32242008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
3225
3226 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3227 Sebastian Pop.
3228
e0bda97e
AP
32292008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3230
3231 * MAINTAINERS (Write After Approval): Added myself.
3232
36c713e0
KG
32332008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3234
3235 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3236 recommended version to 2.3.2.
3237
3238 * configure: Regenerate.
3239
8fe005ee
MM
32402008-10-01 Mark Mitchell <mark@codesourcery.com>
3241
3242 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3243
be8f156f
DD
32442008-09-29 David Daney <david.daney@caviumnetworks.com>
3245
3246 * MAINTAINERS (Write After Approval): Update e-mail address.
3247
ae11dff4
PG
32482008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3249
3250 * libtool.m4: Update to libtool 2.2.6.
3251 * lt~obsolete.m4: Update to libtool 2.2.6.
3252 * ltmain.sh: Update to libtool 2.2.6.
3253 * ltsugar.m4: Update to libtool 2.2.6.
3254 * ltversion.m4: Update to libtool 2.2.6.
3255 * ltoptions.m4: Update to libtool 2.2.6.
3256 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3257
441154b1
CF
32582008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3259
3260 * MAINTAINERS (Write After Approval): Add myself.
3261
775b3b26
BRF
32622008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3263
3264 * MAINTAINERS (Write After Approval): Update my name.
3265
94538043
SB
32662008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3267
09ce620e 3268 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3269
52d1bfd8
SE
32702008-09-18 Steve Ellcey <sje@cup.hp.com>
3271
09ce620e 3272 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3273
c5cc92f5
GP
32742008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3275
3276 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3277 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3278 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3279 and Michael Tiemann from Write After Approval since they do not
3280 actually have access.
3281
23d9794a
RG
32822008-09-05 Richard Guenther <rguenther@suse.de>
3283
3284 * configure.ac: Initialize clooglibs to -lcloog.
3285 * configure: Re-generate.
3286
192a671e
LCW
32872008-09-04 Le-Chun Wu <lcwu@google.com>
3288
3289 * MAINTAINERS (Write After Approval): Add myself.
3290
d789184e
SP
32912008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3292
3293 * configure.ac (--with-cloog-polylib): New.
3294 (--disable-cloog-version-check): New.
3295 (--disable-ppl-version-check): New.
3296 * configure: Re-generate.
3297
36a881c7
RG
32982008-09-03 Richard Guenther <rguenther@suse.de>
3299
3300 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3301 cloog test.
3302 * configure: Re-generate.
3303
358da97e
HS
33042008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3305
3306 Add picoChip port.
3307 * MAINTAINERS: Add picoChip maintainers.
3308
f8bf9252
SP
33092008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3310 Tobias Grosser <grosser@fim.uni-passau.de>
3311 Jan Sjodin <jan.sjodin@amd.com>
3312 Harsha Jagasia <harsha.jagasia@amd.com>
3313 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3314 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3315 Adrien Eliche <aeliche@isty.uvsq.fr>
3316
3317 Merge from graphite branch.
3318 * configure: Regenerate.
3319 * Makefile.in: Regenerate.
3320 * configure.ac (host_libs): Add ppl and cloog.
3321 Add checks for PPL and CLooG.
3322 * Makefile.def (ppl, cloog): Added modules and dependences.
3323 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3324 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3325
d89f0ad6
AL
33262008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3327
3328 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3329 (GCC_SHLIB_SUBDIR): New.
3330 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3331 * configure: Regenerate.
3332 * Makefile.in: Regenerate.
3333
88a25817
GP
33342008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3335
3336 * MAINTAINERS: Consistently use tabs to separate columns.
3337
f873f15f
TG
33382008-08-29 Tristan Gingold <gingold@adacore.com>
3339
3340 * MAINTAINERS (Write after Approval): Add myself.
3341
e1514c3f
TG
33422008-08-28 Tristan Gingold <gingold@adacore.com>
3343
3344 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3345 Enable bfd, binutils and opcodes.
3346 * configure: Regenerate.
3347
4717882f
JDA
33482008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3349
3350 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3351
28c9884c
TK
33522008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3353
3354 * MAINTAINERS: Use correct Umlaut for last name.
3355
ae96d86a
FXC
33562008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3357
3358 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3359
3ecc96e3
DE
33602008-08-16 David Edelsohn <edelsohn@gnu.org>
3361
3362 * MAINTAINERS: Update my email address.
3363
dd609cc1
EB
33642008-08-16 Nicolas Roche <roche@adacore.com>
3365
3366 * Makefile.tpl: Add BOOT_ADAFLAGS.
3367 * Makefile.in: Regenerate.
3368
08d0963a
RS
33692008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3370
3371 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3372 * configure: Regenerate.
3373
dce2d8b2 33742008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
3375
3376 * configure.ac: Add makefile fragments for hpux.
3377 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3378 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3379 * configure: Regenerate.
3380 * Makefile.in: Regenerate.
3381
dce2d8b2 33822008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
3383
3384 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3385
dce2d8b2 33862008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
3387
3388 * MAINTAINERS (Write after Approval): Add myself.
3389
78209f30
XG
33902008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3391
3392 * MAINTAINERS (Write After Approval): Add myself.
3393
5b5b098d
AJ
33942008-06-29 Andrew Jenner <andrew@codesourcery.com>
3395
3396 * MAINTAINERS (Write After Approval): Add myself.
3397
d812ec93
KW
33982008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3399
3400 * MAINTAINERS: Update my email address.
3401
99e78224
JY
34022008-06-25 Joey Ye <joey.ye@intel.com>
3403
3404 * MAINTAINERS (Write After Approval): Add myself.
3405
18c04407
RW
34062008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3407
3408 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3409 * Makefile.in: Regenerate.
3410 * configure: Regenerate.
3411
47aa9a31
DK
34122008-06-17 Daniel Kraft <d@domob.eu>
3413
3414 * MAINTAINERS (Write After Approval): Add myself.
3415
ad33ff57
RW
34162008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3417
3418 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3419 "$@" is still intact with both Autoconf 2.59 and 2.62.
3420 * configure: Regenerate.
3421
cdce5c41
RW
34222008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3423
3424 * Makefile.tpl: Fix comment errors.
3425 * Makefile.in: Regenerate.
3426
01b79d11
DM
34272008-06-12 David S. Miller <davem@davemloft.net>
3428 David Edelsohn <edelsohn@gnu.org>
3429
3430 * configure.ac: Add powerpc*-*-* to gold supported targets.
3431 * configure: Regenerate.
3432
f8c33439
JM
34332008-06-08 Joseph Myers <joseph@codesourcery.com>
3434
3435 PR tree-optimization/36218
3436 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3437 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3438 (all prefix="build-"): Pass them to build-system sub-makes.
3439 * Makefile.in: Regenerate.
3440
cd985f66
JM
34412008-06-07 Joseph Myers <joseph@codesourcery.com>
3442
3443 * MAINTAINERS (mt port): Remove.
3444 (sco5, unixware, sco udk): Remove.
3445 (Kean Johnston): Add to Write After Approval.
3446
3f6383d3
JB
34472008-05-30 Julian Brown <julian@codesourcery.com>
3448
3449 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3450 of libobjc for ARM EABI Linux.
3451 * configure: Regenerate.
30da41ed 3452
dce2d8b2 34532008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 3454
09ce620e 3455 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 3456
dce2d8b2 34572008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 3458
e29cc9b4 3459 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 3460
955410cb
JW
34612008-05-15 Janus Weil <janus@gcc.gnu.org>
3462
3463 * MAINTAINERS (Write After Approval): Add myself.
3464
719bb4e3 34652008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
3466
3467 * config-ml.in: don't handle --enable-shared and --enable-static.
3468
372b05fc
RS
34692008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3470
3471 * MAINTAINERS: Update my email address.
3472
f73e2200
PC
34732008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3474
3475 * MAINTAINERS: Update my email address.
09ce620e 3476
3e438e2b
KVH
34772008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3478
3479 * MAINTAINERS (Write After Approval): Add myself.
3480
177bf491
GS
34812008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3482
3483 * MAINTAINERS (Write After Approval): Add myself.
3484
dce2d8b2 34852008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
3486
3487 * MAINTAINERS (crx): Add myself.
3488
14a8726b
PB
34892008-04-18 Paolo Bonzini <bonzini@gnu.org>
3490
3491 Sync with src:
3492 2008-04-14 David S. Miller <davem@davemloft.net>
3493
09ce620e
AS
3494 * configure.ac: Add sparc*-*-* to gold supported targets.
3495 * configure: Regenerate.
14a8726b 3496
7142fb32
PB
34972008-04-18 Paolo Bonzini <bonzini@gnu.org>
3498
3499 PR bootstrap/35457
3500 * configure.ac: Include override.m4.
3501 * configure: Regenerate.
3502
c6b196de
PB
35032008-04-18 Paolo Bonzini <bonzini@gnu.org>
3504
09ce620e
AS
3505 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3506 * Makefile.in: Regenerate.
c6b196de 3507
dce2d8b2 35082008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 3509
09ce620e 3510 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 3511 as nonconfigurable directories list.
09ce620e 3512 * configure: Regenerate.
c993ae60 3513
8479b1b1
BE
35142008-04-14 Ben Elliston <bje@au.ibm.com>
3515
3516 * config.sub, config.guess: Update from upstream sources.
3517
295e261a
HPN
35182008-04-12 Hans-Peter Nilsson <hp@axis.com>
3519
3520 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3521 * Makefile.in: Regenerate.
3522
ac3949d9
EW
35232008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3524
3525 * configure.ac: Do not build libssp for the AVR.
3526 * configure: Regenerate.
3527
06407e30
ILT
35282008-04-07 Ian Lance Taylor <iant@google.com>
3529
3530 * Makefile.def: check-gold depends upon all-binutils.
3531 * Makefile.in: Regenerate.
3532
97db009c
AH
35332008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3534
3535 * MAINTAINERS (Write After Approval): Add myself.
3536
2a79c47f
NC
35372008-04-04 Nick Clifton <nickc@redhat.com>
3538
3539 PR binutils/4334
5f4bebbf 3540 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
3541 builds.
3542 * configure: Regenerate.
3543
c53a18d3
N
35442008-04-04 NightStrike <NightStrike@gmail.com>
3545
3546 PR other/35151
09ce620e
AS
3547 * configure.ac: Combine rules for mingw32 and mingw64.
3548 * configure: Regenerate.
c53a18d3 3549
d925aa70
KT
35502008-04-02 Kai Tietz <kai.tietz@onvision.com>
3551
3552 * MAINTAINERS (Write After Approval): Add myself.
3553
dce2d8b2 35542008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
3555
3556 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3557 * Makefile.in (.NOTPARALLEL): Ditto.
3558
4412a506
PG
35592008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3560
3561 * MAINTAINERS (Write After Approval): Add myself.
3562
dce2d8b2 35632008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
3564
3565 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3566 * Makefile.in (.NOTPARALLEL): Regenerate.
3567
639223bd
PB
35682008-03-27 Paolo Bonzini <bonzini@gnu.org>
3569
3570 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3571 * Makefile.in: Regenerate.
3572
b8ab1f4a
JS
35732008-03-26 Jakub Staszak <kuba@et.pl>
3574
3575 * MAINTAINERS (Write After Approval): Add myself.
3576
b45890a4
TK
35772008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3578
3579 * MAINTAINERS: Update e-mail address.
3580
5afab7ad
ILT
35812008-03-20 Ian Lance Taylor <iant@google.com>
3582
3583 * configure.ac: Add support for --enable-gold.
3584 * Makefile.def: Add gold as a directory like ld.
3585 * configure, Makefile.in: Regenerate.
3586
38d24731
RW
35872008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3588
3589 * configure.ac: m4_include config/proginstall.m4.
3590 * configure: Regenerate.
32bc4cf4
RW
3591
3592 Backport from upstream Libtool:
09ce620e 3593
32bc4cf4 3594 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 3595
32bc4cf4
RW
3596 Deal with Autoconf 2.62's semantic change in m4_append.
3597 * ltsugar.m4 (lt_append): Replace broken versions of
3598 m4_append.
3599 (lt_if_append_uniq): Don't require separator to be overquoted,
3600 and avoid broken m4_append.
3601 (lt_dict_add): Fix typo.
3602 * libtool.m4 (_LT_DECL): Don't overquote separator.
3603
9d3c50ea
DE
36042008-03-13 David Edelsohn <edelsohn@gnu.org>
3605
3606 * config.rpath: Add AIX 6 support.
3607
5d2edb29
PB
36082008-03-13 Paolo Bonzini <bonzini@gnu.org>
3609
3610 * Makefile.def (stageprofile). Remove -fprofile-generate
3611 from stage_libcflags.
3612 * Makefile.in: Regenerate.
3613
954910ef
BE
36142008-03-13 Ben Elliston <bje@au.ibm.com>
3615
3616 * config.sub, config.guess: Update from upstream sources.
3617
e8645a40
TT
36182008-03-06 Tom Tromey <tromey@redhat.com>
3619
3620 * MAINTAINERS: Update for treelang deletion.
3621
2c8e955e
JW
36222008-03-03 James E. Wilson <wilson@tuliptree.org>
3623
3624 * MAINTAINERS: Update my email address.
3625
54acd307
SS
36262008-03-03 Stan Shebs <stanshebs@earthlink.net>
3627
893ad2a1 3628 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
3629 (objective-c/c++): Add myself as a maintainer.
3630
4b52b516
VR
36312008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3632
3633 * MAINTAINERS (Write After Approval): Update my email address.
3634
e652b516
TB
36352008-02-25 Tomas Bily <tbily@suse.cz>
3636
3637 * MAINTAINERS (Write After Approval): Add myself.
3638
02d30740
JJ
36392008-02-23 Jakub Jelinek <jakub@redhat.com>
3640
3641 * MAINTAINERS (OpenMP): Add myself.
3642
1c8bd6a3
PB
36432008-02-20 Paolo Bonzini <bonzini@gnu.org>
3644
4b40b2a5
UB
3645 PR bootstrap/32009
3646 PR bootstrap/32161
1c8bd6a3 3647
4b40b2a5
UB
3648 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3649 * configure: Regenerate.
1c8bd6a3 3650
4b40b2a5
UB
3651 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3652 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3653 STAGE4_LIBCFLAGS): New.
3654 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3655 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3656 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3657 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3658 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3659 for target modules. Don't export LIBCFLAGS.
3660 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3661 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3662 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3663 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3664 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3665 * Makefile.in: Regenerate.
1c8bd6a3 3666
bb44c9d2
RW
36672008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3668
3669 PR libgcj/33085
3670 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3671 Do not use -DDLL_EXPORT. Backport from upstream.
3672
29a7754d
RW
36732008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3674
3675 * MAINTAINERS (Write After Approval): Add myself.
3676
9a212bb7
HPN
36772008-02-02 Hans-Peter Nilsson <hp@axis.com>
3678
3679 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3680 * configure: Regenerate.
3681
aa12a573
MG
36822008-01-31 Marc Gauthier <marc@tensilica.com>
3683
3684 * configure.ac (xtensa*-*-*): Recognize processor variants.
3685 * configure: Regenerate.
3686
ac9e6043
RW
36872008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3688
40049ccc
UB
3689 PR bootstrap/34922
3690 * configure.ac (PARSE_ARGS): Push suitable setting of
3691 ac_subdirs_all, for `./configure --help=recursive'.
3692 Handle `+' in generic toplevel directory disabling.
3693 * configure: Regenerate.
ac9e6043 3694
4288c86a
NC
36952008-01-28 Nick Clifton <nickc@redhat.com>
3696
3697 * MAINTAINERS (xstormy16): Take over maintainership.
3698
8d8da227
JM
36992008-01-25 Joseph Myers <joseph@codesourcery.com>
3700
3701 * MAINTAINERS (c4x port): Remove.
3702
349b60e7
DE
37032008-01-24 David Edelsohn <edelsohn@gnu.org>
3704
3705 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3706
3ca06a68
BE
37072008-01-23 Ben Elliston <bje@au.ibm.com>
3708
3709 * config.sub, config.guess: Update from upstream sources.
3710
3c631381
TG
37112008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3712
3713 * MAINTAINERS (Write After Approval): Add myself.
3714
20533ef1
L
37152008-01-17 H.J. Lu <hjl.tools@gmail.com>
3716
3717 * MAINTAINERS: Update my email address.
3718
37192008-01-09 Raksit Ashok <raksit@google.com>
3720
3721 * MAINTAINERS (Write After Approval): Add myself.
3722
684f4f6a
RA
37232008-01-09 Raksit Ashok <raksit@google.com>
3724
3725 * MAINTAINERS (Write After Approval): Add myself.
3726
9cb8756f
BE
37272008-01-08 Ben Elliston <bje@au.ibm.com>
3728
3729 * config.sub, config.guess: Update from upstream sources.
3730
94e1934d
KG
37312007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3732
3733 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 3734 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
3735 * configure: Regenerate.
3736
a2e51f77
SP
37372007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3738
3739 * MAINTAINERS: Update my email address.
3740
ffe3dcd9
BRF
37412007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3742
3743 * MAINTAINERS: Update my email address.
3744
aa4095c9
RS
37452007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3746
3747 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3748 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3749 * Makefile.in: Regenerate.
3750
dce2d8b2 37512007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
3752
3753 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3754 misplaced entries.
3755
0fe0f073
AT
37562007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3757
3758 * configure.ac: Enable libjava for x86_64-*-darwin9.
3759 * configure: Regenerate.
3760
dce2d8b2 37612007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
3762
3763 * MAINTAINERS (Write After Approval): Add myself.
3764
c3220d4c
BE
37652007-12-05 Ben Elliston <bje@au.ibm.com>
3766
3767 * config.sub, config.guess: Update from upstream sources.
3768
aba7501e
MK
37692007-12-02 Matthias Klose <doko@ubuntu.com>
3770
3771 * config-ml.in: Remove 64bit configure tests.
3772
d683ec81
PB
37732007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3774
3775 * config-ml.in: Robustify against white space in absolute file
3776 names.
3777
3778 * config-ml.in (multi-clean): Substitute ${Makefile}.
3779 Remove superfluous ${Makefile} in list.
3780
60f1711a
TS
37812007-11-19 Thiemo Seufer <ths@mips.com>
3782
3783 * config-ml.in: Don't hardcode the Makefile name.
3784
487f9d96
AM
37852007-11-08 Alexander Monakov <amonakov@ispras.ru>
3786
3787 * MAINTAINERS (Write After Approval): Add myself.
3788
fa3886fe
ST
37892007-11-07 Samuel Tardieu <sam@rfc1149.net>
3790
3791 * MAINTAINERS (Write After Approval): Add myself.
3792
dce2d8b2 37932007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
3794
3795 * MAINTAINERS (Write After Approval): Add myself.
3796
acc48927
BE
37972007-10-25 Ben Elliston <bje@au.ibm.com>
3798
3799 * MAINTAINERS (mercury): Remove entry.
3800 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3801
e00e9858
DJ
38022007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3803
3804 * Makefile.def (dependencies): Make configure-gdb depend on
3805 all-intl.
3806 * Makefile.in: Regenerated.
3807
def14a3c
SK
38082007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3809
3810 * MAINTAINERS (Fortran maintainer): Remove myself.
3811
dce2d8b2 38122007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
3813
3814 * Makefile.def: To avoid problems running with parallel makes,
3815 build newlib before libgloss so that target specific header
3816 files are availble.
3817 * Makefile.in: Regenerate
3818
bbfbfafc
DJ
38192007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3820
3821 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3822 * Makefile.in: Regenerate.
3823
c56abad5
VM
38242007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3825
3826 * MAINTAINERS (Register allocation reviewer): Add myself.
3827
f019adc1
MF
38282007-10-08 Mike Frysinger <vapier@gentoo.org>
3829
3830 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3831 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3832 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3833 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3834 * configure: Regenerate.
3835
dce2d8b2 38362006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
3837
3838 * MAINTAINERS (Register allocation reviewer): Add myself.
3839
0999159b
PB
38402007-10-01 Paolo Bonzini <bonzini@gnu.org>
3841
3842 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3843 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3844 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3845 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3846 * configure.ac: Default them to host tools for $host = $build.
3847 Subst them.
3848
3849 * configure: Regenerate.
3850 * Makefile.in: Regenerate.
3851
dce2d8b2 38522006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
3853
3854 * MAINTAINERS (Register allocation reviewer): Add myself.
3855
dce2d8b2 38562006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
3857
3858 * MAINTAINERS (Register allocation reviewer): Add myself.
3859
9d209c83
SP
38602007-09-21 Seongbae Park <seongbae.park@gmail.com>
3861
3862 * MAINTAINERS (Write After Approval): Fix typo.
3863
1ec3b87b
RS
38642007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3865
3866 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3867 * configure: Regenerate.
3868
19d5986d
PJ
38692007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3870
3871 PR bootstrap/31906
3872 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 3873 they're already prefixed.
19d5986d 3874
6d3b5aea
BK
38752007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3876
3877 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3878 libstdc++.
3879 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3880 * configure: Regenerate.
3881 * Makefile.in: Regenerate.
09ce620e 3882
4fe7e755
AS
38832007-09-17 Andreas Schwab <schwab@suse.de>
3884
3885 * configure.ac: Raise minimum makeinfo version to 4.6.
3886 * configure: Regenerate.
3887
dce2d8b2 38882007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 3889
ffe3dcd9 3890 * MAINTAINERS (write-after-approval) add myself
d483feaa 3891
fa9a3f31
AM
38922007-09-15 Alan Modra <amodra@bigpond.net.au>
3893
3894 * configure.ac: Correct makeinfo version check.
3895 * configure: Regenerate.
3896
6593a73e
RS
38972007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3898
3899 * MAINTAINERS: Update my email address.
3900
d9dced13
RS
39012007-09-14 Richard Sandiford <richard@codesourcery.com>
3902
3903 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3904 to $skipdirs and only disable gprof for newlib. Use the normal
3905 mips*-elf* handling in other respects.
3906 * configure: Regnerate.
3907
773c1467
DD
39082007-09-12 David Daney <ddaney@avtrex.com>
3909
3910 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3911 enabling libgcj.
3912 * configure: Regenerate.
3913
c03353e2
RIL
39142007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3915
3916 PR other/32154
3917 * configure.ac: For libgloss targets, point the linker to the linker
3918 script, startup code and simulator library.
3919 * configure: Regenerate.
3920
c4e9bf2b
AH
39212007-09-07 Andrew Haley <aph@redhat.com>
3922
3923 * configure.ac (noconfigdirs): Remove target-libffi and
3924 target-libjava.
3925 * configure: Regenerate.
3926
1f5a6b84
FXC
39272007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3928
3929 PR target/33281
3930 * configure.ac: Use config/mh-mingw on mingw.
3931 * configure: Regenerate.
1f5a6b84 3932
3951e521
PH
39332007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3934
9f349f63 3935 * MAINTAINERS (Write After Approval): Add myself.
3951e521 3936
e643dc23
RG
39372007-09-05 Richard Guenther <rguenther@suse.de>
3938
3939 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3940 nor --disable-checking is provided also turn on yes and types
3941 checking for stage1.
3942 * configure: Re-generate.
3943
039874df
KW
39442007-08-30 Krister Walfridsson <cato@df.lth.se>
3945
3946 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3947 (Write After Approval): Remove myself.
3948
c3f07bd6 39492007-08-29 Nick Clifton <nickc@redhat.com>
15098359 3950
c3f07bd6 3951 * config.sub, config.guess: Update from upstream sources.
15098359 3952
40049ccc 39532007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
3954
3955 * MAINTAINERS (Write After Approval): Added myself.
3956 * MAINTAINERS (Reviewers): Removed myself.
3957
c8aea42c 39582007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 3959 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
3960
3961 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3962 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3963 * Makefile.in: Regenerate.
3964 * configure.ac (--with-debug-prefix-map): New.
3965 * configure: Regenerate.
3966
4bf6c438
RS
39672007-08-17 Richard Sandiford <richard@codesourcery.com>
3968 Nigel Stephens <nigel@mips.com>
3969
4bf6c438
RS
3970 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3971 as target_makefile_frag.
3972 * configure: Regenerate.
3973
bb286d71
AO
39742007-08-16 Alexandre Oliva <aoliva@redhat.com>
3975
3976 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3977 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3978 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3979 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3980 (do-compare, do-compare3, do-compare-debug): New.
3981 ([+compare-target+]): Use them.
3982
a4630417
MK
39832007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3984
3985 * MAINTAINERS (Write After Approval): Change my email address.
3986
d9acb717
RW
39872007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3988 Ben Elliston <bje@au.ibm.com>
3989
3990 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3991 --silent if $silent.
3992 * configure: Regenerate.
3993
96876681
ZD
39942003-08-12 Zdenek Dvorak <ook@ucw.cz>
3995
3996 * MAINTAINERS (Various Maintainers): Add myself as
3997 loop infrastructure maintainer. Update my e-mail
3998 address.
3999
1c1d80ee
DN
40002007-07-31 Diego Novillo <dnovillo@google.com>
4001
4002 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4003 Adjust description.
4004
7e98624c
RG
40052007-07-26 Richard Guenther <rguenther@suse.de>
4006
4007 * configure.ac: Add types checking to stage1 checking flags.
4008 * configure: Regenerate.
4009
4c85af60
NC
40102007-07-17 Nick Clifton <nickc@redhat.com>
4011
4012 * COPYING3: New file. Contains version 3 of the GNU General
4013 Public License.
4014 * COPYING3.LIB: New file. Contains version 3 of the GNU
4015 Lesser General Public License.
4016
19ddfd3a
AK
40172007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4018
4019 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4020
2a064545
AK
40212007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4022
4023 * MAINTAINERS (S/390 co-maintainer): Add myself.
4024 (Write After Approval): Remove myself.
4025
f861f54d
DH
40262007-07-13 Dan Hipschman <dsh@google.com>
4027
4028 * MAINTAINERS (Write After Approval): Add myself.
4029
0136f2f7
NC
40302007-07-11 Nick Clifton <nickc@redhat.com>
4031
4032 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4033 WINDRES export.
4034 * Makefile.in: Regenerate.
4035
6e29b5a4
RO
40362007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4037
4038 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4039 maintainer.
4040
159a4b02
L
40412007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4042
4043 * lt~obsolete.m4: New. Import from 20070318 libtool.
4044
6ba67283
JB
40452007-07-03 Julian Brown <julian@codesourcery.com>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
30b74385
RW
40492007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4050
4051 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4052 * configure: Regenerate.
4053
40542007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4055
4056 * configure.ac: Add some missing m4 quotation.
4057 * configure: Regenerate.
4058
943c54ce
SB
40592007-07-02 Simon Baldwin <simonb@google.com>
4060
4061 * MAINTAINERS (Write After Approval): Add myself.
4062
1c00b503
PB
40632007-07-02 Paolo Bonzini <bonzini@gnu.org>
4064
4065 * configure: Regenerate.
4066
901119ae
KT
40672007-07-02 Kai Tietz <kai.tietz@onevision.com>
4068
4069 * Makefile.def: Add windmc tool to build.
4070 * Makefile.tpl: Likewise.
4071 * configure.ac: Likewise.
4072 * Makefile.in: Regenerate.
4073 * configure: Regenerate.
09ce620e 4074
83f4c19f
DD
40752007-06-28 DJ Delorie <dj@redhat.com>
4076
4077 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4078 not building newlib.
4079 * configure: Regenerated.
09ce620e 4080
5346c75c
JS
40812007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4082
4083 * MAINTAINERS (Write After Approval): Add myself.
4084
aacfb86b
MM
40852007-06-25 Martin Michlmayr <tbm@cyrius.com>
4086
4087 * MAINTAINERS (Write After Approval): Add myself.
4088
590bf0d3
CM
40892007-06-19 Chris Matthews <chrismatthews@google.com>
4090
4091 * MAINTAINERS (Write After Approval): Add myself.
4092
cdbbee7a
RIL
40932007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4094
4095 * MAINTAINERS (Write After Approval): Add myself.
4096
b8afffc1
DJ
40972007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4098
4099 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4100 * Makefile.in: Regenerated.
4101
3fcfad76
BS
41022007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4103
4104 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4105 bfin*-*-uclinux* targets.
4106 * configure: Regenerate.
4107
3f5a2b7f
ILT
41082007-06-14 Ian Lance Taylor <iant@google.com>
4109
4110 * MAINTAINERS: Add myself as non-algorithmic global write
4111 maintainer.
4112
4c46daee
DN
41132007-06-14 Diego Novillo <dnovillo@google.com>
4114
4115 * MAINTAINERS: Add self as middle-end maintainer and
4116 non-algorithmic global write maintainer.
4117
a3bb222a
FXC
41182007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4119
4120 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4121 Move all Fortran maintainers except Paul Brook into the
4122 Non-Autopoiesis section.
4123
a19e8f64
PB
41242007-06-14 Paolo Bonzini <bonzini@gnu.org>
4125
4126 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4127 (distclean-stage[+id+]): Possibly delete stage_last.
4128 * Makefile.in: Regenerate.
4129
1c2abe5e
SP
41302007-06-12 Seongbae Park <seongbae.park@gmail.com>
4131
4132 * MAINTAINERS (Various Maintainer): Fix typo.
4133
abca4739
PB
41342007-06-11 Paolo Bonzini <bonzini@gnu.org>
4135
4136 * MAINTAINERS (Various Maintainer): Add myself as
4137 dataflow maintainer.
4138
a894d2c3
BE
41392007-06-07 Ben Elliston <bje@au.ibm.com>
4140
4141 * config.sub, config.guess: Update from upstream sources.
4142
8024d75e
BE
41432007-06-07 Ben Elliston <bje@au.ibm.com>
4144
4145 * Makefile.tpl: Fix spelling error.
4146 * Makefile.in: Regenerate.
4147
973a9a5e
SE
41482007-06-01 Steve Ellcey <sje@cup.hp.com>
4149
96598938
L
4150 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4151 lt_cv_sys_max_cmd_len.
973a9a5e 4152
ccb4d26b
DN
41532007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4154
4155 * MAINTAINERS (Various Maintainers): Add myself as
4156 auto-vectorizer maintainer.
4157
eecb7461
PB
41582003-05-31 Paolo Bonzini <bonzini@gnu.org>
4159
4160 PR libjava/32098
4161 * libtool.m4: Revert previous change.
4162 * ltgcc.m4: Put it here.
4163
89d28202
ZD
41642003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4165
4166 * MAINTAINERS (Various Maintainers): Add myself as
4167 auto-vectorizer maintainer.
4168
60c7a11a
L
41692007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4170
4171 PR libjava/32098
4172 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4173
9dd3cc81
RG
41742007-05-30 Richard Guenther <rguenther@suse.de>
4175
4176 * MAINTAINERS (Various Maintainers): Add myself as
4177 auto-vectorizer maintainer.
4178
9cc1244e
JJ
41792007-05-30 Jakub Jelinek <jakub@redhat.com>
4180
4181 PR bootstrap/29382
4182 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4183 * configure: Rebuilt.
4184
6124296b
RC
41852007-05-28 Roberto Costa <robsettantasei@gmail.com>
4186
4187 * MAINTAINERS (Write After Approval): Removed my name.
4188
6b757a0d
SB
41892007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4190
4191 * MAINTAINERS (Write After Approval): Remove myself.
4192
86ef8528
AT
41932007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4194
4195 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4196
1cf3d07d
SE
41972007-05-23 Steve Ellcey <sje@cup.hp.com>
4198
4199 * ltmain.sh: Update from ToT Libtool.
4200 * libtool.m4: Update from ToT Libtool.
4201 * ltsugar.m4: New. Update from ToT Libtool.
4202 * ltversion.m4: New. Update from ToT Libtool.
4203 * ltoptions.m4: New. Update from ToT Libtool.
4204 * ltconfig: Remove.
4205 * ltcf-c.sh: Remove.
4206 * ltcf-cxx.sh: Remove.
4207 * ltcf-gcj.sh: Remove.
4208
ce3fcf8c
OW
42092007-05-22 Ollie Wild <aaw@google.com>
4210
4211 * MAINTAINERS (Write After Approval): Add myself.
4212
342b9200
PB
42132007-05-16 Paolo Bonzini <bonzini@gnu.org>
4214
4215 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4216 stage_cflags.
4217 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4218 Remove CFLAGS/LIBCFLAGS.
4219 (configure-stage[+id+]-[+prefix+][+module+],
4220 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4221 * Makefile.in: Regenerate.
4222
cea17285
DN
42232007-05-15 Diego Novillo <dnovillo@google.com>
4224
4225 * MAINTAINERS: Update e-mail address.
4226
11c004e7
RE
42272007-05-15 Revital Eres <eres@il.ibm.com>
4228
4229 * MAINTAINERS (Write After Approval): Add myself.
4230
ab6bd693
RC
42312007-05-14 Roberto Costa <robsettantasei@gmail.com>
4232
4233 * MAINTAINERS (Write After Approval): Updated my address.
4234
388cdf07
TN
42352007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4236
4237 * MAINTAINERS (Write After Approval): Add myself.
4238
23f24034
SR
42392007-05-11 Silvius Rus <rus@google.com>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
34a7526e
TT
42432007-04-23 Tom Tromey <tromey@redhat.com>
4244
4245 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4246
51da21be
MM
42472007-04-22 Mark Mitchell <mark@codesourcery.com>
4248
4249 * MAINTAINERS (cpplib): Rename to ...
4250 (libcpp): ... this. Add C/C++ front end maintainers.
4251
70070387
SE
42522007-04-14 Steve Ellcey <sje@cup.hp.com>
4253
4254 * config-ml.in: Pass ${ml_config_env} to configure calls.
4255
df1a0dbb
CB
42562007-04-04 Christian Bruel <christian.bruel@st.com>
4257
4258 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4259
9daff147
DK
42602007-04-02 Dave Korn <dave.korn@artimi.com>
4261
4262 * MAINTAINERS (Write After Approval): Add myself.
4263
374eadb2
TB
42642007-03-31 Tobias Burnus <burnus@net-b.de>
4265
4266 * MAINTAINERS (fortran 95 front end): Add myself.
4267
8eced3a2
DR
42682007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4269
4270 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4271
653de3e3
AZ
42722007-03-24 Ayal Zaks <zaks@il.ibm.com>
4273
4274 * MAINTAINERS (Modulo Scheduler): Add myself.
4275
b737d953
BM
42762007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4277
4278 * MAINTAINERS (fortran 95 front end): Add myself.
4279 (c++ front end): whitespace fix.
4280
a584cdf2
NF
42812007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4282
4283 * MAINTAINERS (Write After Approval): Add myself.
4284
8c79f3c4
RS
42852007-03-21 Richard Sandiford <richard@codesourcery.com>
4286
4287 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4288 of glob. Quote arguments with single quotes too.
4289 * configure: Regenerate.
4290
07f1ac6d
BM
42912007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4292
4293 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4294 * Makefile.in: Regenerate
4295
172e41aa
AS
42962007-03-07 Andreas Schwab <schwab@suse.de>
4297
4298 * configure: Regenerate.
4299
9c4d2493
BM
43002007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4301
4302 * configure.ac: Add "--with-pdfdir" configure option,
4303 which defines pdfdir variable.
4304 * Makefile.def (target=fixincludes): Add install-pdf to
4305 missing targets.
4306 (recursive_targets): Add install-pdf target.
4307 (flags_to_pass): Add pdfdir.
4308 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4309 target.
4310 * configure: Regenerate
4311 * Makefile.in: Regenerate
4312
e14e622e
EC
43132007-02-28 Eric Christopher <echristo@apple.com>
4314
4315 Revert:
4316 2006-12-07 Mike Stump <mrs@apple.com>
4317
4318 * Makefile.def (dependencies): Add dependency for
4319 install-target-libssp and install-target-libgomp on
4320 install-gcc.
4321 * Makefile.in: Regenerate.
4322
54e433bc
MK
43232007-02-27 Matt Kraai <kraai@ftbfs.org>
4324
4325 * configure: Regenerate.
4326 * configure.ac: Move statements after variable declarations.
4327
6c8d3d8f
KK
43282007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4329
4330 * MAINTAINERS: Add myself as sh maintainer.
4331
9f8c6739
JM
43322007-02-19 Joseph Myers <joseph@codesourcery.com>
4333
4334 * configure.ac: Adjust for loop syntax.
4335 * configure: Regenerate.
4336
278a7a38
AO
43372007-02-18 Alexandre Oliva <aoliva@redhat.com>
4338
4339 * configure: Rebuilt.
4340
b2eaac4a
AO
43412007-02-18 Alexandre Oliva <aoliva@redhat.com>
4342
4343 * configure.ac: Drop multiple occurrences of --enable-languages,
4344 and fix its quoting.
4345 * configure: Rebuilt.
4346
beeaf216 43472007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
4348 Nathan Sidwell <nathan@codesourcery.com>
4349 Vladimir Prus <vladimir@codesourcery.com>
4350 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
4351
4352 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4353 * configure: Regenerate.
4354
09201a09
GP
43552007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4356
4357 * ltconfig (freebsd*): Default to elf.
4358
291f172e
DJ
43592007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4360
4361 * configure.ac (target_libraries): Move libgcc before libiberty.
4362 * configure: Regenerated.
4363
c3a86da9
DJ
43642007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4365 Paolo Bonzini <bonzini@gnu.org>
4366
4367 PR bootstrap/30753
4368 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4369 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4370 * configure: Regenerated.
4371
88e1e72a
FXC
43722007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4373
4374 * MAINTAINERS (Language Front End Maintainers): Update my mail
4375 address.
4376
44bfc3ac
DJ
43772007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4378
4379 PR bootstrap/30748
4380 * configure.ac: Correct syntax for Solaris ksh.
4381 * configure: Regenerated.
4382
3e19841a
PB
43832007-02-09 Paolo Bonzini <bonzini@gnu.org>
4384
4385 * configure.ac: Sync with src.
4386 * configure: Regenerate.
4387
74a48762
PB
43882007-02-09 Paolo Bonzini <bonzini@gnu.org>
4389
4390 * Makefile.in: Regenerate.
4391
d846e52e
PB
43922007-02-09 Paolo Bonzini <bonzini@gnu.org>
4393
4394 * config.sub: Sync with src.
4395
1c710c3c
DJ
43962007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4397
4398 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4399 noncanonical equivalents.
4400 * configure.in: Rename to...
4401 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4402 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4403 target_noncanonical. Use them. Rewrite removal of configure
4404 arguments for autoconf 2.59. Discard variable settings. Force
4405 program_transform_name for native tools.
4406
4407 * Makefile.in: Regenerated.
4408 * configure: Regenerated with autoconf 2.59.
4409
dce2d8b2 44102007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 4411
3de8da2a 4412 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 4413
f6671c93
AS
44142007-01-31 Andreas Schwab <schwab@suse.de>
4415
4416 * Makefile.tpl (LDFLAGS): Substitute it.
4417 * Makefile.in: Regenerate.
4418
dce2d8b2 44192007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 4420
3de8da2a 4421 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 4422
2472200d
DE
44232007-01-28 David Edelsohn <edelsohn@gnu.org>
4424
3de8da2a 4425 * MAINTAINERS (spu port): Add myself.
2472200d 4426
5305be7e
RG
44272007-01-23 Richard Guenther <rguenther@suse.de>
4428
4429 PR bootstrap/30541
4430 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4431 * Makefile.tpl (GNATBIND): Substitute it.
4432 (GNATMAKE): Likewise.
4433 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4434 of STAGE_PREFIX.
4435 * Makefile.in: Regenerate.
4436 * configure: Regenerate.
4437
416cfb5e
MS
44382007-01-18 Mike Stump <mrs@apple.com>
4439
4440 * configure.in: Re-enable -Werror for gcc builds.
4441
3de8da2a 44422007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 4443
3de8da2a 4444 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 4445
d943d7c4
PB
44462007-01-11 Paolo Bonzini <bonzini@gnu.org>
4447
4448 * configure.in: Change == to = in test command.
3de8da2a 4449 * configure: Regenerate.
d943d7c4 4450
e69bf64b 44512007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
4452 Nick Clifton <nickc@redhat.com>
4453 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4454
4455 * configure.in (build_configargs, host_configargs, target_configargs):
4456 Remove build/host/target parameters.
4457 (host_libs): Add gmp and mpfr.
4458 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4459 * Makefile.def (gmp, mpfr): New.
4460 (gcc): Remove target.
4461 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4462 target_os, target_vendor): New.
dce2d8b2 4463 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
4464 * configure: Regenerate.
4465 * Makefile.in: Regenerate.
e69bf64b
PB
4466
44672007-01-11 Matt Fago <fago@earthlink.net>
4468
4469 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 4470 to improve robustness of configure tests.
e69bf64b 4471 * configure: Regenerate.
e14e622e 4472
a42f3b80
UB
44732007-01-09 Uros Bizjak <ubizjak@gmail.com>
4474
4475 * MAINTAINERS: Add myself as i386 maintainer.
4476
a36aee1a
JH
44772007-01-08 Jan Hubicka <jh@suse.cz>
4478
61fcaeef 4479 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 4480
738a52d3
KT
44812007-01-08 Kai Tietz <kai.tietz@onevision.com>
4482
4483 * configure.in: Add support for an x86_64-mingw* target.
95af8923 4484 * configure: Regenerate.
738a52d3 4485
54fdc474
DJ
44862007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4487
4488 * Makefile.tpl (all-target): Correct @if conditional for target
4489 modules.
4490 * configure.in: Omit libiberty if building only target libgcc.
4491 * configure, Makefile.in: Regenerated.
4492
3dd71726
PB
44932007-01-04 Paolo Bonzini <bonzini@gnu.org>
4494
dce2d8b2 4495 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
4496 * configure: Regenerate.
4497
fa958513
DJ
44982007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4499
4500 * Makefile.def (target_modules): Add libgcc.
4501 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4502 * Makefile.tpl (clean-target-libgcc): Delete.
4503 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4504 on gcc even for bootstrapped modules. Rewrite handling of
4505 lang_env_dependencies to loop over target_modules.
4506 * configure.in (target_libraries): Add target-libgcc.
4507 * Makefile.in, configure: Regenerated.
4508
e1888513
PB
45092006-12-29 Paolo Bonzini <bonzini@gnu.org>
4510
4511 * configure.in: Reorganize recognition of languages. Add
4512 --enable-stage1-languages. Show supported languages for the chosen
4513 target rather than all recognized languages.
4514 * configure: Regenerate.
4515
53b88b73
PB
45162006-12-29 Paolo Bonzini <bonzini@gnu.org>
4517
4518 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4519 * Makefile.in: Regenerate.
4520
a3993f33
KG
45212006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4522
4523 * configure.in: Warn that MPFR 2.2.0 is buggy.
4524 * configure: Regenerate.
4525
f063a9ed
ILT
45262006-12-27 Ian Lance Taylor <iant@google.com>
4527
4528 * configure.in: When removing Makefiles to force a reconfigure, also
4529 remove prev-DIR*/Makefile.
4530 * configure: Regenerate.
4531
af71363e
AS
45322006-12-22 Andreas Schwab <schwab@suse.de>
4533
4534 * configure: Regenerate with correct autoconf version.
4535
0b0dc272
AM
45362006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4537
3de8da2a
UB
4538 * configure.in: add AC_SUBST for *_FOR_TARGET.
4539 * configure: Regenerate.
0b0dc272 4540
53b88b73
PB
45412006-12-19 Paolo Bonzini <bonzini@gnu.org>
4542
4543 * configure.in: Simplify logic for rejecting languages that cannot
4544 be built. Separate the case when a language is unsupported,
4545 from the case when the user chooses not to build a language.
4546
400ebff4
PB
45472006-12-19 Paolo Bonzini <bonzini@gnu.org>
4548
4549 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4550 it only affects bootstrap and could be tested on "$host" as well.
4551 * configure: Regenerate.
4552 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4553
8efea775
PB
45542006-12-19 Paolo Bonzini <bonzini@gnu.org>
4555
4556 PR bootstrap/29544
4557 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4558 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4559 move here comment from Makefile.tpl.
4560 * Makefile.tpl: Move some definitions higher in the file.
4561 (STAGE1_CHECKING): New.
4562 * configure.in: Add --enable-stage1-checking.
4563 * configure: Regenerate.
4564 * Makefile.in: Regenerate.
4565
ed88a7ed
PB
45662006-12-19 Paolo Bonzini <bonzini@gnu.org>
4567
4568 * MAINTAINERS: Add myself as build system maintainer.
4569
b65151d3
SM
45702006-12-15 Simon Martin <simartin@users.sourceforge.net>
4571
4572 * MAINTAINERS (Write After Approval): Add myself.
4573
7e050830
EC
45742006-12-13 Eric Christopher <echristo@apple.com>
4575
4576 * MAINTAINERS: Add myself as darwin maintainer.
4577
8b494895
ILT
45782006-12-11 Ian Lance Taylor <ian@airs.com>
4579
4580 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4581
dce2d8b2 45822006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
4583
4584 MAINTAINERS: Update my entry.
4585
58e24147
AM
45862006-12-11 Alan Modra <amodra@bigpond.net.au>
4587
4588 * configure.in: Handle spu makefile frag.
58e24147
AM
4589 * Makefile.tpl (MAINT): Define
4590 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4591 * configure: Regenerate.
4592 * Makefile.in: Regenerate.
4593
9b6f37a0
BE
45942006-12-11 Ben Elliston <bje@au.ibm.com>
4595
4596 * config.guess: Import latest version.
4597 * config.sub: Likewise.
4598
ea6f5c57
BE
45992006-12-11 Ben Elliston <bje@au.ibm.com>
4600
4601 * configure.in (spu-*-*): Don't skip target-libiberty.
4602 * configure: Regenerate.
4603
42c1cd8a
AT
46042006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4605
4606 PR bootstrap/30134
4607 * configure.in: Correct x86 darwin support for libjava to powerpc
4608 and i?86 only.
4609 * configure: Regenerate.
4610
55eb837d
ST
46112006-12-08 Sandro Tolaini <tolaini@libero.it>
4612
4613 * configure.in: Add x86 darwin support for libjava.
4614 * configure: Regenerate.
4615
5bdacbc7
MS
46162006-12-07 Mike Stump <mrs@apple.com>
4617
4618 * Makefile.def (dependencies): Add dependency for
4619 install-target-libssp and install-target-libgomp on
4620 install-gcc.
4621 * Makefile.in: Regenerate.
4622
477d851c
RG
46232006-12-04 Richard Guenther <rguenther@suse.de>
4624
4625 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4626 (Non-Algorithmic Maintainers): Move over non-algorithmic
4627 loop optimizer maintainers, add myself as a non-algorithmic
4628 middle-end maintainer.
4629
5d33d367
DF
46302006-12-04 Daniel Franke <franke.daniel@gmail.com>
4631
4632 * MAINTAINERS (Write After Approval): Add myself.
4633
dbee1fb3
KG
46342006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4635
4636 * configure.in: Update error message for missing GMP/MPFR.
4637
4638 * configure: Regenerate.
4639
b5147de7
KG
46402006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4641
4642 * configure.in: Update MPFR version in error message.
4643
4644 * configure: Regenerate.
4645
f019376c
KG
46462006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4647
4648 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4649 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4650 --with-gmp-lib): New flags.
4651
4652 * configure: Regenerate.
4653
91ed95ae
BM
46542006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4655
4656 * MAINTAINERS (Write After Approval): Change my email address.
4657
3a971f15
MLI
46582006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4659
05170031 4660 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 4661
dce2d8b2 46622006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
4663
4664 * MAINTAINERS (i18n): Update e-mail address.
4665
df5487ee
TS
46662006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4667
4668 * MAINTAINERS (spu port): Add myself as maintainer.
4669 (Write After Approval): Remove myself.
4670
92c2f0ee
BE
46712006-11-22 Ben Elliston <bje@au.ibm.com>
4672
4673 * configure.in (skipdirs): Don't build libssp for SPU.
4674 * configure: Regenerate.
4675
a3b97199
AP
46762006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4677
4678 * MAINTAINERS (spu port): Add myself as maintainer.
4679 (libobjc): Update my email address.
4680
0eb97064
AB
46812006-11-21 Andrea Bona <andrea.bona@st.com>
4682
4683 * MAINTAINERS (Write After Approval): Add myself.
4684
dce2d8b2 46852006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
4686
4687 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4688 * configure : Rebuilt.
4689
dce2d8b2 46902006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
4691
4692 * MAINTAINERS (Write After Approval): Add myself.
4693
d58542ea
AO
46942006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4695
4696 * MAINTAINERS (Write After Approval): Add myself.
4697
a357b5ae
KG
46982006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4699
4700 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4701 libmpfr.a.
4702 * configure: Regenerate.
4703
9bd6112c
PB
47042006-11-16 Paolo Bonzini <bonzini@gnu.org>
4705
4706 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4707 (unstage): Test for stage_last presence.
4708
4709 PR bootstrap/29802
dce2d8b2
EB
4710 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4711 STAGE_PREFIX.
9bd6112c
PB
4712 * Makefile.in: Regenerate.
4713
c8cf9f0f
ZD
47142003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4715
4716 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4717 maintainers.
4718
467b1fc6
ER
47192006-11-14 Erven Rohou <erven.rohou@st.com>
4720
4721 * MAINTAINERS (Write After Approval): Add myself.
4722
995a5697
PB
47232006-11-14 Paolo Bonzini <bonzini@gnu.org>
4724
4725 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4726 and stageN-package/Makefile.
4727 * Makefile.in: Regenerated.
4728
c8d6d53e
JZ
47292006-11-14 Jie Zhang <jie.zhang@analog.com>
4730
4731 * configure.in: Remove target-libgloss from noconfigdirs for
4732 bfin-*-*.
4733 * configure: Regenerated.
4734
dffb147d
KG
47352006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4736
4737 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 4738
dffb147d
KG
4739 * configure: Regenerate.
4740
ca558912
KG
47412006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4742
4743 * configure.in: Robustify error message for missing GMP/MPFR.
4744
4745 * configure: Regenerate.
4746
dce2d8b2 47472006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
4748
4749 * MAINTAINERS (Write After Approval): Add myself.
4750
dce2d8b2 47512006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
4752
4753 * MAINTAINERS: Change email address.
4754
91de1527
VP
47552006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4756
4757 * MAINTAINERS (Write After Approval): Add myself.
4758
a3867703
PB
47592006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4760
4761 * MAINTAINERS (Write After Approval): Add myself.
4762
b4364fa2
CL
47632006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4764
7e050830 4765 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 4766 Write After Approval section.
b4364fa2 4767
70ec446f
KG
47682006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4769
4770 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4771 need_gmp anymore.
4772 * configure: Regenerate.
4773
018c8d88
TB
47742006-10-16 Tobias Burnus <burnus@net-b.de>
4775
4776 * MAINTAINERS (Write After Approval): Add myself.
4777
f6a1687e
BE
47782006-10-16 Ben Elliston <bje@au.ibm.com>
4779
4780 * config.guess: Import latest version.
4781 * config.sub: Likewise.
4782
b5422ad7
BM
47832006-10-10 Brooks Moses <bmoses@stanford.edu>
4784
4785 * Makefile.def: Added pdf target handling.
4786 * Makefile.tpl: Added pdf target handling.
4787 * Makefile.in: Regenerated.
4788
bdcee471
CL
47892006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4790
4791 * MAINTAINERS: Add self as score port maintainer.
4792
7d610414
BM
47932006-10-04 Brooks Moses <bmoses@stanford.edu>
4794
4795 * MAINTAINERS (Write After Approval): Add myself.
4796
e48d66a9
SK
47972006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4798
7e050830 4799 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
4800 or newer.
4801 * configure: Regenerated.
4802
c394e891
DB
48032006-09-27 Dave Brolley <brolley@redhat.com>
4804
dce2d8b2
EB
4805 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4806 using $s instead of $r.
c394e891
DB
4807 * configure: Regenerated.
4808
1ee4c5a0
TS
48092006-09-26 Thiemo Seufer <ths@mips.com>
4810
4811 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4812 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4813 * configure: Regenerate.
4814
dce2d8b2 48152006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
4816
4817 * MAINTAINERS (Write After Approval): Remove myself.
4818
0c502898
CF
48192006-09-22 Chao-ying Fu <fu@mips.com>
4820
4821 * MAINTAINERS (Write After Approval): Add myself.
4822
a7819e42
JM
48232006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4824
4825 * MAINTAINERS: Add self as soft-fp maintainer.
4826
dce2d8b2 48272006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
4828
4829 * MAINTAINERS: Add myself as avr maintainer.
4830 Remove Marek Michalkiewicz as avr maintainer.
827d0991 4831
e8288489
RC
48322006-09-07 Roberto Costa <roberto.costa@st.com>
4833
4834 * MAINTAINERS (Write After Approval): Add myself.
4835
b91f0a41
CV
48362006-08-30 Corinna Vinschen <corinna@vinschen.de>
4837
4838 * configure.in: Never build newlib for a Mingw host.
4839 Never build newlib as Mingw target library.
4840 Test the existence of winsup/cygwin for building a Cygwin newlib,
4841 rather than just winsup.
4842 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4843 building a Mingw target.
4844 * configure: Regenerate.
4845
094c07a0
EB
48462006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4847
4848 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4849
8d1171cb
PB
48502006-07-25 Paolo Bonzini <bonzini@gnu.org>
4851
4852 * config.guess: Import from src (was more updated).
4853 * config.sub: Likewise.
4854
2e9e6f68
DJ
48552006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4856
4857 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4858 * configure: Regenerated.
4859
57255173
PB
48602006-07-18 Paolo Bonzini <bonzini@gnu.org>
4861
cc6010cd
AP
4862 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4863 for stages after the first.
57255173 4864
9fbe6585
JJ
48652006-07-17 Jakub Jelinek <jakub@redhat.com>
4866
4867 * Makefile.def: Add dependencies for configure-opcodes
4868 on configure-intl and all-opcodes on all-intl.
4869 * Makefile.in: Regenerated.
4870
18c3f977
BE
48712006-07-13 Ben Elliston <bje@au.ibm.com>
4872
4873 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4874
27b56ba6
PE
48752006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4876
4877 Port to hosts whose 'sort' and 'tail' implementations
4878 treat operands with leading '+' as file names, as POSIX
4879 has required since 2001. However, make sure the code still
4880 works on pre-POSIX hosts.
4881 * ltmain.sh: Don't assume "sort +2" is equivalent to
4882 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4883
ad6d4e43
UW
48842006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4885
4886 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4887
706601d9
PG
48882006-07-04 Peter O'Gorman <peter@pogma.com>
4889
4890 * ltconfig: chmod 644 before ranlib during install.
4891
0b50988a
EB
48922006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4893
4894 PR bootstrap/18058
4895 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4896 if the bootstrap compiler is a GCC version that supports it.
4897 * configure: Regenerate.
4898
b6348cb3
PB
48992006-07-03 Paolo Bonzini <bonzini@gnu.org>
4900
95695ad3 4901 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
4902 * configure: Regenerate.
4903
1546bb64
PB
49042006-07-03 Paolo Bonzini <bonzini@gnu.org>
4905
4906 PR other/27063
4907 * configure.in: Test subdir_requires and give an appropriate
4908 error message.
4909 * configure: Regenerate.
4910
5cb6c629
AJH
49112006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4912
4913 * MAINTAINERS (Write After Approval): Add myself.
4914
f4d8cdf8
JDA
49152006-06-22 John David Anglin <dave.anglin@nrc.ca>
4916
4917 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4918
4fe5abb7
SE
49192006-06-22 Steve Ellcey <sje@cup.hp.com>
4920
4921 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4922
2a79fd67
DA
49232006-06-20 David Ayers <d.ayers@inode.at>
4924
4925 PR bootstrap/28072
4926 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4927 whether target-libjava is being configured instead of whether the
4928 java front end is enabled.
4929 * configure: Regenerate.
7e050830 4930
04879af3
RO
49312006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4932
4933 PR target/27540
4934 * configure.in: Only enable libgomp on IRIX 6.
4935 * configure: Regenerate.
4936
ec6c7392
PB
49372006-06-15 Paolo Bonzini <bonzini@gnu.org>
4938
4939 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4940 too.
4941 * Makefile.in: Regenerate.
4942
12973d7a
DD
49432006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4944
4945 * config-ml.in: Alter CCASFLAGS to include special
4946 multilib options the same as is done for CFLAGS.
4947
c67ed86a
JDA
49482006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4949
4950 * configure.in: Don't enable libgomp on hpux10.
4951 * configure: Rebuilt.
4952
cb253473
DA
49532006-06-12 David Ayers <d.ayers@inode.at>
4954
4955 PR bootstrap/27963
4956 PR target/19970
7e050830 4957 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
4958 ${libgcj} is specified.
4959 * configure: Regenerate.
7e050830 4960
dce2d8b2 49612006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
4962
4963 Sync from src:
7e050830
EC
4964
4965 * configure.in: Sync.
32845532 4966 * configure: Regenerated.
7e050830 4967
32845532
CD
4968 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4969
4970 * Makefile.def: Added dependencies from sim and gdb on intl, and
4971 added configure dependencies to everything with an all dependency
4972 on intl.
4973 * Makefile.in: Regenerated.
4974
7cd0cf9c
DA
49752006-06-06 David Ayers <d.ayers@inode.at>
4976
4977 PR libobjc/13946
4978 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4979 * Makefile.in: Regenerate.
4980 * configure.in: Add --enable-objc-gc at toplevel and have it
4981 enable boehm-gc for Objective-C.
4982 Remove target-boehm-gc from libgcj.
4983 Add target-boehm-gc to target_libraries.
4984 Add target-boehm-gc to noconfigdirs where ${libgcj}
4985 is specified.
4986 Assert that boehm-gc is supported when requested for Objective-C.
4987 Only build boehm-gc if needed either for Java or Objective-C.
4988 * configure: Regenerate.
7e050830 4989
3ff3adad
PB
49902006-06-05 Paolo Bonzini <bonzini@gnu.org>
4991
4992 PR 27674
4993 * Makefile.tpl (configure-[+prefix+][+module+],
4994 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4995 Remove rule to unstage bootstrapped modules.
4996 (stage_current): New.
4997 * Makefile.in: Regenerate.
4998
898e551d
LB
49992006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5000
5001 * MAINTAINERS (Write After Approval): Update my e-mail address.
5002
ea60341e
MS
50032006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5004
5005 * include/libiberty.h: Declare pex_run_in_environment.
5006
222ae291
AL
50072006-05-31 Asher Langton <langton2@llnl.gov>
5008
5009 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5010
e9a54b07
PB
50112006-05-25 Paolo Bonzini <bonzini@gnu.org>
5012
5013 * Makefile.def (bfd, opcodes): Fix lib_path.
5014 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5015 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5016 * Makefile.in: Regenerate.
5017
03e67131
CD
50182006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5019
5020 * Makefile.in: Regenerate.
5021
65d6e994
CD
50222006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5023
5024 * Makefile.def: Add install-html target. Add datarootdir
5025 docdir and htmldir to flags_to_pass.
5026 * Makefile.tpl: Add install-html target.
5027 * Makefile.in: Regenerate.
5028 * configure.in: Add --with-datarootdir, --with-docdir, and
5029 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5030 * configure: Regenerate.
5031
9e299237
MS
50322006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5033
5034 * configure.in: Enable gprof for cross builds.
5035 * configure: Regenerate.
5036
c31202cd
RG
50372006-05-22 Richard Guenther <rguenther@suse.de>
5038
5039 Revert
5040 2006-01-31 Richard Guenther <rguenther@suse.de>
5041 Paolo Bonzini <bonzini@gnu.org>
5042
5043 * Makefile.def (target_modules): Add libgcc-math target module.
5044 * configure.in (target_libraries): Add libgcc-math target library.
5045 (--enable-libgcc-math): New configure switch.
5046 * Makefile.in: Re-generate.
5047 * configure: Re-generate.
5048 * libgcc-math: New toplevel directory.
5049
2a332582
JDA
50502006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5051 Andreas Tobler <a.tobler@schweiz.ch>
5052
5053 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5054 * configure: Rebuilt.
5055
dce2d8b2 50562006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5057
ccce6917
SL
5058 * MAINTAINERS (Write After Approval): Add myself.
5059
ed606bc0
DD
50602006-05-01 DJ Delorie <dj@redhat.com>
5061
3d8f47a0 5062 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5063 * configure: Regenerate.
5064
9386bd20
RG
50652006-05-01 Richard Guenther <rguenther@suse.de>
5066
5067 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5068 maintainer.
5069
dce2d8b2 50702006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5071
5072 * MAINTAINERS (Write After Approval): Add myself.
5073
87ceee72
JB
50742006-04-28 Jan Beulich <jbeulich@novell.com>
5075
5076 * MAINTAINERS (Write After Approval): Add myself.
5077
e88a2c09
DD
50782006-04-18 DJ Delorie <dj@redhat.com>
5079
5080 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5081 reference libgloss so that libssp can be built in a combined
5082 tree.
5083 * configure: Regenerate.
5084
675f0a8a
RM
50852006-04-08 Robert Millan <rmh@gcc.gnu.org>
5086
5087 * MAINTAINERS (Write After Approval): Add myself.
5088
27b6c940
BE
50892006-04-05 Ben Elliston <bje@au.ibm.com>
5090
5091 * configure.in: Require makeinfo 4.4 or higher.
5092 * configure: Regenerate.
5093
687b17d4
GP
50942006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5095
5096 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5097 Rearrange the entries of other libraries to have them in one place.
5098
906ac235
JB
50992006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5100
7e050830 5101 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5102 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5103
fb0103e5
RG
51042006-03-14 Richard Guenther <rguenther@suse.de>
5105
5106 * configure: Regenerate with autoconf 2.13.
5107
17237f6b
JB
51082006-03-13 Jim Blandy <jimb@codesourcery.com>
5109
5110 * MAINTAINERS: Use my work address.
bed31434
JB
5111
5112 * MAINTAINERS: Update my E-mail address.
5113
27079765
AH
51142006-03-10 Aldy Hernandez <aldyh@redhat.com>
5115
5116 * configure.in: Handle --disable-<component> generically.
5117 * configure: Regenerate.
5118
54a17039
L
51192006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5120
5121 PR libgcj/17311
5122 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5123
b9bd11ca
EE
51242006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5125
5126 * MAINTAINERS (Write After Approval): Remove myself.
5127 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5128
dce2d8b2 51292006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5130
072b06f2
RE
5131 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5132 (TARGET_CONFIGDIRS): Remove.
5133 * configure.in: Remove AC_SUBST(target_configdirs).
5134 * Makefile.in, configure: Regenerated.
ee2312f3 5135
936e1a35
SK
51362006-02-20 Steven G. Kargl <kargls@comcast.net>
5137
5138 * MAINTAINERS (Write After Approval): Remove myself.
5139 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5140
cc11cc9b
PB
51412006-02-20 Paolo Bonzini <bonzini@gnu.org>
5142
5143 PR bootstrap/25670
5144
5145 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5146
5147 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5148 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5149 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5150 BUILD_PREFIX, BUILD_PREFIX_1.
5151 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5152
5153 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5154 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5155
5156 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5157 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5158 of `cat stage_current`. Always provide the `r' and `s' variables.
5159 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5160 a single shell execution.
5161 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5162 bootstrapped modules, make the stage1 module if the build was not
5163 started yet, else build the current stage.
5164 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5165 (all-build, all-host, all-target, [+make_target+]-host,
5166 [+make_target+]-target): Do not use \-continued lines.
5167 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5168 (current_stage, restrap, stage_last): New.
5169
5170 * Makefile.in: Regenerate.
5171 * configure: Regenerate.
5172
63a7c9ef
BD
51732006-02-19 Bud Davis <jmdavis@link.com>
5174
5175 * MAINTAINERS (Write After Approval): Remove myself.
5176 (Language Front End Maintainers): Add myself as fortran 95
5177 maintainer and update e-mail address.
5178
a3543e3a
FXC
51792006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5180
5181 * MAINTAINERS (Write After Approval): Remove myself.
5182 (Language Front End Maintainers): Add myself as fortran 95
5183 maintainer.
5184
ca5b1d2c
VK
51852006-02-16 Victor Kaplansky <victork@il.ibm.com>
5186
5187 * MAINTAINERS (Write After Approval): Add myself.
5188
0499513f
TK
51892006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5190
5191 * MAINTAINERS (Write After Approval): Remove myself.
5192 (Language Front End Maintainers): Add myself as
5193 fortran 95 maintainer.
5194
d1f8db0c
PB
51952006-02-14 Paolo Bonzini <bonzini@gnu.org>
5196
5197 Sync from src:
5198
5199 2005-12-27 Leif Ekblad <leif@rdos.net>
5200
cc6010cd
AP
5201 * configure.in: Add support for RDOS target.
5202 * configure: Regenerate.
d1f8db0c
PB
5203
52042006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 5205 Andreas Schwab <schwab@suse.de>
d1f8db0c 5206
cc6010cd 5207 * configure: Regenerate.
d1f8db0c 5208
cac90078
DE
52092006-02-12 David Edelsohn <edelsohn@gnu.org>
5210
5211 * configure.in (enable_libgomp): Add AIX.
5212 * configure: Regenerate.
5213
bd37fbf5
MK
52142006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5215
5216 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5217
23027b7a
LM
52182006-02-03 Lee Millward <lee.millward@gmail.com>
5219
5220 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5221
0058967b
RG
52222006-01-31 Richard Guenther <rguenther@suse.de>
5223 Paolo Bonzini <bonzini@gnu.org>
5224
5225 * Makefile.def (target_modules): Add libgcc-math target module.
5226 * configure.in (target_libraries): Add libgcc-math target library.
5227 (--enable-libgcc-math): New configure switch.
5228 * Makefile.in: Re-generate.
5229 * configure: Re-generate.
5230 * libgcc-math: New toplevel directory.
5231
e8b05380
PB
52322006-01-26 Paolo Bonzini <bonzini@gnu.org>
5233
5234 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5235 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5236 the assembler, linker and binutils.
5237 * configure: Regenerate.
5238
d54d5437
DM
52392006-01-22 Dirk Mueller <dmueller@suse.de>
5240
5241 * MAINTAINERS (Write After Approval): Add myself.
5242
670cbfcf
DN
52432006-01-20 Diego Novillo <dnovillo@redhat.com>
5244
5245 * configure: Regenerate.
5246
953ff289
DN
52472006-01-18 Richard Henderson <rth@redhat.com>
5248 Jakub Jelinek <jakub@redhat.com>
5249 Diego Novillo <dnovillo@redhat.com>
5250
5251 * libgomp: New directory.
5252 * Makefile.def: Add target_module libgomp.
5253 * Makefile.in: Regenerate.
5254 * configure.in (target_libraries): Add target-libgomp.
5255 * configure: Regenerate.
5256
32ce4048
AO
52572006-01-05 Alexandre Oliva <aoliva@redhat.com>
5258
5259 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5260 @ from continuation.
5261 * Makefile.in: Rebuilt.
5262
0eaf8e17 52632006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5264
c76c0c83
CL
5265 * MAINTAINERS (Write After Approval): Add myself.
5266
2d309510
PB
52672006-01-04 Paolo Bonzini <bonzini@gnu.org>
5268
5269 PR bootstrap/24252
5270
5271 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5272 * Makefile.tpl (OBJDUMP): New.
5273 (EXTRA_HOST_FLAGS): Add it.
5274 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5275
953ff289
DN
5276 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5277 to use symbolic links between directories. Avoid race conditions
5278 or make them harmless.
5279 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5280
5281 * Makefile.def (LEAN): Pass.
5282 * Makefile.tpl (LEAN): Define.
5283 (stage[+id+]-start): Accept that the previous directory does not
5284 exist, if the bootstrap is lean.
5285 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5286 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5287 configure substitution.
5288 ([+compare-target+]): Likewise.
5289 ([+bootstrap-target+]-lean): New.
5290 * configure.in: Remove lean bootstrap support from here.
5291
953ff289
DN
5292 * Makefile.in: Regenerate.
5293 * configure: Regenerate.
2d309510 5294
368872c3
BE
52952006-01-04 Ben Elliston <bje@au.ibm.com>
5296
5297 * MAINTAINERS (libdecnumber): Add myself.
5298
d79e6356
MM
52992006-01-02 Mark Mitchell <mark@codesourcery.com>
5300
5301 * libtool-ldflags: New script.
5302
a6fbc1e2
AS
53032006-01-02 Andreas Schwab <schwab@suse.de>
5304
5305 * configure.in: When reconfiguring remove Makefile in
5306 all stage directories.
5307 * configure: Regenerate.
5308
103a4b39
SB
53092005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5310
5311 * MAINTAINERS: Update my email address.
5312
212f829c
PB
53132005-12-20 Paolo Bonzini <bonzini@gnu.org>
5314
5315 Revert Ada-related part of the previous change.
5316
5317 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5318 Do not pass.
5319 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5320 * Makefile.in: Regenerate.
5321 * configure.in: Do not include mt-ppc-aix target fragment.
5322 * configure: Regenerate.
5323
8ef1f2df
PB
53242005-12-19 Paolo Bonzini <bonzini@gnu.org>
5325
5326 * configure.in: Select appropriate fragments for PowerPC/AIX.
5327 * configure: Regenerate.
5328
5329 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5330 BOOT_CFLAGS, BOOT_LDFLAGS.
5331 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5332 BOOT_CFLAGS, BOOT_LDFLAGS.
5333 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5334 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5335 (stage): Fail if we cannot complete the work.
5336 * Makefile.in: Regenerate.
5337
ab34901f
NS
53382005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5339
5340 * configure.in: Replace ms1 with mt.
5341 * configure: Rebuilt.
5342
cbe82f21
BM
53432005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5344
5345 * MAINTAINERS: Update my email address.
5346
19843472
PB
53472005-12-15 Paolo Bonzini <bonzini@gnu.org>
5348
5349 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5350 install-host-nogcc): Don't invoke $(stage) at the end.
5351 * Makefile.in: Regenerate.
5352
1ca26cd2
PB
53532005-12-14 Paolo Bonzini <bonzini@gnu.org>
5354
5355 * configure.in: Flip the top-level bootstrap switch.
5356 * configure: Regenerate.
5357
f41d6665
DJ
53582005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5359
5360 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5361 $(stage) and $(unstage).
5362 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5363 (all): Remove stray semicolon.
5364 (local-distclean): Don't handle multilib.tmp and multilib.out.
5365 (install.all): Set $s for consistency.
5366 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5367 check_multilibs setting. Always make the install directory.
5368 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5369 Correct @if/@endif.
5370 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5371 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5372 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5373 (multilib.out): Remove.
5374 * Makefile.in: Regenerated.
5375
dce2d8b2 53762005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
5377
5378 * MAINTAINERS (Write After Approval): Add myself.
5379
64f182bd
NS
53802005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5381
121b2cee
NS
5382 * MAINTAINERS: Add myself as mt maintainer.
5383
64f182bd
NS
5384 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5385
a6d63770
AN
53862005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5387
5388 * MAINTAINERS: Change email address.
5389
2abefe3d
PB
53902005-12-05 Paolo Bonzini <bonzini@gnu.org>
5391
5392 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5393 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5394 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5395 Find in-tree tools if available.
5396 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5397 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5398 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5399 (COMPILER_*_FOR_TARGET): New.
5400 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5401 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5402 (CONFIGURED_*, USUAL_*): Remove.
5403 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5404 STRIP): Use autoconf substitutions.
5405 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5406 COMPILER_NM_FOR_TARGET): New.
5407 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5408
5409 (all): Make all-host and all-target in parallel.
5410 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5411 that $$r and $$s are set before invoking a recursive make.
5412 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5413 ([+bootstrap-target+]): Inline most of the `all' target.
5414
2f3bdde7
BE
54152005-11-29 Ben Elliston <bje@au.ibm.com>
5416
5417 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5418 from the gcc build directory.
5419 * Makefile.in: Regenerate.
5420
a4b6c45a
BE
54212005-11-29 Ben Elliston <bje@au.ibm.com>
5422
5423 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5424 depend on all-libdecnumber.
5425 * configure.in (host_libs): Include libdecnumber.
5426 * Makefile.in: Regenerate.
5427 * configure: Likewise.
5428
473a74b9
BE
54292005-11-29 Ben Elliston <bje@au.ibm.com>
5430
5431 * libdecnumber: Import decNumber sources from the dfp-branch.
5432
b4623110
KJ
54332005-11-21 Kean Johnston <jkj@sco.com>
5434
5435 * config.sub, config.guess: Sync from upstream sources.
5436
67dc1785
BE
54372005-11-21 Ben Elliston <bje@au.ibm.com>
5438
5439 Import from Autoconf sources:
5440
5441 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5442 * config/move-if-change: Don't output "$2 is unchanged";
5443 suggested by Ben Elliston. Handle weird characters correctly.
5444
186abafe
AT
54452005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5446
5447 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5448 to match upstream libtool for darwin.
5449
ef9db8d5
DJ
54502005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5451
5452 * Makefile.def: Remove gdb dependencies for gdbtk.
5453 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5454 (configure-gdb, install-gdb): New rules.
5455 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5456 * Makefile.in, configure: Regenerated.
5457
9c5141ab
JB
54582005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5459
5460 * MAINTAINERS (Write After Approval): Add myself.
5461
4523d51b
EE
54622005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5463
5464 * MAINTAINERS (Write After Approval): Add myself.
5465
086b011c
DN
54662005-10-24 Diego Novillo <dnovillo@redhat.com>
5467
5468 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5469 Diego Novillo.
5470
e7c84bf8
PB
54712005-10-22 Paolo Bonzini <bonzini@gnu.org>
5472
5473 PR bootstrap/24297
5474 * Makefile.tpl (do-[+make-target+], do-check, install,
5475 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5476 are set before recursing.
5477 * Makefile.in: Regenerate.
5478
b88a7564
EB
54792005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5480
5481 PR bootstrap/18939
5482 * Makefile.def (gcc) <target>: Fix thinko.
5483 * Makefile.in: Regenerate.
5484
61efc800
BS
54852005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5486
5487 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5488 * configure: Regenerate.
5489
f53d2869
JZ
54902005-10-15 Jie Zhang <jie.zhang@analog.com>
5491
5492 * MAINTAINERS (Write After Approval): Add self.
5493
077fc835
KH
54942005-10-08 Kazu Hirata <kazu@codesourcery.com>
5495
5496 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5497 target-libffi, target-qthreads, target-libjava, and
5498 targetlibobjc.
5499 * configure: Regenerate.
5500
d739199a
DJ
55012005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5502
5503 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5504 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5505 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5506 (USUAL_OBJDUMP_FOR_TARGET): New.
5507 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5508 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 5509 * configure, Makefile.in: Regenerated.
d739199a 5510
db38c6bb
PB
55112005-10-05 Paolo Bonzini <bonzini@gnu.org>
5512
5513 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5514 before other host packages.
5515
3015564c
KK
55162005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5517
5518 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5519
1061f99e
PB
55202005-10-05 Paolo Bonzini <bonzini@gnu.org>
5521
5522 PR bootstrap/22340
5523
5524 * configure.in (default_target): Remove.
5525 * Makefile.tpl (all): Do not use prerequisites as subroutines
5526 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5527 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5528 use prerequisites as subroutines.
5529 (check-host, check-target): New.
5530 (bootstrap configure & all targets): Do not use stage*-start
5531 if the directory layout is already ok.
5532 (non-bootstrap configure & all targets): Prepend a $(unstage).
5533 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5534 (NOTPARALLEL): Remove.
5535 (unstage, stage variables): New variables.
5536 (unstage, stage targets): Simply expand to those variables.
5537
5538 * configure: Regenerate.
5539 * Makefile.in: Regenerate.
5540
4a9c436f
JW
55412005-10-04 James E Wilson <wilson@specifix.com>
5542
5543 * Makefile.def (lang_env_dependencies): Add libmudflap.
5544 * Makefile.in: Regenerate.
5545
37150080
AS
55462005-10-03 Andreas Schwab <schwab@suse.de>
5547
5548 Backport from libtool CVS:
5549 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5550
5551 * ltmain.sh: add support for installing into temporary
5552 staging area (e.g. 'make install DESTDIR=...')
5553
39d16468
L
55542005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5555
5556 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5557 * configure: Regenerated.
5558
72a7ab82
AP
55592005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5560
5561 * configure: Regenerate with the correct
5562 autoconf version.
5563
6b65a26d
CM
55642005-09-30 Catherine Moore <clm@cm00re.com>
5565
5566 * configure.in (bfin-*-*): New.
5567 * configure: Regenerated.
5568
040b1c5a
GK
55692005-09-28 Geoffrey Keating <geoffk@apple.com>
5570
5571 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5572 (LIPO_FOR_TARGET): New.
5573 (CONFIGURED_LIPO_FOR_TARGET): New.
5574 (USUAL_LIPO_FOR_TARGET): New.
5575 (STRIP_FOR_TARGET): New.
5576 (CONFIGURED_STRIP_FOR_TARGET): New.
5577 (USUAL_STRIP_FOR_TARGET): New.
5578 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5579 STRIP_FOR_TARGET.
5580 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5581 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5582 * Makefile.in: Regenerate.
5583 * configure: Regenerate.
7e050830 5584
3a3c28db
DE
55852005-09-19 David Edelsohn <edelsohn@gnu.org>
5586
5587 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5588 (rs6000-*-aix*): Same.
5589 * configure: Regenerate.
5590
2749a921
TT
55912005-09-16 Tom Tromey <tromey@redhat.com>
5592
5593 * MAINTAINERS: Add self as java maintainer.
5594
7f26dfa3
FXC
55952005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5596
5597 * configure.in: Recognize f95 in the --enable-languages option,
5598 and substitute it for fortran, issuing a warning.
5599 * configure: Regenerate.
5600
d8852c4f
PE
56012005-08-30 Phil Edwards <phil@codesourcery.com>
5602
5603 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5604 * configure: Regenerated.
5605
ad685e81
AH
56062005-08-22 Aldy Hernandez <aldyh@redhat.com>
5607
5608 * MAINTAINERS: Add self as ms1 maintainer.
5609
b00d752c
RE
56102005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5611
5612 * Makefile.def (libssp): Add to lang_env_dependencies.
5613 * Makefile.in: Regenerate.
5614
9ed8fb9b
ILT
56152005-08-18 Ian Lance Taylor <ian@airs.com>
5616
5617 * MAINTAINERS: Add myself as middle-end maintainer.
5618
0f029d39
CG
56192005-08-17 Christian Groessler <chris@groessler.org>
5620
5621 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5622 * Makefile.in: Regenerate.
5623
81087874
AK
56242005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5625
5626 * MAINTAINERS (write after approval): Added myself.
5627
6a134f1c
MR
56282005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5629
5630 * MAINTAINERS (Write After Approval): Add myself.
5631
2693c0b0
PB
56322005-08-12 Paolo Bonzini <bonzini@gnu.org>
5633
5634 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5635 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5636 Look for alternate names of the target cc and c++
5637 * configure: Regenerate.
5638
4de997d1
PB
56392005-08-08 Paolo Bonzini <bonzini@gnu.org>
5640
5641 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5642 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5643 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5644 tools; remove code to manually set them.
5645 (Target tools): Look in the environment for them.
5646 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5647 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5648 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5649 build directory.
5650 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5651 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5652 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5653 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5654 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5655 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5656 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5657 * configure: Regenerate.
5658 * Makefile.in: Regenerate.
5659
b089e33a
BE
56602005-07-28 Ben Elliston <bje@au.ibm.com>
5661
5662 * MAINTAINERS: Update for removed CPU targets.
5663
e3791243
MM
56642005-07-27 Mark Mitchell <mark@codesourcery.com>
5665
5666 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 5667 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
5668 * Makefile.in: Regenerated.
5669
526635cb
MM
56702005-07-26 Mark Mitchell <mark@codesourcery.com>
5671
5672 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5673 (CFLAGS_FOR_TARGET): Use it.
5674 (CXXFLAGS_FOR_TARGET): Likewise.
5675 * Makefile.in: Regenerated.
5676 * configure.in (--with-build-sysroot): New option.
5677 * configure: Regenerated.
5678
19791f70
PB
56792005-07-24 Paolo Bonzini <bonzini@gnu.org>
5680
5681 * Makefile.tpl: Wrap install between unstage and stage
5682 * Makefile.in: Regenerate.
5683
35f5a23f
EC
56842005-07-21 Eric Christopher <echristo@apple.com>
5685
5686 * MAINTAINERS: Update affiliation.
5687
ff3ddf15
PW
56882005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5689
5690 * MAINTAINERS: Add self as crx port maintainer.
5691
3a664c1c
DD
56922005-07-20 DJ Delorie <dj@redhat.com>
5693
5694 * MAINTAINERS: Add self as m32c maintainer.
5695
539df155
KC
56962005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5697
5698 * all files: Update FSF address.
5699
be9c593a
EC
57002005-07-15 Eric Christopher <echristo@redhat.com>
5701
5702 * MAINTAINERS: Change affiliation.
5703
fd7ea4ab
JB
57042005-07-14 Jim Blandy <jimb@redhat.com>
5705
5706 * configure.in: Add cases for Renesas m32c.
5707 * configure: Regenerated.
7e050830 5708
0063a823
KC
57092005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5710
d0ca130a
KC
5711 * COPYING.LIB: Update from fsf.org.
5712
57132005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5714
5715 * COPYING, compile, config.guess,
0063a823
KC
5716 config.sub, install-sh, missing, mkinstalldirs,
5717 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 5718 * config-ml.in: Update FSF address.
0063a823 5719
a8ba31f2
EC
57202005-07-13 Eric Christopher <echristo@redhat.com>
5721
5722 * configure.in: Add toplevel noconfigdir support for tpf.
5723 * configure: Regenerate.
5724
5bea4a03
PB
57252005-07-11 Paolo Bonzini <bonzini@gnu.org>
5726
5727 PR ada/22340
5728
5729 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5730 * Makefile.in: Regenerate.
5731
284bdbbd
MM
57322005-07-07 Mark Mitchell <mark@codesourcery.com>
5733
5734 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 5735 Brolley to write-after-approval.
284bdbbd 5736
452190fb
AS
57372005-07-07 Andreas Schwab <schwab@suse.de>
5738
5739 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5740 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5741 * Makefile.in: Regenerated.
5742
9c8f9ec2
GK
57432005-07-06 Geoffrey Keating <geoffk@apple.com>
5744
5745 * configure.in: Don't build sim or rda when targetting darwin.
5746 * configure: Regenerate.
5747
ef0087a7
KH
57482005-07-06 Kazu Hirata <kazu@codesourcery.com>
5749
5750 * configure.in: Add --enable-libssp and --disable-libssp.
5751 * configure: Regenerate with autoconf-2.13.
5752
77008252
JJ
57532005-07-02 Jakub Jelinek <jakub@redhat.com>
5754
5755 * Makefile.def (target_modules): Add libssp.
5756 * configure.in (target_libraries): Add target-libssp.
5757 * configure: Rebuilt.
5758 * Makefile.in: Rebuilt.
5759
a04eae1b
ZW
57602005-07-01 Zack Weinberg <zackw@panix.com>
5761
5762 * MAINTAINERS: Change email address. Resign from maintainership.
5763
948884cd
RG
57642005-07-01 Richard Guenther <rguenther@suse.de>
5765
5766 * MAINTAINERS: Change my e-mail address and affiliation.
5767
c7870f5d
PB
57682005-06-22 Paolo Bonzini <bonzini@gnu.org>
5769
5770 * Makefile.def (stagefeedback): Come after profile.
5771 Define profiledbootstrap target.
5772 * Makefile.tpl (profiledbootstrap): Remove.
5773 (stageprofile-end): Zap stagefeedback.
5774 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5775 * Makefile.in: Regenerate.
5776
ab99519a
RS
57772005-06-13 Richard Sandiford <richard@codesourcery.com>
5778
5779 * MAINTAINERS: Update my email address.
5780
f610dd5f
ZW
57812005-06-13 Zack Weinberg <zack@codesourcery.com>
5782
5783 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5784 In 'cpp' stanza, support '#line' as well as '# '.
5785
71bc2a83
AS
57862005-06-08 Andreas Schwab <schwab@suse.de>
5787
5788 * MAINTAINERS: Move myself from 'Write After Approval' to
5789 'CPU Port Maintainers' section as m68k maintainer.
5790
4fab7234
HPN
57912005-06-07 Hans-Peter Nilsson <hp@axis.com>
5792
5793 * configure.in (unsupported_languages): New macro.
5794 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5795 non-ported target libraries in noconfigdirs.
5796 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5797 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 5798 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
5799 unsupported_languages.
5800 * configure: Regenerate.
5801
68193f9b
TS
58022005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5803
5804 * configure.in: Fix typo in handling of --with-mpfr-dir.
5805 * configure: Regenerate.
5806
f26f6b8d
RS
58072005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5808
5809 * MAINTAINERS: Update my email address.
5810
ba4853f8
JB
58112005-06-02 Jim Blandy <jimb@redhat.com>
5812
5813 * config.sub: Add cases for the Renesas m32c. (This patch has been
5814 accepted into the master sources.)
5815
79dd769c 58162005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
5817 Michael Snyder <msnyder@redhat.com>
5818 Stan Cox <scox@redhat.com>
79dd769c 5819
f610dd5f 5820 * configure.in: Set noconfigdirs for ms1.
79dd769c 5821
f610dd5f 5822 * configure: Regenerate.
79dd769c 5823
d29e107f
JD
58242005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5825
5826 * MAINTAINERS (Write After Approval): Add self.
5827
e93196c3
JC
58282005-06-01 Josh Conner <jconner@apple.com>
5829
5830 * MAINTAINERS (Write After Approval): Add self.
5831
ae263c7a
KH
58322005-06-01 Kazu Hirata <kazu@codesourcery.com>
5833
5834 * MAINTAINERS: Update my email address.
5835
585b3aa3
ZM
58362005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5837
5838 * MAINTAINERS (Write After Approval): Add self.
5839
4930c50b
CD
58402005-05-26 Chris Demetriou <cgd@broadcom.com>
5841
5842 * MAINTAINERS (Write After Approval): Remove self.
5843
2dfbef6d
PB
58442005-05-25 Paolo Bonzini <bonzini@gnu.org>
5845
5846 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5847 (Dependencies): Consider target modules for bootstrap dependencies.
5848 Make target bootstrap modules depend on each stage's gcc.
5849 * Makefile.in: Regenerate.
5850
bcb28cf5
PB
58512005-05-20 Paolo Bonzini <bonzini@gnu.org>
5852
5853 * Makefile.def (configure-gcc): Depend on binutils having been built.
5854 (all-gcc): No need to do it here.
5855 * Makefile.in: Regenerate.
5856
0cf085e4
PB
58572005-05-19 Paul Brook <paul@codesourcery.com>
5858
f610dd5f 5859 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
5860 language cannot be built.
5861 * configure: Regenerate.
5862
dfb2c39a
DJ
58632005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5864
5865 * ylwrap: Import from Automake 1.9.5.
5866
771aaa92
DU
58672005-05-13 David Ung <davidu@mips.com>
5868
5869 * MAINTAINERS (Write After Approval): Add self.
5870
3ac9bd58
MS
58712005-05-09 Mike Stump <mrs@apple.com>
5872
5873 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5874 lt_cv_sys_max_cmd_len for now.
f610dd5f 5875
f77a5578
SC
58762005-05-09 Stan Cox <scox@redhat.com>
5877
5878 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5879
795e36e5
MK
58802005-05-08 Matt Kraai <kraai@ftbfs.org>
5881
5882 * README.SCO: Update the URL.
5883
c9392a2b
DE
58842005-05-05 David Edelsohn <edelsohn@gnu.org>
5885
5886 * ltconfig: Define file_list_spec. Pass file_list_spec and
5887 with_gnu_ld to libtool.
5888 * ltcf-c.sh (aix[45]): Define file_list_spec.
5889 * ltcf-cxx.sh (aix[45]): Same.
5890 * ltcf-gcj.sh (aix[45]): Same.
5891 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5892 exists, write list of input files to temporary file.
5893
bebcd931
MS
58942005-05-04 Mike Stump <mrs@apple.com>
5895
5896 * configure.in: Always pass --target to target configures as
5897 otherwise rebuilds that do --recheck will fail.
5898 * confiugure: Rebuilt.
5899
ce406537
PB
59002005-05-04 Paolo Bonzini <bonzini@gnu.org>
5901
5902 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5903 STAGE_HOST_EXPORTS.
5904 (configure, all): Add bootstrap support.
5905 (Host modules, target modules): Pass post-stage1 flags and exports.
5906 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5907 * Makefile.in: Regenerate.
5908
aa9dcfc4
PB
59092005-04-29 Paolo Bonzini <bonzini@gnu.org>
5910
5911 * configure: Regenerate.
5912
b6f9abcf
MS
59132005-04-27 Mike Stump <mrs@apple.com>
5914
5915 * MAINTAINERS: Add self as darwin maintainer.
5916
acb217cb
BS
59172005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5918
5919 * config.sub: Update from master copy.
5920
b6dae270
MS
59212005-04-21 Mike Stump <mrs@apple.com>
5922
5923 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5924 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5925
c2e0d3a9
HPN
59262005-04-19 Hans-Peter Nilsson <hp@axis.com>
5927
5928 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5929 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5930 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5931 "*-*-elf" and "*-*-linux*".
5932 * configure: Regenerate.
5933
871ae772
JM
59342005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5935
5936 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5937
bf070c29
MS
59382005-04-12 Mike Stump <mrs@apple.com>
5939
5940 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5941
e865b6f7
TK
59422005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5943
5944 * MAINTAINERS (Write After Approval): Add myself.
5945
7b71ad7f
BS
59462005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5947
5948 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5949
25b42232
PB
59502005-04-06 Paolo Bonzini <bonzini@gnu.org>
5951
f610dd5f 5952 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
5953 (TARGET_CONFIGARGS): Include --with-target-subdir.
5954 (configure, all): New macros. Use them throughout.
5955 * Makefile.in: Regenerate.
5956
d727c624
JG
59572005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5958
5959 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 5960
fff72cc4
ZD
59612005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5962
5963 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5964
86472dc3
GP
59652005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5966
5967 * MAINTAINERS: Move John Carr to Write After Approval.
5968
dce2d8b2 59692005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
5970
5971 * config/mh-mingw32: Delete.
5972 * configure.in: Don't use it.
5973 * configure: Regenerate.
5974
33da42bc
PB
59752005-03-31 Paolo Bonzini <bonzini@gnu.org>
5976
5977 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5978 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 5979 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
5980 (HOST_LIB_PATH): Generate from Makefile.def.
5981 (TARGET_LIB_PATH): Likewise.
5982 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5983 * Makefile.in: Regenerate.
5984 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5985 (RPATH_ENVVAR): Include Darwin case.
5986 * configure: Regenerate.
5987
15cc1841
TF
59882005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5989
5990 * MAINTAINERS (Various Maintainers): Remove self.
5991 (Write After Approval): Add self.
5992
6a8c79d5
TF
59932005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5994
5995 * MAINTAINERS (Various Maintainers): Add self.
5996
256f7136
PB
59972005-03-25 Paolo Bonzini <bonzini@gnu.org>
5998
5999 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6000 * configure: Regenerate.
6001
191dd2c9
ZW
60022005-03-21 Zack Weinberg <zack@codesourcery.com>
6003
6004 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6005 gcc_version, and gcc_version_trigger from set of flags to pass.
6006 * Makefile.tpl: Remove definitions of above variables.
6007 (config.status): Remove dependency on $(gcc_version_trigger).
6008 * Makefile.in: Regenerate.
6009 * configure.in: Do not reference config/gcc-version.m4 nor
6010 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6011 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6012 * configure: Regenerate.
6013
ef6e9bc0 60142005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6015 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6016
6017 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6018 * Makefile.in: Regenerate.
6019
009bbd5a
FW
60202005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6021
6022 * MAINTAINERS (Write After Approval): Add myself.
6023
09f8755b
DA
60242005-03-03 David Ayers <d.ayers@inode.at>
6025
6026 * MAINTAINERS (Write After Approval): Add myself.
6027
e73ed25c
AO
60282005-03-01 Alexandre Oliva <aoliva@redhat.com>
6029
6030 PR libgcj/20160
6031 * ltmain.sh: Avoid creating archives with components that have
6032 duplicate basenames.
6033
ace9ac7b
AP
60342005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6035
6036 PR bootstrap/20250
6037 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6038 instead of check.
6039 * Makefile.in: Regenerate.
6040
c9db9354
PB
60412005-02-28 Paolo Bonzini <bonzini@gnu.org>
6042
6043 * Makefile.in: Regenerate to fix conflict between the previous two
6044 patches.
6045
215c351a
PB
60462005-02-28 Paolo Bonzini <bonzini@gnu.org>
6047
6048 PR bootstrap/17383
6049 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6050 * Makefile.tpl (HOST_SUBDIR): New substitution.
6051 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6052 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6053 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6054 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6055 (Host modules, Bootstrapped modules): Use it.
6056 (Build modules, Target modules): Do not create symlink trees,
6057 always configure out-of-srcdir.
6058 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6059 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6060 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6061 $(HOST_SUBDIR). Create a symlink for host_subdir.
6062
6063 * Makefile.in: Regenerate.
6064 * configure: Regenerate.
6065
5395b47b
NN
60662005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6067
6068 Merged from libada-gnattools-branch:
6069 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6070
6071 * gnattools: New directory.
6072 * Makefile.def: Add gnattools as a module, depending on target-libada.
6073 * Makefile.in: Regenerate.
6074 * configure.in: Include gnattools in host_tools; disable it if ada
6075 is disabled.
6076 * configure: Regenerate.
6077
ca2cc05c
JM
60782005-02-24 James A. Morrison <phython@gcc.gnu.org>
6079
6080 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6081 treelang maintainer.
6082 (Write After Approval): Remove myself.
6083
d2f3024f
PS
60842005-02-23 Paul Schlie <schlie@comcast.net>
6085
6086 * configure.in: Allow darwin targeted ports to build tk, itcl and
6087 libgui.
6088 * configure: Regenerate.
6089
bba5e0ca
EB
60902005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6091
6092 PR libgcj/10353
6093 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6094 * configure: Regenerate.
6095
70132ce7
SK
60962005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6097
6098 * MAINTAINERS (Write After Approval): Add myself.
6099
20f0edca
ILT
61002005-02-10 Ian Lance Taylor <ian@airs.com>
6101
6102 * MAINTAINERS: Update my e-mail address.
6103
e64e5109
RG
61042005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6105
6106 * MAINTAINERS (Write After Approval): Add myself.
6107
40d64b5a
HPN
61082005-01-29 Hans-Peter Nilsson <hp@axis.com>
6109
6110 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6111 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6112 target-libgloss when not *-*-elf and *-*-aout.
6113 * configure: Regenerate.
6114
54a12711
KH
61152005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6116
6117 * MAINTAINERS: Remove obsolete entries.
6118
0aa99dbb
KH
6119 * MAINTAINERS (Write After Approval): Add Michael Matz.
6120
2b009f5f
NB
61212005-01-19 Neil Booth <neil@daikokuya.co.uk>
6122
6123 * MAINTAINERS: Remove self as cpplib maintainer.
6124
385870f5
KC
61252005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6126
6127 * install-sh, config.sub: Import from upstream.
6128
e7daab31
KC
61292005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6130
6131 PR bootstrap/18222
6132 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6133 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6134 * Makefile.in: Regenerate.
6135
e6003f4d
JT
61362005-01-16 Jason Thorpe <thorpej@netbsd.org>
6137
6138 * MAINTAINERS: Update my email address.
6139
145e2972 61402005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6141 Andreas Schwab <schwab@suse.de>
145e2972
DE
6142
6143 PR bootstrap/18033
6144 * config-ml.in: Eval option if surrounded by single quotes.
6145
86c7e0da
PB
61462005-01-03 Paolo Bonzini <bonzini@gnu.org>
6147
6148 Revert 2004-12-28 Makefile changes, a better fix will be
6149 applied to mainline and src after GCC 4.0 branches.
6150
3224a22f
PB
61512004-12-28 Paolo Bonzini <bonzini@gnu.org>
6152
6153 PR bootstrap/17383
6154
6155 * Makefile.def (target_modules): Remove stage parameter,
6156 it is always true now.
6157 * Makefile.tpl (configure-build-[+module+],
6158 configure-target-[+module+]): Always build symlink tree
6159 for the directory and for include. BUILD_SUBDIR and
6160 TARGET_SUBDIR cannot be . anymore.
6161 * Makefile.in: Regenerate.
6162
aaf51ca2
DE
61632004-12-25 David Edelsohn <edelsohn@gnu.org>
6164
6165 Revert 2004-12-08 Makefile changes.
6166
4e32e454
DS
61672004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6168
6169 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6170 cygwin, mingw.
6171
669f01d8
AS
61722004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6173
6174 * configure.in (sh64-*-*): Reenable gprof.
6175 * configure: Regenerate.
6176
1b227ee0
DE
61772004-12-08 David Edelsohn <edelsohn@gnu.org>
6178
6179 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6180 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6181 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6182 * Makefile.in: Regenerate.
6183
ce5e944c
CF
61842004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6185
6186 * MAINTAINERS: Update my email address.
6187
893f1e87
MK
61882004-12-07 Matt Kraai <kraai@ftbfs.org>
6189
6190 * Makefile.tpl: Generate normal dependencies if the LHS module is
6191 not bootstrapped.
6192 * Makefile.in: Regenerate.
6193
bb59c339
RS
61942004-12-03 Richard Sandiford <rsandifo@redhat.com>
6195
6196 * configure.in: Include config/gxx-include-dir.m4. Use
6197 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6198 * configure: Regenerate.
6199
4982adbe
RS
62002004-12-03 Richard Sandiford <rsandifo@redhat.com>
6201
6202 * config.if: Delete.
6203 * configure.in: Set libstdcxx_incdir directly.
6204 * configure: Regenerate.
6205
05750653
EC
62062004-12-02 Eric Christopher <echristo@redhat.com>
6207
6208 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6209 * Makefile.in: Regenerate.
6210
5fef1dbd
RS
62112004-12-02 Richard Sandiford <rsandifo@redhat.com>
6212
6213 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6214 * configure: Regenerate.
6215
afabd8e6
RS
62162004-12-02 Richard Sandiford <rsandifo@redhat.com>
6217
6218 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6219 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6220 * configure: Regenerate.
6221
78716e86
EC
62222004-12-01 Eric Christopher <echristo@redhat.com>
6223
6224 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6225 of things to remove.
6226
57ab8ba9
MK
62272004-11-29 Matt Kraai <kraai@ftbfs.org>
6228
6229 * MAINTAINERS (Write After Approval): Update my e-mail address.
6230
2539bffe
KC
62312004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6232
6233 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6234 from CVS libtool to always pass_all.
6235
3e732ba0
JDA
62362004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6237
6238 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6239 (hppa*64*-*-*): Delete incorrect comment.
6240 * configure: Rebuilt.
6241
767f726e
KC
62422004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6243
6244 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6245
2c92e90f
KC
62462004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6247
6248 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6249 from CVS libtool to always pass_all.
6250
32f84e48
KC
62512004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6252
6253 * install-sh, compile: Import from automake.
6254
9587be8a
KC
62552004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6256
6257 * config.guess, config.sub: Import from savannnah.
6258
04e81808 62592004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6260
6261 * MAINTAINERS (Write After Approval): Add myself
6262
f87a2b2e
MS
62632004-11-12 Mike Stump <mrs@apple.com>
6264
6265 * Makefile.def: Add html support.
6266 * Makefile.tpl: Likewise.
6267 * Makefile.in: Regenerate.
6268
848556c2
GK
62692004-11-11 Geoffrey Keating <geoffk@apple.com>
6270
556f03c4
GK
6271 PR 18423
6272 * configure.in: Remove all instances of build-fixincludes from
6273 noconfigdirs.
6274 (build_configargs): Supply --target to subdirectories.
6275 * configure: Regenerate.
6276
848556c2
GK
6277 * Makefile.def: Make gcc install depend on fixincludes install.
6278 * Makefile.in: Regenerate.
6279
9e5712a5
JJ
62802004-11-10 Janis Johnson <janis187@us.ibm.com>
6281
6282 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6283
4ef509c0
PB
62842004-11-11 Paul Brook <paul@codesourcery.com>
6285
6286 * MAINTAINERS: Add self as arm maintainer. Update email address.
6287
20d11df6
HPN
62882004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6289
6290 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6291 target-libgfortran.
79fd8592 6292 * configure: Regenerate.
20d11df6 6293
68c70f15
DE
62942004-11-07 David Edelsohn <edelsohn@gnu.org>
6295
6296 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6297 like CC.
6298
54f88091
PB
62992004-11-05 Paolo Bonzini <bonzini@gnu.org>
6300
6301 * Makefile.def (host fixincludes): Specify missing targets.
6302 * Makefile.in: Regenerate.
6303
6866abb8
RC
63042004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6305
6306 * MAINTAINERS: Add myself
6307
83f62578
GL
63082004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6309
6310 * MAINTAINERS (Write After Approval): Add myself.
6311
53c7ffe7
GK
63122004-11-04 Geoffrey Keating <geoffk@apple.com>
6313
6314 * Makefile.def: Build fixincludes for the host, too.
6315 * Makefile.in: Regenerate.
6316 * configure.in (host_tools): Add fixincludes.
6317 * configure: Regenerate.
6318
ac8b3d9d
DJ
63192004-11-04 Daniel Jacobowitz <dan@debian.org>
6320
6321 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6322 * configure: Regenerated.
6323
bab37580
L
63242004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6325
6326 PR other/17783
6327 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6328 * configure: Regenerated.
6329
db1de713
MM
63302004-10-31 Mark Mitchell <mark@codesourcery.com>
6331
6332 * README.SCO: Update per FSF instructions.
6333
a827e21a
EW
63342004-10-28 Eric B. Weddington <ericw@evcohs.com>
6335
6336 PR target/18151
6337 * configure.in (case ${target}): Do not build fixincludes for avr.
6338 * configure: Regenerated.
6339
9d069a4f
PB
63402004-10-26 Paolo Bonzini <bonzini@gnu.org>
6341
6342 * configure.in (case ${target}): Do not build fixincludes
6343 on platforms where it is not used.
6344 * configure: Regenerated.
6345
fc45f3fe
DJ
63462004-10-23 Daniel Jacobowitz <dan@debian.org>
6347
6348 * configure.in: Use an absolute path to install-sh.
6349 * configure: Regenerated.
6350
36554b92
AL
63512004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6352
6353 * MAINTAINERS (Write After Approval): Add myself.
6354
88e9994a
KH
63552004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6356
6357 * MAINTAINERS: Remove from Write After Approval those that are
6358 already maintainers.
6359
ad02a944
SP
63602004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6361
6362 * MAINTAINERS: Update my email address.
6363
c8e6cd41
KC
63642004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6365
6366 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6367 * configure: Regenerate.
6368
dce2d8b2 63692004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
6370
6371 * MAINTAINERS: Update my email address.
6372
a8b0957e
KH
63732004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6374
6375 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6376 entries belonging to this category.
6377
96836f61
JZ
63782004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6379
6380 * MAINTAINERS: Update my e-mail address.
6381
7e0b5752
PB
63822004-10-06 Paolo Bonzini <bonzini@gnu.org>
6383
6384 Fix wrong conflict resolution in:
6385
6386 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6387
6388 * Makefile.in: Regenerate.
6389 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6390 in the recursive `make', instead of hardwiring `all'.
6391 (Autogenerated TARGET-* variables): New.
6392
370f7a47
TL
63932004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6394
6395 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 6396 * configure: Regenerate.
370f7a47 6397
13e5d623
KH
63982004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6399
6400 * MAINTAINERS (Various Maintainers): Move the "windows,
6401 cygwin, mingw" maintainer to ...
6402 (OS Port Maintainers): ... here.
6403
a6497c1b
KH
64042004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6405
6406 * MAINTAINERS (Write After Approval): Remove those that are
6407 maintainers of some subsystem.
6408
1abb828a
D
64092004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6410
6411 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6412 * ltcf-cxx.sh (tpf*): Likewise.
6413 * ltconfig (tpf*): Add TPF OS configuration support.
6414
16d1338d
BS
64152004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6416
6417 * MAINTAINERS: Change my email address to my new work account.
6418
9082a750
MR
64192004-09-24 Michael Roth <mroth@nessie.de>
6420
6421 * configure.in (--without-headers): Add missing double quotes.
6422 * configure: Regenerate.
6423
dce2d8b2 64242004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
6425
6426 * ylwrap: Revert to previous version.
6427
4c4a5bbc
L
64282004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6429
6430 PR bootstrap/17369
6431 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6432 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6433 SET_GCC_LIB_PATH_CMD.
6434 (BASE_TARGET_EXPORTS): Likewise.
6435 * Makefile.in: Regenerated.
6436
6437 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6438 * configure: Regenerated.
6439
85f59630
KC
64402004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6441
6442 * config.guess: New upstream version
6443 * compile, depcomp, install-sh, ylwrap: Likewise.
6444
95c53c62
RS
64452004-09-19 Roger Sayle <roger@eyesopen.com>
6446
6447 * config/mh-x86omitfp: New host makefile fragment. Add
6448 -fomit-frame-pointer to the default BOOT_CFLAGS.
6449 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6450 * configure: Regenerate.
6451
0a1c093b
AP
64522004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6453
6454 PR target/11572
6455 * configure.in (*-*-darwin*): Renable libobjc.
6456 * configure: Regenerate.
6457
315fcf97
NS
64582004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6459
6460 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6461
0a050485 64622004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 6463
0a050485
DB
6464 * Makefile.def: Remove libbanshee.
6465 * Makefile.tpl: Ditto.
6466 * configure.in: Ditto.
6467 * Makefile.in: Regen.
6468 * configure: Ditto.
6469
5f4a098e
DE
64702004-09-08 David Edelsohn <edelsohn@gnu.org>
6471
6472 * ltmain.sh: Use $pic_object as $non_pic_object if
6473 $non_pic_object=none.
6474
32b2511f
PB
64752004-09-07 Paolo Bonzini <bonzini@gnu.org>
6476
6477 * missing: Import latest version from master repository.
6478
fc4d0e82
NC
64792004-09-06 Nick Clifton <nickc@redhat.com>
6480
6481 * config.sub: Import latest version from master repository.
6482 * config.guess: Likewise.
6483 This includes these changes:
78716e86 6484
fc4d0e82
NC
6485 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6486
6487 * config.sub: Handle crisv32, alias etraxfs.
6488 * config.guess (crisv32:Linux:*:*): Handle.
6489
6490 2004-08-13 Brad Smith <brad@comstyle.com>
6491
6492 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6493 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6494
6495 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6496
6497 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6498 assume the processor is a powerpc. This is because coreutils
6499 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6500 in this case, due to a MacOS X bug that causes
6501 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6502 to return a negative number.
6503 Problem reported by Petter Reinholdtsen in:
6504 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6505
6506 2004-07-19 Ben Elliston <bje@gnu.org>
6507
6508 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6509
6510 2004-06-24 Ben Elliston <bje@gnu.org>
6511
6512 * config.guess: Update copyright years.
6513 * config.sub: Likewise.
6514
6515 2004-06-22 Robert Millan <robertmh@gnu.org>
6516
6517 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6518 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6519
6520 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6521
6522 * config.guess (*:*VMS:*:*): New entry. Replaces
6523 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6524 manufacturer.
6525
6526 2004-06-22 Ben Elliston <bje@gnu.org>
6527
6528 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6529 * config.sub: Likewise.
6530
6531 2004-06-22 Ben Elliston <bje@gnu.org>
6532
6533 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6534 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6535
6536 2004-06-11 Ben Elliston <bje@gnu.org>
6537
6538 * config.guess (pegasos:OpenBSD:*:*): Remove.
6539
6540 2004-06-11 Ben Elliston <bje@gnu.org>
6541
6542 From Wouter Verhelst <wouter@grep.be>:
6543 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6544
6545 2004-06-11 Ben Elliston <bje@gnu.org>
6546
6547 * config.guess (luna88k:OpenBSD:*:*): New.
6548
6549 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6550
6551 * config.guess (m32r*:Linux:*:*): New case.
6552 * config.sub: Handle m32rle.
6553
6554 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6555
6556 From Jens Petersen <petersen@redhat.com>:
6557 * config.sub: Handle sparcv8.
6558
6559 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6560
6561 From Tom Smith <smith@cag.lkg.hp.com>:
6562 * config.guess: Version suffixes are equally significant on Tru64
6563 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6564 prefix of "P" (patched kernel).
6565
6566 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6567
6568 * config.sub: Add support for National Semiconductor CRX target.
6569
2f4cc6bf
JJ
65702004-09-03 Janis Johnson <janis187@us.ibm.com>
6571
6572 * MAINTAINERS (Various Maintainers): Remove myself as web page
6573 maintainer, add myself as maintainer of build status lists.
6574
61fec9ff
JB
65752004-09-03 Jan Beulich <jbeulich@novell.com>
6576
6577 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6578 *-*-netware, but add target-libmudflap.
6579 Consolidate *-*-netware targets (of which really only i?86 exists)
6580 into a single entry.
6581 * configure: Likewise.
6582
45f366ab
PB
65832004-09-01 Paolo Bonzini <bonzini@gnu.org>
6584
6585 * Makefile.tpl (sorry): Remove.
6586 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6587 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6588 (do-clean): Clean per-stage directories too.
6589 (do-distclean): Run distclean-stage1 too.
6590 (.NOTPARALLEL): Enable during toplevel bootstrap.
6591 (stage[+id+]-bubble): Enable parallel execution during
6592 the recursive invocation.
6593 * Makefile.in: Regenerate.
6594
6595 Fix previous checkin:
6596
6597 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6598 include.
6599 * configure.in: Fix indentation.
6600 * configure: Regenerate.
6601
dce2d8b2 66022004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 6603
45f366ab
PB
6604 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6605 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6606 * configure: regenerate
78716e86 6607 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 6608 -mdynamic-no-pic
be8fff81 6609
71b5d516
PB
66102004-08-31 Paolo Bonzini <bonzini@gnu.org>
6611
6612 * Makefile.def (build_modules): Add fixincludes.
6613 (dependencies): Make gcc depend on fixincludes.
6614 * configure.in (build_tools): Add fixincludes.
6615 (build_configdirs): Always include build_libs.
6616 * Makefile.in: Regenerate.
6617 * configure: Regenerate.
6618
66192004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
6620
6621 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6622 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6623 phony targets; do not generate timestamp files.
6624 (distclean-stageN): Remove references to their timestamp files.
6625 (restageN, touch-stageN): Remove.
6626 (stageN-bubble): Rewritten.
6627 (compare): Support lean bootstraps.
6628 * Makefile.in: Regenerate.
6629
6630 * configure.in: Only warn when bootstrapping but
6631 build != host or build != target. Support lean bootstraps.
6632 * configure: Regenerate.
6633
ce7cbbb0
PE
66342004-08-26 Phil Edwards <phil@codesourcery.com>
6635
6636 * configure.in: Give a better error message if GMP/MPFR are missing
6637 and a language needing them has been requested.
6638 * configure: Regenerated.
6639
9c71a529
PE
66402004-08-25 Phil Edwards <phil@codesourcery.com>
6641
6642 * configure.in: Print a list of available language front-ends if
6643 a requested one is missing. Tidy stray tab characters.
6644 * configure: Regenerated.
6645
e3f92d3b
MK
66462004-08-19 Michael Koch <konqueror@gmx.de>
6647
6648 * gcc/doc/install.texi: Update entry about automake for libjava.
6649
c3f84f61
RM
66502004-08-17 Robert Millan <robertmh@gnu.org>
6651
6652 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6653 (instead of FreeBSD).
6654 * configure: Regenerate.
6655
7c27e184
PB
66562004-08-16 Paolo Bonzini <bonzini@gnu.org>
6657
6658 * Makefile.in: Regenerate.
6659 * configure: Regenerate.
6660
6661 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6662 stage_*_flags.
6663 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6664 for bootstrapped modules if toplevel bootstrap is going.
6665 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6666 modules. Adjust for changes in Makefile.def. Enable several
6667 rules even in non-bootstrap mode, just to avoid peppering the
6668 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6669 (stage-[+prev+]-bubble): Remove.
6670
6671 * Makefile.def (Dependencies): Depend on all-build-bison,
6672 all-build-flex, all-build-byacc, all-build-texinfo, rather
6673 than the host variations.
6674 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6675 with BUILD_SUBDIR.
6676 (BISON): Update for recent Bisons.
6677 (YACC): Fix typo.
6678 (cross): Depend on all-build.
6679 (all): Do not depend on all-build.
6680 (prebootstrap): Remove.
6681 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6682 (Prebootstrap dependencies): Add them to the per-stage targets
6683 and to all-prebootstrap.
6684 * configure.in (build_configdirs): Always enable build_tools.
6685 (BUILD_DIR_PREFIX): Remove.
6686
6687 * Makefile.def (gcc): Add target variable.
6688 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6689 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6690 in the recursive `make', instead of hardwiring `all'.
6691 (Autogenerated TARGET-* variables): New.
6692
20f3bb80
BB
66932004-08-13 Brian Booth <bbooth@redhat.com>
6694
6695 * MAINTAINERS: Remove myself from write-after-approval.
6696
b5be499d
NN
66972004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6698
6699 * src-release: Stop distributing mmalloc with gdb (which doesn't
6700 use it).
6701 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6702 * Makefile.in: Regenerate.
6703
b3f8d95d
MM
67042004-08-09 Mark Mitchell <mark@codesourcery.com>
6705
6706 * configure.in (arm*-*-eabi*): New target.
6707 * configure: Regenerate.
6708
3589b69e
PB
67092004-08-06 Paolo Bonzini <bonzini@gnu.org>
6710
6711 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6712 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6713 (Dependencies): New section.
6714 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6715 (configure-target-[+module+]): Depend on maybe-all-gcc
6716 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6717 (toplevel profiledbootstrap): Fix dependencies.
6718 * Makefile.in: Regenerate.
6719
972974fc
MM
67202004-08-03 Mark Mitchell <mark@codesourcery.com>
6721
6722 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6723 target-libiberty to noconfigdirs.
6724 * configure: Regenerate.
6725
bebf829d
PB
67262004-08-03 Paul Brook <paul@codesourcery.com>
6727
6728 * configure.in: Check for MPFR as well as GMP.
6729 * configure: Regenerate.
6730
98a5bb3b
RM
67312004-08-01 Robert Millan <robertmh@gnu.org>
6732
6733 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6734 libmudflap for all GNU-based systems (with Glibc).
6735 * configure: Regenerate.
6736
dce2d8b2 67372004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
6738
6739 * Makefile.def (host-modules): Add gcc.
6740 * Makefile.in: Regenerate.
6741 * Makefile.tpl (sorry): New rule.
6742 (configure-host, all-host, [+make_target+]-host, do-check,
6743 install-host): Do not add gcc as a special case.
6744 (host modules): Add a small special-casing for gcc. Export
6745 extra_make_flags through the environment.
6746 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6747 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6748 other recursive targets for gcc): Remove.
6749
6750 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6751 (stage, unstage): New rules.
6752 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6753 distclean-stage[+id+]): Use stage_current.
6754 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6755 the stage*-start rules.
6756
aeb732c1
GK
67572004-08-02 Geoffrey Keating <geoffk@apple.com>
6758
6759 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6760 use -all_load flag.
6761
25b656e7
PB
67622004-08-02 Paolo Bonzini <bonzini@gnu.org>
6763
6764 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6765 * configure: Regenerate.
6766
cc440d71
TM
67672004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6768
6769 * maintainer-scripts/gcc_release: Revert yesterday's change.
6770
270e140b
SB
67712004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6772
6773 * MAINTAINERS: Add myself to write-after-approval.
6774
3e4035f8
TM
67752004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6776
6777 * libf2c: Removed.
6778 * gcc/gccbug.in: Updated because of libf2c removal.
6779 * maintainer-scripts/gcc_release: Ditto.
6780
dce2d8b2 67812004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
6782
6783 * configure.in: Build libmudflap by default on FreeBSD.
6784 * configure: Regenerated.
6785
dfcada9a
MM
67862004-07-09 Mark Mitchell <mark@codesourcery.com>
6787
6788 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6789 systems.
6790 * configure: Regenerated.
6791
dce2d8b2 67922004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
6793
6794 PR target/16344
6795 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6796 feedback based compiler.
6797 * Makefile.in: Rebuilt.
6798
95bcca47
AO
67992004-07-08 Alexandre Oliva <aoliva@redhat.com>
6800
6801 * Makefile.def (host_modules): Set bootstrap=true for flex.
6802 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6803 * Makefile.in: Rebuilt.
6804
051822f6
JH
68052004-07-07 Jan Hubicka <jh@suse.cz>
6806
6807 * MAINTAINERS: Add self as a profile feedback maintainer.
6808
7b61653a
PE
68092004-07-05 Phil Edwards <phil@codesourcery.com>
6810
6811 * configure.in: Do not prepend $srcdir to /dev/null in
6812 makefile fragments.
6813 * configure: Regenerate.
6814
23f6b2f9
PB
68152004-07-01 Paolo Bonzini <bonzini@gnu.org>
6816
6817 * Makefile.def (build_modules): Add bison, byacc, flex,
6818 m4, texinfo.
6819 (flags_to_pass): Add FLEX.
6820 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6821 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6822 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6823 DEFAULT_MAKEINFO): Remove.
6824 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6825 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6826 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6827 objdir or else use configured tool.
6828 (all-build): New.
6829 (all): Depend on it.
6830 (Build module dependencies): Add.
6831 * Makefile.in: Regenerate.
6832 * configure.in: Better support for multiple build modules,
6833 matching what is done for host/target modules. Do not look
6834 for "plausible" locations of build tools if Canadian cross.
6835 Use autoconf's AC_PROG_CC to find a C compiler. Define
6836 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6837 * configure: Regenerate.
78716e86 6838
1c020272
PB
68392004-06-22 Paolo Bonzini <bonzini@gnu.org>
6840
6841 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6842 * Makefile.in: Regenerate.
6843
a52a0a7f
PB
68442004-06-22 Paolo Bonzini <bonzini@gnu.org>
6845
6846 * Makefile.tpl (configure-build-[+module+],
6847 configure-[+module+], configure-target-[+module+]): Pass
6848 [+extra_configure_args+].
6849 (all-build-[+module+], all-[+module+], check-[+module+],
6850 install-[+module+], [+make_target+]-[+module+],
6851 all-target-[+module+], check-target-[+module+],
6852 install-target-[+module+], [+make_target+]-target-[+module+]):
6853 Pass [+extra_make_args+].
6854 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6855 (GCC_HOST_EXPORTS): Remove.
6856 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6857 cross, check-gcc, check-gcc-c++, install-gcc,
6858 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6859 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6860 * Makefile.in: Regenerate.
6861
ccde3f1a
MS
68622004-06-21 Matthew Sachs <msachs@apple.com>
6863
6864 * MAINTAINERS: Added self to write-after-approval.
6865
6264b0a6
CF
68662004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6867
6868 * configure.in: Check for srcdir/winsup rather than build directory
6869 winsup.
6870 * configure: Regenerate.
6871
801e2270
CV
68722004-06-17 Corinna Vinschen <vinschen@redhat.com>
6873
6874 * configure.in: Don't build Cygwin native newlib if winsup
6875 directory is missing. Emit warning instead.
6876 * configure: Regenerate.
6877
ad6717df
PB
68782004-06-09 Paolo Bonzini <bonzini@gnu.org>
6879
6880 * Makefile.tpl (touch-stage[+id+]): New.
6881 (restage[+prev+]): Depend on touch-stage[+id+].
6882
6883 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6884 Use it throughout.
6885
6886 * Makefile.def: Add profile and feedback bootstrap stages.
6887 Remove next field from bootstrap stages.
6888 * Makefile.tpl (LN, LN_S): Substitute.
6889 (stageN-start, stageN-end): Use double-colon rules, to
6890 provide a hook for additional setup commands.
6891 (distclean-stageN-gcc, restageN): Create dependencies from
6892 [+prev+], not from [+next+].
6893 (stageN-bubble): Add commands for successive stages from
6894 [+prev+], using double-colon rules.
6895 (all-stageN-gcc): Fix typo.
6896 (stagefeedback-start, profiledbootstrap): New.
6897 * Makefile.in: Regenerate.
6898 * configure.in: Call ACX_PROG_LN.
6899 * configure: Regenerate.
6900
5bbb9680
CY
69012004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6902
6903 * MAINTAINERS (Write After Approval): Add myself.
6904
e18be1d4
MA
69052004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6906
6907 * MAINTAINERS (Write After Approval): Add myself.
6908
5607edfd
PB
69092004-06-03 Paolo Bonzini <bonzini@gnu.org>
6910
6911 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6912 without gcc.
6913 * configure: Regenerate.
6914
1ec4e9c3
PB
69152004-06-01 Paolo Bonzini <bonzini@gnu.org>
6916
6917 * Makefile.tpl: Fix typo.
6918 * Makefile.in: Regenerate.
6919
dce2d8b2 69202004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
6921
6922 * configure.in: Remove new- prefix from toplevel
6923 bootstrap targets.
6924 * configure: Regenerate.
6925
f516a7da
PB
69262004-06-01 Paolo Bonzini <bonzini@gnu.org>
6927
6928 * Makefile.tpl (all.normal): Rename to all.
6929 (all): Replace with a rule to pick the default
6930 target from configure.
6931 (all-gcc, configure-gcc): Use conditionals to
6932 do nothing when toplevel bootstrap is going on.
6933 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6934 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6935 * configure.in: Support --enable-bootstrap.
6936
6937 * Makefile.def: Remove new- prefix from toplevel
6938 bootstrap targets.
6939 * Makefile.tpl: Likewise.
6940
6941 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6942 target.
6943
6944 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6945 $(RECURSE_FLAGS) to recursive invocation of make.
6946
6947 * Makefile.in: Regenerate.
6948 * configure: Regenerate.
6949
78dd5e36 69502004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 6951 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
6952
6953 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6954 like CC.
6955
30f1bddc
DJ
69562004-05-27 Daniel Jacobowitz <dan@debian.org>
6957
6958 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6959 * configure: Regenerate.
6960
4fc4dd12
DJ
69612004-05-25 Daniel Jacobowitz <drow@false.org>
6962
6963 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6964 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6965 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6966 targets.
6967 * Makefile.in: Regenerate.
6968
dce2d8b2 69692004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
6970
6971 * configure.in: Test the ability to symlink directories.
6972 * configure: Regenerate.
6973
6974 * Makefile.def (bootstrap-stage): New definitions.
6975 * Makefile.tpl (configure-stage1-gcc,
6976 configure-stage2-gcc, configure-stage3-gcc,
6977 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6978 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6979 new-restage3, compare): Autogenerate, see Makefile.in
6980 entry for behavioral changes.
6981 (distclean-stage1, new-stage1-start, new-stage1-end,
6982 new-stage1-bubble, distclean-stage2, new-stage2-start,
6983 new-stage2-end, new-stage2-bubble, distclean-stage3,
6984 new-stage3-start, new-stage3-end): New autogenerated targets.
6985 (objext, prebootstrap, BOOT_CFLAGS,
6986 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6987 targets.
6988
6989 * Makefile.in: Regenerate.
6990 (distclean-stage1, new-stage1-start, new-stage1-end,
6991 new-stage1-bubble, distclean-stage2, new-stage2-start,
6992 new-stage2-end, new-stage2-bubble, distclean-stage3,
6993 new-stage3-start, new-stage3-end): New targets.
6994 (all-stage1-gcc): Move prebootstrap dependency from here...
6995 (configure-stage1-gcc): ...to here.
6996 (new-bootstrap): Use bubble targets.
6997 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6998 Use per-stage distclean targets.
6999 (configure-stage1-gcc, configure-stage2-gcc,
7000 configure-stage3-gcc, all-stage1-gcc,
7001 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7002 Use new-stageN-start to prepare the tree.
7003
4f4e53dd
PB
70042004-05-23 Paolo Bonzini <bonzini@gnu.org>
7005
7006 * Makefile.def (host_modules): add libcpp.
7007 * Makefile.tpl: Add dependencies on and for libcpp.
7008 * Makefile.in: Regenerate.
7009 * configure.in: Add libcpp host module.
7010 * configure: Regenerate.
7011
60975492
PB
70122004-05-21 Paolo Bonzini <bonzini@gnu.org>
7013
7014 * Makefile.tpl: Whenever a recursive target is defined, wrap
7015 it in a special @if/@endif block, and prepare its maybe
7016 dependency in the @if/@endif block
7017 * configure.in: Instead of writing maybe dependencies, remove
7018 the @if/@endif statements, and remove the @if/@endif blocks
7019 that remain.
7020 * configure: Regenerate.
7021 * Makefile.in: Regenerate.
7022
5ce7d75d
JJ
70232004-05-20 Janis Johnson <janis187@us.ibm.com>
7024
7025 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7026
c779c42f
KK
70272004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7028
7029 PR bootstrap/15120
7030 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7031 * */configure: Rebuilt.
7032
b4117c30
ZW
70332004-05-17 Zack Weinberg <zack@codesourcery.com>
7034
7035 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7036 of libf2c.
7037 * configure, Makefile.in: Regenerate.
7038
719bb4e3 70392004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7040
7041 * MAINTAINERS (Write After Approval): Add myself.
7042
6de9cd9a
DN
70432004-05-13 Diego Novillo <dnovillo@redhat.com>
7044
7045 Merge from tree-ssa-20020619-branch.
7046
7047 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7048 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7049 (HOST_GMPLIBS): Define.
7050 (HOST_GMPINC): Define.
7051 (TARGET_LIB_PATH): Add libmudflap.
7052 (GFORTRAN_FOR_TARGET): Define.
7053 (configure-build*): Export GFORTRAN.
7054 (configure-gcc): Export GMPLIBS and GMPINC.
7055 (all-gcc): Add maybe-all-libbanshee.
7056 (configure-target-libgfortran): Define.
7057 * Makefile.in: Regenerate.
7058 * configure.in (host_libs): Add libbanshee.
7059 (target_libraries): Add target-libmudflap and target-libgfortran.
7060 Add --with-libbanshee.
7061 Handle --disable-libmudflap.
7062 (*-*-freebsd*): Use with_gmp.
7063 Add $(libgcj) to noconfigdirs.
7064 * configure: Regenerate.
7065 * depcomp: New file.
7066 * MAINTAINERS: Add tree-ssa maintainers.
7067
8f1b790f
VM
70682004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7069
b4117c30 7070 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7071
693446fc
BF
70722004-04-30 Brian Ford <ford@vss.fsi.com>
7073
b4117c30 7074 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7075
d1bb666c
UB
70762004-04-29 Uros Bizjak <uros@kss-loka.si>
7077
b4117c30 7078 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7079
6cf1ac42
PB
70802004-04-28 Paolo Bonzini <bonzini@gnu.org>
7081
7082 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7083 * configure: Regenerate.
7084
632933d5
PB
70852004-04-27 Paolo Bonzini <bonzini@gnu.org>
7086
7087 Revert:
7088 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7089
7090 * Makefile.def (flags_to_pass): Remove *dir variables that
7091 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7092 as well as prefix and exec_prefix.
7093 * Makefile.in: Regenerate.
7094
80dc6aa0
RM
70952004-04-26 Robert Millan <robertmh@gnu.org>
7096
7097 Add patches from libtool CVS.
7098 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7099 * ltconfig: Likewise.
7100 * ltcf-c.sh: Likewise.
7101 * ltcf-cxx.sh: Likewise.
7102 * ltcf-gcj.sh: Likewise.
7103
e11283f1
PB
71042004-04-26 Paolo Bonzini <bonzini@gnu.org>
7105
7106 * Makefile.def (host_modules): Mark with the bootstrap
7107 flag packages on which gcc depends.
7108 * Makefile.tpl (all-bootstrap): Use it.
7109 * Makefile.in: Regenerate.
7110
8546950c
PB
71112004-04-26 Paolo Bonzini <bonzini@gnu.org>
7112
7113 * Makefile.def (flags_to_pass): Remove *dir variables that
7114 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7115 as well as prefix and exec_prefix.
7116 * Makefile.in: Regenerate.
7117
a76494aa
PB
71182004-04-26 Paolo Bonzini <bonzini@gnu.org>
7119
b4117c30
ZW
7120 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7121 * configure: Regenerate.
7122 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7123 * gcc/Makefile.tpl (compare): Use the result of the test.
7124 * gcc/Makefile.in: Regenerate.
a76494aa 7125
03a91701
PB
71262004-04-23 Paolo Bonzini <bonzini@gnu.org>
7127
7128 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7129 Always relocate gcc and prev-gcc to the original names, even
7130 if the build fails.
7131 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7132 New targets.
7133
082a6351
LG
71342004-04-23 Laurent GUERBY <laurent@guerby.net>
7135
7136 * MAINTAINERS: Update my email address.
b4117c30 7137
1f1d584b
RO
71382004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7139
7140 * configure.in (mips*-*-irix5*): Enable ld.
7141 * configure: Regenerate.
082a6351 7142
1db673ca
RO
71432004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7144
7145 * configure: Regenerate.
7146
ce4ea44e
JW
71472004-04-15 James E Wilson <wilson@specifixinc.com>
7148
7149 * Makefile.tpl (configure-[+module+], configure-gcc,
7150 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7151 Set and export LDFLAGS.
7152 * Makefile.in: Regenerate.
7153
611f62ad
MC
71542004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7155
b4117c30 7156 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7157
be912515
NN
71582004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7159
7160 PR bootstrap/14871
7161 * Makefile.tpl: If we don't have built-in-tree target tools,
7162 use the ones found by configure rather than hacking around with
7163 program_transform_name.
7164 * configure.in: Give Makefile.tpl the information necessary
7165 to do that.
7166 * Makefile.in: Regenerate.
7167 * configure: Regenerate.
7168
9104315a
NN
71692004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7170
7171 PR bootstrap/14760
7172 * configure.in: When computing baseargs, strip *all* copies of
7173 offending options. Also, don't match/substitute the trailing space,
7174 so that this actually works when two similar options are separated by
7175 only one space.
7176 * configure: Regenerate.
7177
bef1d700
DE
71782004-04-06 David Edelsohn <edelsohn@gnu.org>
7179
b4117c30
ZW
7180 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7181 (rs6000-*-aix*): Same.
7182 * configure: Regenerate.
bef1d700 7183
54bcf05e 71842004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
7185
7186 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 7187
369a832c 71882004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
7189
7190 * MAINTAINERS: Add myself to write-after-approval.
369a832c 7191
09a9c095
NN
71922004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7193
7caf53cb
NN
7194 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7195 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7196 * Makefile.in: Regenerate.
7197
09a9c095
NN
7198 * configure.in (top level bootstrap support): Rework --enable-werror
7199 to set @stage2_werror_flag@.
7200 * configure: Regenerate.
7201 * Makefile.tpl (top level bootstrap support): Pass
7202 @stage2_werror_flag@ down to configure in stages 2 and 3.
7203 * Makefile.in: Regenerate.
7204
5595a2bd
NN
72052004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7206
cbfd7e06
NN
7207 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7208 for stages 2 and 3 as well as in make. As a consequence, remove
7209 OUTPUT_OPTION (now detected by configure) from the flags passed down
7210 to make.
7211 * Makefile.in: Regenerate.
7212
5595a2bd
NN
7213 * Makefile.tpl (new-bootstrap): Fix typo.
7214 * Makefile.in: Regenerate.
7215
ca3b3e20
NN
72162004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7217
295f4e42
NN
7218 * Makefile.tpl: Rearrange by moving recursive_targets rules
7219 into their proper sections.
7220 * Makefile.tpl (top level bootstrap support): Move disabling
7221 of coverage flags from 'make' to 'configure'; improve comments.
7222 * Makefile.in: Regenerate.
7223
340de83f
NN
7224 * Makefile.tpl (experimental top level bootstrap) Move stage1
7225 language setting from all- target to configure- target; disable
7226 intermodule optimization in stage 1; prevent gratuitous rebuilds
7227 of stage 1.
7228 * Makefile.in: Regenerate.
7229 * configure.in: Comma-separate stage 1 language list for top
7230 level bootstrap.
7231 * configure: Regenerate.
7232
ca3b3e20
NN
7233 * Makefile.tpl: Clean up experimental top level bootstrap support:
7234 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7235 prev-gcc in configure- targets as well as all- targets.
7236 * Makefile.in: Regenerate.
7237
4d038073
KC
72382004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7239
7240 * compile: New file imported from automake.
7241
ab3533d6
PB
72422004-03-17 Paolo Bonzini <bonzini@gnu.org>
7243
7244 * configure.in: Remove symbolic link section.
7245 * configure: Regenerate.
7246 * Makefile.tpl (links): Remove.
7247 * Makefile.in: Regenerate.
7248
1e0f07d3 72492004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7250 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7251
7252 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7253 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7254 * configure.in: Fix comment typo from last patch.
7255 * configure: Regenerate.
7256
2805b53a
NN
72572004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7258
7259 * Makefile.tpl: Introduce experimental top level bootstrap support.
7260 * Makefile.in: Regenerate.
7261 * configure.in: Introduce support for top level bootstrap.
7262 * configure: Regenerate.
7263
79b4b7d2 72642004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7265 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7266
7267 PR bootstrap/14522
7268 * configure.in: Cope with shells that do not support unquoted ^
7269 * configure: Regenerate.
7270
6bbec498 72712004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7272 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7273
7274 PR bootstrap/14522
79b4b7d2 7275 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7276 quotes inside quoted backquote substitutions.
7277 * configure: Regenerate.
7278
83c15dfc
AP
72792004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7280
7281 PR bootstrap/14522
f2bd98d4 7282 * configure.in: Fix escaping of $.
83c15dfc
AP
7283 * configure: Regenerate.
7284
55ffb5ed
NN
72852004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7286
7287 * configure: Regenerate, since I forgot to while committing Paolo's
7288 changes.
7289
e4c9c075
PB
72902004-03-08 Paolo Bonzini <bonzini@gnu.org>
7291
7292 PR ada/14131
7293 Move language detection to the top level.
7294 * configure.in: Find default values for the tools as
7295 soon as possible. Disable ada if GNAT is not found.
7296 Emit error message about missing languages. Expand
7297 --enable-languages=all for the gcc subdirectory.
7298
5199e2c6
BE
72992004-03-10 Ben Elliston <bje@gnu.org>
7300
7301 * MAINTAINERS: Update my email address.
7302
c18b95e5
DE
73032004-03-05 David Edelsohn <edelsohn@gnu.org>
7304
7305 * ltconfig: Disable building static libraries if building shared
7306 libraries on AIX 5L.
7307
d0fe5ad3
RS
73082004-03-01 Richard Sandiford <rsandifo@redhat.com>
7309
7310 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7311 and disable libgcj.
7312 * configure: Regenerated.
7313
e6f71f9d
BB
73142004-03-01 Brian Booth <bbooth@redhat.com>
7315
7316 * MAINTAINERS: Add myself to write-after-approval.
7317
8983e50e
PB
73182004-03-01 Paolo Bonzini <bonzini@gnu.org>
7319
7320 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7321
d4cd9d81
NN
73222004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7323
7324 PR bootstrap/7087
7325 * Makefile.tpl: Guard XFOO sed statements better.
7326 * Makefile.tpl: Add dependency for configure-target-libada.
7327 * Makefile.in: Regenerate (incidentally fixes broken
7328 commit when libada-branch was merged).
7329
0ea0229e
KC
73302004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7331
7332 * MAINTAINERS: Add myself to write-after-approval.
7333
bad93735
AP
73342004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7335
7336 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7337 maintainers.
7338
a7ca14fc
AC
73392004-02-20 Andrew Cagney <cagney@redhat.com>
7340
7341 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7342 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7343
51592782
NN
73442004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7345
7346 PR bootstrap/11932
7347 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7348
6a30854a
JQ
73492004-02-14 Jerry Quinn <jlquinn@optonline.net>
7350
7351 * MAINTAINERS: Added myself to write-after-approval.
7352
be8b2bee
MK
73532004-02-14 Michael Koch <konqueror@gmx.de>
7354
7355 * MAINTAINERS: Added myself to write-after-approval.
7356
972760b7
JM
73572004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7358
7359 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7360 some OS port maintainers to OS port maintainers section.
7361
b0281654
FCE
73622004-02-13 Frank Ch. Eigler <fche@redhat.com>
7363
7364 * MAINTAINERS: Add self.
7365
3c419fd6
KH
73662004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7367
7368 * MAINTAINERS: Alphabetize.
7369
e88e9aee
PB
73702004-02-12 Paolo Bonzini <bonzini@gnu.org>
7371
7372 * MAINTAINERS: Remove myself.
b4117c30 7373
1915e422
DE
73742004-02-11 David Edelsohn <edelsohn@gnu.org>
7375
7376 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7377 (rs6000-*-aix*): Same.
7378 * configure: Regenerate.
7379
a22c2d8d
KC
73802004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7381
7382 * configure.in (host): Add in missing $noconfigdirs to defines.
7383 * configure: Regenerate.
7384
d9cdb878
AC
73852004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7386 Nathanael Nerode <neroden@gcc.gnu.org>
7387
7388 PR ada/6637, PR ada/5911
b4117c30 7389 Merge with libada-branch:
d9cdb878
AC
7390 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7391 with appropriate dependencies. Add --enable-libada configure switch.
7392 * configure, Makefile.in: Regenerate.
7393
8bd92821
PB
73942004-02-09 Paolo Bonzini <bonzini@gnu.org>
7395
7396 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7397
89a95129
RO
73982004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7399
7400 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7401 * configure: Regenerate.
7402
892629bc
GK
74032004-02-04 Geoffrey Keating <geoffk@apple.com>
7404
7405 Merge from upstream:
7406
7407 * ltmain.in: When setting IFS to '~', be careful about user
7408 arguments that contain '~'.
7409
7410 2004-02-04 Peter O'Gorman <peter@pogma.com>
7411
7412 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7413 Also test $base_compile against $CC with escaped arguments. Bug
7414 reported by Geoff Keating <geoffk@apple.com>.
7415
6b402165
KH
74162004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7417
7418 * MAINTAINERS: Remove i960 port.
7419
fa2f0306
DD
74202004-01-23 DJ Delorie <dj@redhat.com>
7421
7422 * Makefile.def (target_modules) [libiberty]: Don't stage.
7423 * Makefile.in: Rebuilt.
7424
9feb20aa
CT
74252004-01-20 Caroline Tice <ctice@apple.com>
7426
7427 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7428
7aed2ccc
PC
74292004-01-19 Paolo Carlini <pcarlini@suse.de>
7430
7431 * MAINTAINERS: Update my email address.
7432
f25bebe1
JM
74332004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7434
7435 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7436
28083580
VR
74372004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7438
7439 * MAINTAINERS: Remove entries without email address.
7440
c0f4b5e4
DJ
74412004-01-15 Daniel Jacobowitz <drow@mvista.com>
7442
7443 * MAINTAINERS: Add myself to write-after-approval.
7444
b5eb5a5e
SB
74452004-01-15 Steven Bosscher <stevenb@suse.de>
7446
7447 * MAINTAINERS: Update my email address.
7448
dce2d8b2 74492004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
7450
7451 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7452 * Makefile.tpl (configure-target-[+module+]): Support stage.
7453 * Makefile.in: Rebuilt.
7454
74c0b320
ILT
74552004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7456
7457 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7458
2560344b
RS
74592004-01-10 Richard Sandiford <rsandifo@redhat.com>
7460
7461 * MAINTAINERS: Add myself as a MIPS maintainer.
7462
8b21cda6
NN
74632004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7464
2b6c260d
NN
7465 * configure.in: Use ./config.cache, not config.cache.
7466 * configure: Regenerate.
7467 * Makefile.tpl: Special-casing not needed for GCC any more.
7468 * Makefile.in: Regenerate.
7469
09438bde
NN
7470 * configure.in: Don't share a cache file for host dirs.
7471 * configure: Regenerate.
7472
8b21cda6
NN
7473 * config-ml.in: Don't mess with the cache file.
7474
e42870df
EB
74752004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7476
7477 * MAINTAINERS: Move myself from 'Write After Approval' to
7478 'CPU Port Maintainers' section as SPARC maintainer.
7479
6b9eb62c
NN
74802004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7481
78a816a6
NN
7482 * Makefile.tpl: Make GCC use a separate config.cache.
7483 * Makefile.in: Regenerate.
7484
6b9eb62c
NN
7485 PR bootstrap/11932, PR bootstrap/11933
7486 (I don't know if it will fix either of them, but it relates
7487 to them.)
7488 * configure.in: Don't use shared config.cache for target
7489 directories.
7490 * configure: Regenerate.
7491
86d7b562
DN
74922004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7493
7494 * MAINTAINERS: Add myself to 'Write After Approval' section.
7495
07d0a605
RS
74962003-12-31 Roger Sayle <roger@eyesopen.com>
7497
7498 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7499 * configure: Regenerated.
7500
459ac19f
KH
75012003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7502
7503 * MAINTAINERS: Remove the mn10200 maintainer.
7504
5785c0ed 75052003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 7506
cc6010cd
AP
7507 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7508 * configure: Regenerated.
5785c0ed 7509
a268eff9
JH
75102003-12-16 Jan Hubicka <jh@suse.cz>
7511
7512 * MAINTAINERS: Add myself as callgraph maintainer.
7513
9d465b12
TF
75142003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7515
7516 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7517 * configure: Regenerate.
7518
a68a270a
GB
75192003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7520
7521 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7522 'Write After Approval' section. Update email.
7523
dce2d8b2 75242003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
7525
7526 * MAINTAINERS (Write After Approval): Add myself.
7527
8c052da4
MT
75282003-11-20 Matt Thomas <matt@3am-software.com>
7529
7530 * MAINTAINERS: Add myself as a vax port maintainer.
7531
e75f9147
KC
75322003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7533
7534 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7535 (configure-build-[+module+], configure-[+module+]): Likewise.
7536 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7537 * Makefile.in: Regenerate.
7538
43d8d958
AT
75392003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7540
7541 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7542 shared/dylibed libraries.
7543 * ltmain.sh: Likewise.
7544 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7545 * ltcf-cxx.sh: Likewise.
7546 * ltcf-gcj.sh: Likewise.
7547 * ltconfig: Likewise.
7548
638dcaa0
SC
75492003-11-17 Stan Cox <scox@redhat.com>
7550
7551 * MAINTAINERS: Add myself as iq2000 port maintainer.
7552
15cc172b
AC
75532003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7554
b4117c30
ZW
7555 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7556 * Makefile.in: Regenerate.
15cc172b 7557
20af77cd
UW
75582003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7559
7560 * config.sub: Update to 2003-11-03 version.
7561
4dd01c5c
PE
75622003-10-20 Phil Edwards <phil@codesourcery.com>
7563
7564 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7565 * configure: Regenerate.
7566
dce2d8b2 75672003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
7568
7569 * MAINTAINERS: Add myself to 'Write After Approval' section.
7570
8b7ebc31
AC
75712003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7572
7573 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7574
afe1910c
JM
75752003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7576
7577 * MAINTAINERS: Update my email address.
7578
05dcec66
RO
75792003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7580
7581 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7582
dce2d8b2 75832003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
7584
7585 * MAINTAINERS: Add myself to 'Write After Approval' section.
7586
507ec745
BI
75872003-10-16 Bernardo Innocenti <bernie@develer.com>
7588
7589 * config.guess: Update to 2003-10-16 version.
7590 * config.sub: Update to 2003-10-16 version.
7591
dce2d8b2 75922003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
7593
7594 * MAINTAINERS: Added myself to 'Write After Approval' section.
7595
0c9b16bc
FH
75962003-10-15 Falk Hueffner <falk@debian.org>
7597
7598 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7599 'Write After Approval' section. Update email.
7600
74d57d15
RS
76012003-10-14 Roger Sayle <roger@eyesopen.com>
7602
7603 * MAINTAINERS: Move myself from 'Write After Approval' to
7604 'Various Maintainers' section as middle-end maintainer.
7605
d29b8ad8
NN
76062003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7607
7608 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7609 HOST_FLAGS_TO_PASS.
7610 * Makefile.in: Regenerate.
7611
26db814a
BI
76122003-10-11 Bernardo Innocenti <bernie@develer.com>
7613
7614 * config.guess: Update to 2003-10-07 version.
7615 * config.sub: Update to 2003-10-07 version.
7616
fffeb871
RO
76172003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7618
7619 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7620 * ltconfig (irix5*, irix6*): Don't override version_type.
7621
6691a79e
ME
76222003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7623
7624 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7625 * configure: Rebuilt
7626 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7627 * Makefile.in: Rebuilt
7628
62cdd71e
L
76292003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7630
7631 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7632
6fe2eacc
CW
76332003-09-30 Carlo Wood <carlo@alinoe.com>
7634
cc6010cd 7635 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 7636
ea57e5ad
PK
76372003-09-29 Paul Koning <ni1d@arrl.net>
7638
7639 * MAINTAINERS: Move myself from "Write After Approval"
7640 to CPU platform maintainers for pdp11 platform.
7641
e070672a
AT
76422003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7643
7644 * MAINTAINERS: Move myself from 'Write After Approval' to
7645 'Various Maintainers' section as libffi testsuite maintainer.
7646
43bb47c2
DJ
76472003-09-21 Daniel Jacobowitz <drow@mvista.com>
7648
7649 * configure.in: Pass a computed --program-transform-name
7650 to subconfigures.
7651 * configure: Regenerated.
7652
da9d3b37
NN
76532003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7654
94322beb
NN
7655 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7656 * Makefile.in: Regenerate.
7657
da9d3b37
NN
7658 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7659 * Makefile.in: Regenerate.
7660
ffd9060b
ZL
76612003-09-19 Ziemowit Laski <zlaski@apple.com>
7662
7663 * MAINTAINERS: Move myself from 'Write After Approval'
7664 to 'Various Maintainers' (objective-c) section.
7665
eeae7b41
DJ
76662003-09-17 Daniel Jacobowitz <drow@mvista.com>
7667
7668 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7669 quoting.
7670 * configure: Regenerated.
7671
a080d12b
JB
76722003-09-16 Joel Brobecker <brobecker@gnat.com>
7673
7674 * MAINTAINERS (Write After Approval): Add myself to write after
7675 approval list.
7676
6cd2fc59
DN
76772003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7678
cc6010cd 7679 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 7680
dcbdd9cc
ILT
76812003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7682
7683 * MAINTAINERS: Update my e-mail address.
7684
e517f636
AM
76852003-09-09 Alan Modra <amodra@bigpond.net.au>
7686
7687 * libtool.m4 (LD): Correct powerpc64 host match.
7688
bc49924b
JW
76892003-09-06 James E Wilson <wilson@tuliptree.org>
7690
7691 * MAINTAINTERS: Update my affiliation and email address.
7692
082124f5
ZD
76932003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7694
7695 * MAINTAINERS (Write After Approval): Add myself.
7696
dc94d89e
DD
76972003-09-04 DJ Delorie <dj@redhat.com>
7698
7699 * configure: Regenerate.
7700
77012003-09-04 Robert Millan <robertmh@gnu.org>
7702
7703 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 7704
7a0f2d4e
KG
77052003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7706
7707 * configure.in: Ensure arguments to sed are properly spaced.
7708 * configure: Regenerate.
7709
88d032eb
GP
77102003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7711
7712 * MAINTAINERS: Update my e-mail address.
7713
0b3f3d22
ME
77142003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7715
7716 * MAINTAINERS (Write After Approval): Add myself.
7717
d253f9ba
DJ
77182003-08-27 Daniel Jacobowitz <drow@mvista.com>
7719
7720 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7721 * configure: Regenerated.
7722
066ec9c9
MM
77232003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7724
7725 * MAINTAINERS: Update my email address.
7726
415d7ef9
PE
77272003-08-23 Phil Edwards <pme@gcc.gnu.org>
7728
7729 * configure.in: Use newline instead of semicolon when assuming
7730 shell arguments in a for loop.
7731 * configure: Regenerated.
7732
e1567352
JE
77332003-08-22 Jason Eckhardt <jle@rice.edu>
7734
7735 * MAINTAINERS: Resurrect the i860 maintainer.
7736
b348267b
GK
77372003-08-20 Geoffrey Keating <geoffk@apple.com>
7738
e50084fa
GK
7739 PR 8180
7740 * configure.in: When testing with_libs and with_headers, treat
7741 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7742 * configure: Regenerate.
b4117c30 7743
b348267b
GK
7744 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7745 make, shell, etc.
7746 (baseargs): Likewise.
7747 * configure: Regenerate.
7748
ca26ffe0
BI
77492003-08-20 Bernardo Innocenti <bernie@develer.com>
7750
7751 * MAINTAINERS (Write After Approval): Add myself.
7752
940cde4d
GK
77532003-08-19 Geoffrey Keating <geoffk@apple.com>
7754
7755 * configure.in: Disable libgcj for darwin not on powerpc.
7756 * configure: Rebuild.
7757
74bed51b
ADL
77582003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7759
7760 * config-ml.in, symlink-tree: Add license.
7761
b4117c30
ZW
77622003-08-03 Richard Stallman <rms@gnu.org>
7763 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
7764
7765 * README.SCO: New file.
7766
333a28b4
MK
77672003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7768
7769 * Makefile.tpl (check, check-c++): Express dependencies using
7770 dependencies rather than commands.
7771 * Makefile.in: Regenerate.
7772
c197e306
AC
77732003-08-01 Andrew Cagney <cagney@redhat.com>
7774
7775 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7776 * configure: Ditto.
7777
a8ee6e2d
GK
77782003-07-31 Geoffrey Keating <geoffk@apple.com>
7779
7780 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 7781 * Makefile.in: Update.
a8ee6e2d 7782
8d9b3f2e
AT
77832003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7784
7785 * configure.in: Enable libgcj for darwin.
7786 * configure: Rebuild.
7787
52c0c542
PE
77882003-07-29 Phil Edwards <pme@gcc.gnu.org>
7789
7790 * config-ml.in: Use ac_configure_args directly instead of
7791 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7792 actually seen.
7793
b4acb5ef
NN
77942003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7795
7796 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7797 creating target and build subdirs to build all parent dirs as needed.
7798 * Makefile.in: Rebuild.
7799 * configure.in: Don't build dirs explicitly here.
7800 * configure: Rebuild.
7801
a51d71d0
PB
78022003-07-26 Paul Brook <paul@nowt.org>
7803
7804 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7805
f43e12ce
AO
78062003-07-22 Alexandre Oliva <aoliva@redhat.com>
7807
7808 * Makefile.tpl (all-make): Depend on intl.
7809 * Makefile.in: Rebuilt.
7810
8a199ff6
PE
78112003-07-20 Phil Edwards <pme@gcc.gnu.org>
7812
7813 * install-sh: Update to newer upstream versions (associated with
7814 aclocal 1.7).
7815 * mkinstalldirs: Likewise.
7816 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7817
e6a8c803
AP
78182003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7819
7820 * MAINTAINERS: Move self from Bug database only accounts
7821 to write-after-approval.
7822
9f13608f
NN
78232003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7824
7825 * config.if: Remove unused libc_interface determination.
7826
c7864714
NN
78272003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7828
7829 * MAINTAINERS: Move self from write-after-approval to
7830 build machinery (*.in).
7831
775956d0
NN
78322003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7833
7834 PR bootstrap/11273
7835 PR bootstrap/11408
7836 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7837 unused INSTALL_PROGRAM_ARGS.
7838 * configure.in: Use AC_PROG_INSTALL.
7839 * Makefile.in: Regenerate.
7840 * configure: Regenerate.
7841
c7f67a6e
KH
78422003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7843
7844 * MAINTAINERS: Alphabetize.
7845
33952f6f
AO
78462003-07-10 Alexandre Oliva <aoliva@redhat.com>
7847
7848 * configure: Rebuilt.
7849 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7850 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7851 newlib nor libgloss.
7852 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7853 * configure.in (am33_2.0-*-linux*): Added.
7854
0d4f1b4e
BW
78552003-07-09 Bob Wilson <bob.wilson@acm.org>
7856
7857 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7858 * configure: Regenerate.
7859
56694dd9
ZW
78602003-07-07 Zack Weinberg <zack@codesourcery.com>
7861
7862 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7863 * Makefile.in: Regenerate.
7864
21607eb4
ZW
78652003-07-04 Zack Weinberg <zack@codesourcery.com>
7866
7867 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7868 * Makefile.in: Regenerate.
7869
dce2d8b2 78702003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
7871
7872 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7873 * Makefile.in: Regenerated.
7874
5d42f90e
L
7875 * config-ml.in: Replace PWD with PWD_COMMAND.
7876
6eb95e99
ZW
78772003-07-04 Zack Weinberg <zack@codesourcery.com>
7878
7879 * intl: New directory; see intl/ChangeLog for details.
7880 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7881 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7882 * Makefile.in: Regenerate.
7883
07d1940e
NN
78842003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7885
7886 * configure.in: Clean up config-lang.in handling. Delete
7887 useless assignment to "subdirs".
7888 * configure: Regenerate.
7889
4dbda6f0
NN
78902003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7891
7892 * configure.in: Rename 'target_libs' to 'target_libraries'.
7893 Remove useless reference to 'target_libs'.
7894 * configure: Regenerate.
7895
2c30ab71
KS
78962003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7897
7898 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7899 * Makefile.in: Regenerate.
7900
11405c93
NN
79012003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7902
7903 * Makefile.def: Introduce flags_to_pass.
7904 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7905 * Makefile.in: Regenerate.
7906
fb87ad5d
HPN
79072003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7908
7909 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7910 and target-libgloss.
7911 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7912 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7913 * configure: Regenerate.
7914
a7956a48
BK
79152003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7916
7917 * configure.in: Update testsuite_flags to new location.
7918 * configure. Regenerate.
6eb95e99 7919
eaf9f3b2
NN
79202003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7921
7922 * Makefile.tpl: Remove BUILD_CC stuff.
7923 * Makefile.in: Regenerate.
7924
2d89ffef
KH
79252003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7926
7927 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7928
dce2d8b2 79292003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
7930
7931 * MAINTAINERS (Write After Approval): Add myself.
7932
dce2d8b2 79332003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 7934
b951c91c
L
7935 * config.guess: Update to 2003-06-12 version.
7936 * config.sub: Update to 2003-06-13 version.
7937
dce2d8b2 79382003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
7939
7940 * config.guess: Update to 2003-06-06 version.
7941 * config.sub: Update to 2003-06-06 version.
7942
655b7166
RO
79432003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7944
7945 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7946 * configure. Regenerate.
7947
01b759aa
NN
79482003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7949
bf1d3e81
NN
7950 * configure.in: Disable serial configure by default.
7951 * configure: Regenerate.
7952 * Makefile.tpl: Abolish .NOTPARALLEL.
7953 * Makefile.in: Regenerate.
7954
e89fbdfe
NN
7955 * Makefile.tpl: Replace {build,host,target}_canonical by
7956 {build,host,target}.
7957 * Makefile.in: Regenerate.
7958
01b759aa
NN
7959 * Makefile.tpl: Fix stupid pasto.
7960 * Makefile.in: Regenerate.
7961
f7dae026
NN
79622003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7963
7964 * Makefile.tpl: Remove bogus conditional.
7965 * Makefile.in: Regenerate.
7966
79672003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
7968
7969 * Makefile.tpl (profiledbootstrap): New target.
7970 * Makefile.in (profiledbootstrap): New target.
7971
2ffc3e73 79722003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
7973
7974 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7975 Pinski. Remove user names from other bugzilla-only maintainers.
7976
1a1e6b96
NN
79772003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7978
1358ccea
NN
7979 * Makefile.tpl: Make 'recursive targets' using autogen rather
7980 than shell loop. Remove duplicate 'clean' targets and false
7981 comments.
7982 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7983 Add systematic method of specifying missing targets in subdirs.
7984 Add copyright boilerplate.
7985 * Makefile.in: Regenerate.
7986 * configure.in: Add 'recursive targets' to maybe list.
7987 * configure: Regenerate.
7988
ae74ed1f
NN
7989 * MAINTAINERS: "GNATS only" -> "Bug database only".
7990
1a1e6b96
NN
7991 * Makefile.tpl: Rename [+target+] to [+make_target+].
7992 * Makefile.def: Rename 'target' to 'make_target'.
7993
c79af3fa
NB
79942003-05-31 Neil Booth <neil@daikokuya.co.uk>
7995
7996 * MAINTAINERS: Add self as options handling maintainer.
7997
39d85b61
MM
79982003-05-28 Michael Meissner <gnu@the-meissners.org>
7999
8000 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8001 been too long since I touched those ports.
8002
afc2b62d
DD
80032003-05-28 DJ Delorie <dj@redhat.com>
8004
8005 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8006 * Makefile.in: Regenerate.
8007
df445104
MR
80082003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8009
8010 * configure.in: Use curly braces in the definition of tooldir.
8011 * configure: Regenerate.
8012
2eb98e5d 80132003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8014
2eb98e5d
DD
8015 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8016 newlib or libgloss.
8017 * Makefile.in: Regenerate.
8018
862fced8
DD
80192003-05-21 DJ Delorie <dj@redhat.com>
8020
8021 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8022 * Makefile.in: Regenerate.
8023
fc351800
ILT
80242003-05-20 Ian Lance Taylor <ian@airs.com>
8025
8026 * MAINTAINERS: Update my e-mail address.
8027
7e2dbcef
NN
80282003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8029
8030 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8031 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8032 Factor out common code from autogen IF statements.
8033 * configure: Regenerate.
8034 * Makefile.in: Regenerate.
8035
f2a0e225
KC
80362003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8037
8038 * configure.in: Accept i[3456789]86 for machine type.
8039 * configure: Regenerate.
8040
8b87bb96
NN
80412003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8042
8043 * configure.in: Switch more things to use maybe dependencies.
8044 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8045 * configure: Regenerate.
8046 * Makefile.tpl: Switch more things to use maybe dependencies.
8047 * Makefile.in: Regenerate.
8048
fdb882bc 80492003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8050
8051 * Makefile.tpl (install-opcodes): Define.
8052 * Makefile.in: Rebuild.
8053
f7c50032
AJ
80542003-05-13 Andreas Jaeger <aj@suse.de>
8055
8056 * config.guess: Update to 2003-05-09 version.
8057 * config.sub: Update to 2003-05-09 version.
8058
dce2d8b2 80592003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8060
8061 * configure.in: Correct sed script so that options in quotes are not
8062 deleted.
8063 * configure: Rebuild.
8064
aa8f1f57
CV
80652003-05-12 Corinna Vinschen <corinna@vinschen.de>
8066
8067 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8068 and $$s/newlib/libc/sys/cygwin32 include paths.
8069 * configure: Ditto.
8070
0c130f81
MM
80712003-05-12 Michael Meissner <gnu@the-meissners.org>
8072
8073 * MAINTAINERS: Update my email addresses.
8074
aa1a100b
EB
80752003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8076
8077 * config-ml.in: Propagate INSTALL variables.
f7c50032 8078
87861833
GP
80792003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8080
8081 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8082
de722255
CD
80832003-05-02 Chris Demetriou <cgd@broadcom.com>
8084
6eb95e99
ZW
8085 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8086 * Makefile.in: Regenerate.
de722255 8087
96c4a002
WB
80882003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8089
8090 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8091
55b15a11
WB
80922003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8093
8094 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8095
0c227849
DJ
80962003-04-27 Daniel Jacobowitz <drow@mvista.com>
8097
8098 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8099 * Makefile.in: Regenerated.
8100
d45148c1
WB
81012003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8102
8103 * MAINTAINERS (Write After Approval): Upgrade myself from
8104 GNATS only to write-after-approval. Update my mail address.
8105
dce2d8b2 81062003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8107
8108 (OS Port Maintainers: freebsd): Add myself.
8109
438f50c3
MM
81102003-04-22 Mark Mitchell <mark@codesourcery.com>
8111
8112 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8113
9074e169
KJ
81142003-04-22 Kean Johnston <jkj@sco.com>
8115
8116 * MAINTAINERS (SCO ports): Added myself.
8117
dfd39a2e
NS
81182003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8119
8120 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8121
ccbae82a
KJ
81222003-04-19 Kean Johnston <jkj@sco.com>
8123
8124 * MAINTAINERS (Write After Approval): Add myself.
8125
2f50999f
GP
81262003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8127
8128 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8129 * Makefile.in: Regenerate.
8130
e9b84181
JJ
81312003-04-18 Jakub Jelinek <jakub@redhat.com>
8132
8133 * configure.in (powerpc64*-*-linux*): Remove.
8134 * configure: Rebuilt.
8135
1ca4c6e1
PE
81362003-04-17 Phil Edwards <pme@gcc.gnu.org>
8137
8138 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8139 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8140 and restrap.
8141 * Makefile.in: Regenerate.
8142
0590b963
RE
81432003-04-16 Richard Earnshaw <rearnsha@arm.com>
8144
8145 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8146 * configure: Regenerated.
8147
ff41a56f
DD
81482003-04-15 DJ Delorie <dj@redhat.com>
8149
8150 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8151
50d440bc
NC
81522003-04-13 Nick Clifton <nickc@redhat.com>
8153
8154 * config-ml.in: Remove support for --disable-aix removing
8155 call-aix multilibs.
8156
b1e0a93e
AO
81572003-04-10 Alexandre Oliva <aoliva@redhat.com>
8158
8159 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8160 * */configure: Rebuilt.
8161
71fb704d
JS
81622003-04-08 Joel Sherrill <joel@oarcorp.com>
8163
8164 * MAINTAINERS: Add my email address.
8165
3897ea90
OH
81662003-03-17 Olivier Hainque <hainque@act-europe.fr>
8167
8168 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8169
93c834b7
NN
81702003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8171
8172 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8173 * Makefile.in: Regenerate.
8174
82c34dcb
MC
81752003-03-14 Michael Chastain <mec@shout.net>
8176
8177 * Makefile.in: Regenerate with correct Makefile.def.
8178
73458fb7
NN
81792003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8180
8181 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8182 Make macro.
8183 * Makefile.in: Regenerate.
8184 * configure.in: Clean up gxx_include_dir logic.
8185 * configure: Regenerate.
8186
32cf27e5
AE
81872003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8188
8189 * MAINTAINERS (Write After Approval): Add myself.
8190
c727e7a0
BE
81912003-03-10 Ben Elliston <bje@wasabisystems.com>
8192
8193 * MAINTAINERS: Update my mail address.
8194
9a27ac7a
FS
81952003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8196
8197 * configure.in (gxx_include_dir): Fix typo.
8198 * configure: Regenerated.
8199
3aa83176
NN
82002003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8201
8202 * Makefile.tpl: Reindent.
8203 * Makefile.in: Regenerate.
8204 * configure.in: Reindent. Don't set unused variables.
8205 * configure: Regenerate.
8206
9124bc53
DJ
82072003-03-04 Daniel Jacobowitz <drow@mvista.com>
8208
8209 * configure.in: Include $(build_tooldir)/sys-include in
8210 FLAGS_FOR_TARGET.
8211 * configure: Regenerated.
8212
cb543528
NN
82132003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8214
c858bf1e
NN
8215 * Makefile.tpl: Always pass down RANLIB.
8216 * Makefile.in: Regenerate.
8217
aa9c3ab4
NN
8218 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8219 * Makefile.in: Regenerate.
8220 * configure.in: Remove unused logic relating to --enable-shared
8221 and --enable-threads. Remove bogus comments. Remove redundant
8222 noconfigdirs.
8223 * configure: Regenerate.
8224
cb543528
NN
8225 * configure.in: Replace ${libstdcxx_version} by its value.
8226 Remove reference to mh-dgux.
8227 * configure: Regenerate.
8228
53f70c1b
KB
82292003-03-03 Kevin Buettner <kevinb@redhat.com>
8230
8231 * MAINTAINERS (Write After Approval): Add myself.
8232
df0f0674
NN
82332003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8234
8235 * Makefile.tpl: Rearrange.
8236 * Makefile.in: Regenerate.
8237
dce2d8b2 82382003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8239
8240 * configure.in: Add support for kaOS as cross build target system.
8241 * configure: Regenerated.
8242
a7a287eb
SB
82432003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8244
8245 * MAINTAINERS (Write after approval): Add myself.
8246
ff00c8a2
JW
82472003-02-21 James E Wilson <wilson@tuliptree.org>
8248
8249 * MAINTAINERS: Update my email address.
8250
abb2db7a
ZW
82512003-02-21 Zack Weinberg <zack@codesourcery.com>
8252
8253 * MAINTAINERS: Add self to blanket write privs. section.
8254
e9f2dc3b
SM
82552003-02-20 Sean McNeil <sean@blue.mcneil.com>
8256
8257 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8258 configure-target-* as some target builds may require additional
8259 flags for preprocessor tests.
8260 * Makefile.in: Regenerated.
8261
ee03dc5e
AO
82622003-02-19 Alexandre Oliva <aoliva@redhat.com>
8263
11856278
AO
8264 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8265 * ltconfig: Handle it.
8266 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8267 auto-detecting it.
8268
274aef32
AO
8269 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8270 it is used as argument to $CC.
8271 * ltcf-gcj.sh: Likewise.
8272
ee03dc5e
AO
8273 * configure.in: Introduce --enable-maintainer-mode.
8274 * configure: Rebuilt.
8275 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8276 for maintainer mode.
8277 * Makefile.in: Rebuilt.
8278
30db8e17
JM
82792003-02-18 Jason Merrill <jason@redhat.com>
8280
8281 * Makefile.tpl (check-c++): Allow parallelism.
8282
cab60ac6
GP
82832003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8284
8285 * MAINTAINERS: Remove John Carr (who never actually had access to
8286 gcc.gnu.org).
8287
c8e5d1af
GK
82882003-02-15 Geoffrey Keating <geoffk@apple.com>
8289
8290 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8291 don't configure target-libobjc.
8292 * configure: Regenerate.
8293
70f91f50
RO
82942003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8295
8296 * Makefile.tpl (RANLIB): Define.
8297 * Makefile.in: Regenerate.
8298
669e9062
LB
82992003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8300
8301 * MAINTAINERS: Update my email.
abb2db7a 8302
61b56b2e
KS
83032003-02-06 Keith R Seitz <keiths@redhat.com>
8304
8305 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8306 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8307 * Makefile.in: Regenerated.
8308 * configure.in: Remove all traces of snavigator, db, and grep.
8309 * configure: Regenerated.
8310
a1ba6e15
GP
83112003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8312
8313 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8314 After Approval.
8315
f5f2cce5
CC
83162003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8317
8318 * MAINTAINERS (Write after approval): Add myself.
8319
ba49f6f1
FCE
83202003-01-31 Frank Ch. Eigler <fche@redhat.com>
8321
8322 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8323 * Makefile.in: Regenerated.
8324
ccf9f10c
RS
83252003-01-30 Roger Sayle <roger@eyesopen.com>
8326
8327 * config.guess: Updated to 2003-01-30's version.
8328 * config.sub: Updated to 2003-01-28's version.
8329
a693735b
AO
83302003-01-30 Alexandre Oliva <aoliva@redhat.com>
8331
8332 * config.if: If gcc_version is already set, just use it. Don't set
8333 gcc_version_trigger if it's already set, otherwise set it to
8334 gcc/version.c, but only if the file exists. If it is not set and
8335 gcc/version.c does not exist, try to extract the version number from
8336 $CC.
8337
204c43d6
AT
83382003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8339
abb2db7a 8340 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 8341
842e91ec
PE
83422003-01-27 Phil Edwards <pme@gcc.gnu.org>
8343
8344 * configure.in: Revert 24Jan change.
8345 * configure: Regenerate.
8346
6b99984e
GP
83472003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8348
8349 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8350 entry of HJ Lu.
8351
806e0935
NN
83522003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8353
8354 * configure.in: Revert previous change.
8355 * configure: Regenerate.
8356
307a9864
NN
83572003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8358
8359 * configure.in: Make rda native-only.
8360 * configure: Regenerate.
8361
02ba6302
VR
83622003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8363
8364 * MAINTAINERS: Move myself from GNATS-only-accounts to
8365 write-after-approval.
8366
77d187bc
NN
83672003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8368
8369 * configure.in: Add missing \.
8370 * configure: Rebuilt.
8371
a94a2d4c
JJ
83722003-01-17 Jakub Jelinek <jakub@redhat.com>
8373
8374 * configure.in (baseargs): Avoid using \| in sed regular
8375 expressions.
8376 * configure: Rebuilt.
8377
73f84924
JJ
83782003-01-16 Jakub Jelinek <jakub@redhat.com>
8379
8380 * configure.in (baseargs): Remove all supported forms of
8381 --cache-file, --srcdir, --host, --build and --target options
8382 from argument lists.
8383 * configure: Rebuilt.
8384
8c12fc63
JZ
83852003-01-15 Josef Zlomek <zlomekj@suse.cz>
8386
8387 * MAINTAINERS: Add myself to write-after-approval list.
8388
7c005a3a
AO
83892003-01-15 Alexandre Oliva <aoliva@redhat.com>
8390
8391 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8392 * configure: Rebuilt.
8393
3dfabf63
NN
83942003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8395
8396 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8397 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8398 * Makefile.in: Regenerate.
8399 * configure: Regenerate.
8400
cf53ae10
AO
84012003-01-09 Alexandre Oliva <aoliva@redhat.com>
8402
8403 * configure.in: Remove Makefile in build, host and target modules
8404 unless configure was run with --no-recursion.
8405 * configure: Rebuilt.
8406
3fbe8e4a
CC
84072003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8408
8409 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8410 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8411 * Makefile.in: Regenerate.
8412
66e2aa7d
CD
84132003-01-08 Chris Demetriou <cgd@broadcom.com>
8414
8415 * config.guess: Update to 2003-01-03 version.
8416 * config.sub: Update to 2003-01-03 version.
8417
b5038cfb
CF
84182003-01-07 Christopher Faylor <cgf@redhat.com>
8419
8420 * configure: Regenerate with proper autoconf 2.13.
8421
d02c69be
CF
84222003-01-07 Christopher Faylor <cgf@redhat.com>
8423
8424 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 8425 * configure: Regenerate.
d02c69be 8426
e914a571
AC
84272003-01-06 Andrew Cagney <ac131313@redhat.com>
8428
8429 * configure.in (GDB_TK): Add tcl directories conditional on
8430 gdb/gdbtk directory being present.
8431 * configure: Regenerate.
abb2db7a 8432
dce2d8b2 84332003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 8434
dce2d8b2
EB
8435 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8436 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
8437 * configure: Rebuilt.
8438
89a7012a
TT
84392002-12-31 Tom Tromey <tromey@redhat.com>
8440
8441 * Makefile.in: Rebuilt.
8442 * Makefile.def (target_modules) [libffi]: Allow installation.
8443
3f4f56e2
AS
84442002-12-31 Andreas Schwab <schwab@suse.de>
8445
8446 * configure.in: Fix use of $program_transform_name.
8447 * configure: Regenerated.
8448
6c1b8d0a
DJ
84492002-12-30 Daniel Jacobowitz <drow@mvista.com>
8450
8451 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 8452 * configure: Regenerated.
6c1b8d0a 8453
c5120911
AO
84542002-12-29 Alexandre Oliva <aoliva@redhat.com>
8455
8456 * Makefile.tpl (local-distclean): Don't remove...
8457 (multilib.ts): ... this. Moved into...
8458 (multilib.out): ... this. Don't use sub-make.
8459 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8460 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8461 (configure-build-[+module+], configure-[+module+],
8462 configure-target-[+module+], configure-gcc): ... these. Test
8463 for Makefile existence. Drop config.status from dependencies.
8464 * Makefile.in: Rebuilt.
8465 * configure.in: Move gcc-version-trigger to the end of
8466 ac_configure_args. Add comments to maybedep.tmp and
8467 serdep.tmp. Introduce --disable-serial-configure. Remove
8468 nonopt from baseargs, matching and removing corresponding
8469 whitespace while at it.
8470 * configure: Rebuilt.
8471
e245b0ea
AO
84722002-12-28 Alexandre Oliva <aoliva@redhat.com>
8473
903de295
AO
8474 * configure.in (host_configargs): Replace reference to
8475 no-longer-defined buildopts with --build=${build_alias}.
8476 * configure: Rebuilt.
8477
e245b0ea
AO
8478 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8479 program_transform_name to standard idiom.
8480 (AUTOGEN, AUTOCONF): Define.
8481 (Makefile.in): Use $(AUTOGEN).
8482 (Makefile): Depend on config.status, and use autoconf-style rule to
8483 build it. Move original commands to...
8484 (config.status): ... this new target.
8485 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8486 $(AUTOCONF).
8487 * Makefile.in: Rebuilt.
8488
671aa708
NN
84892002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8490
53fbfb58
NN
8491 * Makefile.tpl: Fix dramatic bustage due to change in
8492 program_transform_name.
8493 * Makefile.in: Regenerate.
8494
8495 * configure.in: Remove unnecessary PATH setting.
8496 * configure: Regnerate.
8497
8498 * configure.in: Don't default to unprefixed tools unless
8499 the native tools will work.
8500 * configure: Regenerate.
8501
671aa708
NN
8502 * configure.in: Convert to autoconf script. Blow away lots
8503 of now-redundant Makefile fragments.
8504 * configure: Generate using Autoconf.
8505 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8506 * Makefile.in: Regenerate.
8507
57f40826
NN
85082002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8509
3fedb745
NN
8510 * configure: Fix stupid bug where RANLIB was mistakenly included.
8511
abb2db7a 8512 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
8513 (build_configargs, host_configargs, target_configargs).
8514
8515 * configure.in: Move logic out of sed statement.
8516
abb2db7a 8517 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
8518 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8519
315fa0f4
SS
85202002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8521
8522 * config.sub: Import from master repository
8523 * config.guess: Ditto
8524
45aff44f
AS
85252002-12-24 Andreas Schwab <schwab@suse.de>
8526
8527 * Makefile.tpl (multilib.out): Fix missing space.
8528 * Makefile.in: Regenerate.
8529
88b5521b
NN
85302002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8531
8532 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8533 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8534 * Makefile.in: Regenerate.
8535 * configure.in: Remove unnecessary leftovers.
8536
2a726918
GK
85372002-12-21 Geoffrey Keating <geoffk@apple.com>
8538
8539 * configure.in (extra_ranlibflags_for_target): New variable.
8540 (*-*-darwin): Add -c to ranlib commands.
8541 * configure (tooldir): Handle extra_ranlibflags_for_target.
8542
aace3269 85432002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
8544
8545 * Makefile.tpl: Revert HJL's change.
8546 * Makefile.in: Regenerated.
8547 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8548 always.
8549
f0895142
AS
85502002-12-19 Andreas Schwab <schwab@suse.de>
8551
8552 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8553 * Makefile.in: Regenerate.
8554
dce2d8b2 85552002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
8556
8557 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8558 * Makefile.in: Regenerated.
8559
8560 * configure.in (build_prefix): New. Substitute.
8561
212f6dd0
NN
85622002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8563
79308c5d
NN
8564 * Makefile.tpl: Don't let real targets depend on phony targets.
8565 * Makefile.in: Regenerate.
8566
212f6dd0
NN
8567 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8568 * Makefile.in: Regenerate.
8569
ab17919f
SS
85702002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8571
8572 * config.sub: Import from master repository
8573 * config.guess: Ditto
8574
5ecf91d1
JM
85752002-12-16 Jason Merrill <jason@redhat.com>
8576
8577 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8578 previous 'make bootstrap'.
8579 * Makefile.in: Regenerate.
8580
d8437e1b
HPN
85812002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8582
8583 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8584
4977bab6
ZW
85852002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8586
8587 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8588 * Makefile.in: Regenerate.
8589
0edcfdcb
JM
85902002-12-13 Jason Merrill <jason@redhat.com>
8591
6248218a 8592 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
8593 library tests.
8594 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
8595 * Makefile.in: Regenerate.
8596
4977bab6
ZW
85972002-12-12 Alexandre Oliva <aoliva@redhat.com>
8598
8599 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8600 * Makefile.in: Rebuilt.
8601
f87505dd
AO
86022002-12-12 Alexandre Oliva <aoliva@redhat.com>
8603
8604 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8605
4977bab6
ZW
86062002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8607
8608 * configure: Fix bug put in by gremlins.
8609
8610 * Makefile.tpl: Substitute more autoconfily.
8611 * configure: Substitute more autoconfily.
8612 * Makefile.in: Regenerate.
8613
7f0db92a
SS
86142002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8615
8616 * config.sub: Import from master repository
8617 * config.guess: Ditto
8618 * MAINTAINERS: Added Svein Seldal under write after approval
8619
4977bab6
ZW
86202002-12-08 Andrew Cagney <ac131313@redhat.com>
8621
8622 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8623 * Makefile.in (all-sim): Ditto.
8624
86252002-12-06 DJ Delorie <dj@redhat.com>
8626
8627 * Makefile.tpl: Change configure dependencies to not have real
8628 targets depend on phony targets.
8629
86302002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8631
8632 * configure.in: Revert unintentional change.
8633
8634 * Makefile.tpl: Change dependency for */multilib.out so that
8635 it works when gcc isn't in the tree.
8636
8637 * configure.in: Substitute more.
8638 * configure: Run subconfigures from the Makefile.
8639 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8640 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8641
67f1b906
GP
86422002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8643
8644 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8645
4977bab6
ZW
86462002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8647
8648 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8649 and corresponding dependencies.
8650 * Makefile.in: Regenerate.
8651
8652 * configure.in (host_tools): Order binutils, gas and ld for
8653 convenience in running the testsuites.
8654
8655 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8656 * Makefile.in: Regenerate.
8657 * configure.in: Introduce rules to serialize subconfigure runs.
8658
8659 * configure.in: Introduce BASE_CC_FOR_TARGET.
8660 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8661 Realize configure-build-* targets. Realize configure-target-* targets.
8662 * Makefile.in: Regenerate.
8663
86642002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8665
8666 * configure: Move gcc_version_trigger stuff from here...
8667 * configure.in: ...to here.
8668
8669 * configure.in: Separate subconfigure options added by this file from
8670 options given by the user. Add machinery to put args for host
8671 subconfigures into the Makefile.
8672
8673 * Makefile.tpl: Remove 'vault' targets.
8674 * Makefile.tpl: Reorder and comment dependencies.
8675 * Makefile.in: Regenerate.
8676
86772002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8678 * configure.in: Fix my broken commit of previous patch. (sigh)
8679
743f054e
GK
86802002-11-28 Geoffrey Keating <geoffk@apple.com>
8681
8682 * configure.in: Move host-specific darwin noconfigdirs into
8683 the host-specific section.
8684
4977bab6
ZW
86852002-11-28 Geoffrey Keating <geoffk@apple.com>
8686
8687 * configure.in: Move host-specific darwin noconfigdirs into
8688 the host-specific section.
8689
86902002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8691
8692 * configure: Remove skip-this-dir support.
8693 * Makefile.tpl: Remove skip-this-dir support.
8694
8695 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8696 subdirectories.
8697 * Makefile.in: Regenerate.
8698
8699 * Makefile.tpl: Strip out useless setting of 'dir'.
8700 * Makefile.in: Regenerate.
8701
87022002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8703
8704 * configure.in: Fix deeply stupid bug.
8705
8706 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8707 shell code in CXX_FOR_TARGET
8708 * Makefile.def: Introduce raw_cxx.
8709 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8710 RAW_CXX_FOR_TARGET.
8711 * Makefile.in: Regenerate.
8712
87132002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8714
8715 * Makefile.tpl: Remove unnecessary ifs.
8716 * Makefile.in: Regenerate.
8717
8718 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8719 dependencies. Maybe-ize build-libiberty. Create dummy install
8720 targets for 'no_install' modules.
8721 * configure: Move GDB_TK substitution to configure.in. Move
8722 build_modules stuff to configure.in.
8723 * configure.in: Implement soft dependency machinery. Maybe-ize
8724 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8725 * Makefile.in: Regenerate.
8726
87272002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8728
8729 * Makefile.tpl: Make all-target, install-target behave similarly
8730 to all, install (only hitting configured targets). Eliminate
8731 unused macro defintions.
8732
8733 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8734 build != host.
8735
8736 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8737
8738 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8739
8740 * configure.in: Produce lists of subdir targets we're actually
8741 configuring. Remove references to "dosrel".
8742 * Makefile.tpl: Let configure set which subdir targets are hit.
8743 Remove install-cross; clean up install; remove ALL. Remove
8744 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8745 Autogenerate host module targets. Remove empty dependency lines
8746 and redundant dependency; rearrange slightly.
8747 * Makefile.def: Add host-side libtermcap, utils.
8748
8749 * Makefile.in: Regenerate.
8750
e6226a2f
RO
87512002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8752
8753 * ltconfig (osf[345]): Append $major to soname_spec.
8754 Reflect this in library_names_spec.
8755 * ltmain.sh (osf): Prefix $major with . for use as extension.
8756
3b75d237
AJ
87572002-11-19 Andreas Jaeger <aj@suse.de>
8758
8759 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8760 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8761 and sparc64 GNU/Linux systems.
8762
809108de
NS
87632002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8764
8765 * MAINTAINERS: Update email.
8766
e7e0de7e
GP
87672002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8768
8769 * MAINTAINERS: Complete James Dennett's entry.
8770
f7109dea
EB
87712002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8772
8773 * MAINTAINERS (Write After Approval): Add myself.
8774
d3ac17c9
BK
87752002-11-13 Bruce Korb <bkorb@gnu.org>
8776
8777 * Makefile.tpl: syntactic cleanup
8778
dce2d8b2 87792002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
8780
8781 * MAINTAINERS: Add myself to write-after-approval list.
8782
4977bab6
ZW
87832002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8784
8785 * Makefile.def: Add list of recursive targets to autogenerate.
8786 Add build_modules.
8787 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8788 targets. Autogenerate *-build-* targets.
8789 * Makefile.in: Regenerate.
8790
87912002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8792
8793 * configure: More autoconf-style substitutions.
8794 * Makefile.tpl: More autoconf-style substitutions.
8795 * Makefile.in: Regenerate.
8796
87972002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8798
8799 * configure: Substitute more variables in a more autoconf-friendly
8800 way. Simplify slightly.
8801 * Makefile.tpl: Make more variables substitutable in an
8802 autoconf-friendly way.
8803 * Makefile.in: Regenerate.
8804
d4783999
JW
88052002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8806
8807 * MAINTAINERS (Write After Approval): Add myself.
8808
4977bab6
ZW
88092002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8810
8811 * configure.in (v810*): Remove special setting of tools.
8812
8813 * configure: Add support for extra required flags for ar or nm.
8814 * configure.in (aix4.3+): Use above support for target-specific
8815 issues, rather than using config/mt-aix43.
8816
88172002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8818
8819 * configure: Remove 'removing', which doesn't work. Replace $subdir
8820 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8821 with $srcdir. Reformat indentation. Substitute some variables
8822 formerly hard-coded in the Makefile for build=host.
8823 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8824 * Makefile.def: Autogenerate more.
8825 * Makefile.in: Regenerate.
8826
1c9c903e
AN
88272002-11-04 Adam Nemet <anemet@lnxw.com>
8828
8829 * MAINTAINERS (Write After Approval): Add myself.
8830
40673d2b
KB
88312002-11-04 Kevin Buettner <kevinb@redhat.com>
8832
8833 * Makefile.def (host_modules): Add rda.
8834 * Makefile.in: Regenerate.
8835 * configure.in (target_tool): Add target-rda to list.
8836
42e650ae
GP
88372002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8838
8839 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8840
e004b81f
PE
88412002-10-25 Phil Edwards <pme@gcc.gnu.org>
8842
8843 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8844 and restrap targets to this rule.
8845 * Makefile.in: Regenerate.
8846
06bd49b1
GP
88472002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8848
8849 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8850 GNATS only accounts.
8851
d0af82b0
HPN
88522002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8853
8854 * configure.in (i[3456]86-*-linux*): Add check to disable
8855 ${libgcj} for glibc1.
8856
10782654
DC
88572002-10-24 Denis Chertykov <denisc@overta.ru>
8858
8859 * MAINTAINERS: Add myself as ip2k port maintainer.
8860
a5a438f5
SS
88612002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8862
8863 * configure.in: Add tic4x target.
8864
fe3d5b7f
NN
88652002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8866
aba8a494
NN
8867 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8868 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8869 * Makefile.in: Regenerate.
8870
fe3d5b7f
NN
8871 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8872 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8873 * Makefile.in: Regenerate.
8874
a6ad79e7
JJ
88752002-10-02 Janis Johnson <janis187@us.ibm.com>
8876
8877 * MAINTAINERS: Add myself as web pages co-maintainer.
8878
6a8a9058
NN
88792002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8880
8881 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8882 * Makefile.in: Regenerate.
8883
327d975a
ZW
88842002-10-02 Zack Weinberg <zack@codesourcery.com>
8885
8886 * MAINTAINERS: Add myself and Nathan Sidwell
8887 <nathan@codesourcery.com> as VxWorks maintainers.
8888
a5ae8f19 88892002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
8890
8891 * Makefile.def: Remove order dependency comments.
8892 * Makefile.tpl: Add explicit install-install dependencies.
8893 * Makefile.in: Regenerate.
d0f6c823 8894
34c6040c 8895 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 8896 * Makefile.in: Regenerate.
34c6040c 8897
d0f6c823
NN
8898 * Makefile.tpl: Add configure-target (for src-release in src)
8899 * Makefile.in: Regenerate.
8900
50bd210b
NC
89012002-09-30 Nick Clifton <nickc@redhat.com>
8902
8903 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8904
ca25149e
UW
89052002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8906
8907 * configure.in (s390*-*-linux*): Enable libgcj.
8908
dd30b57d
NN
89092002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8910
9e60a678
NN
8911 * configure: Revert accidentally applied changes.
8912
dd30b57d
NN
8913 * Makefile.tpl: Make more autoconf-friendly.
8914 * Makefile.in: Regenerate.
8915 * configure: Make substitution more autoconf-like.
8916
5831424e
RE
89172002-09-28 Richard Earnshaw <rearnsha@arm.com>
8918
8919 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8920 single entry to handle all these.
8921 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8922 libjava on arm-*-elf.
8923
b7f3b15b
GK
89242002-09-27 Geoffrey Keating <geoffk@apple.com>
8925
8926 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8927 things that depend on them.
8928
0dffceed
NN
89292002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8930
8931 * Makefile.tpl: Make subsituted variables more autoconfy.
8932 * Makefile.in: Regenerate.
8933 * configure: Make seds more autoconfy.
8934
1db75a86 89352002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
8936
8937 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8938 * Makefile.in: Regenerate.
8939 * configure.in: Rewrite sed statements to look autoconfy.
8940
1db75a86
NN
8941 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8942 all-target-foo on configure-target-foo.
8943 * Makefile.def: Ditto.
8944 * Makefile.in: Rebuild.
8945
741a4e89
AH
89462002-09-25 Andrew Haley <aph@redhat.com>
8947
8948 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8949
95ddd785
NN
89502002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8951
8952 * Makefile.def: New file.
8953 * Makefile.tpl: New file.
8954 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8955 * contrib/gcc_update: Note that Makefile.in is a generated file.
8956
8957 * configure.in: Minor rearrangement. Simplify tests.
8958
65a824f6
JT
89592002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8960
8961 * configure.in (with_headers): Skip copy if value is "yes".
8962 (with_libs): Likewise.
8963
51270f0a 89642002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
8965
8966 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8967 * configure.in (sh*-*-pe*): Ditto.
8968 * configure.in (mips*-*-pe*): Ditto.
8969 * configure.in (*arm-wince-pe): Ditto.
8970
8f89dbf4
NN
8971 * configure.in: Rearrange.
8972
c1b8db3f
KH
89732002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8974
8975 * MAINTAINERS: Update my email address.
8976
341f0575
PK
89772002-08-30 Paul Koning <pkoning@equallogic.com>
8978
8979 * MAINTAINERS: (Write After Approval): Add myself.
8980
d2e06980
GK
89812002-08-29 Geoffrey Keating <geoffk@redhat.com>
8982
8983 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8984
4906d5d8
GK
89852002-08-24 Geoffrey Keating <geoffk@redhat.com>
8986
8987 * MAINTAINERS: Change my mailing address.
8988
e9a25cc8
PC
89892002-08-21 Paolo Carlini <pcarlini@unitus.it>
8990
8991 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 8992 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 8993
dce2d8b2 89942002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
8995
8996 * MAINTAINERS (Write After Approval): Remove myself.
8997 (Various Maintainers: c++ runtime libs): Add myself.
8998
5ce6f47b
EC
89992002-08-15 Eric Christopher <echristo@redhat.com>
9000
9001 * config.sub: Import from master repository.
9002 * config.guess: Ditto.
9003
7f9317f0
AO
90042002-08-19 Alexandre Oliva <aoliva@redhat.com>
9005
9006 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9007 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9008 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9009
7aecca3d
AH
90102002-08-16 Aldy Hernandez <aldyh@redhat.com>
9011
9012 * MAINTAINERS: Add self to rs6000 vector extensions.
9013
8ea4b195
AO
90142002-08-15 Alexandre Oliva <aoliva@redhat.com>
9015
9016 * libiberty/configure: Reverted unintended yesterday's check in.
9017
f5cc59a7
AO
90182002-08-14 Alexandre Oliva <aoliva@redhat.com>
9019
9020 * boehm-gc/configure, libf2c/configure: Rebuilt.
9021 * libffi/configure, libiberty/configure: Ditto.
9022 * libjava/configure, libobjc/configure: Ditto.
9023 * libstdc++-v3/configure, zlib/configure: Ditto.
9024 Merged from binutils:
9025 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9026 From Steve Ellcey <sje@cup.hp.com>:
9027 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9028 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9029 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9030 IA64.
9031 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9032 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9033 soname_spec, sys_lib_search_path_spec): Ditto.
9034
dce2d8b2 90352002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9036
9037 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9038
2ff34870
L
90392002-08-04 H.J. Lu (hjl@gnu.org)
9040
9041 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9042
a014f2fe
KW
90432002-08-02 Krister Walfridsson <cato@df.lth.se>
9044
9045 * MAINTAINERS (Write After Approval): Add myself.
9046
c01d477a
AM
90472002-07-31 Alan Modra <amodra@bigpond.net.au>
9048
9049 * configure.in: Move generic linux case to end. Copy generic
9050 linux noconfigdirs to mips*-*-linux* entry and new
9051 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9052
68cd2524
MM
90532002-07-19 Michael Matz <matz@suse.de>
9054
9055 * MAINTAINERS: Add myself as ra* maintainer.
9056
e2d83b8c
CD
90572002-07-16 Chris Demetriou <cgd@broadcom.com>
9058
9059 * config.guess: Update to 2002-07-09 version.
9060 * config.sub: Update to 2002-07-03 version.
9061
cece4f1d
HPN
90622002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9063
9064 * MAINTAINERS: Fix typo in a maintainer email address.
9065
bb654703
NN
90662002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9067
9068 * configure.in: Remove two redundant tests.
9069
789b7de5
RO
90702002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9071
9072 * configure.in (mips*-*-irix6*o32): Enable stabs.
9073
e1da1089
NN
90742002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9075
f3970bba
NN
9076 * configure.in: Don't build grez.
9077 * Makefile.in: Ditto.
9078
e1da1089
NN
9079 * Makefile.in: Remove references to bsp, cygmon, libstub.
9080 * configure.in: Ditto.
9081
9082 * configure.in: Remove leftover reference to gdbtest.
9083
57c905fa
PE
90842002-07-08 Phil Edwards <pme@gcc.gnu.org>
9085
9086 * configure.in (gxx_include_dir): Change to match versioned
9087 C++ headers if --enable-version-specific-runtime-libs is used.
9088
a0af94a7 90892002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9090
a0af94a7
SE
9091 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9092
423ce3eb
NN
90932002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9094
9095 * configure.in: Make --without-x work.
9096
98186934
NN
90972002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9098
c3b7d169
NN
9099 * configure.in: Rearrange target Makefile fragment collection.
9100
98186934
NN
9101 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9102 cvs[src].
9103 * configure.in: Ditto.
9104
eebd288a
MK
91052002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9106
9107 * MAINTAINERS (Write After Approval): Update my e-mail address.
9108
3ab36f05
NN
91092002-06-24 Ben Elliston <bje@redhat.com>
9110
9111 * configure.in (host_tools): Remove cgen.
9112
9113 * Makefile.in (all-cgen): Remove; runs from its source directory.
9114 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9115 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9116 (all-sim): Likewise.
9117
dce2d8b2 91182002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9119
9120 * Makefile.in: Eliminate 'apache' targets.
9121 * configure.in: Eliminate 'apache' targets.
9122
55380b08
NN
9123 * configure.in: Eliminate redundant tests. Reorganize.
9124
9a5c1b9d
NN
9125 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9126
5fd3853a
NN
9127 * config-ml.in: Eliminate references to Cygnus configure.
9128
cfefc434
NN
9129 * Makefile.in: Eliminate references to building emacs.
9130
2fe93885
GS
91312002-06-28 Graham Stott <graham.stott@btinternet.com>
9132
9133 * MAINTAINERS: Update my email address.
9134
53c40185
BK
91352002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9136
9137 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9138 (cxx_incdir): Remove.
53c40185 9139
97679694
NN
91402002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9141
9142 * MAINTAINERS (Write After Approval): Add self.
9143
b03bcd37
DC
9144Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9145
9146 * configure.in: Add support for ip2k.
9147
6bd12129
NN
91482002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9149
9150 * configure.in: Fix AIX configury bug.
9151
e0d98a92
SE
91522002-06-20 Steve Ellcey <sje@cup.hp.com>
9153
9154 * MAINTAINERS (Write After Approval): Add self.
9155
ba3292db
NN
91562002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9157
ef40bc65
NN
9158 * configure.in: replace ${topsrcdir} with ${srcdir}
9159
7a0be465
NN
9160 * configure.in: Move definition of libstdcxx_flags
9161 right above usage, rather than waaay earlier.
9162
e1848dde
NN
9163 * configure.in: Pull definition of is_cross_compiler earlier.
9164
8bc2fff1
NN
9165 * configure.in: Rearrange a little.
9166
ba3292db
NN
9167 * configure.in: Remove references to librx.
9168 * Makefile.in: Remove references to librx.
9169
11d8b408
DC
9170Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9171
9172 * config.sub: Add support for avr target.
9173 Import from master sources, rev 1.255
5ce6f47b 9174
93da8339
PE
91752002-06-19 Phil Edwards <pme@gcc.gnu.org>
9176
9177 * configure, .cvsignore: Revert previous change...
9178 * Makefile: ...delete.
9179
b4caab5c
NN
91802002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9181
9182 * configure.in: Eliminate ${gasdir} variable.
9183
ee777171
DB
91842002-06-18 Dave Brolley <brolley@redhat.com>
9185
9186 * configure.in: Add support for frv.
9187 * config.sub: Add support for frv.
9188
26e4af54
PE
91892002-06-18 Phil Edwards <pme@gcc.gnu.org>
9190
9191 * configure: Remove garbage from previous commit.
9192
bb20b7da
PE
91932002-06-18 Phil Edwards <pme@gcc.gnu.org>
9194
9195 * configure: For in-source builds, make a subdir and re-exec there.
9196 * Makefile: New file. Pass targets through to build directory.
9197 * .cvsignore: No longer ignore "Makefile".
9198
9d321f6c
DR
91992002-06-16 Douglas Rupp <rupp@gnat.com>
9200
9201 * MAINTAINERS (Write After Approval): Add self.
9202
c8eb2bc0
KG
92032002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9204
9205 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9206
f210d239
JT
92072002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9208
9209 * configure.in (vax-*-netbsd*): Re-enable gas.
9210
e9667b3c
NN
92112002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9212
efe1f357
NN
9213 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9214 BUILD_PREFIX_1, to correct nomenclature.
9215 * configure: Likewise.
9216
e9667b3c
NN
9217 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9218 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9219
fe2fe497
OH
92202002-05-31 Olaf Hering <olh@suse.de>
9221
9222 * config-ml.in: Propogate DESTDIR also.
9223
dcf7f0dd
JT
92242002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9225
9226 * configure.in (vax-*-netbsd*): Don't build gas for this
9227 platform.
9228
6ff14f32
MM
92292002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9230
9231 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9232 and libgcj for AVR.
9233
397de1ff
KK
92342002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9235
9236 * MAINTAINERS (Write After Approval): Add myself.
9237
ac30211c
JT
92382002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9239
9240 * config.guess: Update to 2002-05-22 version.
9241 * config.sub: Likewise.
9242
1e6347d8
RO
92432002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9244
9245 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9246 * config-ml.in: Likewise.
9247 * configure: Likewise.
9248 * configure.in: Likewise.
9249
e5ce1d6d
SC
92502002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9251
9252 * MAINTAINERS: Update my email address.
9253
6cdef75d
NN
92542002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9255
4a87f061
NN
9256 * configure.in: Simplify makefile fragment collection.
9257
9258 * configure.in: Remove code to build emacs.
603606e7 9259
e254d6b5
NN
9260 * configure.in : Remove --srcdir argument from targargs and buildargs
9261 (it's always overridden in the Makefile anyway). Rearrange a bit.
9262
9263 * configure: Move some logic to configure.in.
9264 * configure.in: Move some logic from configure.
6cdef75d 9265
1d6006fe
TT
92662002-05-11 Tom Tromey <tromey@redhat.com>
9267
9268 * MAINTAINERS: Reflect libgcj reality.
9269
b70b3534
FS
92702002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9271
9272 * Makefile.in: Honour DESTDIR.
9273
4434687a
MM
92742002-05-08 Mark Mitchell <mark@codesourcery.com>
9275
9276 * config.guess: Import 2002-03-20 version.
9277 * config.sub: Import 2002-04-26 version.
9278
a89e49c7
RO
92792002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9280
9281 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9282
44e55536
TJ
92832002-05-07 Tim Josling <tej@melbpc.org.au>
9284
9285 * MAINTAINERS: Add self.
9286
dce2d8b2 92872002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
9288
9289 * ltmain.sh: Detect and handle object name conflicts
9290 while piecewise linking a static library.
9291
b7c13625
AO
92922002-05-05 Alexandre Oliva <aoliva@redhat.com>
9293
9294 * configure.in (noconfigdirs): Don't disable libgcj on
9295 sparc64-*-solaris* and sparcv9-*-solaris*.
9296
4182d9fa
AO
92972002-05-03 Alexandre Oliva <aoliva@redhat.com>
9298
9299 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9300
7bebf279
TF
93012002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9302
9303 * configure.in (FLAGS_FOR_TARGET): Do not add
9304 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9305 on i[3456]86-*-linux*.
9306
9a06dc7d
TF
93072002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9308
9309 * configure.in (noconfigdirs): Replace [ ] with test.
9310
9311 * configure.in (noconfigdirs): Do not add target-newlib if
9312 target == i[3456]86-*-linux*, and host == target.
9313
a51a07fa
NN
93142002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9315
9e7facd6
DD
9316 * configure.in: delete reference to absent file
9317
aeaa0f2f
NN
9318 * configure.in: replace '[' with 'test'
9319
4bb98828
NN
9320 * configure.in: Eliminate references to gash.
9321 * Makefile.in: Eliminate references to gash.
9322
64791664
NN
9323 * configure.in: remove useless references to 'pic' makefile fragments.
9324
3ed57cf4
NN
9325 * configure.in: (*-*-windows*) Finish removing.
9326
a51a07fa
NN
9327 * configure.in: Eliminate redundant test for libgui.
9328
8552f6f1
RS
93292002-04-29 Roger Sayle <roger@eyesopen.com>
9330
9331 * MAINTAINERS: Add self and realphabetize. Update entries
9332 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9333 entry for a29k port maintainer.
9334
dce2d8b2 93352002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
9336
9337 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9338 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9339
704c9a14
NN
93402002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9341
9342 * configure.in: remove references to dead files
9343
7bff5059
MM
93442002-04-19 Mark Mitchell <mark@codesourcery.com>
9345
9346 * MAINTAINERS: Add information about purpose of this file.
9347
0c7c67f0
TT
93482002-04-18 Tom Tromey <tromey@redhat.com>
9349
9350 * configure.in: Disallow configuring libgcj when it is already
9351 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9352 Solaris 2.8 by default. For PR libgcj/6158.
9353
63501e91
NN
93542002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9355
9356 * configure.in: Move default CC setting out of config/mh-* fragments
9357 directly into here.
9358
701afd4d
NN
93592002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9360
9361 * configure.in: don't even try to configure or make a subdirectory
9362 if there's no configure script for it.
9363
07cdae91
MM
93642002-04-15 Mark Mitchell <mark@codesourcery.com>
9365
9366 * MAINTAINERS: Remove chill maintainers.
9367 * Makefile.in (CHILLFLAGS): Remove.
9368 (CHILL_LIB): Remove.
9369 (TARGET_CONFIGDIRS): Remove libchill.
9370 (CHILL_FOR_TARGET): Remove.
9371 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9372 CHILL_LIB.
9373 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9374 (CHECK_TARGET_MODULES): Likewise.
9375 (INSTALL_TARGET_MODULES): Likewise.
9376 (CLEAN_TARGET_MODULES): Likewise.
9377 (configure-target-libchill): Remove.
9378 (all-target-libchill): Remove.
9379 * configure.in (target_libs): Remove target-libchill.
9380 Do not compute CHILL_FOR_TARGET.
9381 * libchill: Remove directory.
5ce6f47b 9382
ab50d72b
DD
93832002-04-11 DJ Delorie <dj@redhat.com>
9384
9385 * Makefile.in, configure.in: Sync with binutils, entries
9386 follow...
9387
0a1e123a
DD
93882002-04-07 Andrew Cagney <ac131313@redhat.com>
9389
9390 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9391 (do-tar, do-bz2): New rules.
9392 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9393 (gdb-tar): New rule.
9394 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9395 (insight_dejagnu.tar): New rule.
9396 (insight.tar): New rule.
9397 (gdb+dejagnu.tar): New rule.
9398 (gdb.tar): New rule.
9399
ab50d72b
DD
94002002-02-01 Mo DeJong <supermo@bayarea.net>
9401
9402 * Makefile.in: Add all-tix to deps for all-snavigator
9403 so that tix is built when building snavigator.
9404
94052002-01-11 Steve Ellcey <sje@cup.hp.com>
9406
9407 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9408 ld and gdb are not supported.
9409
94102002-01-07 Mark Salter <msalter@redhat.com>
9411
9412 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9413 Allow target-libgloss to be built for arm, strongarm, and xscale.
9414
94152001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9416
9417 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9418 options for i[3456]86-pc-linux* native builds.
9419
94202001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9421
9422 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9423 files from .po files for a distribution.
9424
94252001-09-03 Jeff Holcomb <jeffh@redhat.com>
9426
9427 * configure.in: Enable libstdc++-v3 for h8300 targets.
9428
94292001-06-19 Alan Modra <amodra@bigpond.net.au>
9430
9431 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9432 version from bfd/.
9433
9434Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9435
9436 * Makefile.in (VER): When present, extract the version number from
9437 the file version.in.
9438
dce2d8b2 94392001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
9440
9441 * configure.in : enable ld for aix
9442
94432001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9444
9445 * config.guess: Add linux target for S/390.
9446
94472000-11-07 Philip Blundell <pb@futuretv.com>
9448
9449 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9450
94512000-11-03 Philip Blundell <pb@futuretv.com>
9452
9453 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9454 files.
9455
94562001-01-15 Ben Elliston <bje@redhat.com>
9457
9458 * configure.in (host_tools): Add sid.
9459 Always configure cgen.
9460
94612000-11-24 Nick Clifton <nickc@redhat.com>
9462
9463 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9464
9465
94662000-08-20 Doug Evans <dje@casey.transmeta.com>
9467
9468 * Makefile.in (ALL_MODULES): Add all-cgen.
9469 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9470 (all-cgen): New target.
9471 (all-opcodes,all-sim): Depend on all-cgen.
9472 * configure.in (host_tools): Add cgen.
9473 Only configure cgen if --enable-cgen-maint.
9474
dce2d8b2 94752002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
9476
9477 * configure.in: Add *-*-freebsd* configurations.
9478
90def2b2
TT
94792002-04-08 Tom Tromey <tromey@redhat.com>
9480
9481 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9482 Fixes PR libgcj/6068.
9483
320d7e7a
KW
94842002-03-30 Krister Walfridsson <cato@df.lth.se>
9485
9486 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9487
18b467f1
RO
94882002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9489
9490 * configure.in (alpha*-dec-osf*): Enable libgcj.
9491
dce2d8b2 94922003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
9493
9494 * MAINTAINERS (Write After Approval): Add myself.
9495
56ae9405
NC
94962002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9497
9498 Fix for: PR bootstrap/3591, target/5676
9499 * configure.in (mcore-pe): Disable the configuration of
9500 libstdc++-v3 since exceptions are not supported.
9501
f18d9a0c
AG
95022002-03-20 Anthony Green <green@redhat.com>
9503
9504 * configure.in: Enable libgcj for xscale-elf target.
9505
dce2d8b2 9506Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
9507
9508 * MAINTAINERS: Update my email address.
9509
28eca9e8
AO
95102002-03-16 Alexandre Oliva <aoliva@redhat.com>
9511
9512 * ltmain.sh (relink_command): Fix typo in previous change.
9513
e67e72c7
AO
95142002-03-15 Alexandre Oliva <aoliva@redhat.com>
9515
9516 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9517 (relink_command): Added --tag flags.
9518 (mode=install): If relinking fails; error out.
9519
c2273204
RH
95202002-03-12 Richard Henderson <rth@redhat.com>
9521
9522 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9523 .NOTPARALLEL tag.
9524 (do-check): Rename from check.
9525 (check): Allow parallel check.
9526
bcb64245
BW
95272002-03-12 Bob Wilson <bob.wilson@acm.org>
9528
9529 * MAINTAINERS: Add myself as maintainer for xtensa port.
9530 Fix alphabetical order in CPU port maintainer list.
9531 Remove myself from Write After Approval list.
9532
63adb4ff
RH
95332002-03-11 Richard Henderson <rth@redhat.com>
9534
9535 * Makefile.in (.NOTPARALLEL): Add fake tag.
9536
9bec4bf0
L
95372002-03-07 H.J. Lu (hjl@gnu.org)
9538
9539 * configure.in: Enable gprof for mips*-*-linux*.
9540
c7fc1f84
DS
95412002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9542
9543 * MAINTAINERS (Write After Approval): Add myself.
9544
6bff33fb
AO
95452002-02-28 Alexandre Oliva <aoliva@redhat.com>
9546
9547 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9548 libjava.
9549 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9550
0210b33b
AO
95512002-02-23 Alexandre Oliva <aoliva@redhat.com>
9552
9553 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9554 because its Makefile is there; test for the executable instead.
9555
fcc0a3ef
AO
95562002-02-22 Alexandre Oliva <aoliva@redhat.com>
9557
9558 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9559 libstdc++-v3 and libjava.
9560
dce2d8b2 95612002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
9562
9563 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9564 boehm-gc
5ce6f47b 9565
40fe0ec3
AO
95662002-02-09 Alexandre Oliva <aoliva@redhat.com>
9567
9568 * config.guess: Updated to 2002-01-30's version.
9569 * config.sub: Updated to 2002-02-01's version.
9570 Contribute sh64-elf.
9571 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9572 * configure.in: Added sh64-*-*.
9573
694d53ee
CD
95742002-02-08 Chris Demetriou <cgd@broadcom.com>
9575
9576 * MAINTAINERS: Belatedly add myself to write after approval list.
9577
a9ca50b1
JH
9578Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9579
9580 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9581 Remove self as Write After Approval.
9582
5ffc3500
GK
95832002-01-31 Geoffrey Keating <geoffk@redhat.com>
9584
9585 * MAINTAINERS: Put self in as maintainer for contrib/regression
9586 directory.
9587
4ceaf7fb
PE
95882002-01-28 Phil Edwards <pme@gcc.gnu.org>
9589
9590 * MAINTAINERS: Update my email address.
9591
51584787
JT
95922002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9593
5ce6f47b
EC
9594 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9595 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
9596 libraries if not supported for NetBSD on target CPU.
9597
5701d273
DR
95982002-01-25 Douglas B Rupp <rupp@gnat.com>
9599
9600 * install-sh: Use _inst.$$_ for temp file name.
9601
b299a075
JT
96022002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9603
9604 * MAINTAINERS (Write After Approval): Move my contact info
9605 from here...
9606 (OS Port Maintainers): ...to here (netbsd).
9607
51fe14b5
BW
96082002-01-22 Bob Wilson <bob.wilson@acm.org>
9609
9610 * MAINTAINERS (Write After Approval): Add myself.
9611
dce2d8b2 96122002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
9613
9614 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9615 (all-target-fastjar): Also depend on all-target-libiberty.
9616
3cd87679
L
96172002-01-16 H.J. Lu (hjl@gnu.org)
9618
9619 * config.guess: Import from master sources, rev 1.225.
9620 * config.sub: Import from master sources, rev 1.238.
9621
969a6d8f
KH
96222002-01-16 Kazu Hirata <kazu@hxi.com>
9623
9624 * MAINTAINERS (Write After Approval): Remove myself.
9625
366f6a52
FW
96262001-12-19 Florian Weimer <fw@deneb.enyo.de>
9627
9628 * MAINTAINERS (Write After Approval): Add myself.
9629
f02240b6
JM
96302001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9631
9632 * MAINTAINERS: Add self as docs co-maintainer.
9633
5d08dc39
MK
96342001-12-11 Matthias Klose <doko@debian.org>
9635
9636 * MAINTAINERS (Write After Approval): Add myself.
9637
39e790d5
ZW
96382001-12-09 Zack Weinberg <zack@codesourcery.com>
9639
9640 * MAINTAINERS: Update my email address.
9641
4519d6a3
TC
96422001-12-07 Turly O'Connor <turly@apple.com>
9643 * MAINTAINERS (Write After Approval): Add myself.
9644 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9645 (rs6000_initialize_trampoline): Call __trampoline_setup for
9646 ABI_DARWIN too.
9647 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 9648 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 9649
21cf0a73
PC
96502001-12-07 Paolo Carlini <pcarlini@unitus.it>
9651
9652 * MAINTAINERS (Write After Approval): Add myself.
9653
4ee43206
DR
9654Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9655
9656 * configure, configure.in: Use temp file for long sed commands.
9657
251931f3
LG
96582001-12-03 Laurent Guerby <guerby@acm.org>
9659
9660 * config.sub: Update to version 1.232 on subversion.
9661
03777dd7
BE
96622001-12-03 Ben Elliston <bje@redhat.com>
9663
9664 * MAINTAINERS: Update mail address for config.* patches.
9665
dce2d8b2 96662001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
9667 Zack Weinberg <zack@codesourcery.com>
9668
9669 When build != host, create libiberty for the build machine.
9670
9671 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9672 CONFIG_ARGUMENTS.
9673 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9674 New variables.
9675 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9676 and rules.
9677 (all.normal): Depend on ALL_BUILD_MODULES.
9678 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9679 (all-build-libiberty): Depend on configure-build-libiberty.
9680
9681 * configure: Calculate and substitute proper value for
9682 ALL_BUILD_MODULES.
9683 * configure.in: Create the build subdirectory.
9684 Calculate and substitute TARGET_CONFIGARGS (formerly
9685 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9686
04075e8f
ZL
96872001-11-26 Ziemowit Laski <zlaski@apple.com>
9688
9689 * MAINTAINERS (write-after-approval): Add self.
9690
ed19322d
CR
96912001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9692
9693 * MAINTAINERS (GNATS only accounts): Remove self.
9694
90a12988
HPN
96952001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9696
9697 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9698 libf2c.
9699
77e653ad
CR
97002001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9701
9702 * MAINTAINERS (Write After Approval): Add self.
9703
64adad99
DB
97042001-11-12 David O'Brien <obrien@FreeBSD.org>
9705
9706 * MAINTAINERS: mips and s390 are also CPU ports.
9707
834a28c7
DB
97082001-11-12 David O'Brien <obrien@FreeBSD.org>
9709
9710 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9711
ef94239f
DB
97122001-11-11 David O'Brien <obrien@FreeBSD.org>
9713
9714 * MAINTAINERS: Alphabetize.
9715
beda0427
KH
97162001-11-09 Kazu Hirata <kazu@hxi.com>
9717
9718 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9719
6ca224d3
JDA
97202001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9721
9722 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9723
132e4bd7
PE
97242001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9725
9726 * configure.in (--enable-languages): Be more permissive about
9727 syntax. Check for empty lists better. Warn about $LANGUAGES.
9728
c6243b4c
GK
97292001-11-08 Geoffrey Keating <geoffk@redhat.com>
9730
9731 * config.sub: Import from master sources, rev. 1.230.
9732 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9733
abbb9e76
LG
97342001-11-07 Laurent Guerby <guerby@acm.org>
9735
9736 * MAINTAINERS (Write After Approval): Add self.
9737
53cdb27a
HPN
97382001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9739
9740 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9741
dd3a88c9
HPN
97422001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9743
9744 * config.sub: Import from master sources, rev 1.226.
9745 * config.guess: Import from master sources, rev 1.216.
9746
d344dce9
HPN
97472001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9748
9749 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9750 * MAINTAINERS: Add self as maintainer of MMIX port.
9751 Remove old after-approval entry.
9752
63f6bcd7
JM
97532001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9754
9755 * ChangeLog, configure: Fix spelling errors.
9756
84f92638
BK
97572001-10-20 Brendan Kehoe <brendan@zen.org>
9758
9759 * MAINTAINERS: Tweak my address.
9760
dce2d8b2 9761Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
9762
9763 * MAINTAINERS: Update my email address.
9764
1567080c 97652001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 9766
f48a3b5c 9767 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 9768 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 9769
30106886
GB
97702001-10-10 Geert Bosch <bosch@gnat.com>
9771
e490616e 9772 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
9773 Added Robert Dewar.
9774
dce2d8b2 97752001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
9776
9777 * MAINTAINERS (Write After Approval): Added self
9778
d1c3e709
GB
97792001-10-02 Geert Bosch <bosch@gnat.com>
9780
9781 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9782
50f5f793
JM
97832001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9784
9785 * configure: Handle temporary files securely using mkdir.
9786
7fddf9a9
AO
97872001-09-29 Alexandre Oliva <aoliva@redhat.com>
9788
9789 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9790
dce2d8b2 97912001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
9792
9793 * configure.in (*-*-linux*): Disable configuration of target-newlib
9794 and target-libgloss.
e490616e 9795
0c055e34
AO
97962001-09-26 Alexandre Oliva <aoliva@redhat.com>
9797
9798 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9799 RANLIB.
9800
759bfa90
AO
98012001-09-21 Alexandre Oliva <aoliva@redhat.com>
9802
9803 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9804 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9805 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9806 avoid quotes nesting problems.
9807 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9808 (DO_X): Export only variables that are set.
9809
1dc4a750
BE
98102001-09-19 Ben Elliston <bje@redhat.com>
9811
9812 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9813 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9814 semantics. Use the shell built-in "type" command instead.
9815
898c7238
AO
98162001-08-31 Alexandre Oliva <aoliva@redhat.com>
9817
9818 Merged from gcc-3_0-branch:
9819 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9820 * ltcf-c.sh: Use $objext, not $ac_objext.
9821 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9822 * ltcf-cxx.sh: Add support for GNU.
9823 2001-07-22 Timothy Wall <twall@redhat.com>
9824 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9825 default settings if using GNU tools with that configuration.
9826 * ltcf-cxx.sh: Ditto.
9827 * ltcf-gcj.sh: Ditto.
9828 2001-07-21 Michael Chastain <chastain@redhat.com>
9829 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9830 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9831 * ltmain.sh: Mark as gcc-local.
9832
8fa0a32e
EC
98332001-08-30 Eric Christopher <echristo@redhat.com>
9834 Jason Eckhardt <jle@redhat.com>
9835
9836 * config.guess: Merge from master sources.
9837 * config.sub: Merge from master sources, add support for mipsisa32.
9838
32f30f91 98392001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
9840 * config.sub: Merge from master sources, rev 1.219.
9841 * MAINTAINERS: Add self as contact for stormy16 port.
9842
f6084f99
ZW
98432001-08-14 Zack Weinberg <zackw@panix.com>
9844
9845 * config.sub: Merge from master sources, rev 1.218.
9846 * config.guess: Merge from master sources, rev 1.209.
9847
91b54f7f
GS
98482001-08-11 Graham Stott <grahams@redhat.com>
9849
9850 * Makefile.in (check-c++): Add missing semicolon.
9851
e5b3941e
JH
9852Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9853
32f30f91 9854 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 9855
6387a56e
EC
98562001-07-30 Eric Christopher <echristo@redhat.com>
9857
9858 * MAINTAINERS (Various maintainers: mips port): Added myself.
9859
53b475f0
AH
98602001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9861
e490616e 9862 * configure.in (sh-*-linux*): New.
53b475f0 9863
2a08c780
RH
98642001-07-27 Richard Henderson <rth@redhat.com>
9865
9866 * .cvsignore: Add LAST_UPDATED.
9867
bfa79422
UW
98682001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9869
9870 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9871
0ae85492
AH
98722001-07-16 Aldy Hernandez <aldyh@redhat.com>
9873
e490616e 9874 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 9875
8e1ab0fe
NP
9876Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9877
9878 * MAINTAINERS (Write After Approval): Added myself.
9879
2b997990
SC
98802001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9881
9882 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9883 and libgcj on m68hc11/m68hc12.
9884
d920e825
L
98852001-06-27 H.J. Lu (hjl@gnu.org)
9886
9887 * Makefile (CFLAGS_FOR_BUILD): New.
9888 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9889
d425a1e0
JM
98902001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9891
9892 * README: Remove version number.
9893
5b5b4207
GP
98942001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9895
9896 * INSTALL/README: Update wrt. to the installation instructions now
9897 residing in gcc/doc/install.texi.
9898
be839b69
JM
98992001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9900
9901 * README: Replace with a cut-down and updated version of gcc/README.
9902
fe2ee7c4
DE
99032001-06-12 David Edelsohn <edelsohn@gnu.org>
9904
9905 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9906 multilibs to be disabled.
9907
4f5d646c
DB
99082001-06-11 Daniel Berlin <dan@cgsoftware.com>
9909
9910 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 9911
818f0c85
AO
99122001-06-09 Alexandre Oliva <aoliva@redhat.com>
9913
9914 * config.guess: Import CVS version 1.195.
9915 * config.sub: Import CVS version 1.212.
9916
e9a8af10
AO
99172001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9918
9919 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9920 gcc/xgcc is built, use -print-prog-name to find out the program
9921 name to use.
9922
ae3ca0a9
PE
99232001-06-04 Phil Edwards <pme@sources.redhat.com>
9924
9925 * config.guess: Import CVS version 1.194. All gcc-local changes
9926 appear to also be in the master copy.
9927 * config.sub: Import CVS version 1.211.
9928
066bd40d
MM
9929Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9930
9931 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9932 with_gcc]: Use `gcc -shared' to build a shared library.
9933
4aef4f33
JDA
9934Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9935
9936 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9937 archives.
9938
c386f00f
RO
9939Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9940
9941 * MAINTAINERS (Write After Approval): Add myself.
9942
2ae5cea5
HPN
99432001-06-01 Hans-Peter Nilsson <hp@axis.com>
9944
9945 * configure.in (libstdcxx_flags): Do not try to execute
9946 libstdc++-v3/testsuite_flags until it exists.
9947
c3766183
AM
99482001-06-01 Alan Modra <amodra@bigpond.net.au>
9949
9950 * MAINTAINERS: Update my email address.
9951
9b337833
GS
99522001-05-31 Graham Stott <grahams@redhat.com>
9953
9954 * MAINTAINERS (Write After Approval): Add myself.
9955
dce2d8b2 99562001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
9957
9958 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9959 libraries when using g++ with native linker.
9960
5f7de4b8
AO
99612001-05-28 Alexandre Oliva <aoliva@redhat.com>
9962
9963 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9964
a7bc0fbb
AO
99652001-05-22 Alexandre Oliva <aoliva@redhat.com>
9966
9967 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9968 [aix4*|aix5*]: Prepend blank.
9969
33456445
AO
99702001-05-20 Alexandre Oliva <aoliva@redhat.com>
9971
9972 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9973 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9974 of subdir/configure scripts to use the new libtool.m4.
9975
e48d3d00
MK
99762001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9977
9978 * MAINTAINERS (Write After Approval): Add myself.
9979
9e0e191b
BK
99802001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9981
9982 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9983
3f19b439
BE
99842001-05-11 Ben Elliston <bje@redhat.com>
9985
9986 * Makefile.in (all-sid): New target.
9987 (check-sid, clean-sid, install-sid): Likewise.
9988
6ebe3121
JO
99892001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9990
9991 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9992
ca3667c4
AO
99932001-05-03 Alexandre Oliva <aoliva@redhat.com>
9994
9995 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9996 libgcj.
9997
99982001-05-03 Alexandre Oliva <aoliva@redhat.com>
9999
10000 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10001 gcc/xgcc is built, use -print-prog-name to find out the program
10002 name to use.
10003
b2964d63
AO
100042001-04-26 Alexandre Oliva <aoliva@redhat.com>
10005
b1bb2302
AO
10006 * configure.in (noconfigdirs): Don't reset it from scratch in the
10007 target case; only append to it.
6387a56e 10008
b2964d63
AO
10009 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10010 sparc-*-solaris2.8]: Disable ${libgcj}.
10011
8343765d
AO
100122001-04-25 Alexandre Oliva <aoliva@redhat.com>
10013
10014 * configure.in (libgcj_saved): Copy from $libgcj.
10015 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10016 --disable-libgcj.
10017
ddbb6d43
GRK
100182001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10019
10020 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10021 C front end maintainer.
ddbb6d43 10022
3fa03ff9
AG
10023Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10024
10025 * configure.in: Move *-chorusos target case to the proper switch.
10026 Disable libgcj.
10027
99ffe40f
AO
100282001-04-12 Alexandre Oliva <aoliva@redhat.com>
10029
10030 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10031 1.641.2.228.
10032
78faa32d
FS
100332001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10034
10035 * Makefile.in (STAGE1_CFLAGS): Pass down.
10036
cdbff0ab
AM
100372001-04-13 Alan Modra <amodra@one.net.au>
10038
10039 * config.guess: Add hppa64-linux support. Note for next import that
10040 this is already in the master file.
10041 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10042
75b9074c
AO
100432001-04-12 Alexandre Oliva <aoliva@redhat.com>
10044
10045 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10046 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10047
125404c5
SS
100482001-04-11 Stan Shebs <shebs@apple.com>
10049
10050 * MAINTAINERS: Add self as Darwin port maintainer.
10051
876684fe
AM
100522001-04-11 Alan Modra <amodra@one.net.au>
10053
10054 * MAINTAINERS: Update my email address.
10055
06729913
LR
100562001-04-10 Loren J. Rittle <ljrittle@acm.org>
10057
10058 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10059 recent versions of FreeBSD (release 3 or later).
10060 * ltconfig: On FreeBSD, -lc must not be provided when building
10061 a shared library or else the standard -pthread gcc option is
10062 rendered worthless to later users of the built library.
10063
67916302
JM
100642001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10065
10066 * MAINTAINERS: Add self and RTH as C front end maintainers.
10067
d2bc0628
AO
100682001-04-05 Alexandre Oliva <aoliva@redhat.com>
10069
e490616e
ZW
10070 * config.sub: Make sure to match an already-canonicalized
10071 machine name (eg. mn10300-unknown-elf).
d2bc0628 10072
a3406c06
AO
100732001-04-01 Alexandre Oliva <aoliva@redhat.com>
10074
10075 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10076 New macros.
10077 (bootstrap, cross): Use RECURSE_FLAGS.
10078 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10079
a076f6a4
AO
100802001-03-27 Alexandre Oliva <aoliva@redhat.com>
10081
10082 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10083
e9f4fa71
CH
100842001-03-22 Colin Howell <chowell@redhat.com>
10085
7238de5c
CH
10086 * Makefile.in (DO_X): Do not backslash single-quotes in
10087 backquotes (two places).
e9f4fa71 10088
b6b14b1b
AO
100892001-03-22 Alexandre Oliva <aoliva@redhat.com>
10090
10091 Re-installed:
10092 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10093 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10094 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10095 * ltcf-cxx.sh: Likewise.
10096 * ltcf-gcj.sh: Likewise.
10097
1eb0b89d
GP
100982001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10099
10100 * MAINTAINERS: Add myself as "documentation co-maintainer".
10101
82e23236
AO
101022001-03-22 Alexandre Oliva <aoliva@redhat.com>
10103
10104 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10105 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10106
64ec27c3
TT
101072001-03-19 Tom Tromey <tromey@redhat.com>
10108
10109 * config-ml.in: Handle GCJ and GCJFLAGS.
10110
191de407
MC
101112001-03-21 Michael Chastain <chastain@redhat.com>
10112
10113 * Makefile.in: all-m4 depends on all-texinfo.
10114
fed4dede
LR
101152001-03-20 Loren J. Rittle <ljrittle@acm.org>
10116
10117 * MAINTAINERS: Add myself to write after approval list.
10118
085072bb
LB
101192001-03-18 Laurynas Biveinis <lauras@softhome.net>
10120
10121 * Makefile.in (DO_X): Quote nested quotes.
10122
5af8ea3f
AM
101232001-03-18 Alan Modra <alan@linuxcare.com.au>
10124
10125 * MAINTAINERS: Add myself to write after approval list.
10126
69e23037
LB
101272001-03-15 Laurynas Biveinis <lauras@softhome.net>
10128
10129 * Makefile.in (DO_X): Use double quotes for quoting
10130 "RANLIB=$${RANLIB}".
10131
2b9650f4
OP
101322001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10133
10134 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10135
dce2d8b2 101362001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10137
10138 * configure.in: Only use `lang_requires' for languages athat are
10139 actually enabled.
10140
f6646274
PE
101412001-03-08 Phil Edwards <pme@sources.redhat.com>
10142
10143 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10144
c9a54638
AO
101452001-03-08 Alexandre Oliva <aoliva@redhat.com>
10146
10147 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10148
6a556ad6
TT
101492001-03-07 Tom Tromey <tromey@redhat.com>
10150
10151 * configure.in: Allow config-lang.in to set `lang_requires' to list
10152 of other required languages.
10153
6822468a
LB
101542001-03-06 Laurynas Biveinis <lauras@softhome.net>
10155
10156 * Makefile.in: Remove RANLIB definition. Use RANLIB
10157 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10158 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10159
f04885d3 101602001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10161 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10162
f04885d3
BK
10163 * Makefile.in (check-c++): Use tabs, not spaces.
10164
288edf47 101652001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10166
288edf47
LB
10167 * MAINTAINERS: add myself to Write After Approval list.
10168
3d55d2f8 101692001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10170
e490616e 10171 * Makefile.in (check-c++): New rule.
6387a56e 10172
4d88a68a
BK
10173 * configure.in (target_libs): Remove libg++.
10174 (noconfigdirs): Remove libg++.
10175 (noconfigdirs): Same.
10176 (noconfigdirs): Same.
10177 (noconfigdirs): Same.
10178
10179 * config-ml.in: Remove libg++ references.
10180
10181 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10182 (ALL_TARGET_MODULES): Same.
10183 (configure-target-libg++): Remove.
10184 (all-target-libg++): Remove.
10185 (configure-target-libio): Remove.
10186 (all-target-libio): Remove.
10187 (check-target-libio): Remove.
10188 (.PHONY): Remove.
10189 (libg++.tar.bz2): Remove.
10190 (all-target-cygmon): Remove libio.
10191 (all-target-libstdc++): Remove.
10192 (configure-target-libstdc++): Remove.
10193 (TARGET_LIB_PATH): Remove libstdc++.
10194 (ALL_GCC_CXX): Remove libstdc++.
10195 (all-target-gperf): Correct.
10196
2437d4ed
NC
101972001-02-16 Nick Clifton <nickc@redhat.com>
10198
10199 * configure.in (noconfigdirs): Allow configuration of texinfo
10200 for Cygwin hosts.
10201
85b99cbe
AG
102022001-02-15 Anthony Green <green@redhat.com>
10203
10204 * configure: Introduce GCJ_FOR_TARGET.
10205 * configure.in: Ditto.
10206 * Makefile.in: Ditto.
10207
7b18790c
AS
102082001-02-13 Andreas Schwab <schwab@suse.de>
10209
10210 * MAINTAINERS: Update mail address.
10211
c4880c99
MS
102122001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10213
10214 * config.guess: Add linux target for S/390.
10215 * config.sub: Likewise.
10216
dce2d8b2 102172001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
10218
10219 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 10220 target-libgloss.
e31ae6db 10221
7739adfb
BE
102222001-02-06 Ben Elliston <bje@redhat.com>
10223
10224 * configure: Output host type to stdout, not stderr.
10225
36ca672c
MM
102262001-02-05 Mark Mitchell <mark@codesourcery.com>
10227
e40f2829 10228 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
10229 * ltcf-cxx.sh: Likewise.
10230
36ca672c
MM
10231 * config.if: Assume enable_libstdcxx_v3 is defined.
10232
22fdd65e
MM
102332001-02-04 Mark Mitchell <mark@codesourcery.com>
10234
10235 Remove V2 C++ library.
10236 * configure.in: Remove --enable-libstdcxx_v3 support.
10237
3b60dd8e
BM
102382001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10239
10240 * include/demangle.h: Add prototype for java_demangle_v3.
10241
42c0c80a
PE
102422001-01-29 Phil Edwards <pme@sources.redhat.com>
10243
10244 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10245
0be25992
RH
102462001-01-27 Richard Henderson <rth@redhat.com>
10247
10248 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10249
8a8de62d
MS
102502001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10251
10252 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10253 Don't unset, it's non-portable and no longer necessary, set to empty
10254 instead.
10255
92769744
MS
102562001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10257
10258 * ltconfig: Shell portability fix for the tagname validity check.
10259
88a1c0ab
AO
102602001-01-27 Alexandre Oliva <aoliva@redhat.com>
10261
10262 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10263 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10264
45291dd5
MS
102652001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10266
10267 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10268
1ace7e15
TT
102692001-01-26 Tom Tromey <tromey@redhat.com>
10270
10271 * configure.in: Allow libgcj to be built on Sparc Solaris.
10272
0ef8b11b
DE
102732001-01-25 David Edelsohn <edelsohn@gnu.org>
10274
10275 * ltcf-c.sh: Add aix5 case.
10276 * ltcf-cxx.sh: Likewise.
10277 * ltconfig: Likewise.
10278
0006091e
AO
102792001-01-24 Alexandre Oliva <aoliva@redhat.com>
10280
9bad11e1
AO
10281 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10282 keep at least one of build_libtool_libs or build_old_libs set to
10283 yes.
10284
0006091e
AO
10285 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10286 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10287
7c01b2b5
BM
102882001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10289
10290 * configure.in: Enable libgcj on several additional platforms.
10291
d340e0ac
BM
102922001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10293
10294 * configure.in: Enable libgcj for linux targets.
10295
5baf8c37
MS
102962001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10297
10298 * MAINTAINERS (Write After Approval): Add myself.
10299
10a0ba84
JDA
103002001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10301
10302 * MAINTAINERS: Add myself as vax port maintainer.
10303
357c6a4b
FH
103042001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10305
10306 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10307
6e2d9a7a
MS
103082001-01-09 Mike Stump <mrs@wrs.com>
10309
10310 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10311 failures of subdirectories.
10312
b6b14b1b 103132001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 10314
b6b14b1b 10315 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 10316 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
10317 * ltcf-cxx.sh: Likewise.
10318 * ltcf-gcj.sh: Likewise.
10319 * ltconfig.sh: Fix typo.
976b230d 10320
07109110
LB
103212001-01-02 Laurynas Biveinis <lauras@softhome.net>
10322
10323 * configure: handle DOS-style absolute paths.
10324
1da5b8fc
LB
103252001-01-02 Laurynas Biveinis <lauras@softhome.net>
10326
10327 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10328
4c2f5b4f
MM
103292000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10330
10331 * MAINTAINERS: Add myself as avr port co-maintainer.
10332
bc53668e
BE
103332000-12-28 Ben Elliston <bje@redhat.com>
10334
10335 * MAINTAINERS: Add myself under ``Write After Approval''.
10336
c387606f
JM
103372000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10338
10339 * texinfo: Remove directory from GCC.
10340
2cb5082c
JM
103412000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10342
10343 * COPYING: Update to current
10344 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10345 to 19yy as example year in copyright notice).
10346
cc330df9
BK
103472000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10348
6387a56e 10349 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
10350 (libstdcxx_incdir): Pass down.
10351 * config.if: Remove expired bits for cxx_interface, add stub.
10352 (libstdcxx_incdir): Add variable for g++ include directory.
10353 * configure.in (gxx_include_dir): Use it.
6387a56e 10354
4c6b2835
AO
103552000-12-18 Alexandre Oliva <aoliva@redhat.com>
10356
10357 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10358 with old-email address from ``Write After Approval''.
10359
3896f13e
AJ
103602000-12-15 Andreas Jaeger <aj@suse.de>
10361
10362 * configure.in: Handle lang_dirs.
10363
103642000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 10365
ad46e881
TT
10366 * MAINTAINERS: Removed brads.
10367
90a10418
TT
10368 * MAINTAINERS: Added gcj developers.
10369
41dfe3a2 103702000-12-13 Anthony Green <green@redhat.com>
6387a56e 10371
41dfe3a2 10372 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
10373 listed. Disable libgcj for x86 and Alpha Linux until compatible
10374 with g++ abi.
6387a56e 10375
e2f601da
MS
103762000-12-13 Mike Stump <mrs@wrs.com>
10377
10378 * Makefile.in (local-distclean): Also remove fastjar.
10379
70030c01
RB
103802000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10381
10382 * contrib/gcc_update: Add fastjar --touch entries.
10383
2a50f859
AO
103842000-12-12 Alexandre Oliva <aoliva@redhat.com>
10385
10386 * configure.in: Disable language-specific target libraries for
10387 languages that aren't enabled.
10388
7743113b
AG
103892000-12-10 Anthony Green <green@redhat.com>
10390
10391 * configure.in: Define libgcj. Disable libgcj target libraries for
10392 most targets.
10393
92e061a6
NB
103942000-12-10 Neil Booth <neilb@earthling.net>
10395
10396 * MAINTAINERS: Update mail address, remove from WAA list.
10397
f34ff6d6
APB
103982000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10399
10400 * libjava: Imported from /cvs/java.
10401 * libffi: Likewise.
10402 * Boehm-gc: Likewise.
10403
d82a33c6
APB
104042000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10405
10406 * configure.in (target_libs): Revert 2000-12-08 patch.
10407 (noconfigdirs): Added target-libjava.
10408
e14f8e28
LB
104092000-12-09 Laurynas Biveinis <lauras@softhome.net>
10410
10411 * djunpack.bat: removed.
10412
fc26516b
LB
104132000-12-09 Laurynas Biveinis <lauras@softhome.net>
10414
10415 * Makefile.in: handle DOS-style absolute paths.
10416 * config-ml.in: likewise.
10417 * symlink-tree: likewise.
10418
bd8757b3
APB
104192000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10420
10421 * fastjar: Imported.
10422
81522a1f
APB
104232000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10424
10425 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10426 libjava.
10427 * configure.in (target_libs): Removed `target-libjava'.
10428
5db1f7ed
APB
104292000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10430
10431 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10432 (ALL_MODULES): Added fastjar.
10433 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10434 (all-target-libjava): all-fastjar replaces all-zip.
10435 (all-fastjar): Added.
10436 (configure-target-fastjar, all-target-fastjar): Likewise.
10437 * configure.in (host_tools): Added fastjar.
10438
5e59997c
MS
104392000-12-07 Mike Stump <mrs@wrs.com>
10440
10441 * Makefile.in (local-distclean): Remove leftover built files.
10442
0a534f40
NC
104432000-11-24 Nick Clifton <nickc@redhat.com>
10444
10445 * configure.in (xscale-elf): Add target.
10446 (xscale-coff): Add target.
10447
7686cadf
LR
104482000-11-22 Loren J. Rittle <ljrittle@acm.org>
10449
e490616e
ZW
10450 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10451 recent versions of FreeBSD (release 3 or later).
10452 * ltconfig: On FreeBSD, -lc must not be provided when building
10453 a shared library or else the standard -pthread gcc option is
10454 rendered worthless to later users of the built library.
7686cadf 10455
fff01699
FF
104562000-11-16 Fred Fish <fnf@be.com>
10457
10458 * configure.in (enable_libstdcxx_v3): Fix typo,
10459 libstd++ -> libstdc++.
10460
4dc16355
KL
104612000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10462
10463 * MAINTAINERS: Add self to Write After Approval list.
10464
bf6fc7b2
BS
104652000-11-21 Bernd Schmidt <bernds@redhat.com>
10466
10467 * MAINTAINERS: Update my email address. Add myself to global write
10468 privs list.
10469
ce8e06b1
AO
104702000-11-18 Alexandre Oliva <aoliva@redhat.com>
10471
6e2a4843
AO
10472 * Makefile.in: Merge with src and libgcj.
10473 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10474 configure-target-<library> when their configure scripts need the C
10475 or C++ library to have already been built to work properly.
10476 (do_proto_toplev): Set them to an empty string.
10477
ce8e06b1
AO
10478 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10479 (REALLY_SET_LIB_PATH): Use them.
10480
c003f378
SS
104812000-11-17 Stan Shebs <shebs@apple.com>
10482
10483 * MAINTAINERS: Add self to Write After Approval list.
10484
cc1e60ea
JM
104852000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10486
10487 * configure: Provide the original toplevel configure arguments
10488 (including $0) to subprocesses in the environment rather than
10489 through gcc/configargs.h.
10490
1173593d
JM
104912000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10492
10493 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10494 C99. Alphabetise "Write After Approval" list.
10495
520907ee
MM
104962000-11-12 Mark Mitchell <mark@codesourcery.com>
10497
34f6fbdb
MM
10498 * configure: Turn on libstdc++ V3 by default.
10499
520907ee
MM
10500 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10501 if we've got GCC.
10502
0bbd37ed
PB
105032000-11-11 Philip Blundell <philb@gnu.org>
10504
10505 * MAINTAINERS: Add self to Write After Approval list.
10506
7ca0e6d9
DE
105072000-11-09 David Edelsohn <edelsohn@gnu.org>
10508
10509 * ltcf-c.sh (aix4): Improve shared library configuration; require
10510 exporting symbols.
10511 * ltcf-cxx.sh (aix4): Define.
10512 * ltconfig (aix4): Define library and soname specs appropriate for
10513 AIX. Define command to create export symbols list.
10514
dce2d8b2 10515Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
10516
10517 * config.sub: Add support for Sun Chorus
10518
fc05d516
NC
105192000-10-31 Nick Clifton <nickc@redhat.com>
10520
10521 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10522 <name>@redhat.com. Also installed new email address for Clint
10523 Popetz.
6387a56e 10524
90a0e73f
JM
105252000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10526
10527 * etc: Remove directory from GCC.
10528
a5e1b548
MM
105292000-10-16 Michael Meissner <meissner@redhat.com>
10530
10531 * configure (gcc/configargs.h): Only create if there is a build GCC
10532 directory created.
10533
6387a56e
EC
105342000-10-16 Matthias Klose <doko@debian.org>
10535
be1db873
MK
10536 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10537 when configured for libstdc++-v3.
10538
f5fa9a5b
PE
105392000-10-05 Phil Edwards <pme@gcc.gnu.org>
10540
10541 * configure: Save configure arguments to gcc/configargs.h.
10542
61a77fea
PT
105432000-10-04 Philipp Thomas <pthomas@suse.de>
10544
10545 * config.guess: Import CVS version 1.157.
10546 * config.sub: Import CVS version 1.181.
10547
3a4fee66
AP
105482000-10-04 Andris Pavenis <pavenis@latnet.lv>
10549
10550 * Makefile.in (bootstrap): avoid recursion if subdir missing
10551 (cross): ditto
10552 (do-proto-toplev): ditto
10553
3dd7094e
AO
105542000-09-30 Alexandre Oliva <aoliva@redhat.com>
10555
de710532
AO
10556 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10557 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10558
3dd7094e
AO
10559 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10560 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10561 all affected `configure' scripts.
10562
e592386f
NB
10563Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10564
10565 * MAINTAINERS: Add self as cpplib co-maintainer.
10566
fba54939
AH
105672000-09-24 Aldy Hernandez <aldyh@redhat.com>
10568
10569 * MAINTAINERS: Add self to Write After Approval list.
10570
2bd429f4
GP
105712000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10572
10573 * INSTALL/README: egcs -> GCC update.
10574
dce2d8b2 10575Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
10576
10577 * MAINTAINERS: Add myself to Write After Approval list.
10578
d7ce9a83
KH
105792000-09-15 Kazu Hirata <kazu@hxi.com>
10580
10581 * MAINTAINERS: Add myself to Write After Approval list.
10582
18a53ffe
JL
10583Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10584
e490616e
ZW
10585 * configure.in: Do not build byacc for hppa64. Provide paths to the
10586 X11 libraries for hppa64.
18a53ffe 10587
f246ff23
SC
105882000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10589
10590 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10591
06298abd
AO
105922000-09-06 Alexandre Oliva <aoliva@redhat.com>
10593
4b92758a
AO
10594 * Makefile.in (all-zlib): Added dummy target.
10595
06298abd
AO
10596 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10597 ltcf-gcj.sh: Updated from libtool multi-language branch.
10598
4d73d07a
AO
105992000-09-05 Alexandre Oliva <aoliva@redhat.com>
10600
10601 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10602 (bootstrap*): Depend on all-bootstrap.
10603
05d52d78
PT
106042000-09-05 Philipp Thomas <pthomas@suse.de>
10605
10606 * config.guess: Import CVS version 1.156.
10607 * config.sub: Import CVS version 1.179.
10608
3c809ba4
AG
106092000-09-02 Anthony Green <green@cygnus.com>
10610
10611 * Makefile.in (all-gcc): Depend on all-zlib.
10612 (CLEAN_MODULES): Add clean-zlib.
10613 (ALL_MODULES): Add all-zlib.
10614 * configure.in (host_libs): Add zlib.
10615
10ad78a0 106162000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
10617
10618 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10619 crosses, but add gcc/include to the header search path for them.
10620
b36a9ce3
DB
106212000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10622
10623 * MAINTAINERS: Add self to Write After Approval list.
10624
cb011248
FS
106252000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10626
10627 * config.guess: Import CVS version 1.152.
10628 * config.sub: Import CVS version 1.177.
10629
db310af0
AO
106302000-08-25 Alexandre Oliva <aoliva@redhat.com>
10631
7965440a
AO
10632 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10633 $targargs to tell whether newlib is going to be built.
10634
db310af0
AO
10635 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10636 $$r/TARGET_SUBDIR/libio for _G_config.h.
10637
e7977565
AO
106382000-08-23 Alexandre Oliva <aoliva@redhat.com>
10639
10640 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10641
126bb9ed
DD
106422000-08-22 DJ Delorie <dj@redhat.com>
10643
10644 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10645
5b0e9d29
AO
106462000-08-22 Alexandre Oliva <aoliva@redhat.com>
10647
10648 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10649 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10650 sub-configures.
10651
4f3e904e
DD
106522000-08-21 DJ Delorie <dj@redhat.com>
10653
10654 * MAINTAINERS: Add self as a libiberty maintainer
10655
c9635443
AO
106562000-08-16 Alexandre Oliva <aoliva@redhat.com>
10657
10658 * configure.in (libstdcxx_flags): Use
10659 libstdc++-v3/src/libstdc++.INC.
10660
8b2100ba
AO
106612000-08-15 Alexandre Oliva <aoliva@redhat.com>
10662
10663 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10664
57119aa9
ZW
106652000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10666
eeb943b0
ZW
10667 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10668
6387a56e 10669 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
10670 explicit. Substitute enable_threads into generated Makefiles.
10671 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10672 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10673
acffa7c4
GK
106742000-08-13 Geoff Keating <geoffk@cygnus.com>
10675
10676 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10677
808d8c41
AO
106782000-08-12 Alexandre Oliva <aoliva@redhat.com>
10679
10680 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10681 previous delta.
10682
1fc8c51c 106832000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 10684
1fc8c51c
JM
10685 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10686 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10687 (FLAGS_FOR_TARGET): Not here.
10688 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 10689
25698887
AO
106902000-08-11 Alexandre Oliva <aoliva@redhat.com>
10691
10692 * config-ml.in (CC, CXX): Don't introduce a leading space.
10693
10120687
DD
106942000-08-07 DJ Delorie <dj@delorie.com>
10695
10696 * MAINTAINERS: Add self as a DJGPP maintainer
10697
15c758e9
DD
106982000-08-07 DJ Delorie <dj@redhat.com>
10699
10700 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10701 "if we're also building gcc, and it's a gcc that will run on the
10702 build machine, we want to use its includes instead of the system's
10703 default includes".
10704
2d0de245
JM
107052000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10706
10707 * MAINTAINERS: Add self to Write After Approval list.
10708
e81b330a
AO
107092000-08-03 Alexandre Oliva <aoliva@redhat.com>
10710
83440c1e
AO
10711 * configure.in (libstdcxx_flags): Don't use `"'.
10712
e81b330a
AO
10713 * config-ml.in: Adjust multilib search paths to the
10714 appropriate multilib tree.
10715
cf95c847
AO
107162000-08-02 Alexandre Oliva <aoliva@redhat.com>
10717
10718 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10719 commas in $LANGUAGES.
10720
9e9af119
MH
107212000-08-02 Manfred Hollstein <manfredh@redhat.com>
10722
10723 * configure.in: Re-enable all references to libg++ and librx.
10724
606ce391
AO
107252000-08-01 Alexandre Oliva <aoliva@redhat.com>
10726
89820b43
AO
10727 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10728 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10729 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10730 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10731
606ce391
AO
10732 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10733
04179d4a
AO
107342000-07-31 Alexandre Oliva <aoliva@redhat.com>
10735
10736 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10737 CXX_FOR_TARGET for sed.
10738
d4eb109c
AO
107392000-07-30 Alexandre Oliva <aoliva@redhat.com>
10740
10741 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10742 Do not override if already set in the environment or in configure.
10743 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10744 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10745
4f4caf92
AO
107462000-07-28 Alexandre Oliva <aoliva@redhat.com>
10747
10748 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10749 the libtool CVS tree multi-language branch.
10750 * ltconfig, ltmain.sh: Updated.
6387a56e 10751
b87487b6
AO
107522000-07-27 Alexandre Oliva <aoliva@redhat.com>
10753
1670d1ea
AO
10754 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10755 (clean-target): Depend on it.
10756
b87487b6
AO
10757 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10758 (GCC_FOR_TARGET): Use it.
10759 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10760 * configure.in: ... here.
10761 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10762 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10763
4e81ae98
EC
107642000-07-24 Eric Christopher <echristo@cygnus.com>
10765
10766 * MAINTAINERS: Add self to Write After Approval list.
10767
059ae32c
AO
107682000-07-24 Alexandre Oliva <aoliva@redhat.com>
10769
5b28edd4
AO
10770 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10771 (configure-target-libchill, configure-target-libobjc): Likewise.
10772
059ae32c
AO
10773 * configure.in: Use the same cache file for all target libs.
10774 * config-ml.in: But different cache files per multilib variant.
10775
1adcd149
MS
107762000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10777
10778 * configure (topsrcdir): Don't use dirname.
10779
2d573dff
JO
107802000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10781
10782 * MAINTAINERS: Add self to Write After Approval list.
10783
d207ebef
JM
107842000-07-20 Jason Merrill <jason@redhat.com>
10785
10786 * configure.in: Remove all references to libg++ and librx.
10787
10788 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10789
107902000-07-20 Hans-Peter Nilsson <hp@axis.com>
10791
10792 * config.sub: Update to subversions version 2000-07-06.
10793
7b7792d5
AH
107942000-07-12 Andrew Haley <aph@cygnus.com>
10795
10796 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10797 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10798
3abaac67
PE
107992000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10800
10801 * symlink-tree: Check number of arguments.
10802
34be2b36
JW
108032000-07-05 Jim Wilson <wilson@cygnus.com>
10804
10805 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10806 search path for a g++ extracted from the build tree. This
10807 will allow link tests run by configure scripts in
10808 subdirectories to succeed.
10809
d207ebef
JM
108102000-07-01 Koundinya K <kk@ddeorg.soft.net>
10811
e490616e 10812 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 10813
0900331b
MH
108142000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10815
10816 * MAINTAINERS: Add myself as loop discovery maintainer.
10817
d207ebef
JM
108182000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10819
10820 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10821 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10822
108232000-06-19 Timothy Wall <twall@cygnus.com>
10824
10825 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10826 * config.sub: Add tic54x target.
10827
11a27a76
TM
10828Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10829
10830 * MAINTAINERS: Add self as Fortran maintainer,
10831 remove Craig Burley.
10832
d207ebef 10833Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 10834
d207ebef
JM
10835 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10836 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 10837
7758b73f
PT
10838Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10839
10840 * MAINTAINERS: Add self as i18n maintainer
10841
d207ebef
JM
1084220000-05-21 H.J. Lu (hjl@gnu.org)
10843
e490616e
ZW
10844 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10845 directory are used if they exist. Make sure
10846 $(build_tooldir)/include is searched for header files,
10847 $(build_tooldir)/lib/ for library files.
d207ebef 10848 (GCC_FOR_TARGET): Likewise.
e490616e 10849 (CXX_FOR_TARGET): Likewise.
d207ebef 10850
bae29210
JL
10851Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10852
10853 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10854
d207ebef 10855Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
10856
10857 * Makefile.in (configure-target-libiberty): Depend on
10858 configure-target-newlib.
10859
aab0d19d
AO
108602000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10861
10862 * configure.in, Makefile.in: Merge all libffi-related
10863 configury stuff from the libgcj tree.
10864
d207ebef
JM
10865Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10866
10867 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10868 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10869
10870Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10871
10872 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10873 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 10874 current version information. Add to proto-toplev directory.
d207ebef
JM
10875 (gdb-taz): Build do-djunpack.
10876
758c7bd4
DE
108772000-05-15 David Edelsohn <edelsohn@gnu.org>
10878
10879 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10880
1888228d
AC
10881Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10882
10883 * MAINTAINERS: Add self to Write After Approval list.
10884
d207ebef
JM
108852000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10886
10887 * ltmain.sh: Preserve in relink_command any environment
10888 variables that may affect the linker behavior.
10889
2d7cc2fe
JL
10890Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10891
d207ebef
JM
10892 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10893
10894Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10895
10896 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10897
108982000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10899
10900 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 10901 with the version name.
2d7cc2fe 10902
ee455968
JE
10903Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10904
10905 * MAINTAINERS: Add self as bb-reorder maintainer.
10906
73b97e5c
BK
109072000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10908
10909 * config.if: Tweak.
10910
d207ebef
JM
109112000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10912
10913 * djunpack.bat: New file.
10914
10915Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10916
10917 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
10918 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10919 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10920 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 10921
954869eb
DP
109222000-04-16 Dave Pitts <dpitts@cozx.com>
10923
e490616e
ZW
10924 * config.sub (case $basic_machine): Change default for "ibm-*"
10925 to "openedition".
954869eb 10926
eaabe541
AJ
109272000-04-13 Andreas Jaeger <aj@suse.de>
10928
10929 * MAINTAINERS: Added myself.
10930
d207ebef
JM
10931Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10932
10933 * Makefile.in (gdb-taz): New target. GDB specific archive.
10934 (do-md5sum): New target.
10935 (MD5PROG): Define.
10936 (PACKAGE): Default to TOOL.
10937 (VER): Default to a shell script.
10938 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 10939 md5 checksum generation.
d207ebef
JM
10940 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10941 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10942 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 10943 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
10944
10945Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10946
10947 * configure (warn_cflags): Delete.
10948
0ea6d60c
PDM
10949Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10950
10951 * MAINTAINERS: Added myself.
10952
17090313 109532000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 10954 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 10955
e490616e
ZW
10956 * configure.in (enable_libstdcxx_v3): Add.
10957 (target_libs): Add bits here to switch between libstdc++-v2 and
10958 libstdc++-v3.
10959 * config.if: And this file too.
10960 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 10961
76b78517
MM
109622000-04-05 Michael Meissner <meissner@redhat.com>
10963
10964 * config.sub (d30v): Add d30v as a basic machine type.
10965
ad242caf
JM
109662000-03-29 Jason Merrill <jason@casey.cygnus.com>
10967
10968 * configure.in: -linux-gnu*, not -linux-gnu.
10969
d4537148
TM
10970Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10971
10972 * MAINTAINERS: Add self in write-after-approval section.
10973
f152e9d4
JW
10974Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10975
10976 * MAINTAINERS: Add self as ia64 port maintainer.
10977
6a5fcef1
NB
109782000-03-08 Neil Booth <NeilB@earthling.net>
10979
10980 * MAINTAINERS: Add self in write-after-approval section.
10981
d207ebef 10982Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 10983
d207ebef
JM
10984 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10985 (do-tar-bz2): Replace TOOL with PACKAGE.
10986 (gdb.tar.bz2): Remove GDBTK from GDB package.
10987 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 10988 dejagnu.tar.bz2): New packages.
d207ebef
JM
10989
109902000-02-27 Andreas Jaeger <aj@suse.de>
10991
10992 * configure.in: Add entry for mips*-*-linux*, move catch all
10993 *-*-*linux* entry below this one.
10994
109952000-02-27 Ian Lance Taylor <ian@zembu.com>
10996
10997 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 10998
521fe9d0
NC
109992000-02-24 Nick Clifton <nickc@cygnus.com>
11000
11001 * config.sub: Support an OS of "wince".
11002
d207ebef
JM
11003Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11004
11005 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11006 version.
d207ebef 11007
dce2d8b2 110082000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11009
11010 * config.sub: Add support for Linux/IBM 370.
11011 * configure.in: Likewise.
11012
3a685f6f
NC
110132000-02-22 Nick Clifton <nickc@cygnus.com>
11014
11015 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11016
dce2d8b2 110172000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11018
d207ebef 11019 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11020
4746ee26
KG
110212000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11022
11023 * configure (gcc_version): When setting, narrow search to
11024 lines containing `version_string'.
11025
ba96c72d
DC
110262000-02-15 Denis Chertykov <denisc@overta.ru>
11027
11028 * config.sub: Add support for avr target.
11029
77f16a66
NC
110302000-02-14 Nick Clifton <nickc@cygnus.com>
11031
11032 * MAINTAINERS: Add maintainers for MCore port.
11033
784a3a80
HPN
11034Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11035
11036 * config.sub: Add mmix-knuth-mmixware.
11037
719dd4fa
KG
110382000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11039
11040 * MAINTAINERS: Pair cccp with cpplib maintainership.
11041
dce2d8b2 110422000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11043
11044 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11045 structure stuff to -L library search.
11046 (CXX_FOR_TARGET): Ditto.
11047 (CROSS_CHECK_MODULES): Fix spelling mistake.
11048
7a53e94b
MM
110492000-01-24 Mark Mitchell <mark@codesourcery.com>
11050
11051 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11052 the C++ compiler.
11053
0da3b5a7
RH
110542000-01-12 Richard Henderson <rth@cygnus.com>
11055
11056 * configure.in: Don't build some bits for beos.
11057
02368d6d
JS
110582000-01-12 Joel Sherrill (joel@OARcorp.com)
11059
11060 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11061 as include files.
11062
2e76d35c
ZW
110632000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11064
11065 * Add self as cpplib maintainer, as requested by Jason
11066 Merrill. Correct my e-mail address.
11067
4c25fdcf
GK
110682000-01-06 Geoff Keating <geoffk@cygnus.com>
11069
11070 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11071 not mh-aix43.
11072
188e3966
HPN
11073Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11074
11075 * MAINTAINERS: Add myself to "write after approval" list.
11076
c2f5d030
RH
110771999-12-14 Richard Henderson <rth@cygnus.com>
11078
11079 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11080 * config.sub: Accept alphaev[78], alphaev8.
11081
eeda916a
AO
110821999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11083
11084 * config.guess, config.sub: Update from autoconf.
11085
b3bd7820
BK
110861999-11-29 Bruce Korb <autogen@linuxbox.com>
11087
2c290989 11088 * MAINTAINERS: update my playtime e-address.
b3bd7820 11089
1882b2b1
RO
11090Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11091
11092 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11093 necessary libraries are missing.
11094
dce2d8b2 11095Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11096
11097 * MAINTAINERS: Add new 'write after approval' maintainer.
11098
1e25de97
APB
11099Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11100
11101 * MAINTAINERS: Add new Java maintainer.
11102
1722c704
AS
111031999-10-25 Andreas Schwab <schwab@suse.de>
11104
11105 * configure: Fix quoting inside arguments of eval.
11106
8141abe8
NC
111071999-10-21 Nick Clifton <nickc@cygnus.com>
11108
11109 * config-ml.in: Allow suppression of some ARM multilibs.
11110
0b77644a
LV
11111Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11112
11113 * config.guess: Add OS/390 match pattern.
11114 * config.sub: Add mvs, openedition targets.
11115 * configure.in (i370-ibm-opened*): New.
11116
d207ebef
JM
111171999-09-04 Steve Chamberlain <sac@pobox.com>
11118
11119 * config.sub: Add support for configuring for pj.
11120
111211999-08-31 Nick Clifton <nickc@cygnus.com>
11122
11123 * config.sub (maybe_os): Add support for configuring for fr30.
11124
af13ebe9
NC
111251999-08-25 Nick Clifton <nickc@cygnus.com>
11126
11127 * configure.in: Do not configure or build ld for AIX
11128 platforms. ld is known to be broken on these platforms.
11129
1250c760
RO
11130Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11131
11132 * config-ml.in: Pass compiler flag corresponding to multidirs to
11133 subdir configures.
11134
d207ebef
JM
111351999-08-09 Ian Lance Taylor <ian@zembu.com>
11136
11137 * Makefile.in (LDFLAGS): Define.
11138
111391999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11140
11141 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11142 noconfigdirs.
11143 (*-*-cygwin*): Likewise.
11144
111451999-08-08 Ian Lance Taylor <ian@zembu.com>
11146
11147 * mkdep: New file.
11148 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11149 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11150
11151 From Eli Zaretskii <eliz@is.elta.co.il>:
11152 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11153 long file name when using DJGPP on MS-DOS.
11154
dbd83e11
JL
11155Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11156
11157 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11158
d207ebef
JM
111591999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11160
11161 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11162 dependency as this causes "make check" to globally "make all"
11163
cd1f4c2c
TT
11164Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11165
11166 * configure.in (target_libs): Added target-zlib.
11167 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11168 (CONFIGURE_TARGET_MODULES): Likewise.
11169 (CHECK_TARGET_MODULES): Likewise.
11170 (INSTALL_TARGET_MODULES): Likewise.
11171 (CLEAN_TARGET_MODULES): Likewise.
11172 (configure-target-zlib): New target.
11173 (all-target-zlib): Likewise.
11174 (all-target-libjava): Depend on all-target-zlib.
11175 (configure-target-libjava): Depend on configure-target-zlib.
11176
11177 * Makefile.in (configure-target-libjava): Depend on
11178 configure-target-newlib.
11179 (configure-target-boehm-gc): New target.
11180 (configure-target-qthreads): New target.
11181
e490616e
ZW
11182 * configure.in (target_libs): Added target-qthreads.
11183 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11184 (CONFIGURE_TARGET_MODULES): Likewise.
11185 (CHECK_TARGET_MODULES): Likewise.
11186 (INSTALL_TARGET_MODULES): Likewise.
11187 (CLEAN_TARGET_MODULES): Likewise.
11188 (all-target-qthreads): New target.
11189 (configure-target-libjava): Depend on configure-target-qthreads.
11190 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
11191
11192 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11193 (CONFIGURE_TARGET_MODULES): Likewise.
11194 (CHECK_TARGET_MODULES): Likewise.
11195 (INSTALL_TARGET_MODULES): Likewise.
11196 (CLEAN_TARGET_MODULES): Likewise.
11197 (all-target-libjava): New target.
11198 (all-target-boehm-gc): Likewise.
11199 * configure.in (target_libs): Added libjava, boehm-gc.
11200
d207ebef
JM
112011999-07-22 Ian Lance Taylor <ian@zembu.com>
11202
11203 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11204 configure.bat in SUPPORT_FILES.
11205 (gas+binutils.tar.bz2): Likewise.
11206
11207 * makeall.bat: Remove; obsolete.
11208
112091999-07-21 Ian Lance Taylor <ian@zembu.com>
11210
11211 From Mark Elbrecht:
11212 * configure.bat: Remove; obsolete.
11213
112141999-07-11 Ian Lance Taylor <ian@zembu.com>
11215
11216 * configure: Add -W -Wall to the default CFLAGS when compiling with
11217 gcc.
11218
11219Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11220
11221 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11222
112231999-06-30 Mark Mitchell <mark@codesourcery.com>
11224
11225 * configure.in: Build ld on IRIX6.
11226
112271999-06-12 Ian Lance Taylor <ian@zembu.com>
11228
11229 * Makefile.in: Change distribution targets to use bzip2 instead of
11230 gzip.
11231 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11232 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11233
112341999-06-04 Nick Clifton <nickc@cygnus.com>
11235
11236 * config.sub: Add mcore target.
11237
26d088fa
CD
11238Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11239
11240 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11241
c2c08b29
L
11242Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11243
11244 * config.guess (dummy): Changed to $dummy.
11245
671d0648
NC
112461999-05-24 Nick Clifton <nickc@cygnus.com>
11247
11248 * config.sub: Tidied up case statements.
11249
b1345c72
BE
112501999-05-22 Ben Elliston <bje@cygnus.com>
11251
51ccbd8d
BE
11252 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11253 <jiro@din.or.jp>.
11254
b1345c72
BE
11255 * config.guess: Merge with FSF version. Future changes will be
11256 more accurately recorded in this ChangeLog.
11257 * config.sub: Likewise.
11258
2caf864f
SM
11259Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11260
11261 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11262
d207ebef
JM
112631999-04-30 Tom Tromey <tromey@cygnus.com>
11264
11265 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11266
90fb0c24
TT
112671999-04-23 Tom Tromey <tromey@cygnus.com>
11268
11269 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11270
d207ebef
JM
112711999-04-20 Drew Moseley <dmoseley@cygnus.com>
11272
11273 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11274 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11275 Bad merge removed these two changes.
11276
3516940d 11277Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11278 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11279
11280 * config.guess (interix Alpha): Add.
11281
d207ebef
JM
112821999-04-11 Richard Henderson <rth@cygnus.com>
11283
11284 * configure.in (i?86-*-beos*): Do config gperf; don't config
11285 gdb, newlib, or libgloss.
11286
e891fbfe 11287Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11288
e891fbfe
AO
11289 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11290 link a trivial program with -mabi=64. If it fails, remove mabi=64
11291 from multidirs.
11292
f9ae47d6
PT
11293Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11294
11295 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11296
d207ebef
JM
112971999-04-08 Nick Clifton <nickc@cygnus.com>
11298
11299 * config.sub: Add support for mcore targets.
11300
113011999-04-07 Michael Meissner <meissner@cygnus.com>
11302
11303 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11304 not mt-ospace, in order to shut up assembler warning about using
11305 symbols that are named the same as registers.
11306
113071999-04-07 Drew Moseley <dmoseley@cygnus.com>
11308
11309 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11310 dependency list for all-target-cygmon.
11311
113121999-04-05 Doug Evans <devans@casey.cygnus.com>
11313
11314 * config-ml.in: Check $host, not $target, for selective multilibs.
11315 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11316 thumb interworking, and underscore prefix multilibs.
11317
113181999-04-04 Ian Lance Taylor <ian@zembu.com>
11319
11320 * missing: Update to version from current automake.
11321
88101ab9
L
11322Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11323
11324 * configure (gxx_include_dir): Removed.
11325
11326 * configure.in (gxx_include_dir): Handle it.
11327 * Makefile.in: Likewise.
11328
d207ebef
JM
113291999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11330
11331 * config.sub (mips64vr4111,mips64vr4111el) Add.
11332
113331999-03-21 Ben Elliston <bje@cygnus.com>
11334
e490616e 11335 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 11336
8dc91cbe
ME
11337Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11338
8dc91cbe
ME
11339 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11340 config/mh-djgpp.
11341
d207ebef
JM
11342Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11343
11344 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11345 all-target-newlib to dependency list for all-target-bsp.
11346
926bb5ed
MK
11347Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11348
11349 * config.sub: Add i386-uwin support.
11350 * config.guess: Likewise.
11351
4a6e3000
FS
11352Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11353
11354 * configure.in: cleanup, add mh-*pic handling for arm, special
11355 case powerpc*-*-aix*
11356
d207ebef
JM
11357Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11358
11359 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11360 can be built.
11361
11362Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11363
11364 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 11365 targets.
d207ebef 11366
71c91078
NC
113671999-03-02 Nick Clifton <nickc@cygnus.com>
11368
11369 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11370
282e5df8
GN
11371Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11372
11373 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11374
1de558ee
NC
113751999-02-24 Nick Clifton <nickc@cygnus.com>
11376
11377 * config.sub: Fix typo in arm recognition.
11378
d207ebef
JM
11379Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11380
11381 * configure.in (noconfigdirs): Changed target_configdirs to
11382 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11383 rather than m68k-*-* since it is not known to work on
11384 m68k-aout. Ditto for arm-*-*oabi.
11385
11386Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11387
11388 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
11389
113901999-02-19 Ben Elliston <bje@cygnus.com>
11391
11392 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11393 Smart and improved by Andrew Cagney.
11394
fab7445a
ME
11395Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11396
11397 * config.guess: Recognize openbsd-*-hppa.
11398
8ccdc228
L
11399Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11400
11401 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11402 only if it is not empty.
11403
3b7265ff
NC
114041999-02-17 Nick Clifton <nickc@cygnus.com>
11405
11406 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 11407
d207ebef 11408 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
11409
11410 * config.sub: Modified to recognize uname's armv* syntax.
11411
d207ebef
JM
114121999-02-17 Mark Salter <msalter@cygnus.com>
11413
11414 * configure.in: Added target-bsp for sparclite.
11415
11416Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11417
11418 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11419
114201999-02-08 Nick Clifton <nickc@cygnus.com>
11421
11422 * configure.in: Add support for strongarm port.
11423 * config.sub: Add support for strongarm target.
11424
c48dd3f5 11425Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 11426
c48dd3f5
MK
11427 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11428 the old name config/mh-cygwin32.
11429 Enable texinfo.
11430
d207ebef
JM
11431Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11432
11433 * configure.in: Do build ld for ix86 Solaris.
11434
ecd62820
JW
11435Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11436
11437 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11438 $AR_FOR_TARGET. Likewise for RANLIB.
11439
bbd8fa7f 11440Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 11441
e490616e
ZW
11442 * config.sub (oabi): Recognize.
11443 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 11444
0397442c
RL
11445Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11446
11447 * config.guess: Improve detection of i686 on UnixWare 7.
11448
c9ffaa63
MK
11449Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11450
11451 * config.guess: Add support for i386-pc-interix.
11452 * config.sub: Likewise.
11453 * configure.in: Likewise.
c9ffaa63 11454
d207ebef
JM
11455Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11456
11457 * Makefile.in: Remove unneeded all-target-libio from
11458 from all-target-winsup target since it is now unneeded.
11459 Add all-target-libtermcap in its place since it is now
11460 needed.
11461
11462Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11463
11464 * configure.in: makefile stub for cygwin target is probably
11465 unnecessary. Remove it for now.
d207ebef
JM
11466
11467Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11468
11469 * configure.in: libtermcap.a should be built when cygwin is the
11470 target as well as the host.
11471 * config.guess: Allow mixed case in cygwin uname output.
11472 * Makefile.in: Add libtermcap target.
d207ebef 11473
ebe12325
JL
11474Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11475
11476 * config.sub: Clean up handling of hppa2.0.
11477
57057b67
RB
11478Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11479
11480 * config.guess: Use C code to identify more HP machines.
11481
f8670be1
JL
11482Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11483
11484 * config.sub: Handle hppa2.0.
11485
d207ebef
JM
11486Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11487
11488 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 11489 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
11490
114911998-12-15 Mark Salter <msalter@cygnus.com>
11492
11493 * configure.in: Added target-bsp for several target architectures.
11494
11495 * Makefile.in: Added rules for bsp.
11496
d1a09590
JL
11497Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11498
11499 * config.guess: Improve detection of hppa2.0 processors.
11500
11501Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11502
11503 * config.guess: Recognize FreeBSD using ELF automatically.
11504
71205e0b
MH
115051998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11506
11507 * configure (skip-this-dir): Add handling for new shell script, which
11508 might be created by a sub-directory's configure to indicate, this particular
11509 directory is "unwanted".
11510 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11511
d207ebef
JM
11512Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11513
11514 * ltconfig: import from libtool, after changing libtool to
11515 account for the cygwin name change.
11516
11517Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11518
11519 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11520 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11521
11522Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11523
11524 * configure.in: Add libtermcap to list of cygwin dependencies.
11525
11526Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11527
e490616e
ZW
11528 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11529 they include winsup/include when it's a cygwin target.
d207ebef
JM
11530
115311998-11-12 Tom Tromey <tromey@cygnus.com>
11532
11533 * configure.in (host_tools): Added zip.
11534 * Makefile.in (all-target-libjava): Depend on all-zip.
11535 (all-zip): New target.
11536 (ALL_MODULES): Added all-zip.
11537 (NATIVE_CHECK_MODULES): Added check-zip.
11538 (INSTALL_MODULES): Added install-zip.
11539 (CLEAN_MODULES): Added clean-zip.
11540
11541Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11542
11543 * Makefile.in: lose "32" from comment about cygwin.
11544
11545Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11546
11547 * configure.in: Use -Os to build target libraries for the fr30.
11548
11549Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11550
11551 * config.sub: Add fr30.
11552
11553Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11554
e490616e 11555 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
11556 cygwin* instead of cygwin32*.
11557 * config.sub: Check cygwin* instead of cygwin32*.
11558
d2ec8b39
RL
11559Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11560
11561 * config.guess: Match any version of Unixware7.
11562
d207ebef
JM
115631998-10-20 Syd Polk <spolk@cygnus.com>
11564
11565 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11566 if desired.
11567
35cd2565
JL
11568Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11569
11570 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11571 these if the appropriate directories and files to not exist.
11572
52d4e5b7
JL
11573Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11574
11575 * Makefile.in (DEVO_SUPPORT): Add config.if.
11576
38ada91e
MH
11577Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11578
11579 * configure: Add pattern to replace "build_tooldir"'s
11580 definition in the generated Makefile with "tooldir"'s
11581 actual value.
11582
e44e84da
JL
11583Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11584
56a8387f
JL
11585 * config.sub: Bring back lost sparcv9.
11586
e44e84da
JL
11587 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11588
5cb95c7a
JL
11589Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11590
11591 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11592 CC_FOR_TARGET and friends.
11593
11594Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11595
ceff9b14
AO
11596 * Makefile.in (build_tooldir): New variable, same as tooldir.
11597 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11598 -B$(build_tooldir)/bin/.
11599 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 11600
f2d11dcd
GP
11601Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11602
11603 * README: Remove installation instructions and refer to the
11604 INSTALL directory instead.
11605
73a6d2e7 11606Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 11607
73a6d2e7
RL
11608 * config.sub: Add support for i[34567]86-pc-udk.
11609 * configure.in: Likewise.
11610
5d4a5ee6
JL
11611Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11612
11613 * Makefile.in: add bzip2 package building bits for user
11614 tools module
11615 * configure.in: ditto
11616
6fc19d6d
JL
11617Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11618
11619 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11620 (ALL_TARGET_MODULES): Add all-target-libobjc.
11621 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11622 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11623 (all-target-libchill): Add dependencies.
11624 * configure.in (target_libs): Add libchill.
4e81ae98 11625
f653f0ab
MH
116261998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11627
11628 * configure.in (target_subdir): Remove duplicate line.
11629
5d4a5ee6
JL
11630Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11631
11632 * Makefile.in (all-automake): fix dependencies.
11633
494933e4
JL
11634Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11635
11636 * configure.in: Minor cleanups for building in the $(target_alias)
11637 subdir.
11638
f6b58262
JW
116391998-09-22 Jim Wilson <wilson@cygnus.com>
11640
11641 * Makefile.in (bootstrap): Set r and s before make all. Use
11642 BASE_FLAGS_TO_PASS in make all.
11643 (cross): Likewise.
11644
27c7a08d
MM
116451998-09-20 Mark Mitchell <mark@markmitchell.com>
11646
11647 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11648
e67afd1e
RH
11649Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11650
11651 * config.sub: Fix typo in last change.
11652
8e44ac71
MH
116531998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11654
11655 * config.sub: Add support for C4x target.
11656 * configure.in: Likewise.
11657
d7496fbb
DM
116581998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11659
11660 * config.sub: Recognize sparcv9 just like sparc64.
11661
22097bd1
RL
11662Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11663
11664 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11665
4b877abd
JL
11666Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11667
2c8ec9a2
JL
11668 * config.guess: Correctly identify Pentium II sco boxes.
11669
4b877abd
JL
11670 * config.guess: Fix "tr" code. From Weiwen Liu.
11671
ab03db52
JH
11672Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11673
11674 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11675 stabs.
11676
b54db294
JL
11677Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11678
11679 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11680 (ALL_TARGET_MODULES): Add all-target-libchill.
11681 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11682 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11683 (all-target-libchill): Add dependencies.
11684 * configure.in (target_libs): Add libchill.
11685
bf48dd73
LW
11686Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11687
11688 * config.guess: Avoid assumptions about "tr" behaves when
11689 LANG is set to something other than English.
11690
a3cbd105
L
11691Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11692
11693 * configure (gxx_include_dir): Changed to
11694 '${prefix}/include/g++'-${libstdcxx_interface}.
11695
11696 * config.if: New to determine the interfaces.
11697
c4acd909
MK
11698Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11699
11700 * config.guess: Detect and handle MPE/IX.
11701 * config.sub: Deal with MPE/IX.
11702
9ea97665
DE
11703Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11704
11705 * configure.in: Use mh-aix43.
11706
0ce065bd
MH
117071998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11708
11709 * configure: Fix --without/--disable cases for gxx-include-dir.
11710
5d4a5ee6
JL
11711Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11712
11713 * mdata-sh: Imported. Needed for automake support.
11714
11715Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11716
11717 * Makefile.in (taz): Try "chmod -R og=u ." before
11718 "chmod og=u `find . -print`".
11719
11720Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11721
11722 * configure.in: Add arm-elf and thumb-elf support.
11723
11724Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11725
11726 * Makefile.in: Undo previous patch.
11727
11728Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11729
11730 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11731 to here ...
11732 (install-no-fixedincludes): and here
11733 (INSTALL_MODULES): ... from here.
11734
466456d9
ILT
11735Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11736
11737 * config.sub: Merge with FSF.
11738
1b409d25
ILT
11739 * config.guess: Merge with FSF.
11740
d207ebef
JM
11741Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11742
11743 * configure (extraconfigdirs): New variable.
11744 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11745 * Makefile.in (all): Move higher in file.
11746 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11747 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11748 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11749 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11750 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11751
117521998-07-23 Brendan Kehoe <brendan@cygnus.com>
11753
11754 * Makefile.in (all-target-libjava): Depend on all-gcc and
11755 all-target-newlib.
11756 (configure-target-libjava): Depend on $(ALL_GCC).
11757
7f1937c1
RL
11758Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11759
11760 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11761 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11762
2ada2bd6
ML
11763Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11764
11765 * INSTALL/README: Fix typo.
11766
1e025bde
ML
11767Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11768
5d4a5ee6
JL
11769 * ylwrap: Change absolute path checks to check for DOS style path
11770 names.
1e025bde 11771
5d4a5ee6
JL
11772 * ylwrap: Don't use a full path name if the source file is in the
11773 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 11774
6755ff73
ILT
11775 * config-ml.in: Default to being verbose, to match Feb 18 change to
11776 configure.
11777
5d4a5ee6
JL
11778Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11779
11780 Brought over from egcs:
11781
11782 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11783
11784 * configure.in (target_subdir): Set to ${target_alias} instead
11785 of "libraries".
11786
11787 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11788
11789 * configure.in (target_subdir): Set to libraries if enable_multilib.
11790
11791Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11792
11793 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11794 multilibs, force reconfiguration the first time we create
11795 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11796
11797Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11798
11799 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11800 avoid confusion with --no-recursion.
11801
11802Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11803
11804 * configure.in: Win32 hosts shouldn't use install -x
11805 * install-sh: remove -x option, and special .exe-handling
11806 hack.
11807
d207ebef
JM
11808Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11809
11810 * config.guess: Recognize i586-pc-beos.
11811 * configure.in: Don't build some bits for beos.
11812
fbd836fc
ILT
11813Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11814
5d4a5ee6
JL
11815 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11816 CFLAGS default to -O2.
11817
fbd836fc
ILT
11818 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11819 when using GNU ld.
11820
11821Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11822
11823 * ltmain.sh: Correct install when using a different shell.
11824
11825Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11826
11827 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11828
d207ebef
JM
11829Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11830
11831 * makefile.vms: Update to build binutils/makefile.vms. Add install
11832 target.
fbd836fc
ILT
11833
11834Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11835
11836 * ltconfig: Update to correct AIX handling.
11837
69b471bc
JL
11838Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11839
81241b5e
JL
11840 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11841
69b471bc
JL
11842 * configure.in (target_subdir): Set to ${target_alias} instead
11843 of "libraries".
11844
bedf82df
MH
118451998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11846
11847 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11848 (Makefile): Depend on $(gcc_version_trigger).
11849
11850 * configure (gcc_version): Change default initializer to empty
11851 string.
11852 (gcc_version_trigger): New variable; pass this variable down
11853 to subdir configures to enable them checking gcc's version
11854 themselves. Emit make macros for both gcc_version vars.
11855 (topsrcdir): Initialize reliably.
11856 (recursion line): Remove --with-gcc-version=${gcc_version}.
11857
28e449d8
MH
118581998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11859
11860 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
11861 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11862 in $(libsubdir); emit definition in each generated Makefile.
11863 (gxx_include_dir): Initialize depending on
11864 $enable_version_specific_runtime_libs.
28e449d8 11865
50c4c9f7
MH
118661998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11867
11868 * configure (gcc_version): Initialize properly depending on
11869 how and where configure is started.
11870 (recursion line): Pass a --with-gcc-version=${gcc_version}
11871 to configures in subdirs.
11872
d207ebef
JM
11873Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11874
11875 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 11876 cygmon
d207ebef 11877
5d4a5ee6
JL
11878Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11879
11880 * configure.in: Add cygmon and libstub support for mn10200.
11881
2f96399b
MH
118821998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11883
11884 * configure (gcc_version): Add new variable describing the
11885 particular gcc version we're building.
11886 * Makefile.in (libsubdir): Add new macro for the directory
11887 in which the compiler finds executables, libraries, etc.
11888 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11889 and libsubdir.
11890
c4137c50
AO
11891Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11892
ceff9b14
AO
11893 * Makefile.in (local-clean): Remove *.log.
11894 (warning.log): Built with warn_summary from build.log.
11895 (mail-report.log): Run test_summary.
11896 (mail-report-with-warnings.log): Run test_summary including
11897 warning.log in the report.
c4137c50 11898
276d5ee0
RL
11899Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11900
11901 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11902
5d4a5ee6
JL
11903Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11904
11905 * Makefile.in (grep): Grep no longer depends on libiberty.
11906
11907Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11908
11909 * Makefile.in: all-snavigator needs all-libgui.
11910
11911Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11912
11913 * configure.in: Add cygmon and libstub support for mn10300.
11914
8af14275
ILT
11915Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11916
11917 * missing: Update to version from automake 1.3.
11918
fbd836fc
ILT
11919 * ltmain.sh: On installation, don't get confused if the same name
11920 appears more than once in the list of library names.
11921
466456d9
ILT
11922Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11923
11924 * config.sub: Accept m68060 and m5200 as CPU names.
11925
5d4a5ee6
JL
11926Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11927
11928 * configure: Use && rather than using -a in test, because odd
11929 strings can confuse test.
11930 * configure.in: Likewise.
11931
fbd836fc
ILT
11932Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11933
11934 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11935
f0983958
AO
11936Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11937
11938 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 11939 bootstrap4-lean): New targets.
f0983958 11940
bfed1ea0
JL
11941Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11942
11943 * mpw-* Delete. Not used.
11944
5d4a5ee6
JL
11945Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11946
11947 * COPYING.LIB: Update FSF address.
11948
bfed1ea0
JL
11949Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11950
11951 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11952
5d4a5ee6
JL
11953 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11954 GAS_SUPPORT_DIRS.
11955
bfed1ea0
JL
11956Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11957
11958 * ltconfig, ltmain.sh: Avoid producing a version number if
11959 -version-info was not used.
11960
5d4a5ee6
JL
11961Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11962
11963 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11964 building with newlib.
11965
119661998-04-30 Paul Eggert <eggert@twinsun.com>
11967
d207ebef 11968 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 11969 Solaris `make' causes it to continue to next definition.
d207ebef
JM
11970
11971Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11972
11973 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11974 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
11975
11976Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11977
11978 * configure.in: Change alpha to alpha* in several places.
11979
d207ebef
JM
11980Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11981
11982 * config.sub: Recognize sparc86x.
11983
77be0cab
MM
11984Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11985
11986 * configure.in (--enable-target-optspace): Remove debug echo.
11987
62441128
JW
11988Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11989
11990 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11991
bfed1ea0
JL
11992Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11993
11994 * ltconfig: Update cygwin32 support.
11995
5d4a5ee6
JL
11996 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11997 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11998 (GDB_SUPPORT_DIRS): Likewise.
11999
3f4ea1de
MM
12000Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12001
12002 * configure.in (target_makefile_frag): If --enable-target-optspace,
12003 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12004 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12005 not used.
12006 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12007
5d4a5ee6
JL
12008Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12009
12010 * Makefile.in (all-bfd): Depend on all-intl.
12011 (all-binutils): Likewise.
12012 (all-gas): Likewise.
12013 (all-gprof): Likewise.
12014 (all-ld): Likewise.
12015
120161998-04-19 Brendan Kehoe <brendan@cygnus.com>
12017
12018 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12019
bfed1ea0
JL
12020Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12021
5d4a5ee6
JL
12022 * Makefile.in (all-bfd): Depend upon all-libiberty.
12023
bfed1ea0
JL
12024 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12025
5d4a5ee6
JL
12026Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12027
12028 * Makefile.in: Add libstub.
12029
12030 * configure.in: Ditto. Build libstub for targets that have cygmon
12031 support.
12032
12033Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12034
12035 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12036
12037Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12038
12039 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12040 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12041
ec8d6ddc
KW
12042Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12043
12044 * configure: Define DEFAULT_M4 by searching PATH.
12045 * Makfile.in: Use DEFAULT_M4.
12046
bfed1ea0
JL
12047Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12048
12049 * ltconfig: Add cygwin32 support.
12050
5d4a5ee6
JL
12051 * Makefile.in, configure.in: Add libtool as a native only directory
12052 to configure and build.
12053
547a6183
JL
12054Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12055
12056 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12057
5d4a5ee6 12058Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12059
5d4a5ee6
JL
12060 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12061
12062Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12063
12064 * Makefile.in: add ash make rules
12065 * configure.in: add ash to native_only and host_tools lists
12066
12067Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12068
12069 * Makefile.in (all-gettext, all-intl): New targets.
12070 (ALL_MODULES): Added all-gettext, all-intl.
12071 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12072 (INSTALL_MODULES): Added install-gettext, install-intl.
12073 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12074
12075 * configure.in (host_tools): Added gettext.
12076 (native_only): Likewise.
12077 (noconfigdirs) [various cases]: Likewise.
12078 (host_libs): Added intl.
12079
d207ebef
JM
12080Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12081
12082 * configure: Do not disable building gdbtk for cygwin32 hosts.
12083
e98e406f
NC
12084Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12085
12086 * configure.in: Add thumb-coff target.
12087 * config.sub: Add thumb-coff target.
12088
5d4a5ee6
JL
12089Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12090
12091 * Makefile.in: Revert yesterday's change.
12092 (all-target-winsup): all-target-librx stays out of here.
12093
12094Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12095
12096 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12097 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12098 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12099 Remove references to librx and libg++.
12100
12101Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12102
12103 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12104 recursive makes
12105
bfed1ea0
JL
12106Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12107
12108 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12109 for newlib directory.
bfed1ea0
JL
12110 (CXX_FOR_TARGET): Likewise.
12111
12112Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12113
12114 * ltconfig: Update after libtool/ltconfig.in change for
12115 hpux11.
12116
12117Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12118
12119 * ltconfig, ltmain.sh: Update to libtool 1.2.
12120
3cd730af
MH
12121Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12122
12123 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12124 (install-gcc-cross): Instead, override LANGUAGES here.
12125
80564603
DL
121261998-03-18 Dave Love <d.love@dl.ac.uk>
12127
12128 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12129 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12130
d207ebef
JM
12131Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12132
12133 * configure.in: Add Thumb-pe target.
12134
5d4a5ee6 12135Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12136
5d4a5ee6
JL
12137 * Makefile.in - changed sn targets to snavigator
12138 * configure.in - changed sn targets to snavigator
12139
2d4a0558
MH
12140Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12141
12142 * config-ml.in: After building symlink tree call make distclean
12143 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12144 to be the case for libiberty.
12145
04b93567
L
12146Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12147
12148 * configure: When making link, also check the current
12149 directory. The configure scripts may create one.
12150
9a06b842
RH
12151Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12152
12153 * config.sub: Accept alphapca56 and alphaev6 properly.
12154
217fc4e6
FS
12155Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12156
12157 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12158
3e07bdbd 12159Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12160
e490616e 12161 * config.sub (sco5): Fix typo.
3e07bdbd 12162
5d4a5ee6
JL
12163Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12164
12165 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12166 install-itcl.
12167 (install-itcl): Remove dependency on install-tcl.
12168
12169Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12170
12171 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12172
12173Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12174
12175 * configure.in: Don't build libgui for a cygwin32 target when not on
12176 a cygwin32 host.
12177
12178Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12179
12180 * configure (redirect): Set to null, so default behavior of
12181 configure is now --verbose.
12182
ce0d965c
DL
121831998-02-16 Dave Love <d.love@dl.ac.uk>
12184
12185 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12186 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12187
3acd1fd0
MH
12188Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12189
12190 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12191 this change to sync Makefile.in with its ChangeLog entries.
12192
5d4a5ee6
JL
12193Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12194
12195 * ltmain.sh (mkdir): Check that the directory doesn't exist
12196 before we exit with error, so that we don't get races during
12197 parallel builds.
12198
bfed1ea0
JL
12199Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12200
12201 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12202
4e77e8f1
MH
12203Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12204
12205 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12206 PICFLAG_FOR_TARGET.
12207 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12208
12209 * configure: Emit a definition for the new macro enable_shared
12210 into each Makefile.
12211
5d4a5ee6
JL
12212Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12213
12214 * configure.in (host_tools, native_only): Add libtool.
12215
12216Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12217
12218 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12219 Fix typo in ming config comment.
12220
bfed1ea0
JL
12221Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12222
12223 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12224
5d4a5ee6
JL
12225Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12226
12227 * config.sub: Add tic30 cases, and map c30 to tic30.
12228
8821a725
RH
12229Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12230
12231 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12232 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12233 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12234 (CLEAN_TARGET_MODULES): Similarly
12235 (all-target-libf2c): Add dependences.
4e81ae98 12236 * configure.in (target_libs): Add libf2c.
8821a725 12237
5d4a5ee6
JL
12238Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12239
12240 * configure.in: Remove expect from noconfigdirs when target
12241 is cygwin32. OK to build expect and dejagnu with Canadian
12242 Cross.
12243
0aadd657
ILT
12244Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12245
5d4a5ee6
JL
12246 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12247 host.
12248
0aadd657
ILT
12249 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12250 and mingw32.
12251
d0a8352c
MH
12252Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12253
12254 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12255 here as it is not defined in the toplevel Makefile.
12256
59739e3c
MH
12257Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12258
12259 * configure (package_makefile_rules_frag): New variable, which names
12260 a file with generic rules, ...
12261 Change comment to mention we now have FIVE parts.
12262 * configure: Undo last change.
12263
228197ee
LT
12264Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12265
12266 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12267 * config.sub: More accurate determination of HP processor types.
228197ee 12268
efd4c0ba
MH
12269Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12270
12271 * configure (package_makefile_frag): Move inserting the
12272 ${package_makefile_frag} to where it should be according
12273 to the comment.
12274
6eef3189
PB
12275Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12276
12277 * config.guess: Add support for Linux/ARM.
12278
d207ebef
JM
12279Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12280
12281 * .cvsignore: Remove *-info and *-install since they match
12282 release-info and mpw-install, which we don't want to just ignore.
12283
48464ebf
RH
12284Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12285
12286 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12287
803462a7
PN
12288Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12289
12290 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12291 local_prefix to sub-make invocations.
12292
520ab477
L
12293Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12294
12295 * configure.in: Check makefile fragments in the source
12296 directory.
12297
4bcdb76d
AO
12298Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12299
ceff9b14
AO
12300 * configure.in: Check whether host and target makefile
12301 fragments exist before adding them to *_makefile_frag.
4bcdb76d 12302
5d4a5ee6
JL
12303Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12304
12305 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12306
12307Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12308
12309 * configure.in: Make sure we only replace RPATH_ENVVAR on
12310 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12311 regexp to sed.
12312
12313 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12314 to sub-makes.
12315
0d3e11a5
LI
123161998-01-13 Lee Iverson (leei@ai.sri.com)
12317
12318 * config-ml.in (multi-do): LDFLAGS must include multilib
12319 designator.
12320
d45b3d87 12321Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
12322
12323 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12324
d39cd7a1
MK
12325Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12326
12327 * config.sub: Add mingw32 support.
12328 * configure.in: Likewise.
d39cd7a1 12329
6decbc24
FS
12330Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12331
12332 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12333
5d4a5ee6
JL
12334Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12335
12336 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12337 * configure (gxx_include_dir): Provide a definition for subdirs
12338 which do not use autoconf.
12339
12340Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12341
12342 * config.guess: Sync with egcs. Picks up new alpha support,
12343 BeOS & some additional linux support.
12344
d3d1907a
JL
12345Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12346
12347 * config.guess: HP 9000/803 is a PA1.1 machine.
12348
b104e095
RH
12349Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12350
12351 * configure.in: It's alpha*-...
12352
aca823c1
L
12353Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12354
12355 * configure.in (host_makefile_frag, target_makefile_frag):
12356 Handle multiple config files.
12357 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12358 alpha-*-*.
12359
d207ebef
JM
12360Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12361
12362 * mkdep: New file.
12363
12364Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12365
12366 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12367
5d4a5ee6
JL
12368Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12369
12370 * Makefile.in: Add libgui directory.
12371 (GDB_TK): Add all-libgui.
12372 * configure.in: Add libgui directory.
12373 * configure: Add all-libgui to GDB_TK.
12374
12375Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12376
12377 * config-ml.in (multidirs): Add m32r to multilib list.
12378
12379Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12380
12381 * Makefile.in (all-target-gperf): Change dependency to
12382 all-target-libstdc++.
12383
baf55877
FF
12384Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12385
12386 * config.guess: Add BeOS support.
12387
5d4a5ee6
JL
12388Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12389
12390 Source directory cvs renamed to cvssrc:
12391 * configure.in (host_tools): Change cvs to cvssrc.
12392 (native_only): Likewise.
12393 (noconfigdirs) [various cases]: Likewise.
12394 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12395 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12396 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12397 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12398 (all-cvssrc): Rename target from all-cvs.
12399
f2d76545
JL
12400Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12401
12402 * configure (gxx_include_dir): Fix thinko.
12403
205cba53
JL
12404Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12405
12406 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12407 (install-cross, install-gcc-cross): New targets.
12408
5d4a5ee6
JL
12409Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12410
12411 * configure.in (noconfigdirs): Add support for Thumb target.
12412
12413 * config.sub (maybe_os): Add support for Thumb target.
12414
12415Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12416
12417 * Makefile.in: Add rules for cygmon.
12418
12419 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12420
96b0f1fc
JL
12421Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12422
12423 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12424 * configure (gxx_include_dir): Provide a definition for subdirs
12425 which do not use autoconf.
d207ebef
JM
12426
12427Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12428
12429 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 12430 11/18/97 build
d207ebef 12431
7dfef6ed
JL
12432Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12433
12434 * From Franz Sirl.
12435 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12436 found on RedHat Linux systems.
96b0f1fc 12437
83cfe7c0
JL
12438Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12439
12440 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12441 guesses.
12442
7dfef6ed
JL
12443Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12444
12445 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12446
5d4a5ee6
JL
12447Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12448
12449 * ltmain.sh: If mkdir fails, check whether the directory was created
12450 anyhow by some other process.
12451
d207ebef
JM
12452Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12453
12454 * configure.in (d30v-*-*): Configure all directories.
12455
12456Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12457
12458 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12459 for the D30V.
12460
12461Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12462
12463 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12464
5d4a5ee6
JL
12465Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12466
e490616e
ZW
12467 * include/libiberty.h: Add extern "C" { so it can be used with C++
12468 progrms.
12469 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12470 programs.
5d4a5ee6 12471
d207ebef
JM
12472Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12473
12474 * configure.in (d30v-*-*): Configure GCC now.
12475
5d4a5ee6
JL
12476Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12477
12478 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12479 is no longer needed.
12480
c9670e62
JM
12481Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12482
12483 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12484
cc71c0ca
MH
12485Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12486
12487 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12488 targets using "$@" to provide support for similar but not identical
12489 targets without having to duplicate code.
12490
d207ebef
JM
12491Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12492
12493 * makefile.vms: Fix to work with DEC C.
12494
12495Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12496
12497 * config.sub: Add mips-tx39-elf to marketing names.
12498
12499Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12500
12501 * ltmain.sh: Handle symlinks in generated script.
12502
12503Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12504
12505 * configure: Handle autoconf style directory options: --bindir,
12506 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12507 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12508 --sysconfdir.
12509 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12510 (sharedstatedir, localstatedir, oldincludedir): New variables.
12511 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12512 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12513 sbindir, sharedstatedir, and sysconfdir.
12514
b1e3ddfd
AJ
12515Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12516
12517 * Makefile.in (bootstrap-lean): New target.
12518
d207ebef
JM
12519Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12520
12521 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 12522 sn, and gnuserv from noconfigdirs.
d207ebef
JM
12523
12524Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12525
12526 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12527
09f97c1e
JL
12528Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12529
12530 * Makefile.in (cross): New target.
12531
335d0ab2
AO
12532Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12533 Jeff Law <law@cygnus.com>
12534
12535 * Makefile.in (bootstrap2, bootstrap3): New targets.
12536 (all-bootstrap): Remove outdated and confusing target.
339c9b00 12537 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 12538
d207ebef
JM
12539Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12540
12541 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 12542 windows. Consistent with gdb/configure.
d207ebef 12543
e693cc28
UD
125441997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12545
e693cc28
UD
12546 * configure.in: Name Linux target fragment.
12547
12548 * configure: Rewrite so that project Makefile fragment is inserted
12549 first and appears last in the resulting Makefile.
12550
d207ebef
JM
12551Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12552
12553 * Makefile.in (install-itcl): Install tcl first.
12554
5d4a5ee6
JL
12555Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12556
12557 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12558
f401679e
JW
12559Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12560
12561 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12562
12563 * configure.in (skipdirs): Add target-librx for Linux.
12564 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12565
ec20b1b9
JL
12566Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12567
12568 * Makefile.in (bootstrap): New target.
12569
becdcf6d
JL
12570Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12571
63f6bcd7 12572 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 12573
d207ebef
JM
12574Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12575
12576 * config.guess: Merge with FSF.
12577
0c82f6bf
FF
12578Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12579
12580 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12581
d207ebef
JM
12582Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12583
12584 * config.sub: Add "marketing-names" patch.
12585
3fbc0b70
JS
12586Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12587
e490616e 12588 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 12589
e20d4801
JL
12590Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12591
12592 * config.sub: Handle v850-elf.
12593
fe181f78 12594Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
12595
12596 * .cvsignore (*-install): Remove.
12597
bfed1ea0
JL
12598Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12599
12600 * ltconfig: Set CONFIG_SHELL in libtool.
12601 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12602
558a1e7c
JW
12603Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12604
12605 * configure.in (target_subdir): Set to libraries if enable_multilib.
12606
7818d6fc
JW
12607Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12608
12609 * config.guess: Update from gcc directory.
12610
d207ebef
JM
12611Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12612
12613 * Makefile.in (all-sim): Depends on all-readline.
12614
6599da04
JM
12615Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12616
12617 * Makefile.in (BISON, YACC): Use $$s.
12618 (all-bison): Depend on all-texinfo.
12619
12620Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12621
12622 * Makefile.in (BISON): Add -L flag.
12623 (YACC): Likewise.
12624
d207ebef
JM
12625Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12626
4e81ae98
EC
12627 * configure.in (noconfigdirs): Add support for v850e target.
12628
d207ebef
JM
12629 * config.sub (maybe_os): Add support for v850e target.
12630
12631Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12632
4e81ae98
EC
12633 * configure.in (noconfigdirs): Add support for v850ea target.
12634
d207ebef
JM
12635 * config.sub (maybe_os): Add support for v850ea target.
12636
6599da04
JM
12637Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12638
12639 * config.sub: Add mipstx39. Delete r3900.
12640
12641Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12642
12643 * Makefile.in (all-autoconf): Depends on all-texinfo.
12644
12645Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12646
12647 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12648 eabi targets.
12649
12650Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12651
12652 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12653
12654 * configure: When handling a Canadian Cross, handle YACC as well as
12655 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 12656 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
12657
12658Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12659
12660 * Makefile.in (BISON): bison, not byacc or bison -y.
12661 (YACC): bison -y or byacc or yacc.
12662 (various): Add *-bison as appropriate.
12663 (taz): No need to mess with BISON anymore.
12664
12665Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12666
12667 * configure: If OSTYPE matches *win32*, try to find a good value for
12668 CONFIG_SHELL.
12669
12670Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12671
12672 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12673 configure.in if it is present.
12674
12675Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12676
12677 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12678
12679Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12680
12681 * config.sub: Recognize `arc' cpu.
12682 * configure.in: Likewise.
12683 * config-ml.in: Likewise.
12684
12685Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12686
12687 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12688
12689Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12690
12691 * configure: Changed sed delimiter from ':' to '|' when
12692 attempting to substitute ${config_shell} for SHELL. On
12693 NT ${config_shell} may contain a ':' in it.
12694
12695Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12696
12697 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12698
12699Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12700
12701 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12702
12703Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12704
12705 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12706
12707 * ylwrap: If the program is a relative path, force it to be
12708 absolute.
12709
12710Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12711
12712 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12713
12714Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12715
12716 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
12717 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12718 for libraries.
6599da04
JM
12719
12720Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12721
12722 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 12723 separated by spaces.
6599da04
JM
12724
12725Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12726
12727 * ylwrap: New file.
12728 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12729
12730 * ltmain.sh: Handle /bin/sh at start of install program.
12731
12732 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12733
12734 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12735 * missing: New file, from automake 1.2.
12736
12737Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12738
12739 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12740 check-tk to CHECK_X11_MODULES.
12741
12742Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12743
12744 * config.sub: Merge with FSF.
12745
12746Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12747
12748 * config.guess: Merge with FSF.
12749
12750Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12751
12752 * configure: Treat msdosdjgpp like go32.
12753 * configure.in: Likewise. Don't remove gprof for go32.
12754
12755 * configure: Change Makefile.tem2 to Makefile.tm2.
12756
12757Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12758
12759 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12760
12761Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12762
12763 * install-sh (chmodcmd): Set to null if the DST directory already
12764 exists. Same as Nov 11th change.
12765
12766Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12767
4e81ae98 12768 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
12769
12770Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12771
12772 * config.guess: Update from FSF.
12773
12774Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12775
12776 * Makefile.in (GDB_TK): Depend on itcl and tix.
12777
12778Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12779
12780 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12781 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12782 (INSTALL_SCRIPT): New variable.
12783 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12784 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12785 to -x.
12786 * install-sh: Add support for -x option.
12787
12788Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12789
12790 * configure.in, Makefile.in: Treat tix like itcl.
12791
12792Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12793
12794 * Makefile.in (WINDRES): New variable.
12795 (WINDRES_FOR_TARGET): New variable.
12796 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12797 (EXTRA_HOST_FLAGS): Add WINDRES.
12798 (EXTRA_TARGET_FLAGS): Add WINDRES.
12799 (EXTRA_GCC_FLAGS): Add WINDRES.
12800 ($(DO_X)): Pass down WINDRES.
12801 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12802 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12803 DLLTOOL_FOR_TARGET.
12804
12805Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12806
12807 * configure.in: configure sim before gdb for win32-x-ppc
12808
12809Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12810
12811 Move gperf into the toplevel, from libg++.
12812 * configure.in (target_tools): Add target-gperf.
12813 (native_only): Add target-gperf.
12814 * Makefile.in (all-target-gperf): New target, depend on
12815 all-target-libg++.
12816 (configure-target-gperf): Empty rule.
12817 (ALL_TARGET_MODULES): Add all-target-gperf.
12818 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12819 (CHECK_TARGET_MODULES): Add check-target-gperf.
12820 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12821 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12822
12823Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 12824
6599da04
JM
12825 * config.sub (mn10200): Recognize new basic machine.
12826
12827Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12828
12829 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12830 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12831
12832Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12833
12834 * configure.in: If we're building mips-sgi-irix6* native, turn on
12835 ENABLE_MULTILIB and set TARGET_SUBDIR.
12836
12837Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12838
12839 * Makefile.in (all-sn): Depend on all-grep.
12840
12841Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12842
12843 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12844
12845 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12846 Makefile. From Jeff Makey <jeff@cts.com>.
12847 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12848
12849 * Makefile.in (DISTBISONFILES): Remove.
12850 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12851 $(DEFAULT_YACC).
12852
12853 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 12854 cygwin32.
6599da04
JM
12855
12856 * Makefile.in (LD): New variable.
12857 (EXTRA_HOST_FLAGS): Pass down LD.
12858 ($(DO_X)): Likewise.
12859
12860Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12861
12862 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12863
12864Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12865
12866 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 12867 before adding our own. Always add --build.
6599da04
JM
12868
12869Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12870
12871 * configure.in (targargs): Pass --build if we're doing
12872 a cross-compile.
12873
12874Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12875
ca236658 12876 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
12877 sed. Otherwise sed chokes on NT path names with drive
12878 designators. Also look for "?:*" as the leading characters in an
12879 absolute pathname.
12880
12881Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12882
12883 * config.sub: Support for r3900.
12884
12885Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12886
12887 * configure.in: Use install-sh, not install.sh.
12888
12889Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12890
12891 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12892 apply it twice.
12893
12894Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12895
12896 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12897 install-binutils.
12898
12899Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12900
12901 * Makefile.in: Add automake targets.
12902 * configure.in (host_tools): Add automake.
12903
12904Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12905
12906 * configure: Default CXX to c++, not gcc.
12907 * Makefile.in (CXX): Set to c++, not gcc.
12908 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12909
12910Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12911
12912 * install-sh: try appending a .exe if source file doesn't
12913 exist
12914
12915Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12916
12917 * configure.in: Turn on multilib by default.
12918 (cross_only): Remove target-libiberty.
12919
12920 * Makefile.in (all-gcc): Don't depend on libiberty.
12921
12922Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12923
12924 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12925
12926Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12927
12928 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12929 (DISTBISONFILES): Add ld/Makefile.in
12930
12931Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12932
12933 * configure.in: if target is cygwin32 but host isn't cygwin32,
12934 don't configure gdb tcl tk expect, not just gdb.
12935
12936Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12937
12938 * configure.in: Added gnuserv everywhere sn appears.
12939
12940 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12941 (CROSS_CHECK_MODULES): Added check-gnuserv.
12942 (INSTALL_MODULES): Added install-gnuserv.
12943 (CLEAN_MODULES): Added clean-gnuserv.
12944 (all-gnuserv): New target.
12945
12946Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12947
12948 * config.guess: Fixes for MIPS OpenBSD systems.
12949
12950Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12951
12952 * Makefile.in (INSTALL_XFORM): Remove.
12953 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12954
12955 * mkinstalldirs: New file, copied from automake.
12956 * Makefile.in (installdirs): Rename from install-dirs. Use
12957 mkinstalldirs. Change all users.
12958 (DEVO_SUPPORT): Add mkinstalldirs.
12959
12960Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12961
12962 * install-sh: Rename from install.sh.
12963 * Makefile.in (INSTALL): Change install.sh to install-sh.
12964 (DEVO_SUPPORT): Likewise.
12965
12966 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12967 Graichen <graichen@rzpd.de>.
12968
12969Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12970
12971 * config.guess: Recognize OpenBSD systems correctly.
12972
12973Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12974
12975 * README, Makefile.in (ETC_SUPPORT): Remove references to
12976 cfg-paper*, configure.{texi,man,info*}._
12977
12978Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12979
12980 * Makefile.in (all.normal): Ensure that gcc is built after all
12981 the x11 - ie gdb - targets.
12982
12983Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12984
12985 * makefile.vms: Don't run conf-a-gas.
12986
12987Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12988
e490616e 12989 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 12990
d207ebef
JM
12991Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12992
12993 * configure.in: Remove noconfigdirs case since gdb also
12994 configures and builds for tic80-coff.
12995
6599da04
JM
12996Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12997
12998 * configure: Set cache_file to config.cache.
12999 * Makefile.in (local-distclean): Remove config.cache.
13000
13001Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13002
13003 * COPYING: Update FSF address.
13004
d207ebef
JM
13005Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13006
13007 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13008 noconfigdirs.
13009
6599da04
JM
13010Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13011
13012 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13013 MAKEDIRS, is empty.
13014
13015Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13016
13017 * config.sub: Tweak mn10300 entry.
13018
13019Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13020
13021 * configure.in (host_tools): Put sim before gdb, so gdb's
13022 configure.tgt can determine if the simulator was configured.
13023
13024Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13025
13026 * config.sub: Move BeOS $os case to be with other Cygnus
13027 local cases.
13028
13029Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13030
13031 * config.sub: Remove misplaced comment that broke Linux.
13032
13033Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13034
13035 * config.sub: Add BeOS support.
13036
13037Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13038
13039 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13040
13041Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13042
13043 * configure.in (noconfigdirs): Remove tcl and tk from
13044 noconfigdirs for cygwin32 builds.
13045
d207ebef
JM
13046Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13047
13048 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13049
6599da04
JM
13050Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13051
13052 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13053 make-all.com, use makefile.vms instead.
13054
13055Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13056
13057 * config.sub: Accept -lnews*.
13058
d207ebef
JM
13059Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13060
13061 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13062 target-examples and target-libiberty for d30v.
d207ebef
JM
13063
13064Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13065
13066 * configure.in (noconfigdirs): Enable ld for d30v.
13067
13068Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13069
13070 * configure.in (tic80-*-*): Build compiler.
13071
13072Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13073
13074 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13075 unsupported d30v directories
d207ebef
JM
13076
13077Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13078
4e81ae98
EC
13079 * config.sub, configure.in: Add d30v target cpu.
13080
6599da04
JM
13081Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13082
13083 * makefile.vms: New file.
13084 * make-all.com: Remove.
13085
13086Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13087
13088 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13089
13090Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13091
13092 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13093
13094Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13095
13096 * Makefile.in (ALL_MODULES): Added all-db.
13097 (CROSS_CHECK_MODULES): Addec check-db.
13098 (INSTALL_MODULES): Added install-db.
13099 (CLEAN_MODULES): Added clean-db.
13100
13101Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13102
13103 * config.guess: Merge with latest FSF sources.
13104
13105Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13106
13107 * Makefile.in (ALL_MODULES): Added all-itcl.
13108 (CROSS_CHECK_MODULES): Added check-itcl.
13109 (INSTALL_MODULES): Added install-itcl.
13110 (CLEAN_MODULES): Added clean-itcl.
13111
13112Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13113
13114 * configure.in: build gdb for mn10200
13115
13116Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13117
13118 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13119
d207ebef
JM
13120Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13121
13122 * configure.in (tic80-*-*): Turn off most targets right now.
13123
6599da04
JM
13124Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13125
13126 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13127 rather than the makeinfo program.
13128 (do-info): Depend upon all-texinfo.
13129
13130Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13131
13132 * configure.in: Remove uses of config/mh-linux.
13133
13134 * config.sub, config.guess: Merge with latest FSF sources.
13135
d207ebef
JM
13136Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13137
13138 * config.sub (case $basic_machine): Add tic80 entries.
13139
6599da04
JM
13140Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13141
13142 * config.sub, config.guess: Merge with latest FSF sources.
13143
13144Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13145
13146 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13147 * mpw-config.in: Test for NewFolderRecursive.
13148 * mpw-install: Use symbolic name for startup filename.
13149 * mpw-README: Add various additional details.
13150
13151Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13152
13153 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13154
13155Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13156
13157 * configure.in: Do build gcc and the target libraries for
13158 the mn10200.
13159
13160Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13161
13162 * configure.in: don't avoid building gdb for mn10300 any more
13163 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13164 instead of single-quoting it.
13165
13166Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13167
13168 * configure.in: Don't use --with-stabs on IRIX 6.
13169
13170Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13171
13172 * configure.in (m32r): Build gdb, libg++ now.
13173
13174Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13175
13176 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13177 directories from noconfigdirs.
13178
13179Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13180
13181 * config.sub (basic_machine): added mips16 configuration
13182
13183Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13184
13185 * config.sub: Handle d10v-unknown.
13186
d207ebef
JM
13187Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13188
13189 * config.sub: Handle v850-unknown.
13190
6599da04
JM
13191Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13192
13193 * Makefile.in: add findutils
13194 * configure.in: add findutils to list of host_tools
13195
13196Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13197
13198 * config.sub: Handle mn10200 and mn10300.
13199
13200Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13201
13202 * configure.in (d10v-*): Do not build librx.
13203
13204Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13205
13206 * configure.in (mn10300): Build everything except gdb & libgloss.
13207
13208Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13209
13210 * config.guess: Patch for Dansk Data Elektronik servers,
13211 from Niels Skou Olsen <nso@dde.dk>.
13212
13213 For ncr, use /bin/uname rather than uname, since GNU uname does not
13214 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13215
13216 Patch for MIPS R4000 running System V,
13217 from Eric S. Raymond <esr@snark.thyrsus.com>.
13218
13219 Fix thinko for nextstep.
13220
13221 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13222
13223 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13224 * config.guess: Guess mips-dec-mach_bsd4.3.
13225
13226 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13227 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13228 release numbers.
13229 * config.guess (mips-mips-riscos*): Emit just enough of the
13230 release number.
13231
13232 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13233 * config.guess (sparc-auspex-sunos*): Added.
13234 (f300-fujitsu-*): Added.
13235
13236 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13237 * config.guess: Recognize a Tadpole as a sparc.
13238
13239Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13240
13241 * config.guess: Don't assume that NextStep version is either 2 or
13242 3. NextStep 4 (aka OpenStep 4) has come out now.
13243
13244Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13245
13246 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13247 From Rik Faith <faith@cs.unc.edu>.
13248
13249Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13250
13251 * config.sub: Contributions from bug-gnu-utils to:
13252 Support plain "hppa" (no version given) architecture, reported by
13253 OpenStep.
13254 OpenBSD like NetBSD.
13255 LynxOs is not a hardware supplier.
13256
13257 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13258 OpenBSD like NetBSD.
6599da04
JM
13259 Stratus systems.
13260 More Pyramid systems.
13261 i[n>4]86 Intel chips.
13262 M680[n>4]0 Motorola chips.
13263 Use unknown instead of lynx for hardware manufacturer.
13264
13265Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13266
13267 * install.sh (chmodcmd): Set to null if the DST directory already
13268 exists.
13269
13270Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13271
13272 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13273 not use mt-ppc target Makefile fragment any more.
13274
13275Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13276
13277 * configure.in (*-*-windows): Exclude everything but those dirs
13278 needed to build windows.
13279
13280Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13281
13282 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13283
13284Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13285
13286 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
13287
13288Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13289
13290 * Undo my previous change.
13291
13292Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13293
13294 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13295 unconditionally.
13296 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13297
13298Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13299
13300 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13301 host to add it's own flags.
6599da04
JM
13302
13303Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13304
13305 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13306
13307Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13308
13309 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13310 (CXX_FOR_TARGET): Likewise.
13311 (GCC_FOR_TARGET): Define.
13312 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13313 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13314 CC_FOR_TARGET was specified on the command line.
13315 (MAKEOVERRIDES): Don't define.
13316
13317Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13318
13319 * configure.in (m32r): Fix spelling of libg++ libs.
13320
13321Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13322
13323 * config.sub (-apple*): Remove, now redundant.
13324
13325Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13326
13327 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13328
13329 * configure: Rework yesterday's sed script patch.
13330
13331 * config.sub: Merge with FSF.
13332
13333Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13334
13335 * config.guess: Merge from FSF.
13336
13337 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
13338 * config.guess: Use pc instead of unknown, for pc clone systems.
13339 Change linux to linux-gnu.
6599da04
JM
13340
13341 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 13342 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
13343
13344Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13345
13346 * test-build.mk (HOLES): Add "xargs" for gdb.
13347
13348 * configure: Avoid hpux10.20 sed bug.
13349
13350Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13351
731a8127 13352 * configure.in: Add support for windows host
6599da04
JM
13353 (that is a build done under the Microsoft build environment).
13354
13355Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13356
13357 * Makefile.in: Replace all uses of srcroot with s, to shrink
13358 command line lengths.
13359
13360 Patches from Geoffrey Noer <noer@cygnus.com>:
13361 * configure.in: If configuring for newlib, pass --with-newlib to
13362 subdirectories.
13363 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13364 -Bnewlib/ and -Lwinsup to gcc.
13365 (CXX_FOR_TARGET): Likewise.
13366
13367Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13368
13369 * Makefile.in (ETC_SUPPORT): Add configure.
13370
13371Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13372
4e81ae98 13373 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
13374 host configuration file.
13375
13376Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13377
13378 * configure.in: Break mn10x00 support into separate
13379 mn10200 and mn10300 configurations.
13380 * config.sub: Likewise.
13381
13382Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13383
13384 * configure.in: Add lots of stuff to noconfigdirs for
13385 the mn10x00 targets.
13386
13387 * config.sub, configure.in: Add mn10x00 support.
13388
13389Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13390
13391 * make-all.com: Call conf-a-gas, not config-a-gas.
13392
13393Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13394
13395 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 13396 targets.
6599da04
JM
13397
13398Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13399
13400 * mpw-README: Add much more detail for native PowerMac.
13401 * mpw-install: New file.
13402 * mpw-configure: Add --norecursion and --help options.
13403 * mpw-config.in: Translate readme and install files when
13404 copying to objdir.
13405 * mpw-build.in: Don't always depend on byacc and flex.
13406 (install-only-top): New action.
13407
d207ebef
JM
13408Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13409
13410 * configure.in: You can now configure GDB for the v850.
13411
6599da04
JM
13412Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13413
13414 * configure.in (noconfigdirs): Don't configure any C++ dirs
13415 if targeting D10V.
13416
13417Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13418
13419 * config.sub: Recognize mips64vr5000.
13420
13421Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13422
13423 * configure.in: Use a single line for host_tools and native_only.
13424
13425Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13426
13427 * config.sub, configure.in: Add entries for m32r.
13428
13429Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13430
13431 * Makefile.in (inet-install): Don't run install-gzip.
13432
13433Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13434
13435 * configure.in: Don't config lots of things for *-*-windows*.
13436
13437Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13438
13439 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13440 (host_libs, host_tools): Copy from configure.in.
13441 * mpw-configure: Don't complain about directories not found.
13442
13443Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13444
13445 * configure.in (i[345]86): Recognize i686 for pentium pro.
13446 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13447 file.
13448
13449 * config.guess (i[345]86): Ditto.
13450
13451Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13452
13453 * configure.in (noconfigdirs): Removed gdb for D10V.
13454
d207ebef 13455Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 13456
d207ebef
JM
13457 * configure.in: Remove ld, target-libio, target-libg++, and
13458 target-libstdc++ from noconfigdirs.
5d4a5ee6 13459
6599da04
JM
13460Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13461
13462 * configure: Fix three locations where shell scripts were
13463 being run directly rather than with config_shell.
13464
d207ebef
JM
13465Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13466
13467 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13468 * config.sub (basic_machine): Recognize v850.
13469
6599da04
JM
13470Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13471
13472 * mpw-configure: Handle multiple enable/disable options and
13473 pass them down recursively, handle -c and -s flags appropriately
13474 depending on choice of compiler, add escape mechanism for
13475 quoted arguments to gC.
13476
13477Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13478
13479 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13480 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13481 so that -mrelocatable-lib and -mno-eabi are used.
13482
13483 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13484 not support --print-multi-lib, don't abort.
13485
6599da04
JM
13486Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13487
13488 * make-all.com: Run config-a-gas.
13489 * setup.com: Don't copy subdirectory files around.
13490
13491Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13492
13493 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13494 target, it now compiles correctly.
13495
13496Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13497
13498 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13499
13500Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13501
4e81ae98 13502 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
13503
13504Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13505
13506 * configure.in (native_only): Add prms.
13507
13508Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13509
13510 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13511 (BINUTILS_SUPPORT_DIRS): Likewise.
13512
13513Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13514
13515 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13516 d10v support is added.
13517
13518Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13519
13520 * configure.in (d10v-*-*): New target.
13521
13522Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13523
13524 * config.guess (HP 9000/811): Recognize this as a PA1.1
13525 machine.
13526
13527Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13528
13529 * Makefile.in (do-tar-gz): New target, split out from tail end of
13530 taz target. Run each command separately, don't use pipes.
13531 (taz): Use it.
13532
13533Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13534
13535 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13536 * mpw-build.in: No builds should depend on building byacc or flex,
13537 they are assumed to be installed already.
13538
13539Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13540
13541 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13542 variable that CC_FOR_TARGET needs.
13543
13544Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13545
13546 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13547 options have changed since the last time the subdirectory was
13548 configured, and if it has, reconfigure.
13549 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13550 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13551
13552Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13553
13554 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13555 CLEAN_MODULES): Add bash.
13556 (all-bash): New target.
13557
13558Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13559
13560 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13561
13562Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13563
13564 * config.sub (basic_machine): Recognize d10v as a valid processor.
13565
13566Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13567
13568 * mpw-configure: Add support for --bindir.
13569 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13570
13571Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13572
13573 * configure.in: add bash, time, gawk to list of hosttools and things
13574 to only build for native toolchains
13575
13576Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13577
13578 * Makefile.in (docdir): Remove.
13579
13580Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13581
13582 * Makefile.in (datadir): Set to $(prefix)/share.
13583
13584Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13585
13586 * configure.in: build diff and patch for cygwin32-hosted
13587 toolchains.
13588
13589Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13590
13591 * config.sub: Accept -rtems*.
13592
13593Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13594
e490616e
ZW
13595 * configure.in: enable dosrel for cygwin32-hosted builds,
13596 remove diff from the list of things not buildable
13597 via Canadian Cross
6599da04
JM
13598
13599Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13600
13601 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 13602 don't get ". ".
6599da04
JM
13603
13604Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13605
13606 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13607
13608Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13609
13610 * Makefile.in (taz): Handle case where tex3patch didn't even get
13611 checked out. Also, if it was found, put the symlink in a new util
13612 subdirectory.
13613
13614Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13615
13616 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13617
13618Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13619
13620 * config.sub: Recognize -openvms.
13621 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13622 * make-all.com, setup.com: New files.
13623
13624Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13625
13626 * Makefile.in (taz): tex3patch moved to texinfo/util.
13627
13628Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13629
13630 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13631 * configure.in: remove make from disable-if-Can-Cross list
13632 enable gdb if ${host} and ${target} are cygwin32
13633
13634Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13635
13636 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13637 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13638
13639Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13640
13641 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13642 distinguish sysv/svr4/bsd variants.
13643 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13644
13645Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13646
13647 * configure.in: Added copyright notice.
13648 * move-if-change: Added copyright notice.
13649
13650Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13651
13652 * configure.in (powerpcle-*-solaris*): Until we get shared
13653 libraries working, don't build gdb, sim, make, tcl, tk, or
13654 expect.
13655
13656Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13657
13658 * config.guess: Merge with FSF:
13659
13660 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13661 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13662
13663 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13664 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13665
13666 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13667 * config.guess: Combine two OSF1 rules.
13668 Also recognize field test versions. From mjr@zk3.dec.com.
13669 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13670 because GNU uname does not support -p. From pmr@pajato.com.
13671
13672Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13673
13674 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13675
13676Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13677
13678 * mpw-README: Document GCCIncludes.
13679
13680Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13681
13682 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13683
13684Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13685
13686 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13687
13688Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13689
13690 * configure.in (*-*-cygwin32): Configure make.
13691
13692Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13693
13694 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13695
13696Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13697
13698 * Makefile.in (all-inet): Depend on all-perl.
13699
13700 * Makefile.in (inet-install): New target.
13701
13702 * Makefile.in (all-inet): Depend on all-tcl.
13703 (all-inet): Depend on all-send-pr.
13704
13705Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13706
13707 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13708 temporarily.
13709
13710Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13711
13712 * configure.in: Don't configure --with-gnu-ld on AIX.
13713
13714Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13715
13716 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13717
13718Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13719
13720 * Makefile.in (ALL_MODULES): Added all-inet.
13721 (CROSS_CHECK_MODULES): Added check-inet.
13722 (INSTALL_MODULES): Added install-inet.
13723 (CLEAN_MODULES): Added clean-inet.
13724 (all-indent): New target.
13725
13726 * configure.in (host_tools): Added inet.
13727 (native_only): Added inet.
13728 (noconfigdirs): Added inet.
13729
13730Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13731
13732 * configure.in: Don't configure libgloss if we are not configuring
13733 newlib.
13734
13735Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13736
13737 * configure.in: Don't configure libgloss for unsupported
13738 architectures.
13739
13740Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13741
13742 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13743
13744Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13745
13746 * Makefile.in (ALL_MODULES): Include all-apache.
13747 (CROSS_CHECK_MODULES): Include check-apache.
13748 (INSTALL_MODULES): Include install-apache.
13749 (all-apache): New target.
13750
13751 * configure.in: Added apache everywhere perl is seen.
13752
13753Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13754
13755 * Makefile.in: Add support for clean-{module} and
13756 clean-target-{module} rules.
13757
13758Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13759
13760 * configure.in (*-*-ose) do not build libgloss.
13761
13762Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13763
13764 * config.guess (prep*:SunOS:5.*:*): Turn into
13765 powerpele-unknown-solaris2.
13766
13767Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13768
13769 * configure.in: Permit --enable-shared to specify a list of
13770 directories.
13771
13772Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13773
13774 * configure.in (host==solaris): Pass only the first word of $CC
13775 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13776
13777Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13778
13779 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13780
13781Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13782
13783 * Makefile.in (ALL_MODULES): Include all-perl.
13784 (CROSS_CHECK_MODULES): Include check-perl.
13785 (INSTALL_MODULES): Include install-perl.
13786 (ALL_X11_MODULES): Include all-guile.
13787 (CHECK_X11_MODULES): Include check-guile.
13788 (INSTALL_X11_MODULES): Include install-guile.
13789 (all-perl): New target.
13790 (all-guile): New target.
13791
13792 * configure.in (host_tools): Include perl and guile.
13793 (native_only): Include perl and guile.
13794 (noconfigdirs): Don't build guile and perl; no ports have been
13795 done.
13796
13797Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13798
e490616e
ZW
13799 * configure (--enable-*): Handle quoted option lists such as
13800 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
13801
13802Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13803
13804 * Makefile.in ({,inst}all-target): New rule so we can make and
13805 install all of the target directories easily.
13806
13807Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13808
13809 * configure.in: Add missing global flag in sed substitution when
13810 deleting `target-' from ${configdirs}.
13811
13812Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13813
13814 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13815 option.
13816
13817 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13818 config/mh-necv4.
13819
13820 * install.sh: Correct misspelling of transformbasename.
13821
13822 * config.guess: Recognize mips-*-sysv*.
13823
13824Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13825
13826 * config.sub: Recognize mon960.
13827
13828Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13829
13830 * configure: Restore Canadian Cross handling of BISON and LEX,
13831 removed in Feb 20 change.
13832
13833Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13834
13835 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13836 Mention make install. Remove the old copyright date as well the
13837 clumsy and rather pointless copyright on the README file.
13838
13839Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13840
13841 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13842 Makefile after running symlink-tree, then run `make distclean' to
13843 avoid clobbering any generated files in srcdir.
13844
13845Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13846
13847 * configure.in (m68k-*-netbsd*): Build everything now.
13848
13849Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13850
13851 * Makefile.in (taz): Fix quoting.
13852
13853Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13854
13855 * configure.in (sparclet-*-*): Build everything now.
13856
13857Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13858
13859 * configure.in (m68k-*-linux*): New host.
13860
13861Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13862
13863 * configure: Check for bison before byacc.
13864
13865Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13866
13867 * Makefile.in configure: Change the way LEX and BISON/YACC are
13868 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13869 searching PATH. These are used as fallbacks by Makefile.in if
13870 flex/bison/byacc aren't in objdir.
13871
13872Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13873
13874 * Makefile.in: Make everything which depends upon all-bfd also
13875 depend upon all-opcodes, in case --with-commonbfdlib is used.
13876
13877Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13878
13879 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13880 building NT native compilers on Unix.
13881
13882Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13883
13884 * configure.in: Don't get CC from the host Makefile fragment if we
13885 can find gcc in PATH, or if this is a Canadian Cross. Move the
13886 Solaris test for /usr/ucb/cc to the post target script, just after
13887 the compiler sanity test.
13888
13889Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13890
13891 * config.sub: Merge with FSF.
13892
13893Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13894
13895 * Makefile.in (RPATH_ENVVAR): New variable.
13896 (REALLY_SET_LIB_PATH): Use it.
13897 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13898
13899Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13900
13901 * config.sub, configure.in: Recognize sparclet cpu.
13902
13903Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13904
13905 * config.guess: Support m68k-cbm-sysv4.
13906
13907Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13908
13909 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13910 m68k-unknown-linuxaout from linker help string. Put quotes around
13911 $ld_help_string.
13912
13913Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13914
13915 * config.guess (powerpc-harris-powerunix): Add guess for port
13916 to new target.
13917
13918Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13919
13920 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13921
13922Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13923
13924 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13925 $(REALLY_SET_LIB_PATH) in Makefile.
13926 * Makefile.in (SET_LIB_PATH): New variable.
13927 (REALLY_SET_LIB_PATH): New variable.
13928 ($(DO_X)): Use $(SET_LIB_PATH).
13929 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13930 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13931 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13932 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13933 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13934 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13935 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13936 (install-dosrel): Likewise.
13937 (all-opcodes): Depend upon all-libiberty.
13938
13939Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13940
13941 * config.guess (*:CYGWIN*): New
13942
13943Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13944
13945 * Makefile.in (all-target-winsup): All all-target-libiberty.
13946
13947Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13948
13949 * configure.in (noconfigdirs): Add missing # in front of comment.
13950
13951Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13952
13953 * configure.in: add second pass to things added to noconfigdirs
13954 so *-gm-magic can exclude libgloss properly.
13955
13956Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13957
13958 * mpw-configure (extralibs_name, rez_name): Set correctly
13959 for MWC68K compiler.
13960
13961 * mpw-README: Add more info on the necessary build tools.
13962
13963Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13964
13965 * configure.in, config.sub: Recognize cygwin32.
13966
13967Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13968
13969 * config.guess, config.sub: Recognize A/UX.
13970
13971Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13972
13973 * config.sub: Merge with gcc/config.sub.
13974
13975Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13976
13977 * mpw-build.in (do-binutils): Add build of stamps.
13978
13979Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13980
13981 * config.sub: Add recognition for mips64vr4100*-* targets.
13982
13983Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13984
13985 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13986 Add creation of gconfigargs with `--enable-shared' turned on.
13987 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13988 ($(host)-stamp-stage3-configured): Likewise.
13989 (HOLES): Add chatr and ldd.
13990 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13991
13992Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13993
13994 * configure: Pass --nfp to recursive configures.
13995
13996Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13997
13998 * Makefile.in (DLLTOOL): New.
13999 (DLLTOOL_FOR_TARGET): New.
14000 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14001 (EXTRA_TARGET_FLAGS): Ditto.
14002 (EXTRA_GCC_FLAGS): Ditto.
14003 (CONFIGURE_TARGET_MODULES): Ditto.
14004 (DO_X): Ditto.
14005 * configure: Add DLLTOOL.
14006
14007Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14008
14009 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14010 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14011 mh-sco, since old workarounds no longer needed, and don't
14012 build ld, since libraries have weak symbols in COFF.
14013
14014Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14015
14016 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14017
14018Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14019
14020 * configure.in: Make sure that ${CC} can be used to compile an
14021 executable.
14022
14023Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14024
14025 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14026 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14027 nothing depending on whether gdbtk is being built.
14028
14029Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14030
14031 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14032
14033Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14034
14035 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14036 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14037
14038Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14039
14040 * config-ml.in: Add support for
14041 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14042 Simplify setting of multidirs from --disable-foo.
14043
14044Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14045
14046 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14047 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14048 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14049 non-empty, pass them on to the GCC make.
6599da04
JM
14050 (all-bootstrap): New rule that is like all-gcc, except it executes
14051 the GCC bootstrap rule instead of the GCC all rule.
14052
14053Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14054
14055 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14056
14057Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14058
14059 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14060 DG/UX support.
14061
14062Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14063
14064 * config.sub (i*86*) Change [345] to [3456]
14065
14066Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14067
14068 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14069 --with-gnu-ld=no.
14070
14071Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14072
14073 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14074 AIX multilibs get built.
14075
14076Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14077
14078 * configure.in (i386-win32): Don't build expect if we're not
14079 building the tcl subdir.
14080
14081Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14082
14083 * Makefile.in: (configure-target-examples, all-target-examples):
14084 New targets, configure and build example programs.
14085
14086Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14087
14088 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14089 use it as input to sedit the generated MPW makefile.
14090 * mpw-README: Add a suggestion about Gestalt.h.
14091
14092Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14093
14094 * config.sub: Accept *-*-ieee*.
14095
14096Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14097
14098 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14099 Ronald F. Guilmette <rfg@monkeys.com>.
14100
14101Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14102
14103 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14104 for powerpc-pe native.
14105 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14106 (target==powerpc-pe): duplicate i386-win32 entry.
14107
14108Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14109
14110 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14111 of vxworks, not just vxworks5.1.
14112
14113Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14114
14115 * mpw-configure: Add support for exec-prefix.
14116
14117Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14118
14119 * config.guess: Recognize HP model 816 machines as having
14120 a PA1.1 processor.
14121
14122Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14123
14124 * configure: Ignore new autoconf configure options.
14125
6599da04
JM
14126Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14127
14128 * config.guess: Recognize Pentium under SCO.
14129 From Robert Lipe <robertl@arnet.com>.
14130
14131Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14132
14133 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14134
14135Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14136
14137 * configure.in: Don't configure gas for alpha-dec-osf*.
14138
14139Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14140
14141 * configure.in: Default to --with-stabs for some targets for which
14142 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14143 i[345]86*-*-unixware*.
14144
14145Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14146
14147 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14148 rather than basing it on the target. Simplify handling of options
14149 controlling which directories to configure. Remove extraneous
14150 slash in multi-clean target.
14151
14152Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14153
14154 * config-ml.in: Prefix more variables with ml_ so they don't collide
14155 with configure's.
14156
14157Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14158
14159 * configure: Don't turn -v into --v.
14160
14161Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14162
14163 * configure.in (targargs): Fix typo.
14164
14165 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14166
14167Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14168
14169 * configure.in: Strip --host and --target options from
14170 CONFIG_ARGUMENTS, and always configure for --host only. Add
14171 --with-cross-host option when building with a cross-compiler.
14172 * configure: Canonicalize the arguments put into config.status by
14173 always using `=' for an option with an argument. Pass a presumed
14174 --host or --target explicitly.
14175
14176Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14177
14178 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14179 into general OS recognition case.
14180
14181Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14182
14183 * configure.in (target_configdirs): add target-winsup only
14184 for win32 target systems.
14185
14186Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14187
14188 * Makefile.in (all-target-libgloss): Depend upon
14189 configure-target-newlib, since when libgloss is built it looks to
14190 see if the newlib directory exists.
14191
14192Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14193
14194 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14195 cfg-ml-*.in.
14196
14197Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14198
14199 * configure: Handle LD and LD_FOR_TARGET when configuring a
14200 Canadian Cross.
14201
6599da04
JM
14202Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14203
14204 * configure.in (target_libs): add target-winsup.
14205 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14206 (target==ppcle-pe): remove ld from $noconfigdirs.
14207
14208Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14209
14210 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14211 Preserve relative path names in $srcdir. Build symlink tree if
14212 configuring cross target dir and srcdir=. (= no VPATH support).
14213 (configure-target-libg++): Depend on configure-target-librx.
14214 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14215 * config-ml.in: New file.
14216 * symlink-tree: New file.
14217 * configure: Ensure srcdir="." if that's what it is.
14218
14219Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14220
14221 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14222 includes and FLEX_SKELETON setting.
14223 * mpw-configure (--with-gnu-ld): New option, controls whether
14224 to use PPCLink or ld with PowerMac GCC.
14225 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14226 * mpw-config.in: Configure grez if targeting Mac.
14227
14228 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
14229 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14230 just macos.
6599da04
JM
14231 * configure.in: Configure grez resource compiler if targeting Mac.
14232 * Makefile.in (all-grez, install-grez): New targets.
14233
14234Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14235
14236 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14237 gcc in the path, set CC to gcc -O2.
6599da04
JM
14238
14239Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14240
14241 * configure: Default ${build} correctly. Avoid picking up extra
14242 spaces when reading CC and CXX from Makefile. When doing a
14243 Canadian Cross, use plausible default values for numerous
14244 variables.
14245 * configure.in: When doing a Canadian Cross, don't try to
14246 configure tools whose configure script can't handle it.
14247
14248Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14249
14250 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14251
14252Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14253
14254 * configure: Remove dubious bug reporting address.
14255
14256Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14257
14258 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14259 configure script, run that instead of this directory's configure.
14260 In either case, print a message that we're configuring the sub-dir.
14261
14262Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14263
14264 * configure.in: Before checking for the existence of various files,
14265 use sed to filter out "target-".
14266
14267Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14268
14269 * Makefile.in (DO_X): Split rule to decrease command line length
14270 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14271 (Philippe De Muyter).
14272
14273Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14274
14275 * Makefile.in (all-patch): depend on all-libiberty.
14276
14277Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14278
14279 * configure.in: If the only directory in target_configdirs which
14280 actually exists is libiberty, then set target_configdirs to empty,
14281 to avoid trying to build a target libiberty in a gas or gdb
14282 distribution.
14283
14284Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14285
14286 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
14287 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14288 systems.
6599da04
JM
14289
14290Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14291
14292 * configure.in (copy_dirs): Use sys-include instead of include
14293 for --with-headers option.
14294
14295Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14296
14297 * Makefile.in, configure.in: Make winsup builds work with
14298 new scheme.
14299
14300Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14301
14302 * configure.in: Build the linker on AIX.
14303
14304Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14305
14306 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14307 where needed.
14308
14309Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14310
14311 * Makefile.in (all-gcc): Fix typo.
14312
14313Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14314
14315 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14316
14317Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14318
14319 * configure.in: Rename libFOO to target-libFOO, and xiberty
14320 to target-xiberty, to provide more flexibility.
14321 (target_subdir): Define. Create if cross.
14322 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14323 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14324 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14325 check-libFOO -> check-target-libFOO, etc.
14326 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14327 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14328 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14329 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14330 allow ALL_GCC="" to only configure.
14331 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14332 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14333 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14334
14335Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14336
14337 * Makefile.in (taz): Build "info" in etc explicitly.
14338
14339Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14340
14341 * configure.in: Make sure that CC is undefined (as opposed to
14342 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14343 problem with autoconf trying to configure on a host without GCC.
14344
14345Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14346
14347 * mpw-configure: Set host alias from choice of host compiler,
14348 only use generic MPW Makefile sed if present, edit a file
14349 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14350 * mpw-README: Add problem notes about CW6 and CW7.
14351
14352Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14353
14354 * Makefile.in (taz): Use ";" instead of ";;".
14355
14356Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14357
14358 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14359 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14360 DISTDOCDIRS.
14361 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14362 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14363
14364Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14365
14366 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14367 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14368 Move bfd to DISTSTUFFDIRS.
14369
14370Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14371
14372 * Makefile.in (X11_LIB): Removed.
14373 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14374
14375 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14376
14377Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14378
14379 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14380 names.
14381
14382Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14383
14384 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14385
14386Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14387
14388 * configure.in (i[345]86-*-win32): Always build newlib.
14389 Don't configure cvs, autoconf or texinfo.
14390 * Makefile.in (LD_FOR_TARGET): New.
14391 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14392 Pass down LD_FOR_TARGET.
14393
14394Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14395
14396 * winsup: New directory.
14397 * Makefile.in: Build winsup.
14398 * configure.in: Winsup is configured when target is win32.
14399 Can only build win32 target GDB when native.
4e81ae98 14400
6599da04
JM
14401Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14402
14403 * config.guess: Recognize HP model 819 machines as having
14404 a PA 1.1 processor.
14405
14406Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14407
14408 * configure: Fix sed loop which substitutes for CC and CXX to
14409 avoid bug found in various sed implementations.
14410
14411Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14412
14413 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14414 simulator. Use standard powerpc-*-eabi*.
14415
14416Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14417
14418 * configure.in: Stop putting gas and binutils in noconfigdirs for
14419 powerpc-*-aix* and rs6000-*-*.
14420
14421Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14422
14423 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14424 -mcall-aixdesc libraries.
14425
14426Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14427
14428 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14429
14430 * config.sub (arm | armel | armeb): Fix shell syntax.
14431
14432Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14433
14434 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14435 -msoft-float and -mcpu=common support.
14436 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14437 libraries.
14438
14439Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14440
14441 * configure.in: Allow configuration and build of emacs19 for the alpha.
14442
14443Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14444
14445 * configure.in (CC): Get ^CC, not just any old CC, from
14446 ${host_makefile_frag}.
14447
14448Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14449
4e81ae98 14450 * configure.in (CC): Try to get CC from
6599da04
JM
14451 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14452
14453Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14454
14455 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14456 only if it exists in $(srcdir).
14457
14458Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14459
14460 * configure: If CC and CXX are not set in the environment, set
14461 them, based on either an existing Makefile or on searching for gcc
14462 in PATH. Substitute for CC and CXX in Makefile.
14463 * configure.in: Remove libm from target_libs. Separate
14464 target_configdirs from configdirs. If CC is not set in
14465 environment, try to get it from a host Makefile fragment. Rewrite
14466 changes of configdirs to use skipdirs instead. A few minor
14467 tweaks. Take directories out of target_configdirs as they are
14468 taken out of configdirs. Remove existing Makefile files from
14469 subdirectories. Substitute for TARGET_CONFIGDIRS and
14470 CONFIG_ARGUMENTS in Makefile.
14471 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14472 by configure.in.
14473 (CONFIG_ARGUMENTS): Likewise.
14474 (CONFIGURE_TARGET_MODULES): New variable.
14475 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14476 ($(CONFIGURE_TARGET_MODULES)): New target.
14477 (configure-libg++, configure-libio): New targets.
14478 (all-libg++): Depend upon configure-libg++.
14479 (all-libio): Depend upon configure-libio.
14480 (configure-libgloss, all-libgloss): New targets.
14481 (configure-libstdc++): New target.
14482 (all-libstdc++): Depend upon configure-libstdc++.
14483 (configure-librx, all-librx): New targets.
14484 (configure-newlib): New target.
14485 (all-newlib): Depend upon configure-newlib
14486 (configure-xiberty): New target.
14487 (all-xiberty): Depend upon configure-xiberty.
14488
14489Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14490
14491 * configure.in (host i[345]86-*-win32): Expand the
14492 noconfigdirs again.
14493
14494Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14495
14496 * mpw-configure: Fix sed command file name.
14497
14498Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14499
4e81ae98 14500 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
14501 noconfigdirs again.
14502
14503Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14504
14505 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14506 or powerpc*-*-pe*, since they are not yet supported.
14507
14508Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14509
14510 Add PowerMac support and many other enhancements.
14511 * mpw-configure: New option --cc to select compiler to use,
14512 paste options set according to --cc into the generated
14513 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14514 if mpw-make.sed is present.
14515 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14516 add forward includes for PowerPC include files.
14517 * mpw-build.in: Build using Makefile.PPC if present.
14518 (do-byacc, etc): Remove separate version resource builds.
14519 (do-gas): Build "stamps" before "all".
14520 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14521 * mpw-README: Update to reflect --cc option, PowerMac support,
14522 and recently-reported compatibility problems.
14523
14524Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14525
14526 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14527 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14528 (--with-multilib-top): Pass to recursive invocations.
14529
14530Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14531
14532 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14533 v810-*-*.
14534
14535Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14536
14537 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14538 gdb, ld and opcodes on v810-*-*.
14539
6599da04
JM
14540Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14541
14542 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14543 (local-maintainer-clean): New target.
14544 (maintainer-clean): New target.
14545 (realclean): Just depend upon maintainer-clean.
14546
14547Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14548
14549 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14550
14551Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14552
14553 * configure.in: Build ld in mips*-*-bsd* case.
14554
14555Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14556
14557 * config.sub: Accept -lites* OS. From Ian Dall.
14558
14559Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14560
14561 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 14562 targets.
6599da04
JM
14563
14564Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14565
14566 * configure.in: treat i386-win32 canadian cross the same as
14567 i386-go32 canadian cross.
14568
14569Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14570
14571 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14572 running under the simulator to build a reduced set of libraries.
14573 (powerpc-*-eabiaix): Add fine grained multilib support added to
14574 other powerpc targets yesterday.
14575
14576Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14577
14578 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14579 -disable-softfloat, -disable-relocatable, -disable-aix, and
14580 -disable-sysv to control which multilib libraries get built.
14581
14582Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14583
14584 * configure: Add Makefile.tem to list of files to remove in trap
14585 handler.
14586
14587Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14588
14589 * config.guess (*Linux*): Add missing "exit"s.
14590 Also, need specific check for alpha-unknown-linux (uses COFF).
14591
14592Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14593
14594 * config.guess: Merge with FSF:
14595
14596 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14597 * config.guess (AIX4): More robust release numbering discovery.
14598
14599 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14600 * config.guess (i386-sequent-ptx): Properly get version number.
14601
14602 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14603 * config.guess (mips:*:4*:UMIPS): New case.
14604
14605Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14606
14607 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14608 (i386-win32 host): Likewise. Don't build readline.
14609
14610Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14611
14612 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14613 SUPPORT_FILES to submakes.
14614
14615Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14616
14617 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14618 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14619 mpw-configure.
14620
14621Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14622
14623 * configure.in (appdirs): Use =, not ==, in test expression when
14624 trying to build the text to print in the warning message for
14625 Solaris users.
14626
14627Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14628
14629 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14630
14631Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14632
14633 * config.guess: Recognize lynx-2.3.
14634
14635Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14636
14637 * config.sub (z8ksim): Deleted
14638 (z8k-*-coff): New, this is the one true name of the target.
14639
14640Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14641
14642 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14643
14644Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14645
14646 * config.guess (*:Linux:*:*): First try asking the linker what the
14647 default object file format is (elf, aout, or coff). Then if this
14648 fails, try previous methods.
14649
14650Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14651
14652 * configure.in: Don't build newlib for *-*-vxworks5.1.
14653
14654Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14655
14656 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14657 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14658
14659Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14660
14661 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14662
14663Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14664
14665 * cfg-ml-com.in: New file.
14666 * cfg-ml-pos.in: New file.
14667
14668Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14669
14670 * COPYING.NEWLIB: Add HP free copyright to list.
14671
14672Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14673
14674 * config.sub: Recognize -eabi* for the system, not just -eabi.
14675
14676Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14677
14678 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14679 * config.sub, configure.in (win32): New target and host.
14680
14681Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14682
14683 * configure.in: Add i386-pe configuration.
14684
14685Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14686
14687 * mpw-build.in (install): Install GDB after LD.
14688
14689Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14690
14691 * mpw-config.in (elf/mips.h): Always forward-include, needed
14692 for GDB to build.
14693
14694Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14695
14696 * testsuite: New directory for customer acceptance and whole tool
14697 chain tests.
14698
14699Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14700
14701 * configure: If per-host line isn't found, but AC_OUTPUT is found
14702 and a configure script exists, run it instead.
14703
14704Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14705
14706 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14707
14708Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14709
14710 * configure: Set build_{cpu,vendor,os,alias} to host values when
14711 --build isn't specified.
14712
14713Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14714
14715 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14716 (FLAGS_TO_PASS): Pass them.
14717 (EXTRA_TARGET_FLAGS): Ditto.
14718
6599da04
JM
14719Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14720
14721 * Makefile.in (all-libg++): Depend on all-libstdc++.
14722
14723Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14724
14725 * configure.in (noconfigdirs): Enable all packages for
14726 i386-unknown-netbsd.
14727
14728Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14729
14730 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14731 hosted builds (DOS builds)
14732
14733Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14734
14735 Changes for ARM based on patches from Richard Earnshaw:
14736 * config.sub: Handle armeb and armel.
14737 * configure.in: Omit arm linker only for riscix.
14738
14739Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14740
14741 * config.guess: Update from FSF.
14742
14743Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14744
63f6bcd7 14745 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
14746 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14747 powerpcle variant. Convert pentium into i586, not i486. Add p5
14748 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14749 temporarily.
14750
14751Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14752
14753 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14754
14755Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14756
14757 * config.sub: Accept -lites* as a basic system type.
14758
14759Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14760
14761 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14762 installed, and if so return linuxoldld as the system name.
14763
14764Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14765
14766 * config.guess: Add hppa1.1-hp-lites support.
14767
14768Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14769
14770 * configure.in: Don't build newlib for m68k-vxworks5.1.
14771
14772Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14773
14774 * configure.in (mips-sgi-irix6): Use mh-irix5.
14775
14776Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14777
14778 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14779
14780Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14781
14782 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 14783 OSF/1. Fix compiler flags.
6599da04
JM
14784 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14785
14786Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14787
14788 * configure.in: Recognize --with-newlib.
14789 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14790
14791Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14792
d207ebef 14793 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
14794 to *_X11_MODULES due to gdbtk needing X include files et al.
14795
14796Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14797
14798 Merge in support for Mac MPW as a host.
14799 (Old change descriptions retained for informational value.)
14800
14801 * mpw-config.in: Add generic include forwards for cpu-specific
14802 include files in aout and elf directories.
14803
14804 * mpw-configure: Added copyright.
14805 * mpw-config.in: Check for presence of required build tools.
14806 (target_libs): Add newlib.
14807 (target_tools): Add examples.
14808 (Read Me): Generate as "Read Me for MPW" instead.
14809 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14810 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14811 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14812
14813 * mpw-configure: Remove subdir-specific makefile hackery,
14814 delete mk.tmp after using it.
14815
14816 * mpw-build.in (all): Display start and end times.
14817
14818 * mpw-configure (host_canonical): Set.
14819 (target_cpu): Always add to makefiles.
14820 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14821 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14822 (mpw-mh-mpw): Look for in srcdir and srcroot.
14823 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14824
14825 * mpw-build.in: (install-only): New target.
14826
14827 * mpw-configure (host_alias, target_alias): Rename from hostalias
14828 and targetalias, add into generated Makefile.
14829 (mk.tmp): If present, add into generated Makefile.
14830 * mpw-build.in (all-gas): Build config.h first before gas proper.
14831
14832 * mpw-configure (config.status): Write only if changed.
14833 * mpw-config.in (readline): Configure it (not built, just used for
14834 definitions).
14835
14836 * mpw-config.in (elf/mips.h): Add a forward include.
14837
14838 * mpw-config.in: Forward-include most .h files in include into
14839 extra-include.
14840 (readline): Don't build.
14841 mpw-build.in (install): Install GDB.
14842
14843 * mpw-configure (prefix, mpw_prefix): Handle it.
14844 * mpw-config.in (mmalloc, readline): Don't configure.
14845 * mpw-build.in (thisscript): Rename to ThisScript.
14846 Use mpw-build instead of BuildProgram everywhere.
14847 (mmalloc, readline): Don't build.
14848 * mpw-README: New file, basic documentation about the MPW port.
14849
14850 * mpw-config.in: Use forward-include to create include files.
14851
14852 * mpw-configure: Add more things to the top of each configured
14853 Makefile, including contents of config/mpw-mh-mpw.
14854 * mpw-config.in (extra-include): Create this directory and fill it
14855 with Posix-like include files when configuring.
14856
14857 * config.sub (apple, mac, mpw): Add various aliases.
14858
14859 * mpw-build.in: New file, top-level build script fragment for MPW.
14860 * mpw-configure: New file, configure script for MPW.
14861 * mpw-config.in: New file, config fragment for MPW.
14862
14863Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14864
14865 * configure.in (host_libs): Remove glob, since it is gone from the
14866 sources.
14867
14868Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14869
14870 * Makefile.in: define empty GDB_NLM_DEPS var.
14871
14872 * configure.in(target_makefile_frag): use config/mt-netware
14873 for netware targets.
14874
14875Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14876
14877 * config.sub: Merge in recent FSF changes. Remove linux special
14878 cases.
14879
14880Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14881
731a8127 14882 Revert this change:
6599da04
JM
14883
14884 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14885
14886 * build-all.mk: Use CC=cc -Xs on Solaris.
14887
6599da04
JM
14888Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14889
14890 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14891 stop using it.
14892 * Makefile.in: Nuke all references to glob subdirectory.
14893
14894Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14895
14896 * configure.in: Fix --enable-shared logic in per-host.
14897
14898Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14899
14900 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14901
14902Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14903
14904 * configure.in (noconfigdirs): Don't build gas on AIX, for
14905 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14906
14907Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14908
14909 * configure: Fix --cache-file to work if the file argument is a
14910 relative path.
14911
14912Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14913
14914 * configure: If the --cache-file is used, pass it down to
14915 configure in subdirectories.
14916
14917Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14918
14919 * config.sub: add vxworks29k configuration.
14920
14921Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14922
14923 * Makefile.in (taz): Do "diststuff" part quietly.
14924
14925Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14926
14927 * config.sub: Mini-merge with gcc/config.sub.
14928
14929Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14930
14931 * config.guess (IRIX): Sed - to _.
14932
14933Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14934
14935 * Makefile.in (source-vault, binary-vault): New targets.
14936
14937Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14938
14939 * config.sub: Recognize -eabi as a basic system type.
14940
14941Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14942
14943 * configure.in (enable_shared stuff): Fix typo.
14944
14945Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14946
14947 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14948
14949Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14950
14951 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14952
14953Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14954
14955 * configure.in (rs6000-*-*): Don't build gas.
14956
14957Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14958
14959 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14960 reduce command line length.
14961 (AS_FOR_TARGET): Check for as.new, not Makefile.
14962 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14963
14964Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14965
14966 * config.guess: Merge from FSF.
14967
14968Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14969
14970 * configure: Don't use $ when handling program_suffix.
14971
14972Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14973
14974 * configure.in: Configure tk for hppa/hpux.
14975
14976Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14977
14978 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14979
14980Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14981
14982 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14983 to LIBCXXFLAGS. Tests are better run without it.
14984
14985Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14986
14987 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14988
14989Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14990
14991 * configure.in (*-*-netware*): Don't configure xiberty.
14992
14993Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14994
14995 * configure.in: Remove tk from native_only list.
14996
14997Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14998
14999 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15000 for special NCD build.
15001
15002Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15003
15004 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15005 makeall.bat, they're only useful for binutils snapshots.
15006 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15007 makeall.bat to specified SUPPORT_FILES.
15008
15009Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15010
15011 * build-all.mk: Add Ericsson targets to sun4 and solaris
15012 hosts. Add BNR's sun4 target to solaris host, so their
15013 build-from-source will be tested in-house first.
15014
15015Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15016
15017 * Makefile.in (LIBCFLAGS): New variable.
15018 (CFLAGS_FOR_TARGET): Ditto.
15019 (LIBCFLAGS_FOR_TARGET): Ditto.
15020 (LIBCXXFLAGS): Ditto.
15021 (CXXFLAGS_FOR_TARGET): Ditto.
15022 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15023 (BASE_FLAGS_TO_PASS): Pass them.
15024 (EXTRA_TARGET_FLAGS): Ditto.
15025
731a8127 15026 * configure.in: Support --enable-shared.
6599da04
JM
15027
15028Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15029
15030 * configure.in (target_libs): Include libstdc++ again.
15031 * config.guess: Update from FSF (for FreeBSD).
15032
15033Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15034
15035 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15036 makeall.bat.
15037 (DISTDOCDIRS): Add `etc'.
15038 (ETC_SUPPORT_PFX): New variable.
15039 (taz): Include anything from etc starting with a word in
15040 ETC_SUPPORT_PFX.
15041
15042Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15043
15044 * config.sub: Update for recent FSF changes. Remove obsolete
15045 h8300hds entry. Add -windows* and -osx as basic os. Minor
15046 spacing changes.
15047
15048Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15049
15050 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15051
15052 * config.guess: Merge with FSF.
15053 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15054
15055Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15056
15057 * configure: Since the "trap 0" handler will override the exit
15058 status on many systems, only use it for "exit 1", and make it set
15059 a non-zero exit status; reset it before "exit 0". Also, check
15060 exit status of config.sub, and error out if it failed.
15061
15062Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15063
15064 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15065 and install libgloss.
15066
15067Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15068
15069 * Makefile.in (all-binutils): Depend upon all-byacc.
15070
15071 * configure.in: Don't build emacs on Irix 5.
15072
15073Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15074
15075 * configure.in (*-*-netware*): Add libio.
15076
15077Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15078
15079 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15080 (CHECK_TARGET_MODULES): Ditto.
15081 (INSTALL_TARGET_MODULES): Ditto.
15082 (TARGET_LIBS): Ditto.
15083 (all-libstdc++): Note dependencies.
15084
15085Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15086
15087 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15088
15089Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15090
15091 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15092 -fexternal-templates.
15093
15094 * configure.in (target_libs): Add libstdc++.
15095 (noconfigdirs): Add libstdc++ as appropriate.
15096
15097Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15098
15099 * config.guess: Update from FSF.
15100
15101Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15102
15103 * configure: Use ${config_shell} when running ${configsub}.
15104
15105Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15106
15107 * config.sub: No longer recognize h8300h.
15108
15109Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15110
15111 * config.sub: Remove extraneous differences between config.sub and
15112 gcc/config.sub.
15113
15114Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15115
15116 * Makefile.in (DISTSTUFFDIRS): Add gas.
15117
15118Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15119
15120 * COPYING.NEWLIB: New file.
15121
15122Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15123
15124 * config.guess (HP-UX): Patch from Harlan Stenn
15125 <harlan@landmark.com> to also emit release level.
15126
15127Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15128
15129 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15130
15131Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15132
15133 * config.sub: Merge nextstep cleanup from FSF.
15134
15135Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15136
15137 * configure.in (arm-*-*): Don't configure ld for this target.
15138
15139Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15140
15141 * configure.in (*-*-netware): don't configure libg++, libio,
15142 librx, or newlib.
15143
15144Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15145
15146 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15147 configure ld--it works, but it doesn't support shared libraries.
15148
15149Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15150
15151 * config.guess (*-unknown-freebsd*): Get rid of possible
15152 trailing "(Release)" in version string.
15153 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15154
15155Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15156
15157 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15158 Fix type: *-next-neststep -> *-next-nextstep.
15159
15160 * config.guess: Merge from FSF:
15161
15162 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15163
15164 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15165
15166 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15167
15168 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15169 instead of UNIX_SV for UnixWare 1.0).
15170
15171Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15172
15173 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15174 to make gdb/nlm/* build after the compiler and linker.
15175
15176Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15177
15178 * config.guess (netbsd, freebsd, linux): Accept any machine,
15179 not just i[34]86.
15180 (m68k-atari-sysv4): Relocate to match FSF version.
15181
15182 * config.guess: More merges from the FSF:
15183
15184 Add a space before function call or macro invocation.
15185
15186 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15187
15188 * config.guess: Add trap cmd to remove dummy.c and dummy when
15189 interrupted.
15190
15191 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15192
15193 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15194 (dummy): Redirect stderr from compilation of dummy.c.
15195
15196 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15197
15198 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15199
15200Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15201
15202 * configure: Accept and ignore --cache*, for compatibility with
15203 new autoconf.
15204
15205Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15206
15207 * config.guess: Merge from FSF:
15208
15209 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15210
15211 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
15212 (PATH): Add /.attbin at end for finding uname.
15213 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
15214
15215 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15216
e490616e 15217 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
15218
15219 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15220
e490616e
ZW
15221 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15222 to select whether to use ELF or COFF.
6599da04
JM
15223
15224 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15225
e490616e 15226 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
15227
15228 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15229
15230 * config.guess: Guess the OS version for HPUX.
15231
15232 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15233
15234 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15235
15236Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15237
15238 * configure.in: Recognize --with-headers, --with-libs, and
15239 --without-newlib.
15240 * Makefile.in (all-xiberty): Depend upon all-ld.
15241
15242Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15243
15244 * configure.in: Change i[34]86 to i[345]86.
15245
15246Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15247
15248 * configure (version): A few more tweaks to help message.
15249
15250Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15251
15252 * Makefile.in: Remove (for now) librx as a host library,
15253 now that we're building it for target.
15254
15255Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15256
15257 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15258 (Karl Berry).
15259
15260Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15261
15262 * configure.in: Also configure librx.
15263
15264Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15265
15266 * Makefile.in: Update various rules to reflect that librx
15267 is now needed for libg++.
15268
15269Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15270
15271 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15272
15273Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15274
15275 * configure.in: Configure the examples directory.
15276
15277Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15278
15279 * configure: Simplify Jun 2 1994 change.
15280
15281Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15282
15283 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15284 /bin/gcc isn't good enough to build gcc.
15285
15286Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15287
15288 * Makefile.in (GDB_SUPPORT_FILES): Remove
15289 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15290 (gdb.tar.gz): Add new rule to use standard distribution building
15291 mechanism.
15292
15293Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15294
15295 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15296 Bill Cox <bill@cygnus.com>.
15297
15298Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15299
15300 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15301
15302Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15303
15304 * configure: Search current dir first in .gdbinit.
15305
15306Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15307
15308 * config.sub: Recognize freebsd (merged from gcc config.sub).
15309
15310Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15311
15312 * config.sub: Refer to NeXT's operating system as nextstep.
15313
15314 * config.sub (case $basic_machine): Re-order the cases, to match
15315 the order in the FSF version (which is mostly alphabethical).
15316 Merge in some additions and changes from the FSF.
15317
15318Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15319
15320 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15321 * config.sub: Recognize cxux7.
15322 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15323
15324Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15325
15326 * config.sub: Fix typo powerpc -> powerpc-*.
15327
15328Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15329
15330 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15331
15332 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15333 parallel with all-emacs and install-emacs). Top-level command
15334 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15335
15336Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15337
15338 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15339 $(relbindir)/make before doing ``make install'', and use
15340 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15341 installing over running make binary.
15342 ($(host)-stamp-stage3-installed): Likewise.
15343
15344Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15345
15346 * config.guess: Recognize Mach.
15347
15348Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15349
15350 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15351 see whether --exec-prefix was used.
15352
15353Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15354
15355 * README: Explicitly mention libg++/README. (Zoo's idea.)
15356
15357Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15358
15359 * Makefile.in: Add all-librx target similar to all-libproc.
15360
15361Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15362
15363 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15364 with post 1.2 uname bogosity.
15365
15366Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15367
15368 * configure: Remove temporary files on receipt of a signal.
15369
15370Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15371
15372 * configure: If there is a package_makefile_frag, remove
15373 ${subdir}/Makefile.tem after copying it in.
15374
15375Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15376
15377 * build_all.mk: support rs6000 lynx identifies itself as
15378 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15379 since /bin/gcc is too feeble to compile a modern gcc.
15380
15381Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15382
15383 * brought devo/test-build.mk update-to-date with progressive/
15384 test-build.mk. Add lynx targets and hppa flag info.
15385
15386Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15387
15388 * configure.in: Use mh-ncrsvr43. Patch from
15389 Tom McConnell <tmcconne@sedona.intel.com>.
15390
15391Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15392
15393 * config.guess (i386-unknown-bsdi): No longer need to
15394 check #if defined(__bsdi__) && defined(__i386__).
15395
15396Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15397
15398 * configure: Set program_transform_nameoption correctly.
15399
15400Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15401
15402 * brought build-all.mk update-to-date with progressive build-all.mk,
15403 added new targets and hppa info.
4e81ae98 15404
6599da04
JM
15405Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15406
15407 * configure: If config.guess result is a prefix of the user
15408 specified target, assume a native build and use the user specified
15409 target as the host alias. Remove SunOS patch suffix removal hack.
15410 * configure.in: Remove SunOS patch suffix removal hack.
15411
15412 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15413 in NATIVE_CHECK_MODULES.
15414
15415Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15416
15417 * Makefile.in: Rename HOST_ONLY to NATIVE.
15418 * configure: Delete SunOs patch suffix from host_canonical
15419 and build_canonical variables that are prepended to Makefiles.
15420 * configure.in: Add comments for easier maintenance.
15421
15422Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15423
15424 * Makefile.in: Add all-libproc target similar to all-gui.
15425
15426Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15427
15428 * Makefile.in (CHECK_MODULES): split into
15429 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15430
15431Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15432
15433 * config.guess (i386-unknown-bsdi): New system to guess.
15434
15435Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15436
15437 * Makefile.in: Add all-gui target (but not yet build by "all").
15438
15439Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15440
15441 * config.sub: Move deletion of patch suffix from here...
15442 * configure.in: To here, at Ian's suggestion. The top-
15443 level scripts might need to know of a patch level.
15444
15445Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15446
15447 * config.sub: Strip off patch suffix so rtl is recognized
15448 as a sunos4.1.3 machine, even though it's been patched.
15449
15450Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15451
15452 * Makefile.in (INSTALL_LAST): Delete.
15453 (INSTALL_DOSREL): New.
15454
15455Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15456
15457 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15458 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15459 whether we pass down --with-gnu-ld anyhow.
15460
15461Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15462
15463 * Makefile.in (INSTALL_LAST): Change operation so it works
15464 on more flavors of make.
15465 * configure.in (go32): Don't build libg++ or libio.
15466
15467Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15468
15469 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15470 they can be overriden by templates.
15471
15472Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15473
15474 * configure.in (target==go32): Don't build gdb.
15475 * dosrel: New directory.
15476
15477Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15478
15479 * configure.in (host==go32): Configure dosrel too.
15480 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15481 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15482 be set by incoming names or templates.
15483 (INSTALL_LAST): New rule.
6599da04
JM
15484
15485Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15486
15487 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15488
15489Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15490
6599da04
JM
15491 * configure.in (appdirs): New variable. Currently empty, but will
15492 be used in gas distribution. If nonempty, lists a set of
15493 directories at least one of which must get configured, or top
15494 level configuration is considered to have failed.
15495 (rs6000-*-lynxos*): Use new file name.
15496
15497Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15498
15499 Eliminate XTRAFLAGS.
15500 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15501 newlib include files using -idirafter, and also use -nostdinc.
15502 (CXX_FOR_TARGET): Likewise.
15503 (XTRAFLAGS): Removed.
15504 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15505 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15506 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15507 ($(DO_X)): Don't pass down XTRAFLAGS.
15508
15509Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15510
15511 * configure.in (mips*-dec-bsd*): New target; do build linker.
15512 (mips*-*-bsd*): New target; don't build linker.
15513
15514Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15515
15516 * configure.in: support rs6000-*-lynxos* configuration.
15517 support sunos4 as a cross target.
15518
15519 * config.sub: look for lynx*, not lynx since the OS version may
15520 legitimately be part of the name.
15521
15522Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15523
15524 * configure.in (i[34]86-*-sco*): Move to be with other i386
15525 targets.
15526 (romp-*-*): New target. Skip various binary utilities.
15527 (vax-*-*): New target. Don't build newlib.
15528 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15529
15530Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15531
15532 * configure.in: Only set host_makefile_frag if config
15533 directory exists.
15534
15535Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15536
15537 * install.sh: If $dstdir exists, don't check whether each
15538 component does.
15539
15540Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15541
15542 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15543
15544Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15545
3b75d237
AJ
15546 * configure.in (*-*-lynxos*): Don't configure newlib for either
15547 native or cross Lynx.
6599da04
JM
15548
15549Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15550
15551 * config.sub (sparc64-elf): Fix os.
15552 (z8k): Remove duplicate.
15553
15554Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15555
15556 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15557 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15558
15559Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15560
15561 * configure: Make file links cleanly even if Lynx fails on
e490616e 15562 an NFS symlink (at least fail cleanly).
6599da04
JM
15563
15564Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15565
15566 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15567 -XNh2000.
15568
15569Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15570
15571 * configure: Unknown options are fatal again.
15572
15573Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15574
15575 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 15576 compatibility.
6599da04
JM
15577
15578Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15579
15580 * build-all.mk: Add `clean' target.
15581
15582Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15583
15584 * config.guess: Add SINIX support.
15585 * configure.in: Add mips-*-sysv4* support.
15586
15587Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15588
15589 * build-all.mk: Document all useful targets.
15590 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15591 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15592
15593Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15594
15595 * configure: Support --silent, --quiet.
15596
15597Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15598
15599 * configure: Support --disable-FEATURE.
15600
15601Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15602
15603 * config.guess: Recognize NCR running SVR4.3.
15604
15605Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15606
15607 * config.guess: Make BSDI generate i386-unknown-bsd386.
15608 Patch from Paul Eggert <eggert@twinsun.com>.
15609
15610Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15611
15612 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15613
15614Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15615
15616 * configure: Make unrecognized options give nonfatal warnings
15617 instead of fatal errors, and pass them to any subdirectory
15618 configures in case they recognize them.
15619 Make --x equivalent to --with-x.
15620
15621Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15622
15623 * configure: Add --enable-* options. Clean up usage message and
15624 some comments.
15625
15626Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15627
15628 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15629
15630Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15631
15632 * configure.in (hppa*-*-*): Enable binutils.
15633
15634Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15635
15636 * config.sub: Recognize cisco.
15637
15638Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15639
15640 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15641
15642Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15643
15644 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15645 than one configuration name. Add comment.
15646
15647Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15648
15649 * config.guess: about target *-hitachi-hiuxwe2, fixed
15650 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15651 macro is incorrect.]
15652
15653Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15654
15655 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15656 than the "make ls" stuff which used to be here.
15657
15658Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15659
15660 * config.guess: Recognize i[34]86-unknown-freebsd.
15661 From Shawn M Carey <smcarey@rodan.syr.edu>.
15662
15663Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15664
15665 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15666
15667Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15668
15669 * config.guess: Check for ptx.
15670
15671Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15672
15673 * config.sub: Add os9k checking.
15674
15675Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15676
15677 * config.guess: Handle OSF1 running on HPPA processors
15678
15679Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15680
15681 * configure: If subdir configure fails, print out a message with
15682 subdirectory name, in case subdir's configure code didn't identify
15683 itself.
15684
15685Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15686
15687 * configure.in: Remove embedded newlines from configdirs.
15688 Avoid mismatches of substrings. Fix matching strings at end
15689 of configdirs.
15690
15691Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15692
15693 * config.guess: Add Lynx/rs6000 config support.
15694
15695Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15696
15697 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15698
15699Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15700
15701 * configure.in (hppa*-*-osf*): Treat this just like most other
15702 PA configurations (eg no binutils or ld).
15703 (hppa*-*-*elf*): These configurations have binutils and ld.
15704
15705Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15706
15707 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15708
15709Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15710
15711 * configure.in (rs6000-*-*): Build gas.
15712
15713Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15714
e490616e 15715 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
15716
15717Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15718
15719 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15720 for GDB and GDB has been fixed to not need it.
15721
6599da04
JM
15722Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15723
15724 * config.guess: Recognize vax hosts.
15725
15726Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15727
15728 * configure (while loop): Don't use "break 2" inside case
15729 statement -- the case statement isn't an enclosing loop.
15730
15731Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15732
15733 * config.guess: Clean up NeXT support, to allow nextstep
15734 on Intel machines. Make OS be nextstep.
15735
15736Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15737
15738 * config.guess: Add alternate forms for Convex.
15739
15740Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15741
15742 * configure: Completely rewrite option processing. Take
15743 advantage of pattern-matching to avoid invoking test frequently.
15744 Also clean up host and target defaulting logic.
15745
15746Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15747
15748 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15749 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15750 commands (plus user environment) will fit SCO limits.
15751
15752Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15753
15754 * configure.in: Don't issue warnings about directories which are
15755 not being configured if -norecursion is set. Correct test for
15756 --with-gnu-as and --with-gnu-ld to not get confused by substring
15757 matches.
15758
15759 * configure.in: Don't build gas for alpha-dec-osf1*.
15760
15761Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15762
15763 * configure: Back out Per's change of 12/19/1993. It changes the
15764 behavior of configure in unexpected and confusing ways.
15765
15766 Also, use different delim char when calculating
15767 program_transform_name so that the name can contain slashes.
15768
15769Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15770
15771 * configure.in, config.sub: Add support for VSTa micro-kernel.
15772
15773Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15774
15775 * configure.in: Nuke hacks which were used to get a special
15776 version of GAS for HPPA configurations.
15777
15778Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15779
15780 * configure: If only ${target_alias} is given, use that
15781 as the default for ${host_alias}.
15782 * configure: Add missing back-slashes before nested quotes.
15783
15784Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15785
15786 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15787
15788Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15789
15790 * config.guess: Recognize some Tektronix configurations.
15791 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15792
15793Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15794
15795 * config.sub: Match any flavor of SH.
15796
15797Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15798
15799 * configure.in: Don't try to configure newlib for Alpha.
15800
15801Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15802
15803 * configure.in: Don't build ld for Irix 5. Don't build gas,
15804 libg++ or libio for any Alpha target.
15805
15806 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
15807
15808Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15809
15810 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15811 default arguments -- so it tried to compress itself.
15812
15813Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15814
15815 * configure.in (notsupp): ensure that a space is always at the end
15816 of the configdirs list, since the grep checks for an explicit space
15817
15818Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15819
15820 * configure.in (target i386-sysv4.2): don't build ld, since static
15821 versions of many libraries are not available.
15822
15823Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15824
15825 * config.guess: Recognize Apollos (using environment variables).
15826 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15827
15828Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15829
15830 * config.guess: Recognize Sony news mips running newsos.
15831
15832Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15833
15834 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15835 "fi ; else" for bash.
15836
15837Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15838
15839 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15840
15841Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15842
15843 * config.sub: accept unixware as an alias for svr4.2.
15844 Fix some inconsistancies with the gcc version.
15845
15846Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15847
15848 * Makefile.in (DISTDOCDIRS): Add gdb.
15849
15850Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15851
15852 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15853
15854Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15855
15856 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15857 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15858 this now.
15859
15860Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15861
15862 * config.sub: Accept hiux* as an OS name.
15863
15864 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15865 etc/make-stds.texi. The underscore came from gcc, and dje now
15866 agrees that RUNTESTFLAGS is the correct name.
15867
15868Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15869
15870 * install.sh: Remove 'set -e'. It makes any conditionals
15871 in the script useless.
15872
15873 * config.guess: Automatically recognize arm-acorn-riscix
15874 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15875
15876Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15877
15878 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15879
15880Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15881
15882 * Makefile.in (DISTDOCDIRS): New variable.
15883 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 15884 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
15885
15886Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15887
15888 * configure.in (hppa target): check the source directory for the
15889 pagas sub-directory
15890
15891Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15892
15893 * config.sub: Allow -aout* and -elf*.
15894
15895Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15896
15897 * configure.in: Don't build ld on i386-solaris2, same as for
15898 sparc-solaris2.
15899
15900Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15901
15902 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15903
15904Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15905
15906 * configure.in: Configure gdb for alpha.
15907
15908Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15909
15910 * Makefile.in (CXXFLAGS): Add -O.
15911
15912Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15913
15914 * config.guess: added support for DG Aviion
15915
15916Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15917
15918 * configure.in: Produce warning message for subdirectories not
15919 configurable for this host/target combination. Don't try to
15920 configure gdb for vms.
15921
15922Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15923
15924 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15925 appropriate files before making "diststuff".
15926 (DISTBISONFILES): New var: list of files to be edited.
15927 (DISTSTUFFDIRS): Add binutils.
15928
15929Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15930
15931 * config.sub: also handle mipsel and mips64el (for little endian mips)
15932
15933Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15934
15935 * configure.in: Add * to end of all OS names.
15936
15937Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15938
15939 * configure.in: Build newlib for LynxOS native.
15940
15941Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15942
15943 * config.guess: Add support for delta 88k running SVR3.
15944
15945 * configure.in: Add comment about HP compiler vs. emacs.
15946
15947Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15948
15949 * configure.in: don't build ld on solaris2 (not a viable option
15950 due to bugs in getpwnam & getpwuid)
15951
15952Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15953
15954 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15955 config.guess will produce a full version number.
15956
15957Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15958
15959 * configure.in: Build linker and binutils for alpha-dec-osf1.
15960
15961Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15962
15963 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15964 and gdb/testsuite/Makefile.in.
15965
15966Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15967
15968 * configure.in: recognize mips*- instead of mips-
15969
15970Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15971
15972 * config.sub: Accept linux*coff and linux*elf as operating
15973 systems.
15974
15975Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15976
15977 * config.sub: Recognize mips64, and mips3 as an alias for it.
15978
15979Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15980
15981 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15982 gdb knows how to handle OSF/1 shared libraries.
15983
15984Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15985
15986 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15987 * config.guess: Recognize Hitachi's HIUX.
15988 * config.sub: Recognize h3050r* and hppahitachi.
15989 Remove redundant cases for hp9k[23]*.
15990
15991Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15992
15993 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15994 if gas and ld are in the source tree and are in ${configdirs}.
15995 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 15996 --with options (but still pass them down on the command line,
6599da04
JM
15997 if they were explicitly specified).
15998
15999Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16000
16001 * configure: substitute SHELL value in Makefile.in with
16002 ${CONFIG_SHELL}
16003
16004Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16005
16006 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16007 *-*-solaris2* targets.
16008
16009Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16010
16011 * Makefile.in: define M4, and pass it down to sub-makes;
16012 all-autoconf now depends on all-m4
16013
16014Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16015
16016 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16017 presence of {ar,ranlib} instead of a configured directory
16018
16019Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16020
16021 * config.guess: Accept 34?? as well as 33?? for NCR.
16022
16023Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16024
16025 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16026 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16027
16028Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16029
16030 * configure: grab values for $(CC) and $(CXX) from the
16031 environment, so that someone can do "CC=gcc configure; make" and
16032 have it work right (matching the way that autoconf works now)
16033
16034 * configure.in, Makefile.in: add support for gash, the tcl
16035 interface to Galaxy
16036
16037 * config.guess: add NetBSD variants (hp300, x86)
16038
16039Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16040
16041 * install.sh: Support -d option (in the manner of SunOS 4 install,
16042 as it is more deterministic than that of GNU install)
16043 (chmodcmd): Set file to mode 755 by default (should also do default
16044 chgrp and chown, but I don't feel like dealing with that now)
16045
16046Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16047
16048 * config.sub: Remove h8300hhms alias.
16049
16050Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16051
16052 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16053
16054Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16055
16056 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16057 as stmp-fixinc
16058
16059Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16060
16061 * config.sub: recognize m88110-bug-coff.
16062
16063Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16064
16065 * Makefile.in (all-libio): all dependencies on the toolchain used
16066 to build this (gcc, gas, ld, etc)
16067
16068Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16069
16070 * config.guess: Deal with OSF/1 1.3 on alpha.
16071
16072Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16073
16074 * install.sh: add some 'else true' clauses for portability
16075
16076 * configure.in: don't build libio for h8[35]00-*-* targets
16077
16078Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16079
16080 * Makefile.in: Add support for new libio.
16081
16082Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16083
16084 * install.sh: If one command fails, don't try the rest. Don't try
16085 to remove $dsttmp (via trap) unless we have already created it.
16086 If $src doesn't exist, detect it and exit with an error.
16087
16088 * config.guess: Recognize BSD on hp300.
16089
16090Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16091
16092 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16093 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16094
16095Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16096
16097 * Makefile.in (all-send-pr): depends on all-prms
16098
16099Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16100
16101 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16102
16103Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16104
16105 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16106 Added test for mips-mips-riscos5.
16107
16108Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16109
16110 * configure.in: use mh-hp300 for 68k HP hosts
16111
16112Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16113
16114 * configure: add support for CONFIG_SHELL, so that you can use
16115 some alternate shell for evaluating configure scripts
16116
16117Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16118
16119 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16120 in configure script to bug-gdb@prep.ai.mit.edu when building
16121 distribution archive.
16122 * Makefile.in (COMPRESS): Remove def.
16123 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16124 gdb.tar.Z and make-gdb.tar.Z respectively.
16125 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16126 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16127 to convergence with 'taz' target in Makefile.in.
16128
16129Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16130
16131 * install.sh (dsttmp): use trap to ensure that tmp files go
16132 away on error conditions
16133
16134Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16135
16136 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16137
16138Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16139
16140 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16141 its parent is '/' not ''.
16142
16143 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16144
16145Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16146
16147 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16148 that ${newsrcdir}/configure.in does.
16149
16150Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16151
16152 * test-build.mk: support for CONFIG_SHELL
16153
16154Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16155
16156 * config.sub (netware): Add as a basic system type.
16157
16158Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16159
16160 * Makefile.in (Makefile): depend on configure.in. Also drop the
16161 $(srcdir)/ from the dependency on Makefile.in.
16162
16163Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16164
16165 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16166 (h8300hhms is temporary until multi-libraries are implemented).
16167 * configure.in: Handle h8300h too.
16168
16169Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16170
16171 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16172
16173Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16174
16175 * configure: Remove extraneous output when guessing host type.
16176 * config.guess: Remove extraneous output when guessing using C
16177 compiler rather than uname, or when guessing fails.
16178
16179Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16180
16181 * Makefile.in: remove all.cross and install.cross targets
16182
16183 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16184 definitions
16185
16186Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16187
16188 * configure.in (target sh): Build gprof.
16189
16190Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16191
16192 * config.sub: change -solaris to -solaris2
16193
16194Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16195
16196 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16197
16198Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16199
16200 * configure: Correct error message for missing Makefile.in to
16201 print correct directory.
16202
16203Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16204
16205 * install.sh: kludge around 386BSD shell bug
16206
16207Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16208
16209 * config.guess: Recognize NeXT.
16210 * config.guess: Recognize i486-ncr-sysv4.
16211 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16212
16213Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16214
16215 * Makefile.in (MAKEINFOFLAGS): New variable.
16216 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16217 * build-all.mk, test-build.mk: Pass down --no-split as
16218 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16219
16220Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16221
16222 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16223
16224Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16225
16226 * Makefile.in (libg++.tar.z): New rule.
16227 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16228 * Makefile.in (taz): Only do a single chmod.
16229
16230Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16231
16232 * install.sh: don't use dirname anymore (replaced with sed usage)
16233
16234Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16235
16236 * Makefile.in: Change extension for gzip'd files from '.z' to
16237 '.gz' per new FSF standard usage.
16238
16239Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16240
16241 * configure: put quotes around the final value of program_transform_name
16242
16243Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16244
16245 * Makefile.in: new install.sh support; update install-info rules
16246
16247Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16248
16249 * configure.in: Build diff for crosses, but not for go32 host.
16250
16251 * configure.in: Build gprof only for native, and don't build it
16252 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16253
16254Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16255
16256 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16257
16258Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16259
16260 * configure.in (host_tools): Add prms.
16261
16262Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16263
16264 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16265 with $(FLAGS_TO_PASS) on the command line
16266
16267 * config.sub: Recognize lynx and lynxos
16268
16269Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16270
16271 * config.sub: Accept -ecoff*, not just -ecoff.
16272
16273Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16274
16275 * Makefile.in (taz): Use .gz suffix instead of .z.
16276 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16277 names.
16278
16279Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16280
16281 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16282
16283Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16284
16285 * Makefile.in (install-no-fixedincludes): install gcc last, so
16286 that rebuilds that might happen during 'make install' don't get
16287 bogus gcc include files
16288
16289Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16290
16291 Change from Utah for HPPA support:
16292 * config.guess: Recognize hppa1.x-hp-bsd.
16293
16294Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16295
16296 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16297 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16298
16299Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16300
16301 * config.sub: Add support for rom68k and bug boot monitors.
16302
16303Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16304
16305 * Makefile.in: Make all-opcodes depend on all-bfd.
16306
16307Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16308
16309 * config.guess: Added special check for i[34]86-univel-sysv4*.
16310
16311Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16312
16313 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16314 the processor rather than assuming i486.
16315
16316Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16317
16318 * config.guess: Recognize SunOS6 as Solaris3.
16319
16320Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16321
16322 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16323 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16324
16325Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16326
16327 * build-all.mk (all-cross): New target for Canadian Cross.
16328 Added Q2 go32 targets.
16329 * test-build.mk: Configure go32 cross sparclite-aout and
16330 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16331 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16332
16333Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16334
16335 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16336 GO32 hosted toolchains
16337
16338Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16339
16340 * configure: change so "-exec-prefix" gets passed down rather
16341 than "-exec_prefix" so autoconf generated Makefiles get the
16342 exec_prefix set right.
16343
16344Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16345
16346 * config.guess: get the Solaris2 minor version number
16347
16348 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16349
16350Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16351
16352 * config.guess: Recognize some Sequent platforms.
16353
16354Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16355
16356 * Makefile.in: added the vault-install target
16357
16358 * configure.in: actually use the Sun3 makefile fragment that's in
16359 config, also added the release dir to configdirs
16360
16361Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16362
16363 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16364
16365Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16366
16367 * configure.in: remove some program from Alpha targetted toolchains
16368
16369Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16370
16371 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16372 gprof.
16373 (taz): Run "make diststuff" in those directories instead of "make
16374 proto-dir". Look for "VERSION=" only at start of line in subdir
16375 Makefile. Use "gzip -9" for compression.
16376 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16377 (binutils.tar.z): New target.
16378
16379Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16380
16381 * Makefile.in (taz): Include gpl.texinfo.
16382
16383Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16384
16385 * Makefile.in (setup-dirs): Merged into "taz" target.
16386 (taz): Only do `proto-dir' stuff if a directory is actually needed
16387 for this target.
16388
16389Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16390
16391 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16392 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16393 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16394 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16395 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16396
16397Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16398
16399 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16400 config.sub, and move-if-change to gdb testsuite distribution
16401 archive, so the testsuite can be extracted, configured, and
16402 run separately from the gdb distribution. Blow away the Chill
16403 tests that require a Chill compiled executable, since GNU Chill
16404 is not yet publically available.
16405
16406Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16407
16408 * test-build.mk: set environment variables in a single command,
16409 instead of a list of assignments and exports
16410
16411 * config.guess: recognize Alpha/OSF1 systems
16412
16413Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16414
16415 * configure: Change help message to prefer --options rather than
16416 -options.
16417
16418Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16419
16420 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16421 zippy@ecst.csuchico.edu.
16422 * config.guess: Recognize miniframe.
16423
16424Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16425
cc6010cd
AP
16426 * Makefile.in: Use srcroot to find runtest rather than rootme.
16427 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
16428
16429Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16430
16431 * test-build.mk: Extensive additions to support building on a
16432 machine other than the host.
16433
16434Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16435
16436 * configure (tooldir): Fix for i386-aix again.
16437
16438Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16439
16440 * configure, Makefile.in: Change definition of $(tooldir)
16441 to match the FSF.
16442
16443Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16444
16445 * config.guess: Recognize i[34]86/SVR4.
16446
16447Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16448
16449 * Makefile.in (all-gdb): gdb depends on sim.
16450
16451Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16452
16453 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16454 at the same time we make the prototype gdb directory.
16455 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16456 files at the same time as the gdb base release distribution.
16457
16458Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16459
16460 * Makefile.in (check): Use individual check targets rather than
16461 DO_X rule.
16462 (check-gcc): Added.
16463
16464Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16465
16466 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16467 for System V release 3.2.
16468
16469Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16470
16471 * config.sub: Recognize hppaosf.
16472 * configure.in: Do configure ld/binutils/gas for it.
16473
16474Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16475
16476 * configure (tooldir): Alter syntax used to set this, for systems
16477 where "\$" isn't handled right, like i386-aix.
16478
16479Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16480
16481 * configure: Pass program-transform-name, not
16482 program_transform_name, to recursive configures.
16483
16484Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16485
16486 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16487 of gas+ld+binutils.
16488
16489Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16490
16491 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16492
16493Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16494
16495 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16496
6599da04
JM
16497Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16498
16499 * Makefile.in (PRMS): Set back to all-prms.
16500
16501Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16502
16503 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16504 targets, rather than for MIPS hosts.
16505
16506Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16507
16508 * configure.in: add comment for --with-x default values
16509
16510 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16511
16512 * Makefile.in: add check-* targets for each of the directories in
16513 the tree. Add a definition of RUNTEST that will use the one we
16514 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16515
16516Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16517
16518 * configure.in: Removed obsolete references to bfd_target and
16519 target_makefile_frag.
16520
16521 * build-all.mk: Set assorted targets for Q2.
16522 * config.sub: Recognize z8k-sim and h8300-hms.
16523 * test-build.mk: Really don't pass host to configure.
16524 (HOLES): Added uname.
16525
16526Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16527
16528 * configure: Handle an empty program-prefix, program-suffix or
16529 program-transform-name correctly.
16530
16531Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16532
16533 * build-all.mk: -G 8 no longer required for MIPS targets.
16534 * test-build.mk: Don't pass host argument to configure; make it
16535 guess.
16536
16537Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16538
16539 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16540 * Makefile.in (COMPRESS): New macro, like GZIP.
16541
16542Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16543
16544 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16545
16546 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16547 with gas currently defaults to -G 0.
16548
16549Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16550
16551 * Makefile.in (all-flex): flex depends on byacc.
16552
16553 * build-all.mk: If host not specified, use config.guess. Pass TAG
16554 to test-build.mk as RELEASE_TAG.
16555 * test-build.mk (configargs): New variable containing arguments to
16556 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16557 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16558
16559 * config.guess: Use /bin/uname when checking -X argument on SCO,
16560 to avoid invoking GNU uname which doesn't understand -X.
16561
16562 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16563
16564 * configure.in: Build gas for mips-*-*.
16565
16566Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16567
16568 * Makefile.in (all.normal): insert missing backslash.
16569
16570Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16571
731a8127 16572 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
16573
16574 * Makefile.in: Complete overhaul to merge many almost identical
16575 targets.
16576
16577Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16578
16579 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16580 (gdb.tar.Z): Adjusted.
16581
16582 * Makefile.in (setup-dirs, taz): New targets; should be general
16583 enough to adapt for gdb sometime. Build only .z file.
16584 (gas.tar.z): New target.
16585
16586Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16587
16588 * build-all.mk: Use CC=cc -Xs on Solaris.
16589
6599da04
JM
16590Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16591
16592 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16593 for handling BISON for FSF releases.
16594
16595Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16596
16597 * configure: Actually implement the change zoo just documented.
16598
16599Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16600
16601 * configure: when using config.guess, only set target_alias when
16602 it's not already been set (ie, on the command line)
16603
16604Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16605
16606 * Makefile.in: add installcheck target, set PRMS to install-prms
16607
16608Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16609
16610 * configure: add support for package_makefile_fragment, handle the
16611 case where a directory has a configure.in file but no Makefile.in
16612 more gracefully (with an actual understandable error message, even);
16613 add support for --without (and add this to the usage message); also
16614 explicitly add a --host=${host_alias} to the command line when
16615 config.guess is used
16616
16617Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16618
16619 * configure: Must use both --host and --target in recursive calls.
16620
16621Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16622
16623 * Makefile.in: Change deja-gnu to dejagnu.
16624
16625Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16626
16627 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16628
16629Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16630
16631 * configure.in: canonicalize all instances to *-*-solaris2*,
16632 also strip out a number of tools to not build for go32 host
16633
16634Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16635
16636 * config.guess: add GPL.
16637
16638 * Makefile.in, config.guess, config.sub, configure: bump
16639 copyrights to 93.
16640
16641Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16642
16643 * Makefile.in (do-info): Removed obsolete check for existence of
16644 localenv file.
16645
16646 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16647
16648Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16649
16650 * Makefile.in: a couple of 'else true' for decstation,
16651 support for TclX
16652
16653 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16654
16655Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16656
16657 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16658
16659Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16660
16661 * config.guess: Recognize i386-ibm-aix (PS/2).
16662 * configure.in: Use config/mh-aix386 file for it.
16663
16664Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16665
16666 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16667 CC_FOR_TARGET instead.
16668 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16669
16670Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16671
16672 * Makefile.in: Add sim to list of directories sent with gdb
16673
16674Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16675
16676 * configure.in: Put back mips-dec-bsd* case.
16677
16678Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16679
16680 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16681 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16682 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
16683
16684Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16685
16686 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16687
16688 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16689 (install-info): install dir.info only if it exists,
16690 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16691
16692Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16693
16694 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16695 gas for mips-dec-bsd.
16696
16697Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16698
16699 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16700 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16701
16702Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16703
16704 * configure.in: Added "dejagnu" to hosttools list.
16705
16706Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16707
16708 * config.sub, configure.in, config.guess: Add support
16709 for Bosx, an AIX variant from Bull.
16710 Patches from F.Pierresteguy@frcl.bull.fr.
16711
16712Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16713
16714 * devo/dejagnu: Initial creation of devo/dejagnu.
16715 Migrated dejagnu testcases and support files for testing software
16716 tools to reside as subdirectories, currently called "testsuite",
16717 within the directory of the software tool. Migrated all programs,
16718 support libraries, etc. beloging to dejagnu proper from
16719 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16720 with no modifications. The changes to these files which will
16721 allow them to configure, build, and execute properly will be made
16722 in a future update.
16723
16724Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16725
16726 * Makefile.in: Change send_pr to send-pr.
16727 * configure.in: Likewise.
16728 * send_pr: Renamed directory to send-pr.
16729
16730Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16731
16732 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16733
16734Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16735
16736 * README: Update for gdb-4.8 release.
16737 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16738 gdb-xxx.tar.z (gzip'd) file also.
16739
16740Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16741
16742 * Makefile.in: make all-diff depend on all-libiberty
16743
16744Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16745
16746 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16747
16748Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16749
16750 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16751
16752Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16753
16754 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16755 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16756 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16757
16758Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16759
16760 * Makefile.in: makeinfo binary is in a new location
16761
16762Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16763
16764 * config.sub: Accept -ecoff as an OS.
16765
16766 * Makefile.in: Various changes to eliminate a level of make
16767 recursion and reduce the required command line length.
16768 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16769 sub-makes.
16770 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16771 variables holding settings for specific sub-makes.
16772 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16773 in terms of BASE_FLAGS_TO_PASS.
16774 (TARGET_LIBS): New variable listing directories which use
16775 TARGET_FLAGS_TO_PASS.
16776 (subdir_do): Eliminated.
16777 (do-*): New set of targets to replace subdir_do.
16778 (various): All targets which used subdir_do now depend on do-*.
16779 (local-clean): Renamed from do_clean.
16780 (local-distclean): New target, dependency of distclean and
16781 realclean.
16782 (install-info): Don't create directories. Depend on dir.info
16783 rather than calling make recursively.
16784 (install-dir.info): Eliminated.
16785 (install-info-dirs): Create all info directories here.
16786 (dir.info): Depend upon do-install-info.
16787
16788 * test-build.mk (HOLES): Added false.
16789
16790Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16791
16792 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16793
16794Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16795
16796 * Makefile.in (info): remove dependency on all-texinfo. The
16797 problem was really in texinfo/C, not at this level.
16798
16799Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16800
16801 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16802
16803Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16804
16805 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16806 GDB releases.
16807
16808Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16809
16810 * configure: Include srcdir in message about target of link not
16811 being found. Don't convert `-' to `_' in `with' options being
16812 passed to subdirs.
16813
16814Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16815
16816 * configure.in: add uudecode to host_tools
16817
16818 * Makefile.in: added {all,install}-uudecode targets, added them to
16819 the appropriate lists
16820
16821Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16822
16823 * Makefile.in (all-gcc): Added dependency on all-gas.
16824
16825 * configure.in (mips-*-*): Build ld and binutils.
16826
16827Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16828
16829 * configure: check return code from mkdir, print error message and
16830 exit on failure.
16831
16832Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16833
16834 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16835
16836Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16837
16838 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16839
16840Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16841
16842 * config.sub (h8500): Recognize this as a cpu type.
16843
16844Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16845
16846 * configure: source directory missing is no longer a warning
16847
16848 * configure.in: recognize irix[34]* instead of irix[34]
16849
16850 * Makefile.in: define and pass down X11_LIB
16851
6599da04
JM
16852Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16853
16854 * guess-systype: Renamed to ...
16855 * config.guess: ... by popular request.
16856 * configure.in, Makefile.in: Update accordingly.
16857
16858Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16859
16860 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16861 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16862 + Execute ./dummy instead of assuming . is in PATH.
16863
16864Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16865
16866 * guess-systype: New shell script. Attempts to guess the
16867 canonical host name of the executing host.
16868 Only a few hosts are supported so far.
16869 * configure: Call guess-systype if no host is specified.
16870
16871Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16872
16873 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16874 gcc Makefile.
16875
16876
16877Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16878
16879 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16880 (all-gcc, install-gcc, subdir_do): Use it.
16881
16882Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16883
16884 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16885
16886Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16887
16888 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16889 set exclusively by configure, using configure.in .
16890
16891Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16892
16893 * test-build.mk: set $PATH for all builds
16894
16895 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16896
16897Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16898
16899 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16900 the one used in gcc/Makefile.in, so that a null expansion doesn't
16901 override the one needed to build gcc with a native cc.
16902
16903
16904Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16905
16906 * configure: Accept -with arguments.
16907
16908Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16909
16910 * Makefile.in: added h8300sim
16911
16912Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16913
6599da04
JM
16914 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16915 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16916 (all-cygnus, native, build-cygnus): Make
16917 $(canonhost)-stamp-3stage-done, not $(host)....
16918 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16919 i386-sco3.2v4. Added else true to if command.
16920
16921Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16922
16923 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16924
16925Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16926
16927 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16928
16929Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16930
16931 * configure.in: don't remove binutils from Solaris builds
16932
16933Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16934
16935 * Makefile.in: get rid of earlier definitions for *clean,
16936 also handle the recursive info rule better
16937
16938Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16939
16940 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16941 do more-or-less the right thing.
16942
16943Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16944
16945 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16946 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16947
16948Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16949
16950 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16951 $(host_canonical).
16952
16953 * configure.in: split the configdirs list into 4 categories (native
16954 v. cross, library v. tool) and handle the cross-only and native-
16955 only in more reasonable (and correct!) way.
16956
16957Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16958
16959 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16960 configdirs anymore.
16961
16962Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16963
16964 * Makefile.in: extensive cleanup:: removed all of the explicit
16965 clean-* targets, collapsed many wrappers around subdir_do into
16966 one, added additional targets to satisfy standards.texi, deleted
16967 some old targets, some changes for consistency
16968
16969Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16970
16971 * configure.in: handle some programs as cross-only, and others as
16972 native only
16973
16974 * test-build.mk: handle partial holes in a more generic manner
16975
16976 * Makefile.in: m4 depends on libiberty
16977
6599da04
JM
16978Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16979
16980 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16981 time, wdiff, and find to configdirs
16982
16983 * Makefile.in: all, clean, and install rules for the new programs
16984 added to configure.in
16985
16986Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16987
16988 * configure.in: use mh-sun for all *-sun-* hosts
16989
6599da04
JM
16990Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16991
16992 * Makefile.in: define flags for X11 include files and library file
16993 locations, pass them down to the programs that need this info
16994
16995 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16996
6599da04
JM
16997Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16998
16999 * configure.in: start building libg++ for HP-UX targets
17000
17001Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17002
17003 * README: Update references to files moved into etc/.
17004
17005Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17006
17007 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17008 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17009
17010Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17011
17012 * configure: accept dash as well as underscore in long option
17013 names for FSF compatibility.
17014
17015Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17016
17017 * config.sub: added -sco3.2v4 support from FSF.
17018
17019Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17020
17021 * configure.in: expand the section that adds or removes
17022 directories from the list of programs to build, to handle native
17023 vs. cross in addition to host v. native
17024
17025Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17026
17027 * Makefile.in: Replace C++ in macro names with CXX.
17028 This is less likely to break ...
17029
17030Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17031
17032 * test-build.mk: add -w to GNU_MAKE
17033
17034Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17035
17036 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17037 add 'sparc' to list of recognized cpus. This needed to make
17038 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17039 Delete some redundant ose68 variants. Recognize -wrs as an os,
17040 then changes that into $CPU-wrs-vxworks.
17041
17042 * configure.in: remove most references to gdbtest, regularize
17043 target based program removal
17044
17045 * test-build.mk: import from p3 tree (many fixes and changes)
17046
17047Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17048
17049 * Makefile.in: added rules to handle tcl, tk, and expect
17050
17051 * configure.in: handle those directories if they exist
17052
17053Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17054
17055 * config.sub: removed bogus hppabsd and hppahpux names, since
17056 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17057
17058Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17059
17060 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17061 depends upon all-xiberty
17062
17063 * Makefile.in: changes from p3, including:
17064
17065 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17066
17067 * Makefile.in (XTRAFLAGS): include newlib directories if
17068 newlib/Makefile exists, rather than if host != target.
17069
17070 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17071
17072 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17073 from the same source tree and not building a cross-compiler. This
17074 matters for the libg++ configuration if reconfiguring a tree that
17075 has already been installed.
17076
17077 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17078
17079 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17080 pick up the machine and system specific header files.
17081
17082 * Makefile.in: added AS_FOR_TARGET, passed down in
17083 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17084 the C compiler to use to create programs which are run in the
17085 build environment, set it to default to $(CC), and passed it down
17086 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17087
17088 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17089
17090 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17091 We need them for unusual native builds, like systems without
17092 ranlib.
17093
17094 * configure: also define $(host_canonical) and
e490616e
ZW
17095 $(target_canonical), which are the full, canonical names for the
17096 given host and target
6599da04
JM
17097
17098Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17099
17100 * Makefile.in: Added separate definitions for C++.
17101
17102Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17103
17104 * configure.in (configdirs): Add deja-gnu.
17105
17106Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17107
17108 * README: Update for configure.texi and gdb-4.7 release.
17109
17110Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17111
17112 * Makefile.in: Move "all" target to top of file.
17113 Previously, first target was ".PHONY" which caused BSD4.4 make
17114 to build .PHONY when make was run without arguments.
17115
17116Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17117
17118 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17119 Library-copylefted code in libiberty.
17120
17121Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17122
17123 * config.sub: Replace m68kmote with plain old m68k.
17124
17125Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17126
17127 * Makefile.in: Remove space from blank line, avoid Make complaints.
17128
17129Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17130
17131 * config.sub: Complain if no argument is given. Added support for
17132 386bsd as OS and target alias.
17133
17134Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17135
17136 * Makefile.in (XTRAFLAGS): include newlib directories if
17137 newlib/Makefile exists, rather than if host != target.
17138
17139Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17140
17141 * config.sub: recognize sparclite-wrs-vxworks.
17142
17143 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17144 p3.) Added clean-xiberty to clean.
17145
17146Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17147
17148 * configure.in: use *-*-* instead of nested cases for host and target
17149
17150Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17151
17152 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17153 from the same source tree and not building a cross-compiler. This
17154 matters for the libg++ configuration if reconfiguring a tree that
17155 has already been installed.
17156
17157Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17158
17159 * config.sub (i486v/i486v4): Merge in from FSF version.
17160
17161Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17162
17163 * configure: only set PWD if it is already set.
17164
17165Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17166
17167 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17168 doesn't have unset and all success paths (and most error paths)
17169 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17170 to just ${PWD} to avoid confusion.)
17171
17172Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17173
17174 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17175 even for a native compilation.
17176
17177Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17178
17179 Changes to make the gdb.tar.Z rule work better.
17180
17181 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17182 (DEVO_SUPPORT): Add configure.texi.
17183 (bfd-ilrt.tar.Z): Remove ancient rule.
17184
17185Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17186
17187 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17188 pick up the machine and system specific header files.
17189
17190 * configure.in, config.sub: added new target m68010-adobe-scout,
17191 with alias of adobe68k. Changed configure.in to check for
17192 -scout before -sco* to avoid a false match.
17193
17194 * Makefile.in: added AS_FOR_TARGET, passed down in
17195 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17196 the C compiler to use to create programs which are run in the
17197 build environment, set it to default to $(CC), and passed it down
17198 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17199
17200Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17201
17202 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17203 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17204 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17205 FOR_TARGET variants, to newlib and libg++.
17206
17207Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17208
17209 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17210 first.
17211
17212Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17213
17214 * config.sub: Accept `elf' as an environment.
17215
17216Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17217
17218 * Makefile.in (all-opcodes): cd into the right directory
17219
17220Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17221
17222 * configure: added -program_transform_name option, used as
17223 argument to sed when installing programs.
17224 configure.texi: added documentation for -program_prefix,
17225 -program_suffix and -program_transform_name.
17226
17227Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17228
17229 * config.sub: Accept i486 where i386 ok.
17230
17231Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17232
17233 * config.sub: accept we32k
17234
17235Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17236
3b75d237 17237 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17238
17239 * Makefile.in: don't create all directories for ``make install'';
17240 let the subdirectories create the ones they need.
17241
17242Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17243
e490616e 17244 * COPYING: new file, GPL v2
6599da04
JM
17245
17246Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17247
17248 * Makefile.in: use the new gen-info-dir, which needs a template
17249 argument (which also lives in texinfo)
17250
17251 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17252
6599da04
JM
17253Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17254
17255 * config.sub (ncr3000): Change i386 to i486.
17256
17257Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17258
17259 * Makefile.in: add install-rcs, install-grep to
17260 install-no-fixedincludes, removed install-bison and install-libgcc
17261
17262Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17263
17264 * configure.in: grab the HPUX makefile fragment if on HPUX
17265
17266Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17267
17268 * Makefile.in: eradicate bison spoor (ditto libgcc).
17269 configure.in: recognise m68{k,000}-ericsson-OSE.
17270 es1800 is alias for m68k-ericsson-OSE
17271
17272Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17273
17274 * configure.in: rearrange the parts that remove programs from
17275 configdirs, based now on HOST==TARGET or by canonical triple.
17276
17277Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17278
17279 * test-build.mk: recurse explicitly with -f test-build.mk when
17280 appropriate. predicate stage3 and comparison on the existence
17281 of gcc. That is, if gcc isn't around, we aren't three-staging.
17282 On very clean, also remove ...stamp-co. Build in-place before
17283 doing other builds.
17284
17285Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17286
17287 * Makefile.in, configure.in: add tgas
17288
17289Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17290
17291 * Makefile.in: a number of changes merged in from progressive.
17292
17293 * configure.in: add libm.
17294
17295 * .cvsignore: ignore some stuff that comes from test-build.mk.
17296
6599da04
JM
17297Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17298
17299 * config.sub: Add es1800 (m68k-ericsson-es1800).
17300
17301Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17302
17303 * configure: Add program_suffix (parallel to program_prefix)
17304 * Makefile.in: adjust directory-creating script for losing decstation
17305
17306Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17307
17308 * configure: Minor $subdir-related fixes.
17309
17310Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17311
17312 * configure: fix various problems with propogating
17313 makefile_target_frag in subdirs.
17314 * configure.in: config libgcc if its there
17315
17316Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17317
17318 * config.sub: HPPA merge.
17319
6599da04
JM
17320Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17321
17322 * Makefile.in: Replace all-bison with all-byacc in all
17323 dependency lines for other tools (which now use byacc).
17324
17325Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17326
17327 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17328
6599da04
JM
17329Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17330
17331 * Makefile.in: make gprof rules similar to byacc rules (instead of
17332 vestigal $(unsubdir) that didn't work...)
17333
17334Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17335
17336 * config.sub: Add support for Linux.
17337 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17338 (at least for libg++).
17339
17340Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17341
17342 * configure.texi: fix doc for the -nfp option to configure
17343
17344Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17345
17346 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17347
17348Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17349
17350 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17351 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17352 * configure.in: added solaris* host_makefile_frag hook.
17353
17354Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17355
17356 * config.sub: changed recognition of m68000 so that various
17357 m68k types can be specified via m680[01234]0
17358
17359Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17360
17361 * config.sub (basic_machine): fix sed so that '-foo' isn't
17362 completely substituted out while .+'-foo' loses the '-foo'
17363
17364Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17365
17366 * config.sub ($os): Add -aout.
17367
17368Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17369
17370 * configure: If host_makefile_frag is absolute, don't
17371 prefix ${invsubdir} (relevant to libg++ auto-configure).
17372
17373Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17374
17375 * Makefile.in (tooldir): Define it.
17376 (all-ld): Depend on all-flex.
17377
17378Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17379
17380 * Makefile.in (check): Fix libg++ special case.
17381
17382Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17383
17384 * configure: do not bury `pwd` into config.status, thus do fewer
17385 pwd's.
17386
17387 * configure: print the "Building in" message only when building in
17388 other than "." AND verbose.
17389
63f6bcd7 17390 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
17391 configures.
17392
17393 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17394
17395Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17396
17397 * Makefile.in: macroize flags passed on recursion. remove
17398 fileutils.
17399
17400Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17401
17402 * configure: get makesrcdir right for subdirs deeper than 1.
17403
17404 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17405 install.
17406
17407Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17408
17409 * Makefile.in: don't print subdir_do or recursion lines.
17410
17411Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17412
17413 * standards.texi: added menu item.
17414
17415 * Makefile.in: build and install standards.info.
17416
17417 * standards.texi: new file.
17418
17419Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17420
17421 * configure: test for and move config.status pieces from
17422 ${subdir}/.
17423
17424Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17425
6599da04
JM
17426 * configure: Test for existance of files before trying to mv
17427 them, to avoid numerous non-existance messages.
17428
17429Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17430
17431 * configure: correct final line of config.status.
17432
17433 * configure: patch from eggert. Avoids a protection problem if
17434 the original Makefile.in is read only.
17435
17436 * configure: use move-if-change from gcc to create config.status.
17437 Some makefiles depend on config.status to tell if a directory
17438 has been reconfigured for a different host. This change
17439 prevents those directories from remaking everything in the case
17440 where the reconfig was only intended to rebuild a Makefile.
17441
17442 * configure: test for config.sub with "config.sub sun4" rather
17443 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17444 host alias from a missing config.sub.
17445
17446Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17447
17448 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17449 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17450
17451Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17452
17453 * configure: mkdir ${subdir} as needed.
17454
17455Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17456
17457 * Makefile.in,configure.in: added autoconf.
17458
17459Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17460
17461 * Makefile.in: no longer pass against on recursion.
17462
17463 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17464 definitions are not inherited.
17465
17466 * configure: correct makesrcdir when subdir is .
17467
17468Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17469
17470 * configure: Add support for 'subdirs' variable, which is
17471 like 'configdirs', except that configure doesn't re-invoke
17472 itself for subdirs, it just creates a Makefile for each subdir.
17473 * configure.texi: Document subdirs.
17474
17475Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17476
17477 * configure.in: added flex to configdirs
17478
17479Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17480
17481 * Makefile.in: remove clean-stamps from clean.
17482
17483Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17484
17485 * configure.in: Add gdbtest to configdirs.
17486
17487Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17488
17489 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17490 to recursive makes.
17491 * configure.in: Recognize new ncr3000 config.
17492
17493Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17494
17495 * Makefile.in, configure.in: removed references to gdbm.
17496
17497Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17498
17499 * config.sub: Don't canonicalize os value
17500 newsos* to bsd (readline needs to check for newsos).
17501 (This fix was earlier made Jan 31, but got re-broken.)
17502
17503Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17504
17505 * configure.in: sco is an os, not a vendor!
17506
17507 * configure: Quote $( better. Keep various shells happy.
17508
17509Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17510
17511 * Makefile.in: eliminate stamp-files.
17512
17513Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17514
17515 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17516 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17517
17518Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17519
17520 * config.sub: fix iris/iris3.
17521
17522Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17523
17524 * configure: re-add -rm.
17525
17526Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17527
17528 * Maskefile.in: add .stmp-rcs to all.
17529
17530 * configure.in: remove gas from rs6000 build, use aix host fragment.
17531
17532Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17533
17534 * configure: pass down site_option during recursion.
17535
17536Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17537
17538 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17539
17540Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17541
17542 * configure: Change exec_prefix so that it really defaults to prefix.
17543
17544Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17545
17546 * Makefile.in, configure.in: Add support for mmalloc library.
17547
17548Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17549
17550 * Makefile.in: add stmp dependencies for a few more things.
17551
17552Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17553
17554 * configure: adjusted error message on objdir/srcdir configure
17555 collision, per john's suggestion.
17556
17557 * Makefile.in: add libiberty stmp to all and all.cross.
17558
17559Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17560
17561 * Makefile.in: remove force dependencies, add grep to all.
17562
17563Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17564
17565 * Makefile.in: drop flex. make stamp files work.
17566
17567 * configure: added test for conflicting configuration in srcdir,
17568 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17569 gets cranky. use relative paths for configure and srcdir
17570 whenever possible. Send some error messages to stderr that were
17571 going to stdout.
17572
17573Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17574
17575 * Makefile.in: Fix libg++ rule to check for gcc directory
17576 before using gcc/gcc. Also pass XTRAFLAGS.
17577
17578Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17579
17580 * Makefile.in: added stmp-files so that directories aren't polled
17581 when they are already built.
17582
17583 * configure.texi: fixed a node pointer problem.
17584
17585Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17586
731a8127 17587 * config.sub configure.in gdb/configure.in
6599da04
JM
17588 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17589 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17590 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17591
17592Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17593
17594 * configure: -recurring becomes -silent. corrected help message
17595 for -site= option.
17596
17597 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17598
17599Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17600
17601 * configure: when building Makefile for crosses, replace
17602 tooldir and program_prefix. default srcdir from location of
17603 config.sub. remove "for host in hosts" and "for target in
17604 targets" loops.
17605
17606Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17607
17608 * Makefile.in: Do not pass bindir or mandir to cvs.
17609
17610Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17611
17612 * Makefile.in, configure.in: removed traces of namesubdir,
17613 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17614 copyrights to '92, changed some from Cygnus to FSF.
17615
17616 * configure.texi: remove most references to multiple hosts,
17617 multiple targets, subdirs, etc.
17618
17619 * configure.man: removed rcsid. reference config.sub not
17620 config.subr.
17621
17622 * Makefile.in: mkdir $(infodir) on install-info.
17623
17624Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17625
17626 * configure.texi: Explain better about .gdbinit and about
17627 the environment that configure.in sections run in.
17628
17629Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17630
17631 * configure.in: Ultrix is only a decstation if it's a MIPS.
17632
17633Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17634
17635 * README: DOC.configure => cfg-paper.texi.
17636
17637Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17638
17639 * config.sub (near case $os): Don't convert newsos* to bsd!
17640
17641Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17642
17643 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17644 the number of copies of COPYING that go into the GDB tar file.
17645
17646Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17647
731a8127 17648 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
17649 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17650 Fix SCO configuration stuff.
17651
17652Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17653
17654 * Makefile.in: For libg++, make sure the -I pointing
17655 to the gcc directory goes *after* all the libg++-local -I flags.
17656 Also, move just-gcc dependency from just-libg++ to all-libg++.
17657
17658Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17659
17660 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17661
17662Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17663
17664 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17665
17666Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17667
17668 * config.sub: Add stratus configuration frags. Also
17669 submitted to FSF.
17670
17671Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17672
17673 * Makefile.in (DEV_SUPPORT): add configure.man.
17674
17675 * config.sub(Decode manufacturer-specific): add -none*.
17676
17677Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17678
17679 * Makefile.in: remove form feeds to make Sun's make happy.
17680 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17681
17682Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17683
17684 * Makefile.in (AR_FLAGS): Make quieter.
17685
17686Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17687
17688 * configure.in: Add libg++.
17689 * configure: When verbose, don't output the command line at each
17690 level; it will be unremarkably the same as the previous version,
17691 which will be the same as what the user typed.
17692
17693Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17694
17695 * configure.in, Makefile.in: fix clean-info, add flex. add
17696 fileutils.
17697
17698 * configure: be less sensitive to spaces in Makefile.in. Do not
17699 look for sources in "..". Doing so breaks subdirectories that
17700 might have their own configure. If a subdir has it's own
17701 configure script, use it.
17702
17703Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17704
17705 * cfg-paper.texi: some changes suggested by rms.
17706
17707Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17708
17709 * config.sub: Merge in some small additions from the FSF version,
17710 taken from the gcc distribution, to bring the Cygnus and FSF
17711 versions into closer sync.
17712
17713Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17714
17715 * configure.in: Changed svr4 references to sysv4.
17716
17717Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17718
17719 * configure: added -V for version number option.
17720
17721Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17722
17723 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17724 renamed from DOC.configure to cfg-paper.texi.
17725
17726Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17727
17728 * configure, config.subr, config.sub: config.subr is now
17729 config.sub again.
17730
17731Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17732
17733 * configure.texi: new file, in progress.
17734
17735 * Makefile.in: build info file and install the man page for
17736 configure.
17737
17738 * configure.man: new file, first cut.
17739
17740 * configure: find config.subr again now that configuration "none"
17741 has gone. removed all traces of the -ansi option. removed all
17742 traces of the -languages option.
17743
17744 * config.subr: resync from rms.
17745
17746Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17747
17748 * configure, config.sub, config.subr: merge config.sub into
17749 config.subr, call the result config.subr, remove config.sub, use
17750 config.subr.
17751
17752 * Makefile.in: revised install for dir.info.
17753
17754Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17755
17756 * configure.in: add decstation host makefile frag.
17757
17758 * Makefile.in: BISON now bison -y again. also install-gcc on
17759 install. clean-gdbm on clean. infodir belongs in datadir.
17760 Make directories for info install. Build dir.info here then
17761 install it.
17762
17763Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17764
17765 * Makefile.in: fix for bad directory tests.
17766
17767Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17768
17769 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17770 regexp. -srcdir relative was being handled incorrectly.
17771
17772 * Makefile.in: unwrapped some for loops so that parallel makes
17773 work again and so one can focus one's attention on a particular
17774 package.
17775
17776Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17777
17778 * configure: added PWD as a stand in for `pwd` (for speed). use
17779 elif wherever possible. make -srcdir work without -objdir.
17780 -objdir= commented out.
17781
17782Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17783
17784 * configure: +options become --options. -subdirs commented out.
17785 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17786 Makefile now at top of generated Makefile. Removed cvs log
17787 entries. added -srcdir. create .gdbinit only if there is one
17788 in ${srcdir}.
17789
17790 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17791 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17792 and mandir now keyed off datadir by default.
17793
17794Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17795
17796 * Freshly created ChangeLog.
17797
17798\f
17799Local Variables:
17800mode: change-log
17801left-margin: 8
17802fill-column: 76
17803version-control: never
17804End: