]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
c-common.c (c_common_nodes_and_builtins): Use cxx11 in lieu of cxx0x.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
a96e949c
VP
12013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
4096c0c2
DT
52013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
6db9ce91
DM
92013-05-17 David Malcolm <dmalcolm@redhat.com>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
dc4ea06f
BM
132013-04-30 Brooks Moses <bmoses@google.com>
14
15 * MAINTAINERS: Update my email; move myself from Fortran
16 reviewer to Write After Approval.
17
eb7062cf
AS
182013-04-16 Andreas Schwab <schwab@suse.de>
19
20 * configure.ac (aarch64-*-*): Don't disable java.
21 * configure: Regenerate.
22
4b1d4198
CJW
232013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
24
25 * MAINTAINERS (Write After Approval): Add myself.
26
6ab7e76a
MK
272013-03-30 Matthias Klose <doko@ubuntu.com>
28
29 * Makefile.def (target_modules): Don't install libffi.
30 * Makefile.in: Regenerate.
31
6790f448
TS
322013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
33
34 * MAINTAINERS (Write After Approval): Add myself.
35
a4a66330
AS
362013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
37
38 * MAINTAINERS (Write After Approval): Add myself.
39
4dddfc74
YZ
402013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
41
42 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
43 * configure: Regenerated.
44
9ccd841a
DE
452013-02-04 David Edelsohn <dje.gcc@gmail.com>
46
47 * MAINTAINERS: Explicitly add myself as AIX maintainer.
48 Remove Geoff Keating as rs6000 port maintainer, at his request.
49
9058217d
MK
502013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
51
52 * MAINTAINERS: Update my email.
53
600613d7
SM
542013-01-23 Shenghou Ma <minux.ma@gmail.com>
55
56 * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
57 * configure: Re-generate.
58
2869f0ff
RB
592013-01-15 Richard Biener <rguenther@suse.de>
60
61 PR other/55973
62 * configure: Re-generate.
63
197fa28c
MK
642013-01-14 Matthias Klose <doko@ubuntu.com>
65
66 * Makefile.def (install-target-libsanitizer): Depend on
67 install-target-libstdc++-v3.
68 * Makefile.in: Regenerate.
69
d0ad394c
RB
702013-01-14 Richard Biener <rguenther@suse.de>
71
72 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
73 * configure: Re-generate
74
969a00c7
JBG
752013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
76
77 * config.sub: Update from config repo.
78
7cb9fd07
EB
792013-01-11 Eric Botcazou <ebotcazou@adacore.com>
80
81 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
82 * Makefile.in: Regenerate.
83
f592bd45
JR
842013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
85
86 * MAINTAINERS (arc): Add new port maintainership for myself.
87
7900ea7d
JM
882013-01-09 Jason Merrill <jason@redhat.com>
89
90 * .gitignore: Import from gdb repository.
91
458752de
L
922013-01-09 H.J. Lu <hongjiu.lu@intel.com>
93
94 * Makefile.def (configure-gcc): Depend on all-gmp.
95 (all-gcc): Remove dependency on all-gmp.
96 * Makefile.in: Regenerated.
97
24c4a93e
JBG
982013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
99
100 * config.sub: Merge from config repo.
cb24ba82 101 * config.guess: Ditto.
24c4a93e 102
51c1ff0c
JBG
1032013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
104
105 * Makefile.def: Merge from binutils.
cb24ba82 106 * Makefile.in: Ditto.
51c1ff0c 107
e0d7fe6d
MK
1082013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
109
110 * MAINTAINERS: Update my email.
111
6c9c2cf2
BE
1122012-12-29 Ben Elliston <bje@gnu.org>
113
114 * config.guess: Update to 2012-12-29 version.
115 * config.sub: Likewise.
116
d89da9db
MK
1172012-12-20 Matthias Klose <doko@ubuntu.com>
118
119 * Makefile.def (install-target-libgfortran): Depend on
120 install-target-libquadmath, install-target-libgcc.
121 (install-target-libsanitizer): Depend on install-target-libgcc.
122 (install-target-libjava): Depend on install-target-libgcc.
123 (install-target-libitm): Depend on install-target-libgcc.
124 (install-target-libobjc): Depend on install-target-libgcc.
125 (install-target-libstdc++-v3): Depend on install-target-libgcc.
126 * Makefile.in: Regenerate.
127
6ce8fd9d
MK
1282012-12-19 Matthias Klose <doko@ubuntu.com>
129
130 * Makefile.def (install-target-libgo): Depend on
131 install-target-libatomic.
132 * Makefile.in: Regenerate.
133
0b8ca8fe
AS
1342012-12-18 Andreas Schwab <schwab@linux-m68k.org>
135
136 PR go/55201
137 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
138 * Makefile.in: Regenerate.
139
0e76460f
TS
1402012-12-16 Thomas Schwinge <thomas@codesourcery.com>
141
142 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
143 * configure: Regenerate.
144
f08bdd69
JBG
1452012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
146
147 * config.sub: Merge from config repo.
148
ac8701fe
L
1492012-12-11 H.J. Lu <hongjiu.lu@intel.com>
150
151 * Makefile.def (target_modules): Add bootstrap=true and
152 raw_cxx=true to libsanitizer.
153 * configure.ac (bootstrap_target_libs): Add libsanitizer.
154 * Makefile.in: Regenerated.
155 * configure: Likewise.
156
8d317164
RS
1572012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
158
159 * MAINTAINERS: Remove self as RTL optimization maintainer.
160
d7b30db8
KT
1612012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
162
163 * MAINTAINERS (Write After Approval): Add myself.
164
99319980
L
1652012-11-28 H.J. Lu <hongjiu.lu@intel.com>
166
167 * Makefile.def (target_modules): Remove bootstrap=true and
168 raw_cxx=true from libsanitizer.
169 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
170 * Makefile.in: Regenerated.
171 * configure: Likewise.
172
c3cc0031
L
1732012-11-28 H.J. Lu <hongjiu.lu@intel.com>
174
175 * Makefile.def (target_modules): Add bootstrap=true and
176 raw_cxx=true to libsanitizer.
177 * configure.ac (bootstrap_target_libs): Add libsanitizer.
178 * Makefile.in: Regenerated.
179 * configure: Likewise.
180
5d99894e
AP
1812012-11-28 Andrew Pinski <apinski@cavium.com>
182
183 PR bootstrap/54279
184 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
185 * configure: Regenerate.
186 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
187 * Makefile.in: Regenerate.
188
647545a5
SP
1892012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
190
191 * configure.ac: Disable libsanitizer if we're not building C++.
192 * configure: Regenerate.
193
2bf33cdb
RM
1942012-11-15 Roland McGrath <roland@hack.frob.com>
195
196 * MAINTAINERS (Write After Approval): Add myself.
197
f0e10e24
DV
1982012-11-15 Dmitry Vyukov <dvyukov@google.com>
199
200 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
201 Kostya Serebryany (kcc@google.com) and
202 Jakub Jelinek (jakub@redhat.com).
203 Rename area for Dodji Seketeli (dodji@redhat.com).
204
8b7ec423
DS
2052012-11-15 Dodji Seketeli <dodji@redhat.com>
206
207 * MAINTAINERS: (asan.c, related): Add myself.
208
ff4b7a7e
RM
2092012-11-14 Roland McGrath <mcgrathr@google.com>
210
211 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
212 * configure: Regenerate.
213
93bf5390
RH
2142012-11-13 Richard Henderson <rth@redhat.com>
215
216 * configure.ac: Move libsanitizer logic to subdirectory.
217 * configure: Regenerate.
218
d6531d83
DS
2192012-11-13 Dodji Seketeli <dodji@redhat.com>
220
221 * configure.ac: Enable libsanitizer just on x86 linux for now.
222 * configure: Re-generate.
223
e7fae550
DE
2242012-11-13 David Edelsohn <dje.gcc@gmail.com>
225
226 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
227 sections.
228 * configure: Regenerate.
229
3c31b9b4
HPN
2302012-11-13 Hans-Peter Nilsson <hp@axis.com>
231
232 * configure.ac: Add section for configdirs for libsanitizer.
233 Disable for cris-*-* and mmix-*-*.
234 * configure: Regenerate.
235
f35db108
WM
2362012-11-12 Wei Mi <wmi@google.com>
237
238 * configure.ac: Add libsanitizer to target_libraries.
239 * Makefile.def: Ditto.
240 * configure: Regenerate.
241 * Makefile.in: Regenerate.
242 * libsanitizer: New directory for asan runtime. Contains an empty
243 tsan directory.
244
443e6238
CV
2452012-11-03 Corinna Vinschen <corinna@vinschen.de>
246
247 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
248 against Mingw64 w32api.
249 * configure: Regenerate.
250
1873ec0c
L
2512012-11-03 H.J. Lu <hongjiu.lu@intel.com>
252
253 * configure: Regenerated.
254
2588b26e
RM
2552012-11-03 Robert Mason <rbmj@verizon.net>
256
257 * configure.ac: add --disable-libstdcxx configure option
258 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
259
7e0575b0
GG
2602012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
261
262 * MAINTAINERS (Write After Approval): Add myself.
263
29dd4e88
JG
2642012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
265
266 * MAINTAINERS (Write After Approval): Add myself.
267
45c29893
SS
2682012-10-24 Sharad Singhai <singhai@google.com>
269
270 * MAINTAINERS (Write After Approval): Add myself.
271
9d294e36
EC
2722012-10-24 Eric Christopher <echristo@gmail.com>
273
274 * MAINTAINERS: Update email address.
275
0d6414b2
EB
2762012-10-23 Eric Botcazou <ebotcazou@adacore.com>
277
278 PR bootstrap/54820
279 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
280 * configure: Regenerate.
281
a780583f
RE
2822012-10-23 Richard Earnshaw <rearnsha@arm.com>
283
284 * MAINTAINERS (aarch64): Add Marcus and myself.
285
0b21f5d3
EB
2862012-10-22 Eric Botcazou <ebotcazou@adacore.com>
287
288 PR bootstrap/54820
289 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
290 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
291 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
292 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
293 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
294 * Makefile.in: Regenerate.
295 * configure.ac (have_static_libs): New variable and associated check.
296 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
297 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
298 * configure: Regenerate.
299
c8855f2d
RB
3002012-10-10 Richard Biener <rguenther@suse.de>
301
0b21f5d3 302 * MAINTAINERS: Adjust for changed surname.
c8855f2d 303
b86cba2e
LC
3042012-10-04 Lawrence Crowl <crowl@google.com>
305
306 * MAINTAINERS (Write After Approval): Add myself.
307
6b391f49
CC
3082012-10-01 Cary Coutant <ccoutant@google.com>
309
310 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
311
0e56e590
ILT
3122012-09-28 Ian Lance Taylor <iant@google.com>
313
314 * Makefile.def: Make all-target-libgo depend on
315 all-target-libbacktrace.
316 * Makefile.in: Rebuild.
317
d83697f4
ILT
3182012-09-26 Ian Lance Taylor <iant@google.com>
319
320 * Makefile.def: Make all-gcc depend on all-libbacktrace.
321 * Makefile.in: Rebuild.
322
8750dfc5
WL
3232012-09-20 Walter Lee <walt@tilera.com>
324
325 * configure.ac: Add tilegx to list of targets that support gold.
326 * configure: Regenerate.
327
61e12aff
MP
3282012-09-20 Marek Polacek <polacek@redhat.com>
329
330 * MAINTAINERS (Write After Approval): Add myself.
331
d91491e5
SE
3322012-09-19 Steve Ellcey <sellcey@mips.com>
333
334 * configure.ac: Add mips*-mti-elf* target.
335 * configure: Regenerate.
336
eff02e4f
ILT
3372012-09-17 Ian Lance Taylor <iant@google.com>
338
339 * MAINTAINERS (Various Maintainers): Add libbacktrace.
340 * configure.ac (host_libs): Add libbacktrace.
341 (target_libraries): Add libbacktrace.
342 * Makefile.def (host_modules): Add libbacktrace.
343 (target_modules): Likewise.
344 * configure, Makefile.in: Rebuild.
345
d7a29167
DE
3462012-09-14 David Edelsohn <dje.gcc@gmail.com>
347
348 PR target/38607
349 Merge upstream change.
350 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
351
352 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
353 Add libgomp*.o to compare_exclusions for AIX.
354 * configure: Regenerate.
355
3562012-09-06 Diego Novillo <dnovillo@google.com>
385c0681
DN
357
358 * configure.ac: Bump minimum GMP version to 4.2.3.
359 * configure: Re-generate.
360
b588ae30
GJL
3612012-09-05 Georg-Johann Lay <avr@gjlay.de>
362
363 PR target/54461
364 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
365 target-libgloss if not configured --with-avrlibc=no.
366 * configure: Regenerate.
367
178f875a
JM
3682012-09-04 Jason Merrill <jason@redhat.com>
369
370 * configure.ac: Fix --enable-languages=all.
371
7c2f37eb
CL
3722012-09-04 Christophe Lyon <christophe.lyon@st.com>
373
374 * MAINTAINERS (Write After Approval): Add myself.
375
625afa23
RG
3762012-09-03 Richard Guenther <rguenther@suse.de>
377
378 PR bootstrap/54138
379 * configure.ac: Re-organize ISL / CLOOG checks to allow
380 disabling with either --without-isl or --without-cloog.
381 * configure: Regenerated.
382
a4cf6e46
GJL
3832012-09-03 Georg-Johann Lay <avr@gjlay.de>
384
385 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
386 * configure: Regenerate.
387
6c513d43
UD
3882012-08-27 Ulrich Drepper <drepper@gmail.com>
389
390 * MAINTAINERS: Fix my email address.
391
61171996
L
3922012-08-26 H.J. Lu <hongjiu.lu@intel.com>
393
394 PR binutils/4970
395 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
396 and opcodes.
397 * Makefile.in: Regenerated.
398
14fbeb6c
AH
3992012-08-26 Art Haas <ahaas@impactweather.com>
400
401 * configure: Regenerate.
402
c141b97e
4032012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
404
405 * INSTALL/README: Also refer to the online installation
406 instructions.
407
12d87607
HS
4082012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
409
410 * MAINTAINERS (Write After Approval): Add myself.
411 (Picochip port): Remove myself.
412
0823efed
DN
4132012-08-14 Diego Novillo <dnovillo@google.com>
414
415 Merge from cxx-conversion branch.
416
417 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
418 POSTSTAGE1_CONFIGURE_FLAGS.
419 * Makefile.in: Regenerate.
420 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
421 Force C++ when bootstrapping.
422 * configure: Regenerate.
423
a0b0a0c3
JBG
4242012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
425
426 * MAINTAINERS (Write After Approval): Add myself.
427
6d8b8153
JM
4282012-07-16 Joseph Myers <joseph@codesourcery.com>
429
430 * README: Document use of ranges of years in copyright notices.
431
81ef8878
RG
4322012-07-06 Richard Guenther <rguenther@suse.de>
433
434 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
435 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
436 --with-gmp=system.
437 * Makefile.in: Regenerated.
438 * configure: Likewise.
439
0ff2d841
RG
4402012-07-06 Richard Guenther <rguenther@suse.de>
441
442 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
443 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
444 supply V=1 as extra_make_flags.
445 * configure: Regenerated.
446 * Makefile.in: Likewise.
447
2b2d7c53
TG
4482012-07-04 Tristan Gingold <gingold@adacore.com>
449
450 * configure: Regenerate.
451
1fcd23ac
RG
4522012-07-03 Richard Guenther <rguenther@suse.de>
453
454 * Makfile.def (isl): Remove not necessary extra_exports and
455 extra_make_flags.
456 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
457 * Makefile.in: Regenerated.
458
32d024bf
RG
4592012-07-03 Richard Guenther <rguenther@suse.de>
460
461 * Makefile.def (cloog): Add V=1 to extra_make_flags.
462 * configure.ac: If either the ISL or the CLooG check failed
463 do not try to build in-tree versions.
464 * Makefile.in: Regenerated.
465 * configure: Regenerated.
466
90d4f233
RO
4672012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
468
469 * configure: Regenerate.
470
1116de1a
JJ
4712012-07-02 Janis Johnson <janisjo@codesourcery.com>
472
8153b03d 473 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1116de1a
JJ
474 maintainer.
475
8247e8b2
RG
4762012-07-02 Richard Guenther <rguenther@suse.de>
477
478 * configure: Regenerated.
479
33ad93b9
RG
4802012-07-02 Richard Guenther <rguenther@suse.de>
481 Michael Matz <matz@suse.de>
482 Tobias Grosser <tobias@grosser.es>
483 Sebastian Pop <sebpop@gmail.com>
484
485 * Makefile.def: Add ISL host module, remove PPL host module.
486 Adjust ClooG host module to use the proper ISL.
487 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
488 * configure.ac: Include config/isl.m4. Add ISL host library,
489 remove PPL. Remove PPL configury, add ISL configury, adjust
490 ClooG configury.
491 * Makefile.in: Regenerated.
492 * configure: Likewise.
493
6886e444
RG
4942012-07-02 Richard Guenther <rguenther@suse.de>
495
496 Merge from graphite branch
497 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 498
6886e444
RG
499 * configure: Regenerated.
500 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
501 both cloog.org and legacy versions. The only supported version will
502 be CLooG with the isl backend.
503
504 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 505
6886e444
RG
506 * configure: Regenerated.
507 * configure.ac: Require cloog isl 0.17.0
508
509 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 510
6886e444
RG
511 * configure: Regenerated.
512 * config/cloog.m4: Do not define CLOOG_ORG
513
d4a10d0a
SB
5142012-06-29 Steven Bosscher <steven@gcc.gnu.org>
515
516 * configure.ac: Skip C if explicitly selected.
517 * configure: Regenerate.
518
bd8e704f
CL
5192012-06-28 Christophe Lyon <christophe.lyon@st.com>
520
521 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
522 they contain -O2.
523 * configure: Regenerate.
524
0951ac86
RS
5252012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
526
527 PR debug/53740
528 * df.h, df-problems.c, dce.c: Revert last patch.
529
4679c9b3
IS
5302012-06-25 Iain Sandoe <iain@codesourcery.com>
531
532 * MAINTAINERS (Write After Approval): Update my email address.
533
0619103b
MI
5342012-06-21 Meador Inge <meadori@codesourcery.com>
535
536 * MAINTAINERS (Write After Approval): Add myself.
537
056d8580
JM
5382012-06-20 Jason Merrill <jason@redhat.com>
539
540 * Makefile.tpl (check-target-libgomp-c++): New.
541 (check-target-libitm-c++): New.
542 * Makefile.def (c++): Add them.
543 * Makefile.in: Regenerate.
544
556861b2
EW
5452012-05-29 Edmar Wienskoski <edmar@freescale.com>
546
9c78662a 547 * MAINTAINERS (Write After Approval): Add myself.
556861b2 548
8294b6fe
OH
5492012-05-16 Olivier Hainque <hainque@adacore.com>
550
551 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
552 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
553 (install-no-fixedincludes): Adjust accordingly.
554 * Makefile.in: Regenerate.
555
eb606595
L
5562012-05-15 H.J. Lu <hongjiu.lu@intel.com>
557
558 Merge upstream change
559 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
560
1c8196d9
MG
5612012-05-14 Marc Glisse <marc.glisse@inria.fr>
562
563 * MAINTAINERS (Write After Approval): Add myself.
564
5b0d38e4
NC
5652012-05-09 Nick Clifton <nickc@redhat.com>
566 Paul Smith <psmith@gnu.org>
567
568 PR bootstrap/50461
569 * configure.ac (mpfr-dir): When using in-tree MPFR sources
570 allow for the fact that from release v3.1.0 of MPFR the source
571 files were moved into a src sub-directory.
572 * configure: Regenerate.
573
f7d6bc01
JB
5742012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
575
576 * configure.ac: Bump minimum MPFR version to 2.4.0.
577 * configure: Regenerated.
578
48310492
RH
5792012-05-01 Richard Henderson <rth@redhat.com>
580
581 * Makefile.def (libatomic): New target_module.
582 * configure.ac (target_libraries): Add libatomic.
583 (noconfigdirs): Check if libatomic is supported.
584 * Makefile.in, configure: Rebuild.
585
77f496df
GY
5862012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
587
588 * MAINTAINERS (Write After Approval): Add myself.
589
95e5b9a4
JB
5902012-04-25 Joel Brobecker <brobecker@adacore.com>
591
592 * config.sub: Update to 2012-04-18 version from official repo.
593
86c8bb32
N
5942012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
595
596 * MAINTAINERS (Write After Approval): Add myself.
597
dcc73abf
SE
5982012-04-11 Steve Ellcey <sellcey@mips.com>
599
600 * MAINTAINERS: Changed email address.
601
7fd6378e
GJL
6022012-03-28 Georg-Johann Lay <avr@gjlay.de>
603
604 PR target/52737
605 * contrib/gcc_update (files_and_dependencies):
606 Remove gcc/config/avr/t-multilib from touch data.
607
b24513a1
RO
6082012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
609
610 * MAINTAINERS (OS Port Maintainers): Remove irix.
611 * configure.ac (enable_libgomp): Remove *-*-irix6*.
612 (unsupported_languages): Remove mips-sgi-irix6.*.
613 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
614 (with_stabs): Remove.
615 * configure: Regenerate.
616
5c30094f
RO
6172012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
618
619 * MAINTAINERS (OS Port Maintainers): Remove osf.
620 * configure.ac (enable_libgomp): Remove *-*-osf*.
621 (with_stabs): Remove alpha*-*-osf*.
622 * configure: Regenerate.
623
091fe9ca
TG
6242012-03-05 Tristan Gingold <gingold@adacore.com>
625
626 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
627 * configure: Regenerate.
628
51f894e6
WL
6292012-02-17 Walter Lee <walt@tilera.com>
630
631 * MAINTAINERS: (Write After Approval): Delete myself.
632
1982a383
WL
6332012-02-14 Walter Lee <walt@tilera.com>
634
dd552284
WL
635 * MAINTAINERS (tilegx port): Add myself.
636 (tilepro port): Add myself.
637 (Write After Approval): Add myself.
1982a383 638
98a5b2c9
GP
6392012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
640
9c78662a
UB
641 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
642 and Joseph Myers as docstring relicensing maintainers.
98a5b2c9 643
365e6b65
BC
6442012-02-09 Bin Cheng <bin.cheng@arm.com>
645
646 * MAINTAINERS (write-after-approval): Add myself.
647
9c9e39dd
IR
6482012-02-08 Ira Rosen <irar@il.ibm.com>
649
650 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
651 maintainer.
652
03548f7b
VK
6532012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
654
9c78662a
UB
655 * MAINTAINERS (Write After Approval): Move myself to
656 maintain alphabetical order.
03548f7b 657
3bc05470
VK
6582012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
659
660 * MAINTAINERS (Write After Approval): Add myself.
661
e5b8c090
JS
6622012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
663
664 * MAINTAINERS (Write After Approval): Add myself.
665
b25364a0
S
6662012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
667 Jayant R Sonar <jayant.sonar@kpitcummins.com>
668
669 * configure.ac (cr16-*-*): Remove nonconfigdirs.
670 * configure: Regenerate.
671
e5e45c68
HC
6722012-01-23 Harshit Chopra <harshit@google.com>
673
674 * MAINTAINERS (Write After Approval): Add myself.
675
daecebc8
DR
6762012-01-22 Douglas B Rupp <rupp@ngnat.com>
677
678 * configure.ac: Remove reference to mh-interix.
679 * configure: Regenerate.
680
99776ebd
RH
6812012-01-05 Richard Henderson <rth@redhat.com>
682
683 PR bootstrap/51072
684 * configure.ac: Disable libitm if c++ is not enabled.
685 * configure: Rebuild.
686
9696698a
RH
687 * configure.ac: Fix regexp for same.
688 * configure: Rebuild.
689
c40b2528
BI
6902012-01-02 Balaji V. Iyer <bviyer@gmail.com>
691
692 * MAINTAINERS (Write After Approval): Add myself.
693
d18ede37
RG
6942012-01-02 Richard Guenther <rguenther@suse.de>
695
696 PR bootstrap/51686
697 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
698 * Makefile.in: Regenerate.
699
8d2fbf9b
OE
7002011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
701
702 * MAINTAINERS (Write After Approval): Add myself.
703
7cb62ef1
EB
7042011-12-18 Eric Botcazou <ebotcazou@adacore.com>
705
706 * configure: Regenerate.
707
7082011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
e6f52784
HS
709
710 * MAINTAINERS (picochip): Changed email address.
711
0f14d442
MGD
7122011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
713
714 * MAINTAINERS (write-after-approval): Add self.
715
85b8555e
DD
7162011-11-29 DJ Delorie <dj@redhat.com>
717
718 * configure.ac (rl78-*-*) New case.
719 * configure: Regenerate.
720 * MAINTAINERS: Add myself as RL78 maintainer.
721
49f7dc9d
EB
7222011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
723
724 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
725
c6084f68
AT
7262011-11-21 Andreas Tobler <andreast@fgznet.ch>
727
bd67830a 728 * libtool.m4: Additional FreeBSD 10 fixes.
c6084f68 729
b3fb6108
JR
7302011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
731
732 * MAINTAINERS: Move myself from Write After Approval to CPU Port
733 Maintainers section, as Epiphany maintainer.
734
10eb188c
IS
7352011-11-18 Iain Sandoe <iains@gcc.gnu.org>
736
737 PR target/49992
738 * configure.ac: Remove ranlib special-casing for Darwin.
739 * configure: Regenerate.
740
bcf83e00
AB
7412011-11-12 Andrey Belevantsev <abel@ispras.ru>
742
743 * MAINTAINERS (Reviewers): Keep the list sorted.
744
3fec7f10
AB
7452011-11-11 Andrey Belevantsev <abel@ispras.ru>
746
747 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
748
e7a82751
RM
7492011-11-09 Roland McGrath <mcgrathr@google.com>
750
751 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
752 * configure: Rebuild.
753 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
754 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
755 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
756 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
757 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
758 Add READELF.
759 * Makefile.in: Rebuild.
760
e399136a
JM
7612011-11-09 Jason Merrill <jason@redhat.com>
762
763 * Makefile.def (language=c++): Remove check-c++0x.
764 * Makefile.in (check-gcc-c++): Regenerate.
765
01f3428c
RH
7662011-11-08 Richard Henderson <rth@redhat.com>
767
e948157d
RH
768 * configure.ac: Test for libitm directory present first.
769
3d3b05ff
RH
770 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
771
01f3428c
RH
772 * configure.ac: Test libitm/configure.tgt to disable libitm.
773 * configure: Rebuild.
774
0a35513e
AH
7752011-11-07 Aldy Hernandez <aldyh@redhat.com>
776 Richard Henderson <rth@redhat.com>
777
778 Merged from transactional-memory.
779
780 * Makefile.def (lang_env_dependencies): libitm is c++.
781 Add libitm target module.
782 * configure.ac: Likewise.
783 * config/mmap.m4: New file.
784 * contrib/gcc_update: Add libitm to touch data.
785 * Makefile.in, configure: Rebuild.
786
f9989b51
RO
7872011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
788
789 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
790 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
791 * Makefile.in: Regenerate.
792
753a0ad8
DD
7932011-11-01 DJ Delorie <dj@redhat.com>
794
795 * config.sub: Update to version 2011-10-29 (added rl78)
796
e7a7929d
NC
7972011-10-27 Nick Clifton <nickc@redhat.com>
798
799 * config.sub: Import these changes from the config project:
800
801 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
802 Ben Elliston <bje@gnu.org>
803
804 * config.sub (epiphany): New.
805
806 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
807 Ben Elliston <bje@gnu.org>
808
9c78662a 809 * config.sub (hexagon, hexagon-*): New.
e7a7929d
NC
810
811 2011-08-23 Roland McGrath <mcgrathr@google.com>
812
813 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
814 64eb to be64.
815
816 2011-08-16 Roland McGrath <mcgrathr@google.com>
817
818 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
819 (nacl): Grok as alias for 32el-unknown-nacl.
820
4bc51432
KY
8212011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
822
823 * MAINTAINERS (Write After Approval): Add myself.
824
3c5bc77d
TJ
8252011-10-24 Teresa Johnson <tejohnson@google.com>
826
827 * MAINTAINERS (Write After Approval): Add myself.
828
76bafb07
JJ
8292011-09-21 Jakub Jelinek <jakub@redhat.com>
830
831 * MAINTAINERS (sparc port): Remove myself.
832
5699cf3d
TV
8332011-09-14 Tom de Vries <tom@codesourcery.com>
834
835 * MAINTAINERS (Write After Approval): Add myself.
836
0d557ff8
YQ
8372011-08-14 Yao Qi <yao@codesourcery.com>
838
839 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
840 * configure: Regenerate.
841
bf03b9ff
ILT
8422011-07-26 Ian Lance Taylor <iant@google.com>
843
844 * configure.ac: Set have_compiler based on whether gcc directory
845 exists, rather than on whether gcc is in configdirs.
846 * configure: Rebuild.
847
b017c70a
JM
8482011-07-21 Joseph Myers <joseph@codesourcery.com>
849
850 * MAINTAINERS (Global Reviewers): Add self.
851
242f5421
DE
8522011-07-20 David Edelsohn <dje.gcc@gmail.com>
853
854 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
855 link directories.
856 * Makefile.in: Rebuild.
857
ff3ac0f4
ILT
8582011-07-20 Ian Lance Taylor <iant@google.com>
859
860 PR bootstrap/49787
861 * configure.ac: Move --enable-bootstrap handling earlier in file.
862 If --enable-bootstrap and either --enable-build-with-cxx or
863 --enable-build-poststage1-with-cxx, enable C++ automatically.
864 * configure: Rebuild.
865
78767fd9
ILT
8662011-07-19 Ian Lance Taylor <iant@google.com>
867
868 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
869 make C++ a boot_language. Set and substitute
870 POSTSTAGE1_CONFIGURE_FLAGS.
871 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
872 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
873 * configure, Makefile.in: Rebuild.
874
9dafd063
VM
8752011-07-19 Vladimir Makarov <vmakarov@redhat.com>
876
877 * MAINTAINERS (Register Allocation): Move myself from reviewers to
878 maintainers.
879
eac8f5bd 8802011-07-18 Jakub Jelinek <jakub@redhat.com>
e44dbbe1 881
eac8f5bd 882 * MAINTAINERS (Global Reviewers): Add myself.
e44dbbe1 883
eac8f5bd 8842011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1f90cc14 885
eac8f5bd 886 * configure: Regenerate.
1f90cc14 887
32c87d63
JM
8882011-07-16 Jason Merrill <jason@redhat.com>
889
890 * Makefile.def (language=c++): Add check-c++0x and
891 check-target-libmudflap-c++.
892 * Makefile.tpl (check-target-libmudflap-c++): New.
893 * Makefile.in: Regenerate.
894
a4a2c37d
MK
8952011-07-16 Matthias Klose <doko@ubuntu.com>
896
897 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
898 * Makefile.def (target_modules/libjava): Pass
899 $(EXTRA_CONFIGARGS_LIBJAVA).
900 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
901 if not configured with --enable-static-libjava.
902 * Makefile.in: Regenerate.
903 * configure: Likewise.
904
6feeed06
JM
9052011-07-15 Jason Merrill <jason@redhat.com>
906
907 * Makefile.in (check-c++): Move check-gcc-c++0x after
908 check-target-libstdc++-v3.
909
7c9f9795
BS
9102011-07-15 Bernd Schmidt <bernds@codesourcery.com>
911
912 * MAINTAINERS (c6x port): New entry.
913
e2995714
JM
9142011-07-13 Jason Merrill <jason@redhat.com>
915
916 * Makefile.in (check-gcc-c++0x): New.
917 (check-c++): Depend on it.
918
fbdd5d87
RO
9192011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
920
921 PR target/39150
922 * configure.ac (i[3456789]86-*-solaris2*): Also accept
923 x86_64-*-solaris2.1[0-9]*.
924 * configure: Regenerate.
925
875a6c6e
RS
9262011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
927
928 * MAINTAINERS (RTL optimizers): Add self.
929
18faf0ee
GC
9302011-06-27 Gabriel Charette <gchare@google.com>
931
932 * MAINTAINERS (Write After Approval): Add myself.
933
8499116a
HPN
9342011-06-22 Hans-Peter Nilsson <hp@axis.com>
935
6be80923
HPN
936 PR regression/47836
937 PR bootstrap/23656
938 PR other/47733
939 PR bootstrap/49247
5167b7cf 940 PR c/48825
8499116a
HPN
941 * configure.ac (target_libraries): Remove target-libiberty.
942 Remove case-statement setting skipdirs=target-libiberty for
943 multiple targets. Remove checking target_configdirs and
944 removing target-libiberty but keeping target-libgcc if
945 otherwise empty.
946 * Makefile.def (target_modules): Don't add libiberty.
947 (dependencies): Remove all traces of target-libiberty.
948 * configure, Makefile.in: Regenerate.
949
db1d217c
WL
9502011-06-13 Walter Lee <walt@tilera.com>
951
952 * configure.ac (tilepro-*-*) New case.
953 (tilegx-*-*): Likewise.
954 * configure: Regenerate.
955
9a2fc6ad
JY
9562011-06-06 Jing Yu <jingyu@google.com>
957
958 * configure.ac: Skip target-libiberty for
959 arm*-*-linux-androideabi.
960 * configure: Regenerated.
961
9baa43b6
NC
9622011-06-06 Nick Clifton <nickc@redhat.com>
963
964 * config.sub: Sync from upstream.
965
5a9f48b4
NV
9662011-06-05 Nenad Vukicevic <nenad@intrepid.com>
967
968 * MAINTAINERS (Write After Approval): Add myself.
969
6c059f76
DJ
9702011-06-01 Daniel Jacobowitz <drow@false.org>
971
972 * MAINTAINERS: Update my email address.
973
f97b516f
NF
9742011-05-27 Nathan Froyd <froydnj@codesourcery.com>
975
976 * MAINTAINERS (Write After Approval): Update my email address.
977
6e91d9d6
PP
9782011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
979
980 * MAINTAINERS (Write After Approval): Add myself.
981
6f57bdf6
DK
9822011-05-08 Doug Kwan <dougkwan@google.com>
983
984 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
985 * configure: Regenerated.
986 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
987 value from configure.
988 * Makefile.in: Regenerated.
989
6a789d5e
JM
9902011-05-05 Joseph Myers <joseph@codesourcery.com>
991
992 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
993 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
994 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
995 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
996 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
997 *-*-vxworks*): Disable newlib and libgloss in separate case
998 statement.
999 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1000 to separate case statement.
1001 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1002 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1003 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1004 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1005 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1006 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1007 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1008 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1009 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1010 i[[3456789]]86-*-rdos*, m32r-*-*,
1011 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1012 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1013 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1014 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1015 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1016 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1017 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1018 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1019 and libgloss in main case over targets. Remove most empty cases
1020 in main case over targets.
1021 * configure: Regenerate.
1022
a78079c4
JJ
10232011-05-04 Janis Johnson <janisjo@codesourcery.com>
1024
1025 * MAINTAINERS (Write After Approval): Add myself.
1026
f1a0defe
JM
10272011-05-04 Joseph Myers <joseph@codesourcery.com>
1028
1029 * configure.ac: Remove code setting special library locations for
1030 hppa*64*-*-hpux11*. Remove code setting compiler for
1031 sparc-sun-solaris2*.
1032 * configure: Regenerate.
1033
fbcf0dca
JM
10342011-05-04 Joseph Myers <joseph@codesourcery.com>
1035
1036 * configure.ac: Separate libgloss_dir settings from general case
1037 over targets.
1038 * configure: Regenerate.
1039
fddf9ee7
JM
10402011-04-28 Joseph Myers <joseph@codesourcery.com>
1041
1042 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1043 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1044 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1045 cases in libgcj-disabling case statement.
1046 (hppa*64*-*-linux*): Set unsupported_languages instead of
1047 disabling target-zlib.
1048 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1049 to hppa*64*-*-hpux*.
1050 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1051 hppa*-*-hpux*.
1052 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1053 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1054 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1055 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1056 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1057 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1058 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1059 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1060 libgcj-disabling case statement.
1061 * configure: Regenerate.
1062
80f81134
JM
10632011-04-28 Joseph Myers <joseph@codesourcery.com>
1064
1065 * configure.ac: Disable Java for targets not supporting libffi.
1066 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1067 Remove cases in Java-disabling statement.
1068 (*arm-wince-pe): Change to arm-wince-pe.
1069 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1070 cases in Java-disabling statement.
1071 (bfin-*-*): Don't disable Java again.
1072 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1073 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1074 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1075 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1076 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1077 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1078 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1079 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1080 Java-disabling statement.
1081 (mmix-*-*): Don't disable Java again.
1082 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1083 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1084 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1085 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1086 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1087 statement.
1088 * configure: Regenerate.
1089
2909494b
JM
10902011-04-28 Joseph Myers <joseph@codesourcery.com>
1091
1092 * configure.ac: Separate cases disabling Java and Java libraries
1093 from general case over targets.
1094 * configure: Regenerate.
1095
98e2d934
JZ
10962011-04-21 Jie Zhang <jzhang918@gmail.com>
1097
1098 * MAINTAINERS: Update my email address.
1099
1809ba94
ER
11002011-04-20 Easwaran Raman <eraman@google.com>
1101
1102 * MAINTAINERS (Write After Approval): Add myself.
1103
2cd815e7
JH
11042011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1105
1106 PR lto/48086
1107 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1108 * configure: Regenerate.
1109
271d3f8d
JM
11102011-04-16 Jim Meyering <meyering@redhat.com>
1111
1112 * MAINTAINERS (Write After Approval): Add myself.
1113
848309ea
DS
11142011-04-15 Dodji Seketeli <dodji@redhat.com>
1115
1116 * MAINTAINERS: Update my email address.
1117
3a78d31f
GJL
11182011-04-13 Georg-Johann Lay <avr@gjlay.de>
1119
1120 * MAINTAINERS (Write After Approval): Add myself.
1121
fbfbde73
YZ
11222011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1123
1124 * MAINTAINERS (Write After Approval): Add myself.
1125
8072c460
SH
11262011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1127
1128 * MAINTAINERS (Write After Approval): Add myself.
1129
85bfb75e
JM
11302011-04-06 Joseph Myers <joseph@codesourcery.com>
1131
1132 * configure.ac (build_tools): Remove build-byacc.
1133 (host_libs): Remove mmalloc.
1134 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1135 autoconf automake libtool diff rcs fileutils shellutils time
1136 textutils wdiff find uudecode hello tar gzip indent recode release
1137 sed perl gawk findutils gettext zip.
1138 (libgcj): Remove target-qthreads.
1139 (target_tools): Remove target-examples target-gperf.
1140 (YACC): Don't handle building byacc.
1141 * configure: Regenerate.
1142 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1143 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1144 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1145 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1146 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1147 handle building components.
1148 * Makefile.in: Regenerate.
1149
bc8e4748
SA
11502011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1151
1152 * MAINTAINERS: Update my email address as Xtensa maintainer.
1153
32827f18
RW
11542011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1155
1156 * config.sub: Sync from upstream.
1157
b318fb4b
JM
11582011-04-01 Joseph Myers <joseph@codesourcery.com>
1159
1160 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1161 (microblaze*): Don't disable libssp.
1162 * configure: Regenerate.
1163
72691ba6
JM
11642011-04-01 Joseph Myers <joseph@codesourcery.com>
1165
1166 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1167 moveifchange.
1168 * configure: Regenerate.
1169 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1170 * Makefile.in: Regenerate.
1171
6de66370
JM
11722011-04-01 Joseph Myers <joseph@codesourcery.com>
1173
1174 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1175 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1176 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1177 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1178 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1179 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1180 md_exec_prefix cases.
1181 * configure: Regenerate.
1182
1e9e0e23
JM
11832011-04-01 Joseph Myers <joseph@codesourcery.com>
1184
1185 * configure.ac: Separate cases disabling target-libssp,
1186 target-libiberty, target-libstdc++-v3 and Fortran from general
1187 case over targets.
1188 * configure: Regenerate.
1189
0036370f
JM
11902011-04-01 Joseph Myers <joseph@codesourcery.com>
1191
1192 * configure.ac (*-*-chorusos): Don't disable libgcj.
1193 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1194 Remove case.
1195 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1196 (arm-*-coff): Don't disable libgcj.
1197 (arm*-*-linux-gnueabi): Remove useless assignment.
1198 (arm-*-riscix*): Don't disable libgcj.
1199 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1200 configuration.
1201 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1202 (c54x*-*-*): Remove case.
1203 (tic54x-*-*): Don't disable GCC or GCC libraries.
1204 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1205 to *.
1206 (d10v-*-*): Don't disable GCC libraries.
1207 (d30v-*-*): Don't disable libgcj.
1208 (h8500-*-*): Don't disable GCC libraries.
1209 (i960-*-*): Don't disable libgcj.
1210 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1211 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1212 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1213 libgcj.
1214 (m68k-*-coff*): Remove case.
1215 (mmix-*-*): Don't disable libgloss on host.
1216 (mn10200-*-*, mn10300-*-*): Remove cases.
1217 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1218 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1219 Don't disable libgcj.
1220 (romp-*-*): Remove case.
1221 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1222 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1223 case.
1224 (v810-*-*): Don't disable GCC libraries.
1225 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1226 (ip2k-*-*): Don't disable GCC libraries.
1227 * configure: Regenerate.
1228
c9bdb152
JM
12292011-03-28 Joseph Myers <joseph@codesourcery.com>
1230
1231 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1232 libffi on host.
1233 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1234 on host.
1235 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1236 * configure: Regenerate.
1237
8c6d158a
JM
12382011-03-26 John Marino <binutils@marino.st>
1239
1240 * configure.ac: Add support for *-*-dragonfly*
1241 * configure: Regenerate.
1242
1bcce263
JM
12432011-03-25 Joseph Myers <joseph@codesourcery.com>
1244
1245 * configure.ac (native_only): Remove.
1246 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1247 send-pr uudecode guile gnuserv on host.
1248 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1249 send-pr rcs guile perl texinfo libtool on host.
1250 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1251 automake send-pr rcs guile perl texinfo libtool on host.
1252 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1253 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1254 (alpha*-dec-osf*): Don't disable fileutils on target.
1255 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1256 texinfo send-pr expect dejagnu on target.
1257 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1258 target-qthreads on target.
1259 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1260 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1261 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1262 x86_64-*-mingw*): Don't disable expect on target.
1263 (*-*-cygwin*): Don't disable target-gperf on target.
1264 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1265 gnuserv on target.
1266 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1267 target.
1268 * configure: Regenerate.
1269
8d4c5ac6
JM
12702011-03-25 Joseph Myers <joseph@codesourcery.com>
1271
1272 * configure.ac (target_tools): Remove target-groff.
1273 (native_only): Remove target-groff.
1274 (hppa*64*-*-*): Don't disable byacc.
1275 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1276 setting.
1277 (*-*-kaos*): Don't skip target-librx and target-groff.
1278 (*-*-netware*): Don't skip target-libmudflap.
1279 (*-*-tpf*): Don't skip target-libmudflap.
1280 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1281 directories on the host.
1282 (ia64*-*-*vms*): Don't skip tix.
1283 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1284 host.
1285 * configure: Regenerate.
1286
50e37333
PB
12872011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1288
1289 * configure.ac: Remove references to mt-mep, mt-netware,
1290 mt-wince.
1291 * Makefile.def: Add all-utils soft dependencies.
1292 * Makefile.tpl: Remove GDB_NLM_DEPS.
1293 * configure: Regenerate.
1294 * Makefile.in: Regenerate.
1295
7d77a768
PB
12962011-03-24 Paolo Bonzini <bonzini@gnu.org>
1297
1298 * configure.ac: Do not include mh-x86omitfp.
1299 * configure: Regenerate.
1300
3dc84509
PB
13012011-03-24 Paolo Bonzini <bonzini@gnu.org>
1302
1303 * configure.ac: Remove empty cases.
1304 * configure: Regenerate.
1305
1e2c3ec4
PB
13062011-03-24 Paolo Bonzini <bonzini@gnu.org>
1307
1308 * Makefile.def: Add dependency from termcap to gdb.
1309 * Makefile.in: Regenerate.
1310
73a817c4
PB
13112011-03-24 Paolo Bonzini <bonzini@gnu.org>
1312
1313 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1314 * configure: Regenerate.
1315 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1316 * Makefile.tpl: Likewise.
1317 * Makefile.in: Regenerate.
1318
43ecab84
PB
13192011-03-24 Paolo Bonzini <bonzini@gnu.org>
1320
1321 * configure.ac: Remove all mentions of tentative_cc.
1322 * configure: Regenerate.
1323
111eeb6e
JM
13242011-03-24 Joseph Myers <joseph@codesourcery.com>
1325
1326 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1327 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1328 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1329 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1330 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1331 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1332 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1333 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1334 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1335 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1336 *-*-rhapsody*): Remove host cases.
1337 * configure: Regenerate.
1338
4569f85e
JM
13392011-03-24 Joseph Myers <joseph@codesourcery.com>
1340
1341 * configure.ac (ppc*-*-pe): Remove host case.
1342 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1343 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1344 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1345 cases.
1346 * configure: Regenerate.
1347
f3e8ab19
JM
13482011-03-24 Joseph Myers <joseph@codesourcery.com>
1349
1350 * config.sub: Update to version 2011-03-23.
1351
56f8587a
JM
13522011-03-22 Joseph Myers <joseph@codesourcery.com>
1353
1354 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1355 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1356 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1357 * configure: Regenerate.
1358
ebb9f8b0
JM
13592011-03-22 Joseph Myers <joseph@codesourcery.com>
1360
1361 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1362 to Write After Approval.
1363 * config-ml.in: Don't handle arc-*-elf*.
1364 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1365 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1366 handle GCC libraries.
1367 * configure: Regenerate.
1368
474ee908
RO
13692011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1370
1371 PR bootstrap/48120:
1372 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1373 Add -lstdc++ -lm to LIBS.
1374 * configure: Regenerate.
1375
41446fec
DE
13762011-03-18 David Edelsohn <dje.gcc@gmail.com>
1377
1378 * config.guess: Update to version 2011-02-02
1379 * config.sub: Update to version 2011-02-24
1380
51fd6b90
JH
13812011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1382
1383 PR lto/48086
1384 * configure.ac: Re-enable LTO on *-apple-darwin9.
1385 * configure: Regenerate.
1386
a6c71270
JH
13872011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1388
1389 PR lto/48086
1390 * configure.ac: Disable LTO on darwin due to an assembler change in
1391 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1392 under 256.
1393 * configure: Regenerate.
1394
fdc1806a
CL
13952011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1396
9c78662a
UB
1397 * MAINTAINERS: Update myself as score backend maintainer,
1398 update my e-mail address.
fdc1806a 1399
9b4166b2
XG
14002011-03-09 Xuepeng Guo <terry.guo@arm.com>
1401
1402 * MAINTAINERS: Update my e-mail address.
1403
fb72848b
JY
14042011-03-06 Joey Ye <joey.ye@arm.com>
1405
1406 * MAINTAINERS: Update my e-mail address.
1407
f158c8d0
SP
14082011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1409
1410 * configure.ac: Adjust test of with_ppl.
1411 * configure: Regenerated.
1412
97efdf21
KT
14132011-03-02 Kai Tietz <ktietz@redhat.com>
1414
1415 * MAINTAINERS: Adjust my e-mail address.
1416
7d32a440
SP
14172011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1418
1419 * configure.ac: Add -lpwl to ppllibs.
1420 * configure: Regenerated.
1421
3d2bc11b
SP
14222011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1423
1424 * config/cloog.m4: Add -lisl to clooglibs.
1425 * configure: Regenerated.
1426
e3d590af
RR
14272011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1428
1429 * MAINTAINERS (CPU Port maintainers): Add self.
1430
5037599a
RO
14312011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1432
1433 * MAINTAINERS: Add myself as testsuite maintainer.
1434
12a0ae3d
MS
14352011-02-15 Mike Stump <mikestump@comcast.net>
1436
1437 * MAINTAINERS: Add myself as testsuite maintainer.
1438
029c8f3e
RW
14392011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1440
1441 Import from Libtool and gnulib:
1442
1443 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1444
1445 Prepare for supporting FreeBSD 10.
1446 * config.rpath: Remove handling of freebsd1* which soon would
1447 match FreeBSD 10.0.
1448
1449 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1450
1451 Remove support for FreeBSD 1.x.
1452 * libtool.m4 (_LT_LINKER_SHLIBS)
1453 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1454 soon would incorrectly match FreeBSD 10.0.
1455
03b2a04d
RW
14562011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1457
1458 PR binutils/12283
1459 * move-if-change: Import version from gnulib.
1460
f3d533d3
AO
14612011-02-12 Alexandre Oliva <aoliva@redhat.com>
1462
1463 PR lto/47225
1464 * Makefile.def (lto-plugin): Double dash for enable-shared.
1465 (configure-gcc): Depend on all-lto-plugin.
1466 * Makefile.in: Rebuilt.
1467
f33d8408
RW
14682011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1469
1470 * configure.ac: Remove extra bracket.
1471 * configure: Regenerate.
1472
846cf392
TB
14732011-02-08 Tobias Burnus <burnus@net-b.de>
1474
1475 * MAINTAINERS: Add myself as libquadmath maintainer.
1476
f897ac2b
TS
14772011-02-08 Thomas Schwinge <thomas@schwinge.name>
1478
1479 * MAINTAINERS: Update my email address.
1480
0e048a16
JM
14812011-02-07 Joseph Myers <joseph@codesourcery.com>
1482
1483 * MAINTAINERS (option handling): Add self.
1484
b1b0c7e6
KT
14852011-02-06 Kai Tietz <kai.tietz@onevision.com>
1486
1487 PR lto/47225
1488 * Makefile.def: Add dependency for install-gcc
1489 on install-lto-plugin.
1490 * Makfile.in: Regenerated
1491
fdd3083a
SB
14922011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1493
1494 * MAINTAINERS (CPU Port Maintainers): Add myself.
1495
29a63921
AO
14962011-01-31 Alexandre Oliva <aoliva@redhat.com>
1497
1498 PR libgcj/44341
1499 * configure.ac: Discard --with-* flags for host when configuring
1500 target libraries for cross build.
1501 * configure: Rebuilt.
1502
b305e3da
SP
15032011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1504
1505 * MAINTAINERS (linear loop transforms): Removed.
1506
6be7b668
JJ
15072011-01-25 Jakub Jelinek <jakub@redhat.com>
1508
6be7b668
JJ
1509 * configure.ac: If with_ppl is no, move setting with_cloog=no
1510 after CLOOG_REQUESTED check.
1511 * configure: Regenerated.
1512
ab4173cf
SP
15132011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1514
1515 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1516 CLooG has been requested.
1517 * configure: Regenerated.
1518
0deada9e
SP
15192011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1520
1521 * configure: Regenerated.
1522 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1523
27b9aa80
TG
15242011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1525
1526 * configure: Regenerated.
1527 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1528
33e39b66
AS
15292011-01-21 Andreas Schwab <schwab@redhat.com>
1530
1531 * configure.ac: Use AS_HELP_STRING throughout.
1532 * configure: Regenerate.
1533
fb701687
JZ
15342011-01-18 Jie Zhang <jie.zhang@analog.com>
1535
1536 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1537 * configure: Regenerate.
1538
3752f75a
JDA
15392011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1540
1541 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1542
5a2931d1
JB
15432011-01-13 Joel Brobecker <brobecker@adacore.com>
1544
1545 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1546 for ia64-hpux.
1547 * configure: Regenerate.
3e76bf2c 1548
03ebe6c3
JH
15492011-01-07 Jan Hubicka <jh@suse.cz>
1550
1551 PR lto/47225
1552 * Makefile.in: Regenerate.
1553 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1554 configure.
1555
96bdf9b4
JH
15562011-01-07 Jan Hubicka <jh@suse.cz>
1557
1558 * Makefile.in: Regenerate.
1559 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1560 and configure dependency on lto-plugin configure.
1561 (lto-plugin module): Remove dependency on GCC; add dependency on
1562 liniberty.
1563
c12e816f
WS
15642011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1565
1566 * MAINTAINERS (Write After Approval): Add myself.
1567
539b4d11
HS
15682010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1569
1570 * configure: Regenerate.
1571
6e307056
HS
15722010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1573
1574 * configure.ac: (picochip): Disable libiberty.
1575
0c2e6904
KP
15762010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1577
1578 * MAINTAINERS (Write After Approval): Add myself.
1579
d479b128
ILT
15802010-12-10 Ian Lance Taylor <iant@google.com>
1581
1582 PR bootstrap/46819
1583 * configure.ac: For --disable-libgcj clear libgcj_saved.
1584 * configure: Rebuild.
1585
87e6d9dc
TB
15862010-12-10 Tobias Burnus <burnus@net-b.de>
1587
1588 PR fortran/46540
1589 * configure.ac: Add --disable-libquadmath and
1590 --disable-libquadmath-support.
1591 * configure: Regenerate.
1592
9ad64188
ILT
15932010-12-03 Ian Lance Taylor <iant@google.com>
1594
1595 * MAINTAINERS: Add myself as libgo maintainer.
1596
d062cd48
HPN
15972010-12-03 Hans-Peter Nilsson <hp@axis.com>
1598
1599 PR libffi/46792
1600 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1601 * configure: Regenerate.
1602
bec93d73
ILT
16032010-12-02 Ian Lance Taylor <iant@google.com>
1604
1605 * configure.ac: Always set default for poststage1_ldflags to
1606 -static-libstdc++ -static-libgcc.
1607
b3f122e0
AS
16082010-11-29 Andreas Schwab <schwab@redhat.com>
1609
1610 * configure.ac: Move comment to remove extra space in last argument
1611 of GCC_TARGET_TOOL.
1612
9aff220f
AO
16132010-11-26 Alexandre Oliva <aoliva@redhat.com>
1614
e7e9ce46 1615 PR other/46026
9aff220f
AO
1616 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1617 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1618 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1619 (BASE_FLAGS_TO_PASS): Use it.
1620 * configure: Rebuilt.
1621 * Makefile.in: Rebuilt.
1622
9580395f
L
16232010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1624
1625 PR binutils/12258
1626 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1627 Properly check default linker.
1628 * configure: Regnerated.
1629
21539e2e
MK
16302010-11-23 Matthias Klose <doko@ubuntu.com>
1631
1632 * configure.ac: For --enable-gold, handle value `default' instead of
9c78662a 1633 `both*'. New configure option --{en,dis}able-ld.
21539e2e
MK
1634 * configure: Regenerate.
1635
4da3b0f8
ILT
16362010-11-20 Ian Lance Taylor <iant@google.com>
1637
1638 * configure.ac: Only disable a language library if no language needs
1639 it. Don't let --disable-libgcj uncondtionally disable libffi.
1640 * configure: Rebuild.
1641
455c8f48
RW
16422010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1643
e655d2bf
RW
1644 * Makefile.in: Regenerate.
1645
455c8f48
RW
1646 PR other/46202
1647 * configure.ac: Fix just-built in-tree STRIP name to be
1648 binutils/strip-new.
1649 * configure: Regenerate.
1650 * Makefile.def (install-strip-gcc, install-strip-binutils)
1651 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1652 (install-strip-sid): Mirror dependencies on non-strip variants
1653 of these targets on the respective -strip prerequisites.
1654 * Makefile.tpl (install-strip, install-strip-host)
1655 (install-strip-target): New targets.
1656 (install-strip-[+module+], install-strip-target-[+module+]):
1657 New targets.
1658 * Makefile.in: Regenerate.
1659
632e2a07
ILT
16602010-11-19 Ian Lance Taylor <iant@google.com>
1661 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1662
1663 * configure.ac: Add target-libgo to target_libraries. Set
1664 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1665 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1666 (HOST_EXPORTS): Add GOC.
1667 (BASE_TARGET_EXPORTS): Add GOC.
1668 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1669 (GOCFLAGS_FOR_TARGET): New variable.
1670 (EXTRA_HOST_FLAGS): Add GOC.
1671 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1672 * Makefile.def (target_modules): Add libgo.
1673 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1674 (dependencies): Add dependency from configure-target-libgo to
1675 configure-target-libffi and all-target-libstdc++-v3. Add
1676 dependencies from all-target-libgo to all-target-libffi.
1677 (languages): Add go.
1678 * configure: Rebuild.
1679 * Makefile.in: Rebuild.
1680
ce59187e
ILT
16812010-11-19 Ian Lance Taylor <iant@google.com>
1682
1683 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1684 compiler/flag environment variables.
1685
69ecd18f
ILT
16862010-11-18 Ian Lance Taylor <iant@google.com>
1687
1688 * configure.ac: Check for lang_requires_boot_languages in
1689 config-lang.in files.
1690 * configure: Rebuild.
1691
1ec601bf
FXC
16922010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1693 Tobias Burnus <burnus@net-b.de>
1694
1695 PR fortran/32049
1696 * Makefile.def: Add libquadmath; build it with language=fortran.
1697 * configure.ac: Add libquadmath.
1698 * Makefile.tpl: Handle multiple libs in check-[+language+].
1699 * Makefile.in: Regenerate.
1700 * configure: Regenerate.
1701
b9b9d342
TT
17022010-11-16 Tom Tromey <tromey@redhat.com>
1703
1704 * MAINTAINERS: Moved myself to reviewers section.
1705
ecbfe87a
ZD
17062010-11-15 Zdenek Dvorak <ook@ucw.cz>
1707
1708 * MAINTAINERS: Moved myself to reviewers section.
1709
29a4f477
RW
17102010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1711
1712 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1713 (Write After Approval): Remove self.
1714
9965e3cd
AS
17152010-11-15 Andreas Schwab <schwab@redhat.com>
1716
1717 * configure.ac: Fix spelling in option names.
1718 * configure: Regenerated.
1719
0463992b
GJL
17202010-11-13 Georg-Johann Lay <georgjohann@web.de>
1721
1722 PR bootstrap/39622
1723 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1724 * configure: Regenerated.
1725
3df08734
KG
17262010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1727
1728 * MAINTAINERS: Update my email address.
1729
f16e2237
TG
17302010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1731
f16e2237
TG
1732 * configure: Regenerate.
1733
0bb52d68
TG
17342010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1735
1f980c25 1736 * configure: Regenerate.
0bb52d68 1737
aba2b02e
TG
17382010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1739
aba2b02e
TG
1740 * configure: Regenerate.
1741
27882098
TG
17422010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1743
27882098
TG
1744 * configure: Regenerate.
1745
d32ef397
AS
17462010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1747
1748 * configure.ac: Support official CLooG.org versions.
1749 * configure: Regenerate.
1750 * config/cloog.m4: New.
1751
5a4b6c0e
FD
17522010-11-10 François Dumont <francois.cppdevs@free.fr>
1753
1754 * MAINTAINERS (Write After Approval): Add myself.
1755
f2cea726
DE
17562010-11-09 David Edelsohn <dje.gcc@gmail.com>
1757
1758 * MAINTAINERS: Update my email address.
1759
d8ed14ce
IS
17602010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1761
1762 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1763 * configure: Regenerate.
d8ed14ce 1764
48215350
DK
17652010-11-03 Ian Lance Taylor <iant@google.com>
1766 Dave Korn <dave.korn.cygwin@gmail.com>
1767
1768 PR lto/46273
1769 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1770 and on other supported platforms whenever LTO is enabled.
1771 * configure: Rebuild.
1772
87841584
AM
17732010-11-02 Alan Modra <amodra@gmail.com>
1774
1775 PR binutils/12110
1776 * configure.ac: Error when source path contains spaces.
1777 * configure: Regenerate.
1778
fe12dfe1
JW
17792010-10-23 James E. Wilson <wilson@codesourcery.com>
1780
1781 * MAINTAINERS: Update my email address.
1782
66c92425
ILT
17832010-10-20 Ian Lance Taylor <iant@google.com>
1784
1785 * Makefile.def (target_modules): Set lib_path to src/.libs for
1786 libstdc++-v3 module.
1787 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1788 * Makefile.in: Rebuild.
1789
187d3518
LB
17902010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1791
1792 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1793 (Write After Approval): Remove myself.
1794
02db6bba
TG
17952010-10-15 Tristan Gingold <gingold@adacore.com>
1796
1797 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1798
c0103e74
DR
17992010-10-14 Douglas Rupp <rupp@gnat.com>
1800
1801 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1802
1cd0b716
DK
18032010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1804
1805 * configure.ac (build_lto_plugin): New shell variable.
1806 (--enable-lto): Turn on by default for all non-ELF platforms that
1807 have had LTO support added so far. Set build_lto_plugin appropriately
1808 for both ELF and non-ELF.
1809 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1810 * configure: Regenerate.
1811
d4c1abb3
RW
18122010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1813
1814 Sync from src:
1815 * configure.ac (v850 support): Remove target-libgloss from
1816 noconfigdirs.
1817 * configure: Regenerate.
1818
ffedf511
RW
18192010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1820
1821 PR bootstrap/45326
1822 PR bootstrap/45174
1823 * configure.ac: Honor initial values of $build_configargs,
1824 $host_configargs, $target_configargs. Mark the precious, so
1825 environment settings get recorded.
1826 * configure: Regenerate.
1827
e1826acc
RW
18282010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1829
1830 PR bootstrap/45796
1831 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1832 Depend on all-build-libiberty.
1833 * Makefile.in: Regenerate.
1834
80920132
ME
18352010-09-30 Michael Eager <eager@eagercon.com>
1836
1837 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1838 * configure: Regenerate.
1839
770a498a
ME
18402010-09-28 Michael Eager <eager@eagercon.com>
1841
1842 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1843
86dfbd58
RW
18442010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1845
1846 PR bootstrap/44621
1847 * configure.ac: Fix unportable shell quoting.
1848 * configure: Regenerate.
1849
db50fe7d
IS
18502010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1851
1852 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1853 targets and amend comment.
1854 * configure: Regenerate.
1855
0064e825
TB
18562010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1857
1858 * MAINTAINERS (Write After Approval): Add myself.
1859
bb79486c
JH
18602010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1861
1862 * configure.ac: Enable LTO by default on Darwin.
1863 * configure: Regenerate.
1864
9e0b22c3
MS
18652010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1866
bb79486c 1867 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 1868
2fabf1b7
IB
18692010-09-01 Ian Bolton <ian.bolton@arm.com>
1870
bb79486c 1871 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 1872
3a9abc98
DS
18732010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1874
1875 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1876 ports
1877
331a9a59
DY
18782010-07-28 David Yuste <david.yuste@gmail.com>
1879
1880 * MAINTAINERS (Write After Approval): Add myself.
1881
223a9d64
N
18822010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1883
1884 * configure.ac: Support all v850 targets.
1885 * configure: Regenerate.
1886
9183bdcf
MG
18872010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1888
1889 PR bootstrap/44455
1890 * configure.ac (extra_mpfr_configure_flags): Copy from
1891 extra_mpc_gmp_configure_flags.
1892 * configure: Re-generated.
1893
2e290598
AK
18942010-07-22 Andi Kleen <ak@linux.intel.com>
1895
1896 * MAINTAINERS (Write After Approval): Add myself.
1897
8d6cd388
CLT
18982010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1899
1900 * MAINTAINERS (Write After Approval): Add myself.
1901
b0b01eb0
JY
19022010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1903
1904 * MAINTAINERS (Write After Approval): Add myself.
1905
77198d71
JH
19062010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1907
1908 PR target/44862
1909 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1910 Provide -B option to allow for link spec %s substitutions for
1911 libstdc++.a on darwin.
1912 * Makefile.in: Regenerate.
1913
02fe70af
MM
19142010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1915
1916 * MAINTAINERS (Reviewers): Update my e-mail address
1917
c63a4676
AO
19182010-06-10 Alexandre Oliva <aoliva@redhat.com>
1919
1920 * Makefile.def (configure-gcc): Depend on all-libelf.
1921 * Makefile.in: Rebuild.
1922
e68edbf6
FC
19232010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1924
1925 * MAINTAINERS (Write After Approval): Add myself in the right place.
1926
dce2d8b2 19272010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
1928
1929 * MAINTAINERS (Write After Approval): Add myself.
1930
dce2d8b2 19312010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
1932
1933 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
1934
19352010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 1936
1ab55d69
MK
1937 * config.sub: Update to version 2010-05-21.
1938 * config.guess: Update to version 2010-04-03.
0c422e74 1939
02540df4
SB
19402010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1941
1942 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1943 * configure: Regenerate.
1944
dfe5f5b2
ST
19452010-05-12 Sriraman Tallam <tmsriram@google.com>
1946
1947 * MAINTAINERS (Write After Approval): Add myself.
1948
c082f9f3
SB
19492010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1950
1951 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1952 a platform that supports LTO.
1953 * configure: Regenerate.
1954
f1af9e5f
SP
19552010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1956
1957 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1958 * configure: Regenerated.
1959
38e3d868
RM
19602010-04-27 Roland McGrath <roland@redhat.com>
1961 H.J. Lu <hongjiu.lu@intel.com>
1962
1963 * configure.ac (--enable-gold): Support both, both/gold and
1964 both/bfd to add gold to configdirs without removing ld.
1965 * configure: Regenerated.
1966
1967 * Makefile.def: Add install-gold dependency to install-ld.
1968 * Makefile.in: Regenerated.
1969
3bec79c5
DK
19702010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1971
1972 PR lto/42776
1973 * configure.ac (--enable-lto): Refactor handling so libelf tests
1974 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1975 and allow LTO to be explicitly enabled on non-ELF platforms that
1976 are known to support it inside else-clause.
1977 * configure: Regenerate.
1978
615c8ffa
EB
19792010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1980
1981 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1982 * configure: Regenerate.
1983
e4522f78
RC
19842010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1985
1986 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1987 * configure: Regenerate.
1988
8ccb78f2
RO
19892010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1990
1991 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1992 separately.
1993 * configure: Regenerate.
1994
d5cc2ee3
KW
19952010-04-16 Kevin Williams <kevin.williams@inria.fr>
1996
1997 * MAINTAINERS (Write After Approval): Add myself.
1998
8406cb62
TG
19992010-04-14 Tristan Gingold <gingold@adacore.com>
2000
2001 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2002 * configure: Regenerate.
2003
3591b8e2
SE
20042010-04-13 Steve Ellcey <sje@cup.hp.com>
2005
2006 * configure: Regenerate after change to elf.m4.
2007
a82ecc7b
IS
20082010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2009
2010 * MAINTAINERS (Write After Approval): Add myself.
2011
1f0bf148
SP
20122010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2013
2014 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2015 * configure: Regenerated.
2016
20172010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2018
2019 * configure.ac: Print "buggy but acceptable" when CLooG
2020 revision is less than 9.
2021 * configure: Regenerated.
2022
ecd01dee
DN
20232010-04-01 Diego Novillo <dnovillo@google.com>
2024
2025 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2026
dc683a3f
RW
20272010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2028
2029 PR bootstrap/43615
2030 PR bootstrap/43328
2031
2032 Revert:
2033
2034 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2035
2036 * configure.ac: Do not pass --enable-multilib nor
2037 --disable-multilib in baseargs. Accept explicitly passed
2038 --enable_multilib.
2039 * configure: Regenerate.
2040
7527d83f
UW
20412010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2042
2043 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2044
895522b6
JJ
20452010-03-31 Janis Johnson <janis187@us.ibm.com>
2046
2047 * MAINTAINERS: Remove myself.
2048
9db4e878
RW
20492010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2050
2051 PR bootstrap/43328
2052 * configure.ac: Do not pass --enable-multilib nor
2053 --disable-multilib in baseargs. Accept explicitly passed
2054 --enable_multilib.
2055 * configure: Regenerate.
2056
acf6bf36
AP
20572010-03-28 Andrew Pinski <pinskia@gmail.com>
2058
2059 * MAINTAINERS (spu port): Remove me.
2060
b42f0d7e
JM
20612010-03-23 Joseph Myers <joseph@codesourcery.com>
2062
2063 * configure.ac (tic6x-*-*): New case.
2064 * configure: Regenerate.
2065
0d1152b1
JM
20662010-03-23 Joseph Myers <joseph@codesourcery.com>
2067
2068 * config.sub: Update to version 2010-03-22.
2069 * config.guess: Update to version 2009-12-30.
2070
dce2d8b2 20712010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2072
2073 PR ada/42554
2074 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2075 * configure: Regenerate.
2076
5408fbe8
RR
20772010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2078
2079 * MAINTAINERS: Update my email address.
2080
3f55a3b3
SP
20812010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2082
2083 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2084 (ghassan.shobaki@amd.com): Removed.
2085
3f08f7e8
AM
20862010-03-17 Alan Modra <amodra@gmail.com>
2087
2088 * MAINTAINERS: Update my email address.
2089
f3a9d094
DN
20902010-03-16 Diego Novillo <dnovillo@google.com>
2091
2092 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2093 Matthews.
2094
db5c4b8b
JM
20952010-03-16 Joseph Myers <joseph@codesourcery.com>
2096
2097 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2098 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2099
b995570a
JM
21002010-03-16 Joseph Myers <joseph@codesourcery.com>
2101
2102 * MAINTAINERS: Update my email address.
2103
124cc66f
DJ
21042010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2105
2106 * MAINTAINERS: Update my email address.
2107
a4581668
BS
21082010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2109
2110 * MAINTAINERS: Update my email address.
2111
49d78e29
JZ
21122010-03-09 Jie Zhang <jie@codesourcery.com>
2113
2114 * MAINTAINERS: Update my email address.
2115
8927b7c0
RO
21162010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2117
2118 PR libstdc++/32499
2119 * configure.ac (RANLIB): Default to true.
2120 (STRIP): Likewise.
2121 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2122 * configure: Regenerate.
2123
dce2d8b2 21242010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2125
2126 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2127 (Write After Approval): Update my email address.
2128
bf646aaf
NC
21292010-02-17 Nick Clifton <nickc@redhat.com>
2130
2131 PR 11238
2132 * Makefile.tpl (local-distclean): Also remove config.cache files in
2133 sub-directories as there may not be Makefiles present in the
2134 sub-directories.
96e41f16
NC
2135 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2136 the config.cache files found by the find command.
2137
bf646aaf
NC
2138 * Makefile.in: Regenerate.
2139 * configure.ac: Revert previous delta.
2140 * configure: Regenerate.
2141
ff78880a
NC
21422010-02-15 Nick Clifton <nickc@redhat.com>
2143
2144 PR 11238
2145 * configure.ac: Delete config.cache files in sub-directories when
2146 deleting Makefiles.
2147 * configure: Regenerate.
2148
8150eadf
BE
21492010-02-12 Ben Elliston <bje@gnu.org>
2150
2151 * MAINTAINERS: Update my email address.
2152
a9e12bfd
AP
21532010-02-08 Andrew Pinski <pinskia@gmail.com>
2154
2155 * MAINTAINERS (spu port): Update my email address.
2156
95315086
JZ
21572010-02-08 Jie Zhang <jie.zhang@analog.com>
2158
2159 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2160
362c6d2f
KG
21612010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2162
2163 * configure.ac: Add "recommended" version checks for GMP/MPC.
2164 Update recommended GMP/MPFR/MPC versions.
2165 * configure: Regenerate.
2166
888c5ad2
JR
21672010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2168
2169 * MAINTAINERS: Move my Embecosm email address into the
2170 write-after-approval section.
2171
3bf714a7
ILT
21722010-01-26 Ian Lance Taylor <iant@google.com>
2173
2174 * MAINTAINERS: Add myself as Go frontend maintainer.
2175
ad1e5170
JR
21762010-01-25 Joern Rennecke <amylaar@spamcop.net>
2177
2178 PR libstdc++/36101, PR libstdc++/42813
2179 * configure.ac (bootstrap_target_libs): Make inclusion of
2180 target-libgomp conditional on libgomb being in target_configdirs.
2181 * configure: Regenerate.
2182
fb0553d1
JR
21832010-01-23 Joern Rennecke <amylaar@spamcop.net>
2184
2185 PR libstdc++/36101, PR libstdc++/42813
2186 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2187 * configure: Regenerate.
2188
aae29963
JR
21892010-01-22 Joern Rennecke <amylaar@spamcop.net>
2190
2191 PR libstdc++/36101, PR libstdc++/42813
2192 * configure.ac (target_configdirs): Substitute.
2193 * Makefile.def: Bootstrap target module libgomp.
2194 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2195 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2196 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2197 * configure, Makefile.in: Regenerate.
2198
d8fe8895
DK
21992010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2200
2201 * MAINTAINERS: Adjust my details.
2202
ebfe4897
EW
22032010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2204
2205 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2206
f7746c59
TL
22072010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2208
2209 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2210
306c7b5b
TL
22112010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2212
2213 * MAINTAINERS (Write After Approval): Add myself.
2214
1b8b9e19
KT
22152010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
c164615b
RG
22192010-01-11 Richard Guenther <rguenther@suse.de>
2220
2221 PR lto/41569
2222 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2223 * Makefile.in: Regenerated.
2224
f3f623ae
AT
22252010-01-11 Andreas Tobler <andreast@fgznet.ch>
2226
2227 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2228 * configure: Regenerate.
2229
592c90ff 22302010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 2231 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
2232
2233 PR bootstrap/42424
2234 * configure.ac: Include libtool m4 files.
9c78662a 2235 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
2236 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2237 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 2238
592c90ff
KG
2239 * configure: Regenerate.
2240
60a2e213
RW
22412010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2242
2243 PR bootstrap/41818
2244 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2245 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2246 * Makefile.in: Regenerate.
2247
7413962d
RG
22482010-01-02 Richard Guenther <rguenther@suse.de>
2249
2250 PR lto/41529
2251 * configure.ac: Include config/elf.m4. Disable LTO if not
2252 builting for an elf target.
2253 * configure: Regenerate.
2254
f77f3945
CF
22552009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2256
2257 * MAINTAINERS: Change my email address.
2258
4960e3f0
BE
22592009-12-18 Ben Elliston <bje@au.ibm.com>
2260
2261 * config.sub, config.guess: Update from upstream sources.
2262
d16a31da
SZ
22632009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2264
2265 * MAINTAINERS (Write After Approval): Add myself.
2266
3a5729ea
KG
22672009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2268
2269 PR middle-end/30447
2270 PR middle-end/30789
2271 PR other/40302
2272
2273 * configure.ac: Require MPC.
2274 * configure: Regenerate.
2275
43e02a8a
RW
22762009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2277
2278 PR target/38384
2279 PR bootstrap/40972
2280 * libtool.m4: Sync from git Libtool.
2281 * ltoptions.m4: Likewise.
2282 * ltversion.m4: Likewise.
2283 * lt~obsolete.m4: Likewise.
2284 * ltmain.sh: Likewise.
2285
360d4522
KG
22862009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2287
2288 * configure.ac: Update minimum MPC version to 0.8.
2289 * configure: Regenerate.
2290
f264ed56
SP
22912009-11-21 Sebastian Pop <sebpop@gmail.com>
2292
2293 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2294 * configure: Regenerated.
2295
ed2eaa9f
ILT
22962009-11-21 Ian Lance Taylor <iant@google.com>
2297
2298 * configure.ac: Change default of poststage1_ldflags to be empty if
2299 poststage1_libs is set. When poststage1_libs is empty, and
2300 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2301 * configure: Rebuild.
2302
58346783
AN
23032009-11-21 Adam Nemet <adambnmet@gmail.com>
2304
2305 * MAINTAINERS (Write After Approval): Update my email address.
2306
5ca0106a
BE
23072009-11-20 Ben Elliston <bje@au.ibm.com>
2308
2309 * config.guess: Update from upstream sources.
2310
87213cd4
AO
23112009-11-16 Alexandre Oliva <aoliva@redhat.com>
2312
2313 * Makefile.def: Restore host and target settings for gmp.
2314 * Makefile.in: Rebuild.
2315
f61428ed
AO
23162009-11-16 Alexandre Oliva <aoliva@redhat.com>
2317
2318 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2319 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2320 Fix portability of test of C++ as bootstrap language. Add
2321 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2322 * configure: Rebuild.
2323 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2324 and cloog. Fix in-tree ppl configuration. Introduce libelf
2325 in-tree building.
2326 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2327 (POSTSTAGE1_HOST_EXPORTS): Use it.
2328 (STAGE[+id+]_CXXFLAGS): New.
2329 (BASE_FLAGS_TO_PASS): Pass it down.
2330 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2331 extra_exports.
2332 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2333 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2334 extra_exports.
2335 * Makefile.in: Rebuild.
2336
f6c56be6
BE
23372009-11-17 Ben Elliston <bje@au.ibm.com>
2338
2339 * config.sub, config.guess: Update from upstream sources.
2340
0ccb5970
JK
23412009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2342
2343 * MAINTAINERS (Write After Approval): Add myself.
2344
dce2d8b2 23452009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
2346
2347 * MAINTAINERS (Write After Approval): Add myself.
2348
5d571eaa
OS
23492009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2350
2351 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2352 paths for *-w64-mingw* and x86_64-*mingw*.
2353 * configure: Regenerated.
2354
dce2d8b2 23552009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
2356
2357 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2358
c393f559
BK
23592009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2360
2361 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2362 Phil Edwards to Write-After Approval.
2363
ef4c4300
KT
23642009-10-30 Kai Tietz <kai.tietz@onevision.com>
2365
2366 * configure.ac: Disable target-winsup & co for
2367 x86_64-*-mingw* and *-w64-mingw* targets.
2368 * configure: Regenerated.
2369
65a324b4
NC
23702009-10-16 Nick Clifton <nickc@redhat.com>
2371
2372 * MAINTAINERS: Add myself as a maintainer for the RX port.
2373
dce2d8b2 23742009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 2375
9c78662a 2376 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 2377
17e72e5d
RO
23782009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2379
2380 * configure.ac (CLooG test): Use = with test.
2381 * configure: Regenerate.
2382
ed3a56f3
RG
23832009-10-22 Richard Guenther <rguenther@suse.de>
2384
2385 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2386 cloog if the ppl version check failed. Move flags saving
2387 before setting in libelf check.
2388 * configure: Regenerate.
2389
ad0abd3c
RG
23902009-10-21 Richard Guenther <rguenther@suse.de>
2391
2392 * configure.ac: Adjust the ppl and cloog configure to work as
2393 documented. Disable cloog if ppl was disabled. Omit the version
2394 checks if they were disabled.
2395 * configure: Re-generate.
2396
e4c5bd48
RW
23972009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2398
2399 * configure.ac: Add 'lto' to enable_languages, not
2400 new_enable_languages, and only if not already present.
2401 * configure: Regenerate.
2402
0ffd69c5
GP
24032009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2404
2405 * README: Refer to the various COPYING* files instead of just
2406 COPYING.
2407 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2408
dce2d8b2 24092009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
2410
2411 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 2412
58687768
RG
24132009-10-07 Richard Guenther <rguenther@suse.de>
2414
2415 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2416 and Richard Guenther as reviewers.
2417 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2418 as reviewers.
2419
49b0ca5c 24202009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 2421
49b0ca5c 2422 * config.sub: Update from upstream sources.
d2d9ce5e 2423
aeb94799
ILT
24242009-10-06 Ian Lance Taylor <iant@google.com>
2425
2426 * Makefile.def: check-gold depends upon all-gas.
2427 * Makefile.in: Rebuild.
2428
123651cd
PM
24292009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2430
2431 * MAINTAINERS (Write After Approval): Add myself.
2432
d7f09764
DN
24332009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2434
2435 * Makefile.def: all-lto-plugin depends on all-libiberty.
2436 set bootstrap=true for lto-plugin.
2437 Add lto-plugin.
2438 * Makefile.in: Regenerate.
2439 * configure.ac (host_libs): Add lto-plugin.
2440 * configure: Regenerate.
2441
d7f09764
DN
24422009-10-03 Diego Novillo <dnovillo@google.com>
2443
2444 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2445 (HOST_LIBELFLIBS): Define.
2446 (HOST_LIBELFINC): Define.
2447 * Makefile.in: Regenerate.
2448 * configure.ac: Add --enable-lto.
2449 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2450 If --enable-lto is used, add 'lto' to new_enable_languages.
2451 If --enable-lto is used and gold is enabled, add
2452 lto-plugin to configdirs.
2453 * configure: Regenerate.
2454
24552009-10-03 Simon Baldwin <simonb@google.com>
2456
2457 * configure.ac: If --with-system-zlib, suppress local zlib and
2458 pass --with-system-zlib to subdir configure scripts.
2459 * configure: Regenerate.
2460
dce2d8b2 24612009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
2462 Paolo Bonzini <bonzini@gnu.org>
2463
2464 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2465 $(srcdir).
2466 * Makefile.in: Rebuilt.
2467
dce2d8b2 24682009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
2469
2470 * MAINTAINERS (Write After Approval): Add myself.
2471
3e661154
KG
24722009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2473
2474 * configure.ac: Update minimum MPC version to 0.7.
2475 * configure: Regenerate.
2476
f1a036e4
NC
24772009-09-25 Nick Clifton <nickc@redhat.com>
2478
2479 * configure.ac: Pass any --cache-file=/dev/null option on to
2480 subconfigures.
2481 * configure: Regenerate.
2482
d4c74acc
NC
24832009-09-23 Nick Clifton <nickc@redhat.com>
2484
2485 * config.sub, config.guess: Update from upstream sources.
2486
dce2d8b2 24872009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
2488
2489 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2490 * Makefile.in: Rebuilt.
2491
0db770bd
RW
24922009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2493
2494 PR bootstrap/32272
2495 * configure.ac: Error out if $srcdir isn't '.' but contains
2496 host-${host_noncanonical}.
2497 * configure: Regenerate.
2498
71101870
RO
24992009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2500
2501 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2502 maintainer.
2503
ca6d0d62
RW
25042009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2505
79cd2b23
RW
2506 * configure.ac: If bootstrapping a combined tree with
2507 --enable-gold, require c++ in stage1_languages.
2508 * configure: Regenerate.
2509
ab9dcd0c
RW
2510 * configure.ac: Also add target_libs of stage1_languages to
2511 bootstrap_target_libs.
2512 * configure: Regenerate.
2513
ca6d0d62
RW
2514 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2515 with --enable-languages not containing c++.
2516 * configure: Regenerate.
2517
1c3c9f12
JZ
25182009-09-15 Jie Zhang <jie.zhang@analog.com>
2519
2520 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2521 * configure: Regenerate.
2522
dce2d8b2 25232009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 2524
6fb30a14
JR
2525 * MAINTAINERS (Write After Approval): Update my e-mail address,
2526 and move from from here...
2527 (Waiting for paperwork): To here.
0318772d 2528
4056c2c6
JM
25292009-09-09 Joseph Myers <joseph@codesourcery.com>
2530
2531 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2532
3e54529c
RW
25332009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2534
2535 * configure.ac: Do not use $extrasub for replacing @if/@endif
2536 parts in Makefile; instead, use additional arguments to
2537 AC_CONFIG_COMMANDS to do the replacement manually, with several
2538 sed invocations, to avoid HP-UX sed command limits.
2539 * configure: Regenerate.
2540
713e2ea6
AO
25412009-09-08 Alexandre Oliva <aoliva@redhat.com>
2542
2543 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2544 blank before -L.
2545
5646b7b9
AO
25462009-09-04 Alexandre Oliva <aoliva@redhat.com>
2547
2548 * configure.ac (with-build-config): Document. Handle without.
2549 Handle missing argument.
2550 * configure: Rebuilt.
2551
e12c4094
AO
25522009-09-03 Alexandre Oliva <aoliva@redhat.com>
2553
2554 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2555 Default to bootstrap-debug only if compare-debug works.
2556 * configure: Rebuilt.
2557 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2558 * Makefile.in: Rebuilt.
2559
75cb0057
RO
25602009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2561
2562 * MAINTAINERS (OS Port Maintainers): Update my email address.
2563
8fc68cba
AO
25642009-09-01 Alexandre Oliva <aoliva@redhat.com>
2565
2566 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2567 * Makefile.in: Rebuilt.
2568
44cb38cf
CD
25692009-09-01 Chris Demetriou <cgd@google.com>
2570
2571 * MAINTAINERS (Write After Approval): Add myself.
2572
f9329c35
DS
25732009-08-31 Dodji Seketeli <dodji@redhat.com>
2574
2575 PR debug/30161
2576 * include/dwarf2.h (enum dwarf_tag): Added
2577 DW_TAG_GNU_template_template_param
2578 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2579
f945e229
PB
25802009-08-30 Paolo Bonzini <bonzini@gnu.org>
2581
2582 * Makefile.tpl (AWK): Fix typo.
2583 * Makefile.in: Regenerate.
2584
87264276
PB
25852009-08-30 Paolo Bonzini <bonzini@gnu.org>
2586
2587 * configure.ac: Detect awk and sed.
2588 * Makefile.def (flags_to_pass): Add AWK and SED.
2589 * Makefile.tpl (AWK, SED): New.
2590 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2591 * configure: Regenerate.
2592 * Makefile.in: Regenerate.
2593
68ccd57c
DK
25942009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2595
2596 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2597 (collapseslashes): Likewise.
2598
df58e648
RW
25992009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2600
2601 * configure.ac (AC_PREREQ): Bump to 2.64.
2602
0539cb2c
RW
26032009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2604
70fa0efa
RW
2605 * configure.ac: Remove --with-datarootdir, --with-docdir,
2606 --with-pdfdir, --with-htmldir switches.
2607 * configure: Regenerate.
2608
5213506e
RW
2609 * configure: Regenerate.
2610
0539cb2c
RW
2611 * compile: Sync from Automake 1.11.
2612 * depcomp: Likewise.
2613 * install-sh: Likewise.
2614 * missing: Likewise.
2615 * mkinstalldirs: Likewise.
2616 * ylwrap: Likewise.
2617
197c68cc
DK
26182009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2619
2620 * ltmain.sh (func_normal_abspath): New function.
2621 (func_relative_path): Likewise.
2622 (func_mode_help): Document new -bindir option for link mode.
2623 (func_mode_link): Add new -bindir option, and use it to place
2624 output DLL if specified.
2625
58af276a
RW
26262009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2627
0115d4a3
RW
2628 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2629 (baseargs): Add --disable-option-checking.
2630 * configure: Regenerate.
2631
58af276a
RW
2632 * Makefile.def (configure-target-libiberty): Depend on
2633 all-binutils and all-ld.
2634 (configure-target-newlib): Likewise.
2635 * Makefile.in: Regenerate.
2636
e9d9afef
BE
26372009-08-17 Ben Elliston <bje@au.ibm.com>
2638
2639 * config.sub, config.guess: Update from upstream sources.
2640
354ebf88
RW
26412009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2642
2643 Sync from src, merge:
2644
2645 2009-07-02 Tristan Gingold <gingold@adacore.com>
2646
2647 * configure.ac: Do not exclude gas for i386-*-darwin.
2648 Add a case for x86_64-*-darwin.
2649 * configure: Regenerate.
2650
8375f7b2
NV
26512009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2652
2653 * MAINTAINERS: Add my name to Write After Approval list.
2654
dce2d8b2 26552009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
2656
2657 * configure.ac: Add Microblaze target.
2658 * configure: Regenerate.
2659
ea2002ba
CB
26602009-07-31 Christian Bruel <christian.bruel@st.com>
2661
2662 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2663 * configure: Regenerate.
2bf33cdb 2664
dce2d8b2 26652009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
2666
2667 * MAINTAINERS (Write After Approval): Update my e-mail address.
2668
e90e6bd7
ILT
26692009-07-06 Ian Lance Taylor <iant@google.com>
2670
2671 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2672 * configure: Rebuild.
2673
f6e0880a
TG
26742009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2675
2676 * MAINTAINERS: Move myself to the Graphite Reviewers.
2677
6d984927
WG
26782009-06-30 Wei Guozhi <carrot@google.com>
2679
2680 * MAINTAINERS: Add my name to Write After Approval list.
2681
f2689b09
SE
26822009-06-26 Steve Ellcey <sje@cup.hp.com>
2683
2684 PR bootstrap/40338
2685 * configure.ac (comparestring): Create new variable.
2686 * Makefile.tpl (comparestring): Use to skip some comparisions.
2687 * configure: Regenerate.
2688 * Makefile.in: Regenerate.
2689
f62c0ba4
DE
26902009-06-26 Doug Evans <dje@sebabeach.org>
2691
2692 * Makefile.def (host_modules): Add cgen.
2693 * Makefile.in: Regenerate.
2694 * configure.ac (host_tools): Add cgen.
2695 * configure: Regenerate.
2696
7acf4da6
DD
26972009-06-23 DJ Delorie <dj@redhat.com>
2698
2699 * MAINTAINERS: Add myself as mep maintainer.
2700
00020c16
ILT
27012009-06-23 Ian Lance Taylor <iant@google.com>
2702
2703 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2704 boot_languages. Only bootstrap target libraries listed in
2705 target_libs for some boot language. Add --with-stage1-ldflags,
2706 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2707 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2708 if not building with C++.
2709 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2710 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2711 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2712 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2713 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2714 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2715 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2716 * configure, Makefile.in: Rebuild.
2717
1da52d4a
LF
27182009-06-23 Li Feng <nemokingdom@gmail.com>
2719
2720 * MAINTAINERS: Added my name to write-after-approval list.
2721
144c9175
RM
27222009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2723
2724 * configure.ac: Define is_elf for QNX Neutrino targets.
2725 * configure: Regenerate.
2726
e5871e24
GS
27272009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2728
9c78662a 2729 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 2730
5f4a82c0
KG
27312009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2732
2733 * configure.ac: Detect MPC in default directory.
2734 * configure: Regenerate.
2735
394e9195
JG
27362009-06-03 Jerome Guitton <guitton@adacore.com>
2737 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2738
9c78662a
UB
2739 * Makefile.tpl (all): Avoid a trailing backslash.
2740 * Makefile.in: Regenerate.
394e9195 2741
47bca6aa
BE
27422009-06-03 Ben Elliston <bje@au.ibm.com>
2743
2744 * config.sub, config.guess: Update from upstream sources.
2745
a891a473
RS
27462009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2747
2748 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2749 to noconfdirs.
2750 * configure: Regenerate.
2751
70cb2d9f
AO
27522009-06-02 Alexandre Oliva <aoliva@redhat.com>
2753
2754 * Makefile.tpl ([+compare-target+]): Compare all stage
2755 directories, rather than just gcc.
2756 * Makefile.in: Rebuilt.
2757
7f1245df
DK
27582009-06-01 Doug Kwan <dougkwan@google.com>
2759
2760 * configure.ac: Support gold for target arm*-*-*.
2761 * configure: Regenerate.
394e9195 2762
acd26225
KG
27632009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2764
2765 * Makefile.def: Add MPC support and dependencies.
2766 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2767
2768 * Makefile.in, configure: Regenerate.
2769
a1fc946a
AO
27702009-05-27 Alexandre Oliva <aoliva@redhat.com>
2771
2772 * Makefile.tpl (all): Avoid harmless warning in make all when
2773 gcc-bootstrap is enabled but stage_last does not exist.
2774 * Makefile.in: Rebuilt.
2775
2e6a3c8d
NR
27762009-05-24 Nicolas Roche <roche@adacore.com>
2777
2778 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2779 * Makefile.in: Regenerate.
2780
63487d11
DC
27812009-05-21 Denis Chertykov <chertykov@gmail.com>
2782
2783 * MAINTAINERS: Update my e-mail address.
2784
449223af
DK
27852009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2786
2787 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2788 * configure: Regenerate.
2789
31c98f49
AO
27902009-05-18 Alexandre Oliva <aoliva@redhat.com>
2791
2792 PR other/40159
2793 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2794 gcc-no-bootstrap are mutually exclusive.
2795 * Makefile.in: Rebuilt.
2796
0f501837
AO
27972009-05-18 Alexandre Oliva <aoliva@redhat.com>
2798
2799 PR other/40159
2800 * Makefile.tpl (all): Don't end with unconditional success.
2801 * Makefile.in: Rebuilt.
2802
4a4a4e99
AO
28032009-05-12 Alexandre Oliva <aoliva@redhat.com>
2804
2805 PR target/37137
2806 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2807 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2808 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2809 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2810 stage_configureflags, stage_cflags and stage_libcflags into
2811 explicit Makefile macros.
2812 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2813 GFORTRAN.
2814 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2815 CC. Set CC_FOR_BUILD from CC.
2816 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2817 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2818 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2819 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2820 and GFORTRAN.
2821 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2822 (_LIBCFLAGS): Renamed to _TFLAGS.
2823 (do-compare-debug, do-compare3-debug): Drop.
2824 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2825 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2826 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2827 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2828 (XGCC_FLAGS_FOR_TARGET): New.
2829 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2830 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2831 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2832 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 2833 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
2834 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2835 TFLAGS.
2836 (BUILD_CONFIG): Include if requested.
2837 (all): Set TFLAGS on bootstrap.
2838 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2839 (all-stageid-prefixmodule): Likewise.
2840 (do-clean, distclean-stageid): Set TFLAGS.
2841 (restrap): Fix whitespace.
2842 * Makefile.in: Rebuilt.
2843
1cee3429
PB
28442009-05-07 Paolo Bonzini <bonzini@gnu.org>
2845
2846 * config.guess: Sync with src.
2847
0b70eafd
DK
28482009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2849
2850 * configure.ac ($with_ppl): Default to no if not supplied.
2851 ($with_cloog): Likewise.
2852 configure: Regenerate.
2853
5175f17c
JW
28542009-04-27 James E. Wilson <wilson@codesourcery.com>
2855
2856 * MAINTAINERS: Update my e-mail address.
2857
952fa153
NC
28582009-04-27 Nick Clifton <nickc@redhat.com>
2859
2860 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2861
a687f83c
EB
28622009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2863
2864 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2865 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2866 * Makefile.in: Regenerate.
2867
9e3eba15
KG
28682009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2869
2870 PR bootstrap/39739
2871 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2872 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2873
2874 * configure, Makefile.in: Regenerate.
2875
a687f83c 28762009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
2877
2878 * include/hashtab.h: Update GTY annotations to new syntax
2879 * include/splay-tree.h: Likewise
2880
070bdbd9
BE
28812009-04-17 Ben Elliston <bje@au.ibm.com>
2882
2883 * config.sub, config.guess: Update from upstream sources.
2884
55f2d967
AG
28852009-04-15 Anthony Green <green@moxielogic.com>
2886
2887 * configure.ac: Add moxie support.
2888 * configure: Rebuilt.
2889
309c24a9
JJ
28902009-04-14 Jakub Jelinek <jakub@redhat.com>
2891
2892 * configure.ac: Change copyright header to refer to version
2893 3 of the GNU General Public License and to point readers at the
2894 COPYING3 file and the FSF's license web page.
2895 * Makefile.def: Likewise.
2896 * Makefile.tpl: Likewise.
2897 * Makefile.in: Regenerate.
2898
b93133bc
JH
28992009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2900
2901 * configure.ac: Restore match for darwin9 or later. Use double
2902 brackets since regeneration eats one pair.
2903 * configure: Regenerate.
2904
d18ff35a
L
29052009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2906
2907 PR gas/10039
2908 * configure.ac: Require texinfo 4.7.
2909 * configure: Regenerated.
2910
748086b7
JJ
29112009-04-09 Nick Clifton <nickc@redhat.com>
2912
2913 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2914 the GCC Runtime Library Exception.
2915
a3337ea2
KG
29162009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2917
2918 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2919 * configure: Regenerate.
2920
60911f14
SE
29212009-04-01 Steve Ellcey <sje@cup.hp.com>
2922
2923 * Makefil.def (languages): New entries.
2924 * Makefile.tpl (check-gcc-*): New generic target.
2925 * Makefile.in: Regenerate.
60911f14 2926
dce2d8b2 29272009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 2928
d18ff35a 2929 * MAINTAINERS: Update my email address.
7369c1d0 2930
cfb1f59f
TT
29312009-03-18 Tom Tromey <tromey@redhat.com>
2932
d18ff35a
L
2933 * configure: Rebuild.
2934 * configure.ac (host_libs): Add libiconv.
2935 * Makefile.in: Rebuild.
2936 * Makefile.def (host_modules): Add libiconv.
2937 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 2938
75eeae1a
TG
29392009-03-16 Tristan Gingold <gingold@adacore.com>
2940
2941 * configure.ac: Treat gdb as supported on x86_64-darwin.
2942 * configure: Regenerate.
2943
f38095f3
JM
29442009-03-16 Joseph Myers <joseph@codesourcery.com>
2945
2946 * configure.ac (--with-host-libstdcxx): New option.
2947 * configure: Regenerate.
2948
dce2d8b2 29492009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
2950
2951 * MAINTAINERS: Move myself into the write after approval list.
2952
6d401294
NP
29532009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2954
2955 * MAINTAINERS: Update e-mail address.
2bf33cdb 2956
07c97076
DN
29572009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2958
2959 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2960
dce2d8b2 29612009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
2962
2963 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2964
7a9d3fe8
RW
29652009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2966
2967 Backport from git Libtool:
2968
2969 2009-01-19 Robert Millan <rmh@aybabtu.com>
2970 Support GNU/kOpenSolaris.
2971 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2972 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2973 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2974 GNU/kOpenSolaris.
2975
c9e9e11f
AS
29762009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2977
2978 * MAINTAINERS: Update e-mail address.
2979
5e8c1552 29802009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
2981
2982 * MAINTAINERS (Write After Approval): Add self.
2983
b0adb088
BM
29842009-02-18 Bingfeng Mei <bmei@broadcom.com>
2985
2986 * MAINTAINERS (Write After Approval): Add myself.
2987
ee04b574
AS
29882009-02-05 Andreas Schwab <schwab@suse.de>
2989
2990 * Makefile.tpl (stage_last): Define $r and $s before using
2991 $(RECURSE_FLAGS_TO_PASS).
2992 * Makefile.in: Regenerate
2993
907884c9
ILT
29942009-01-30 Ian Lance Taylor <iant@google.com>
2995
2996 * MAINTAINERS: Move myself to the Global Reviewers list.
2997
416ac4d4
RM
29982009-01-29 Robert Millan <rmh@aybabtu.com>
2999
3000 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3001 * configure: Regenerate.
3002
ee5decb3
GP
30032009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3004
3005 * MAINTAINERS: Make whitespace consistent.
19196f44 3006 Remove Robert Millan from Write After Approval.
ee5decb3 3007
36fbb0ec
AM
30082009-01-16 Alan Modra <amodra@bigpond.net.au>
3009
3010 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3011 (all-opcodes): Depend on all-libiberty.
3012 * Makefile.in: Regenerate.
3013
52535a64
DR
30142009-01-15 Douglas B Rupp <rupp@gnat.com>
3015
3016 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3017 * configure: Regenerate.
3018
e04a57df
RR
30192009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3020
3021 * MAINTAINERS (Write After Approval): Add myself.
3022
856c450b
SK
30232009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3024
3025 * MAINTAINERS: Add myself to reviewers (Fortran).
3026
dce2d8b2 30272009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3028
3029 PR tree-optimization/38515
3030 * configure.ac (cloog-polylib): Removed.
3031 (with_ppl, with_cloog): Test for "no".
3032 * configure: Regenerated.
3033
1e5e8a59
DF
30342009-01-11 Daniel Franke <franke.daniel@gmail.com>
3035
3036 * MAINTAINERS: Moved myself to reviewers (Fortran).
3037
5e5debf6
TS
30382009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3039
3040 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3041 (Write After Approval): Remove myself.
3042
1c42acf1
DN
30432009-01-03 Diego Novillo <dnovillo@google.com>
3044
3045 * MAINTAINERS: Remove myself from alias maintainership.
3046
2fbbedaf
DA
30472009-01-02 David Ayers <ayers@fsfe.org>
3048
3049 * MAINTAINERS: Update e-mail address.
3050
17213821
GP
30512008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3052
3053 * MAINTAINERS: Make whitespace consistent.
3054
baafc534
RW
30552008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3056
3057 Backport from upstream Libtool:
3058 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3059 Add cache variables to tests that require the linker to work.
3060 For shlibpath_overrides_runpath, this also changes the semantics
3061 to let the result from the C compiler take precedence.
3062
18430d27
BE
30632008-12-02 Ben Elliston <bje@au.ibm.com>
3064
3065 * config.sub, config.guess: Update from upstream sources.
3066
dce2d8b2 30672008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3068
3069 * configure.ac (ppllibs): Add by default the lib flags.
3070 * configure: Regenerate.
3071
41e9641b
LM
30722008-12-08 Luis Machado <luisgpm@br.ibm.com>
3073
3074 * MAINTAINERS: Add myself to the write after approval list.
3075
25783c30
JH
30762008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3077
ee04b574
AS
3078 * configure.ac: Add double brackets on darwin[912].
3079 * configure: Regenerate.
25783c30 3080
0e318fcc
DK
30812008-12-03 Daniel Kraft <d@domob.eu>
3082
3083 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3084 Approval to Reviewer section (for Fortran front-end).
3085
7f171b95
JH
30862008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3087
3088 * configure.ac: Expand to darwin10 and later.
3089 * configure: Regenerate.
3090
09ce620e
AS
30912008-12-02 Andreas Schwab <schwab@suse.de>
3092
3093 * Makefile.def: configure-target-boehm-gc depends on
3094 all-target-libstdc++-v3.
3095 * Makefile.in: Regenerate.
3096
386c704d
KT
30972008-12-02 Kai Tietz <kai.tietz@onevision.com>
3098
3099 * MAINTAINERS: Add myself as mingw maintainer.
3100
e03dd84a
BE
31012008-12-02 Ben Elliston <bje@au.ibm.com>
3102
3103 * config.sub, config.guess: Update from upstream sources.
3104
3fa87964
GP
31052008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3106
3107 * README.SCO: Remove.
3108
df72d7ed
FP
31092008-11-29 Fernando Pereira <pronesto@gmail.com>
3110
3111 * MAINTAINERS: Add myself to the write after approval list.
3112
b5646528
DK
31132008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3114
3115 * MAINTAINERS: Update my email address in WAA section.
3116
dce2d8b2 31172008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3118
3119 * MAINTAINERS: Update e-mail address.
3120
dce2d8b2 31212008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3122
3123 * MAINTAINERS: Change e-mail address.
3124
0db3a858
TG
31252008-11-27 Tristan Gingold <gingold@adacore.com>
3126
3127 * configure.ac: Build gdb for i?86-*-darwin*
3128 * configure: Regenerated.
3129
dce2d8b2 31302008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3131
3132 * MAINTAINERS: Added my full name.
3133
487e299b
DJ
31342008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3135
3136 PR bootstrap/38014
3137 PR bootstrap/37923
3138
3139 Revert:
3140
3141 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3142
3143 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3144 * Makefile.in: Regenerated.
3145
3146 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3147
3148 PR gdb/921
3149 PR gdb/1646
3150 PR gdb/2175
3151 PR gdb/2176
3152
3153 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3154 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3155 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3156 (HOST_EXPORTS): Pass CPPFLAGS.
3157 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3158 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3159 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3160 * Makefile.in, configure: Regenerated.
3161 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3162 and CPPFLAGS_FOR_BUILD.
3163
dce2d8b2 31642008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3165
3166 * MAINTAINERS: Add myself as middle end maintainer.
3167
044fed69
AS
31682008-11-06 Andrew Stubbs <ams@codesourcery.com>
3169
3170 * MAINTAINERS (Write after approval): Add myself.
3171
caf6defe
DN
31722008-11-05 Diego Novillo <dnovillo@google.com>
3173
3174 * MAINTAINERS (Global Reviewers): Add myself.
3175 (Non-Algorithmic Maintainers): Remove myself.
3176
3e9899ac
TS
31772008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3178
09ce620e 3179 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3180
ea99e36e
MM
31812008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3182
09ce620e 3183 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3184
fb0d2684
BE
31852008-10-31 Ben Elliston <bje@au.ibm.com>
3186
3187 * configure.ac (spu-*-*): Remove special case.
3188 * configure: Regenerate.
3189
73c07a3e
CM
31902008-10-30 Catherine Moore <clm@codesourcery.com>
3191
3192 * MAINTAINERS (Write after approval): Update my email address.
3193
7310a2da
SSF
31942008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3195
3196 * configure.ac [spu-*-*]: Do not set skipdirs.
3197 * configure: Re-generate.
3198
7e51fe23
BS
31992008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3200
3201 * MAINTAINERS (Various Maintainers): Add myself to reload.
3202
ef20be93
RG
32032008-10-25 Richard Guenther <rguenther@suse.de>
3204
3205 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3206 maintainer. Remove myself as libgcc-math maintainer.
3207 (Non-Algorithmic Maintainers): Remove myself.
3208
03ffcfa0
DJ
32092008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3210
3211 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3212 * Makefile.in: Regenerated.
3213
dec014a9
CC
32142008-10-23 Cary Coutant <ccoutant@google.com>
3215
3216 * MAINTAINERS (Write after approval): Add myself.
3217
b36c386c
DJ
32182008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3219
3220 PR gdb/921
3221 PR gdb/1646
3222 PR gdb/2175
3223 PR gdb/2176
3224
3225 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3226 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3227 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3228 (HOST_EXPORTS): Pass CPPFLAGS.
3229 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3230 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3231 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3232 * Makefile.in, configure: Regenerated.
3233 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3234 and CPPFLAGS_FOR_BUILD.
3235
dce2d8b2 32362008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
3237
3238 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3239 Sebastian Pop.
3240
e0bda97e
AP
32412008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3242
3243 * MAINTAINERS (Write After Approval): Added myself.
3244
36c713e0
KG
32452008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3246
3247 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3248 recommended version to 2.3.2.
3249
3250 * configure: Regenerate.
3251
8fe005ee
MM
32522008-10-01 Mark Mitchell <mark@codesourcery.com>
3253
3254 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3255
be8f156f
DD
32562008-09-29 David Daney <david.daney@caviumnetworks.com>
3257
3258 * MAINTAINERS (Write After Approval): Update e-mail address.
3259
ae11dff4
PG
32602008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3261
3262 * libtool.m4: Update to libtool 2.2.6.
3263 * lt~obsolete.m4: Update to libtool 2.2.6.
3264 * ltmain.sh: Update to libtool 2.2.6.
3265 * ltsugar.m4: Update to libtool 2.2.6.
3266 * ltversion.m4: Update to libtool 2.2.6.
3267 * ltoptions.m4: Update to libtool 2.2.6.
3268 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3269
441154b1
CF
32702008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3271
3272 * MAINTAINERS (Write After Approval): Add myself.
3273
775b3b26
BRF
32742008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3275
3276 * MAINTAINERS (Write After Approval): Update my name.
3277
94538043
SB
32782008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3279
09ce620e 3280 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3281
52d1bfd8
SE
32822008-09-18 Steve Ellcey <sje@cup.hp.com>
3283
09ce620e 3284 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3285
c5cc92f5
GP
32862008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3287
3288 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3289 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3290 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3291 and Michael Tiemann from Write After Approval since they do not
3292 actually have access.
3293
23d9794a
RG
32942008-09-05 Richard Guenther <rguenther@suse.de>
3295
3296 * configure.ac: Initialize clooglibs to -lcloog.
3297 * configure: Re-generate.
3298
192a671e
LCW
32992008-09-04 Le-Chun Wu <lcwu@google.com>
3300
3301 * MAINTAINERS (Write After Approval): Add myself.
3302
d789184e
SP
33032008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3304
3305 * configure.ac (--with-cloog-polylib): New.
3306 (--disable-cloog-version-check): New.
3307 (--disable-ppl-version-check): New.
3308 * configure: Re-generate.
3309
36a881c7
RG
33102008-09-03 Richard Guenther <rguenther@suse.de>
3311
3312 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3313 cloog test.
3314 * configure: Re-generate.
3315
358da97e
HS
33162008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3317
3318 Add picoChip port.
3319 * MAINTAINERS: Add picoChip maintainers.
3320
f8bf9252
SP
33212008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3322 Tobias Grosser <grosser@fim.uni-passau.de>
3323 Jan Sjodin <jan.sjodin@amd.com>
3324 Harsha Jagasia <harsha.jagasia@amd.com>
3325 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3326 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3327 Adrien Eliche <aeliche@isty.uvsq.fr>
3328
3329 Merge from graphite branch.
3330 * configure: Regenerate.
3331 * Makefile.in: Regenerate.
3332 * configure.ac (host_libs): Add ppl and cloog.
3333 Add checks for PPL and CLooG.
3334 * Makefile.def (ppl, cloog): Added modules and dependences.
3335 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3336 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3337
d89f0ad6
AL
33382008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3339
3340 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3341 (GCC_SHLIB_SUBDIR): New.
3342 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3343 * configure: Regenerate.
3344 * Makefile.in: Regenerate.
3345
88a25817
GP
33462008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3347
3348 * MAINTAINERS: Consistently use tabs to separate columns.
3349
f873f15f
TG
33502008-08-29 Tristan Gingold <gingold@adacore.com>
3351
3352 * MAINTAINERS (Write after Approval): Add myself.
3353
e1514c3f
TG
33542008-08-28 Tristan Gingold <gingold@adacore.com>
3355
3356 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3357 Enable bfd, binutils and opcodes.
3358 * configure: Regenerate.
3359
4717882f
JDA
33602008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3361
3362 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3363
28c9884c
TK
33642008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3365
3366 * MAINTAINERS: Use correct Umlaut for last name.
3367
ae96d86a
FXC
33682008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3369
3370 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3371
3ecc96e3
DE
33722008-08-16 David Edelsohn <edelsohn@gnu.org>
3373
3374 * MAINTAINERS: Update my email address.
3375
dd609cc1
EB
33762008-08-16 Nicolas Roche <roche@adacore.com>
3377
3378 * Makefile.tpl: Add BOOT_ADAFLAGS.
3379 * Makefile.in: Regenerate.
3380
08d0963a
RS
33812008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3382
3383 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3384 * configure: Regenerate.
3385
dce2d8b2 33862008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
3387
3388 * configure.ac: Add makefile fragments for hpux.
3389 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3390 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3391 * configure: Regenerate.
3392 * Makefile.in: Regenerate.
3393
dce2d8b2 33942008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
3395
3396 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3397
dce2d8b2 33982008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
3399
3400 * MAINTAINERS (Write after Approval): Add myself.
3401
78209f30
XG
34022008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3403
3404 * MAINTAINERS (Write After Approval): Add myself.
3405
5b5b098d
AJ
34062008-06-29 Andrew Jenner <andrew@codesourcery.com>
3407
3408 * MAINTAINERS (Write After Approval): Add myself.
3409
d812ec93
KW
34102008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3411
3412 * MAINTAINERS: Update my email address.
3413
99e78224
JY
34142008-06-25 Joey Ye <joey.ye@intel.com>
3415
3416 * MAINTAINERS (Write After Approval): Add myself.
3417
18c04407
RW
34182008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3419
3420 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3421 * Makefile.in: Regenerate.
3422 * configure: Regenerate.
3423
47aa9a31
DK
34242008-06-17 Daniel Kraft <d@domob.eu>
3425
3426 * MAINTAINERS (Write After Approval): Add myself.
3427
ad33ff57
RW
34282008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3429
3430 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3431 "$@" is still intact with both Autoconf 2.59 and 2.62.
3432 * configure: Regenerate.
3433
cdce5c41
RW
34342008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3435
3436 * Makefile.tpl: Fix comment errors.
3437 * Makefile.in: Regenerate.
3438
01b79d11
DM
34392008-06-12 David S. Miller <davem@davemloft.net>
3440 David Edelsohn <edelsohn@gnu.org>
3441
3442 * configure.ac: Add powerpc*-*-* to gold supported targets.
3443 * configure: Regenerate.
3444
f8c33439
JM
34452008-06-08 Joseph Myers <joseph@codesourcery.com>
3446
3447 PR tree-optimization/36218
3448 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3449 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3450 (all prefix="build-"): Pass them to build-system sub-makes.
3451 * Makefile.in: Regenerate.
3452
cd985f66
JM
34532008-06-07 Joseph Myers <joseph@codesourcery.com>
3454
3455 * MAINTAINERS (mt port): Remove.
3456 (sco5, unixware, sco udk): Remove.
3457 (Kean Johnston): Add to Write After Approval.
3458
3f6383d3
JB
34592008-05-30 Julian Brown <julian@codesourcery.com>
3460
3461 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3462 of libobjc for ARM EABI Linux.
3463 * configure: Regenerate.
30da41ed 3464
dce2d8b2 34652008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 3466
09ce620e 3467 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 3468
dce2d8b2 34692008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 3470
e29cc9b4 3471 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 3472
955410cb
JW
34732008-05-15 Janus Weil <janus@gcc.gnu.org>
3474
3475 * MAINTAINERS (Write After Approval): Add myself.
3476
719bb4e3 34772008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
3478
3479 * config-ml.in: don't handle --enable-shared and --enable-static.
3480
372b05fc
RS
34812008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3482
3483 * MAINTAINERS: Update my email address.
3484
f73e2200
PC
34852008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3486
3487 * MAINTAINERS: Update my email address.
09ce620e 3488
3e438e2b
KVH
34892008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3490
3491 * MAINTAINERS (Write After Approval): Add myself.
3492
177bf491
GS
34932008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3494
3495 * MAINTAINERS (Write After Approval): Add myself.
3496
dce2d8b2 34972008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
3498
3499 * MAINTAINERS (crx): Add myself.
3500
14a8726b
PB
35012008-04-18 Paolo Bonzini <bonzini@gnu.org>
3502
3503 Sync with src:
3504 2008-04-14 David S. Miller <davem@davemloft.net>
3505
09ce620e
AS
3506 * configure.ac: Add sparc*-*-* to gold supported targets.
3507 * configure: Regenerate.
14a8726b 3508
7142fb32
PB
35092008-04-18 Paolo Bonzini <bonzini@gnu.org>
3510
3511 PR bootstrap/35457
3512 * configure.ac: Include override.m4.
3513 * configure: Regenerate.
3514
c6b196de
PB
35152008-04-18 Paolo Bonzini <bonzini@gnu.org>
3516
09ce620e
AS
3517 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3518 * Makefile.in: Regenerate.
c6b196de 3519
dce2d8b2 35202008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 3521
09ce620e 3522 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 3523 as nonconfigurable directories list.
09ce620e 3524 * configure: Regenerate.
c993ae60 3525
8479b1b1
BE
35262008-04-14 Ben Elliston <bje@au.ibm.com>
3527
3528 * config.sub, config.guess: Update from upstream sources.
3529
295e261a
HPN
35302008-04-12 Hans-Peter Nilsson <hp@axis.com>
3531
3532 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3533 * Makefile.in: Regenerate.
3534
ac3949d9
EW
35352008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3536
3537 * configure.ac: Do not build libssp for the AVR.
3538 * configure: Regenerate.
3539
06407e30
ILT
35402008-04-07 Ian Lance Taylor <iant@google.com>
3541
3542 * Makefile.def: check-gold depends upon all-binutils.
3543 * Makefile.in: Regenerate.
3544
97db009c
AH
35452008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3546
3547 * MAINTAINERS (Write After Approval): Add myself.
3548
2a79c47f
NC
35492008-04-04 Nick Clifton <nickc@redhat.com>
3550
3551 PR binutils/4334
5f4bebbf 3552 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
3553 builds.
3554 * configure: Regenerate.
3555
c53a18d3
N
35562008-04-04 NightStrike <NightStrike@gmail.com>
3557
3558 PR other/35151
09ce620e
AS
3559 * configure.ac: Combine rules for mingw32 and mingw64.
3560 * configure: Regenerate.
c53a18d3 3561
d925aa70
KT
35622008-04-02 Kai Tietz <kai.tietz@onvision.com>
3563
3564 * MAINTAINERS (Write After Approval): Add myself.
3565
dce2d8b2 35662008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
3567
3568 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3569 * Makefile.in (.NOTPARALLEL): Ditto.
3570
4412a506
PG
35712008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3572
3573 * MAINTAINERS (Write After Approval): Add myself.
3574
dce2d8b2 35752008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
3576
3577 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3578 * Makefile.in (.NOTPARALLEL): Regenerate.
3579
639223bd
PB
35802008-03-27 Paolo Bonzini <bonzini@gnu.org>
3581
3582 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3583 * Makefile.in: Regenerate.
3584
b8ab1f4a
JS
35852008-03-26 Jakub Staszak <kuba@et.pl>
3586
3587 * MAINTAINERS (Write After Approval): Add myself.
3588
b45890a4
TK
35892008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3590
3591 * MAINTAINERS: Update e-mail address.
3592
5afab7ad
ILT
35932008-03-20 Ian Lance Taylor <iant@google.com>
3594
3595 * configure.ac: Add support for --enable-gold.
3596 * Makefile.def: Add gold as a directory like ld.
3597 * configure, Makefile.in: Regenerate.
3598
38d24731
RW
35992008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3600
3601 * configure.ac: m4_include config/proginstall.m4.
3602 * configure: Regenerate.
32bc4cf4
RW
3603
3604 Backport from upstream Libtool:
09ce620e 3605
32bc4cf4 3606 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 3607
32bc4cf4
RW
3608 Deal with Autoconf 2.62's semantic change in m4_append.
3609 * ltsugar.m4 (lt_append): Replace broken versions of
3610 m4_append.
3611 (lt_if_append_uniq): Don't require separator to be overquoted,
3612 and avoid broken m4_append.
3613 (lt_dict_add): Fix typo.
3614 * libtool.m4 (_LT_DECL): Don't overquote separator.
3615
9d3c50ea
DE
36162008-03-13 David Edelsohn <edelsohn@gnu.org>
3617
3618 * config.rpath: Add AIX 6 support.
3619
5d2edb29
PB
36202008-03-13 Paolo Bonzini <bonzini@gnu.org>
3621
3622 * Makefile.def (stageprofile). Remove -fprofile-generate
3623 from stage_libcflags.
3624 * Makefile.in: Regenerate.
3625
954910ef
BE
36262008-03-13 Ben Elliston <bje@au.ibm.com>
3627
3628 * config.sub, config.guess: Update from upstream sources.
3629
e8645a40
TT
36302008-03-06 Tom Tromey <tromey@redhat.com>
3631
3632 * MAINTAINERS: Update for treelang deletion.
3633
2c8e955e
JW
36342008-03-03 James E. Wilson <wilson@tuliptree.org>
3635
3636 * MAINTAINERS: Update my email address.
3637
54acd307
SS
36382008-03-03 Stan Shebs <stanshebs@earthlink.net>
3639
893ad2a1 3640 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
3641 (objective-c/c++): Add myself as a maintainer.
3642
4b52b516
VR
36432008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3644
3645 * MAINTAINERS (Write After Approval): Update my email address.
3646
e652b516
TB
36472008-02-25 Tomas Bily <tbily@suse.cz>
3648
3649 * MAINTAINERS (Write After Approval): Add myself.
3650
02d30740
JJ
36512008-02-23 Jakub Jelinek <jakub@redhat.com>
3652
3653 * MAINTAINERS (OpenMP): Add myself.
3654
1c8bd6a3
PB
36552008-02-20 Paolo Bonzini <bonzini@gnu.org>
3656
4b40b2a5
UB
3657 PR bootstrap/32009
3658 PR bootstrap/32161
1c8bd6a3 3659
4b40b2a5
UB
3660 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3661 * configure: Regenerate.
1c8bd6a3 3662
4b40b2a5
UB
3663 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3664 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3665 STAGE4_LIBCFLAGS): New.
3666 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3667 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3668 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3669 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3670 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3671 for target modules. Don't export LIBCFLAGS.
3672 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3673 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3674 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3675 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3676 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3677 * Makefile.in: Regenerate.
1c8bd6a3 3678
bb44c9d2
RW
36792008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3680
3681 PR libgcj/33085
3682 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3683 Do not use -DDLL_EXPORT. Backport from upstream.
3684
29a7754d
RW
36852008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3686
3687 * MAINTAINERS (Write After Approval): Add myself.
3688
9a212bb7
HPN
36892008-02-02 Hans-Peter Nilsson <hp@axis.com>
3690
3691 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3692 * configure: Regenerate.
3693
aa12a573
MG
36942008-01-31 Marc Gauthier <marc@tensilica.com>
3695
3696 * configure.ac (xtensa*-*-*): Recognize processor variants.
3697 * configure: Regenerate.
3698
ac9e6043
RW
36992008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3700
40049ccc
UB
3701 PR bootstrap/34922
3702 * configure.ac (PARSE_ARGS): Push suitable setting of
3703 ac_subdirs_all, for `./configure --help=recursive'.
3704 Handle `+' in generic toplevel directory disabling.
3705 * configure: Regenerate.
ac9e6043 3706
4288c86a
NC
37072008-01-28 Nick Clifton <nickc@redhat.com>
3708
3709 * MAINTAINERS (xstormy16): Take over maintainership.
3710
8d8da227
JM
37112008-01-25 Joseph Myers <joseph@codesourcery.com>
3712
3713 * MAINTAINERS (c4x port): Remove.
3714
349b60e7
DE
37152008-01-24 David Edelsohn <edelsohn@gnu.org>
3716
3717 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3718
3ca06a68
BE
37192008-01-23 Ben Elliston <bje@au.ibm.com>
3720
3721 * config.sub, config.guess: Update from upstream sources.
3722
3c631381
TG
37232008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3724
3725 * MAINTAINERS (Write After Approval): Add myself.
3726
20533ef1
L
37272008-01-17 H.J. Lu <hjl.tools@gmail.com>
3728
3729 * MAINTAINERS: Update my email address.
3730
37312008-01-09 Raksit Ashok <raksit@google.com>
3732
3733 * MAINTAINERS (Write After Approval): Add myself.
3734
684f4f6a
RA
37352008-01-09 Raksit Ashok <raksit@google.com>
3736
3737 * MAINTAINERS (Write After Approval): Add myself.
3738
9cb8756f
BE
37392008-01-08 Ben Elliston <bje@au.ibm.com>
3740
3741 * config.sub, config.guess: Update from upstream sources.
3742
94e1934d
KG
37432007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3744
3745 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 3746 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
3747 * configure: Regenerate.
3748
a2e51f77
SP
37492007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3750
3751 * MAINTAINERS: Update my email address.
3752
ffe3dcd9
BRF
37532007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3754
3755 * MAINTAINERS: Update my email address.
3756
aa4095c9
RS
37572007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3758
3759 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3760 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3761 * Makefile.in: Regenerate.
3762
dce2d8b2 37632007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
3764
3765 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3766 misplaced entries.
3767
0fe0f073
AT
37682007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3769
3770 * configure.ac: Enable libjava for x86_64-*-darwin9.
3771 * configure: Regenerate.
3772
dce2d8b2 37732007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
3774
3775 * MAINTAINERS (Write After Approval): Add myself.
3776
c3220d4c
BE
37772007-12-05 Ben Elliston <bje@au.ibm.com>
3778
3779 * config.sub, config.guess: Update from upstream sources.
3780
aba7501e
MK
37812007-12-02 Matthias Klose <doko@ubuntu.com>
3782
3783 * config-ml.in: Remove 64bit configure tests.
3784
d683ec81
PB
37852007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3786
3787 * config-ml.in: Robustify against white space in absolute file
3788 names.
3789
3790 * config-ml.in (multi-clean): Substitute ${Makefile}.
3791 Remove superfluous ${Makefile} in list.
3792
60f1711a
TS
37932007-11-19 Thiemo Seufer <ths@mips.com>
3794
3795 * config-ml.in: Don't hardcode the Makefile name.
3796
487f9d96
AM
37972007-11-08 Alexander Monakov <amonakov@ispras.ru>
3798
3799 * MAINTAINERS (Write After Approval): Add myself.
3800
fa3886fe
ST
38012007-11-07 Samuel Tardieu <sam@rfc1149.net>
3802
3803 * MAINTAINERS (Write After Approval): Add myself.
3804
dce2d8b2 38052007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
3806
3807 * MAINTAINERS (Write After Approval): Add myself.
3808
acc48927
BE
38092007-10-25 Ben Elliston <bje@au.ibm.com>
3810
3811 * MAINTAINERS (mercury): Remove entry.
3812 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3813
e00e9858
DJ
38142007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3815
3816 * Makefile.def (dependencies): Make configure-gdb depend on
3817 all-intl.
3818 * Makefile.in: Regenerated.
3819
def14a3c
SK
38202007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3821
3822 * MAINTAINERS (Fortran maintainer): Remove myself.
3823
dce2d8b2 38242007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
3825
3826 * Makefile.def: To avoid problems running with parallel makes,
3827 build newlib before libgloss so that target specific header
3828 files are availble.
3829 * Makefile.in: Regenerate
3830
bbfbfafc
DJ
38312007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3832
3833 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3834 * Makefile.in: Regenerate.
3835
c56abad5
VM
38362007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3837
3838 * MAINTAINERS (Register allocation reviewer): Add myself.
3839
f019adc1
MF
38402007-10-08 Mike Frysinger <vapier@gentoo.org>
3841
3842 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3843 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3844 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3845 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3846 * configure: Regenerate.
3847
dce2d8b2 38482006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
3849
3850 * MAINTAINERS (Register allocation reviewer): Add myself.
3851
0999159b
PB
38522007-10-01 Paolo Bonzini <bonzini@gnu.org>
3853
3854 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3855 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3856 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3857 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3858 * configure.ac: Default them to host tools for $host = $build.
3859 Subst them.
3860
3861 * configure: Regenerate.
3862 * Makefile.in: Regenerate.
3863
dce2d8b2 38642006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
3865
3866 * MAINTAINERS (Register allocation reviewer): Add myself.
3867
dce2d8b2 38682006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
3869
3870 * MAINTAINERS (Register allocation reviewer): Add myself.
3871
9d209c83
SP
38722007-09-21 Seongbae Park <seongbae.park@gmail.com>
3873
3874 * MAINTAINERS (Write After Approval): Fix typo.
3875
1ec3b87b
RS
38762007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3877
3878 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3879 * configure: Regenerate.
3880
19d5986d
PJ
38812007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3882
3883 PR bootstrap/31906
3884 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 3885 they're already prefixed.
19d5986d 3886
6d3b5aea
BK
38872007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3888
3889 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3890 libstdc++.
3891 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3892 * configure: Regenerate.
3893 * Makefile.in: Regenerate.
09ce620e 3894
4fe7e755
AS
38952007-09-17 Andreas Schwab <schwab@suse.de>
3896
3897 * configure.ac: Raise minimum makeinfo version to 4.6.
3898 * configure: Regenerate.
3899
dce2d8b2 39002007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 3901
ffe3dcd9 3902 * MAINTAINERS (write-after-approval) add myself
d483feaa 3903
fa9a3f31
AM
39042007-09-15 Alan Modra <amodra@bigpond.net.au>
3905
3906 * configure.ac: Correct makeinfo version check.
3907 * configure: Regenerate.
3908
6593a73e
RS
39092007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3910
3911 * MAINTAINERS: Update my email address.
3912
d9dced13
RS
39132007-09-14 Richard Sandiford <richard@codesourcery.com>
3914
3915 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3916 to $skipdirs and only disable gprof for newlib. Use the normal
3917 mips*-elf* handling in other respects.
3918 * configure: Regnerate.
3919
773c1467
DD
39202007-09-12 David Daney <ddaney@avtrex.com>
3921
3922 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3923 enabling libgcj.
3924 * configure: Regenerate.
3925
c03353e2
RIL
39262007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3927
3928 PR other/32154
3929 * configure.ac: For libgloss targets, point the linker to the linker
3930 script, startup code and simulator library.
3931 * configure: Regenerate.
3932
c4e9bf2b
AH
39332007-09-07 Andrew Haley <aph@redhat.com>
3934
3935 * configure.ac (noconfigdirs): Remove target-libffi and
3936 target-libjava.
3937 * configure: Regenerate.
3938
1f5a6b84
FXC
39392007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3940
3941 PR target/33281
3942 * configure.ac: Use config/mh-mingw on mingw.
3943 * configure: Regenerate.
1f5a6b84 3944
3951e521
PH
39452007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3946
9f349f63 3947 * MAINTAINERS (Write After Approval): Add myself.
3951e521 3948
e643dc23
RG
39492007-09-05 Richard Guenther <rguenther@suse.de>
3950
3951 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3952 nor --disable-checking is provided also turn on yes and types
3953 checking for stage1.
3954 * configure: Re-generate.
3955
039874df
KW
39562007-08-30 Krister Walfridsson <cato@df.lth.se>
3957
3958 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3959 (Write After Approval): Remove myself.
3960
c3f07bd6 39612007-08-29 Nick Clifton <nickc@redhat.com>
15098359 3962
c3f07bd6 3963 * config.sub, config.guess: Update from upstream sources.
15098359 3964
40049ccc 39652007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
3966
3967 * MAINTAINERS (Write After Approval): Added myself.
3968 * MAINTAINERS (Reviewers): Removed myself.
3969
c8aea42c 39702007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 3971 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
3972
3973 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3974 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3975 * Makefile.in: Regenerate.
3976 * configure.ac (--with-debug-prefix-map): New.
3977 * configure: Regenerate.
3978
4bf6c438
RS
39792007-08-17 Richard Sandiford <richard@codesourcery.com>
3980 Nigel Stephens <nigel@mips.com>
3981
4bf6c438
RS
3982 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3983 as target_makefile_frag.
3984 * configure: Regenerate.
3985
bb286d71
AO
39862007-08-16 Alexandre Oliva <aoliva@redhat.com>
3987
3988 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3989 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3990 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3991 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3992 (do-compare, do-compare3, do-compare-debug): New.
3993 ([+compare-target+]): Use them.
3994
a4630417
MK
39952007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3996
3997 * MAINTAINERS (Write After Approval): Change my email address.
3998
d9acb717
RW
39992007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4000 Ben Elliston <bje@au.ibm.com>
4001
4002 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4003 --silent if $silent.
4004 * configure: Regenerate.
4005
96876681
ZD
40062003-08-12 Zdenek Dvorak <ook@ucw.cz>
4007
4008 * MAINTAINERS (Various Maintainers): Add myself as
4009 loop infrastructure maintainer. Update my e-mail
4010 address.
4011
1c1d80ee
DN
40122007-07-31 Diego Novillo <dnovillo@google.com>
4013
4014 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4015 Adjust description.
4016
7e98624c
RG
40172007-07-26 Richard Guenther <rguenther@suse.de>
4018
4019 * configure.ac: Add types checking to stage1 checking flags.
4020 * configure: Regenerate.
4021
4c85af60
NC
40222007-07-17 Nick Clifton <nickc@redhat.com>
4023
4024 * COPYING3: New file. Contains version 3 of the GNU General
4025 Public License.
4026 * COPYING3.LIB: New file. Contains version 3 of the GNU
4027 Lesser General Public License.
4028
19ddfd3a
AK
40292007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4030
4031 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4032
2a064545
AK
40332007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4034
4035 * MAINTAINERS (S/390 co-maintainer): Add myself.
4036 (Write After Approval): Remove myself.
4037
f861f54d
DH
40382007-07-13 Dan Hipschman <dsh@google.com>
4039
4040 * MAINTAINERS (Write After Approval): Add myself.
4041
0136f2f7
NC
40422007-07-11 Nick Clifton <nickc@redhat.com>
4043
4044 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4045 WINDRES export.
4046 * Makefile.in: Regenerate.
4047
6e29b5a4
RO
40482007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4049
4050 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4051 maintainer.
4052
159a4b02
L
40532007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4054
4055 * lt~obsolete.m4: New. Import from 20070318 libtool.
4056
6ba67283
JB
40572007-07-03 Julian Brown <julian@codesourcery.com>
4058
4059 * MAINTAINERS (Write After Approval): Add myself.
4060
30b74385
RW
40612007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4062
4063 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4064 * configure: Regenerate.
4065
40662007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4067
4068 * configure.ac: Add some missing m4 quotation.
4069 * configure: Regenerate.
4070
943c54ce
SB
40712007-07-02 Simon Baldwin <simonb@google.com>
4072
4073 * MAINTAINERS (Write After Approval): Add myself.
4074
1c00b503
PB
40752007-07-02 Paolo Bonzini <bonzini@gnu.org>
4076
4077 * configure: Regenerate.
4078
901119ae
KT
40792007-07-02 Kai Tietz <kai.tietz@onevision.com>
4080
4081 * Makefile.def: Add windmc tool to build.
4082 * Makefile.tpl: Likewise.
4083 * configure.ac: Likewise.
4084 * Makefile.in: Regenerate.
4085 * configure: Regenerate.
09ce620e 4086
83f4c19f
DD
40872007-06-28 DJ Delorie <dj@redhat.com>
4088
4089 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4090 not building newlib.
4091 * configure: Regenerated.
09ce620e 4092
5346c75c
JS
40932007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4094
4095 * MAINTAINERS (Write After Approval): Add myself.
4096
aacfb86b
MM
40972007-06-25 Martin Michlmayr <tbm@cyrius.com>
4098
4099 * MAINTAINERS (Write After Approval): Add myself.
4100
590bf0d3
CM
41012007-06-19 Chris Matthews <chrismatthews@google.com>
4102
4103 * MAINTAINERS (Write After Approval): Add myself.
4104
cdbbee7a
RIL
41052007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4106
4107 * MAINTAINERS (Write After Approval): Add myself.
4108
b8afffc1
DJ
41092007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4110
4111 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4112 * Makefile.in: Regenerated.
4113
3fcfad76
BS
41142007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4115
4116 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4117 bfin*-*-uclinux* targets.
4118 * configure: Regenerate.
4119
3f5a2b7f
ILT
41202007-06-14 Ian Lance Taylor <iant@google.com>
4121
4122 * MAINTAINERS: Add myself as non-algorithmic global write
4123 maintainer.
4124
4c46daee
DN
41252007-06-14 Diego Novillo <dnovillo@google.com>
4126
4127 * MAINTAINERS: Add self as middle-end maintainer and
4128 non-algorithmic global write maintainer.
4129
a3bb222a
FXC
41302007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4131
4132 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4133 Move all Fortran maintainers except Paul Brook into the
4134 Non-Autopoiesis section.
4135
a19e8f64
PB
41362007-06-14 Paolo Bonzini <bonzini@gnu.org>
4137
4138 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4139 (distclean-stage[+id+]): Possibly delete stage_last.
4140 * Makefile.in: Regenerate.
4141
1c2abe5e
SP
41422007-06-12 Seongbae Park <seongbae.park@gmail.com>
4143
4144 * MAINTAINERS (Various Maintainer): Fix typo.
4145
abca4739
PB
41462007-06-11 Paolo Bonzini <bonzini@gnu.org>
4147
4148 * MAINTAINERS (Various Maintainer): Add myself as
4149 dataflow maintainer.
4150
a894d2c3
BE
41512007-06-07 Ben Elliston <bje@au.ibm.com>
4152
4153 * config.sub, config.guess: Update from upstream sources.
4154
8024d75e
BE
41552007-06-07 Ben Elliston <bje@au.ibm.com>
4156
4157 * Makefile.tpl: Fix spelling error.
4158 * Makefile.in: Regenerate.
4159
973a9a5e
SE
41602007-06-01 Steve Ellcey <sje@cup.hp.com>
4161
96598938
L
4162 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4163 lt_cv_sys_max_cmd_len.
973a9a5e 4164
ccb4d26b
DN
41652007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4166
4167 * MAINTAINERS (Various Maintainers): Add myself as
4168 auto-vectorizer maintainer.
4169
eecb7461
PB
41702003-05-31 Paolo Bonzini <bonzini@gnu.org>
4171
4172 PR libjava/32098
4173 * libtool.m4: Revert previous change.
4174 * ltgcc.m4: Put it here.
4175
89d28202
ZD
41762003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4177
4178 * MAINTAINERS (Various Maintainers): Add myself as
4179 auto-vectorizer maintainer.
4180
60c7a11a
L
41812007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4182
4183 PR libjava/32098
4184 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4185
9dd3cc81
RG
41862007-05-30 Richard Guenther <rguenther@suse.de>
4187
4188 * MAINTAINERS (Various Maintainers): Add myself as
4189 auto-vectorizer maintainer.
4190
9cc1244e
JJ
41912007-05-30 Jakub Jelinek <jakub@redhat.com>
4192
4193 PR bootstrap/29382
4194 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4195 * configure: Rebuilt.
4196
6124296b
RC
41972007-05-28 Roberto Costa <robsettantasei@gmail.com>
4198
4199 * MAINTAINERS (Write After Approval): Removed my name.
4200
6b757a0d
SB
42012007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4202
4203 * MAINTAINERS (Write After Approval): Remove myself.
4204
86ef8528
AT
42052007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4206
4207 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4208
1cf3d07d
SE
42092007-05-23 Steve Ellcey <sje@cup.hp.com>
4210
4211 * ltmain.sh: Update from ToT Libtool.
4212 * libtool.m4: Update from ToT Libtool.
4213 * ltsugar.m4: New. Update from ToT Libtool.
4214 * ltversion.m4: New. Update from ToT Libtool.
4215 * ltoptions.m4: New. Update from ToT Libtool.
4216 * ltconfig: Remove.
4217 * ltcf-c.sh: Remove.
4218 * ltcf-cxx.sh: Remove.
4219 * ltcf-gcj.sh: Remove.
4220
ce3fcf8c
OW
42212007-05-22 Ollie Wild <aaw@google.com>
4222
4223 * MAINTAINERS (Write After Approval): Add myself.
4224
342b9200
PB
42252007-05-16 Paolo Bonzini <bonzini@gnu.org>
4226
4227 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4228 stage_cflags.
4229 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4230 Remove CFLAGS/LIBCFLAGS.
4231 (configure-stage[+id+]-[+prefix+][+module+],
4232 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4233 * Makefile.in: Regenerate.
4234
cea17285
DN
42352007-05-15 Diego Novillo <dnovillo@google.com>
4236
4237 * MAINTAINERS: Update e-mail address.
4238
11c004e7
RE
42392007-05-15 Revital Eres <eres@il.ibm.com>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
ab6bd693
RC
42432007-05-14 Roberto Costa <robsettantasei@gmail.com>
4244
4245 * MAINTAINERS (Write After Approval): Updated my address.
4246
388cdf07
TN
42472007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4248
4249 * MAINTAINERS (Write After Approval): Add myself.
4250
23f24034
SR
42512007-05-11 Silvius Rus <rus@google.com>
4252
4253 * MAINTAINERS (Write After Approval): Add myself.
4254
34a7526e
TT
42552007-04-23 Tom Tromey <tromey@redhat.com>
4256
4257 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4258
51da21be
MM
42592007-04-22 Mark Mitchell <mark@codesourcery.com>
4260
4261 * MAINTAINERS (cpplib): Rename to ...
4262 (libcpp): ... this. Add C/C++ front end maintainers.
4263
70070387
SE
42642007-04-14 Steve Ellcey <sje@cup.hp.com>
4265
4266 * config-ml.in: Pass ${ml_config_env} to configure calls.
4267
df1a0dbb
CB
42682007-04-04 Christian Bruel <christian.bruel@st.com>
4269
4270 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4271
9daff147
DK
42722007-04-02 Dave Korn <dave.korn@artimi.com>
4273
4274 * MAINTAINERS (Write After Approval): Add myself.
4275
374eadb2
TB
42762007-03-31 Tobias Burnus <burnus@net-b.de>
4277
4278 * MAINTAINERS (fortran 95 front end): Add myself.
4279
8eced3a2
DR
42802007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4281
4282 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4283
653de3e3
AZ
42842007-03-24 Ayal Zaks <zaks@il.ibm.com>
4285
4286 * MAINTAINERS (Modulo Scheduler): Add myself.
4287
b737d953
BM
42882007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4289
4290 * MAINTAINERS (fortran 95 front end): Add myself.
4291 (c++ front end): whitespace fix.
4292
a584cdf2
NF
42932007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4294
4295 * MAINTAINERS (Write After Approval): Add myself.
4296
8c79f3c4
RS
42972007-03-21 Richard Sandiford <richard@codesourcery.com>
4298
4299 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4300 of glob. Quote arguments with single quotes too.
4301 * configure: Regenerate.
4302
07f1ac6d
BM
43032007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4304
4305 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4306 * Makefile.in: Regenerate
4307
172e41aa
AS
43082007-03-07 Andreas Schwab <schwab@suse.de>
4309
4310 * configure: Regenerate.
4311
9c4d2493
BM
43122007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4313
4314 * configure.ac: Add "--with-pdfdir" configure option,
4315 which defines pdfdir variable.
4316 * Makefile.def (target=fixincludes): Add install-pdf to
4317 missing targets.
4318 (recursive_targets): Add install-pdf target.
4319 (flags_to_pass): Add pdfdir.
4320 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4321 target.
4322 * configure: Regenerate
4323 * Makefile.in: Regenerate
4324
e14e622e
EC
43252007-02-28 Eric Christopher <echristo@apple.com>
4326
4327 Revert:
4328 2006-12-07 Mike Stump <mrs@apple.com>
4329
4330 * Makefile.def (dependencies): Add dependency for
4331 install-target-libssp and install-target-libgomp on
4332 install-gcc.
4333 * Makefile.in: Regenerate.
4334
54e433bc
MK
43352007-02-27 Matt Kraai <kraai@ftbfs.org>
4336
4337 * configure: Regenerate.
4338 * configure.ac: Move statements after variable declarations.
4339
6c8d3d8f
KK
43402007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4341
4342 * MAINTAINERS: Add myself as sh maintainer.
4343
9f8c6739
JM
43442007-02-19 Joseph Myers <joseph@codesourcery.com>
4345
4346 * configure.ac: Adjust for loop syntax.
4347 * configure: Regenerate.
4348
278a7a38
AO
43492007-02-18 Alexandre Oliva <aoliva@redhat.com>
4350
4351 * configure: Rebuilt.
4352
b2eaac4a
AO
43532007-02-18 Alexandre Oliva <aoliva@redhat.com>
4354
4355 * configure.ac: Drop multiple occurrences of --enable-languages,
4356 and fix its quoting.
4357 * configure: Rebuilt.
4358
beeaf216 43592007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
4360 Nathan Sidwell <nathan@codesourcery.com>
4361 Vladimir Prus <vladimir@codesourcery.com>
4362 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
4363
4364 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4365 * configure: Regenerate.
4366
09201a09
GP
43672007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4368
4369 * ltconfig (freebsd*): Default to elf.
4370
291f172e
DJ
43712007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4372
4373 * configure.ac (target_libraries): Move libgcc before libiberty.
4374 * configure: Regenerated.
4375
c3a86da9
DJ
43762007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4377 Paolo Bonzini <bonzini@gnu.org>
4378
4379 PR bootstrap/30753
4380 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4381 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4382 * configure: Regenerated.
4383
88e1e72a
FXC
43842007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4385
4386 * MAINTAINERS (Language Front End Maintainers): Update my mail
4387 address.
4388
44bfc3ac
DJ
43892007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4390
4391 PR bootstrap/30748
4392 * configure.ac: Correct syntax for Solaris ksh.
4393 * configure: Regenerated.
4394
3e19841a
PB
43952007-02-09 Paolo Bonzini <bonzini@gnu.org>
4396
4397 * configure.ac: Sync with src.
4398 * configure: Regenerate.
4399
74a48762
PB
44002007-02-09 Paolo Bonzini <bonzini@gnu.org>
4401
4402 * Makefile.in: Regenerate.
4403
d846e52e
PB
44042007-02-09 Paolo Bonzini <bonzini@gnu.org>
4405
4406 * config.sub: Sync with src.
4407
1c710c3c
DJ
44082007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4409
4410 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4411 noncanonical equivalents.
4412 * configure.in: Rename to...
4413 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4414 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4415 target_noncanonical. Use them. Rewrite removal of configure
4416 arguments for autoconf 2.59. Discard variable settings. Force
4417 program_transform_name for native tools.
4418
4419 * Makefile.in: Regenerated.
4420 * configure: Regenerated with autoconf 2.59.
4421
dce2d8b2 44222007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 4423
3de8da2a 4424 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 4425
f6671c93
AS
44262007-01-31 Andreas Schwab <schwab@suse.de>
4427
4428 * Makefile.tpl (LDFLAGS): Substitute it.
4429 * Makefile.in: Regenerate.
4430
dce2d8b2 44312007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 4432
3de8da2a 4433 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 4434
2472200d
DE
44352007-01-28 David Edelsohn <edelsohn@gnu.org>
4436
3de8da2a 4437 * MAINTAINERS (spu port): Add myself.
2472200d 4438
5305be7e
RG
44392007-01-23 Richard Guenther <rguenther@suse.de>
4440
4441 PR bootstrap/30541
4442 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4443 * Makefile.tpl (GNATBIND): Substitute it.
4444 (GNATMAKE): Likewise.
4445 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4446 of STAGE_PREFIX.
4447 * Makefile.in: Regenerate.
4448 * configure: Regenerate.
4449
416cfb5e
MS
44502007-01-18 Mike Stump <mrs@apple.com>
4451
4452 * configure.in: Re-enable -Werror for gcc builds.
4453
3de8da2a 44542007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 4455
3de8da2a 4456 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 4457
d943d7c4
PB
44582007-01-11 Paolo Bonzini <bonzini@gnu.org>
4459
4460 * configure.in: Change == to = in test command.
3de8da2a 4461 * configure: Regenerate.
d943d7c4 4462
e69bf64b 44632007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
4464 Nick Clifton <nickc@redhat.com>
4465 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4466
4467 * configure.in (build_configargs, host_configargs, target_configargs):
4468 Remove build/host/target parameters.
4469 (host_libs): Add gmp and mpfr.
4470 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4471 * Makefile.def (gmp, mpfr): New.
4472 (gcc): Remove target.
4473 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4474 target_os, target_vendor): New.
dce2d8b2 4475 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
4476 * configure: Regenerate.
4477 * Makefile.in: Regenerate.
e69bf64b
PB
4478
44792007-01-11 Matt Fago <fago@earthlink.net>
4480
4481 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 4482 to improve robustness of configure tests.
e69bf64b 4483 * configure: Regenerate.
e14e622e 4484
a42f3b80
UB
44852007-01-09 Uros Bizjak <ubizjak@gmail.com>
4486
4487 * MAINTAINERS: Add myself as i386 maintainer.
4488
a36aee1a
JH
44892007-01-08 Jan Hubicka <jh@suse.cz>
4490
61fcaeef 4491 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 4492
738a52d3
KT
44932007-01-08 Kai Tietz <kai.tietz@onevision.com>
4494
4495 * configure.in: Add support for an x86_64-mingw* target.
95af8923 4496 * configure: Regenerate.
738a52d3 4497
54fdc474
DJ
44982007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4499
4500 * Makefile.tpl (all-target): Correct @if conditional for target
4501 modules.
4502 * configure.in: Omit libiberty if building only target libgcc.
4503 * configure, Makefile.in: Regenerated.
4504
3dd71726
PB
45052007-01-04 Paolo Bonzini <bonzini@gnu.org>
4506
dce2d8b2 4507 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
4508 * configure: Regenerate.
4509
fa958513
DJ
45102007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4511
4512 * Makefile.def (target_modules): Add libgcc.
4513 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4514 * Makefile.tpl (clean-target-libgcc): Delete.
4515 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4516 on gcc even for bootstrapped modules. Rewrite handling of
4517 lang_env_dependencies to loop over target_modules.
4518 * configure.in (target_libraries): Add target-libgcc.
4519 * Makefile.in, configure: Regenerated.
4520
e1888513
PB
45212006-12-29 Paolo Bonzini <bonzini@gnu.org>
4522
4523 * configure.in: Reorganize recognition of languages. Add
4524 --enable-stage1-languages. Show supported languages for the chosen
4525 target rather than all recognized languages.
4526 * configure: Regenerate.
4527
53b88b73
PB
45282006-12-29 Paolo Bonzini <bonzini@gnu.org>
4529
4530 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4531 * Makefile.in: Regenerate.
4532
a3993f33
KG
45332006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4534
4535 * configure.in: Warn that MPFR 2.2.0 is buggy.
4536 * configure: Regenerate.
4537
f063a9ed
ILT
45382006-12-27 Ian Lance Taylor <iant@google.com>
4539
4540 * configure.in: When removing Makefiles to force a reconfigure, also
4541 remove prev-DIR*/Makefile.
4542 * configure: Regenerate.
4543
af71363e
AS
45442006-12-22 Andreas Schwab <schwab@suse.de>
4545
4546 * configure: Regenerate with correct autoconf version.
4547
0b0dc272
AM
45482006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4549
3de8da2a
UB
4550 * configure.in: add AC_SUBST for *_FOR_TARGET.
4551 * configure: Regenerate.
0b0dc272 4552
53b88b73
PB
45532006-12-19 Paolo Bonzini <bonzini@gnu.org>
4554
4555 * configure.in: Simplify logic for rejecting languages that cannot
4556 be built. Separate the case when a language is unsupported,
4557 from the case when the user chooses not to build a language.
4558
400ebff4
PB
45592006-12-19 Paolo Bonzini <bonzini@gnu.org>
4560
4561 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4562 it only affects bootstrap and could be tested on "$host" as well.
4563 * configure: Regenerate.
4564 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4565
8efea775
PB
45662006-12-19 Paolo Bonzini <bonzini@gnu.org>
4567
4568 PR bootstrap/29544
4569 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4570 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4571 move here comment from Makefile.tpl.
4572 * Makefile.tpl: Move some definitions higher in the file.
4573 (STAGE1_CHECKING): New.
4574 * configure.in: Add --enable-stage1-checking.
4575 * configure: Regenerate.
4576 * Makefile.in: Regenerate.
4577
ed88a7ed
PB
45782006-12-19 Paolo Bonzini <bonzini@gnu.org>
4579
4580 * MAINTAINERS: Add myself as build system maintainer.
4581
b65151d3
SM
45822006-12-15 Simon Martin <simartin@users.sourceforge.net>
4583
4584 * MAINTAINERS (Write After Approval): Add myself.
4585
7e050830
EC
45862006-12-13 Eric Christopher <echristo@apple.com>
4587
4588 * MAINTAINERS: Add myself as darwin maintainer.
4589
8b494895
ILT
45902006-12-11 Ian Lance Taylor <ian@airs.com>
4591
4592 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4593
dce2d8b2 45942006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
4595
4596 MAINTAINERS: Update my entry.
4597
58e24147
AM
45982006-12-11 Alan Modra <amodra@bigpond.net.au>
4599
4600 * configure.in: Handle spu makefile frag.
58e24147
AM
4601 * Makefile.tpl (MAINT): Define
4602 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4603 * configure: Regenerate.
4604 * Makefile.in: Regenerate.
4605
9b6f37a0
BE
46062006-12-11 Ben Elliston <bje@au.ibm.com>
4607
4608 * config.guess: Import latest version.
4609 * config.sub: Likewise.
4610
ea6f5c57
BE
46112006-12-11 Ben Elliston <bje@au.ibm.com>
4612
4613 * configure.in (spu-*-*): Don't skip target-libiberty.
4614 * configure: Regenerate.
4615
42c1cd8a
AT
46162006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4617
4618 PR bootstrap/30134
4619 * configure.in: Correct x86 darwin support for libjava to powerpc
4620 and i?86 only.
4621 * configure: Regenerate.
4622
55eb837d
ST
46232006-12-08 Sandro Tolaini <tolaini@libero.it>
4624
4625 * configure.in: Add x86 darwin support for libjava.
4626 * configure: Regenerate.
4627
5bdacbc7
MS
46282006-12-07 Mike Stump <mrs@apple.com>
4629
4630 * Makefile.def (dependencies): Add dependency for
4631 install-target-libssp and install-target-libgomp on
4632 install-gcc.
4633 * Makefile.in: Regenerate.
4634
477d851c
RG
46352006-12-04 Richard Guenther <rguenther@suse.de>
4636
4637 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4638 (Non-Algorithmic Maintainers): Move over non-algorithmic
4639 loop optimizer maintainers, add myself as a non-algorithmic
4640 middle-end maintainer.
4641
5d33d367
DF
46422006-12-04 Daniel Franke <franke.daniel@gmail.com>
4643
4644 * MAINTAINERS (Write After Approval): Add myself.
4645
dbee1fb3
KG
46462006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4647
4648 * configure.in: Update error message for missing GMP/MPFR.
4649
4650 * configure: Regenerate.
4651
b5147de7
KG
46522006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4653
4654 * configure.in: Update MPFR version in error message.
4655
4656 * configure: Regenerate.
4657
f019376c
KG
46582006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4659
4660 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4661 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4662 --with-gmp-lib): New flags.
4663
4664 * configure: Regenerate.
4665
91ed95ae
BM
46662006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4667
4668 * MAINTAINERS (Write After Approval): Change my email address.
4669
3a971f15
MLI
46702006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4671
05170031 4672 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 4673
dce2d8b2 46742006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
4675
4676 * MAINTAINERS (i18n): Update e-mail address.
4677
df5487ee
TS
46782006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4679
4680 * MAINTAINERS (spu port): Add myself as maintainer.
4681 (Write After Approval): Remove myself.
4682
92c2f0ee
BE
46832006-11-22 Ben Elliston <bje@au.ibm.com>
4684
4685 * configure.in (skipdirs): Don't build libssp for SPU.
4686 * configure: Regenerate.
4687
a3b97199
AP
46882006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4689
4690 * MAINTAINERS (spu port): Add myself as maintainer.
4691 (libobjc): Update my email address.
4692
0eb97064
AB
46932006-11-21 Andrea Bona <andrea.bona@st.com>
4694
4695 * MAINTAINERS (Write After Approval): Add myself.
4696
dce2d8b2 46972006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
4698
4699 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4700 * configure : Rebuilt.
4701
dce2d8b2 47022006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
4703
4704 * MAINTAINERS (Write After Approval): Add myself.
4705
d58542ea
AO
47062006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4707
4708 * MAINTAINERS (Write After Approval): Add myself.
4709
a357b5ae
KG
47102006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4711
4712 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4713 libmpfr.a.
4714 * configure: Regenerate.
4715
9bd6112c
PB
47162006-11-16 Paolo Bonzini <bonzini@gnu.org>
4717
4718 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4719 (unstage): Test for stage_last presence.
4720
4721 PR bootstrap/29802
dce2d8b2
EB
4722 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4723 STAGE_PREFIX.
9bd6112c
PB
4724 * Makefile.in: Regenerate.
4725
c8cf9f0f
ZD
47262003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4727
4728 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4729 maintainers.
4730
467b1fc6
ER
47312006-11-14 Erven Rohou <erven.rohou@st.com>
4732
4733 * MAINTAINERS (Write After Approval): Add myself.
4734
995a5697
PB
47352006-11-14 Paolo Bonzini <bonzini@gnu.org>
4736
4737 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4738 and stageN-package/Makefile.
4739 * Makefile.in: Regenerated.
4740
c8d6d53e
JZ
47412006-11-14 Jie Zhang <jie.zhang@analog.com>
4742
4743 * configure.in: Remove target-libgloss from noconfigdirs for
4744 bfin-*-*.
4745 * configure: Regenerated.
4746
dffb147d
KG
47472006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4748
4749 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 4750
dffb147d
KG
4751 * configure: Regenerate.
4752
ca558912
KG
47532006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4754
4755 * configure.in: Robustify error message for missing GMP/MPFR.
4756
4757 * configure: Regenerate.
4758
dce2d8b2 47592006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
4760
4761 * MAINTAINERS (Write After Approval): Add myself.
4762
dce2d8b2 47632006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
4764
4765 * MAINTAINERS: Change email address.
4766
91de1527
VP
47672006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4768
4769 * MAINTAINERS (Write After Approval): Add myself.
4770
a3867703
PB
47712006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4772
4773 * MAINTAINERS (Write After Approval): Add myself.
4774
b4364fa2
CL
47752006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4776
7e050830 4777 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 4778 Write After Approval section.
b4364fa2 4779
70ec446f
KG
47802006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4781
4782 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4783 need_gmp anymore.
4784 * configure: Regenerate.
4785
018c8d88
TB
47862006-10-16 Tobias Burnus <burnus@net-b.de>
4787
4788 * MAINTAINERS (Write After Approval): Add myself.
4789
f6a1687e
BE
47902006-10-16 Ben Elliston <bje@au.ibm.com>
4791
4792 * config.guess: Import latest version.
4793 * config.sub: Likewise.
4794
b5422ad7
BM
47952006-10-10 Brooks Moses <bmoses@stanford.edu>
4796
4797 * Makefile.def: Added pdf target handling.
4798 * Makefile.tpl: Added pdf target handling.
4799 * Makefile.in: Regenerated.
4800
bdcee471
CL
48012006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4802
4803 * MAINTAINERS: Add self as score port maintainer.
4804
7d610414
BM
48052006-10-04 Brooks Moses <bmoses@stanford.edu>
4806
4807 * MAINTAINERS (Write After Approval): Add myself.
4808
e48d66a9
SK
48092006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4810
7e050830 4811 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
4812 or newer.
4813 * configure: Regenerated.
4814
c394e891
DB
48152006-09-27 Dave Brolley <brolley@redhat.com>
4816
dce2d8b2
EB
4817 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4818 using $s instead of $r.
c394e891
DB
4819 * configure: Regenerated.
4820
1ee4c5a0
TS
48212006-09-26 Thiemo Seufer <ths@mips.com>
4822
4823 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4824 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4825 * configure: Regenerate.
4826
dce2d8b2 48272006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
4828
4829 * MAINTAINERS (Write After Approval): Remove myself.
4830
0c502898
CF
48312006-09-22 Chao-ying Fu <fu@mips.com>
4832
4833 * MAINTAINERS (Write After Approval): Add myself.
4834
a7819e42
JM
48352006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4836
4837 * MAINTAINERS: Add self as soft-fp maintainer.
4838
dce2d8b2 48392006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
4840
4841 * MAINTAINERS: Add myself as avr maintainer.
4842 Remove Marek Michalkiewicz as avr maintainer.
827d0991 4843
e8288489
RC
48442006-09-07 Roberto Costa <roberto.costa@st.com>
4845
4846 * MAINTAINERS (Write After Approval): Add myself.
4847
b91f0a41
CV
48482006-08-30 Corinna Vinschen <corinna@vinschen.de>
4849
4850 * configure.in: Never build newlib for a Mingw host.
4851 Never build newlib as Mingw target library.
4852 Test the existence of winsup/cygwin for building a Cygwin newlib,
4853 rather than just winsup.
4854 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4855 building a Mingw target.
4856 * configure: Regenerate.
4857
094c07a0
EB
48582006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4859
4860 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4861
8d1171cb
PB
48622006-07-25 Paolo Bonzini <bonzini@gnu.org>
4863
4864 * config.guess: Import from src (was more updated).
4865 * config.sub: Likewise.
4866
2e9e6f68
DJ
48672006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4868
4869 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4870 * configure: Regenerated.
4871
57255173
PB
48722006-07-18 Paolo Bonzini <bonzini@gnu.org>
4873
cc6010cd
AP
4874 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4875 for stages after the first.
57255173 4876
9fbe6585
JJ
48772006-07-17 Jakub Jelinek <jakub@redhat.com>
4878
4879 * Makefile.def: Add dependencies for configure-opcodes
4880 on configure-intl and all-opcodes on all-intl.
4881 * Makefile.in: Regenerated.
4882
18c3f977
BE
48832006-07-13 Ben Elliston <bje@au.ibm.com>
4884
4885 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4886
27b56ba6
PE
48872006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4888
4889 Port to hosts whose 'sort' and 'tail' implementations
4890 treat operands with leading '+' as file names, as POSIX
4891 has required since 2001. However, make sure the code still
4892 works on pre-POSIX hosts.
4893 * ltmain.sh: Don't assume "sort +2" is equivalent to
4894 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4895
ad6d4e43
UW
48962006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4897
4898 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4899
706601d9
PG
49002006-07-04 Peter O'Gorman <peter@pogma.com>
4901
4902 * ltconfig: chmod 644 before ranlib during install.
4903
0b50988a
EB
49042006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4905
4906 PR bootstrap/18058
4907 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4908 if the bootstrap compiler is a GCC version that supports it.
4909 * configure: Regenerate.
4910
b6348cb3
PB
49112006-07-03 Paolo Bonzini <bonzini@gnu.org>
4912
95695ad3 4913 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
4914 * configure: Regenerate.
4915
1546bb64
PB
49162006-07-03 Paolo Bonzini <bonzini@gnu.org>
4917
4918 PR other/27063
4919 * configure.in: Test subdir_requires and give an appropriate
4920 error message.
4921 * configure: Regenerate.
4922
5cb6c629
AJH
49232006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4924
4925 * MAINTAINERS (Write After Approval): Add myself.
4926
f4d8cdf8
JDA
49272006-06-22 John David Anglin <dave.anglin@nrc.ca>
4928
4929 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4930
4fe5abb7
SE
49312006-06-22 Steve Ellcey <sje@cup.hp.com>
4932
4933 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4934
2a79fd67
DA
49352006-06-20 David Ayers <d.ayers@inode.at>
4936
4937 PR bootstrap/28072
4938 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4939 whether target-libjava is being configured instead of whether the
4940 java front end is enabled.
4941 * configure: Regenerate.
7e050830 4942
04879af3
RO
49432006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4944
4945 PR target/27540
4946 * configure.in: Only enable libgomp on IRIX 6.
4947 * configure: Regenerate.
4948
ec6c7392
PB
49492006-06-15 Paolo Bonzini <bonzini@gnu.org>
4950
4951 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4952 too.
4953 * Makefile.in: Regenerate.
4954
12973d7a
DD
49552006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4956
4957 * config-ml.in: Alter CCASFLAGS to include special
4958 multilib options the same as is done for CFLAGS.
4959
c67ed86a
JDA
49602006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4961
4962 * configure.in: Don't enable libgomp on hpux10.
4963 * configure: Rebuilt.
4964
cb253473
DA
49652006-06-12 David Ayers <d.ayers@inode.at>
4966
4967 PR bootstrap/27963
4968 PR target/19970
7e050830 4969 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
4970 ${libgcj} is specified.
4971 * configure: Regenerate.
7e050830 4972
dce2d8b2 49732006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
4974
4975 Sync from src:
7e050830
EC
4976
4977 * configure.in: Sync.
32845532 4978 * configure: Regenerated.
7e050830 4979
32845532
CD
4980 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4981
4982 * Makefile.def: Added dependencies from sim and gdb on intl, and
4983 added configure dependencies to everything with an all dependency
4984 on intl.
4985 * Makefile.in: Regenerated.
4986
7cd0cf9c
DA
49872006-06-06 David Ayers <d.ayers@inode.at>
4988
4989 PR libobjc/13946
4990 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4991 * Makefile.in: Regenerate.
4992 * configure.in: Add --enable-objc-gc at toplevel and have it
4993 enable boehm-gc for Objective-C.
4994 Remove target-boehm-gc from libgcj.
4995 Add target-boehm-gc to target_libraries.
4996 Add target-boehm-gc to noconfigdirs where ${libgcj}
4997 is specified.
4998 Assert that boehm-gc is supported when requested for Objective-C.
4999 Only build boehm-gc if needed either for Java or Objective-C.
5000 * configure: Regenerate.
7e050830 5001
3ff3adad
PB
50022006-06-05 Paolo Bonzini <bonzini@gnu.org>
5003
5004 PR 27674
5005 * Makefile.tpl (configure-[+prefix+][+module+],
5006 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5007 Remove rule to unstage bootstrapped modules.
5008 (stage_current): New.
5009 * Makefile.in: Regenerate.
5010
898e551d
LB
50112006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5012
5013 * MAINTAINERS (Write After Approval): Update my e-mail address.
5014
ea60341e
MS
50152006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5016
5017 * include/libiberty.h: Declare pex_run_in_environment.
5018
222ae291
AL
50192006-05-31 Asher Langton <langton2@llnl.gov>
5020
5021 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5022
e9a54b07
PB
50232006-05-25 Paolo Bonzini <bonzini@gnu.org>
5024
5025 * Makefile.def (bfd, opcodes): Fix lib_path.
5026 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5027 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5028 * Makefile.in: Regenerate.
5029
03e67131
CD
50302006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5031
5032 * Makefile.in: Regenerate.
5033
65d6e994
CD
50342006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5035
5036 * Makefile.def: Add install-html target. Add datarootdir
5037 docdir and htmldir to flags_to_pass.
5038 * Makefile.tpl: Add install-html target.
5039 * Makefile.in: Regenerate.
5040 * configure.in: Add --with-datarootdir, --with-docdir, and
5041 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5042 * configure: Regenerate.
5043
9e299237
MS
50442006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5045
5046 * configure.in: Enable gprof for cross builds.
5047 * configure: Regenerate.
5048
c31202cd
RG
50492006-05-22 Richard Guenther <rguenther@suse.de>
5050
5051 Revert
5052 2006-01-31 Richard Guenther <rguenther@suse.de>
5053 Paolo Bonzini <bonzini@gnu.org>
5054
5055 * Makefile.def (target_modules): Add libgcc-math target module.
5056 * configure.in (target_libraries): Add libgcc-math target library.
5057 (--enable-libgcc-math): New configure switch.
5058 * Makefile.in: Re-generate.
5059 * configure: Re-generate.
5060 * libgcc-math: New toplevel directory.
5061
2a332582
JDA
50622006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5063 Andreas Tobler <a.tobler@schweiz.ch>
5064
5065 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5066 * configure: Rebuilt.
5067
dce2d8b2 50682006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5069
ccce6917
SL
5070 * MAINTAINERS (Write After Approval): Add myself.
5071
ed606bc0
DD
50722006-05-01 DJ Delorie <dj@redhat.com>
5073
3d8f47a0 5074 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5075 * configure: Regenerate.
5076
9386bd20
RG
50772006-05-01 Richard Guenther <rguenther@suse.de>
5078
5079 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5080 maintainer.
5081
dce2d8b2 50822006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5083
5084 * MAINTAINERS (Write After Approval): Add myself.
5085
87ceee72
JB
50862006-04-28 Jan Beulich <jbeulich@novell.com>
5087
5088 * MAINTAINERS (Write After Approval): Add myself.
5089
e88a2c09
DD
50902006-04-18 DJ Delorie <dj@redhat.com>
5091
5092 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5093 reference libgloss so that libssp can be built in a combined
5094 tree.
5095 * configure: Regenerate.
5096
675f0a8a
RM
50972006-04-08 Robert Millan <rmh@gcc.gnu.org>
5098
5099 * MAINTAINERS (Write After Approval): Add myself.
5100
27b6c940
BE
51012006-04-05 Ben Elliston <bje@au.ibm.com>
5102
5103 * configure.in: Require makeinfo 4.4 or higher.
5104 * configure: Regenerate.
5105
687b17d4
GP
51062006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5107
5108 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5109 Rearrange the entries of other libraries to have them in one place.
5110
906ac235
JB
51112006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5112
7e050830 5113 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5114 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5115
fb0103e5
RG
51162006-03-14 Richard Guenther <rguenther@suse.de>
5117
5118 * configure: Regenerate with autoconf 2.13.
5119
17237f6b
JB
51202006-03-13 Jim Blandy <jimb@codesourcery.com>
5121
5122 * MAINTAINERS: Use my work address.
bed31434
JB
5123
5124 * MAINTAINERS: Update my E-mail address.
5125
27079765
AH
51262006-03-10 Aldy Hernandez <aldyh@redhat.com>
5127
5128 * configure.in: Handle --disable-<component> generically.
5129 * configure: Regenerate.
5130
54a17039
L
51312006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5132
5133 PR libgcj/17311
5134 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5135
b9bd11ca
EE
51362006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5137
5138 * MAINTAINERS (Write After Approval): Remove myself.
5139 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5140
dce2d8b2 51412006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5142
072b06f2
RE
5143 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5144 (TARGET_CONFIGDIRS): Remove.
5145 * configure.in: Remove AC_SUBST(target_configdirs).
5146 * Makefile.in, configure: Regenerated.
ee2312f3 5147
936e1a35
SK
51482006-02-20 Steven G. Kargl <kargls@comcast.net>
5149
5150 * MAINTAINERS (Write After Approval): Remove myself.
5151 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5152
cc11cc9b
PB
51532006-02-20 Paolo Bonzini <bonzini@gnu.org>
5154
5155 PR bootstrap/25670
5156
5157 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5158
5159 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5160 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5161 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5162 BUILD_PREFIX, BUILD_PREFIX_1.
5163 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5164
5165 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5166 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5167
5168 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5169 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5170 of `cat stage_current`. Always provide the `r' and `s' variables.
5171 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5172 a single shell execution.
5173 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5174 bootstrapped modules, make the stage1 module if the build was not
5175 started yet, else build the current stage.
5176 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5177 (all-build, all-host, all-target, [+make_target+]-host,
5178 [+make_target+]-target): Do not use \-continued lines.
5179 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5180 (current_stage, restrap, stage_last): New.
5181
5182 * Makefile.in: Regenerate.
5183 * configure: Regenerate.
5184
63a7c9ef
BD
51852006-02-19 Bud Davis <jmdavis@link.com>
5186
5187 * MAINTAINERS (Write After Approval): Remove myself.
5188 (Language Front End Maintainers): Add myself as fortran 95
5189 maintainer and update e-mail address.
5190
a3543e3a
FXC
51912006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5192
5193 * MAINTAINERS (Write After Approval): Remove myself.
5194 (Language Front End Maintainers): Add myself as fortran 95
5195 maintainer.
5196
ca5b1d2c
VK
51972006-02-16 Victor Kaplansky <victork@il.ibm.com>
5198
5199 * MAINTAINERS (Write After Approval): Add myself.
5200
0499513f
TK
52012006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5202
5203 * MAINTAINERS (Write After Approval): Remove myself.
5204 (Language Front End Maintainers): Add myself as
5205 fortran 95 maintainer.
5206
d1f8db0c
PB
52072006-02-14 Paolo Bonzini <bonzini@gnu.org>
5208
5209 Sync from src:
5210
5211 2005-12-27 Leif Ekblad <leif@rdos.net>
5212
cc6010cd
AP
5213 * configure.in: Add support for RDOS target.
5214 * configure: Regenerate.
d1f8db0c
PB
5215
52162006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 5217 Andreas Schwab <schwab@suse.de>
d1f8db0c 5218
cc6010cd 5219 * configure: Regenerate.
d1f8db0c 5220
cac90078
DE
52212006-02-12 David Edelsohn <edelsohn@gnu.org>
5222
5223 * configure.in (enable_libgomp): Add AIX.
5224 * configure: Regenerate.
5225
bd37fbf5
MK
52262006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5227
5228 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5229
23027b7a
LM
52302006-02-03 Lee Millward <lee.millward@gmail.com>
5231
5232 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5233
0058967b
RG
52342006-01-31 Richard Guenther <rguenther@suse.de>
5235 Paolo Bonzini <bonzini@gnu.org>
5236
5237 * Makefile.def (target_modules): Add libgcc-math target module.
5238 * configure.in (target_libraries): Add libgcc-math target library.
5239 (--enable-libgcc-math): New configure switch.
5240 * Makefile.in: Re-generate.
5241 * configure: Re-generate.
5242 * libgcc-math: New toplevel directory.
5243
e8b05380
PB
52442006-01-26 Paolo Bonzini <bonzini@gnu.org>
5245
5246 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5247 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5248 the assembler, linker and binutils.
5249 * configure: Regenerate.
5250
d54d5437
DM
52512006-01-22 Dirk Mueller <dmueller@suse.de>
5252
5253 * MAINTAINERS (Write After Approval): Add myself.
5254
670cbfcf
DN
52552006-01-20 Diego Novillo <dnovillo@redhat.com>
5256
5257 * configure: Regenerate.
5258
953ff289
DN
52592006-01-18 Richard Henderson <rth@redhat.com>
5260 Jakub Jelinek <jakub@redhat.com>
5261 Diego Novillo <dnovillo@redhat.com>
5262
5263 * libgomp: New directory.
5264 * Makefile.def: Add target_module libgomp.
5265 * Makefile.in: Regenerate.
5266 * configure.in (target_libraries): Add target-libgomp.
5267 * configure: Regenerate.
5268
32ce4048
AO
52692006-01-05 Alexandre Oliva <aoliva@redhat.com>
5270
5271 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5272 @ from continuation.
5273 * Makefile.in: Rebuilt.
5274
0eaf8e17 52752006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5276
c76c0c83
CL
5277 * MAINTAINERS (Write After Approval): Add myself.
5278
2d309510
PB
52792006-01-04 Paolo Bonzini <bonzini@gnu.org>
5280
5281 PR bootstrap/24252
5282
5283 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5284 * Makefile.tpl (OBJDUMP): New.
5285 (EXTRA_HOST_FLAGS): Add it.
5286 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5287
953ff289
DN
5288 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5289 to use symbolic links between directories. Avoid race conditions
5290 or make them harmless.
5291 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5292
5293 * Makefile.def (LEAN): Pass.
5294 * Makefile.tpl (LEAN): Define.
5295 (stage[+id+]-start): Accept that the previous directory does not
5296 exist, if the bootstrap is lean.
5297 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5298 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5299 configure substitution.
5300 ([+compare-target+]): Likewise.
5301 ([+bootstrap-target+]-lean): New.
5302 * configure.in: Remove lean bootstrap support from here.
5303
953ff289
DN
5304 * Makefile.in: Regenerate.
5305 * configure: Regenerate.
2d309510 5306
368872c3
BE
53072006-01-04 Ben Elliston <bje@au.ibm.com>
5308
5309 * MAINTAINERS (libdecnumber): Add myself.
5310
d79e6356
MM
53112006-01-02 Mark Mitchell <mark@codesourcery.com>
5312
5313 * libtool-ldflags: New script.
5314
a6fbc1e2
AS
53152006-01-02 Andreas Schwab <schwab@suse.de>
5316
5317 * configure.in: When reconfiguring remove Makefile in
5318 all stage directories.
5319 * configure: Regenerate.
5320
103a4b39
SB
53212005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5322
5323 * MAINTAINERS: Update my email address.
5324
212f829c
PB
53252005-12-20 Paolo Bonzini <bonzini@gnu.org>
5326
5327 Revert Ada-related part of the previous change.
5328
5329 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5330 Do not pass.
5331 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5332 * Makefile.in: Regenerate.
5333 * configure.in: Do not include mt-ppc-aix target fragment.
5334 * configure: Regenerate.
5335
8ef1f2df
PB
53362005-12-19 Paolo Bonzini <bonzini@gnu.org>
5337
5338 * configure.in: Select appropriate fragments for PowerPC/AIX.
5339 * configure: Regenerate.
5340
5341 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5342 BOOT_CFLAGS, BOOT_LDFLAGS.
5343 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5344 BOOT_CFLAGS, BOOT_LDFLAGS.
5345 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5346 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5347 (stage): Fail if we cannot complete the work.
5348 * Makefile.in: Regenerate.
5349
ab34901f
NS
53502005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5351
5352 * configure.in: Replace ms1 with mt.
5353 * configure: Rebuilt.
5354
cbe82f21
BM
53552005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5356
5357 * MAINTAINERS: Update my email address.
5358
19843472
PB
53592005-12-15 Paolo Bonzini <bonzini@gnu.org>
5360
5361 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5362 install-host-nogcc): Don't invoke $(stage) at the end.
5363 * Makefile.in: Regenerate.
5364
1ca26cd2
PB
53652005-12-14 Paolo Bonzini <bonzini@gnu.org>
5366
5367 * configure.in: Flip the top-level bootstrap switch.
5368 * configure: Regenerate.
5369
f41d6665
DJ
53702005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5371
5372 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5373 $(stage) and $(unstage).
5374 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5375 (all): Remove stray semicolon.
5376 (local-distclean): Don't handle multilib.tmp and multilib.out.
5377 (install.all): Set $s for consistency.
5378 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5379 check_multilibs setting. Always make the install directory.
5380 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5381 Correct @if/@endif.
5382 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5383 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5384 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5385 (multilib.out): Remove.
5386 * Makefile.in: Regenerated.
5387
dce2d8b2 53882005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
5389
5390 * MAINTAINERS (Write After Approval): Add myself.
5391
64f182bd
NS
53922005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5393
121b2cee
NS
5394 * MAINTAINERS: Add myself as mt maintainer.
5395
64f182bd
NS
5396 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5397
a6d63770
AN
53982005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5399
5400 * MAINTAINERS: Change email address.
5401
2abefe3d
PB
54022005-12-05 Paolo Bonzini <bonzini@gnu.org>
5403
5404 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5405 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5406 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5407 Find in-tree tools if available.
5408 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5409 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5410 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5411 (COMPILER_*_FOR_TARGET): New.
5412 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5413 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5414 (CONFIGURED_*, USUAL_*): Remove.
5415 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5416 STRIP): Use autoconf substitutions.
5417 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5418 COMPILER_NM_FOR_TARGET): New.
5419 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5420
5421 (all): Make all-host and all-target in parallel.
5422 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5423 that $$r and $$s are set before invoking a recursive make.
5424 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5425 ([+bootstrap-target+]): Inline most of the `all' target.
5426
2f3bdde7
BE
54272005-11-29 Ben Elliston <bje@au.ibm.com>
5428
5429 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5430 from the gcc build directory.
5431 * Makefile.in: Regenerate.
5432
a4b6c45a
BE
54332005-11-29 Ben Elliston <bje@au.ibm.com>
5434
5435 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5436 depend on all-libdecnumber.
5437 * configure.in (host_libs): Include libdecnumber.
5438 * Makefile.in: Regenerate.
5439 * configure: Likewise.
5440
473a74b9
BE
54412005-11-29 Ben Elliston <bje@au.ibm.com>
5442
5443 * libdecnumber: Import decNumber sources from the dfp-branch.
5444
b4623110
KJ
54452005-11-21 Kean Johnston <jkj@sco.com>
5446
5447 * config.sub, config.guess: Sync from upstream sources.
5448
67dc1785
BE
54492005-11-21 Ben Elliston <bje@au.ibm.com>
5450
5451 Import from Autoconf sources:
5452
5453 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5454 * config/move-if-change: Don't output "$2 is unchanged";
5455 suggested by Ben Elliston. Handle weird characters correctly.
5456
186abafe
AT
54572005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5458
5459 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5460 to match upstream libtool for darwin.
5461
ef9db8d5
DJ
54622005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5463
5464 * Makefile.def: Remove gdb dependencies for gdbtk.
5465 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5466 (configure-gdb, install-gdb): New rules.
5467 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5468 * Makefile.in, configure: Regenerated.
5469
9c5141ab
JB
54702005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5471
5472 * MAINTAINERS (Write After Approval): Add myself.
5473
4523d51b
EE
54742005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5475
5476 * MAINTAINERS (Write After Approval): Add myself.
5477
086b011c
DN
54782005-10-24 Diego Novillo <dnovillo@redhat.com>
5479
5480 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5481 Diego Novillo.
5482
e7c84bf8
PB
54832005-10-22 Paolo Bonzini <bonzini@gnu.org>
5484
5485 PR bootstrap/24297
5486 * Makefile.tpl (do-[+make-target+], do-check, install,
5487 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5488 are set before recursing.
5489 * Makefile.in: Regenerate.
5490
b88a7564
EB
54912005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5492
5493 PR bootstrap/18939
5494 * Makefile.def (gcc) <target>: Fix thinko.
5495 * Makefile.in: Regenerate.
5496
61efc800
BS
54972005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5498
5499 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5500 * configure: Regenerate.
5501
f53d2869
JZ
55022005-10-15 Jie Zhang <jie.zhang@analog.com>
5503
5504 * MAINTAINERS (Write After Approval): Add self.
5505
077fc835
KH
55062005-10-08 Kazu Hirata <kazu@codesourcery.com>
5507
5508 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5509 target-libffi, target-qthreads, target-libjava, and
5510 targetlibobjc.
5511 * configure: Regenerate.
5512
d739199a
DJ
55132005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5514
5515 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5516 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5517 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5518 (USUAL_OBJDUMP_FOR_TARGET): New.
5519 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5520 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 5521 * configure, Makefile.in: Regenerated.
d739199a 5522
db38c6bb
PB
55232005-10-05 Paolo Bonzini <bonzini@gnu.org>
5524
5525 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5526 before other host packages.
5527
3015564c
KK
55282005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5529
5530 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5531
1061f99e
PB
55322005-10-05 Paolo Bonzini <bonzini@gnu.org>
5533
5534 PR bootstrap/22340
5535
5536 * configure.in (default_target): Remove.
5537 * Makefile.tpl (all): Do not use prerequisites as subroutines
5538 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5539 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5540 use prerequisites as subroutines.
5541 (check-host, check-target): New.
5542 (bootstrap configure & all targets): Do not use stage*-start
5543 if the directory layout is already ok.
5544 (non-bootstrap configure & all targets): Prepend a $(unstage).
5545 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5546 (NOTPARALLEL): Remove.
5547 (unstage, stage variables): New variables.
5548 (unstage, stage targets): Simply expand to those variables.
5549
5550 * configure: Regenerate.
5551 * Makefile.in: Regenerate.
5552
4a9c436f
JW
55532005-10-04 James E Wilson <wilson@specifix.com>
5554
5555 * Makefile.def (lang_env_dependencies): Add libmudflap.
5556 * Makefile.in: Regenerate.
5557
37150080
AS
55582005-10-03 Andreas Schwab <schwab@suse.de>
5559
5560 Backport from libtool CVS:
5561 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5562
5563 * ltmain.sh: add support for installing into temporary
5564 staging area (e.g. 'make install DESTDIR=...')
5565
39d16468
L
55662005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5567
5568 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5569 * configure: Regenerated.
5570
72a7ab82
AP
55712005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5572
5573 * configure: Regenerate with the correct
5574 autoconf version.
5575
6b65a26d
CM
55762005-09-30 Catherine Moore <clm@cm00re.com>
5577
5578 * configure.in (bfin-*-*): New.
5579 * configure: Regenerated.
5580
040b1c5a
GK
55812005-09-28 Geoffrey Keating <geoffk@apple.com>
5582
5583 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5584 (LIPO_FOR_TARGET): New.
5585 (CONFIGURED_LIPO_FOR_TARGET): New.
5586 (USUAL_LIPO_FOR_TARGET): New.
5587 (STRIP_FOR_TARGET): New.
5588 (CONFIGURED_STRIP_FOR_TARGET): New.
5589 (USUAL_STRIP_FOR_TARGET): New.
5590 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5591 STRIP_FOR_TARGET.
5592 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5593 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5594 * Makefile.in: Regenerate.
5595 * configure: Regenerate.
7e050830 5596
3a3c28db
DE
55972005-09-19 David Edelsohn <edelsohn@gnu.org>
5598
5599 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5600 (rs6000-*-aix*): Same.
5601 * configure: Regenerate.
5602
2749a921
TT
56032005-09-16 Tom Tromey <tromey@redhat.com>
5604
5605 * MAINTAINERS: Add self as java maintainer.
5606
7f26dfa3
FXC
56072005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5608
5609 * configure.in: Recognize f95 in the --enable-languages option,
5610 and substitute it for fortran, issuing a warning.
5611 * configure: Regenerate.
5612
d8852c4f
PE
56132005-08-30 Phil Edwards <phil@codesourcery.com>
5614
5615 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5616 * configure: Regenerated.
5617
ad685e81
AH
56182005-08-22 Aldy Hernandez <aldyh@redhat.com>
5619
5620 * MAINTAINERS: Add self as ms1 maintainer.
5621
b00d752c
RE
56222005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5623
5624 * Makefile.def (libssp): Add to lang_env_dependencies.
5625 * Makefile.in: Regenerate.
5626
9ed8fb9b
ILT
56272005-08-18 Ian Lance Taylor <ian@airs.com>
5628
5629 * MAINTAINERS: Add myself as middle-end maintainer.
5630
0f029d39
CG
56312005-08-17 Christian Groessler <chris@groessler.org>
5632
5633 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5634 * Makefile.in: Regenerate.
5635
81087874
AK
56362005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5637
5638 * MAINTAINERS (write after approval): Added myself.
5639
6a134f1c
MR
56402005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5641
5642 * MAINTAINERS (Write After Approval): Add myself.
5643
2693c0b0
PB
56442005-08-12 Paolo Bonzini <bonzini@gnu.org>
5645
5646 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5647 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5648 Look for alternate names of the target cc and c++
5649 * configure: Regenerate.
5650
4de997d1
PB
56512005-08-08 Paolo Bonzini <bonzini@gnu.org>
5652
5653 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5654 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5655 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5656 tools; remove code to manually set them.
5657 (Target tools): Look in the environment for them.
5658 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5659 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5660 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5661 build directory.
5662 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5663 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5664 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5665 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5666 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5667 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5668 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5669 * configure: Regenerate.
5670 * Makefile.in: Regenerate.
5671
b089e33a
BE
56722005-07-28 Ben Elliston <bje@au.ibm.com>
5673
5674 * MAINTAINERS: Update for removed CPU targets.
5675
e3791243
MM
56762005-07-27 Mark Mitchell <mark@codesourcery.com>
5677
5678 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 5679 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
5680 * Makefile.in: Regenerated.
5681
526635cb
MM
56822005-07-26 Mark Mitchell <mark@codesourcery.com>
5683
5684 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5685 (CFLAGS_FOR_TARGET): Use it.
5686 (CXXFLAGS_FOR_TARGET): Likewise.
5687 * Makefile.in: Regenerated.
5688 * configure.in (--with-build-sysroot): New option.
5689 * configure: Regenerated.
5690
19791f70
PB
56912005-07-24 Paolo Bonzini <bonzini@gnu.org>
5692
5693 * Makefile.tpl: Wrap install between unstage and stage
5694 * Makefile.in: Regenerate.
5695
35f5a23f
EC
56962005-07-21 Eric Christopher <echristo@apple.com>
5697
5698 * MAINTAINERS: Update affiliation.
5699
ff3ddf15
PW
57002005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5701
5702 * MAINTAINERS: Add self as crx port maintainer.
5703
3a664c1c
DD
57042005-07-20 DJ Delorie <dj@redhat.com>
5705
5706 * MAINTAINERS: Add self as m32c maintainer.
5707
539df155
KC
57082005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5709
5710 * all files: Update FSF address.
5711
be9c593a
EC
57122005-07-15 Eric Christopher <echristo@redhat.com>
5713
5714 * MAINTAINERS: Change affiliation.
5715
fd7ea4ab
JB
57162005-07-14 Jim Blandy <jimb@redhat.com>
5717
5718 * configure.in: Add cases for Renesas m32c.
5719 * configure: Regenerated.
7e050830 5720
0063a823
KC
57212005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5722
d0ca130a
KC
5723 * COPYING.LIB: Update from fsf.org.
5724
57252005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5726
5727 * COPYING, compile, config.guess,
0063a823
KC
5728 config.sub, install-sh, missing, mkinstalldirs,
5729 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 5730 * config-ml.in: Update FSF address.
0063a823 5731
a8ba31f2
EC
57322005-07-13 Eric Christopher <echristo@redhat.com>
5733
5734 * configure.in: Add toplevel noconfigdir support for tpf.
5735 * configure: Regenerate.
5736
5bea4a03
PB
57372005-07-11 Paolo Bonzini <bonzini@gnu.org>
5738
5739 PR ada/22340
5740
5741 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5742 * Makefile.in: Regenerate.
5743
284bdbbd
MM
57442005-07-07 Mark Mitchell <mark@codesourcery.com>
5745
5746 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 5747 Brolley to write-after-approval.
284bdbbd 5748
452190fb
AS
57492005-07-07 Andreas Schwab <schwab@suse.de>
5750
5751 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5752 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5753 * Makefile.in: Regenerated.
5754
9c8f9ec2
GK
57552005-07-06 Geoffrey Keating <geoffk@apple.com>
5756
5757 * configure.in: Don't build sim or rda when targetting darwin.
5758 * configure: Regenerate.
5759
ef0087a7
KH
57602005-07-06 Kazu Hirata <kazu@codesourcery.com>
5761
5762 * configure.in: Add --enable-libssp and --disable-libssp.
5763 * configure: Regenerate with autoconf-2.13.
5764
77008252
JJ
57652005-07-02 Jakub Jelinek <jakub@redhat.com>
5766
5767 * Makefile.def (target_modules): Add libssp.
5768 * configure.in (target_libraries): Add target-libssp.
5769 * configure: Rebuilt.
5770 * Makefile.in: Rebuilt.
5771
a04eae1b
ZW
57722005-07-01 Zack Weinberg <zackw@panix.com>
5773
5774 * MAINTAINERS: Change email address. Resign from maintainership.
5775
948884cd
RG
57762005-07-01 Richard Guenther <rguenther@suse.de>
5777
5778 * MAINTAINERS: Change my e-mail address and affiliation.
5779
c7870f5d
PB
57802005-06-22 Paolo Bonzini <bonzini@gnu.org>
5781
5782 * Makefile.def (stagefeedback): Come after profile.
5783 Define profiledbootstrap target.
5784 * Makefile.tpl (profiledbootstrap): Remove.
5785 (stageprofile-end): Zap stagefeedback.
5786 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5787 * Makefile.in: Regenerate.
5788
ab99519a
RS
57892005-06-13 Richard Sandiford <richard@codesourcery.com>
5790
5791 * MAINTAINERS: Update my email address.
5792
f610dd5f
ZW
57932005-06-13 Zack Weinberg <zack@codesourcery.com>
5794
5795 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5796 In 'cpp' stanza, support '#line' as well as '# '.
5797
71bc2a83
AS
57982005-06-08 Andreas Schwab <schwab@suse.de>
5799
5800 * MAINTAINERS: Move myself from 'Write After Approval' to
5801 'CPU Port Maintainers' section as m68k maintainer.
5802
4fab7234
HPN
58032005-06-07 Hans-Peter Nilsson <hp@axis.com>
5804
5805 * configure.in (unsupported_languages): New macro.
5806 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5807 non-ported target libraries in noconfigdirs.
5808 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5809 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 5810 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
5811 unsupported_languages.
5812 * configure: Regenerate.
5813
68193f9b
TS
58142005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5815
5816 * configure.in: Fix typo in handling of --with-mpfr-dir.
5817 * configure: Regenerate.
5818
f26f6b8d
RS
58192005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5820
5821 * MAINTAINERS: Update my email address.
5822
ba4853f8
JB
58232005-06-02 Jim Blandy <jimb@redhat.com>
5824
5825 * config.sub: Add cases for the Renesas m32c. (This patch has been
5826 accepted into the master sources.)
5827
79dd769c 58282005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
5829 Michael Snyder <msnyder@redhat.com>
5830 Stan Cox <scox@redhat.com>
79dd769c 5831
f610dd5f 5832 * configure.in: Set noconfigdirs for ms1.
79dd769c 5833
f610dd5f 5834 * configure: Regenerate.
79dd769c 5835
d29e107f
JD
58362005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5837
5838 * MAINTAINERS (Write After Approval): Add self.
5839
e93196c3
JC
58402005-06-01 Josh Conner <jconner@apple.com>
5841
5842 * MAINTAINERS (Write After Approval): Add self.
5843
ae263c7a
KH
58442005-06-01 Kazu Hirata <kazu@codesourcery.com>
5845
5846 * MAINTAINERS: Update my email address.
5847
585b3aa3
ZM
58482005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5849
5850 * MAINTAINERS (Write After Approval): Add self.
5851
4930c50b
CD
58522005-05-26 Chris Demetriou <cgd@broadcom.com>
5853
5854 * MAINTAINERS (Write After Approval): Remove self.
5855
2dfbef6d
PB
58562005-05-25 Paolo Bonzini <bonzini@gnu.org>
5857
5858 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5859 (Dependencies): Consider target modules for bootstrap dependencies.
5860 Make target bootstrap modules depend on each stage's gcc.
5861 * Makefile.in: Regenerate.
5862
bcb28cf5
PB
58632005-05-20 Paolo Bonzini <bonzini@gnu.org>
5864
5865 * Makefile.def (configure-gcc): Depend on binutils having been built.
5866 (all-gcc): No need to do it here.
5867 * Makefile.in: Regenerate.
5868
0cf085e4
PB
58692005-05-19 Paul Brook <paul@codesourcery.com>
5870
f610dd5f 5871 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
5872 language cannot be built.
5873 * configure: Regenerate.
5874
dfb2c39a
DJ
58752005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5876
5877 * ylwrap: Import from Automake 1.9.5.
5878
771aaa92
DU
58792005-05-13 David Ung <davidu@mips.com>
5880
5881 * MAINTAINERS (Write After Approval): Add self.
5882
3ac9bd58
MS
58832005-05-09 Mike Stump <mrs@apple.com>
5884
5885 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5886 lt_cv_sys_max_cmd_len for now.
f610dd5f 5887
f77a5578
SC
58882005-05-09 Stan Cox <scox@redhat.com>
5889
5890 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5891
795e36e5
MK
58922005-05-08 Matt Kraai <kraai@ftbfs.org>
5893
5894 * README.SCO: Update the URL.
5895
c9392a2b
DE
58962005-05-05 David Edelsohn <edelsohn@gnu.org>
5897
5898 * ltconfig: Define file_list_spec. Pass file_list_spec and
5899 with_gnu_ld to libtool.
5900 * ltcf-c.sh (aix[45]): Define file_list_spec.
5901 * ltcf-cxx.sh (aix[45]): Same.
5902 * ltcf-gcj.sh (aix[45]): Same.
5903 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5904 exists, write list of input files to temporary file.
5905
bebcd931
MS
59062005-05-04 Mike Stump <mrs@apple.com>
5907
5908 * configure.in: Always pass --target to target configures as
5909 otherwise rebuilds that do --recheck will fail.
5910 * confiugure: Rebuilt.
5911
ce406537
PB
59122005-05-04 Paolo Bonzini <bonzini@gnu.org>
5913
5914 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5915 STAGE_HOST_EXPORTS.
5916 (configure, all): Add bootstrap support.
5917 (Host modules, target modules): Pass post-stage1 flags and exports.
5918 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5919 * Makefile.in: Regenerate.
5920
aa9dcfc4
PB
59212005-04-29 Paolo Bonzini <bonzini@gnu.org>
5922
5923 * configure: Regenerate.
5924
b6f9abcf
MS
59252005-04-27 Mike Stump <mrs@apple.com>
5926
5927 * MAINTAINERS: Add self as darwin maintainer.
5928
acb217cb
BS
59292005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5930
5931 * config.sub: Update from master copy.
5932
b6dae270
MS
59332005-04-21 Mike Stump <mrs@apple.com>
5934
5935 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5936 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5937
c2e0d3a9
HPN
59382005-04-19 Hans-Peter Nilsson <hp@axis.com>
5939
5940 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5941 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5942 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5943 "*-*-elf" and "*-*-linux*".
5944 * configure: Regenerate.
5945
871ae772
JM
59462005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5947
5948 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5949
bf070c29
MS
59502005-04-12 Mike Stump <mrs@apple.com>
5951
5952 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5953
e865b6f7
TK
59542005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5955
5956 * MAINTAINERS (Write After Approval): Add myself.
5957
7b71ad7f
BS
59582005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5959
5960 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5961
25b42232
PB
59622005-04-06 Paolo Bonzini <bonzini@gnu.org>
5963
f610dd5f 5964 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
5965 (TARGET_CONFIGARGS): Include --with-target-subdir.
5966 (configure, all): New macros. Use them throughout.
5967 * Makefile.in: Regenerate.
5968
d727c624
JG
59692005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5970
5971 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 5972
fff72cc4
ZD
59732005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5974
5975 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5976
86472dc3
GP
59772005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5978
5979 * MAINTAINERS: Move John Carr to Write After Approval.
5980
dce2d8b2 59812005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
5982
5983 * config/mh-mingw32: Delete.
5984 * configure.in: Don't use it.
5985 * configure: Regenerate.
5986
33da42bc
PB
59872005-03-31 Paolo Bonzini <bonzini@gnu.org>
5988
5989 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5990 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 5991 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
5992 (HOST_LIB_PATH): Generate from Makefile.def.
5993 (TARGET_LIB_PATH): Likewise.
5994 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5995 * Makefile.in: Regenerate.
5996 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5997 (RPATH_ENVVAR): Include Darwin case.
5998 * configure: Regenerate.
5999
15cc1841
TF
60002005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6001
6002 * MAINTAINERS (Various Maintainers): Remove self.
6003 (Write After Approval): Add self.
6004
6a8c79d5
TF
60052005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6006
6007 * MAINTAINERS (Various Maintainers): Add self.
6008
256f7136
PB
60092005-03-25 Paolo Bonzini <bonzini@gnu.org>
6010
6011 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6012 * configure: Regenerate.
6013
191dd2c9
ZW
60142005-03-21 Zack Weinberg <zack@codesourcery.com>
6015
6016 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6017 gcc_version, and gcc_version_trigger from set of flags to pass.
6018 * Makefile.tpl: Remove definitions of above variables.
6019 (config.status): Remove dependency on $(gcc_version_trigger).
6020 * Makefile.in: Regenerate.
6021 * configure.in: Do not reference config/gcc-version.m4 nor
6022 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6023 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6024 * configure: Regenerate.
6025
ef6e9bc0 60262005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6027 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6028
6029 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6030 * Makefile.in: Regenerate.
6031
009bbd5a
FW
60322005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6033
6034 * MAINTAINERS (Write After Approval): Add myself.
6035
09f8755b
DA
60362005-03-03 David Ayers <d.ayers@inode.at>
6037
6038 * MAINTAINERS (Write After Approval): Add myself.
6039
e73ed25c
AO
60402005-03-01 Alexandre Oliva <aoliva@redhat.com>
6041
6042 PR libgcj/20160
6043 * ltmain.sh: Avoid creating archives with components that have
6044 duplicate basenames.
6045
ace9ac7b
AP
60462005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6047
6048 PR bootstrap/20250
6049 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6050 instead of check.
6051 * Makefile.in: Regenerate.
6052
c9db9354
PB
60532005-02-28 Paolo Bonzini <bonzini@gnu.org>
6054
6055 * Makefile.in: Regenerate to fix conflict between the previous two
6056 patches.
6057
215c351a
PB
60582005-02-28 Paolo Bonzini <bonzini@gnu.org>
6059
6060 PR bootstrap/17383
6061 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6062 * Makefile.tpl (HOST_SUBDIR): New substitution.
6063 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6064 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6065 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6066 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6067 (Host modules, Bootstrapped modules): Use it.
6068 (Build modules, Target modules): Do not create symlink trees,
6069 always configure out-of-srcdir.
6070 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6071 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6072 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6073 $(HOST_SUBDIR). Create a symlink for host_subdir.
6074
6075 * Makefile.in: Regenerate.
6076 * configure: Regenerate.
6077
5395b47b
NN
60782005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6079
6080 Merged from libada-gnattools-branch:
6081 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6082
6083 * gnattools: New directory.
6084 * Makefile.def: Add gnattools as a module, depending on target-libada.
6085 * Makefile.in: Regenerate.
6086 * configure.in: Include gnattools in host_tools; disable it if ada
6087 is disabled.
6088 * configure: Regenerate.
6089
ca2cc05c
JM
60902005-02-24 James A. Morrison <phython@gcc.gnu.org>
6091
6092 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6093 treelang maintainer.
6094 (Write After Approval): Remove myself.
6095
d2f3024f
PS
60962005-02-23 Paul Schlie <schlie@comcast.net>
6097
6098 * configure.in: Allow darwin targeted ports to build tk, itcl and
6099 libgui.
6100 * configure: Regenerate.
6101
bba5e0ca
EB
61022005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6103
6104 PR libgcj/10353
6105 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6106 * configure: Regenerate.
6107
70132ce7
SK
61082005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6109
6110 * MAINTAINERS (Write After Approval): Add myself.
6111
20f0edca
ILT
61122005-02-10 Ian Lance Taylor <ian@airs.com>
6113
6114 * MAINTAINERS: Update my e-mail address.
6115
e64e5109
RG
61162005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6117
6118 * MAINTAINERS (Write After Approval): Add myself.
6119
40d64b5a
HPN
61202005-01-29 Hans-Peter Nilsson <hp@axis.com>
6121
6122 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6123 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6124 target-libgloss when not *-*-elf and *-*-aout.
6125 * configure: Regenerate.
6126
54a12711
KH
61272005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6128
6129 * MAINTAINERS: Remove obsolete entries.
6130
0aa99dbb
KH
6131 * MAINTAINERS (Write After Approval): Add Michael Matz.
6132
2b009f5f
NB
61332005-01-19 Neil Booth <neil@daikokuya.co.uk>
6134
6135 * MAINTAINERS: Remove self as cpplib maintainer.
6136
385870f5
KC
61372005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6138
6139 * install-sh, config.sub: Import from upstream.
6140
e7daab31
KC
61412005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6142
6143 PR bootstrap/18222
6144 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6145 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6146 * Makefile.in: Regenerate.
6147
e6003f4d
JT
61482005-01-16 Jason Thorpe <thorpej@netbsd.org>
6149
6150 * MAINTAINERS: Update my email address.
6151
145e2972 61522005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6153 Andreas Schwab <schwab@suse.de>
145e2972
DE
6154
6155 PR bootstrap/18033
6156 * config-ml.in: Eval option if surrounded by single quotes.
6157
86c7e0da
PB
61582005-01-03 Paolo Bonzini <bonzini@gnu.org>
6159
6160 Revert 2004-12-28 Makefile changes, a better fix will be
6161 applied to mainline and src after GCC 4.0 branches.
6162
3224a22f
PB
61632004-12-28 Paolo Bonzini <bonzini@gnu.org>
6164
6165 PR bootstrap/17383
6166
6167 * Makefile.def (target_modules): Remove stage parameter,
6168 it is always true now.
6169 * Makefile.tpl (configure-build-[+module+],
6170 configure-target-[+module+]): Always build symlink tree
6171 for the directory and for include. BUILD_SUBDIR and
6172 TARGET_SUBDIR cannot be . anymore.
6173 * Makefile.in: Regenerate.
6174
aaf51ca2
DE
61752004-12-25 David Edelsohn <edelsohn@gnu.org>
6176
6177 Revert 2004-12-08 Makefile changes.
6178
4e32e454
DS
61792004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6180
6181 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6182 cygwin, mingw.
6183
669f01d8
AS
61842004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6185
6186 * configure.in (sh64-*-*): Reenable gprof.
6187 * configure: Regenerate.
6188
1b227ee0
DE
61892004-12-08 David Edelsohn <edelsohn@gnu.org>
6190
6191 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6192 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6193 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6194 * Makefile.in: Regenerate.
6195
ce5e944c
CF
61962004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6197
6198 * MAINTAINERS: Update my email address.
6199
893f1e87
MK
62002004-12-07 Matt Kraai <kraai@ftbfs.org>
6201
6202 * Makefile.tpl: Generate normal dependencies if the LHS module is
6203 not bootstrapped.
6204 * Makefile.in: Regenerate.
6205
bb59c339
RS
62062004-12-03 Richard Sandiford <rsandifo@redhat.com>
6207
6208 * configure.in: Include config/gxx-include-dir.m4. Use
6209 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6210 * configure: Regenerate.
6211
4982adbe
RS
62122004-12-03 Richard Sandiford <rsandifo@redhat.com>
6213
6214 * config.if: Delete.
6215 * configure.in: Set libstdcxx_incdir directly.
6216 * configure: Regenerate.
6217
05750653
EC
62182004-12-02 Eric Christopher <echristo@redhat.com>
6219
6220 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6221 * Makefile.in: Regenerate.
6222
5fef1dbd
RS
62232004-12-02 Richard Sandiford <rsandifo@redhat.com>
6224
6225 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6226 * configure: Regenerate.
6227
afabd8e6
RS
62282004-12-02 Richard Sandiford <rsandifo@redhat.com>
6229
6230 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6231 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6232 * configure: Regenerate.
6233
78716e86
EC
62342004-12-01 Eric Christopher <echristo@redhat.com>
6235
6236 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6237 of things to remove.
6238
57ab8ba9
MK
62392004-11-29 Matt Kraai <kraai@ftbfs.org>
6240
6241 * MAINTAINERS (Write After Approval): Update my e-mail address.
6242
2539bffe
KC
62432004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6244
6245 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6246 from CVS libtool to always pass_all.
6247
3e732ba0
JDA
62482004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6249
6250 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6251 (hppa*64*-*-*): Delete incorrect comment.
6252 * configure: Rebuilt.
6253
767f726e
KC
62542004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6255
6256 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6257
2c92e90f
KC
62582004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6259
6260 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6261 from CVS libtool to always pass_all.
6262
32f84e48
KC
62632004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6264
6265 * install-sh, compile: Import from automake.
6266
9587be8a
KC
62672004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6268
6269 * config.guess, config.sub: Import from savannnah.
6270
04e81808 62712004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6272
6273 * MAINTAINERS (Write After Approval): Add myself
6274
f87a2b2e
MS
62752004-11-12 Mike Stump <mrs@apple.com>
6276
6277 * Makefile.def: Add html support.
6278 * Makefile.tpl: Likewise.
6279 * Makefile.in: Regenerate.
6280
848556c2
GK
62812004-11-11 Geoffrey Keating <geoffk@apple.com>
6282
556f03c4
GK
6283 PR 18423
6284 * configure.in: Remove all instances of build-fixincludes from
6285 noconfigdirs.
6286 (build_configargs): Supply --target to subdirectories.
6287 * configure: Regenerate.
6288
848556c2
GK
6289 * Makefile.def: Make gcc install depend on fixincludes install.
6290 * Makefile.in: Regenerate.
6291
9e5712a5
JJ
62922004-11-10 Janis Johnson <janis187@us.ibm.com>
6293
6294 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6295
4ef509c0
PB
62962004-11-11 Paul Brook <paul@codesourcery.com>
6297
6298 * MAINTAINERS: Add self as arm maintainer. Update email address.
6299
20d11df6
HPN
63002004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6301
6302 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6303 target-libgfortran.
79fd8592 6304 * configure: Regenerate.
20d11df6 6305
68c70f15
DE
63062004-11-07 David Edelsohn <edelsohn@gnu.org>
6307
6308 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6309 like CC.
6310
54f88091
PB
63112004-11-05 Paolo Bonzini <bonzini@gnu.org>
6312
6313 * Makefile.def (host fixincludes): Specify missing targets.
6314 * Makefile.in: Regenerate.
6315
6866abb8
RC
63162004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6317
6318 * MAINTAINERS: Add myself
6319
83f62578
GL
63202004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6321
6322 * MAINTAINERS (Write After Approval): Add myself.
6323
53c7ffe7
GK
63242004-11-04 Geoffrey Keating <geoffk@apple.com>
6325
6326 * Makefile.def: Build fixincludes for the host, too.
6327 * Makefile.in: Regenerate.
6328 * configure.in (host_tools): Add fixincludes.
6329 * configure: Regenerate.
6330
ac8b3d9d
DJ
63312004-11-04 Daniel Jacobowitz <dan@debian.org>
6332
6333 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6334 * configure: Regenerated.
6335
bab37580
L
63362004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6337
6338 PR other/17783
6339 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6340 * configure: Regenerated.
6341
db1de713
MM
63422004-10-31 Mark Mitchell <mark@codesourcery.com>
6343
6344 * README.SCO: Update per FSF instructions.
6345
a827e21a
EW
63462004-10-28 Eric B. Weddington <ericw@evcohs.com>
6347
6348 PR target/18151
6349 * configure.in (case ${target}): Do not build fixincludes for avr.
6350 * configure: Regenerated.
6351
9d069a4f
PB
63522004-10-26 Paolo Bonzini <bonzini@gnu.org>
6353
6354 * configure.in (case ${target}): Do not build fixincludes
6355 on platforms where it is not used.
6356 * configure: Regenerated.
6357
fc45f3fe
DJ
63582004-10-23 Daniel Jacobowitz <dan@debian.org>
6359
6360 * configure.in: Use an absolute path to install-sh.
6361 * configure: Regenerated.
6362
36554b92
AL
63632004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6364
6365 * MAINTAINERS (Write After Approval): Add myself.
6366
88e9994a
KH
63672004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6368
6369 * MAINTAINERS: Remove from Write After Approval those that are
6370 already maintainers.
6371
ad02a944
SP
63722004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6373
6374 * MAINTAINERS: Update my email address.
6375
c8e6cd41
KC
63762004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6377
6378 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6379 * configure: Regenerate.
6380
dce2d8b2 63812004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
6382
6383 * MAINTAINERS: Update my email address.
6384
a8b0957e
KH
63852004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6386
6387 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6388 entries belonging to this category.
6389
96836f61
JZ
63902004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6391
6392 * MAINTAINERS: Update my e-mail address.
6393
7e0b5752
PB
63942004-10-06 Paolo Bonzini <bonzini@gnu.org>
6395
6396 Fix wrong conflict resolution in:
6397
6398 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6399
6400 * Makefile.in: Regenerate.
6401 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6402 in the recursive `make', instead of hardwiring `all'.
6403 (Autogenerated TARGET-* variables): New.
6404
370f7a47
TL
64052004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6406
6407 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 6408 * configure: Regenerate.
370f7a47 6409
13e5d623
KH
64102004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6411
6412 * MAINTAINERS (Various Maintainers): Move the "windows,
6413 cygwin, mingw" maintainer to ...
6414 (OS Port Maintainers): ... here.
6415
a6497c1b
KH
64162004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6417
6418 * MAINTAINERS (Write After Approval): Remove those that are
6419 maintainers of some subsystem.
6420
1abb828a
D
64212004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6422
6423 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6424 * ltcf-cxx.sh (tpf*): Likewise.
6425 * ltconfig (tpf*): Add TPF OS configuration support.
6426
16d1338d
BS
64272004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6428
6429 * MAINTAINERS: Change my email address to my new work account.
6430
9082a750
MR
64312004-09-24 Michael Roth <mroth@nessie.de>
6432
6433 * configure.in (--without-headers): Add missing double quotes.
6434 * configure: Regenerate.
6435
dce2d8b2 64362004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
6437
6438 * ylwrap: Revert to previous version.
6439
4c4a5bbc
L
64402004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6441
6442 PR bootstrap/17369
6443 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6444 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6445 SET_GCC_LIB_PATH_CMD.
6446 (BASE_TARGET_EXPORTS): Likewise.
6447 * Makefile.in: Regenerated.
6448
6449 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6450 * configure: Regenerated.
6451
85f59630
KC
64522004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6453
6454 * config.guess: New upstream version
6455 * compile, depcomp, install-sh, ylwrap: Likewise.
6456
95c53c62
RS
64572004-09-19 Roger Sayle <roger@eyesopen.com>
6458
6459 * config/mh-x86omitfp: New host makefile fragment. Add
6460 -fomit-frame-pointer to the default BOOT_CFLAGS.
6461 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6462 * configure: Regenerate.
6463
0a1c093b
AP
64642004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6465
6466 PR target/11572
6467 * configure.in (*-*-darwin*): Renable libobjc.
6468 * configure: Regenerate.
6469
315fcf97
NS
64702004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6471
6472 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6473
0a050485 64742004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 6475
0a050485
DB
6476 * Makefile.def: Remove libbanshee.
6477 * Makefile.tpl: Ditto.
6478 * configure.in: Ditto.
6479 * Makefile.in: Regen.
6480 * configure: Ditto.
6481
5f4a098e
DE
64822004-09-08 David Edelsohn <edelsohn@gnu.org>
6483
6484 * ltmain.sh: Use $pic_object as $non_pic_object if
6485 $non_pic_object=none.
6486
32b2511f
PB
64872004-09-07 Paolo Bonzini <bonzini@gnu.org>
6488
6489 * missing: Import latest version from master repository.
6490
fc4d0e82
NC
64912004-09-06 Nick Clifton <nickc@redhat.com>
6492
6493 * config.sub: Import latest version from master repository.
6494 * config.guess: Likewise.
6495 This includes these changes:
78716e86 6496
fc4d0e82
NC
6497 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6498
6499 * config.sub: Handle crisv32, alias etraxfs.
6500 * config.guess (crisv32:Linux:*:*): Handle.
6501
6502 2004-08-13 Brad Smith <brad@comstyle.com>
6503
6504 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6505 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6506
6507 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6508
6509 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6510 assume the processor is a powerpc. This is because coreutils
6511 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6512 in this case, due to a MacOS X bug that causes
6513 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6514 to return a negative number.
6515 Problem reported by Petter Reinholdtsen in:
6516 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6517
6518 2004-07-19 Ben Elliston <bje@gnu.org>
6519
6520 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6521
6522 2004-06-24 Ben Elliston <bje@gnu.org>
6523
6524 * config.guess: Update copyright years.
6525 * config.sub: Likewise.
6526
6527 2004-06-22 Robert Millan <robertmh@gnu.org>
6528
6529 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6530 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6531
6532 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6533
6534 * config.guess (*:*VMS:*:*): New entry. Replaces
6535 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6536 manufacturer.
6537
6538 2004-06-22 Ben Elliston <bje@gnu.org>
6539
6540 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6541 * config.sub: Likewise.
6542
6543 2004-06-22 Ben Elliston <bje@gnu.org>
6544
6545 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6546 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6547
6548 2004-06-11 Ben Elliston <bje@gnu.org>
6549
6550 * config.guess (pegasos:OpenBSD:*:*): Remove.
6551
6552 2004-06-11 Ben Elliston <bje@gnu.org>
6553
6554 From Wouter Verhelst <wouter@grep.be>:
6555 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6556
6557 2004-06-11 Ben Elliston <bje@gnu.org>
6558
6559 * config.guess (luna88k:OpenBSD:*:*): New.
6560
6561 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6562
6563 * config.guess (m32r*:Linux:*:*): New case.
6564 * config.sub: Handle m32rle.
6565
6566 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6567
6568 From Jens Petersen <petersen@redhat.com>:
6569 * config.sub: Handle sparcv8.
6570
6571 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6572
6573 From Tom Smith <smith@cag.lkg.hp.com>:
6574 * config.guess: Version suffixes are equally significant on Tru64
6575 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6576 prefix of "P" (patched kernel).
6577
6578 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6579
6580 * config.sub: Add support for National Semiconductor CRX target.
6581
2f4cc6bf
JJ
65822004-09-03 Janis Johnson <janis187@us.ibm.com>
6583
6584 * MAINTAINERS (Various Maintainers): Remove myself as web page
6585 maintainer, add myself as maintainer of build status lists.
6586
61fec9ff
JB
65872004-09-03 Jan Beulich <jbeulich@novell.com>
6588
6589 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6590 *-*-netware, but add target-libmudflap.
6591 Consolidate *-*-netware targets (of which really only i?86 exists)
6592 into a single entry.
6593 * configure: Likewise.
6594
45f366ab
PB
65952004-09-01 Paolo Bonzini <bonzini@gnu.org>
6596
6597 * Makefile.tpl (sorry): Remove.
6598 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6599 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6600 (do-clean): Clean per-stage directories too.
6601 (do-distclean): Run distclean-stage1 too.
6602 (.NOTPARALLEL): Enable during toplevel bootstrap.
6603 (stage[+id+]-bubble): Enable parallel execution during
6604 the recursive invocation.
6605 * Makefile.in: Regenerate.
6606
6607 Fix previous checkin:
6608
6609 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6610 include.
6611 * configure.in: Fix indentation.
6612 * configure: Regenerate.
6613
dce2d8b2 66142004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 6615
45f366ab
PB
6616 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6617 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6618 * configure: regenerate
78716e86 6619 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 6620 -mdynamic-no-pic
be8fff81 6621
71b5d516
PB
66222004-08-31 Paolo Bonzini <bonzini@gnu.org>
6623
6624 * Makefile.def (build_modules): Add fixincludes.
6625 (dependencies): Make gcc depend on fixincludes.
6626 * configure.in (build_tools): Add fixincludes.
6627 (build_configdirs): Always include build_libs.
6628 * Makefile.in: Regenerate.
6629 * configure: Regenerate.
6630
66312004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
6632
6633 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6634 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6635 phony targets; do not generate timestamp files.
6636 (distclean-stageN): Remove references to their timestamp files.
6637 (restageN, touch-stageN): Remove.
6638 (stageN-bubble): Rewritten.
6639 (compare): Support lean bootstraps.
6640 * Makefile.in: Regenerate.
6641
6642 * configure.in: Only warn when bootstrapping but
6643 build != host or build != target. Support lean bootstraps.
6644 * configure: Regenerate.
6645
ce7cbbb0
PE
66462004-08-26 Phil Edwards <phil@codesourcery.com>
6647
6648 * configure.in: Give a better error message if GMP/MPFR are missing
6649 and a language needing them has been requested.
6650 * configure: Regenerated.
6651
9c71a529
PE
66522004-08-25 Phil Edwards <phil@codesourcery.com>
6653
6654 * configure.in: Print a list of available language front-ends if
6655 a requested one is missing. Tidy stray tab characters.
6656 * configure: Regenerated.
6657
e3f92d3b
MK
66582004-08-19 Michael Koch <konqueror@gmx.de>
6659
6660 * gcc/doc/install.texi: Update entry about automake for libjava.
6661
c3f84f61
RM
66622004-08-17 Robert Millan <robertmh@gnu.org>
6663
6664 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6665 (instead of FreeBSD).
6666 * configure: Regenerate.
6667
7c27e184
PB
66682004-08-16 Paolo Bonzini <bonzini@gnu.org>
6669
6670 * Makefile.in: Regenerate.
6671 * configure: Regenerate.
6672
6673 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6674 stage_*_flags.
6675 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6676 for bootstrapped modules if toplevel bootstrap is going.
6677 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6678 modules. Adjust for changes in Makefile.def. Enable several
6679 rules even in non-bootstrap mode, just to avoid peppering the
6680 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6681 (stage-[+prev+]-bubble): Remove.
6682
6683 * Makefile.def (Dependencies): Depend on all-build-bison,
6684 all-build-flex, all-build-byacc, all-build-texinfo, rather
6685 than the host variations.
6686 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6687 with BUILD_SUBDIR.
6688 (BISON): Update for recent Bisons.
6689 (YACC): Fix typo.
6690 (cross): Depend on all-build.
6691 (all): Do not depend on all-build.
6692 (prebootstrap): Remove.
6693 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6694 (Prebootstrap dependencies): Add them to the per-stage targets
6695 and to all-prebootstrap.
6696 * configure.in (build_configdirs): Always enable build_tools.
6697 (BUILD_DIR_PREFIX): Remove.
6698
6699 * Makefile.def (gcc): Add target variable.
6700 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6701 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6702 in the recursive `make', instead of hardwiring `all'.
6703 (Autogenerated TARGET-* variables): New.
6704
20f3bb80
BB
67052004-08-13 Brian Booth <bbooth@redhat.com>
6706
6707 * MAINTAINERS: Remove myself from write-after-approval.
6708
b5be499d
NN
67092004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6710
6711 * src-release: Stop distributing mmalloc with gdb (which doesn't
6712 use it).
6713 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6714 * Makefile.in: Regenerate.
6715
b3f8d95d
MM
67162004-08-09 Mark Mitchell <mark@codesourcery.com>
6717
6718 * configure.in (arm*-*-eabi*): New target.
6719 * configure: Regenerate.
6720
3589b69e
PB
67212004-08-06 Paolo Bonzini <bonzini@gnu.org>
6722
6723 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6724 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6725 (Dependencies): New section.
6726 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6727 (configure-target-[+module+]): Depend on maybe-all-gcc
6728 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6729 (toplevel profiledbootstrap): Fix dependencies.
6730 * Makefile.in: Regenerate.
6731
972974fc
MM
67322004-08-03 Mark Mitchell <mark@codesourcery.com>
6733
6734 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6735 target-libiberty to noconfigdirs.
6736 * configure: Regenerate.
6737
bebf829d
PB
67382004-08-03 Paul Brook <paul@codesourcery.com>
6739
6740 * configure.in: Check for MPFR as well as GMP.
6741 * configure: Regenerate.
6742
98a5bb3b
RM
67432004-08-01 Robert Millan <robertmh@gnu.org>
6744
6745 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6746 libmudflap for all GNU-based systems (with Glibc).
6747 * configure: Regenerate.
6748
dce2d8b2 67492004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
6750
6751 * Makefile.def (host-modules): Add gcc.
6752 * Makefile.in: Regenerate.
6753 * Makefile.tpl (sorry): New rule.
6754 (configure-host, all-host, [+make_target+]-host, do-check,
6755 install-host): Do not add gcc as a special case.
6756 (host modules): Add a small special-casing for gcc. Export
6757 extra_make_flags through the environment.
6758 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6759 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6760 other recursive targets for gcc): Remove.
6761
6762 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6763 (stage, unstage): New rules.
6764 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6765 distclean-stage[+id+]): Use stage_current.
6766 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6767 the stage*-start rules.
6768
aeb732c1
GK
67692004-08-02 Geoffrey Keating <geoffk@apple.com>
6770
6771 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6772 use -all_load flag.
6773
25b656e7
PB
67742004-08-02 Paolo Bonzini <bonzini@gnu.org>
6775
6776 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6777 * configure: Regenerate.
6778
cc440d71
TM
67792004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6780
6781 * maintainer-scripts/gcc_release: Revert yesterday's change.
6782
270e140b
SB
67832004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6784
6785 * MAINTAINERS: Add myself to write-after-approval.
6786
3e4035f8
TM
67872004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6788
6789 * libf2c: Removed.
6790 * gcc/gccbug.in: Updated because of libf2c removal.
6791 * maintainer-scripts/gcc_release: Ditto.
6792
dce2d8b2 67932004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
6794
6795 * configure.in: Build libmudflap by default on FreeBSD.
6796 * configure: Regenerated.
6797
dfcada9a
MM
67982004-07-09 Mark Mitchell <mark@codesourcery.com>
6799
6800 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6801 systems.
6802 * configure: Regenerated.
6803
dce2d8b2 68042004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
6805
6806 PR target/16344
6807 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6808 feedback based compiler.
6809 * Makefile.in: Rebuilt.
6810
95bcca47
AO
68112004-07-08 Alexandre Oliva <aoliva@redhat.com>
6812
6813 * Makefile.def (host_modules): Set bootstrap=true for flex.
6814 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6815 * Makefile.in: Rebuilt.
6816
051822f6
JH
68172004-07-07 Jan Hubicka <jh@suse.cz>
6818
6819 * MAINTAINERS: Add self as a profile feedback maintainer.
6820
7b61653a
PE
68212004-07-05 Phil Edwards <phil@codesourcery.com>
6822
6823 * configure.in: Do not prepend $srcdir to /dev/null in
6824 makefile fragments.
6825 * configure: Regenerate.
6826
23f6b2f9
PB
68272004-07-01 Paolo Bonzini <bonzini@gnu.org>
6828
6829 * Makefile.def (build_modules): Add bison, byacc, flex,
6830 m4, texinfo.
6831 (flags_to_pass): Add FLEX.
6832 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6833 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6834 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6835 DEFAULT_MAKEINFO): Remove.
6836 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6837 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6838 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6839 objdir or else use configured tool.
6840 (all-build): New.
6841 (all): Depend on it.
6842 (Build module dependencies): Add.
6843 * Makefile.in: Regenerate.
6844 * configure.in: Better support for multiple build modules,
6845 matching what is done for host/target modules. Do not look
6846 for "plausible" locations of build tools if Canadian cross.
6847 Use autoconf's AC_PROG_CC to find a C compiler. Define
6848 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6849 * configure: Regenerate.
78716e86 6850
1c020272
PB
68512004-06-22 Paolo Bonzini <bonzini@gnu.org>
6852
6853 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6854 * Makefile.in: Regenerate.
6855
a52a0a7f
PB
68562004-06-22 Paolo Bonzini <bonzini@gnu.org>
6857
6858 * Makefile.tpl (configure-build-[+module+],
6859 configure-[+module+], configure-target-[+module+]): Pass
6860 [+extra_configure_args+].
6861 (all-build-[+module+], all-[+module+], check-[+module+],
6862 install-[+module+], [+make_target+]-[+module+],
6863 all-target-[+module+], check-target-[+module+],
6864 install-target-[+module+], [+make_target+]-target-[+module+]):
6865 Pass [+extra_make_args+].
6866 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6867 (GCC_HOST_EXPORTS): Remove.
6868 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6869 cross, check-gcc, check-gcc-c++, install-gcc,
6870 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6871 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6872 * Makefile.in: Regenerate.
6873
ccde3f1a
MS
68742004-06-21 Matthew Sachs <msachs@apple.com>
6875
6876 * MAINTAINERS: Added self to write-after-approval.
6877
6264b0a6
CF
68782004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6879
6880 * configure.in: Check for srcdir/winsup rather than build directory
6881 winsup.
6882 * configure: Regenerate.
6883
801e2270
CV
68842004-06-17 Corinna Vinschen <vinschen@redhat.com>
6885
6886 * configure.in: Don't build Cygwin native newlib if winsup
6887 directory is missing. Emit warning instead.
6888 * configure: Regenerate.
6889
ad6717df
PB
68902004-06-09 Paolo Bonzini <bonzini@gnu.org>
6891
6892 * Makefile.tpl (touch-stage[+id+]): New.
6893 (restage[+prev+]): Depend on touch-stage[+id+].
6894
6895 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6896 Use it throughout.
6897
6898 * Makefile.def: Add profile and feedback bootstrap stages.
6899 Remove next field from bootstrap stages.
6900 * Makefile.tpl (LN, LN_S): Substitute.
6901 (stageN-start, stageN-end): Use double-colon rules, to
6902 provide a hook for additional setup commands.
6903 (distclean-stageN-gcc, restageN): Create dependencies from
6904 [+prev+], not from [+next+].
6905 (stageN-bubble): Add commands for successive stages from
6906 [+prev+], using double-colon rules.
6907 (all-stageN-gcc): Fix typo.
6908 (stagefeedback-start, profiledbootstrap): New.
6909 * Makefile.in: Regenerate.
6910 * configure.in: Call ACX_PROG_LN.
6911 * configure: Regenerate.
6912
5bbb9680
CY
69132004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6914
6915 * MAINTAINERS (Write After Approval): Add myself.
6916
e18be1d4
MA
69172004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6918
6919 * MAINTAINERS (Write After Approval): Add myself.
6920
5607edfd
PB
69212004-06-03 Paolo Bonzini <bonzini@gnu.org>
6922
6923 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6924 without gcc.
6925 * configure: Regenerate.
6926
1ec4e9c3
PB
69272004-06-01 Paolo Bonzini <bonzini@gnu.org>
6928
6929 * Makefile.tpl: Fix typo.
6930 * Makefile.in: Regenerate.
6931
dce2d8b2 69322004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
6933
6934 * configure.in: Remove new- prefix from toplevel
6935 bootstrap targets.
6936 * configure: Regenerate.
6937
f516a7da
PB
69382004-06-01 Paolo Bonzini <bonzini@gnu.org>
6939
6940 * Makefile.tpl (all.normal): Rename to all.
6941 (all): Replace with a rule to pick the default
6942 target from configure.
6943 (all-gcc, configure-gcc): Use conditionals to
6944 do nothing when toplevel bootstrap is going on.
6945 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6946 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6947 * configure.in: Support --enable-bootstrap.
6948
6949 * Makefile.def: Remove new- prefix from toplevel
6950 bootstrap targets.
6951 * Makefile.tpl: Likewise.
6952
6953 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6954 target.
6955
6956 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6957 $(RECURSE_FLAGS) to recursive invocation of make.
6958
6959 * Makefile.in: Regenerate.
6960 * configure: Regenerate.
6961
78dd5e36 69622004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 6963 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
6964
6965 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6966 like CC.
6967
30f1bddc
DJ
69682004-05-27 Daniel Jacobowitz <dan@debian.org>
6969
6970 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6971 * configure: Regenerate.
6972
4fc4dd12
DJ
69732004-05-25 Daniel Jacobowitz <drow@false.org>
6974
6975 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6976 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6977 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6978 targets.
6979 * Makefile.in: Regenerate.
6980
dce2d8b2 69812004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
6982
6983 * configure.in: Test the ability to symlink directories.
6984 * configure: Regenerate.
6985
6986 * Makefile.def (bootstrap-stage): New definitions.
6987 * Makefile.tpl (configure-stage1-gcc,
6988 configure-stage2-gcc, configure-stage3-gcc,
6989 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6990 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6991 new-restage3, compare): Autogenerate, see Makefile.in
6992 entry for behavioral changes.
6993 (distclean-stage1, new-stage1-start, new-stage1-end,
6994 new-stage1-bubble, distclean-stage2, new-stage2-start,
6995 new-stage2-end, new-stage2-bubble, distclean-stage3,
6996 new-stage3-start, new-stage3-end): New autogenerated targets.
6997 (objext, prebootstrap, BOOT_CFLAGS,
6998 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6999 targets.
7000
7001 * Makefile.in: Regenerate.
7002 (distclean-stage1, new-stage1-start, new-stage1-end,
7003 new-stage1-bubble, distclean-stage2, new-stage2-start,
7004 new-stage2-end, new-stage2-bubble, distclean-stage3,
7005 new-stage3-start, new-stage3-end): New targets.
7006 (all-stage1-gcc): Move prebootstrap dependency from here...
7007 (configure-stage1-gcc): ...to here.
7008 (new-bootstrap): Use bubble targets.
7009 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7010 Use per-stage distclean targets.
7011 (configure-stage1-gcc, configure-stage2-gcc,
7012 configure-stage3-gcc, all-stage1-gcc,
7013 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7014 Use new-stageN-start to prepare the tree.
7015
4f4e53dd
PB
70162004-05-23 Paolo Bonzini <bonzini@gnu.org>
7017
7018 * Makefile.def (host_modules): add libcpp.
7019 * Makefile.tpl: Add dependencies on and for libcpp.
7020 * Makefile.in: Regenerate.
7021 * configure.in: Add libcpp host module.
7022 * configure: Regenerate.
7023
60975492
PB
70242004-05-21 Paolo Bonzini <bonzini@gnu.org>
7025
7026 * Makefile.tpl: Whenever a recursive target is defined, wrap
7027 it in a special @if/@endif block, and prepare its maybe
7028 dependency in the @if/@endif block
7029 * configure.in: Instead of writing maybe dependencies, remove
7030 the @if/@endif statements, and remove the @if/@endif blocks
7031 that remain.
7032 * configure: Regenerate.
7033 * Makefile.in: Regenerate.
7034
5ce7d75d
JJ
70352004-05-20 Janis Johnson <janis187@us.ibm.com>
7036
7037 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7038
c779c42f
KK
70392004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7040
7041 PR bootstrap/15120
7042 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7043 * */configure: Rebuilt.
7044
b4117c30
ZW
70452004-05-17 Zack Weinberg <zack@codesourcery.com>
7046
7047 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7048 of libf2c.
7049 * configure, Makefile.in: Regenerate.
7050
719bb4e3 70512004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7052
7053 * MAINTAINERS (Write After Approval): Add myself.
7054
6de9cd9a
DN
70552004-05-13 Diego Novillo <dnovillo@redhat.com>
7056
7057 Merge from tree-ssa-20020619-branch.
7058
7059 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7060 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7061 (HOST_GMPLIBS): Define.
7062 (HOST_GMPINC): Define.
7063 (TARGET_LIB_PATH): Add libmudflap.
7064 (GFORTRAN_FOR_TARGET): Define.
7065 (configure-build*): Export GFORTRAN.
7066 (configure-gcc): Export GMPLIBS and GMPINC.
7067 (all-gcc): Add maybe-all-libbanshee.
7068 (configure-target-libgfortran): Define.
7069 * Makefile.in: Regenerate.
7070 * configure.in (host_libs): Add libbanshee.
7071 (target_libraries): Add target-libmudflap and target-libgfortran.
7072 Add --with-libbanshee.
7073 Handle --disable-libmudflap.
7074 (*-*-freebsd*): Use with_gmp.
7075 Add $(libgcj) to noconfigdirs.
7076 * configure: Regenerate.
7077 * depcomp: New file.
7078 * MAINTAINERS: Add tree-ssa maintainers.
7079
8f1b790f
VM
70802004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7081
b4117c30 7082 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7083
693446fc
BF
70842004-04-30 Brian Ford <ford@vss.fsi.com>
7085
b4117c30 7086 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7087
d1bb666c
UB
70882004-04-29 Uros Bizjak <uros@kss-loka.si>
7089
b4117c30 7090 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7091
6cf1ac42
PB
70922004-04-28 Paolo Bonzini <bonzini@gnu.org>
7093
7094 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7095 * configure: Regenerate.
7096
632933d5
PB
70972004-04-27 Paolo Bonzini <bonzini@gnu.org>
7098
7099 Revert:
7100 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7101
7102 * Makefile.def (flags_to_pass): Remove *dir variables that
7103 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7104 as well as prefix and exec_prefix.
7105 * Makefile.in: Regenerate.
7106
80dc6aa0
RM
71072004-04-26 Robert Millan <robertmh@gnu.org>
7108
7109 Add patches from libtool CVS.
7110 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7111 * ltconfig: Likewise.
7112 * ltcf-c.sh: Likewise.
7113 * ltcf-cxx.sh: Likewise.
7114 * ltcf-gcj.sh: Likewise.
7115
e11283f1
PB
71162004-04-26 Paolo Bonzini <bonzini@gnu.org>
7117
7118 * Makefile.def (host_modules): Mark with the bootstrap
7119 flag packages on which gcc depends.
7120 * Makefile.tpl (all-bootstrap): Use it.
7121 * Makefile.in: Regenerate.
7122
8546950c
PB
71232004-04-26 Paolo Bonzini <bonzini@gnu.org>
7124
7125 * Makefile.def (flags_to_pass): Remove *dir variables that
7126 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7127 as well as prefix and exec_prefix.
7128 * Makefile.in: Regenerate.
7129
a76494aa
PB
71302004-04-26 Paolo Bonzini <bonzini@gnu.org>
7131
b4117c30
ZW
7132 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7133 * configure: Regenerate.
7134 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7135 * gcc/Makefile.tpl (compare): Use the result of the test.
7136 * gcc/Makefile.in: Regenerate.
a76494aa 7137
03a91701
PB
71382004-04-23 Paolo Bonzini <bonzini@gnu.org>
7139
7140 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7141 Always relocate gcc and prev-gcc to the original names, even
7142 if the build fails.
7143 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7144 New targets.
7145
082a6351
LG
71462004-04-23 Laurent GUERBY <laurent@guerby.net>
7147
7148 * MAINTAINERS: Update my email address.
b4117c30 7149
1f1d584b
RO
71502004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7151
7152 * configure.in (mips*-*-irix5*): Enable ld.
7153 * configure: Regenerate.
082a6351 7154
1db673ca
RO
71552004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7156
7157 * configure: Regenerate.
7158
ce4ea44e
JW
71592004-04-15 James E Wilson <wilson@specifixinc.com>
7160
7161 * Makefile.tpl (configure-[+module+], configure-gcc,
7162 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7163 Set and export LDFLAGS.
7164 * Makefile.in: Regenerate.
7165
611f62ad
MC
71662004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7167
b4117c30 7168 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7169
be912515
NN
71702004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7171
7172 PR bootstrap/14871
7173 * Makefile.tpl: If we don't have built-in-tree target tools,
7174 use the ones found by configure rather than hacking around with
7175 program_transform_name.
7176 * configure.in: Give Makefile.tpl the information necessary
7177 to do that.
7178 * Makefile.in: Regenerate.
7179 * configure: Regenerate.
7180
9104315a
NN
71812004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7182
7183 PR bootstrap/14760
7184 * configure.in: When computing baseargs, strip *all* copies of
7185 offending options. Also, don't match/substitute the trailing space,
7186 so that this actually works when two similar options are separated by
7187 only one space.
7188 * configure: Regenerate.
7189
bef1d700
DE
71902004-04-06 David Edelsohn <edelsohn@gnu.org>
7191
b4117c30
ZW
7192 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7193 (rs6000-*-aix*): Same.
7194 * configure: Regenerate.
bef1d700 7195
54bcf05e 71962004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
7197
7198 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 7199
369a832c 72002004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
7201
7202 * MAINTAINERS: Add myself to write-after-approval.
369a832c 7203
09a9c095
NN
72042004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7205
7caf53cb
NN
7206 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7207 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7208 * Makefile.in: Regenerate.
7209
09a9c095
NN
7210 * configure.in (top level bootstrap support): Rework --enable-werror
7211 to set @stage2_werror_flag@.
7212 * configure: Regenerate.
7213 * Makefile.tpl (top level bootstrap support): Pass
7214 @stage2_werror_flag@ down to configure in stages 2 and 3.
7215 * Makefile.in: Regenerate.
7216
5595a2bd
NN
72172004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7218
cbfd7e06
NN
7219 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7220 for stages 2 and 3 as well as in make. As a consequence, remove
7221 OUTPUT_OPTION (now detected by configure) from the flags passed down
7222 to make.
7223 * Makefile.in: Regenerate.
7224
5595a2bd
NN
7225 * Makefile.tpl (new-bootstrap): Fix typo.
7226 * Makefile.in: Regenerate.
7227
ca3b3e20
NN
72282004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7229
295f4e42
NN
7230 * Makefile.tpl: Rearrange by moving recursive_targets rules
7231 into their proper sections.
7232 * Makefile.tpl (top level bootstrap support): Move disabling
7233 of coverage flags from 'make' to 'configure'; improve comments.
7234 * Makefile.in: Regenerate.
7235
340de83f
NN
7236 * Makefile.tpl (experimental top level bootstrap) Move stage1
7237 language setting from all- target to configure- target; disable
7238 intermodule optimization in stage 1; prevent gratuitous rebuilds
7239 of stage 1.
7240 * Makefile.in: Regenerate.
7241 * configure.in: Comma-separate stage 1 language list for top
7242 level bootstrap.
7243 * configure: Regenerate.
7244
ca3b3e20
NN
7245 * Makefile.tpl: Clean up experimental top level bootstrap support:
7246 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7247 prev-gcc in configure- targets as well as all- targets.
7248 * Makefile.in: Regenerate.
7249
4d038073
KC
72502004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7251
7252 * compile: New file imported from automake.
7253
ab3533d6
PB
72542004-03-17 Paolo Bonzini <bonzini@gnu.org>
7255
7256 * configure.in: Remove symbolic link section.
7257 * configure: Regenerate.
7258 * Makefile.tpl (links): Remove.
7259 * Makefile.in: Regenerate.
7260
1e0f07d3 72612004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7262 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7263
7264 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7265 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7266 * configure.in: Fix comment typo from last patch.
7267 * configure: Regenerate.
7268
2805b53a
NN
72692004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7270
7271 * Makefile.tpl: Introduce experimental top level bootstrap support.
7272 * Makefile.in: Regenerate.
7273 * configure.in: Introduce support for top level bootstrap.
7274 * configure: Regenerate.
7275
79b4b7d2 72762004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7277 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7278
7279 PR bootstrap/14522
7280 * configure.in: Cope with shells that do not support unquoted ^
7281 * configure: Regenerate.
7282
6bbec498 72832004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7284 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7285
7286 PR bootstrap/14522
79b4b7d2 7287 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7288 quotes inside quoted backquote substitutions.
7289 * configure: Regenerate.
7290
83c15dfc
AP
72912004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7292
7293 PR bootstrap/14522
f2bd98d4 7294 * configure.in: Fix escaping of $.
83c15dfc
AP
7295 * configure: Regenerate.
7296
55ffb5ed
NN
72972004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7298
7299 * configure: Regenerate, since I forgot to while committing Paolo's
7300 changes.
7301
e4c9c075
PB
73022004-03-08 Paolo Bonzini <bonzini@gnu.org>
7303
7304 PR ada/14131
7305 Move language detection to the top level.
7306 * configure.in: Find default values for the tools as
7307 soon as possible. Disable ada if GNAT is not found.
7308 Emit error message about missing languages. Expand
7309 --enable-languages=all for the gcc subdirectory.
7310
5199e2c6
BE
73112004-03-10 Ben Elliston <bje@gnu.org>
7312
7313 * MAINTAINERS: Update my email address.
7314
c18b95e5
DE
73152004-03-05 David Edelsohn <edelsohn@gnu.org>
7316
7317 * ltconfig: Disable building static libraries if building shared
7318 libraries on AIX 5L.
7319
d0fe5ad3
RS
73202004-03-01 Richard Sandiford <rsandifo@redhat.com>
7321
7322 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7323 and disable libgcj.
7324 * configure: Regenerated.
7325
e6f71f9d
BB
73262004-03-01 Brian Booth <bbooth@redhat.com>
7327
7328 * MAINTAINERS: Add myself to write-after-approval.
7329
8983e50e
PB
73302004-03-01 Paolo Bonzini <bonzini@gnu.org>
7331
7332 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7333
d4cd9d81
NN
73342004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7335
7336 PR bootstrap/7087
7337 * Makefile.tpl: Guard XFOO sed statements better.
7338 * Makefile.tpl: Add dependency for configure-target-libada.
7339 * Makefile.in: Regenerate (incidentally fixes broken
7340 commit when libada-branch was merged).
7341
0ea0229e
KC
73422004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7343
7344 * MAINTAINERS: Add myself to write-after-approval.
7345
bad93735
AP
73462004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7347
7348 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7349 maintainers.
7350
a7ca14fc
AC
73512004-02-20 Andrew Cagney <cagney@redhat.com>
7352
7353 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7354 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7355
51592782
NN
73562004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7357
7358 PR bootstrap/11932
7359 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7360
6a30854a
JQ
73612004-02-14 Jerry Quinn <jlquinn@optonline.net>
7362
7363 * MAINTAINERS: Added myself to write-after-approval.
7364
be8b2bee
MK
73652004-02-14 Michael Koch <konqueror@gmx.de>
7366
7367 * MAINTAINERS: Added myself to write-after-approval.
7368
972760b7
JM
73692004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7370
7371 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7372 some OS port maintainers to OS port maintainers section.
7373
b0281654
FCE
73742004-02-13 Frank Ch. Eigler <fche@redhat.com>
7375
7376 * MAINTAINERS: Add self.
7377
3c419fd6
KH
73782004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7379
7380 * MAINTAINERS: Alphabetize.
7381
e88e9aee
PB
73822004-02-12 Paolo Bonzini <bonzini@gnu.org>
7383
7384 * MAINTAINERS: Remove myself.
b4117c30 7385
1915e422
DE
73862004-02-11 David Edelsohn <edelsohn@gnu.org>
7387
7388 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7389 (rs6000-*-aix*): Same.
7390 * configure: Regenerate.
7391
a22c2d8d
KC
73922004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7393
7394 * configure.in (host): Add in missing $noconfigdirs to defines.
7395 * configure: Regenerate.
7396
d9cdb878
AC
73972004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7398 Nathanael Nerode <neroden@gcc.gnu.org>
7399
7400 PR ada/6637, PR ada/5911
b4117c30 7401 Merge with libada-branch:
d9cdb878
AC
7402 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7403 with appropriate dependencies. Add --enable-libada configure switch.
7404 * configure, Makefile.in: Regenerate.
7405
8bd92821
PB
74062004-02-09 Paolo Bonzini <bonzini@gnu.org>
7407
7408 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7409
89a95129
RO
74102004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7411
7412 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7413 * configure: Regenerate.
7414
892629bc
GK
74152004-02-04 Geoffrey Keating <geoffk@apple.com>
7416
7417 Merge from upstream:
7418
7419 * ltmain.in: When setting IFS to '~', be careful about user
7420 arguments that contain '~'.
7421
7422 2004-02-04 Peter O'Gorman <peter@pogma.com>
7423
7424 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7425 Also test $base_compile against $CC with escaped arguments. Bug
7426 reported by Geoff Keating <geoffk@apple.com>.
7427
6b402165
KH
74282004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7429
7430 * MAINTAINERS: Remove i960 port.
7431
fa2f0306
DD
74322004-01-23 DJ Delorie <dj@redhat.com>
7433
7434 * Makefile.def (target_modules) [libiberty]: Don't stage.
7435 * Makefile.in: Rebuilt.
7436
9feb20aa
CT
74372004-01-20 Caroline Tice <ctice@apple.com>
7438
7439 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7440
7aed2ccc
PC
74412004-01-19 Paolo Carlini <pcarlini@suse.de>
7442
7443 * MAINTAINERS: Update my email address.
7444
f25bebe1
JM
74452004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7446
7447 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7448
28083580
VR
74492004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7450
7451 * MAINTAINERS: Remove entries without email address.
7452
c0f4b5e4
DJ
74532004-01-15 Daniel Jacobowitz <drow@mvista.com>
7454
7455 * MAINTAINERS: Add myself to write-after-approval.
7456
b5eb5a5e
SB
74572004-01-15 Steven Bosscher <stevenb@suse.de>
7458
7459 * MAINTAINERS: Update my email address.
7460
dce2d8b2 74612004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
7462
7463 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7464 * Makefile.tpl (configure-target-[+module+]): Support stage.
7465 * Makefile.in: Rebuilt.
7466
74c0b320
ILT
74672004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7468
7469 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7470
2560344b
RS
74712004-01-10 Richard Sandiford <rsandifo@redhat.com>
7472
7473 * MAINTAINERS: Add myself as a MIPS maintainer.
7474
8b21cda6
NN
74752004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7476
2b6c260d
NN
7477 * configure.in: Use ./config.cache, not config.cache.
7478 * configure: Regenerate.
7479 * Makefile.tpl: Special-casing not needed for GCC any more.
7480 * Makefile.in: Regenerate.
7481
09438bde
NN
7482 * configure.in: Don't share a cache file for host dirs.
7483 * configure: Regenerate.
7484
8b21cda6
NN
7485 * config-ml.in: Don't mess with the cache file.
7486
e42870df
EB
74872004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7488
7489 * MAINTAINERS: Move myself from 'Write After Approval' to
7490 'CPU Port Maintainers' section as SPARC maintainer.
7491
6b9eb62c
NN
74922004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7493
78a816a6
NN
7494 * Makefile.tpl: Make GCC use a separate config.cache.
7495 * Makefile.in: Regenerate.
7496
6b9eb62c
NN
7497 PR bootstrap/11932, PR bootstrap/11933
7498 (I don't know if it will fix either of them, but it relates
7499 to them.)
7500 * configure.in: Don't use shared config.cache for target
7501 directories.
7502 * configure: Regenerate.
7503
86d7b562
DN
75042004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7505
7506 * MAINTAINERS: Add myself to 'Write After Approval' section.
7507
07d0a605
RS
75082003-12-31 Roger Sayle <roger@eyesopen.com>
7509
7510 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7511 * configure: Regenerated.
7512
459ac19f
KH
75132003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7514
7515 * MAINTAINERS: Remove the mn10200 maintainer.
7516
5785c0ed 75172003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 7518
cc6010cd
AP
7519 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7520 * configure: Regenerated.
5785c0ed 7521
a268eff9
JH
75222003-12-16 Jan Hubicka <jh@suse.cz>
7523
7524 * MAINTAINERS: Add myself as callgraph maintainer.
7525
9d465b12
TF
75262003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7527
7528 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7529 * configure: Regenerate.
7530
a68a270a
GB
75312003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7532
7533 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7534 'Write After Approval' section. Update email.
7535
dce2d8b2 75362003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
7537
7538 * MAINTAINERS (Write After Approval): Add myself.
7539
8c052da4
MT
75402003-11-20 Matt Thomas <matt@3am-software.com>
7541
7542 * MAINTAINERS: Add myself as a vax port maintainer.
7543
e75f9147
KC
75442003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7545
7546 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7547 (configure-build-[+module+], configure-[+module+]): Likewise.
7548 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7549 * Makefile.in: Regenerate.
7550
43d8d958
AT
75512003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7552
7553 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7554 shared/dylibed libraries.
7555 * ltmain.sh: Likewise.
7556 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7557 * ltcf-cxx.sh: Likewise.
7558 * ltcf-gcj.sh: Likewise.
7559 * ltconfig: Likewise.
7560
638dcaa0
SC
75612003-11-17 Stan Cox <scox@redhat.com>
7562
7563 * MAINTAINERS: Add myself as iq2000 port maintainer.
7564
15cc172b
AC
75652003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7566
b4117c30
ZW
7567 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7568 * Makefile.in: Regenerate.
15cc172b 7569
20af77cd
UW
75702003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7571
7572 * config.sub: Update to 2003-11-03 version.
7573
4dd01c5c
PE
75742003-10-20 Phil Edwards <phil@codesourcery.com>
7575
7576 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7577 * configure: Regenerate.
7578
dce2d8b2 75792003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
7580
7581 * MAINTAINERS: Add myself to 'Write After Approval' section.
7582
8b7ebc31
AC
75832003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7584
7585 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7586
afe1910c
JM
75872003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7588
7589 * MAINTAINERS: Update my email address.
7590
05dcec66
RO
75912003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7592
7593 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7594
dce2d8b2 75952003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
7596
7597 * MAINTAINERS: Add myself to 'Write After Approval' section.
7598
507ec745
BI
75992003-10-16 Bernardo Innocenti <bernie@develer.com>
7600
7601 * config.guess: Update to 2003-10-16 version.
7602 * config.sub: Update to 2003-10-16 version.
7603
dce2d8b2 76042003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
7605
7606 * MAINTAINERS: Added myself to 'Write After Approval' section.
7607
0c9b16bc
FH
76082003-10-15 Falk Hueffner <falk@debian.org>
7609
7610 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7611 'Write After Approval' section. Update email.
7612
74d57d15
RS
76132003-10-14 Roger Sayle <roger@eyesopen.com>
7614
7615 * MAINTAINERS: Move myself from 'Write After Approval' to
7616 'Various Maintainers' section as middle-end maintainer.
7617
d29b8ad8
NN
76182003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7619
7620 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7621 HOST_FLAGS_TO_PASS.
7622 * Makefile.in: Regenerate.
7623
26db814a
BI
76242003-10-11 Bernardo Innocenti <bernie@develer.com>
7625
7626 * config.guess: Update to 2003-10-07 version.
7627 * config.sub: Update to 2003-10-07 version.
7628
fffeb871
RO
76292003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7630
7631 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7632 * ltconfig (irix5*, irix6*): Don't override version_type.
7633
6691a79e
ME
76342003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7635
7636 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7637 * configure: Rebuilt
7638 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7639 * Makefile.in: Rebuilt
7640
62cdd71e
L
76412003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7642
7643 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7644
6fe2eacc
CW
76452003-09-30 Carlo Wood <carlo@alinoe.com>
7646
cc6010cd 7647 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 7648
ea57e5ad
PK
76492003-09-29 Paul Koning <ni1d@arrl.net>
7650
7651 * MAINTAINERS: Move myself from "Write After Approval"
7652 to CPU platform maintainers for pdp11 platform.
7653
e070672a
AT
76542003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7655
7656 * MAINTAINERS: Move myself from 'Write After Approval' to
7657 'Various Maintainers' section as libffi testsuite maintainer.
7658
43bb47c2
DJ
76592003-09-21 Daniel Jacobowitz <drow@mvista.com>
7660
7661 * configure.in: Pass a computed --program-transform-name
7662 to subconfigures.
7663 * configure: Regenerated.
7664
da9d3b37
NN
76652003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7666
94322beb
NN
7667 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7668 * Makefile.in: Regenerate.
7669
da9d3b37
NN
7670 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7671 * Makefile.in: Regenerate.
7672
ffd9060b
ZL
76732003-09-19 Ziemowit Laski <zlaski@apple.com>
7674
7675 * MAINTAINERS: Move myself from 'Write After Approval'
7676 to 'Various Maintainers' (objective-c) section.
7677
eeae7b41
DJ
76782003-09-17 Daniel Jacobowitz <drow@mvista.com>
7679
7680 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7681 quoting.
7682 * configure: Regenerated.
7683
a080d12b
JB
76842003-09-16 Joel Brobecker <brobecker@gnat.com>
7685
7686 * MAINTAINERS (Write After Approval): Add myself to write after
7687 approval list.
7688
6cd2fc59
DN
76892003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7690
cc6010cd 7691 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 7692
dcbdd9cc
ILT
76932003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7694
7695 * MAINTAINERS: Update my e-mail address.
7696
e517f636
AM
76972003-09-09 Alan Modra <amodra@bigpond.net.au>
7698
7699 * libtool.m4 (LD): Correct powerpc64 host match.
7700
bc49924b
JW
77012003-09-06 James E Wilson <wilson@tuliptree.org>
7702
7703 * MAINTAINTERS: Update my affiliation and email address.
7704
082124f5
ZD
77052003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7706
7707 * MAINTAINERS (Write After Approval): Add myself.
7708
dc94d89e
DD
77092003-09-04 DJ Delorie <dj@redhat.com>
7710
7711 * configure: Regenerate.
7712
77132003-09-04 Robert Millan <robertmh@gnu.org>
7714
7715 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 7716
7a0f2d4e
KG
77172003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7718
7719 * configure.in: Ensure arguments to sed are properly spaced.
7720 * configure: Regenerate.
7721
88d032eb
GP
77222003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7723
7724 * MAINTAINERS: Update my e-mail address.
7725
0b3f3d22
ME
77262003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7727
7728 * MAINTAINERS (Write After Approval): Add myself.
7729
d253f9ba
DJ
77302003-08-27 Daniel Jacobowitz <drow@mvista.com>
7731
7732 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7733 * configure: Regenerated.
7734
066ec9c9
MM
77352003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7736
7737 * MAINTAINERS: Update my email address.
7738
415d7ef9
PE
77392003-08-23 Phil Edwards <pme@gcc.gnu.org>
7740
7741 * configure.in: Use newline instead of semicolon when assuming
7742 shell arguments in a for loop.
7743 * configure: Regenerated.
7744
e1567352
JE
77452003-08-22 Jason Eckhardt <jle@rice.edu>
7746
7747 * MAINTAINERS: Resurrect the i860 maintainer.
7748
b348267b
GK
77492003-08-20 Geoffrey Keating <geoffk@apple.com>
7750
e50084fa
GK
7751 PR 8180
7752 * configure.in: When testing with_libs and with_headers, treat
7753 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7754 * configure: Regenerate.
b4117c30 7755
b348267b
GK
7756 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7757 make, shell, etc.
7758 (baseargs): Likewise.
7759 * configure: Regenerate.
7760
ca26ffe0
BI
77612003-08-20 Bernardo Innocenti <bernie@develer.com>
7762
7763 * MAINTAINERS (Write After Approval): Add myself.
7764
940cde4d
GK
77652003-08-19 Geoffrey Keating <geoffk@apple.com>
7766
7767 * configure.in: Disable libgcj for darwin not on powerpc.
7768 * configure: Rebuild.
7769
74bed51b
ADL
77702003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7771
7772 * config-ml.in, symlink-tree: Add license.
7773
b4117c30
ZW
77742003-08-03 Richard Stallman <rms@gnu.org>
7775 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
7776
7777 * README.SCO: New file.
7778
333a28b4
MK
77792003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7780
7781 * Makefile.tpl (check, check-c++): Express dependencies using
7782 dependencies rather than commands.
7783 * Makefile.in: Regenerate.
7784
c197e306
AC
77852003-08-01 Andrew Cagney <cagney@redhat.com>
7786
7787 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7788 * configure: Ditto.
7789
a8ee6e2d
GK
77902003-07-31 Geoffrey Keating <geoffk@apple.com>
7791
7792 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 7793 * Makefile.in: Update.
a8ee6e2d 7794
8d9b3f2e
AT
77952003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7796
7797 * configure.in: Enable libgcj for darwin.
7798 * configure: Rebuild.
7799
52c0c542
PE
78002003-07-29 Phil Edwards <pme@gcc.gnu.org>
7801
7802 * config-ml.in: Use ac_configure_args directly instead of
7803 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7804 actually seen.
7805
b4acb5ef
NN
78062003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7807
7808 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7809 creating target and build subdirs to build all parent dirs as needed.
7810 * Makefile.in: Rebuild.
7811 * configure.in: Don't build dirs explicitly here.
7812 * configure: Rebuild.
7813
a51d71d0
PB
78142003-07-26 Paul Brook <paul@nowt.org>
7815
7816 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7817
f43e12ce
AO
78182003-07-22 Alexandre Oliva <aoliva@redhat.com>
7819
7820 * Makefile.tpl (all-make): Depend on intl.
7821 * Makefile.in: Rebuilt.
7822
8a199ff6
PE
78232003-07-20 Phil Edwards <pme@gcc.gnu.org>
7824
7825 * install-sh: Update to newer upstream versions (associated with
7826 aclocal 1.7).
7827 * mkinstalldirs: Likewise.
7828 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7829
e6a8c803
AP
78302003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7831
7832 * MAINTAINERS: Move self from Bug database only accounts
7833 to write-after-approval.
7834
9f13608f
NN
78352003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7836
7837 * config.if: Remove unused libc_interface determination.
7838
c7864714
NN
78392003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7840
7841 * MAINTAINERS: Move self from write-after-approval to
7842 build machinery (*.in).
7843
775956d0
NN
78442003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7845
7846 PR bootstrap/11273
7847 PR bootstrap/11408
7848 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7849 unused INSTALL_PROGRAM_ARGS.
7850 * configure.in: Use AC_PROG_INSTALL.
7851 * Makefile.in: Regenerate.
7852 * configure: Regenerate.
7853
c7f67a6e
KH
78542003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7855
7856 * MAINTAINERS: Alphabetize.
7857
33952f6f
AO
78582003-07-10 Alexandre Oliva <aoliva@redhat.com>
7859
7860 * configure: Rebuilt.
7861 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7862 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7863 newlib nor libgloss.
7864 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7865 * configure.in (am33_2.0-*-linux*): Added.
7866
0d4f1b4e
BW
78672003-07-09 Bob Wilson <bob.wilson@acm.org>
7868
7869 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7870 * configure: Regenerate.
7871
56694dd9
ZW
78722003-07-07 Zack Weinberg <zack@codesourcery.com>
7873
7874 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7875 * Makefile.in: Regenerate.
7876
21607eb4
ZW
78772003-07-04 Zack Weinberg <zack@codesourcery.com>
7878
7879 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7880 * Makefile.in: Regenerate.
7881
dce2d8b2 78822003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
7883
7884 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7885 * Makefile.in: Regenerated.
7886
5d42f90e
L
7887 * config-ml.in: Replace PWD with PWD_COMMAND.
7888
6eb95e99
ZW
78892003-07-04 Zack Weinberg <zack@codesourcery.com>
7890
7891 * intl: New directory; see intl/ChangeLog for details.
7892 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7893 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7894 * Makefile.in: Regenerate.
7895
07d1940e
NN
78962003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7897
7898 * configure.in: Clean up config-lang.in handling. Delete
7899 useless assignment to "subdirs".
7900 * configure: Regenerate.
7901
4dbda6f0
NN
79022003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7903
7904 * configure.in: Rename 'target_libs' to 'target_libraries'.
7905 Remove useless reference to 'target_libs'.
7906 * configure: Regenerate.
7907
2c30ab71
KS
79082003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7909
7910 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7911 * Makefile.in: Regenerate.
7912
11405c93
NN
79132003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7914
7915 * Makefile.def: Introduce flags_to_pass.
7916 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7917 * Makefile.in: Regenerate.
7918
fb87ad5d
HPN
79192003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7920
7921 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7922 and target-libgloss.
7923 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7924 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7925 * configure: Regenerate.
7926
a7956a48
BK
79272003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7928
7929 * configure.in: Update testsuite_flags to new location.
7930 * configure. Regenerate.
6eb95e99 7931
eaf9f3b2
NN
79322003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7933
7934 * Makefile.tpl: Remove BUILD_CC stuff.
7935 * Makefile.in: Regenerate.
7936
2d89ffef
KH
79372003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7938
7939 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7940
dce2d8b2 79412003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
7942
7943 * MAINTAINERS (Write After Approval): Add myself.
7944
dce2d8b2 79452003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 7946
b951c91c
L
7947 * config.guess: Update to 2003-06-12 version.
7948 * config.sub: Update to 2003-06-13 version.
7949
dce2d8b2 79502003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
7951
7952 * config.guess: Update to 2003-06-06 version.
7953 * config.sub: Update to 2003-06-06 version.
7954
655b7166
RO
79552003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7956
7957 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7958 * configure. Regenerate.
7959
01b759aa
NN
79602003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7961
bf1d3e81
NN
7962 * configure.in: Disable serial configure by default.
7963 * configure: Regenerate.
7964 * Makefile.tpl: Abolish .NOTPARALLEL.
7965 * Makefile.in: Regenerate.
7966
e89fbdfe
NN
7967 * Makefile.tpl: Replace {build,host,target}_canonical by
7968 {build,host,target}.
7969 * Makefile.in: Regenerate.
7970
01b759aa
NN
7971 * Makefile.tpl: Fix stupid pasto.
7972 * Makefile.in: Regenerate.
7973
f7dae026
NN
79742003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7975
7976 * Makefile.tpl: Remove bogus conditional.
7977 * Makefile.in: Regenerate.
7978
79792003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
7980
7981 * Makefile.tpl (profiledbootstrap): New target.
7982 * Makefile.in (profiledbootstrap): New target.
7983
2ffc3e73 79842003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
7985
7986 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7987 Pinski. Remove user names from other bugzilla-only maintainers.
7988
1a1e6b96
NN
79892003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7990
1358ccea
NN
7991 * Makefile.tpl: Make 'recursive targets' using autogen rather
7992 than shell loop. Remove duplicate 'clean' targets and false
7993 comments.
7994 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7995 Add systematic method of specifying missing targets in subdirs.
7996 Add copyright boilerplate.
7997 * Makefile.in: Regenerate.
7998 * configure.in: Add 'recursive targets' to maybe list.
7999 * configure: Regenerate.
8000
ae74ed1f
NN
8001 * MAINTAINERS: "GNATS only" -> "Bug database only".
8002
1a1e6b96
NN
8003 * Makefile.tpl: Rename [+target+] to [+make_target+].
8004 * Makefile.def: Rename 'target' to 'make_target'.
8005
c79af3fa
NB
80062003-05-31 Neil Booth <neil@daikokuya.co.uk>
8007
8008 * MAINTAINERS: Add self as options handling maintainer.
8009
39d85b61
MM
80102003-05-28 Michael Meissner <gnu@the-meissners.org>
8011
8012 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8013 been too long since I touched those ports.
8014
afc2b62d
DD
80152003-05-28 DJ Delorie <dj@redhat.com>
8016
8017 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8018 * Makefile.in: Regenerate.
8019
df445104
MR
80202003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8021
8022 * configure.in: Use curly braces in the definition of tooldir.
8023 * configure: Regenerate.
8024
2eb98e5d 80252003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8026
2eb98e5d
DD
8027 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8028 newlib or libgloss.
8029 * Makefile.in: Regenerate.
8030
862fced8
DD
80312003-05-21 DJ Delorie <dj@redhat.com>
8032
8033 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8034 * Makefile.in: Regenerate.
8035
fc351800
ILT
80362003-05-20 Ian Lance Taylor <ian@airs.com>
8037
8038 * MAINTAINERS: Update my e-mail address.
8039
7e2dbcef
NN
80402003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8041
8042 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8043 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8044 Factor out common code from autogen IF statements.
8045 * configure: Regenerate.
8046 * Makefile.in: Regenerate.
8047
f2a0e225
KC
80482003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8049
8050 * configure.in: Accept i[3456789]86 for machine type.
8051 * configure: Regenerate.
8052
8b87bb96
NN
80532003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8054
8055 * configure.in: Switch more things to use maybe dependencies.
8056 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8057 * configure: Regenerate.
8058 * Makefile.tpl: Switch more things to use maybe dependencies.
8059 * Makefile.in: Regenerate.
8060
fdb882bc 80612003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8062
8063 * Makefile.tpl (install-opcodes): Define.
8064 * Makefile.in: Rebuild.
8065
f7c50032
AJ
80662003-05-13 Andreas Jaeger <aj@suse.de>
8067
8068 * config.guess: Update to 2003-05-09 version.
8069 * config.sub: Update to 2003-05-09 version.
8070
dce2d8b2 80712003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8072
8073 * configure.in: Correct sed script so that options in quotes are not
8074 deleted.
8075 * configure: Rebuild.
8076
aa8f1f57
CV
80772003-05-12 Corinna Vinschen <corinna@vinschen.de>
8078
8079 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8080 and $$s/newlib/libc/sys/cygwin32 include paths.
8081 * configure: Ditto.
8082
0c130f81
MM
80832003-05-12 Michael Meissner <gnu@the-meissners.org>
8084
8085 * MAINTAINERS: Update my email addresses.
8086
aa1a100b
EB
80872003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8088
8089 * config-ml.in: Propagate INSTALL variables.
f7c50032 8090
87861833
GP
80912003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8092
8093 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8094
de722255
CD
80952003-05-02 Chris Demetriou <cgd@broadcom.com>
8096
6eb95e99
ZW
8097 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8098 * Makefile.in: Regenerate.
de722255 8099
96c4a002
WB
81002003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8101
8102 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8103
55b15a11
WB
81042003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8105
8106 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8107
0c227849
DJ
81082003-04-27 Daniel Jacobowitz <drow@mvista.com>
8109
8110 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8111 * Makefile.in: Regenerated.
8112
d45148c1
WB
81132003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8114
8115 * MAINTAINERS (Write After Approval): Upgrade myself from
8116 GNATS only to write-after-approval. Update my mail address.
8117
dce2d8b2 81182003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8119
8120 (OS Port Maintainers: freebsd): Add myself.
8121
438f50c3
MM
81222003-04-22 Mark Mitchell <mark@codesourcery.com>
8123
8124 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8125
9074e169
KJ
81262003-04-22 Kean Johnston <jkj@sco.com>
8127
8128 * MAINTAINERS (SCO ports): Added myself.
8129
dfd39a2e
NS
81302003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8131
8132 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8133
ccbae82a
KJ
81342003-04-19 Kean Johnston <jkj@sco.com>
8135
8136 * MAINTAINERS (Write After Approval): Add myself.
8137
2f50999f
GP
81382003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8139
8140 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8141 * Makefile.in: Regenerate.
8142
e9b84181
JJ
81432003-04-18 Jakub Jelinek <jakub@redhat.com>
8144
8145 * configure.in (powerpc64*-*-linux*): Remove.
8146 * configure: Rebuilt.
8147
1ca4c6e1
PE
81482003-04-17 Phil Edwards <pme@gcc.gnu.org>
8149
8150 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8151 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8152 and restrap.
8153 * Makefile.in: Regenerate.
8154
0590b963
RE
81552003-04-16 Richard Earnshaw <rearnsha@arm.com>
8156
8157 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8158 * configure: Regenerated.
8159
ff41a56f
DD
81602003-04-15 DJ Delorie <dj@redhat.com>
8161
8162 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8163
50d440bc
NC
81642003-04-13 Nick Clifton <nickc@redhat.com>
8165
8166 * config-ml.in: Remove support for --disable-aix removing
8167 call-aix multilibs.
8168
b1e0a93e
AO
81692003-04-10 Alexandre Oliva <aoliva@redhat.com>
8170
8171 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8172 * */configure: Rebuilt.
8173
71fb704d
JS
81742003-04-08 Joel Sherrill <joel@oarcorp.com>
8175
8176 * MAINTAINERS: Add my email address.
8177
3897ea90
OH
81782003-03-17 Olivier Hainque <hainque@act-europe.fr>
8179
8180 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8181
93c834b7
NN
81822003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8183
8184 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8185 * Makefile.in: Regenerate.
8186
82c34dcb
MC
81872003-03-14 Michael Chastain <mec@shout.net>
8188
8189 * Makefile.in: Regenerate with correct Makefile.def.
8190
73458fb7
NN
81912003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8192
8193 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8194 Make macro.
8195 * Makefile.in: Regenerate.
8196 * configure.in: Clean up gxx_include_dir logic.
8197 * configure: Regenerate.
8198
32cf27e5
AE
81992003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8200
8201 * MAINTAINERS (Write After Approval): Add myself.
8202
c727e7a0
BE
82032003-03-10 Ben Elliston <bje@wasabisystems.com>
8204
8205 * MAINTAINERS: Update my mail address.
8206
9a27ac7a
FS
82072003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8208
8209 * configure.in (gxx_include_dir): Fix typo.
8210 * configure: Regenerated.
8211
3aa83176
NN
82122003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8213
8214 * Makefile.tpl: Reindent.
8215 * Makefile.in: Regenerate.
8216 * configure.in: Reindent. Don't set unused variables.
8217 * configure: Regenerate.
8218
9124bc53
DJ
82192003-03-04 Daniel Jacobowitz <drow@mvista.com>
8220
8221 * configure.in: Include $(build_tooldir)/sys-include in
8222 FLAGS_FOR_TARGET.
8223 * configure: Regenerated.
8224
cb543528
NN
82252003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8226
c858bf1e
NN
8227 * Makefile.tpl: Always pass down RANLIB.
8228 * Makefile.in: Regenerate.
8229
aa9c3ab4
NN
8230 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8231 * Makefile.in: Regenerate.
8232 * configure.in: Remove unused logic relating to --enable-shared
8233 and --enable-threads. Remove bogus comments. Remove redundant
8234 noconfigdirs.
8235 * configure: Regenerate.
8236
cb543528
NN
8237 * configure.in: Replace ${libstdcxx_version} by its value.
8238 Remove reference to mh-dgux.
8239 * configure: Regenerate.
8240
53f70c1b
KB
82412003-03-03 Kevin Buettner <kevinb@redhat.com>
8242
8243 * MAINTAINERS (Write After Approval): Add myself.
8244
df0f0674
NN
82452003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8246
8247 * Makefile.tpl: Rearrange.
8248 * Makefile.in: Regenerate.
8249
dce2d8b2 82502003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8251
8252 * configure.in: Add support for kaOS as cross build target system.
8253 * configure: Regenerated.
8254
a7a287eb
SB
82552003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8256
8257 * MAINTAINERS (Write after approval): Add myself.
8258
ff00c8a2
JW
82592003-02-21 James E Wilson <wilson@tuliptree.org>
8260
8261 * MAINTAINERS: Update my email address.
8262
abb2db7a
ZW
82632003-02-21 Zack Weinberg <zack@codesourcery.com>
8264
8265 * MAINTAINERS: Add self to blanket write privs. section.
8266
e9f2dc3b
SM
82672003-02-20 Sean McNeil <sean@blue.mcneil.com>
8268
8269 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8270 configure-target-* as some target builds may require additional
8271 flags for preprocessor tests.
8272 * Makefile.in: Regenerated.
8273
ee03dc5e
AO
82742003-02-19 Alexandre Oliva <aoliva@redhat.com>
8275
11856278
AO
8276 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8277 * ltconfig: Handle it.
8278 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8279 auto-detecting it.
8280
274aef32
AO
8281 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8282 it is used as argument to $CC.
8283 * ltcf-gcj.sh: Likewise.
8284
ee03dc5e
AO
8285 * configure.in: Introduce --enable-maintainer-mode.
8286 * configure: Rebuilt.
8287 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8288 for maintainer mode.
8289 * Makefile.in: Rebuilt.
8290
30db8e17
JM
82912003-02-18 Jason Merrill <jason@redhat.com>
8292
8293 * Makefile.tpl (check-c++): Allow parallelism.
8294
cab60ac6
GP
82952003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8296
8297 * MAINTAINERS: Remove John Carr (who never actually had access to
8298 gcc.gnu.org).
8299
c8e5d1af
GK
83002003-02-15 Geoffrey Keating <geoffk@apple.com>
8301
8302 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8303 don't configure target-libobjc.
8304 * configure: Regenerate.
8305
70f91f50
RO
83062003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8307
8308 * Makefile.tpl (RANLIB): Define.
8309 * Makefile.in: Regenerate.
8310
669e9062
LB
83112003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8312
8313 * MAINTAINERS: Update my email.
abb2db7a 8314
61b56b2e
KS
83152003-02-06 Keith R Seitz <keiths@redhat.com>
8316
8317 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8318 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8319 * Makefile.in: Regenerated.
8320 * configure.in: Remove all traces of snavigator, db, and grep.
8321 * configure: Regenerated.
8322
a1ba6e15
GP
83232003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8324
8325 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8326 After Approval.
8327
f5f2cce5
CC
83282003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8329
8330 * MAINTAINERS (Write after approval): Add myself.
8331
ba49f6f1
FCE
83322003-01-31 Frank Ch. Eigler <fche@redhat.com>
8333
8334 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8335 * Makefile.in: Regenerated.
8336
ccf9f10c
RS
83372003-01-30 Roger Sayle <roger@eyesopen.com>
8338
8339 * config.guess: Updated to 2003-01-30's version.
8340 * config.sub: Updated to 2003-01-28's version.
8341
a693735b
AO
83422003-01-30 Alexandre Oliva <aoliva@redhat.com>
8343
8344 * config.if: If gcc_version is already set, just use it. Don't set
8345 gcc_version_trigger if it's already set, otherwise set it to
8346 gcc/version.c, but only if the file exists. If it is not set and
8347 gcc/version.c does not exist, try to extract the version number from
8348 $CC.
8349
204c43d6
AT
83502003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8351
abb2db7a 8352 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 8353
842e91ec
PE
83542003-01-27 Phil Edwards <pme@gcc.gnu.org>
8355
8356 * configure.in: Revert 24Jan change.
8357 * configure: Regenerate.
8358
6b99984e
GP
83592003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8360
8361 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8362 entry of HJ Lu.
8363
806e0935
NN
83642003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8365
8366 * configure.in: Revert previous change.
8367 * configure: Regenerate.
8368
307a9864
NN
83692003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8370
8371 * configure.in: Make rda native-only.
8372 * configure: Regenerate.
8373
02ba6302
VR
83742003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8375
8376 * MAINTAINERS: Move myself from GNATS-only-accounts to
8377 write-after-approval.
8378
77d187bc
NN
83792003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8380
8381 * configure.in: Add missing \.
8382 * configure: Rebuilt.
8383
a94a2d4c
JJ
83842003-01-17 Jakub Jelinek <jakub@redhat.com>
8385
8386 * configure.in (baseargs): Avoid using \| in sed regular
8387 expressions.
8388 * configure: Rebuilt.
8389
73f84924
JJ
83902003-01-16 Jakub Jelinek <jakub@redhat.com>
8391
8392 * configure.in (baseargs): Remove all supported forms of
8393 --cache-file, --srcdir, --host, --build and --target options
8394 from argument lists.
8395 * configure: Rebuilt.
8396
8c12fc63
JZ
83972003-01-15 Josef Zlomek <zlomekj@suse.cz>
8398
8399 * MAINTAINERS: Add myself to write-after-approval list.
8400
7c005a3a
AO
84012003-01-15 Alexandre Oliva <aoliva@redhat.com>
8402
8403 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8404 * configure: Rebuilt.
8405
3dfabf63
NN
84062003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8407
8408 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8409 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8410 * Makefile.in: Regenerate.
8411 * configure: Regenerate.
8412
cf53ae10
AO
84132003-01-09 Alexandre Oliva <aoliva@redhat.com>
8414
8415 * configure.in: Remove Makefile in build, host and target modules
8416 unless configure was run with --no-recursion.
8417 * configure: Rebuilt.
8418
3fbe8e4a
CC
84192003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8420
8421 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8422 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8423 * Makefile.in: Regenerate.
8424
66e2aa7d
CD
84252003-01-08 Chris Demetriou <cgd@broadcom.com>
8426
8427 * config.guess: Update to 2003-01-03 version.
8428 * config.sub: Update to 2003-01-03 version.
8429
b5038cfb
CF
84302003-01-07 Christopher Faylor <cgf@redhat.com>
8431
8432 * configure: Regenerate with proper autoconf 2.13.
8433
d02c69be
CF
84342003-01-07 Christopher Faylor <cgf@redhat.com>
8435
8436 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 8437 * configure: Regenerate.
d02c69be 8438
e914a571
AC
84392003-01-06 Andrew Cagney <ac131313@redhat.com>
8440
8441 * configure.in (GDB_TK): Add tcl directories conditional on
8442 gdb/gdbtk directory being present.
8443 * configure: Regenerate.
abb2db7a 8444
dce2d8b2 84452003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 8446
dce2d8b2
EB
8447 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8448 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
8449 * configure: Rebuilt.
8450
89a7012a
TT
84512002-12-31 Tom Tromey <tromey@redhat.com>
8452
8453 * Makefile.in: Rebuilt.
8454 * Makefile.def (target_modules) [libffi]: Allow installation.
8455
3f4f56e2
AS
84562002-12-31 Andreas Schwab <schwab@suse.de>
8457
8458 * configure.in: Fix use of $program_transform_name.
8459 * configure: Regenerated.
8460
6c1b8d0a
DJ
84612002-12-30 Daniel Jacobowitz <drow@mvista.com>
8462
8463 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 8464 * configure: Regenerated.
6c1b8d0a 8465
c5120911
AO
84662002-12-29 Alexandre Oliva <aoliva@redhat.com>
8467
8468 * Makefile.tpl (local-distclean): Don't remove...
8469 (multilib.ts): ... this. Moved into...
8470 (multilib.out): ... this. Don't use sub-make.
8471 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8472 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8473 (configure-build-[+module+], configure-[+module+],
8474 configure-target-[+module+], configure-gcc): ... these. Test
8475 for Makefile existence. Drop config.status from dependencies.
8476 * Makefile.in: Rebuilt.
8477 * configure.in: Move gcc-version-trigger to the end of
8478 ac_configure_args. Add comments to maybedep.tmp and
8479 serdep.tmp. Introduce --disable-serial-configure. Remove
8480 nonopt from baseargs, matching and removing corresponding
8481 whitespace while at it.
8482 * configure: Rebuilt.
8483
e245b0ea
AO
84842002-12-28 Alexandre Oliva <aoliva@redhat.com>
8485
903de295
AO
8486 * configure.in (host_configargs): Replace reference to
8487 no-longer-defined buildopts with --build=${build_alias}.
8488 * configure: Rebuilt.
8489
e245b0ea
AO
8490 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8491 program_transform_name to standard idiom.
8492 (AUTOGEN, AUTOCONF): Define.
8493 (Makefile.in): Use $(AUTOGEN).
8494 (Makefile): Depend on config.status, and use autoconf-style rule to
8495 build it. Move original commands to...
8496 (config.status): ... this new target.
8497 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8498 $(AUTOCONF).
8499 * Makefile.in: Rebuilt.
8500
671aa708
NN
85012002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8502
53fbfb58
NN
8503 * Makefile.tpl: Fix dramatic bustage due to change in
8504 program_transform_name.
8505 * Makefile.in: Regenerate.
8506
8507 * configure.in: Remove unnecessary PATH setting.
8508 * configure: Regnerate.
8509
8510 * configure.in: Don't default to unprefixed tools unless
8511 the native tools will work.
8512 * configure: Regenerate.
8513
671aa708
NN
8514 * configure.in: Convert to autoconf script. Blow away lots
8515 of now-redundant Makefile fragments.
8516 * configure: Generate using Autoconf.
8517 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8518 * Makefile.in: Regenerate.
8519
57f40826
NN
85202002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8521
3fedb745
NN
8522 * configure: Fix stupid bug where RANLIB was mistakenly included.
8523
abb2db7a 8524 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
8525 (build_configargs, host_configargs, target_configargs).
8526
8527 * configure.in: Move logic out of sed statement.
8528
abb2db7a 8529 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
8530 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8531
315fa0f4
SS
85322002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8533
8534 * config.sub: Import from master repository
8535 * config.guess: Ditto
8536
45aff44f
AS
85372002-12-24 Andreas Schwab <schwab@suse.de>
8538
8539 * Makefile.tpl (multilib.out): Fix missing space.
8540 * Makefile.in: Regenerate.
8541
88b5521b
NN
85422002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8543
8544 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8545 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8546 * Makefile.in: Regenerate.
8547 * configure.in: Remove unnecessary leftovers.
8548
2a726918
GK
85492002-12-21 Geoffrey Keating <geoffk@apple.com>
8550
8551 * configure.in (extra_ranlibflags_for_target): New variable.
8552 (*-*-darwin): Add -c to ranlib commands.
8553 * configure (tooldir): Handle extra_ranlibflags_for_target.
8554
aace3269 85552002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
8556
8557 * Makefile.tpl: Revert HJL's change.
8558 * Makefile.in: Regenerated.
8559 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8560 always.
8561
f0895142
AS
85622002-12-19 Andreas Schwab <schwab@suse.de>
8563
8564 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8565 * Makefile.in: Regenerate.
8566
dce2d8b2 85672002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
8568
8569 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8570 * Makefile.in: Regenerated.
8571
8572 * configure.in (build_prefix): New. Substitute.
8573
212f6dd0
NN
85742002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8575
79308c5d
NN
8576 * Makefile.tpl: Don't let real targets depend on phony targets.
8577 * Makefile.in: Regenerate.
8578
212f6dd0
NN
8579 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8580 * Makefile.in: Regenerate.
8581
ab17919f
SS
85822002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8583
8584 * config.sub: Import from master repository
8585 * config.guess: Ditto
8586
5ecf91d1
JM
85872002-12-16 Jason Merrill <jason@redhat.com>
8588
8589 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8590 previous 'make bootstrap'.
8591 * Makefile.in: Regenerate.
8592
d8437e1b
HPN
85932002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8594
8595 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8596
4977bab6
ZW
85972002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8598
8599 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8600 * Makefile.in: Regenerate.
8601
0edcfdcb
JM
86022002-12-13 Jason Merrill <jason@redhat.com>
8603
6248218a 8604 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
8605 library tests.
8606 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
8607 * Makefile.in: Regenerate.
8608
4977bab6
ZW
86092002-12-12 Alexandre Oliva <aoliva@redhat.com>
8610
8611 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8612 * Makefile.in: Rebuilt.
8613
f87505dd
AO
86142002-12-12 Alexandre Oliva <aoliva@redhat.com>
8615
8616 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8617
4977bab6
ZW
86182002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8619
8620 * configure: Fix bug put in by gremlins.
8621
8622 * Makefile.tpl: Substitute more autoconfily.
8623 * configure: Substitute more autoconfily.
8624 * Makefile.in: Regenerate.
8625
7f0db92a
SS
86262002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8627
8628 * config.sub: Import from master repository
8629 * config.guess: Ditto
8630 * MAINTAINERS: Added Svein Seldal under write after approval
8631
4977bab6
ZW
86322002-12-08 Andrew Cagney <ac131313@redhat.com>
8633
8634 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8635 * Makefile.in (all-sim): Ditto.
8636
86372002-12-06 DJ Delorie <dj@redhat.com>
8638
8639 * Makefile.tpl: Change configure dependencies to not have real
8640 targets depend on phony targets.
8641
86422002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8643
8644 * configure.in: Revert unintentional change.
8645
8646 * Makefile.tpl: Change dependency for */multilib.out so that
8647 it works when gcc isn't in the tree.
8648
8649 * configure.in: Substitute more.
8650 * configure: Run subconfigures from the Makefile.
8651 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8652 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8653
67f1b906
GP
86542002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8655
8656 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8657
4977bab6
ZW
86582002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8659
8660 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8661 and corresponding dependencies.
8662 * Makefile.in: Regenerate.
8663
8664 * configure.in (host_tools): Order binutils, gas and ld for
8665 convenience in running the testsuites.
8666
8667 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8668 * Makefile.in: Regenerate.
8669 * configure.in: Introduce rules to serialize subconfigure runs.
8670
8671 * configure.in: Introduce BASE_CC_FOR_TARGET.
8672 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8673 Realize configure-build-* targets. Realize configure-target-* targets.
8674 * Makefile.in: Regenerate.
8675
86762002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8677
8678 * configure: Move gcc_version_trigger stuff from here...
8679 * configure.in: ...to here.
8680
8681 * configure.in: Separate subconfigure options added by this file from
8682 options given by the user. Add machinery to put args for host
8683 subconfigures into the Makefile.
8684
8685 * Makefile.tpl: Remove 'vault' targets.
8686 * Makefile.tpl: Reorder and comment dependencies.
8687 * Makefile.in: Regenerate.
8688
86892002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8690 * configure.in: Fix my broken commit of previous patch. (sigh)
8691
743f054e
GK
86922002-11-28 Geoffrey Keating <geoffk@apple.com>
8693
8694 * configure.in: Move host-specific darwin noconfigdirs into
8695 the host-specific section.
8696
4977bab6
ZW
86972002-11-28 Geoffrey Keating <geoffk@apple.com>
8698
8699 * configure.in: Move host-specific darwin noconfigdirs into
8700 the host-specific section.
8701
87022002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8703
8704 * configure: Remove skip-this-dir support.
8705 * Makefile.tpl: Remove skip-this-dir support.
8706
8707 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8708 subdirectories.
8709 * Makefile.in: Regenerate.
8710
8711 * Makefile.tpl: Strip out useless setting of 'dir'.
8712 * Makefile.in: Regenerate.
8713
87142002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8715
8716 * configure.in: Fix deeply stupid bug.
8717
8718 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8719 shell code in CXX_FOR_TARGET
8720 * Makefile.def: Introduce raw_cxx.
8721 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8722 RAW_CXX_FOR_TARGET.
8723 * Makefile.in: Regenerate.
8724
87252002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8726
8727 * Makefile.tpl: Remove unnecessary ifs.
8728 * Makefile.in: Regenerate.
8729
8730 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8731 dependencies. Maybe-ize build-libiberty. Create dummy install
8732 targets for 'no_install' modules.
8733 * configure: Move GDB_TK substitution to configure.in. Move
8734 build_modules stuff to configure.in.
8735 * configure.in: Implement soft dependency machinery. Maybe-ize
8736 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8737 * Makefile.in: Regenerate.
8738
87392002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8740
8741 * Makefile.tpl: Make all-target, install-target behave similarly
8742 to all, install (only hitting configured targets). Eliminate
8743 unused macro defintions.
8744
8745 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8746 build != host.
8747
8748 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8749
8750 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8751
8752 * configure.in: Produce lists of subdir targets we're actually
8753 configuring. Remove references to "dosrel".
8754 * Makefile.tpl: Let configure set which subdir targets are hit.
8755 Remove install-cross; clean up install; remove ALL. Remove
8756 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8757 Autogenerate host module targets. Remove empty dependency lines
8758 and redundant dependency; rearrange slightly.
8759 * Makefile.def: Add host-side libtermcap, utils.
8760
8761 * Makefile.in: Regenerate.
8762
e6226a2f
RO
87632002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8764
8765 * ltconfig (osf[345]): Append $major to soname_spec.
8766 Reflect this in library_names_spec.
8767 * ltmain.sh (osf): Prefix $major with . for use as extension.
8768
3b75d237
AJ
87692002-11-19 Andreas Jaeger <aj@suse.de>
8770
8771 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8772 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8773 and sparc64 GNU/Linux systems.
8774
809108de
NS
87752002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8776
8777 * MAINTAINERS: Update email.
8778
e7e0de7e
GP
87792002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8780
8781 * MAINTAINERS: Complete James Dennett's entry.
8782
f7109dea
EB
87832002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8784
8785 * MAINTAINERS (Write After Approval): Add myself.
8786
d3ac17c9
BK
87872002-11-13 Bruce Korb <bkorb@gnu.org>
8788
8789 * Makefile.tpl: syntactic cleanup
8790
dce2d8b2 87912002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
8792
8793 * MAINTAINERS: Add myself to write-after-approval list.
8794
4977bab6
ZW
87952002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8796
8797 * Makefile.def: Add list of recursive targets to autogenerate.
8798 Add build_modules.
8799 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8800 targets. Autogenerate *-build-* targets.
8801 * Makefile.in: Regenerate.
8802
88032002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8804
8805 * configure: More autoconf-style substitutions.
8806 * Makefile.tpl: More autoconf-style substitutions.
8807 * Makefile.in: Regenerate.
8808
88092002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8810
8811 * configure: Substitute more variables in a more autoconf-friendly
8812 way. Simplify slightly.
8813 * Makefile.tpl: Make more variables substitutable in an
8814 autoconf-friendly way.
8815 * Makefile.in: Regenerate.
8816
d4783999
JW
88172002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8818
8819 * MAINTAINERS (Write After Approval): Add myself.
8820
4977bab6
ZW
88212002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8822
8823 * configure.in (v810*): Remove special setting of tools.
8824
8825 * configure: Add support for extra required flags for ar or nm.
8826 * configure.in (aix4.3+): Use above support for target-specific
8827 issues, rather than using config/mt-aix43.
8828
88292002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8830
8831 * configure: Remove 'removing', which doesn't work. Replace $subdir
8832 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8833 with $srcdir. Reformat indentation. Substitute some variables
8834 formerly hard-coded in the Makefile for build=host.
8835 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8836 * Makefile.def: Autogenerate more.
8837 * Makefile.in: Regenerate.
8838
1c9c903e
AN
88392002-11-04 Adam Nemet <anemet@lnxw.com>
8840
8841 * MAINTAINERS (Write After Approval): Add myself.
8842
40673d2b
KB
88432002-11-04 Kevin Buettner <kevinb@redhat.com>
8844
8845 * Makefile.def (host_modules): Add rda.
8846 * Makefile.in: Regenerate.
8847 * configure.in (target_tool): Add target-rda to list.
8848
42e650ae
GP
88492002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8850
8851 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8852
e004b81f
PE
88532002-10-25 Phil Edwards <pme@gcc.gnu.org>
8854
8855 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8856 and restrap targets to this rule.
8857 * Makefile.in: Regenerate.
8858
06bd49b1
GP
88592002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8860
8861 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8862 GNATS only accounts.
8863
d0af82b0
HPN
88642002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8865
8866 * configure.in (i[3456]86-*-linux*): Add check to disable
8867 ${libgcj} for glibc1.
8868
10782654
DC
88692002-10-24 Denis Chertykov <denisc@overta.ru>
8870
8871 * MAINTAINERS: Add myself as ip2k port maintainer.
8872
a5a438f5
SS
88732002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8874
8875 * configure.in: Add tic4x target.
8876
fe3d5b7f
NN
88772002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8878
aba8a494
NN
8879 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8880 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8881 * Makefile.in: Regenerate.
8882
fe3d5b7f
NN
8883 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8884 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8885 * Makefile.in: Regenerate.
8886
a6ad79e7
JJ
88872002-10-02 Janis Johnson <janis187@us.ibm.com>
8888
8889 * MAINTAINERS: Add myself as web pages co-maintainer.
8890
6a8a9058
NN
88912002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8892
8893 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8894 * Makefile.in: Regenerate.
8895
327d975a
ZW
88962002-10-02 Zack Weinberg <zack@codesourcery.com>
8897
8898 * MAINTAINERS: Add myself and Nathan Sidwell
8899 <nathan@codesourcery.com> as VxWorks maintainers.
8900
a5ae8f19 89012002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
8902
8903 * Makefile.def: Remove order dependency comments.
8904 * Makefile.tpl: Add explicit install-install dependencies.
8905 * Makefile.in: Regenerate.
d0f6c823 8906
34c6040c 8907 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 8908 * Makefile.in: Regenerate.
34c6040c 8909
d0f6c823
NN
8910 * Makefile.tpl: Add configure-target (for src-release in src)
8911 * Makefile.in: Regenerate.
8912
50bd210b
NC
89132002-09-30 Nick Clifton <nickc@redhat.com>
8914
8915 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8916
ca25149e
UW
89172002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8918
8919 * configure.in (s390*-*-linux*): Enable libgcj.
8920
dd30b57d
NN
89212002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8922
9e60a678
NN
8923 * configure: Revert accidentally applied changes.
8924
dd30b57d
NN
8925 * Makefile.tpl: Make more autoconf-friendly.
8926 * Makefile.in: Regenerate.
8927 * configure: Make substitution more autoconf-like.
8928
5831424e
RE
89292002-09-28 Richard Earnshaw <rearnsha@arm.com>
8930
8931 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8932 single entry to handle all these.
8933 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8934 libjava on arm-*-elf.
8935
b7f3b15b
GK
89362002-09-27 Geoffrey Keating <geoffk@apple.com>
8937
8938 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8939 things that depend on them.
8940
0dffceed
NN
89412002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8942
8943 * Makefile.tpl: Make subsituted variables more autoconfy.
8944 * Makefile.in: Regenerate.
8945 * configure: Make seds more autoconfy.
8946
1db75a86 89472002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
8948
8949 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8950 * Makefile.in: Regenerate.
8951 * configure.in: Rewrite sed statements to look autoconfy.
8952
1db75a86
NN
8953 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8954 all-target-foo on configure-target-foo.
8955 * Makefile.def: Ditto.
8956 * Makefile.in: Rebuild.
8957
741a4e89
AH
89582002-09-25 Andrew Haley <aph@redhat.com>
8959
8960 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8961
95ddd785
NN
89622002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8963
8964 * Makefile.def: New file.
8965 * Makefile.tpl: New file.
8966 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8967 * contrib/gcc_update: Note that Makefile.in is a generated file.
8968
8969 * configure.in: Minor rearrangement. Simplify tests.
8970
65a824f6
JT
89712002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8972
8973 * configure.in (with_headers): Skip copy if value is "yes".
8974 (with_libs): Likewise.
8975
51270f0a 89762002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
8977
8978 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8979 * configure.in (sh*-*-pe*): Ditto.
8980 * configure.in (mips*-*-pe*): Ditto.
8981 * configure.in (*arm-wince-pe): Ditto.
8982
8f89dbf4
NN
8983 * configure.in: Rearrange.
8984
c1b8db3f
KH
89852002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8986
8987 * MAINTAINERS: Update my email address.
8988
341f0575
PK
89892002-08-30 Paul Koning <pkoning@equallogic.com>
8990
8991 * MAINTAINERS: (Write After Approval): Add myself.
8992
d2e06980
GK
89932002-08-29 Geoffrey Keating <geoffk@redhat.com>
8994
8995 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8996
4906d5d8
GK
89972002-08-24 Geoffrey Keating <geoffk@redhat.com>
8998
8999 * MAINTAINERS: Change my mailing address.
9000
e9a25cc8
PC
90012002-08-21 Paolo Carlini <pcarlini@unitus.it>
9002
9003 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9004 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9005
dce2d8b2 90062002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9007
9008 * MAINTAINERS (Write After Approval): Remove myself.
9009 (Various Maintainers: c++ runtime libs): Add myself.
9010
5ce6f47b
EC
90112002-08-15 Eric Christopher <echristo@redhat.com>
9012
9013 * config.sub: Import from master repository.
9014 * config.guess: Ditto.
9015
7f9317f0
AO
90162002-08-19 Alexandre Oliva <aoliva@redhat.com>
9017
9018 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9019 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9020 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9021
7aecca3d
AH
90222002-08-16 Aldy Hernandez <aldyh@redhat.com>
9023
9024 * MAINTAINERS: Add self to rs6000 vector extensions.
9025
8ea4b195
AO
90262002-08-15 Alexandre Oliva <aoliva@redhat.com>
9027
9028 * libiberty/configure: Reverted unintended yesterday's check in.
9029
f5cc59a7
AO
90302002-08-14 Alexandre Oliva <aoliva@redhat.com>
9031
9032 * boehm-gc/configure, libf2c/configure: Rebuilt.
9033 * libffi/configure, libiberty/configure: Ditto.
9034 * libjava/configure, libobjc/configure: Ditto.
9035 * libstdc++-v3/configure, zlib/configure: Ditto.
9036 Merged from binutils:
9037 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9038 From Steve Ellcey <sje@cup.hp.com>:
9039 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9040 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9041 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9042 IA64.
9043 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9044 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9045 soname_spec, sys_lib_search_path_spec): Ditto.
9046
dce2d8b2 90472002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9048
9049 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9050
2ff34870
L
90512002-08-04 H.J. Lu (hjl@gnu.org)
9052
9053 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9054
a014f2fe
KW
90552002-08-02 Krister Walfridsson <cato@df.lth.se>
9056
9057 * MAINTAINERS (Write After Approval): Add myself.
9058
c01d477a
AM
90592002-07-31 Alan Modra <amodra@bigpond.net.au>
9060
9061 * configure.in: Move generic linux case to end. Copy generic
9062 linux noconfigdirs to mips*-*-linux* entry and new
9063 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9064
68cd2524
MM
90652002-07-19 Michael Matz <matz@suse.de>
9066
9067 * MAINTAINERS: Add myself as ra* maintainer.
9068
e2d83b8c
CD
90692002-07-16 Chris Demetriou <cgd@broadcom.com>
9070
9071 * config.guess: Update to 2002-07-09 version.
9072 * config.sub: Update to 2002-07-03 version.
9073
cece4f1d
HPN
90742002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9075
9076 * MAINTAINERS: Fix typo in a maintainer email address.
9077
bb654703
NN
90782002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9079
9080 * configure.in: Remove two redundant tests.
9081
789b7de5
RO
90822002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9083
9084 * configure.in (mips*-*-irix6*o32): Enable stabs.
9085
e1da1089
NN
90862002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9087
f3970bba
NN
9088 * configure.in: Don't build grez.
9089 * Makefile.in: Ditto.
9090
e1da1089
NN
9091 * Makefile.in: Remove references to bsp, cygmon, libstub.
9092 * configure.in: Ditto.
9093
9094 * configure.in: Remove leftover reference to gdbtest.
9095
57c905fa
PE
90962002-07-08 Phil Edwards <pme@gcc.gnu.org>
9097
9098 * configure.in (gxx_include_dir): Change to match versioned
9099 C++ headers if --enable-version-specific-runtime-libs is used.
9100
a0af94a7 91012002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9102
a0af94a7
SE
9103 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9104
423ce3eb
NN
91052002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9106
9107 * configure.in: Make --without-x work.
9108
98186934
NN
91092002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9110
c3b7d169
NN
9111 * configure.in: Rearrange target Makefile fragment collection.
9112
98186934
NN
9113 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9114 cvs[src].
9115 * configure.in: Ditto.
9116
eebd288a
MK
91172002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9118
9119 * MAINTAINERS (Write After Approval): Update my e-mail address.
9120
3ab36f05
NN
91212002-06-24 Ben Elliston <bje@redhat.com>
9122
9123 * configure.in (host_tools): Remove cgen.
9124
9125 * Makefile.in (all-cgen): Remove; runs from its source directory.
9126 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9127 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9128 (all-sim): Likewise.
9129
dce2d8b2 91302002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9131
9132 * Makefile.in: Eliminate 'apache' targets.
9133 * configure.in: Eliminate 'apache' targets.
9134
55380b08
NN
9135 * configure.in: Eliminate redundant tests. Reorganize.
9136
9a5c1b9d
NN
9137 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9138
5fd3853a
NN
9139 * config-ml.in: Eliminate references to Cygnus configure.
9140
cfefc434
NN
9141 * Makefile.in: Eliminate references to building emacs.
9142
2fe93885
GS
91432002-06-28 Graham Stott <graham.stott@btinternet.com>
9144
9145 * MAINTAINERS: Update my email address.
9146
53c40185
BK
91472002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9148
9149 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9150 (cxx_incdir): Remove.
53c40185 9151
97679694
NN
91522002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9153
9154 * MAINTAINERS (Write After Approval): Add self.
9155
b03bcd37
DC
9156Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9157
9158 * configure.in: Add support for ip2k.
9159
6bd12129
NN
91602002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9161
9162 * configure.in: Fix AIX configury bug.
9163
e0d98a92
SE
91642002-06-20 Steve Ellcey <sje@cup.hp.com>
9165
9166 * MAINTAINERS (Write After Approval): Add self.
9167
ba3292db
NN
91682002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9169
ef40bc65
NN
9170 * configure.in: replace ${topsrcdir} with ${srcdir}
9171
7a0be465
NN
9172 * configure.in: Move definition of libstdcxx_flags
9173 right above usage, rather than waaay earlier.
9174
e1848dde
NN
9175 * configure.in: Pull definition of is_cross_compiler earlier.
9176
8bc2fff1
NN
9177 * configure.in: Rearrange a little.
9178
ba3292db
NN
9179 * configure.in: Remove references to librx.
9180 * Makefile.in: Remove references to librx.
9181
11d8b408
DC
9182Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9183
9184 * config.sub: Add support for avr target.
9185 Import from master sources, rev 1.255
5ce6f47b 9186
93da8339
PE
91872002-06-19 Phil Edwards <pme@gcc.gnu.org>
9188
9189 * configure, .cvsignore: Revert previous change...
9190 * Makefile: ...delete.
9191
b4caab5c
NN
91922002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9193
9194 * configure.in: Eliminate ${gasdir} variable.
9195
ee777171
DB
91962002-06-18 Dave Brolley <brolley@redhat.com>
9197
9198 * configure.in: Add support for frv.
9199 * config.sub: Add support for frv.
9200
26e4af54
PE
92012002-06-18 Phil Edwards <pme@gcc.gnu.org>
9202
9203 * configure: Remove garbage from previous commit.
9204
bb20b7da
PE
92052002-06-18 Phil Edwards <pme@gcc.gnu.org>
9206
9207 * configure: For in-source builds, make a subdir and re-exec there.
9208 * Makefile: New file. Pass targets through to build directory.
9209 * .cvsignore: No longer ignore "Makefile".
9210
9d321f6c
DR
92112002-06-16 Douglas Rupp <rupp@gnat.com>
9212
9213 * MAINTAINERS (Write After Approval): Add self.
9214
c8eb2bc0
KG
92152002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9216
9217 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9218
f210d239
JT
92192002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9220
9221 * configure.in (vax-*-netbsd*): Re-enable gas.
9222
e9667b3c
NN
92232002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9224
efe1f357
NN
9225 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9226 BUILD_PREFIX_1, to correct nomenclature.
9227 * configure: Likewise.
9228
e9667b3c
NN
9229 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9230 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9231
fe2fe497
OH
92322002-05-31 Olaf Hering <olh@suse.de>
9233
9234 * config-ml.in: Propogate DESTDIR also.
9235
dcf7f0dd
JT
92362002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9237
9238 * configure.in (vax-*-netbsd*): Don't build gas for this
9239 platform.
9240
6ff14f32
MM
92412002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9242
9243 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9244 and libgcj for AVR.
9245
397de1ff
KK
92462002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9247
9248 * MAINTAINERS (Write After Approval): Add myself.
9249
ac30211c
JT
92502002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9251
9252 * config.guess: Update to 2002-05-22 version.
9253 * config.sub: Likewise.
9254
1e6347d8
RO
92552002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9256
9257 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9258 * config-ml.in: Likewise.
9259 * configure: Likewise.
9260 * configure.in: Likewise.
9261
e5ce1d6d
SC
92622002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9263
9264 * MAINTAINERS: Update my email address.
9265
6cdef75d
NN
92662002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9267
4a87f061
NN
9268 * configure.in: Simplify makefile fragment collection.
9269
9270 * configure.in: Remove code to build emacs.
603606e7 9271
e254d6b5
NN
9272 * configure.in : Remove --srcdir argument from targargs and buildargs
9273 (it's always overridden in the Makefile anyway). Rearrange a bit.
9274
9275 * configure: Move some logic to configure.in.
9276 * configure.in: Move some logic from configure.
6cdef75d 9277
1d6006fe
TT
92782002-05-11 Tom Tromey <tromey@redhat.com>
9279
9280 * MAINTAINERS: Reflect libgcj reality.
9281
b70b3534
FS
92822002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9283
9284 * Makefile.in: Honour DESTDIR.
9285
4434687a
MM
92862002-05-08 Mark Mitchell <mark@codesourcery.com>
9287
9288 * config.guess: Import 2002-03-20 version.
9289 * config.sub: Import 2002-04-26 version.
9290
a89e49c7
RO
92912002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9292
9293 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9294
44e55536
TJ
92952002-05-07 Tim Josling <tej@melbpc.org.au>
9296
9297 * MAINTAINERS: Add self.
9298
dce2d8b2 92992002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
9300
9301 * ltmain.sh: Detect and handle object name conflicts
9302 while piecewise linking a static library.
9303
b7c13625
AO
93042002-05-05 Alexandre Oliva <aoliva@redhat.com>
9305
9306 * configure.in (noconfigdirs): Don't disable libgcj on
9307 sparc64-*-solaris* and sparcv9-*-solaris*.
9308
4182d9fa
AO
93092002-05-03 Alexandre Oliva <aoliva@redhat.com>
9310
9311 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9312
7bebf279
TF
93132002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9314
9315 * configure.in (FLAGS_FOR_TARGET): Do not add
9316 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9317 on i[3456]86-*-linux*.
9318
9a06dc7d
TF
93192002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9320
9321 * configure.in (noconfigdirs): Replace [ ] with test.
9322
9323 * configure.in (noconfigdirs): Do not add target-newlib if
9324 target == i[3456]86-*-linux*, and host == target.
9325
a51a07fa
NN
93262002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9327
9e7facd6
DD
9328 * configure.in: delete reference to absent file
9329
aeaa0f2f
NN
9330 * configure.in: replace '[' with 'test'
9331
4bb98828
NN
9332 * configure.in: Eliminate references to gash.
9333 * Makefile.in: Eliminate references to gash.
9334
64791664
NN
9335 * configure.in: remove useless references to 'pic' makefile fragments.
9336
3ed57cf4
NN
9337 * configure.in: (*-*-windows*) Finish removing.
9338
a51a07fa
NN
9339 * configure.in: Eliminate redundant test for libgui.
9340
8552f6f1
RS
93412002-04-29 Roger Sayle <roger@eyesopen.com>
9342
9343 * MAINTAINERS: Add self and realphabetize. Update entries
9344 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9345 entry for a29k port maintainer.
9346
dce2d8b2 93472002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
9348
9349 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9350 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9351
704c9a14
NN
93522002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9353
9354 * configure.in: remove references to dead files
9355
7bff5059
MM
93562002-04-19 Mark Mitchell <mark@codesourcery.com>
9357
9358 * MAINTAINERS: Add information about purpose of this file.
9359
0c7c67f0
TT
93602002-04-18 Tom Tromey <tromey@redhat.com>
9361
9362 * configure.in: Disallow configuring libgcj when it is already
9363 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9364 Solaris 2.8 by default. For PR libgcj/6158.
9365
63501e91
NN
93662002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9367
9368 * configure.in: Move default CC setting out of config/mh-* fragments
9369 directly into here.
9370
701afd4d
NN
93712002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9372
9373 * configure.in: don't even try to configure or make a subdirectory
9374 if there's no configure script for it.
9375
07cdae91
MM
93762002-04-15 Mark Mitchell <mark@codesourcery.com>
9377
9378 * MAINTAINERS: Remove chill maintainers.
9379 * Makefile.in (CHILLFLAGS): Remove.
9380 (CHILL_LIB): Remove.
9381 (TARGET_CONFIGDIRS): Remove libchill.
9382 (CHILL_FOR_TARGET): Remove.
9383 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9384 CHILL_LIB.
9385 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9386 (CHECK_TARGET_MODULES): Likewise.
9387 (INSTALL_TARGET_MODULES): Likewise.
9388 (CLEAN_TARGET_MODULES): Likewise.
9389 (configure-target-libchill): Remove.
9390 (all-target-libchill): Remove.
9391 * configure.in (target_libs): Remove target-libchill.
9392 Do not compute CHILL_FOR_TARGET.
9393 * libchill: Remove directory.
5ce6f47b 9394
ab50d72b
DD
93952002-04-11 DJ Delorie <dj@redhat.com>
9396
9397 * Makefile.in, configure.in: Sync with binutils, entries
9398 follow...
9399
0a1e123a
DD
94002002-04-07 Andrew Cagney <ac131313@redhat.com>
9401
9402 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9403 (do-tar, do-bz2): New rules.
9404 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9405 (gdb-tar): New rule.
9406 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9407 (insight_dejagnu.tar): New rule.
9408 (insight.tar): New rule.
9409 (gdb+dejagnu.tar): New rule.
9410 (gdb.tar): New rule.
9411
ab50d72b
DD
94122002-02-01 Mo DeJong <supermo@bayarea.net>
9413
9414 * Makefile.in: Add all-tix to deps for all-snavigator
9415 so that tix is built when building snavigator.
9416
94172002-01-11 Steve Ellcey <sje@cup.hp.com>
9418
9419 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9420 ld and gdb are not supported.
9421
94222002-01-07 Mark Salter <msalter@redhat.com>
9423
9424 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9425 Allow target-libgloss to be built for arm, strongarm, and xscale.
9426
94272001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9428
9429 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9430 options for i[3456]86-pc-linux* native builds.
9431
94322001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9433
9434 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9435 files from .po files for a distribution.
9436
94372001-09-03 Jeff Holcomb <jeffh@redhat.com>
9438
9439 * configure.in: Enable libstdc++-v3 for h8300 targets.
9440
94412001-06-19 Alan Modra <amodra@bigpond.net.au>
9442
9443 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9444 version from bfd/.
9445
9446Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9447
9448 * Makefile.in (VER): When present, extract the version number from
9449 the file version.in.
9450
dce2d8b2 94512001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
9452
9453 * configure.in : enable ld for aix
9454
94552001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9456
9457 * config.guess: Add linux target for S/390.
9458
94592000-11-07 Philip Blundell <pb@futuretv.com>
9460
9461 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9462
94632000-11-03 Philip Blundell <pb@futuretv.com>
9464
9465 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9466 files.
9467
94682001-01-15 Ben Elliston <bje@redhat.com>
9469
9470 * configure.in (host_tools): Add sid.
9471 Always configure cgen.
9472
94732000-11-24 Nick Clifton <nickc@redhat.com>
9474
9475 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9476
9477
94782000-08-20 Doug Evans <dje@casey.transmeta.com>
9479
9480 * Makefile.in (ALL_MODULES): Add all-cgen.
9481 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9482 (all-cgen): New target.
9483 (all-opcodes,all-sim): Depend on all-cgen.
9484 * configure.in (host_tools): Add cgen.
9485 Only configure cgen if --enable-cgen-maint.
9486
dce2d8b2 94872002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
9488
9489 * configure.in: Add *-*-freebsd* configurations.
9490
90def2b2
TT
94912002-04-08 Tom Tromey <tromey@redhat.com>
9492
9493 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9494 Fixes PR libgcj/6068.
9495
320d7e7a
KW
94962002-03-30 Krister Walfridsson <cato@df.lth.se>
9497
9498 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9499
18b467f1
RO
95002002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9501
9502 * configure.in (alpha*-dec-osf*): Enable libgcj.
9503
dce2d8b2 95042003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
9505
9506 * MAINTAINERS (Write After Approval): Add myself.
9507
56ae9405
NC
95082002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9509
9510 Fix for: PR bootstrap/3591, target/5676
9511 * configure.in (mcore-pe): Disable the configuration of
9512 libstdc++-v3 since exceptions are not supported.
9513
f18d9a0c
AG
95142002-03-20 Anthony Green <green@redhat.com>
9515
9516 * configure.in: Enable libgcj for xscale-elf target.
9517
dce2d8b2 9518Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
9519
9520 * MAINTAINERS: Update my email address.
9521
28eca9e8
AO
95222002-03-16 Alexandre Oliva <aoliva@redhat.com>
9523
9524 * ltmain.sh (relink_command): Fix typo in previous change.
9525
e67e72c7
AO
95262002-03-15 Alexandre Oliva <aoliva@redhat.com>
9527
9528 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9529 (relink_command): Added --tag flags.
9530 (mode=install): If relinking fails; error out.
9531
c2273204
RH
95322002-03-12 Richard Henderson <rth@redhat.com>
9533
9534 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9535 .NOTPARALLEL tag.
9536 (do-check): Rename from check.
9537 (check): Allow parallel check.
9538
bcb64245
BW
95392002-03-12 Bob Wilson <bob.wilson@acm.org>
9540
9541 * MAINTAINERS: Add myself as maintainer for xtensa port.
9542 Fix alphabetical order in CPU port maintainer list.
9543 Remove myself from Write After Approval list.
9544
63adb4ff
RH
95452002-03-11 Richard Henderson <rth@redhat.com>
9546
9547 * Makefile.in (.NOTPARALLEL): Add fake tag.
9548
9bec4bf0
L
95492002-03-07 H.J. Lu (hjl@gnu.org)
9550
9551 * configure.in: Enable gprof for mips*-*-linux*.
9552
c7fc1f84
DS
95532002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9554
9555 * MAINTAINERS (Write After Approval): Add myself.
9556
6bff33fb
AO
95572002-02-28 Alexandre Oliva <aoliva@redhat.com>
9558
9559 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9560 libjava.
9561 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9562
0210b33b
AO
95632002-02-23 Alexandre Oliva <aoliva@redhat.com>
9564
9565 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9566 because its Makefile is there; test for the executable instead.
9567
fcc0a3ef
AO
95682002-02-22 Alexandre Oliva <aoliva@redhat.com>
9569
9570 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9571 libstdc++-v3 and libjava.
9572
dce2d8b2 95732002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
9574
9575 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9576 boehm-gc
5ce6f47b 9577
40fe0ec3
AO
95782002-02-09 Alexandre Oliva <aoliva@redhat.com>
9579
9580 * config.guess: Updated to 2002-01-30's version.
9581 * config.sub: Updated to 2002-02-01's version.
9582 Contribute sh64-elf.
9583 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9584 * configure.in: Added sh64-*-*.
9585
694d53ee
CD
95862002-02-08 Chris Demetriou <cgd@broadcom.com>
9587
9588 * MAINTAINERS: Belatedly add myself to write after approval list.
9589
a9ca50b1
JH
9590Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9591
9592 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9593 Remove self as Write After Approval.
9594
5ffc3500
GK
95952002-01-31 Geoffrey Keating <geoffk@redhat.com>
9596
9597 * MAINTAINERS: Put self in as maintainer for contrib/regression
9598 directory.
9599
4ceaf7fb
PE
96002002-01-28 Phil Edwards <pme@gcc.gnu.org>
9601
9602 * MAINTAINERS: Update my email address.
9603
51584787
JT
96042002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9605
5ce6f47b
EC
9606 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9607 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
9608 libraries if not supported for NetBSD on target CPU.
9609
5701d273
DR
96102002-01-25 Douglas B Rupp <rupp@gnat.com>
9611
9612 * install-sh: Use _inst.$$_ for temp file name.
9613
b299a075
JT
96142002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9615
9616 * MAINTAINERS (Write After Approval): Move my contact info
9617 from here...
9618 (OS Port Maintainers): ...to here (netbsd).
9619
51fe14b5
BW
96202002-01-22 Bob Wilson <bob.wilson@acm.org>
9621
9622 * MAINTAINERS (Write After Approval): Add myself.
9623
dce2d8b2 96242002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
9625
9626 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9627 (all-target-fastjar): Also depend on all-target-libiberty.
9628
3cd87679
L
96292002-01-16 H.J. Lu (hjl@gnu.org)
9630
9631 * config.guess: Import from master sources, rev 1.225.
9632 * config.sub: Import from master sources, rev 1.238.
9633
969a6d8f
KH
96342002-01-16 Kazu Hirata <kazu@hxi.com>
9635
9636 * MAINTAINERS (Write After Approval): Remove myself.
9637
366f6a52
FW
96382001-12-19 Florian Weimer <fw@deneb.enyo.de>
9639
9640 * MAINTAINERS (Write After Approval): Add myself.
9641
f02240b6
JM
96422001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9643
9644 * MAINTAINERS: Add self as docs co-maintainer.
9645
5d08dc39
MK
96462001-12-11 Matthias Klose <doko@debian.org>
9647
9648 * MAINTAINERS (Write After Approval): Add myself.
9649
39e790d5
ZW
96502001-12-09 Zack Weinberg <zack@codesourcery.com>
9651
9652 * MAINTAINERS: Update my email address.
9653
4519d6a3
TC
96542001-12-07 Turly O'Connor <turly@apple.com>
9655 * MAINTAINERS (Write After Approval): Add myself.
9656 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9657 (rs6000_initialize_trampoline): Call __trampoline_setup for
9658 ABI_DARWIN too.
9659 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 9660 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 9661
21cf0a73
PC
96622001-12-07 Paolo Carlini <pcarlini@unitus.it>
9663
9664 * MAINTAINERS (Write After Approval): Add myself.
9665
4ee43206
DR
9666Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9667
9668 * configure, configure.in: Use temp file for long sed commands.
9669
251931f3
LG
96702001-12-03 Laurent Guerby <guerby@acm.org>
9671
9672 * config.sub: Update to version 1.232 on subversion.
9673
03777dd7
BE
96742001-12-03 Ben Elliston <bje@redhat.com>
9675
9676 * MAINTAINERS: Update mail address for config.* patches.
9677
dce2d8b2 96782001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
9679 Zack Weinberg <zack@codesourcery.com>
9680
9681 When build != host, create libiberty for the build machine.
9682
9683 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9684 CONFIG_ARGUMENTS.
9685 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9686 New variables.
9687 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9688 and rules.
9689 (all.normal): Depend on ALL_BUILD_MODULES.
9690 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9691 (all-build-libiberty): Depend on configure-build-libiberty.
9692
9693 * configure: Calculate and substitute proper value for
9694 ALL_BUILD_MODULES.
9695 * configure.in: Create the build subdirectory.
9696 Calculate and substitute TARGET_CONFIGARGS (formerly
9697 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9698
04075e8f
ZL
96992001-11-26 Ziemowit Laski <zlaski@apple.com>
9700
9701 * MAINTAINERS (write-after-approval): Add self.
9702
ed19322d
CR
97032001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9704
9705 * MAINTAINERS (GNATS only accounts): Remove self.
9706
90a12988
HPN
97072001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9708
9709 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9710 libf2c.
9711
77e653ad
CR
97122001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9713
9714 * MAINTAINERS (Write After Approval): Add self.
9715
64adad99
DB
97162001-11-12 David O'Brien <obrien@FreeBSD.org>
9717
9718 * MAINTAINERS: mips and s390 are also CPU ports.
9719
834a28c7
DB
97202001-11-12 David O'Brien <obrien@FreeBSD.org>
9721
9722 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9723
ef94239f
DB
97242001-11-11 David O'Brien <obrien@FreeBSD.org>
9725
9726 * MAINTAINERS: Alphabetize.
9727
beda0427
KH
97282001-11-09 Kazu Hirata <kazu@hxi.com>
9729
9730 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9731
6ca224d3
JDA
97322001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9733
9734 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9735
132e4bd7
PE
97362001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9737
9738 * configure.in (--enable-languages): Be more permissive about
9739 syntax. Check for empty lists better. Warn about $LANGUAGES.
9740
c6243b4c
GK
97412001-11-08 Geoffrey Keating <geoffk@redhat.com>
9742
9743 * config.sub: Import from master sources, rev. 1.230.
9744 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9745
abbb9e76
LG
97462001-11-07 Laurent Guerby <guerby@acm.org>
9747
9748 * MAINTAINERS (Write After Approval): Add self.
9749
53cdb27a
HPN
97502001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9751
9752 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9753
dd3a88c9
HPN
97542001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9755
9756 * config.sub: Import from master sources, rev 1.226.
9757 * config.guess: Import from master sources, rev 1.216.
9758
d344dce9
HPN
97592001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9760
9761 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9762 * MAINTAINERS: Add self as maintainer of MMIX port.
9763 Remove old after-approval entry.
9764
63f6bcd7
JM
97652001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9766
9767 * ChangeLog, configure: Fix spelling errors.
9768
84f92638
BK
97692001-10-20 Brendan Kehoe <brendan@zen.org>
9770
9771 * MAINTAINERS: Tweak my address.
9772
dce2d8b2 9773Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
9774
9775 * MAINTAINERS: Update my email address.
9776
1567080c 97772001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 9778
f48a3b5c 9779 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 9780 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 9781
30106886
GB
97822001-10-10 Geert Bosch <bosch@gnat.com>
9783
e490616e 9784 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
9785 Added Robert Dewar.
9786
dce2d8b2 97872001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
9788
9789 * MAINTAINERS (Write After Approval): Added self
9790
d1c3e709
GB
97912001-10-02 Geert Bosch <bosch@gnat.com>
9792
9793 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9794
50f5f793
JM
97952001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9796
9797 * configure: Handle temporary files securely using mkdir.
9798
7fddf9a9
AO
97992001-09-29 Alexandre Oliva <aoliva@redhat.com>
9800
9801 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9802
dce2d8b2 98032001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
9804
9805 * configure.in (*-*-linux*): Disable configuration of target-newlib
9806 and target-libgloss.
e490616e 9807
0c055e34
AO
98082001-09-26 Alexandre Oliva <aoliva@redhat.com>
9809
9810 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9811 RANLIB.
9812
759bfa90
AO
98132001-09-21 Alexandre Oliva <aoliva@redhat.com>
9814
9815 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9816 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9817 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9818 avoid quotes nesting problems.
9819 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9820 (DO_X): Export only variables that are set.
9821
1dc4a750
BE
98222001-09-19 Ben Elliston <bje@redhat.com>
9823
9824 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9825 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9826 semantics. Use the shell built-in "type" command instead.
9827
898c7238
AO
98282001-08-31 Alexandre Oliva <aoliva@redhat.com>
9829
9830 Merged from gcc-3_0-branch:
9831 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9832 * ltcf-c.sh: Use $objext, not $ac_objext.
9833 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9834 * ltcf-cxx.sh: Add support for GNU.
9835 2001-07-22 Timothy Wall <twall@redhat.com>
9836 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9837 default settings if using GNU tools with that configuration.
9838 * ltcf-cxx.sh: Ditto.
9839 * ltcf-gcj.sh: Ditto.
9840 2001-07-21 Michael Chastain <chastain@redhat.com>
9841 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9842 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9843 * ltmain.sh: Mark as gcc-local.
9844
8fa0a32e
EC
98452001-08-30 Eric Christopher <echristo@redhat.com>
9846 Jason Eckhardt <jle@redhat.com>
9847
9848 * config.guess: Merge from master sources.
9849 * config.sub: Merge from master sources, add support for mipsisa32.
9850
32f30f91 98512001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
9852 * config.sub: Merge from master sources, rev 1.219.
9853 * MAINTAINERS: Add self as contact for stormy16 port.
9854
f6084f99
ZW
98552001-08-14 Zack Weinberg <zackw@panix.com>
9856
9857 * config.sub: Merge from master sources, rev 1.218.
9858 * config.guess: Merge from master sources, rev 1.209.
9859
91b54f7f
GS
98602001-08-11 Graham Stott <grahams@redhat.com>
9861
9862 * Makefile.in (check-c++): Add missing semicolon.
9863
e5b3941e
JH
9864Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9865
32f30f91 9866 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 9867
6387a56e
EC
98682001-07-30 Eric Christopher <echristo@redhat.com>
9869
9870 * MAINTAINERS (Various maintainers: mips port): Added myself.
9871
53b475f0
AH
98722001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9873
e490616e 9874 * configure.in (sh-*-linux*): New.
53b475f0 9875
2a08c780
RH
98762001-07-27 Richard Henderson <rth@redhat.com>
9877
9878 * .cvsignore: Add LAST_UPDATED.
9879
bfa79422
UW
98802001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9881
9882 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9883
0ae85492
AH
98842001-07-16 Aldy Hernandez <aldyh@redhat.com>
9885
e490616e 9886 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 9887
8e1ab0fe
NP
9888Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9889
9890 * MAINTAINERS (Write After Approval): Added myself.
9891
2b997990
SC
98922001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9893
9894 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9895 and libgcj on m68hc11/m68hc12.
9896
d920e825
L
98972001-06-27 H.J. Lu (hjl@gnu.org)
9898
9899 * Makefile (CFLAGS_FOR_BUILD): New.
9900 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9901
d425a1e0
JM
99022001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9903
9904 * README: Remove version number.
9905
5b5b4207
GP
99062001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9907
9908 * INSTALL/README: Update wrt. to the installation instructions now
9909 residing in gcc/doc/install.texi.
9910
be839b69
JM
99112001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9912
9913 * README: Replace with a cut-down and updated version of gcc/README.
9914
fe2ee7c4
DE
99152001-06-12 David Edelsohn <edelsohn@gnu.org>
9916
9917 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9918 multilibs to be disabled.
9919
4f5d646c
DB
99202001-06-11 Daniel Berlin <dan@cgsoftware.com>
9921
9922 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 9923
818f0c85
AO
99242001-06-09 Alexandre Oliva <aoliva@redhat.com>
9925
9926 * config.guess: Import CVS version 1.195.
9927 * config.sub: Import CVS version 1.212.
9928
e9a8af10
AO
99292001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9930
9931 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9932 gcc/xgcc is built, use -print-prog-name to find out the program
9933 name to use.
9934
ae3ca0a9
PE
99352001-06-04 Phil Edwards <pme@sources.redhat.com>
9936
9937 * config.guess: Import CVS version 1.194. All gcc-local changes
9938 appear to also be in the master copy.
9939 * config.sub: Import CVS version 1.211.
9940
066bd40d
MM
9941Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9942
9943 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9944 with_gcc]: Use `gcc -shared' to build a shared library.
9945
4aef4f33
JDA
9946Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9947
9948 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9949 archives.
9950
c386f00f
RO
9951Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9952
9953 * MAINTAINERS (Write After Approval): Add myself.
9954
2ae5cea5
HPN
99552001-06-01 Hans-Peter Nilsson <hp@axis.com>
9956
9957 * configure.in (libstdcxx_flags): Do not try to execute
9958 libstdc++-v3/testsuite_flags until it exists.
9959
c3766183
AM
99602001-06-01 Alan Modra <amodra@bigpond.net.au>
9961
9962 * MAINTAINERS: Update my email address.
9963
9b337833
GS
99642001-05-31 Graham Stott <grahams@redhat.com>
9965
9966 * MAINTAINERS (Write After Approval): Add myself.
9967
dce2d8b2 99682001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
9969
9970 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9971 libraries when using g++ with native linker.
9972
5f7de4b8
AO
99732001-05-28 Alexandre Oliva <aoliva@redhat.com>
9974
9975 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9976
a7bc0fbb
AO
99772001-05-22 Alexandre Oliva <aoliva@redhat.com>
9978
9979 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9980 [aix4*|aix5*]: Prepend blank.
9981
33456445
AO
99822001-05-20 Alexandre Oliva <aoliva@redhat.com>
9983
9984 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9985 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9986 of subdir/configure scripts to use the new libtool.m4.
9987
e48d3d00
MK
99882001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9989
9990 * MAINTAINERS (Write After Approval): Add myself.
9991
9e0e191b
BK
99922001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9993
9994 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9995
3f19b439
BE
99962001-05-11 Ben Elliston <bje@redhat.com>
9997
9998 * Makefile.in (all-sid): New target.
9999 (check-sid, clean-sid, install-sid): Likewise.
10000
6ebe3121
JO
100012001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10002
10003 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10004
ca3667c4
AO
100052001-05-03 Alexandre Oliva <aoliva@redhat.com>
10006
10007 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10008 libgcj.
10009
100102001-05-03 Alexandre Oliva <aoliva@redhat.com>
10011
10012 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10013 gcc/xgcc is built, use -print-prog-name to find out the program
10014 name to use.
10015
b2964d63
AO
100162001-04-26 Alexandre Oliva <aoliva@redhat.com>
10017
b1bb2302
AO
10018 * configure.in (noconfigdirs): Don't reset it from scratch in the
10019 target case; only append to it.
6387a56e 10020
b2964d63
AO
10021 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10022 sparc-*-solaris2.8]: Disable ${libgcj}.
10023
8343765d
AO
100242001-04-25 Alexandre Oliva <aoliva@redhat.com>
10025
10026 * configure.in (libgcj_saved): Copy from $libgcj.
10027 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10028 --disable-libgcj.
10029
ddbb6d43
GRK
100302001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10031
10032 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10033 C front end maintainer.
ddbb6d43 10034
3fa03ff9
AG
10035Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10036
10037 * configure.in: Move *-chorusos target case to the proper switch.
10038 Disable libgcj.
10039
99ffe40f
AO
100402001-04-12 Alexandre Oliva <aoliva@redhat.com>
10041
10042 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10043 1.641.2.228.
10044
78faa32d
FS
100452001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10046
10047 * Makefile.in (STAGE1_CFLAGS): Pass down.
10048
cdbff0ab
AM
100492001-04-13 Alan Modra <amodra@one.net.au>
10050
10051 * config.guess: Add hppa64-linux support. Note for next import that
10052 this is already in the master file.
10053 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10054
75b9074c
AO
100552001-04-12 Alexandre Oliva <aoliva@redhat.com>
10056
10057 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10058 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10059
125404c5
SS
100602001-04-11 Stan Shebs <shebs@apple.com>
10061
10062 * MAINTAINERS: Add self as Darwin port maintainer.
10063
876684fe
AM
100642001-04-11 Alan Modra <amodra@one.net.au>
10065
10066 * MAINTAINERS: Update my email address.
10067
06729913
LR
100682001-04-10 Loren J. Rittle <ljrittle@acm.org>
10069
10070 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10071 recent versions of FreeBSD (release 3 or later).
10072 * ltconfig: On FreeBSD, -lc must not be provided when building
10073 a shared library or else the standard -pthread gcc option is
10074 rendered worthless to later users of the built library.
10075
67916302
JM
100762001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10077
10078 * MAINTAINERS: Add self and RTH as C front end maintainers.
10079
d2bc0628
AO
100802001-04-05 Alexandre Oliva <aoliva@redhat.com>
10081
e490616e
ZW
10082 * config.sub: Make sure to match an already-canonicalized
10083 machine name (eg. mn10300-unknown-elf).
d2bc0628 10084
a3406c06
AO
100852001-04-01 Alexandre Oliva <aoliva@redhat.com>
10086
10087 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10088 New macros.
10089 (bootstrap, cross): Use RECURSE_FLAGS.
10090 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10091
a076f6a4
AO
100922001-03-27 Alexandre Oliva <aoliva@redhat.com>
10093
10094 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10095
e9f4fa71
CH
100962001-03-22 Colin Howell <chowell@redhat.com>
10097
7238de5c
CH
10098 * Makefile.in (DO_X): Do not backslash single-quotes in
10099 backquotes (two places).
e9f4fa71 10100
b6b14b1b
AO
101012001-03-22 Alexandre Oliva <aoliva@redhat.com>
10102
10103 Re-installed:
10104 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10105 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10106 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10107 * ltcf-cxx.sh: Likewise.
10108 * ltcf-gcj.sh: Likewise.
10109
1eb0b89d
GP
101102001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10111
10112 * MAINTAINERS: Add myself as "documentation co-maintainer".
10113
82e23236
AO
101142001-03-22 Alexandre Oliva <aoliva@redhat.com>
10115
10116 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10117 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10118
64ec27c3
TT
101192001-03-19 Tom Tromey <tromey@redhat.com>
10120
10121 * config-ml.in: Handle GCJ and GCJFLAGS.
10122
191de407
MC
101232001-03-21 Michael Chastain <chastain@redhat.com>
10124
10125 * Makefile.in: all-m4 depends on all-texinfo.
10126
fed4dede
LR
101272001-03-20 Loren J. Rittle <ljrittle@acm.org>
10128
10129 * MAINTAINERS: Add myself to write after approval list.
10130
085072bb
LB
101312001-03-18 Laurynas Biveinis <lauras@softhome.net>
10132
10133 * Makefile.in (DO_X): Quote nested quotes.
10134
5af8ea3f
AM
101352001-03-18 Alan Modra <alan@linuxcare.com.au>
10136
10137 * MAINTAINERS: Add myself to write after approval list.
10138
69e23037
LB
101392001-03-15 Laurynas Biveinis <lauras@softhome.net>
10140
10141 * Makefile.in (DO_X): Use double quotes for quoting
10142 "RANLIB=$${RANLIB}".
10143
2b9650f4
OP
101442001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10145
10146 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10147
dce2d8b2 101482001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10149
10150 * configure.in: Only use `lang_requires' for languages athat are
10151 actually enabled.
10152
f6646274
PE
101532001-03-08 Phil Edwards <pme@sources.redhat.com>
10154
10155 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10156
c9a54638
AO
101572001-03-08 Alexandre Oliva <aoliva@redhat.com>
10158
10159 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10160
6a556ad6
TT
101612001-03-07 Tom Tromey <tromey@redhat.com>
10162
10163 * configure.in: Allow config-lang.in to set `lang_requires' to list
10164 of other required languages.
10165
6822468a
LB
101662001-03-06 Laurynas Biveinis <lauras@softhome.net>
10167
10168 * Makefile.in: Remove RANLIB definition. Use RANLIB
10169 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10170 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10171
f04885d3 101722001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10173 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10174
f04885d3
BK
10175 * Makefile.in (check-c++): Use tabs, not spaces.
10176
288edf47 101772001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10178
288edf47
LB
10179 * MAINTAINERS: add myself to Write After Approval list.
10180
3d55d2f8 101812001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10182
e490616e 10183 * Makefile.in (check-c++): New rule.
6387a56e 10184
4d88a68a
BK
10185 * configure.in (target_libs): Remove libg++.
10186 (noconfigdirs): Remove libg++.
10187 (noconfigdirs): Same.
10188 (noconfigdirs): Same.
10189 (noconfigdirs): Same.
10190
10191 * config-ml.in: Remove libg++ references.
10192
10193 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10194 (ALL_TARGET_MODULES): Same.
10195 (configure-target-libg++): Remove.
10196 (all-target-libg++): Remove.
10197 (configure-target-libio): Remove.
10198 (all-target-libio): Remove.
10199 (check-target-libio): Remove.
10200 (.PHONY): Remove.
10201 (libg++.tar.bz2): Remove.
10202 (all-target-cygmon): Remove libio.
10203 (all-target-libstdc++): Remove.
10204 (configure-target-libstdc++): Remove.
10205 (TARGET_LIB_PATH): Remove libstdc++.
10206 (ALL_GCC_CXX): Remove libstdc++.
10207 (all-target-gperf): Correct.
10208
2437d4ed
NC
102092001-02-16 Nick Clifton <nickc@redhat.com>
10210
10211 * configure.in (noconfigdirs): Allow configuration of texinfo
10212 for Cygwin hosts.
10213
85b99cbe
AG
102142001-02-15 Anthony Green <green@redhat.com>
10215
10216 * configure: Introduce GCJ_FOR_TARGET.
10217 * configure.in: Ditto.
10218 * Makefile.in: Ditto.
10219
7b18790c
AS
102202001-02-13 Andreas Schwab <schwab@suse.de>
10221
10222 * MAINTAINERS: Update mail address.
10223
c4880c99
MS
102242001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10225
10226 * config.guess: Add linux target for S/390.
10227 * config.sub: Likewise.
10228
dce2d8b2 102292001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
10230
10231 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 10232 target-libgloss.
e31ae6db 10233
7739adfb
BE
102342001-02-06 Ben Elliston <bje@redhat.com>
10235
10236 * configure: Output host type to stdout, not stderr.
10237
36ca672c
MM
102382001-02-05 Mark Mitchell <mark@codesourcery.com>
10239
e40f2829 10240 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
10241 * ltcf-cxx.sh: Likewise.
10242
36ca672c
MM
10243 * config.if: Assume enable_libstdcxx_v3 is defined.
10244
22fdd65e
MM
102452001-02-04 Mark Mitchell <mark@codesourcery.com>
10246
10247 Remove V2 C++ library.
10248 * configure.in: Remove --enable-libstdcxx_v3 support.
10249
3b60dd8e
BM
102502001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10251
10252 * include/demangle.h: Add prototype for java_demangle_v3.
10253
42c0c80a
PE
102542001-01-29 Phil Edwards <pme@sources.redhat.com>
10255
10256 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10257
0be25992
RH
102582001-01-27 Richard Henderson <rth@redhat.com>
10259
10260 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10261
8a8de62d
MS
102622001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10263
10264 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10265 Don't unset, it's non-portable and no longer necessary, set to empty
10266 instead.
10267
92769744
MS
102682001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10269
10270 * ltconfig: Shell portability fix for the tagname validity check.
10271
88a1c0ab
AO
102722001-01-27 Alexandre Oliva <aoliva@redhat.com>
10273
10274 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10275 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10276
45291dd5
MS
102772001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10278
10279 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10280
1ace7e15
TT
102812001-01-26 Tom Tromey <tromey@redhat.com>
10282
10283 * configure.in: Allow libgcj to be built on Sparc Solaris.
10284
0ef8b11b
DE
102852001-01-25 David Edelsohn <edelsohn@gnu.org>
10286
10287 * ltcf-c.sh: Add aix5 case.
10288 * ltcf-cxx.sh: Likewise.
10289 * ltconfig: Likewise.
10290
0006091e
AO
102912001-01-24 Alexandre Oliva <aoliva@redhat.com>
10292
9bad11e1
AO
10293 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10294 keep at least one of build_libtool_libs or build_old_libs set to
10295 yes.
10296
0006091e
AO
10297 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10298 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10299
7c01b2b5
BM
103002001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10301
10302 * configure.in: Enable libgcj on several additional platforms.
10303
d340e0ac
BM
103042001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10305
10306 * configure.in: Enable libgcj for linux targets.
10307
5baf8c37
MS
103082001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10309
10310 * MAINTAINERS (Write After Approval): Add myself.
10311
10a0ba84
JDA
103122001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10313
10314 * MAINTAINERS: Add myself as vax port maintainer.
10315
357c6a4b
FH
103162001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10317
10318 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10319
6e2d9a7a
MS
103202001-01-09 Mike Stump <mrs@wrs.com>
10321
10322 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10323 failures of subdirectories.
10324
b6b14b1b 103252001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 10326
b6b14b1b 10327 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 10328 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
10329 * ltcf-cxx.sh: Likewise.
10330 * ltcf-gcj.sh: Likewise.
10331 * ltconfig.sh: Fix typo.
976b230d 10332
07109110
LB
103332001-01-02 Laurynas Biveinis <lauras@softhome.net>
10334
10335 * configure: handle DOS-style absolute paths.
10336
1da5b8fc
LB
103372001-01-02 Laurynas Biveinis <lauras@softhome.net>
10338
10339 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10340
4c2f5b4f
MM
103412000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10342
10343 * MAINTAINERS: Add myself as avr port co-maintainer.
10344
bc53668e
BE
103452000-12-28 Ben Elliston <bje@redhat.com>
10346
10347 * MAINTAINERS: Add myself under ``Write After Approval''.
10348
c387606f
JM
103492000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10350
10351 * texinfo: Remove directory from GCC.
10352
2cb5082c
JM
103532000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10354
10355 * COPYING: Update to current
10356 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10357 to 19yy as example year in copyright notice).
10358
cc330df9
BK
103592000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10360
6387a56e 10361 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
10362 (libstdcxx_incdir): Pass down.
10363 * config.if: Remove expired bits for cxx_interface, add stub.
10364 (libstdcxx_incdir): Add variable for g++ include directory.
10365 * configure.in (gxx_include_dir): Use it.
6387a56e 10366
4c6b2835
AO
103672000-12-18 Alexandre Oliva <aoliva@redhat.com>
10368
10369 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10370 with old-email address from ``Write After Approval''.
10371
3896f13e
AJ
103722000-12-15 Andreas Jaeger <aj@suse.de>
10373
10374 * configure.in: Handle lang_dirs.
10375
103762000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 10377
ad46e881
TT
10378 * MAINTAINERS: Removed brads.
10379
90a10418
TT
10380 * MAINTAINERS: Added gcj developers.
10381
41dfe3a2 103822000-12-13 Anthony Green <green@redhat.com>
6387a56e 10383
41dfe3a2 10384 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
10385 listed. Disable libgcj for x86 and Alpha Linux until compatible
10386 with g++ abi.
6387a56e 10387
e2f601da
MS
103882000-12-13 Mike Stump <mrs@wrs.com>
10389
10390 * Makefile.in (local-distclean): Also remove fastjar.
10391
70030c01
RB
103922000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10393
10394 * contrib/gcc_update: Add fastjar --touch entries.
10395
2a50f859
AO
103962000-12-12 Alexandre Oliva <aoliva@redhat.com>
10397
10398 * configure.in: Disable language-specific target libraries for
10399 languages that aren't enabled.
10400
7743113b
AG
104012000-12-10 Anthony Green <green@redhat.com>
10402
10403 * configure.in: Define libgcj. Disable libgcj target libraries for
10404 most targets.
10405
92e061a6
NB
104062000-12-10 Neil Booth <neilb@earthling.net>
10407
10408 * MAINTAINERS: Update mail address, remove from WAA list.
10409
f34ff6d6
APB
104102000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10411
10412 * libjava: Imported from /cvs/java.
10413 * libffi: Likewise.
10414 * Boehm-gc: Likewise.
10415
d82a33c6
APB
104162000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10417
10418 * configure.in (target_libs): Revert 2000-12-08 patch.
10419 (noconfigdirs): Added target-libjava.
10420
e14f8e28
LB
104212000-12-09 Laurynas Biveinis <lauras@softhome.net>
10422
10423 * djunpack.bat: removed.
10424
fc26516b
LB
104252000-12-09 Laurynas Biveinis <lauras@softhome.net>
10426
10427 * Makefile.in: handle DOS-style absolute paths.
10428 * config-ml.in: likewise.
10429 * symlink-tree: likewise.
10430
bd8757b3
APB
104312000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10432
10433 * fastjar: Imported.
10434
81522a1f
APB
104352000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10436
10437 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10438 libjava.
10439 * configure.in (target_libs): Removed `target-libjava'.
10440
5db1f7ed
APB
104412000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10442
10443 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10444 (ALL_MODULES): Added fastjar.
10445 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10446 (all-target-libjava): all-fastjar replaces all-zip.
10447 (all-fastjar): Added.
10448 (configure-target-fastjar, all-target-fastjar): Likewise.
10449 * configure.in (host_tools): Added fastjar.
10450
5e59997c
MS
104512000-12-07 Mike Stump <mrs@wrs.com>
10452
10453 * Makefile.in (local-distclean): Remove leftover built files.
10454
0a534f40
NC
104552000-11-24 Nick Clifton <nickc@redhat.com>
10456
10457 * configure.in (xscale-elf): Add target.
10458 (xscale-coff): Add target.
10459
7686cadf
LR
104602000-11-22 Loren J. Rittle <ljrittle@acm.org>
10461
e490616e
ZW
10462 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10463 recent versions of FreeBSD (release 3 or later).
10464 * ltconfig: On FreeBSD, -lc must not be provided when building
10465 a shared library or else the standard -pthread gcc option is
10466 rendered worthless to later users of the built library.
7686cadf 10467
fff01699
FF
104682000-11-16 Fred Fish <fnf@be.com>
10469
10470 * configure.in (enable_libstdcxx_v3): Fix typo,
10471 libstd++ -> libstdc++.
10472
4dc16355
KL
104732000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10474
10475 * MAINTAINERS: Add self to Write After Approval list.
10476
bf6fc7b2
BS
104772000-11-21 Bernd Schmidt <bernds@redhat.com>
10478
10479 * MAINTAINERS: Update my email address. Add myself to global write
10480 privs list.
10481
ce8e06b1
AO
104822000-11-18 Alexandre Oliva <aoliva@redhat.com>
10483
6e2a4843
AO
10484 * Makefile.in: Merge with src and libgcj.
10485 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10486 configure-target-<library> when their configure scripts need the C
10487 or C++ library to have already been built to work properly.
10488 (do_proto_toplev): Set them to an empty string.
10489
ce8e06b1
AO
10490 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10491 (REALLY_SET_LIB_PATH): Use them.
10492
c003f378
SS
104932000-11-17 Stan Shebs <shebs@apple.com>
10494
10495 * MAINTAINERS: Add self to Write After Approval list.
10496
cc1e60ea
JM
104972000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10498
10499 * configure: Provide the original toplevel configure arguments
10500 (including $0) to subprocesses in the environment rather than
10501 through gcc/configargs.h.
10502
1173593d
JM
105032000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10504
10505 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10506 C99. Alphabetise "Write After Approval" list.
10507
520907ee
MM
105082000-11-12 Mark Mitchell <mark@codesourcery.com>
10509
34f6fbdb
MM
10510 * configure: Turn on libstdc++ V3 by default.
10511
520907ee
MM
10512 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10513 if we've got GCC.
10514
0bbd37ed
PB
105152000-11-11 Philip Blundell <philb@gnu.org>
10516
10517 * MAINTAINERS: Add self to Write After Approval list.
10518
7ca0e6d9
DE
105192000-11-09 David Edelsohn <edelsohn@gnu.org>
10520
10521 * ltcf-c.sh (aix4): Improve shared library configuration; require
10522 exporting symbols.
10523 * ltcf-cxx.sh (aix4): Define.
10524 * ltconfig (aix4): Define library and soname specs appropriate for
10525 AIX. Define command to create export symbols list.
10526
dce2d8b2 10527Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
10528
10529 * config.sub: Add support for Sun Chorus
10530
fc05d516
NC
105312000-10-31 Nick Clifton <nickc@redhat.com>
10532
10533 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10534 <name>@redhat.com. Also installed new email address for Clint
10535 Popetz.
6387a56e 10536
90a0e73f
JM
105372000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10538
10539 * etc: Remove directory from GCC.
10540
a5e1b548
MM
105412000-10-16 Michael Meissner <meissner@redhat.com>
10542
10543 * configure (gcc/configargs.h): Only create if there is a build GCC
10544 directory created.
10545
6387a56e
EC
105462000-10-16 Matthias Klose <doko@debian.org>
10547
be1db873
MK
10548 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10549 when configured for libstdc++-v3.
10550
f5fa9a5b
PE
105512000-10-05 Phil Edwards <pme@gcc.gnu.org>
10552
10553 * configure: Save configure arguments to gcc/configargs.h.
10554
61a77fea
PT
105552000-10-04 Philipp Thomas <pthomas@suse.de>
10556
10557 * config.guess: Import CVS version 1.157.
10558 * config.sub: Import CVS version 1.181.
10559
3a4fee66
AP
105602000-10-04 Andris Pavenis <pavenis@latnet.lv>
10561
10562 * Makefile.in (bootstrap): avoid recursion if subdir missing
10563 (cross): ditto
10564 (do-proto-toplev): ditto
10565
3dd7094e
AO
105662000-09-30 Alexandre Oliva <aoliva@redhat.com>
10567
de710532
AO
10568 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10569 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10570
3dd7094e
AO
10571 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10572 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10573 all affected `configure' scripts.
10574
e592386f
NB
10575Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10576
10577 * MAINTAINERS: Add self as cpplib co-maintainer.
10578
fba54939
AH
105792000-09-24 Aldy Hernandez <aldyh@redhat.com>
10580
10581 * MAINTAINERS: Add self to Write After Approval list.
10582
2bd429f4
GP
105832000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10584
10585 * INSTALL/README: egcs -> GCC update.
10586
dce2d8b2 10587Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
10588
10589 * MAINTAINERS: Add myself to Write After Approval list.
10590
d7ce9a83
KH
105912000-09-15 Kazu Hirata <kazu@hxi.com>
10592
10593 * MAINTAINERS: Add myself to Write After Approval list.
10594
18a53ffe
JL
10595Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10596
e490616e
ZW
10597 * configure.in: Do not build byacc for hppa64. Provide paths to the
10598 X11 libraries for hppa64.
18a53ffe 10599
f246ff23
SC
106002000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10601
10602 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10603
06298abd
AO
106042000-09-06 Alexandre Oliva <aoliva@redhat.com>
10605
4b92758a
AO
10606 * Makefile.in (all-zlib): Added dummy target.
10607
06298abd
AO
10608 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10609 ltcf-gcj.sh: Updated from libtool multi-language branch.
10610
4d73d07a
AO
106112000-09-05 Alexandre Oliva <aoliva@redhat.com>
10612
10613 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10614 (bootstrap*): Depend on all-bootstrap.
10615
05d52d78
PT
106162000-09-05 Philipp Thomas <pthomas@suse.de>
10617
10618 * config.guess: Import CVS version 1.156.
10619 * config.sub: Import CVS version 1.179.
10620
3c809ba4
AG
106212000-09-02 Anthony Green <green@cygnus.com>
10622
10623 * Makefile.in (all-gcc): Depend on all-zlib.
10624 (CLEAN_MODULES): Add clean-zlib.
10625 (ALL_MODULES): Add all-zlib.
10626 * configure.in (host_libs): Add zlib.
10627
10ad78a0 106282000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
10629
10630 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10631 crosses, but add gcc/include to the header search path for them.
10632
b36a9ce3
DB
106332000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10634
10635 * MAINTAINERS: Add self to Write After Approval list.
10636
cb011248
FS
106372000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10638
10639 * config.guess: Import CVS version 1.152.
10640 * config.sub: Import CVS version 1.177.
10641
db310af0
AO
106422000-08-25 Alexandre Oliva <aoliva@redhat.com>
10643
7965440a
AO
10644 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10645 $targargs to tell whether newlib is going to be built.
10646
db310af0
AO
10647 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10648 $$r/TARGET_SUBDIR/libio for _G_config.h.
10649
e7977565
AO
106502000-08-23 Alexandre Oliva <aoliva@redhat.com>
10651
10652 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10653
126bb9ed
DD
106542000-08-22 DJ Delorie <dj@redhat.com>
10655
10656 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10657
5b0e9d29
AO
106582000-08-22 Alexandre Oliva <aoliva@redhat.com>
10659
10660 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10661 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10662 sub-configures.
10663
4f3e904e
DD
106642000-08-21 DJ Delorie <dj@redhat.com>
10665
10666 * MAINTAINERS: Add self as a libiberty maintainer
10667
c9635443
AO
106682000-08-16 Alexandre Oliva <aoliva@redhat.com>
10669
10670 * configure.in (libstdcxx_flags): Use
10671 libstdc++-v3/src/libstdc++.INC.
10672
8b2100ba
AO
106732000-08-15 Alexandre Oliva <aoliva@redhat.com>
10674
10675 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10676
57119aa9
ZW
106772000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10678
eeb943b0
ZW
10679 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10680
6387a56e 10681 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
10682 explicit. Substitute enable_threads into generated Makefiles.
10683 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10684 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10685
acffa7c4
GK
106862000-08-13 Geoff Keating <geoffk@cygnus.com>
10687
10688 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10689
808d8c41
AO
106902000-08-12 Alexandre Oliva <aoliva@redhat.com>
10691
10692 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10693 previous delta.
10694
1fc8c51c 106952000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 10696
1fc8c51c
JM
10697 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10698 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10699 (FLAGS_FOR_TARGET): Not here.
10700 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 10701
25698887
AO
107022000-08-11 Alexandre Oliva <aoliva@redhat.com>
10703
10704 * config-ml.in (CC, CXX): Don't introduce a leading space.
10705
10120687
DD
107062000-08-07 DJ Delorie <dj@delorie.com>
10707
10708 * MAINTAINERS: Add self as a DJGPP maintainer
10709
15c758e9
DD
107102000-08-07 DJ Delorie <dj@redhat.com>
10711
10712 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10713 "if we're also building gcc, and it's a gcc that will run on the
10714 build machine, we want to use its includes instead of the system's
10715 default includes".
10716
2d0de245
JM
107172000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10718
10719 * MAINTAINERS: Add self to Write After Approval list.
10720
e81b330a
AO
107212000-08-03 Alexandre Oliva <aoliva@redhat.com>
10722
83440c1e
AO
10723 * configure.in (libstdcxx_flags): Don't use `"'.
10724
e81b330a
AO
10725 * config-ml.in: Adjust multilib search paths to the
10726 appropriate multilib tree.
10727
cf95c847
AO
107282000-08-02 Alexandre Oliva <aoliva@redhat.com>
10729
10730 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10731 commas in $LANGUAGES.
10732
9e9af119
MH
107332000-08-02 Manfred Hollstein <manfredh@redhat.com>
10734
10735 * configure.in: Re-enable all references to libg++ and librx.
10736
606ce391
AO
107372000-08-01 Alexandre Oliva <aoliva@redhat.com>
10738
89820b43
AO
10739 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10740 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10741 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10742 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10743
606ce391
AO
10744 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10745
04179d4a
AO
107462000-07-31 Alexandre Oliva <aoliva@redhat.com>
10747
10748 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10749 CXX_FOR_TARGET for sed.
10750
d4eb109c
AO
107512000-07-30 Alexandre Oliva <aoliva@redhat.com>
10752
10753 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10754 Do not override if already set in the environment or in configure.
10755 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10756 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10757
4f4caf92
AO
107582000-07-28 Alexandre Oliva <aoliva@redhat.com>
10759
10760 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10761 the libtool CVS tree multi-language branch.
10762 * ltconfig, ltmain.sh: Updated.
6387a56e 10763
b87487b6
AO
107642000-07-27 Alexandre Oliva <aoliva@redhat.com>
10765
1670d1ea
AO
10766 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10767 (clean-target): Depend on it.
10768
b87487b6
AO
10769 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10770 (GCC_FOR_TARGET): Use it.
10771 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10772 * configure.in: ... here.
10773 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10774 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10775
4e81ae98
EC
107762000-07-24 Eric Christopher <echristo@cygnus.com>
10777
10778 * MAINTAINERS: Add self to Write After Approval list.
10779
059ae32c
AO
107802000-07-24 Alexandre Oliva <aoliva@redhat.com>
10781
5b28edd4
AO
10782 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10783 (configure-target-libchill, configure-target-libobjc): Likewise.
10784
059ae32c
AO
10785 * configure.in: Use the same cache file for all target libs.
10786 * config-ml.in: But different cache files per multilib variant.
10787
1adcd149
MS
107882000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10789
10790 * configure (topsrcdir): Don't use dirname.
10791
2d573dff
JO
107922000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10793
10794 * MAINTAINERS: Add self to Write After Approval list.
10795
d207ebef
JM
107962000-07-20 Jason Merrill <jason@redhat.com>
10797
10798 * configure.in: Remove all references to libg++ and librx.
10799
10800 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10801
108022000-07-20 Hans-Peter Nilsson <hp@axis.com>
10803
10804 * config.sub: Update to subversions version 2000-07-06.
10805
7b7792d5
AH
108062000-07-12 Andrew Haley <aph@cygnus.com>
10807
10808 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10809 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10810
3abaac67
PE
108112000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10812
10813 * symlink-tree: Check number of arguments.
10814
34be2b36
JW
108152000-07-05 Jim Wilson <wilson@cygnus.com>
10816
10817 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10818 search path for a g++ extracted from the build tree. This
10819 will allow link tests run by configure scripts in
10820 subdirectories to succeed.
10821
d207ebef
JM
108222000-07-01 Koundinya K <kk@ddeorg.soft.net>
10823
e490616e 10824 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 10825
0900331b
MH
108262000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10827
10828 * MAINTAINERS: Add myself as loop discovery maintainer.
10829
d207ebef
JM
108302000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10831
10832 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10833 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10834
108352000-06-19 Timothy Wall <twall@cygnus.com>
10836
10837 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10838 * config.sub: Add tic54x target.
10839
11a27a76
TM
10840Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10841
10842 * MAINTAINERS: Add self as Fortran maintainer,
10843 remove Craig Burley.
10844
d207ebef 10845Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 10846
d207ebef
JM
10847 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10848 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 10849
7758b73f
PT
10850Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10851
10852 * MAINTAINERS: Add self as i18n maintainer
10853
d207ebef
JM
1085420000-05-21 H.J. Lu (hjl@gnu.org)
10855
e490616e
ZW
10856 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10857 directory are used if they exist. Make sure
10858 $(build_tooldir)/include is searched for header files,
10859 $(build_tooldir)/lib/ for library files.
d207ebef 10860 (GCC_FOR_TARGET): Likewise.
e490616e 10861 (CXX_FOR_TARGET): Likewise.
d207ebef 10862
bae29210
JL
10863Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10864
10865 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10866
d207ebef 10867Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
10868
10869 * Makefile.in (configure-target-libiberty): Depend on
10870 configure-target-newlib.
10871
aab0d19d
AO
108722000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10873
10874 * configure.in, Makefile.in: Merge all libffi-related
10875 configury stuff from the libgcj tree.
10876
d207ebef
JM
10877Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10878
10879 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10880 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10881
10882Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10883
10884 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10885 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 10886 current version information. Add to proto-toplev directory.
d207ebef
JM
10887 (gdb-taz): Build do-djunpack.
10888
758c7bd4
DE
108892000-05-15 David Edelsohn <edelsohn@gnu.org>
10890
10891 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10892
1888228d
AC
10893Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10894
10895 * MAINTAINERS: Add self to Write After Approval list.
10896
d207ebef
JM
108972000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10898
10899 * ltmain.sh: Preserve in relink_command any environment
10900 variables that may affect the linker behavior.
10901
2d7cc2fe
JL
10902Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10903
d207ebef
JM
10904 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10905
10906Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10907
10908 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10909
109102000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10911
10912 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 10913 with the version name.
2d7cc2fe 10914
ee455968
JE
10915Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10916
10917 * MAINTAINERS: Add self as bb-reorder maintainer.
10918
73b97e5c
BK
109192000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10920
10921 * config.if: Tweak.
10922
d207ebef
JM
109232000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10924
10925 * djunpack.bat: New file.
10926
10927Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10928
10929 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
10930 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10931 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10932 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 10933
954869eb
DP
109342000-04-16 Dave Pitts <dpitts@cozx.com>
10935
e490616e
ZW
10936 * config.sub (case $basic_machine): Change default for "ibm-*"
10937 to "openedition".
954869eb 10938
eaabe541
AJ
109392000-04-13 Andreas Jaeger <aj@suse.de>
10940
10941 * MAINTAINERS: Added myself.
10942
d207ebef
JM
10943Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10944
10945 * Makefile.in (gdb-taz): New target. GDB specific archive.
10946 (do-md5sum): New target.
10947 (MD5PROG): Define.
10948 (PACKAGE): Default to TOOL.
10949 (VER): Default to a shell script.
10950 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 10951 md5 checksum generation.
d207ebef
JM
10952 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10953 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10954 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 10955 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
10956
10957Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10958
10959 * configure (warn_cflags): Delete.
10960
0ea6d60c
PDM
10961Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10962
10963 * MAINTAINERS: Added myself.
10964
17090313 109652000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 10966 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 10967
e490616e
ZW
10968 * configure.in (enable_libstdcxx_v3): Add.
10969 (target_libs): Add bits here to switch between libstdc++-v2 and
10970 libstdc++-v3.
10971 * config.if: And this file too.
10972 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 10973
76b78517
MM
109742000-04-05 Michael Meissner <meissner@redhat.com>
10975
10976 * config.sub (d30v): Add d30v as a basic machine type.
10977
ad242caf
JM
109782000-03-29 Jason Merrill <jason@casey.cygnus.com>
10979
10980 * configure.in: -linux-gnu*, not -linux-gnu.
10981
d4537148
TM
10982Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10983
10984 * MAINTAINERS: Add self in write-after-approval section.
10985
f152e9d4
JW
10986Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10987
10988 * MAINTAINERS: Add self as ia64 port maintainer.
10989
6a5fcef1
NB
109902000-03-08 Neil Booth <NeilB@earthling.net>
10991
10992 * MAINTAINERS: Add self in write-after-approval section.
10993
d207ebef 10994Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 10995
d207ebef
JM
10996 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10997 (do-tar-bz2): Replace TOOL with PACKAGE.
10998 (gdb.tar.bz2): Remove GDBTK from GDB package.
10999 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11000 dejagnu.tar.bz2): New packages.
d207ebef
JM
11001
110022000-02-27 Andreas Jaeger <aj@suse.de>
11003
11004 * configure.in: Add entry for mips*-*-linux*, move catch all
11005 *-*-*linux* entry below this one.
11006
110072000-02-27 Ian Lance Taylor <ian@zembu.com>
11008
11009 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11010
521fe9d0
NC
110112000-02-24 Nick Clifton <nickc@cygnus.com>
11012
11013 * config.sub: Support an OS of "wince".
11014
d207ebef
JM
11015Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11016
11017 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11018 version.
d207ebef 11019
dce2d8b2 110202000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11021
11022 * config.sub: Add support for Linux/IBM 370.
11023 * configure.in: Likewise.
11024
3a685f6f
NC
110252000-02-22 Nick Clifton <nickc@cygnus.com>
11026
11027 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11028
dce2d8b2 110292000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11030
d207ebef 11031 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11032
4746ee26
KG
110332000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11034
11035 * configure (gcc_version): When setting, narrow search to
11036 lines containing `version_string'.
11037
ba96c72d
DC
110382000-02-15 Denis Chertykov <denisc@overta.ru>
11039
11040 * config.sub: Add support for avr target.
11041
77f16a66
NC
110422000-02-14 Nick Clifton <nickc@cygnus.com>
11043
11044 * MAINTAINERS: Add maintainers for MCore port.
11045
784a3a80
HPN
11046Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11047
11048 * config.sub: Add mmix-knuth-mmixware.
11049
719dd4fa
KG
110502000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11051
11052 * MAINTAINERS: Pair cccp with cpplib maintainership.
11053
dce2d8b2 110542000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11055
11056 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11057 structure stuff to -L library search.
11058 (CXX_FOR_TARGET): Ditto.
11059 (CROSS_CHECK_MODULES): Fix spelling mistake.
11060
7a53e94b
MM
110612000-01-24 Mark Mitchell <mark@codesourcery.com>
11062
11063 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11064 the C++ compiler.
11065
0da3b5a7
RH
110662000-01-12 Richard Henderson <rth@cygnus.com>
11067
11068 * configure.in: Don't build some bits for beos.
11069
02368d6d
JS
110702000-01-12 Joel Sherrill (joel@OARcorp.com)
11071
11072 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11073 as include files.
11074
2e76d35c
ZW
110752000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11076
11077 * Add self as cpplib maintainer, as requested by Jason
11078 Merrill. Correct my e-mail address.
11079
4c25fdcf
GK
110802000-01-06 Geoff Keating <geoffk@cygnus.com>
11081
11082 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11083 not mh-aix43.
11084
188e3966
HPN
11085Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11086
11087 * MAINTAINERS: Add myself to "write after approval" list.
11088
c2f5d030
RH
110891999-12-14 Richard Henderson <rth@cygnus.com>
11090
11091 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11092 * config.sub: Accept alphaev[78], alphaev8.
11093
eeda916a
AO
110941999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11095
11096 * config.guess, config.sub: Update from autoconf.
11097
b3bd7820
BK
110981999-11-29 Bruce Korb <autogen@linuxbox.com>
11099
2c290989 11100 * MAINTAINERS: update my playtime e-address.
b3bd7820 11101
1882b2b1
RO
11102Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11103
11104 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11105 necessary libraries are missing.
11106
dce2d8b2 11107Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11108
11109 * MAINTAINERS: Add new 'write after approval' maintainer.
11110
1e25de97
APB
11111Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11112
11113 * MAINTAINERS: Add new Java maintainer.
11114
1722c704
AS
111151999-10-25 Andreas Schwab <schwab@suse.de>
11116
11117 * configure: Fix quoting inside arguments of eval.
11118
8141abe8
NC
111191999-10-21 Nick Clifton <nickc@cygnus.com>
11120
11121 * config-ml.in: Allow suppression of some ARM multilibs.
11122
0b77644a
LV
11123Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11124
11125 * config.guess: Add OS/390 match pattern.
11126 * config.sub: Add mvs, openedition targets.
11127 * configure.in (i370-ibm-opened*): New.
11128
d207ebef
JM
111291999-09-04 Steve Chamberlain <sac@pobox.com>
11130
11131 * config.sub: Add support for configuring for pj.
11132
111331999-08-31 Nick Clifton <nickc@cygnus.com>
11134
11135 * config.sub (maybe_os): Add support for configuring for fr30.
11136
af13ebe9
NC
111371999-08-25 Nick Clifton <nickc@cygnus.com>
11138
11139 * configure.in: Do not configure or build ld for AIX
11140 platforms. ld is known to be broken on these platforms.
11141
1250c760
RO
11142Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11143
11144 * config-ml.in: Pass compiler flag corresponding to multidirs to
11145 subdir configures.
11146
d207ebef
JM
111471999-08-09 Ian Lance Taylor <ian@zembu.com>
11148
11149 * Makefile.in (LDFLAGS): Define.
11150
111511999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11152
11153 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11154 noconfigdirs.
11155 (*-*-cygwin*): Likewise.
11156
111571999-08-08 Ian Lance Taylor <ian@zembu.com>
11158
11159 * mkdep: New file.
11160 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11161 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11162
11163 From Eli Zaretskii <eliz@is.elta.co.il>:
11164 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11165 long file name when using DJGPP on MS-DOS.
11166
dbd83e11
JL
11167Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11168
11169 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11170
d207ebef
JM
111711999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11172
11173 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11174 dependency as this causes "make check" to globally "make all"
11175
cd1f4c2c
TT
11176Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11177
11178 * configure.in (target_libs): Added target-zlib.
11179 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11180 (CONFIGURE_TARGET_MODULES): Likewise.
11181 (CHECK_TARGET_MODULES): Likewise.
11182 (INSTALL_TARGET_MODULES): Likewise.
11183 (CLEAN_TARGET_MODULES): Likewise.
11184 (configure-target-zlib): New target.
11185 (all-target-zlib): Likewise.
11186 (all-target-libjava): Depend on all-target-zlib.
11187 (configure-target-libjava): Depend on configure-target-zlib.
11188
11189 * Makefile.in (configure-target-libjava): Depend on
11190 configure-target-newlib.
11191 (configure-target-boehm-gc): New target.
11192 (configure-target-qthreads): New target.
11193
e490616e
ZW
11194 * configure.in (target_libs): Added target-qthreads.
11195 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11196 (CONFIGURE_TARGET_MODULES): Likewise.
11197 (CHECK_TARGET_MODULES): Likewise.
11198 (INSTALL_TARGET_MODULES): Likewise.
11199 (CLEAN_TARGET_MODULES): Likewise.
11200 (all-target-qthreads): New target.
11201 (configure-target-libjava): Depend on configure-target-qthreads.
11202 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
11203
11204 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11205 (CONFIGURE_TARGET_MODULES): Likewise.
11206 (CHECK_TARGET_MODULES): Likewise.
11207 (INSTALL_TARGET_MODULES): Likewise.
11208 (CLEAN_TARGET_MODULES): Likewise.
11209 (all-target-libjava): New target.
11210 (all-target-boehm-gc): Likewise.
11211 * configure.in (target_libs): Added libjava, boehm-gc.
11212
d207ebef
JM
112131999-07-22 Ian Lance Taylor <ian@zembu.com>
11214
11215 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11216 configure.bat in SUPPORT_FILES.
11217 (gas+binutils.tar.bz2): Likewise.
11218
11219 * makeall.bat: Remove; obsolete.
11220
112211999-07-21 Ian Lance Taylor <ian@zembu.com>
11222
11223 From Mark Elbrecht:
11224 * configure.bat: Remove; obsolete.
11225
112261999-07-11 Ian Lance Taylor <ian@zembu.com>
11227
11228 * configure: Add -W -Wall to the default CFLAGS when compiling with
11229 gcc.
11230
11231Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11232
11233 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11234
112351999-06-30 Mark Mitchell <mark@codesourcery.com>
11236
11237 * configure.in: Build ld on IRIX6.
11238
112391999-06-12 Ian Lance Taylor <ian@zembu.com>
11240
11241 * Makefile.in: Change distribution targets to use bzip2 instead of
11242 gzip.
11243 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11244 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11245
112461999-06-04 Nick Clifton <nickc@cygnus.com>
11247
11248 * config.sub: Add mcore target.
11249
26d088fa
CD
11250Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11251
11252 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11253
c2c08b29
L
11254Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11255
11256 * config.guess (dummy): Changed to $dummy.
11257
671d0648
NC
112581999-05-24 Nick Clifton <nickc@cygnus.com>
11259
11260 * config.sub: Tidied up case statements.
11261
b1345c72
BE
112621999-05-22 Ben Elliston <bje@cygnus.com>
11263
51ccbd8d
BE
11264 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11265 <jiro@din.or.jp>.
11266
b1345c72
BE
11267 * config.guess: Merge with FSF version. Future changes will be
11268 more accurately recorded in this ChangeLog.
11269 * config.sub: Likewise.
11270
2caf864f
SM
11271Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11272
11273 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11274
d207ebef
JM
112751999-04-30 Tom Tromey <tromey@cygnus.com>
11276
11277 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11278
90fb0c24
TT
112791999-04-23 Tom Tromey <tromey@cygnus.com>
11280
11281 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11282
d207ebef
JM
112831999-04-20 Drew Moseley <dmoseley@cygnus.com>
11284
11285 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11286 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11287 Bad merge removed these two changes.
11288
3516940d 11289Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11290 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11291
11292 * config.guess (interix Alpha): Add.
11293
d207ebef
JM
112941999-04-11 Richard Henderson <rth@cygnus.com>
11295
11296 * configure.in (i?86-*-beos*): Do config gperf; don't config
11297 gdb, newlib, or libgloss.
11298
e891fbfe 11299Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11300
e891fbfe
AO
11301 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11302 link a trivial program with -mabi=64. If it fails, remove mabi=64
11303 from multidirs.
11304
f9ae47d6
PT
11305Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11306
11307 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11308
d207ebef
JM
113091999-04-08 Nick Clifton <nickc@cygnus.com>
11310
11311 * config.sub: Add support for mcore targets.
11312
113131999-04-07 Michael Meissner <meissner@cygnus.com>
11314
11315 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11316 not mt-ospace, in order to shut up assembler warning about using
11317 symbols that are named the same as registers.
11318
113191999-04-07 Drew Moseley <dmoseley@cygnus.com>
11320
11321 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11322 dependency list for all-target-cygmon.
11323
113241999-04-05 Doug Evans <devans@casey.cygnus.com>
11325
11326 * config-ml.in: Check $host, not $target, for selective multilibs.
11327 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11328 thumb interworking, and underscore prefix multilibs.
11329
113301999-04-04 Ian Lance Taylor <ian@zembu.com>
11331
11332 * missing: Update to version from current automake.
11333
88101ab9
L
11334Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11335
11336 * configure (gxx_include_dir): Removed.
11337
11338 * configure.in (gxx_include_dir): Handle it.
11339 * Makefile.in: Likewise.
11340
d207ebef
JM
113411999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11342
11343 * config.sub (mips64vr4111,mips64vr4111el) Add.
11344
113451999-03-21 Ben Elliston <bje@cygnus.com>
11346
e490616e 11347 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 11348
8dc91cbe
ME
11349Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11350
8dc91cbe
ME
11351 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11352 config/mh-djgpp.
11353
d207ebef
JM
11354Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11355
11356 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11357 all-target-newlib to dependency list for all-target-bsp.
11358
926bb5ed
MK
11359Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11360
11361 * config.sub: Add i386-uwin support.
11362 * config.guess: Likewise.
11363
4a6e3000
FS
11364Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11365
11366 * configure.in: cleanup, add mh-*pic handling for arm, special
11367 case powerpc*-*-aix*
11368
d207ebef
JM
11369Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11370
11371 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11372 can be built.
11373
11374Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11375
11376 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 11377 targets.
d207ebef 11378
71c91078
NC
113791999-03-02 Nick Clifton <nickc@cygnus.com>
11380
11381 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11382
282e5df8
GN
11383Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11384
11385 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11386
1de558ee
NC
113871999-02-24 Nick Clifton <nickc@cygnus.com>
11388
11389 * config.sub: Fix typo in arm recognition.
11390
d207ebef
JM
11391Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11392
11393 * configure.in (noconfigdirs): Changed target_configdirs to
11394 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11395 rather than m68k-*-* since it is not known to work on
11396 m68k-aout. Ditto for arm-*-*oabi.
11397
11398Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11399
11400 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
11401
114021999-02-19 Ben Elliston <bje@cygnus.com>
11403
11404 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11405 Smart and improved by Andrew Cagney.
11406
fab7445a
ME
11407Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11408
11409 * config.guess: Recognize openbsd-*-hppa.
11410
8ccdc228
L
11411Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11412
11413 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11414 only if it is not empty.
11415
3b7265ff
NC
114161999-02-17 Nick Clifton <nickc@cygnus.com>
11417
11418 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 11419
d207ebef 11420 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
11421
11422 * config.sub: Modified to recognize uname's armv* syntax.
11423
d207ebef
JM
114241999-02-17 Mark Salter <msalter@cygnus.com>
11425
11426 * configure.in: Added target-bsp for sparclite.
11427
11428Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11429
11430 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11431
114321999-02-08 Nick Clifton <nickc@cygnus.com>
11433
11434 * configure.in: Add support for strongarm port.
11435 * config.sub: Add support for strongarm target.
11436
c48dd3f5 11437Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 11438
c48dd3f5
MK
11439 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11440 the old name config/mh-cygwin32.
11441 Enable texinfo.
11442
d207ebef
JM
11443Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11444
11445 * configure.in: Do build ld for ix86 Solaris.
11446
ecd62820
JW
11447Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11448
11449 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11450 $AR_FOR_TARGET. Likewise for RANLIB.
11451
bbd8fa7f 11452Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 11453
e490616e
ZW
11454 * config.sub (oabi): Recognize.
11455 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 11456
0397442c
RL
11457Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11458
11459 * config.guess: Improve detection of i686 on UnixWare 7.
11460
c9ffaa63
MK
11461Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11462
11463 * config.guess: Add support for i386-pc-interix.
11464 * config.sub: Likewise.
11465 * configure.in: Likewise.
c9ffaa63 11466
d207ebef
JM
11467Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11468
11469 * Makefile.in: Remove unneeded all-target-libio from
11470 from all-target-winsup target since it is now unneeded.
11471 Add all-target-libtermcap in its place since it is now
11472 needed.
11473
11474Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11475
11476 * configure.in: makefile stub for cygwin target is probably
11477 unnecessary. Remove it for now.
d207ebef
JM
11478
11479Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11480
11481 * configure.in: libtermcap.a should be built when cygwin is the
11482 target as well as the host.
11483 * config.guess: Allow mixed case in cygwin uname output.
11484 * Makefile.in: Add libtermcap target.
d207ebef 11485
ebe12325
JL
11486Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11487
11488 * config.sub: Clean up handling of hppa2.0.
11489
57057b67
RB
11490Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11491
11492 * config.guess: Use C code to identify more HP machines.
11493
f8670be1
JL
11494Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11495
11496 * config.sub: Handle hppa2.0.
11497
d207ebef
JM
11498Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11499
11500 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 11501 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
11502
115031998-12-15 Mark Salter <msalter@cygnus.com>
11504
11505 * configure.in: Added target-bsp for several target architectures.
11506
11507 * Makefile.in: Added rules for bsp.
11508
d1a09590
JL
11509Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11510
11511 * config.guess: Improve detection of hppa2.0 processors.
11512
11513Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11514
11515 * config.guess: Recognize FreeBSD using ELF automatically.
11516
71205e0b
MH
115171998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11518
11519 * configure (skip-this-dir): Add handling for new shell script, which
11520 might be created by a sub-directory's configure to indicate, this particular
11521 directory is "unwanted".
11522 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11523
d207ebef
JM
11524Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11525
11526 * ltconfig: import from libtool, after changing libtool to
11527 account for the cygwin name change.
11528
11529Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11530
11531 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11532 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11533
11534Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11535
11536 * configure.in: Add libtermcap to list of cygwin dependencies.
11537
11538Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11539
e490616e
ZW
11540 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11541 they include winsup/include when it's a cygwin target.
d207ebef
JM
11542
115431998-11-12 Tom Tromey <tromey@cygnus.com>
11544
11545 * configure.in (host_tools): Added zip.
11546 * Makefile.in (all-target-libjava): Depend on all-zip.
11547 (all-zip): New target.
11548 (ALL_MODULES): Added all-zip.
11549 (NATIVE_CHECK_MODULES): Added check-zip.
11550 (INSTALL_MODULES): Added install-zip.
11551 (CLEAN_MODULES): Added clean-zip.
11552
11553Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11554
11555 * Makefile.in: lose "32" from comment about cygwin.
11556
11557Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11558
11559 * configure.in: Use -Os to build target libraries for the fr30.
11560
11561Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11562
11563 * config.sub: Add fr30.
11564
11565Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11566
e490616e 11567 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
11568 cygwin* instead of cygwin32*.
11569 * config.sub: Check cygwin* instead of cygwin32*.
11570
d2ec8b39
RL
11571Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11572
11573 * config.guess: Match any version of Unixware7.
11574
d207ebef
JM
115751998-10-20 Syd Polk <spolk@cygnus.com>
11576
11577 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11578 if desired.
11579
35cd2565
JL
11580Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11581
11582 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11583 these if the appropriate directories and files to not exist.
11584
52d4e5b7
JL
11585Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11586
11587 * Makefile.in (DEVO_SUPPORT): Add config.if.
11588
38ada91e
MH
11589Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11590
11591 * configure: Add pattern to replace "build_tooldir"'s
11592 definition in the generated Makefile with "tooldir"'s
11593 actual value.
11594
e44e84da
JL
11595Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11596
56a8387f
JL
11597 * config.sub: Bring back lost sparcv9.
11598
e44e84da
JL
11599 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11600
5cb95c7a
JL
11601Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11602
11603 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11604 CC_FOR_TARGET and friends.
11605
11606Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11607
ceff9b14
AO
11608 * Makefile.in (build_tooldir): New variable, same as tooldir.
11609 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11610 -B$(build_tooldir)/bin/.
11611 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 11612
f2d11dcd
GP
11613Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11614
11615 * README: Remove installation instructions and refer to the
11616 INSTALL directory instead.
11617
73a6d2e7 11618Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 11619
73a6d2e7
RL
11620 * config.sub: Add support for i[34567]86-pc-udk.
11621 * configure.in: Likewise.
11622
5d4a5ee6
JL
11623Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11624
11625 * Makefile.in: add bzip2 package building bits for user
11626 tools module
11627 * configure.in: ditto
11628
6fc19d6d
JL
11629Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11630
11631 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11632 (ALL_TARGET_MODULES): Add all-target-libobjc.
11633 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11634 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11635 (all-target-libchill): Add dependencies.
11636 * configure.in (target_libs): Add libchill.
4e81ae98 11637
f653f0ab
MH
116381998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11639
11640 * configure.in (target_subdir): Remove duplicate line.
11641
5d4a5ee6
JL
11642Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11643
11644 * Makefile.in (all-automake): fix dependencies.
11645
494933e4
JL
11646Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11647
11648 * configure.in: Minor cleanups for building in the $(target_alias)
11649 subdir.
11650
f6b58262
JW
116511998-09-22 Jim Wilson <wilson@cygnus.com>
11652
11653 * Makefile.in (bootstrap): Set r and s before make all. Use
11654 BASE_FLAGS_TO_PASS in make all.
11655 (cross): Likewise.
11656
27c7a08d
MM
116571998-09-20 Mark Mitchell <mark@markmitchell.com>
11658
11659 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11660
e67afd1e
RH
11661Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11662
11663 * config.sub: Fix typo in last change.
11664
8e44ac71
MH
116651998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11666
11667 * config.sub: Add support for C4x target.
11668 * configure.in: Likewise.
11669
d7496fbb
DM
116701998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11671
11672 * config.sub: Recognize sparcv9 just like sparc64.
11673
22097bd1
RL
11674Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11675
11676 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11677
4b877abd
JL
11678Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11679
2c8ec9a2
JL
11680 * config.guess: Correctly identify Pentium II sco boxes.
11681
4b877abd
JL
11682 * config.guess: Fix "tr" code. From Weiwen Liu.
11683
ab03db52
JH
11684Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11685
11686 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11687 stabs.
11688
b54db294
JL
11689Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11690
11691 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11692 (ALL_TARGET_MODULES): Add all-target-libchill.
11693 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11694 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11695 (all-target-libchill): Add dependencies.
11696 * configure.in (target_libs): Add libchill.
11697
bf48dd73
LW
11698Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11699
11700 * config.guess: Avoid assumptions about "tr" behaves when
11701 LANG is set to something other than English.
11702
a3cbd105
L
11703Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11704
11705 * configure (gxx_include_dir): Changed to
11706 '${prefix}/include/g++'-${libstdcxx_interface}.
11707
11708 * config.if: New to determine the interfaces.
11709
c4acd909
MK
11710Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11711
11712 * config.guess: Detect and handle MPE/IX.
11713 * config.sub: Deal with MPE/IX.
11714
9ea97665
DE
11715Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11716
11717 * configure.in: Use mh-aix43.
11718
0ce065bd
MH
117191998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11720
11721 * configure: Fix --without/--disable cases for gxx-include-dir.
11722
5d4a5ee6
JL
11723Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11724
11725 * mdata-sh: Imported. Needed for automake support.
11726
11727Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11728
11729 * Makefile.in (taz): Try "chmod -R og=u ." before
11730 "chmod og=u `find . -print`".
11731
11732Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11733
11734 * configure.in: Add arm-elf and thumb-elf support.
11735
11736Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11737
11738 * Makefile.in: Undo previous patch.
11739
11740Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11741
11742 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11743 to here ...
11744 (install-no-fixedincludes): and here
11745 (INSTALL_MODULES): ... from here.
11746
466456d9
ILT
11747Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11748
11749 * config.sub: Merge with FSF.
11750
1b409d25
ILT
11751 * config.guess: Merge with FSF.
11752
d207ebef
JM
11753Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11754
11755 * configure (extraconfigdirs): New variable.
11756 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11757 * Makefile.in (all): Move higher in file.
11758 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11759 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11760 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11761 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11762 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11763
117641998-07-23 Brendan Kehoe <brendan@cygnus.com>
11765
11766 * Makefile.in (all-target-libjava): Depend on all-gcc and
11767 all-target-newlib.
11768 (configure-target-libjava): Depend on $(ALL_GCC).
11769
7f1937c1
RL
11770Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11771
11772 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11773 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11774
2ada2bd6
ML
11775Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11776
11777 * INSTALL/README: Fix typo.
11778
1e025bde
ML
11779Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11780
5d4a5ee6
JL
11781 * ylwrap: Change absolute path checks to check for DOS style path
11782 names.
1e025bde 11783
5d4a5ee6
JL
11784 * ylwrap: Don't use a full path name if the source file is in the
11785 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 11786
6755ff73
ILT
11787 * config-ml.in: Default to being verbose, to match Feb 18 change to
11788 configure.
11789
5d4a5ee6
JL
11790Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11791
11792 Brought over from egcs:
11793
11794 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11795
11796 * configure.in (target_subdir): Set to ${target_alias} instead
11797 of "libraries".
11798
11799 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11800
11801 * configure.in (target_subdir): Set to libraries if enable_multilib.
11802
11803Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11804
11805 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11806 multilibs, force reconfiguration the first time we create
11807 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11808
11809Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11810
11811 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11812 avoid confusion with --no-recursion.
11813
11814Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11815
11816 * configure.in: Win32 hosts shouldn't use install -x
11817 * install-sh: remove -x option, and special .exe-handling
11818 hack.
11819
d207ebef
JM
11820Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11821
11822 * config.guess: Recognize i586-pc-beos.
11823 * configure.in: Don't build some bits for beos.
11824
fbd836fc
ILT
11825Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11826
5d4a5ee6
JL
11827 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11828 CFLAGS default to -O2.
11829
fbd836fc
ILT
11830 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11831 when using GNU ld.
11832
11833Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11834
11835 * ltmain.sh: Correct install when using a different shell.
11836
11837Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11838
11839 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11840
d207ebef
JM
11841Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11842
11843 * makefile.vms: Update to build binutils/makefile.vms. Add install
11844 target.
fbd836fc
ILT
11845
11846Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11847
11848 * ltconfig: Update to correct AIX handling.
11849
69b471bc
JL
11850Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11851
81241b5e
JL
11852 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11853
69b471bc
JL
11854 * configure.in (target_subdir): Set to ${target_alias} instead
11855 of "libraries".
11856
bedf82df
MH
118571998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11858
11859 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11860 (Makefile): Depend on $(gcc_version_trigger).
11861
11862 * configure (gcc_version): Change default initializer to empty
11863 string.
11864 (gcc_version_trigger): New variable; pass this variable down
11865 to subdir configures to enable them checking gcc's version
11866 themselves. Emit make macros for both gcc_version vars.
11867 (topsrcdir): Initialize reliably.
11868 (recursion line): Remove --with-gcc-version=${gcc_version}.
11869
28e449d8
MH
118701998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11871
11872 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
11873 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11874 in $(libsubdir); emit definition in each generated Makefile.
11875 (gxx_include_dir): Initialize depending on
11876 $enable_version_specific_runtime_libs.
28e449d8 11877
50c4c9f7
MH
118781998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11879
11880 * configure (gcc_version): Initialize properly depending on
11881 how and where configure is started.
11882 (recursion line): Pass a --with-gcc-version=${gcc_version}
11883 to configures in subdirs.
11884
d207ebef
JM
11885Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11886
11887 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 11888 cygmon
d207ebef 11889
5d4a5ee6
JL
11890Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11891
11892 * configure.in: Add cygmon and libstub support for mn10200.
11893
2f96399b
MH
118941998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11895
11896 * configure (gcc_version): Add new variable describing the
11897 particular gcc version we're building.
11898 * Makefile.in (libsubdir): Add new macro for the directory
11899 in which the compiler finds executables, libraries, etc.
11900 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11901 and libsubdir.
11902
c4137c50
AO
11903Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11904
ceff9b14
AO
11905 * Makefile.in (local-clean): Remove *.log.
11906 (warning.log): Built with warn_summary from build.log.
11907 (mail-report.log): Run test_summary.
11908 (mail-report-with-warnings.log): Run test_summary including
11909 warning.log in the report.
c4137c50 11910
276d5ee0
RL
11911Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11912
11913 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11914
5d4a5ee6
JL
11915Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11916
11917 * Makefile.in (grep): Grep no longer depends on libiberty.
11918
11919Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11920
11921 * Makefile.in: all-snavigator needs all-libgui.
11922
11923Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11924
11925 * configure.in: Add cygmon and libstub support for mn10300.
11926
8af14275
ILT
11927Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11928
11929 * missing: Update to version from automake 1.3.
11930
fbd836fc
ILT
11931 * ltmain.sh: On installation, don't get confused if the same name
11932 appears more than once in the list of library names.
11933
466456d9
ILT
11934Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11935
11936 * config.sub: Accept m68060 and m5200 as CPU names.
11937
5d4a5ee6
JL
11938Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11939
11940 * configure: Use && rather than using -a in test, because odd
11941 strings can confuse test.
11942 * configure.in: Likewise.
11943
fbd836fc
ILT
11944Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11945
11946 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11947
f0983958
AO
11948Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11949
11950 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 11951 bootstrap4-lean): New targets.
f0983958 11952
bfed1ea0
JL
11953Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11954
11955 * mpw-* Delete. Not used.
11956
5d4a5ee6
JL
11957Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11958
11959 * COPYING.LIB: Update FSF address.
11960
bfed1ea0
JL
11961Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11962
11963 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11964
5d4a5ee6
JL
11965 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11966 GAS_SUPPORT_DIRS.
11967
bfed1ea0
JL
11968Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11969
11970 * ltconfig, ltmain.sh: Avoid producing a version number if
11971 -version-info was not used.
11972
5d4a5ee6
JL
11973Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11974
11975 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11976 building with newlib.
11977
119781998-04-30 Paul Eggert <eggert@twinsun.com>
11979
d207ebef 11980 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 11981 Solaris `make' causes it to continue to next definition.
d207ebef
JM
11982
11983Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11984
11985 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11986 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
11987
11988Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11989
11990 * configure.in: Change alpha to alpha* in several places.
11991
d207ebef
JM
11992Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11993
11994 * config.sub: Recognize sparc86x.
11995
77be0cab
MM
11996Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11997
11998 * configure.in (--enable-target-optspace): Remove debug echo.
11999
62441128
JW
12000Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12001
12002 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12003
bfed1ea0
JL
12004Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12005
12006 * ltconfig: Update cygwin32 support.
12007
5d4a5ee6
JL
12008 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12009 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12010 (GDB_SUPPORT_DIRS): Likewise.
12011
3f4ea1de
MM
12012Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12013
12014 * configure.in (target_makefile_frag): If --enable-target-optspace,
12015 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12016 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12017 not used.
12018 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12019
5d4a5ee6
JL
12020Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12021
12022 * Makefile.in (all-bfd): Depend on all-intl.
12023 (all-binutils): Likewise.
12024 (all-gas): Likewise.
12025 (all-gprof): Likewise.
12026 (all-ld): Likewise.
12027
120281998-04-19 Brendan Kehoe <brendan@cygnus.com>
12029
12030 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12031
bfed1ea0
JL
12032Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12033
5d4a5ee6
JL
12034 * Makefile.in (all-bfd): Depend upon all-libiberty.
12035
bfed1ea0
JL
12036 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12037
5d4a5ee6
JL
12038Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12039
12040 * Makefile.in: Add libstub.
12041
12042 * configure.in: Ditto. Build libstub for targets that have cygmon
12043 support.
12044
12045Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12046
12047 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12048
12049Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12050
12051 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12052 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12053
ec8d6ddc
KW
12054Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12055
12056 * configure: Define DEFAULT_M4 by searching PATH.
12057 * Makfile.in: Use DEFAULT_M4.
12058
bfed1ea0
JL
12059Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12060
12061 * ltconfig: Add cygwin32 support.
12062
5d4a5ee6
JL
12063 * Makefile.in, configure.in: Add libtool as a native only directory
12064 to configure and build.
12065
547a6183
JL
12066Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12067
12068 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12069
5d4a5ee6 12070Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12071
5d4a5ee6
JL
12072 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12073
12074Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12075
12076 * Makefile.in: add ash make rules
12077 * configure.in: add ash to native_only and host_tools lists
12078
12079Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12080
12081 * Makefile.in (all-gettext, all-intl): New targets.
12082 (ALL_MODULES): Added all-gettext, all-intl.
12083 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12084 (INSTALL_MODULES): Added install-gettext, install-intl.
12085 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12086
12087 * configure.in (host_tools): Added gettext.
12088 (native_only): Likewise.
12089 (noconfigdirs) [various cases]: Likewise.
12090 (host_libs): Added intl.
12091
d207ebef
JM
12092Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12093
12094 * configure: Do not disable building gdbtk for cygwin32 hosts.
12095
e98e406f
NC
12096Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12097
12098 * configure.in: Add thumb-coff target.
12099 * config.sub: Add thumb-coff target.
12100
5d4a5ee6
JL
12101Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12102
12103 * Makefile.in: Revert yesterday's change.
12104 (all-target-winsup): all-target-librx stays out of here.
12105
12106Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12107
12108 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12109 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12110 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12111 Remove references to librx and libg++.
12112
12113Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12114
12115 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12116 recursive makes
12117
bfed1ea0
JL
12118Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12119
12120 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12121 for newlib directory.
bfed1ea0
JL
12122 (CXX_FOR_TARGET): Likewise.
12123
12124Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12125
12126 * ltconfig: Update after libtool/ltconfig.in change for
12127 hpux11.
12128
12129Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12130
12131 * ltconfig, ltmain.sh: Update to libtool 1.2.
12132
3cd730af
MH
12133Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12134
12135 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12136 (install-gcc-cross): Instead, override LANGUAGES here.
12137
80564603
DL
121381998-03-18 Dave Love <d.love@dl.ac.uk>
12139
12140 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12141 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12142
d207ebef
JM
12143Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12144
12145 * configure.in: Add Thumb-pe target.
12146
5d4a5ee6 12147Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12148
5d4a5ee6
JL
12149 * Makefile.in - changed sn targets to snavigator
12150 * configure.in - changed sn targets to snavigator
12151
2d4a0558
MH
12152Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12153
12154 * config-ml.in: After building symlink tree call make distclean
12155 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12156 to be the case for libiberty.
12157
04b93567
L
12158Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12159
12160 * configure: When making link, also check the current
12161 directory. The configure scripts may create one.
12162
9a06b842
RH
12163Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12164
12165 * config.sub: Accept alphapca56 and alphaev6 properly.
12166
217fc4e6
FS
12167Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12168
12169 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12170
3e07bdbd 12171Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12172
e490616e 12173 * config.sub (sco5): Fix typo.
3e07bdbd 12174
5d4a5ee6
JL
12175Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12176
12177 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12178 install-itcl.
12179 (install-itcl): Remove dependency on install-tcl.
12180
12181Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12182
12183 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12184
12185Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12186
12187 * configure.in: Don't build libgui for a cygwin32 target when not on
12188 a cygwin32 host.
12189
12190Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12191
12192 * configure (redirect): Set to null, so default behavior of
12193 configure is now --verbose.
12194
ce0d965c
DL
121951998-02-16 Dave Love <d.love@dl.ac.uk>
12196
12197 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12198 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12199
3acd1fd0
MH
12200Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12201
12202 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12203 this change to sync Makefile.in with its ChangeLog entries.
12204
5d4a5ee6
JL
12205Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12206
12207 * ltmain.sh (mkdir): Check that the directory doesn't exist
12208 before we exit with error, so that we don't get races during
12209 parallel builds.
12210
bfed1ea0
JL
12211Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12212
12213 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12214
4e77e8f1
MH
12215Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12216
12217 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12218 PICFLAG_FOR_TARGET.
12219 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12220
12221 * configure: Emit a definition for the new macro enable_shared
12222 into each Makefile.
12223
5d4a5ee6
JL
12224Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12225
12226 * configure.in (host_tools, native_only): Add libtool.
12227
12228Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12229
12230 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12231 Fix typo in ming config comment.
12232
bfed1ea0
JL
12233Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12234
12235 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12236
5d4a5ee6
JL
12237Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12238
12239 * config.sub: Add tic30 cases, and map c30 to tic30.
12240
8821a725
RH
12241Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12242
12243 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12244 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12245 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12246 (CLEAN_TARGET_MODULES): Similarly
12247 (all-target-libf2c): Add dependences.
4e81ae98 12248 * configure.in (target_libs): Add libf2c.
8821a725 12249
5d4a5ee6
JL
12250Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12251
12252 * configure.in: Remove expect from noconfigdirs when target
12253 is cygwin32. OK to build expect and dejagnu with Canadian
12254 Cross.
12255
0aadd657
ILT
12256Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12257
5d4a5ee6
JL
12258 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12259 host.
12260
0aadd657
ILT
12261 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12262 and mingw32.
12263
d0a8352c
MH
12264Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12265
12266 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12267 here as it is not defined in the toplevel Makefile.
12268
59739e3c
MH
12269Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12270
12271 * configure (package_makefile_rules_frag): New variable, which names
12272 a file with generic rules, ...
12273 Change comment to mention we now have FIVE parts.
12274 * configure: Undo last change.
12275
228197ee
LT
12276Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12277
12278 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12279 * config.sub: More accurate determination of HP processor types.
228197ee 12280
efd4c0ba
MH
12281Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12282
12283 * configure (package_makefile_frag): Move inserting the
12284 ${package_makefile_frag} to where it should be according
12285 to the comment.
12286
6eef3189
PB
12287Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12288
12289 * config.guess: Add support for Linux/ARM.
12290
d207ebef
JM
12291Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12292
12293 * .cvsignore: Remove *-info and *-install since they match
12294 release-info and mpw-install, which we don't want to just ignore.
12295
48464ebf
RH
12296Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12297
12298 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12299
803462a7
PN
12300Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12301
12302 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12303 local_prefix to sub-make invocations.
12304
520ab477
L
12305Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12306
12307 * configure.in: Check makefile fragments in the source
12308 directory.
12309
4bcdb76d
AO
12310Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12311
ceff9b14
AO
12312 * configure.in: Check whether host and target makefile
12313 fragments exist before adding them to *_makefile_frag.
4bcdb76d 12314
5d4a5ee6
JL
12315Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12316
12317 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12318
12319Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12320
12321 * configure.in: Make sure we only replace RPATH_ENVVAR on
12322 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12323 regexp to sed.
12324
12325 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12326 to sub-makes.
12327
0d3e11a5
LI
123281998-01-13 Lee Iverson (leei@ai.sri.com)
12329
12330 * config-ml.in (multi-do): LDFLAGS must include multilib
12331 designator.
12332
d45b3d87 12333Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
12334
12335 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12336
d39cd7a1
MK
12337Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12338
12339 * config.sub: Add mingw32 support.
12340 * configure.in: Likewise.
d39cd7a1 12341
6decbc24
FS
12342Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12343
12344 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12345
5d4a5ee6
JL
12346Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12347
12348 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12349 * configure (gxx_include_dir): Provide a definition for subdirs
12350 which do not use autoconf.
12351
12352Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12353
12354 * config.guess: Sync with egcs. Picks up new alpha support,
12355 BeOS & some additional linux support.
12356
d3d1907a
JL
12357Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12358
12359 * config.guess: HP 9000/803 is a PA1.1 machine.
12360
b104e095
RH
12361Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12362
12363 * configure.in: It's alpha*-...
12364
aca823c1
L
12365Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12366
12367 * configure.in (host_makefile_frag, target_makefile_frag):
12368 Handle multiple config files.
12369 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12370 alpha-*-*.
12371
d207ebef
JM
12372Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12373
12374 * mkdep: New file.
12375
12376Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12377
12378 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12379
5d4a5ee6
JL
12380Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12381
12382 * Makefile.in: Add libgui directory.
12383 (GDB_TK): Add all-libgui.
12384 * configure.in: Add libgui directory.
12385 * configure: Add all-libgui to GDB_TK.
12386
12387Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12388
12389 * config-ml.in (multidirs): Add m32r to multilib list.
12390
12391Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12392
12393 * Makefile.in (all-target-gperf): Change dependency to
12394 all-target-libstdc++.
12395
baf55877
FF
12396Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12397
12398 * config.guess: Add BeOS support.
12399
5d4a5ee6
JL
12400Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12401
12402 Source directory cvs renamed to cvssrc:
12403 * configure.in (host_tools): Change cvs to cvssrc.
12404 (native_only): Likewise.
12405 (noconfigdirs) [various cases]: Likewise.
12406 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12407 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12408 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12409 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12410 (all-cvssrc): Rename target from all-cvs.
12411
f2d76545
JL
12412Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12413
12414 * configure (gxx_include_dir): Fix thinko.
12415
205cba53
JL
12416Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12417
12418 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12419 (install-cross, install-gcc-cross): New targets.
12420
5d4a5ee6
JL
12421Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12422
12423 * configure.in (noconfigdirs): Add support for Thumb target.
12424
12425 * config.sub (maybe_os): Add support for Thumb target.
12426
12427Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12428
12429 * Makefile.in: Add rules for cygmon.
12430
12431 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12432
96b0f1fc
JL
12433Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12434
12435 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12436 * configure (gxx_include_dir): Provide a definition for subdirs
12437 which do not use autoconf.
d207ebef
JM
12438
12439Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12440
12441 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 12442 11/18/97 build
d207ebef 12443
7dfef6ed
JL
12444Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12445
12446 * From Franz Sirl.
12447 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12448 found on RedHat Linux systems.
96b0f1fc 12449
83cfe7c0
JL
12450Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12451
12452 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12453 guesses.
12454
7dfef6ed
JL
12455Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12456
12457 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12458
5d4a5ee6
JL
12459Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12460
12461 * ltmain.sh: If mkdir fails, check whether the directory was created
12462 anyhow by some other process.
12463
d207ebef
JM
12464Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12465
12466 * configure.in (d30v-*-*): Configure all directories.
12467
12468Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12469
12470 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12471 for the D30V.
12472
12473Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12474
12475 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12476
5d4a5ee6
JL
12477Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12478
e490616e
ZW
12479 * include/libiberty.h: Add extern "C" { so it can be used with C++
12480 progrms.
12481 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12482 programs.
5d4a5ee6 12483
d207ebef
JM
12484Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12485
12486 * configure.in (d30v-*-*): Configure GCC now.
12487
5d4a5ee6
JL
12488Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12489
12490 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12491 is no longer needed.
12492
c9670e62
JM
12493Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12494
12495 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12496
cc71c0ca
MH
12497Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12498
12499 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12500 targets using "$@" to provide support for similar but not identical
12501 targets without having to duplicate code.
12502
d207ebef
JM
12503Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12504
12505 * makefile.vms: Fix to work with DEC C.
12506
12507Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12508
12509 * config.sub: Add mips-tx39-elf to marketing names.
12510
12511Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12512
12513 * ltmain.sh: Handle symlinks in generated script.
12514
12515Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12516
12517 * configure: Handle autoconf style directory options: --bindir,
12518 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12519 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12520 --sysconfdir.
12521 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12522 (sharedstatedir, localstatedir, oldincludedir): New variables.
12523 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12524 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12525 sbindir, sharedstatedir, and sysconfdir.
12526
b1e3ddfd
AJ
12527Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12528
12529 * Makefile.in (bootstrap-lean): New target.
12530
d207ebef
JM
12531Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12532
12533 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 12534 sn, and gnuserv from noconfigdirs.
d207ebef
JM
12535
12536Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12537
12538 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12539
09f97c1e
JL
12540Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12541
12542 * Makefile.in (cross): New target.
12543
335d0ab2
AO
12544Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12545 Jeff Law <law@cygnus.com>
12546
12547 * Makefile.in (bootstrap2, bootstrap3): New targets.
12548 (all-bootstrap): Remove outdated and confusing target.
339c9b00 12549 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 12550
d207ebef
JM
12551Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12552
12553 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 12554 windows. Consistent with gdb/configure.
d207ebef 12555
e693cc28
UD
125561997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12557
e693cc28
UD
12558 * configure.in: Name Linux target fragment.
12559
12560 * configure: Rewrite so that project Makefile fragment is inserted
12561 first and appears last in the resulting Makefile.
12562
d207ebef
JM
12563Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12564
12565 * Makefile.in (install-itcl): Install tcl first.
12566
5d4a5ee6
JL
12567Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12568
12569 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12570
f401679e
JW
12571Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12572
12573 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12574
12575 * configure.in (skipdirs): Add target-librx for Linux.
12576 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12577
ec20b1b9
JL
12578Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12579
12580 * Makefile.in (bootstrap): New target.
12581
becdcf6d
JL
12582Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12583
63f6bcd7 12584 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 12585
d207ebef
JM
12586Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12587
12588 * config.guess: Merge with FSF.
12589
0c82f6bf
FF
12590Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12591
12592 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12593
d207ebef
JM
12594Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12595
12596 * config.sub: Add "marketing-names" patch.
12597
3fbc0b70
JS
12598Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12599
e490616e 12600 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 12601
e20d4801
JL
12602Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12603
12604 * config.sub: Handle v850-elf.
12605
fe181f78 12606Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
12607
12608 * .cvsignore (*-install): Remove.
12609
bfed1ea0
JL
12610Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12611
12612 * ltconfig: Set CONFIG_SHELL in libtool.
12613 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12614
558a1e7c
JW
12615Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12616
12617 * configure.in (target_subdir): Set to libraries if enable_multilib.
12618
7818d6fc
JW
12619Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12620
12621 * config.guess: Update from gcc directory.
12622
d207ebef
JM
12623Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12624
12625 * Makefile.in (all-sim): Depends on all-readline.
12626
6599da04
JM
12627Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12628
12629 * Makefile.in (BISON, YACC): Use $$s.
12630 (all-bison): Depend on all-texinfo.
12631
12632Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12633
12634 * Makefile.in (BISON): Add -L flag.
12635 (YACC): Likewise.
12636
d207ebef
JM
12637Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12638
4e81ae98
EC
12639 * configure.in (noconfigdirs): Add support for v850e target.
12640
d207ebef
JM
12641 * config.sub (maybe_os): Add support for v850e target.
12642
12643Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12644
4e81ae98
EC
12645 * configure.in (noconfigdirs): Add support for v850ea target.
12646
d207ebef
JM
12647 * config.sub (maybe_os): Add support for v850ea target.
12648
6599da04
JM
12649Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12650
12651 * config.sub: Add mipstx39. Delete r3900.
12652
12653Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12654
12655 * Makefile.in (all-autoconf): Depends on all-texinfo.
12656
12657Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12658
12659 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12660 eabi targets.
12661
12662Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12663
12664 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12665
12666 * configure: When handling a Canadian Cross, handle YACC as well as
12667 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 12668 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
12669
12670Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12671
12672 * Makefile.in (BISON): bison, not byacc or bison -y.
12673 (YACC): bison -y or byacc or yacc.
12674 (various): Add *-bison as appropriate.
12675 (taz): No need to mess with BISON anymore.
12676
12677Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12678
12679 * configure: If OSTYPE matches *win32*, try to find a good value for
12680 CONFIG_SHELL.
12681
12682Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12683
12684 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12685 configure.in if it is present.
12686
12687Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12688
12689 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12690
12691Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12692
12693 * config.sub: Recognize `arc' cpu.
12694 * configure.in: Likewise.
12695 * config-ml.in: Likewise.
12696
12697Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12698
12699 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12700
12701Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12702
12703 * configure: Changed sed delimiter from ':' to '|' when
12704 attempting to substitute ${config_shell} for SHELL. On
12705 NT ${config_shell} may contain a ':' in it.
12706
12707Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12708
12709 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12710
12711Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12712
12713 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12714
12715Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12716
12717 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12718
12719 * ylwrap: If the program is a relative path, force it to be
12720 absolute.
12721
12722Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12723
12724 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12725
12726Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12727
12728 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
12729 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12730 for libraries.
6599da04
JM
12731
12732Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12733
12734 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 12735 separated by spaces.
6599da04
JM
12736
12737Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12738
12739 * ylwrap: New file.
12740 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12741
12742 * ltmain.sh: Handle /bin/sh at start of install program.
12743
12744 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12745
12746 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12747 * missing: New file, from automake 1.2.
12748
12749Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12750
12751 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12752 check-tk to CHECK_X11_MODULES.
12753
12754Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12755
12756 * config.sub: Merge with FSF.
12757
12758Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12759
12760 * config.guess: Merge with FSF.
12761
12762Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12763
12764 * configure: Treat msdosdjgpp like go32.
12765 * configure.in: Likewise. Don't remove gprof for go32.
12766
12767 * configure: Change Makefile.tem2 to Makefile.tm2.
12768
12769Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12770
12771 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12772
12773Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12774
12775 * install-sh (chmodcmd): Set to null if the DST directory already
12776 exists. Same as Nov 11th change.
12777
12778Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12779
4e81ae98 12780 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
12781
12782Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12783
12784 * config.guess: Update from FSF.
12785
12786Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12787
12788 * Makefile.in (GDB_TK): Depend on itcl and tix.
12789
12790Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12791
12792 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12793 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12794 (INSTALL_SCRIPT): New variable.
12795 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12796 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12797 to -x.
12798 * install-sh: Add support for -x option.
12799
12800Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12801
12802 * configure.in, Makefile.in: Treat tix like itcl.
12803
12804Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12805
12806 * Makefile.in (WINDRES): New variable.
12807 (WINDRES_FOR_TARGET): New variable.
12808 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12809 (EXTRA_HOST_FLAGS): Add WINDRES.
12810 (EXTRA_TARGET_FLAGS): Add WINDRES.
12811 (EXTRA_GCC_FLAGS): Add WINDRES.
12812 ($(DO_X)): Pass down WINDRES.
12813 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12814 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12815 DLLTOOL_FOR_TARGET.
12816
12817Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12818
12819 * configure.in: configure sim before gdb for win32-x-ppc
12820
12821Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12822
12823 Move gperf into the toplevel, from libg++.
12824 * configure.in (target_tools): Add target-gperf.
12825 (native_only): Add target-gperf.
12826 * Makefile.in (all-target-gperf): New target, depend on
12827 all-target-libg++.
12828 (configure-target-gperf): Empty rule.
12829 (ALL_TARGET_MODULES): Add all-target-gperf.
12830 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12831 (CHECK_TARGET_MODULES): Add check-target-gperf.
12832 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12833 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12834
12835Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 12836
6599da04
JM
12837 * config.sub (mn10200): Recognize new basic machine.
12838
12839Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12840
12841 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12842 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12843
12844Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12845
12846 * configure.in: If we're building mips-sgi-irix6* native, turn on
12847 ENABLE_MULTILIB and set TARGET_SUBDIR.
12848
12849Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12850
12851 * Makefile.in (all-sn): Depend on all-grep.
12852
12853Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12854
12855 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12856
12857 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12858 Makefile. From Jeff Makey <jeff@cts.com>.
12859 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12860
12861 * Makefile.in (DISTBISONFILES): Remove.
12862 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12863 $(DEFAULT_YACC).
12864
12865 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 12866 cygwin32.
6599da04
JM
12867
12868 * Makefile.in (LD): New variable.
12869 (EXTRA_HOST_FLAGS): Pass down LD.
12870 ($(DO_X)): Likewise.
12871
12872Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12873
12874 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12875
12876Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12877
12878 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 12879 before adding our own. Always add --build.
6599da04
JM
12880
12881Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12882
12883 * configure.in (targargs): Pass --build if we're doing
12884 a cross-compile.
12885
12886Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12887
ca236658 12888 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
12889 sed. Otherwise sed chokes on NT path names with drive
12890 designators. Also look for "?:*" as the leading characters in an
12891 absolute pathname.
12892
12893Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12894
12895 * config.sub: Support for r3900.
12896
12897Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12898
12899 * configure.in: Use install-sh, not install.sh.
12900
12901Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12902
12903 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12904 apply it twice.
12905
12906Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12907
12908 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12909 install-binutils.
12910
12911Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12912
12913 * Makefile.in: Add automake targets.
12914 * configure.in (host_tools): Add automake.
12915
12916Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12917
12918 * configure: Default CXX to c++, not gcc.
12919 * Makefile.in (CXX): Set to c++, not gcc.
12920 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12921
12922Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12923
12924 * install-sh: try appending a .exe if source file doesn't
12925 exist
12926
12927Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12928
12929 * configure.in: Turn on multilib by default.
12930 (cross_only): Remove target-libiberty.
12931
12932 * Makefile.in (all-gcc): Don't depend on libiberty.
12933
12934Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12935
12936 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12937
12938Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12939
12940 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12941 (DISTBISONFILES): Add ld/Makefile.in
12942
12943Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12944
12945 * configure.in: if target is cygwin32 but host isn't cygwin32,
12946 don't configure gdb tcl tk expect, not just gdb.
12947
12948Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12949
12950 * configure.in: Added gnuserv everywhere sn appears.
12951
12952 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12953 (CROSS_CHECK_MODULES): Added check-gnuserv.
12954 (INSTALL_MODULES): Added install-gnuserv.
12955 (CLEAN_MODULES): Added clean-gnuserv.
12956 (all-gnuserv): New target.
12957
12958Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12959
12960 * config.guess: Fixes for MIPS OpenBSD systems.
12961
12962Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12963
12964 * Makefile.in (INSTALL_XFORM): Remove.
12965 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12966
12967 * mkinstalldirs: New file, copied from automake.
12968 * Makefile.in (installdirs): Rename from install-dirs. Use
12969 mkinstalldirs. Change all users.
12970 (DEVO_SUPPORT): Add mkinstalldirs.
12971
12972Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12973
12974 * install-sh: Rename from install.sh.
12975 * Makefile.in (INSTALL): Change install.sh to install-sh.
12976 (DEVO_SUPPORT): Likewise.
12977
12978 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12979 Graichen <graichen@rzpd.de>.
12980
12981Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12982
12983 * config.guess: Recognize OpenBSD systems correctly.
12984
12985Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12986
12987 * README, Makefile.in (ETC_SUPPORT): Remove references to
12988 cfg-paper*, configure.{texi,man,info*}._
12989
12990Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12991
12992 * Makefile.in (all.normal): Ensure that gcc is built after all
12993 the x11 - ie gdb - targets.
12994
12995Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12996
12997 * makefile.vms: Don't run conf-a-gas.
12998
12999Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13000
e490616e 13001 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13002
d207ebef
JM
13003Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13004
13005 * configure.in: Remove noconfigdirs case since gdb also
13006 configures and builds for tic80-coff.
13007
6599da04
JM
13008Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13009
13010 * configure: Set cache_file to config.cache.
13011 * Makefile.in (local-distclean): Remove config.cache.
13012
13013Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13014
13015 * COPYING: Update FSF address.
13016
d207ebef
JM
13017Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13018
13019 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13020 noconfigdirs.
13021
6599da04
JM
13022Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13023
13024 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13025 MAKEDIRS, is empty.
13026
13027Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13028
13029 * config.sub: Tweak mn10300 entry.
13030
13031Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13032
13033 * configure.in (host_tools): Put sim before gdb, so gdb's
13034 configure.tgt can determine if the simulator was configured.
13035
13036Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13037
13038 * config.sub: Move BeOS $os case to be with other Cygnus
13039 local cases.
13040
13041Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13042
13043 * config.sub: Remove misplaced comment that broke Linux.
13044
13045Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13046
13047 * config.sub: Add BeOS support.
13048
13049Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13050
13051 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13052
13053Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13054
13055 * configure.in (noconfigdirs): Remove tcl and tk from
13056 noconfigdirs for cygwin32 builds.
13057
d207ebef
JM
13058Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13059
13060 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13061
6599da04
JM
13062Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13063
13064 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13065 make-all.com, use makefile.vms instead.
13066
13067Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13068
13069 * config.sub: Accept -lnews*.
13070
d207ebef
JM
13071Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13072
13073 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13074 target-examples and target-libiberty for d30v.
d207ebef
JM
13075
13076Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13077
13078 * configure.in (noconfigdirs): Enable ld for d30v.
13079
13080Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13081
13082 * configure.in (tic80-*-*): Build compiler.
13083
13084Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13085
13086 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13087 unsupported d30v directories
d207ebef
JM
13088
13089Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13090
4e81ae98
EC
13091 * config.sub, configure.in: Add d30v target cpu.
13092
6599da04
JM
13093Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13094
13095 * makefile.vms: New file.
13096 * make-all.com: Remove.
13097
13098Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13099
13100 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13101
13102Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13103
13104 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13105
13106Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13107
13108 * Makefile.in (ALL_MODULES): Added all-db.
13109 (CROSS_CHECK_MODULES): Addec check-db.
13110 (INSTALL_MODULES): Added install-db.
13111 (CLEAN_MODULES): Added clean-db.
13112
13113Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13114
13115 * config.guess: Merge with latest FSF sources.
13116
13117Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13118
13119 * Makefile.in (ALL_MODULES): Added all-itcl.
13120 (CROSS_CHECK_MODULES): Added check-itcl.
13121 (INSTALL_MODULES): Added install-itcl.
13122 (CLEAN_MODULES): Added clean-itcl.
13123
13124Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13125
13126 * configure.in: build gdb for mn10200
13127
13128Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13129
13130 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13131
d207ebef
JM
13132Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13133
13134 * configure.in (tic80-*-*): Turn off most targets right now.
13135
6599da04
JM
13136Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13137
13138 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13139 rather than the makeinfo program.
13140 (do-info): Depend upon all-texinfo.
13141
13142Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13143
13144 * configure.in: Remove uses of config/mh-linux.
13145
13146 * config.sub, config.guess: Merge with latest FSF sources.
13147
d207ebef
JM
13148Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13149
13150 * config.sub (case $basic_machine): Add tic80 entries.
13151
6599da04
JM
13152Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13153
13154 * config.sub, config.guess: Merge with latest FSF sources.
13155
13156Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13157
13158 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13159 * mpw-config.in: Test for NewFolderRecursive.
13160 * mpw-install: Use symbolic name for startup filename.
13161 * mpw-README: Add various additional details.
13162
13163Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13164
13165 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13166
13167Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13168
13169 * configure.in: Do build gcc and the target libraries for
13170 the mn10200.
13171
13172Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13173
13174 * configure.in: don't avoid building gdb for mn10300 any more
13175 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13176 instead of single-quoting it.
13177
13178Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13179
13180 * configure.in: Don't use --with-stabs on IRIX 6.
13181
13182Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13183
13184 * configure.in (m32r): Build gdb, libg++ now.
13185
13186Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13187
13188 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13189 directories from noconfigdirs.
13190
13191Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13192
13193 * config.sub (basic_machine): added mips16 configuration
13194
13195Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13196
13197 * config.sub: Handle d10v-unknown.
13198
d207ebef
JM
13199Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13200
13201 * config.sub: Handle v850-unknown.
13202
6599da04
JM
13203Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13204
13205 * Makefile.in: add findutils
13206 * configure.in: add findutils to list of host_tools
13207
13208Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13209
13210 * config.sub: Handle mn10200 and mn10300.
13211
13212Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13213
13214 * configure.in (d10v-*): Do not build librx.
13215
13216Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13217
13218 * configure.in (mn10300): Build everything except gdb & libgloss.
13219
13220Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13221
13222 * config.guess: Patch for Dansk Data Elektronik servers,
13223 from Niels Skou Olsen <nso@dde.dk>.
13224
13225 For ncr, use /bin/uname rather than uname, since GNU uname does not
13226 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13227
13228 Patch for MIPS R4000 running System V,
13229 from Eric S. Raymond <esr@snark.thyrsus.com>.
13230
13231 Fix thinko for nextstep.
13232
13233 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13234
13235 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13236 * config.guess: Guess mips-dec-mach_bsd4.3.
13237
13238 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13239 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13240 release numbers.
13241 * config.guess (mips-mips-riscos*): Emit just enough of the
13242 release number.
13243
13244 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13245 * config.guess (sparc-auspex-sunos*): Added.
13246 (f300-fujitsu-*): Added.
13247
13248 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13249 * config.guess: Recognize a Tadpole as a sparc.
13250
13251Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13252
13253 * config.guess: Don't assume that NextStep version is either 2 or
13254 3. NextStep 4 (aka OpenStep 4) has come out now.
13255
13256Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13257
13258 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13259 From Rik Faith <faith@cs.unc.edu>.
13260
13261Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13262
13263 * config.sub: Contributions from bug-gnu-utils to:
13264 Support plain "hppa" (no version given) architecture, reported by
13265 OpenStep.
13266 OpenBSD like NetBSD.
13267 LynxOs is not a hardware supplier.
13268
13269 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13270 OpenBSD like NetBSD.
6599da04
JM
13271 Stratus systems.
13272 More Pyramid systems.
13273 i[n>4]86 Intel chips.
13274 M680[n>4]0 Motorola chips.
13275 Use unknown instead of lynx for hardware manufacturer.
13276
13277Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13278
13279 * install.sh (chmodcmd): Set to null if the DST directory already
13280 exists.
13281
13282Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13283
13284 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13285 not use mt-ppc target Makefile fragment any more.
13286
13287Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13288
13289 * configure.in (*-*-windows): Exclude everything but those dirs
13290 needed to build windows.
13291
13292Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13293
13294 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13295
13296Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13297
13298 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
13299
13300Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13301
13302 * Undo my previous change.
13303
13304Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13305
13306 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13307 unconditionally.
13308 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13309
13310Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13311
13312 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13313 host to add it's own flags.
6599da04
JM
13314
13315Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13316
13317 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13318
13319Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13320
13321 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13322 (CXX_FOR_TARGET): Likewise.
13323 (GCC_FOR_TARGET): Define.
13324 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13325 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13326 CC_FOR_TARGET was specified on the command line.
13327 (MAKEOVERRIDES): Don't define.
13328
13329Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13330
13331 * configure.in (m32r): Fix spelling of libg++ libs.
13332
13333Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13334
13335 * config.sub (-apple*): Remove, now redundant.
13336
13337Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13338
13339 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13340
13341 * configure: Rework yesterday's sed script patch.
13342
13343 * config.sub: Merge with FSF.
13344
13345Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13346
13347 * config.guess: Merge from FSF.
13348
13349 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
13350 * config.guess: Use pc instead of unknown, for pc clone systems.
13351 Change linux to linux-gnu.
6599da04
JM
13352
13353 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 13354 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
13355
13356Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13357
13358 * test-build.mk (HOLES): Add "xargs" for gdb.
13359
13360 * configure: Avoid hpux10.20 sed bug.
13361
13362Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13363
731a8127 13364 * configure.in: Add support for windows host
6599da04
JM
13365 (that is a build done under the Microsoft build environment).
13366
13367Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13368
13369 * Makefile.in: Replace all uses of srcroot with s, to shrink
13370 command line lengths.
13371
13372 Patches from Geoffrey Noer <noer@cygnus.com>:
13373 * configure.in: If configuring for newlib, pass --with-newlib to
13374 subdirectories.
13375 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13376 -Bnewlib/ and -Lwinsup to gcc.
13377 (CXX_FOR_TARGET): Likewise.
13378
13379Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13380
13381 * Makefile.in (ETC_SUPPORT): Add configure.
13382
13383Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13384
4e81ae98 13385 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
13386 host configuration file.
13387
13388Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13389
13390 * configure.in: Break mn10x00 support into separate
13391 mn10200 and mn10300 configurations.
13392 * config.sub: Likewise.
13393
13394Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13395
13396 * configure.in: Add lots of stuff to noconfigdirs for
13397 the mn10x00 targets.
13398
13399 * config.sub, configure.in: Add mn10x00 support.
13400
13401Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13402
13403 * make-all.com: Call conf-a-gas, not config-a-gas.
13404
13405Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13406
13407 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 13408 targets.
6599da04
JM
13409
13410Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13411
13412 * mpw-README: Add much more detail for native PowerMac.
13413 * mpw-install: New file.
13414 * mpw-configure: Add --norecursion and --help options.
13415 * mpw-config.in: Translate readme and install files when
13416 copying to objdir.
13417 * mpw-build.in: Don't always depend on byacc and flex.
13418 (install-only-top): New action.
13419
d207ebef
JM
13420Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13421
13422 * configure.in: You can now configure GDB for the v850.
13423
6599da04
JM
13424Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13425
13426 * configure.in (noconfigdirs): Don't configure any C++ dirs
13427 if targeting D10V.
13428
13429Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13430
13431 * config.sub: Recognize mips64vr5000.
13432
13433Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13434
13435 * configure.in: Use a single line for host_tools and native_only.
13436
13437Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13438
13439 * config.sub, configure.in: Add entries for m32r.
13440
13441Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13442
13443 * Makefile.in (inet-install): Don't run install-gzip.
13444
13445Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13446
13447 * configure.in: Don't config lots of things for *-*-windows*.
13448
13449Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13450
13451 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13452 (host_libs, host_tools): Copy from configure.in.
13453 * mpw-configure: Don't complain about directories not found.
13454
13455Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13456
13457 * configure.in (i[345]86): Recognize i686 for pentium pro.
13458 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13459 file.
13460
13461 * config.guess (i[345]86): Ditto.
13462
13463Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13464
13465 * configure.in (noconfigdirs): Removed gdb for D10V.
13466
d207ebef 13467Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 13468
d207ebef
JM
13469 * configure.in: Remove ld, target-libio, target-libg++, and
13470 target-libstdc++ from noconfigdirs.
5d4a5ee6 13471
6599da04
JM
13472Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13473
13474 * configure: Fix three locations where shell scripts were
13475 being run directly rather than with config_shell.
13476
d207ebef
JM
13477Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13478
13479 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13480 * config.sub (basic_machine): Recognize v850.
13481
6599da04
JM
13482Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13483
13484 * mpw-configure: Handle multiple enable/disable options and
13485 pass them down recursively, handle -c and -s flags appropriately
13486 depending on choice of compiler, add escape mechanism for
13487 quoted arguments to gC.
13488
13489Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13490
13491 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13492 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13493 so that -mrelocatable-lib and -mno-eabi are used.
13494
13495 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13496 not support --print-multi-lib, don't abort.
13497
6599da04
JM
13498Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13499
13500 * make-all.com: Run config-a-gas.
13501 * setup.com: Don't copy subdirectory files around.
13502
13503Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13504
13505 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13506 target, it now compiles correctly.
13507
13508Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13509
13510 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13511
13512Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13513
4e81ae98 13514 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
13515
13516Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13517
13518 * configure.in (native_only): Add prms.
13519
13520Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13521
13522 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13523 (BINUTILS_SUPPORT_DIRS): Likewise.
13524
13525Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13526
13527 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13528 d10v support is added.
13529
13530Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13531
13532 * configure.in (d10v-*-*): New target.
13533
13534Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13535
13536 * config.guess (HP 9000/811): Recognize this as a PA1.1
13537 machine.
13538
13539Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13540
13541 * Makefile.in (do-tar-gz): New target, split out from tail end of
13542 taz target. Run each command separately, don't use pipes.
13543 (taz): Use it.
13544
13545Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13546
13547 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13548 * mpw-build.in: No builds should depend on building byacc or flex,
13549 they are assumed to be installed already.
13550
13551Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13552
13553 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13554 variable that CC_FOR_TARGET needs.
13555
13556Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13557
13558 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13559 options have changed since the last time the subdirectory was
13560 configured, and if it has, reconfigure.
13561 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13562 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13563
13564Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13565
13566 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13567 CLEAN_MODULES): Add bash.
13568 (all-bash): New target.
13569
13570Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13571
13572 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13573
13574Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13575
13576 * config.sub (basic_machine): Recognize d10v as a valid processor.
13577
13578Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13579
13580 * mpw-configure: Add support for --bindir.
13581 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13582
13583Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13584
13585 * configure.in: add bash, time, gawk to list of hosttools and things
13586 to only build for native toolchains
13587
13588Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13589
13590 * Makefile.in (docdir): Remove.
13591
13592Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13593
13594 * Makefile.in (datadir): Set to $(prefix)/share.
13595
13596Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13597
13598 * configure.in: build diff and patch for cygwin32-hosted
13599 toolchains.
13600
13601Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13602
13603 * config.sub: Accept -rtems*.
13604
13605Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13606
e490616e
ZW
13607 * configure.in: enable dosrel for cygwin32-hosted builds,
13608 remove diff from the list of things not buildable
13609 via Canadian Cross
6599da04
JM
13610
13611Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13612
13613 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 13614 don't get ". ".
6599da04
JM
13615
13616Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13617
13618 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13619
13620Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13621
13622 * Makefile.in (taz): Handle case where tex3patch didn't even get
13623 checked out. Also, if it was found, put the symlink in a new util
13624 subdirectory.
13625
13626Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13627
13628 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13629
13630Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13631
13632 * config.sub: Recognize -openvms.
13633 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13634 * make-all.com, setup.com: New files.
13635
13636Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13637
13638 * Makefile.in (taz): tex3patch moved to texinfo/util.
13639
13640Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13641
13642 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13643 * configure.in: remove make from disable-if-Can-Cross list
13644 enable gdb if ${host} and ${target} are cygwin32
13645
13646Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13647
13648 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13649 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13650
13651Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13652
13653 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13654 distinguish sysv/svr4/bsd variants.
13655 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13656
13657Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13658
13659 * configure.in: Added copyright notice.
13660 * move-if-change: Added copyright notice.
13661
13662Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13663
13664 * configure.in (powerpcle-*-solaris*): Until we get shared
13665 libraries working, don't build gdb, sim, make, tcl, tk, or
13666 expect.
13667
13668Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13669
13670 * config.guess: Merge with FSF:
13671
13672 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13673 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13674
13675 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13676 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13677
13678 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13679 * config.guess: Combine two OSF1 rules.
13680 Also recognize field test versions. From mjr@zk3.dec.com.
13681 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13682 because GNU uname does not support -p. From pmr@pajato.com.
13683
13684Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13685
13686 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13687
13688Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13689
13690 * mpw-README: Document GCCIncludes.
13691
13692Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13693
13694 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13695
13696Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13697
13698 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13699
13700Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13701
13702 * configure.in (*-*-cygwin32): Configure make.
13703
13704Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13705
13706 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13707
13708Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13709
13710 * Makefile.in (all-inet): Depend on all-perl.
13711
13712 * Makefile.in (inet-install): New target.
13713
13714 * Makefile.in (all-inet): Depend on all-tcl.
13715 (all-inet): Depend on all-send-pr.
13716
13717Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13718
13719 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13720 temporarily.
13721
13722Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13723
13724 * configure.in: Don't configure --with-gnu-ld on AIX.
13725
13726Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13727
13728 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13729
13730Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13731
13732 * Makefile.in (ALL_MODULES): Added all-inet.
13733 (CROSS_CHECK_MODULES): Added check-inet.
13734 (INSTALL_MODULES): Added install-inet.
13735 (CLEAN_MODULES): Added clean-inet.
13736 (all-indent): New target.
13737
13738 * configure.in (host_tools): Added inet.
13739 (native_only): Added inet.
13740 (noconfigdirs): Added inet.
13741
13742Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13743
13744 * configure.in: Don't configure libgloss if we are not configuring
13745 newlib.
13746
13747Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13748
13749 * configure.in: Don't configure libgloss for unsupported
13750 architectures.
13751
13752Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13753
13754 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13755
13756Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13757
13758 * Makefile.in (ALL_MODULES): Include all-apache.
13759 (CROSS_CHECK_MODULES): Include check-apache.
13760 (INSTALL_MODULES): Include install-apache.
13761 (all-apache): New target.
13762
13763 * configure.in: Added apache everywhere perl is seen.
13764
13765Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13766
13767 * Makefile.in: Add support for clean-{module} and
13768 clean-target-{module} rules.
13769
13770Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13771
13772 * configure.in (*-*-ose) do not build libgloss.
13773
13774Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13775
13776 * config.guess (prep*:SunOS:5.*:*): Turn into
13777 powerpele-unknown-solaris2.
13778
13779Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13780
13781 * configure.in: Permit --enable-shared to specify a list of
13782 directories.
13783
13784Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13785
13786 * configure.in (host==solaris): Pass only the first word of $CC
13787 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13788
13789Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13790
13791 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13792
13793Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13794
13795 * Makefile.in (ALL_MODULES): Include all-perl.
13796 (CROSS_CHECK_MODULES): Include check-perl.
13797 (INSTALL_MODULES): Include install-perl.
13798 (ALL_X11_MODULES): Include all-guile.
13799 (CHECK_X11_MODULES): Include check-guile.
13800 (INSTALL_X11_MODULES): Include install-guile.
13801 (all-perl): New target.
13802 (all-guile): New target.
13803
13804 * configure.in (host_tools): Include perl and guile.
13805 (native_only): Include perl and guile.
13806 (noconfigdirs): Don't build guile and perl; no ports have been
13807 done.
13808
13809Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13810
e490616e
ZW
13811 * configure (--enable-*): Handle quoted option lists such as
13812 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
13813
13814Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13815
13816 * Makefile.in ({,inst}all-target): New rule so we can make and
13817 install all of the target directories easily.
13818
13819Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13820
13821 * configure.in: Add missing global flag in sed substitution when
13822 deleting `target-' from ${configdirs}.
13823
13824Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13825
13826 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13827 option.
13828
13829 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13830 config/mh-necv4.
13831
13832 * install.sh: Correct misspelling of transformbasename.
13833
13834 * config.guess: Recognize mips-*-sysv*.
13835
13836Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13837
13838 * config.sub: Recognize mon960.
13839
13840Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13841
13842 * configure: Restore Canadian Cross handling of BISON and LEX,
13843 removed in Feb 20 change.
13844
13845Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13846
13847 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13848 Mention make install. Remove the old copyright date as well the
13849 clumsy and rather pointless copyright on the README file.
13850
13851Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13852
13853 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13854 Makefile after running symlink-tree, then run `make distclean' to
13855 avoid clobbering any generated files in srcdir.
13856
13857Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13858
13859 * configure.in (m68k-*-netbsd*): Build everything now.
13860
13861Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13862
13863 * Makefile.in (taz): Fix quoting.
13864
13865Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13866
13867 * configure.in (sparclet-*-*): Build everything now.
13868
13869Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13870
13871 * configure.in (m68k-*-linux*): New host.
13872
13873Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13874
13875 * configure: Check for bison before byacc.
13876
13877Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13878
13879 * Makefile.in configure: Change the way LEX and BISON/YACC are
13880 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13881 searching PATH. These are used as fallbacks by Makefile.in if
13882 flex/bison/byacc aren't in objdir.
13883
13884Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13885
13886 * Makefile.in: Make everything which depends upon all-bfd also
13887 depend upon all-opcodes, in case --with-commonbfdlib is used.
13888
13889Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13890
13891 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13892 building NT native compilers on Unix.
13893
13894Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13895
13896 * configure.in: Don't get CC from the host Makefile fragment if we
13897 can find gcc in PATH, or if this is a Canadian Cross. Move the
13898 Solaris test for /usr/ucb/cc to the post target script, just after
13899 the compiler sanity test.
13900
13901Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13902
13903 * config.sub: Merge with FSF.
13904
13905Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13906
13907 * Makefile.in (RPATH_ENVVAR): New variable.
13908 (REALLY_SET_LIB_PATH): Use it.
13909 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13910
13911Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13912
13913 * config.sub, configure.in: Recognize sparclet cpu.
13914
13915Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13916
13917 * config.guess: Support m68k-cbm-sysv4.
13918
13919Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13920
13921 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13922 m68k-unknown-linuxaout from linker help string. Put quotes around
13923 $ld_help_string.
13924
13925Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13926
13927 * config.guess (powerpc-harris-powerunix): Add guess for port
13928 to new target.
13929
13930Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13931
13932 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13933
13934Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13935
13936 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13937 $(REALLY_SET_LIB_PATH) in Makefile.
13938 * Makefile.in (SET_LIB_PATH): New variable.
13939 (REALLY_SET_LIB_PATH): New variable.
13940 ($(DO_X)): Use $(SET_LIB_PATH).
13941 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13942 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13943 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13944 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13945 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13946 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13947 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13948 (install-dosrel): Likewise.
13949 (all-opcodes): Depend upon all-libiberty.
13950
13951Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13952
13953 * config.guess (*:CYGWIN*): New
13954
13955Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13956
13957 * Makefile.in (all-target-winsup): All all-target-libiberty.
13958
13959Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13960
13961 * configure.in (noconfigdirs): Add missing # in front of comment.
13962
13963Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13964
13965 * configure.in: add second pass to things added to noconfigdirs
13966 so *-gm-magic can exclude libgloss properly.
13967
13968Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13969
13970 * mpw-configure (extralibs_name, rez_name): Set correctly
13971 for MWC68K compiler.
13972
13973 * mpw-README: Add more info on the necessary build tools.
13974
13975Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13976
13977 * configure.in, config.sub: Recognize cygwin32.
13978
13979Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13980
13981 * config.guess, config.sub: Recognize A/UX.
13982
13983Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13984
13985 * config.sub: Merge with gcc/config.sub.
13986
13987Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13988
13989 * mpw-build.in (do-binutils): Add build of stamps.
13990
13991Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13992
13993 * config.sub: Add recognition for mips64vr4100*-* targets.
13994
13995Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13996
13997 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13998 Add creation of gconfigargs with `--enable-shared' turned on.
13999 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14000 ($(host)-stamp-stage3-configured): Likewise.
14001 (HOLES): Add chatr and ldd.
14002 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14003
14004Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14005
14006 * configure: Pass --nfp to recursive configures.
14007
14008Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14009
14010 * Makefile.in (DLLTOOL): New.
14011 (DLLTOOL_FOR_TARGET): New.
14012 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14013 (EXTRA_TARGET_FLAGS): Ditto.
14014 (EXTRA_GCC_FLAGS): Ditto.
14015 (CONFIGURE_TARGET_MODULES): Ditto.
14016 (DO_X): Ditto.
14017 * configure: Add DLLTOOL.
14018
14019Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14020
14021 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14022 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14023 mh-sco, since old workarounds no longer needed, and don't
14024 build ld, since libraries have weak symbols in COFF.
14025
14026Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14027
14028 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14029
14030Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14031
14032 * configure.in: Make sure that ${CC} can be used to compile an
14033 executable.
14034
14035Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14036
14037 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14038 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14039 nothing depending on whether gdbtk is being built.
14040
14041Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14042
14043 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14044
14045Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14046
14047 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14048 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14049
14050Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14051
14052 * config-ml.in: Add support for
14053 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14054 Simplify setting of multidirs from --disable-foo.
14055
14056Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14057
14058 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14059 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14060 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14061 non-empty, pass them on to the GCC make.
6599da04
JM
14062 (all-bootstrap): New rule that is like all-gcc, except it executes
14063 the GCC bootstrap rule instead of the GCC all rule.
14064
14065Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14066
14067 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14068
14069Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14070
14071 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14072 DG/UX support.
14073
14074Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14075
14076 * config.sub (i*86*) Change [345] to [3456]
14077
14078Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14079
14080 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14081 --with-gnu-ld=no.
14082
14083Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14084
14085 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14086 AIX multilibs get built.
14087
14088Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14089
14090 * configure.in (i386-win32): Don't build expect if we're not
14091 building the tcl subdir.
14092
14093Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14094
14095 * Makefile.in: (configure-target-examples, all-target-examples):
14096 New targets, configure and build example programs.
14097
14098Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14099
14100 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14101 use it as input to sedit the generated MPW makefile.
14102 * mpw-README: Add a suggestion about Gestalt.h.
14103
14104Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14105
14106 * config.sub: Accept *-*-ieee*.
14107
14108Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14109
14110 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14111 Ronald F. Guilmette <rfg@monkeys.com>.
14112
14113Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14114
14115 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14116 for powerpc-pe native.
14117 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14118 (target==powerpc-pe): duplicate i386-win32 entry.
14119
14120Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14121
14122 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14123 of vxworks, not just vxworks5.1.
14124
14125Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14126
14127 * mpw-configure: Add support for exec-prefix.
14128
14129Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14130
14131 * config.guess: Recognize HP model 816 machines as having
14132 a PA1.1 processor.
14133
14134Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14135
14136 * configure: Ignore new autoconf configure options.
14137
6599da04
JM
14138Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14139
14140 * config.guess: Recognize Pentium under SCO.
14141 From Robert Lipe <robertl@arnet.com>.
14142
14143Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14144
14145 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14146
14147Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14148
14149 * configure.in: Don't configure gas for alpha-dec-osf*.
14150
14151Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14152
14153 * configure.in: Default to --with-stabs for some targets for which
14154 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14155 i[345]86*-*-unixware*.
14156
14157Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14158
14159 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14160 rather than basing it on the target. Simplify handling of options
14161 controlling which directories to configure. Remove extraneous
14162 slash in multi-clean target.
14163
14164Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14165
14166 * config-ml.in: Prefix more variables with ml_ so they don't collide
14167 with configure's.
14168
14169Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14170
14171 * configure: Don't turn -v into --v.
14172
14173Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14174
14175 * configure.in (targargs): Fix typo.
14176
14177 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14178
14179Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14180
14181 * configure.in: Strip --host and --target options from
14182 CONFIG_ARGUMENTS, and always configure for --host only. Add
14183 --with-cross-host option when building with a cross-compiler.
14184 * configure: Canonicalize the arguments put into config.status by
14185 always using `=' for an option with an argument. Pass a presumed
14186 --host or --target explicitly.
14187
14188Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14189
14190 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14191 into general OS recognition case.
14192
14193Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14194
14195 * configure.in (target_configdirs): add target-winsup only
14196 for win32 target systems.
14197
14198Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14199
14200 * Makefile.in (all-target-libgloss): Depend upon
14201 configure-target-newlib, since when libgloss is built it looks to
14202 see if the newlib directory exists.
14203
14204Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14205
14206 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14207 cfg-ml-*.in.
14208
14209Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14210
14211 * configure: Handle LD and LD_FOR_TARGET when configuring a
14212 Canadian Cross.
14213
6599da04
JM
14214Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14215
14216 * configure.in (target_libs): add target-winsup.
14217 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14218 (target==ppcle-pe): remove ld from $noconfigdirs.
14219
14220Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14221
14222 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14223 Preserve relative path names in $srcdir. Build symlink tree if
14224 configuring cross target dir and srcdir=. (= no VPATH support).
14225 (configure-target-libg++): Depend on configure-target-librx.
14226 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14227 * config-ml.in: New file.
14228 * symlink-tree: New file.
14229 * configure: Ensure srcdir="." if that's what it is.
14230
14231Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14232
14233 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14234 includes and FLEX_SKELETON setting.
14235 * mpw-configure (--with-gnu-ld): New option, controls whether
14236 to use PPCLink or ld with PowerMac GCC.
14237 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14238 * mpw-config.in: Configure grez if targeting Mac.
14239
14240 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
14241 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14242 just macos.
6599da04
JM
14243 * configure.in: Configure grez resource compiler if targeting Mac.
14244 * Makefile.in (all-grez, install-grez): New targets.
14245
14246Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14247
14248 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14249 gcc in the path, set CC to gcc -O2.
6599da04
JM
14250
14251Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14252
14253 * configure: Default ${build} correctly. Avoid picking up extra
14254 spaces when reading CC and CXX from Makefile. When doing a
14255 Canadian Cross, use plausible default values for numerous
14256 variables.
14257 * configure.in: When doing a Canadian Cross, don't try to
14258 configure tools whose configure script can't handle it.
14259
14260Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14261
14262 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14263
14264Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14265
14266 * configure: Remove dubious bug reporting address.
14267
14268Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14269
14270 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14271 configure script, run that instead of this directory's configure.
14272 In either case, print a message that we're configuring the sub-dir.
14273
14274Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14275
14276 * configure.in: Before checking for the existence of various files,
14277 use sed to filter out "target-".
14278
14279Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14280
14281 * Makefile.in (DO_X): Split rule to decrease command line length
14282 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14283 (Philippe De Muyter).
14284
14285Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14286
14287 * Makefile.in (all-patch): depend on all-libiberty.
14288
14289Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14290
14291 * configure.in: If the only directory in target_configdirs which
14292 actually exists is libiberty, then set target_configdirs to empty,
14293 to avoid trying to build a target libiberty in a gas or gdb
14294 distribution.
14295
14296Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14297
14298 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
14299 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14300 systems.
6599da04
JM
14301
14302Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14303
14304 * configure.in (copy_dirs): Use sys-include instead of include
14305 for --with-headers option.
14306
14307Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14308
14309 * Makefile.in, configure.in: Make winsup builds work with
14310 new scheme.
14311
14312Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14313
14314 * configure.in: Build the linker on AIX.
14315
14316Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14317
14318 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14319 where needed.
14320
14321Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14322
14323 * Makefile.in (all-gcc): Fix typo.
14324
14325Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14326
14327 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14328
14329Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14330
14331 * configure.in: Rename libFOO to target-libFOO, and xiberty
14332 to target-xiberty, to provide more flexibility.
14333 (target_subdir): Define. Create if cross.
14334 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14335 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14336 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14337 check-libFOO -> check-target-libFOO, etc.
14338 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14339 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14340 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14341 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14342 allow ALL_GCC="" to only configure.
14343 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14344 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14345 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14346
14347Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14348
14349 * Makefile.in (taz): Build "info" in etc explicitly.
14350
14351Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14352
14353 * configure.in: Make sure that CC is undefined (as opposed to
14354 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14355 problem with autoconf trying to configure on a host without GCC.
14356
14357Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14358
14359 * mpw-configure: Set host alias from choice of host compiler,
14360 only use generic MPW Makefile sed if present, edit a file
14361 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14362 * mpw-README: Add problem notes about CW6 and CW7.
14363
14364Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14365
14366 * Makefile.in (taz): Use ";" instead of ";;".
14367
14368Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14369
14370 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14371 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14372 DISTDOCDIRS.
14373 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14374 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14375
14376Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14377
14378 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14379 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14380 Move bfd to DISTSTUFFDIRS.
14381
14382Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14383
14384 * Makefile.in (X11_LIB): Removed.
14385 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14386
14387 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14388
14389Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14390
14391 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14392 names.
14393
14394Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14395
14396 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14397
14398Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14399
14400 * configure.in (i[345]86-*-win32): Always build newlib.
14401 Don't configure cvs, autoconf or texinfo.
14402 * Makefile.in (LD_FOR_TARGET): New.
14403 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14404 Pass down LD_FOR_TARGET.
14405
14406Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14407
14408 * winsup: New directory.
14409 * Makefile.in: Build winsup.
14410 * configure.in: Winsup is configured when target is win32.
14411 Can only build win32 target GDB when native.
4e81ae98 14412
6599da04
JM
14413Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14414
14415 * config.guess: Recognize HP model 819 machines as having
14416 a PA 1.1 processor.
14417
14418Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14419
14420 * configure: Fix sed loop which substitutes for CC and CXX to
14421 avoid bug found in various sed implementations.
14422
14423Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14424
14425 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14426 simulator. Use standard powerpc-*-eabi*.
14427
14428Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14429
14430 * configure.in: Stop putting gas and binutils in noconfigdirs for
14431 powerpc-*-aix* and rs6000-*-*.
14432
14433Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14434
14435 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14436 -mcall-aixdesc libraries.
14437
14438Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14439
14440 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14441
14442 * config.sub (arm | armel | armeb): Fix shell syntax.
14443
14444Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14445
14446 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14447 -msoft-float and -mcpu=common support.
14448 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14449 libraries.
14450
14451Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14452
14453 * configure.in: Allow configuration and build of emacs19 for the alpha.
14454
14455Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14456
14457 * configure.in (CC): Get ^CC, not just any old CC, from
14458 ${host_makefile_frag}.
14459
14460Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14461
4e81ae98 14462 * configure.in (CC): Try to get CC from
6599da04
JM
14463 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14464
14465Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14466
14467 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14468 only if it exists in $(srcdir).
14469
14470Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14471
14472 * configure: If CC and CXX are not set in the environment, set
14473 them, based on either an existing Makefile or on searching for gcc
14474 in PATH. Substitute for CC and CXX in Makefile.
14475 * configure.in: Remove libm from target_libs. Separate
14476 target_configdirs from configdirs. If CC is not set in
14477 environment, try to get it from a host Makefile fragment. Rewrite
14478 changes of configdirs to use skipdirs instead. A few minor
14479 tweaks. Take directories out of target_configdirs as they are
14480 taken out of configdirs. Remove existing Makefile files from
14481 subdirectories. Substitute for TARGET_CONFIGDIRS and
14482 CONFIG_ARGUMENTS in Makefile.
14483 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14484 by configure.in.
14485 (CONFIG_ARGUMENTS): Likewise.
14486 (CONFIGURE_TARGET_MODULES): New variable.
14487 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14488 ($(CONFIGURE_TARGET_MODULES)): New target.
14489 (configure-libg++, configure-libio): New targets.
14490 (all-libg++): Depend upon configure-libg++.
14491 (all-libio): Depend upon configure-libio.
14492 (configure-libgloss, all-libgloss): New targets.
14493 (configure-libstdc++): New target.
14494 (all-libstdc++): Depend upon configure-libstdc++.
14495 (configure-librx, all-librx): New targets.
14496 (configure-newlib): New target.
14497 (all-newlib): Depend upon configure-newlib
14498 (configure-xiberty): New target.
14499 (all-xiberty): Depend upon configure-xiberty.
14500
14501Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14502
14503 * configure.in (host i[345]86-*-win32): Expand the
14504 noconfigdirs again.
14505
14506Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14507
14508 * mpw-configure: Fix sed command file name.
14509
14510Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14511
4e81ae98 14512 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
14513 noconfigdirs again.
14514
14515Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14516
14517 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14518 or powerpc*-*-pe*, since they are not yet supported.
14519
14520Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14521
14522 Add PowerMac support and many other enhancements.
14523 * mpw-configure: New option --cc to select compiler to use,
14524 paste options set according to --cc into the generated
14525 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14526 if mpw-make.sed is present.
14527 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14528 add forward includes for PowerPC include files.
14529 * mpw-build.in: Build using Makefile.PPC if present.
14530 (do-byacc, etc): Remove separate version resource builds.
14531 (do-gas): Build "stamps" before "all".
14532 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14533 * mpw-README: Update to reflect --cc option, PowerMac support,
14534 and recently-reported compatibility problems.
14535
14536Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14537
14538 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14539 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14540 (--with-multilib-top): Pass to recursive invocations.
14541
14542Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14543
14544 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14545 v810-*-*.
14546
14547Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14548
14549 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14550 gdb, ld and opcodes on v810-*-*.
14551
6599da04
JM
14552Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14553
14554 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14555 (local-maintainer-clean): New target.
14556 (maintainer-clean): New target.
14557 (realclean): Just depend upon maintainer-clean.
14558
14559Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14560
14561 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14562
14563Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14564
14565 * configure.in: Build ld in mips*-*-bsd* case.
14566
14567Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14568
14569 * config.sub: Accept -lites* OS. From Ian Dall.
14570
14571Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14572
14573 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 14574 targets.
6599da04
JM
14575
14576Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14577
14578 * configure.in: treat i386-win32 canadian cross the same as
14579 i386-go32 canadian cross.
14580
14581Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14582
14583 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14584 running under the simulator to build a reduced set of libraries.
14585 (powerpc-*-eabiaix): Add fine grained multilib support added to
14586 other powerpc targets yesterday.
14587
14588Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14589
14590 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14591 -disable-softfloat, -disable-relocatable, -disable-aix, and
14592 -disable-sysv to control which multilib libraries get built.
14593
14594Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14595
14596 * configure: Add Makefile.tem to list of files to remove in trap
14597 handler.
14598
14599Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14600
14601 * config.guess (*Linux*): Add missing "exit"s.
14602 Also, need specific check for alpha-unknown-linux (uses COFF).
14603
14604Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14605
14606 * config.guess: Merge with FSF:
14607
14608 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14609 * config.guess (AIX4): More robust release numbering discovery.
14610
14611 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14612 * config.guess (i386-sequent-ptx): Properly get version number.
14613
14614 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14615 * config.guess (mips:*:4*:UMIPS): New case.
14616
14617Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14618
14619 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14620 (i386-win32 host): Likewise. Don't build readline.
14621
14622Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14623
14624 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14625 SUPPORT_FILES to submakes.
14626
14627Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14628
14629 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14630 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14631 mpw-configure.
14632
14633Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14634
14635 * configure.in (appdirs): Use =, not ==, in test expression when
14636 trying to build the text to print in the warning message for
14637 Solaris users.
14638
14639Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14640
14641 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14642
14643Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14644
14645 * config.guess: Recognize lynx-2.3.
14646
14647Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14648
14649 * config.sub (z8ksim): Deleted
14650 (z8k-*-coff): New, this is the one true name of the target.
14651
14652Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14653
14654 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14655
14656Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14657
14658 * config.guess (*:Linux:*:*): First try asking the linker what the
14659 default object file format is (elf, aout, or coff). Then if this
14660 fails, try previous methods.
14661
14662Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14663
14664 * configure.in: Don't build newlib for *-*-vxworks5.1.
14665
14666Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14667
14668 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14669 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14670
14671Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14672
14673 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14674
14675Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14676
14677 * cfg-ml-com.in: New file.
14678 * cfg-ml-pos.in: New file.
14679
14680Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14681
14682 * COPYING.NEWLIB: Add HP free copyright to list.
14683
14684Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14685
14686 * config.sub: Recognize -eabi* for the system, not just -eabi.
14687
14688Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14689
14690 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14691 * config.sub, configure.in (win32): New target and host.
14692
14693Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14694
14695 * configure.in: Add i386-pe configuration.
14696
14697Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14698
14699 * mpw-build.in (install): Install GDB after LD.
14700
14701Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14702
14703 * mpw-config.in (elf/mips.h): Always forward-include, needed
14704 for GDB to build.
14705
14706Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14707
14708 * testsuite: New directory for customer acceptance and whole tool
14709 chain tests.
14710
14711Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14712
14713 * configure: If per-host line isn't found, but AC_OUTPUT is found
14714 and a configure script exists, run it instead.
14715
14716Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14717
14718 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14719
14720Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14721
14722 * configure: Set build_{cpu,vendor,os,alias} to host values when
14723 --build isn't specified.
14724
14725Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14726
14727 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14728 (FLAGS_TO_PASS): Pass them.
14729 (EXTRA_TARGET_FLAGS): Ditto.
14730
6599da04
JM
14731Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14732
14733 * Makefile.in (all-libg++): Depend on all-libstdc++.
14734
14735Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14736
14737 * configure.in (noconfigdirs): Enable all packages for
14738 i386-unknown-netbsd.
14739
14740Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14741
14742 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14743 hosted builds (DOS builds)
14744
14745Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14746
14747 Changes for ARM based on patches from Richard Earnshaw:
14748 * config.sub: Handle armeb and armel.
14749 * configure.in: Omit arm linker only for riscix.
14750
14751Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14752
14753 * config.guess: Update from FSF.
14754
14755Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14756
63f6bcd7 14757 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
14758 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14759 powerpcle variant. Convert pentium into i586, not i486. Add p5
14760 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14761 temporarily.
14762
14763Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14764
14765 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14766
14767Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14768
14769 * config.sub: Accept -lites* as a basic system type.
14770
14771Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14772
14773 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14774 installed, and if so return linuxoldld as the system name.
14775
14776Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14777
14778 * config.guess: Add hppa1.1-hp-lites support.
14779
14780Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14781
14782 * configure.in: Don't build newlib for m68k-vxworks5.1.
14783
14784Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14785
14786 * configure.in (mips-sgi-irix6): Use mh-irix5.
14787
14788Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14789
14790 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14791
14792Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14793
14794 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 14795 OSF/1. Fix compiler flags.
6599da04
JM
14796 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14797
14798Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14799
14800 * configure.in: Recognize --with-newlib.
14801 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14802
14803Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14804
d207ebef 14805 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
14806 to *_X11_MODULES due to gdbtk needing X include files et al.
14807
14808Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14809
14810 Merge in support for Mac MPW as a host.
14811 (Old change descriptions retained for informational value.)
14812
14813 * mpw-config.in: Add generic include forwards for cpu-specific
14814 include files in aout and elf directories.
14815
14816 * mpw-configure: Added copyright.
14817 * mpw-config.in: Check for presence of required build tools.
14818 (target_libs): Add newlib.
14819 (target_tools): Add examples.
14820 (Read Me): Generate as "Read Me for MPW" instead.
14821 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14822 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14823 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14824
14825 * mpw-configure: Remove subdir-specific makefile hackery,
14826 delete mk.tmp after using it.
14827
14828 * mpw-build.in (all): Display start and end times.
14829
14830 * mpw-configure (host_canonical): Set.
14831 (target_cpu): Always add to makefiles.
14832 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14833 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14834 (mpw-mh-mpw): Look for in srcdir and srcroot.
14835 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14836
14837 * mpw-build.in: (install-only): New target.
14838
14839 * mpw-configure (host_alias, target_alias): Rename from hostalias
14840 and targetalias, add into generated Makefile.
14841 (mk.tmp): If present, add into generated Makefile.
14842 * mpw-build.in (all-gas): Build config.h first before gas proper.
14843
14844 * mpw-configure (config.status): Write only if changed.
14845 * mpw-config.in (readline): Configure it (not built, just used for
14846 definitions).
14847
14848 * mpw-config.in (elf/mips.h): Add a forward include.
14849
14850 * mpw-config.in: Forward-include most .h files in include into
14851 extra-include.
14852 (readline): Don't build.
14853 mpw-build.in (install): Install GDB.
14854
14855 * mpw-configure (prefix, mpw_prefix): Handle it.
14856 * mpw-config.in (mmalloc, readline): Don't configure.
14857 * mpw-build.in (thisscript): Rename to ThisScript.
14858 Use mpw-build instead of BuildProgram everywhere.
14859 (mmalloc, readline): Don't build.
14860 * mpw-README: New file, basic documentation about the MPW port.
14861
14862 * mpw-config.in: Use forward-include to create include files.
14863
14864 * mpw-configure: Add more things to the top of each configured
14865 Makefile, including contents of config/mpw-mh-mpw.
14866 * mpw-config.in (extra-include): Create this directory and fill it
14867 with Posix-like include files when configuring.
14868
14869 * config.sub (apple, mac, mpw): Add various aliases.
14870
14871 * mpw-build.in: New file, top-level build script fragment for MPW.
14872 * mpw-configure: New file, configure script for MPW.
14873 * mpw-config.in: New file, config fragment for MPW.
14874
14875Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14876
14877 * configure.in (host_libs): Remove glob, since it is gone from the
14878 sources.
14879
14880Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14881
14882 * Makefile.in: define empty GDB_NLM_DEPS var.
14883
14884 * configure.in(target_makefile_frag): use config/mt-netware
14885 for netware targets.
14886
14887Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14888
14889 * config.sub: Merge in recent FSF changes. Remove linux special
14890 cases.
14891
14892Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14893
731a8127 14894 Revert this change:
6599da04
JM
14895
14896 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14897
14898 * build-all.mk: Use CC=cc -Xs on Solaris.
14899
6599da04
JM
14900Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14901
14902 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14903 stop using it.
14904 * Makefile.in: Nuke all references to glob subdirectory.
14905
14906Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14907
14908 * configure.in: Fix --enable-shared logic in per-host.
14909
14910Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14911
14912 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14913
14914Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14915
14916 * configure.in (noconfigdirs): Don't build gas on AIX, for
14917 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14918
14919Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14920
14921 * configure: Fix --cache-file to work if the file argument is a
14922 relative path.
14923
14924Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14925
14926 * configure: If the --cache-file is used, pass it down to
14927 configure in subdirectories.
14928
14929Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14930
14931 * config.sub: add vxworks29k configuration.
14932
14933Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14934
14935 * Makefile.in (taz): Do "diststuff" part quietly.
14936
14937Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14938
14939 * config.sub: Mini-merge with gcc/config.sub.
14940
14941Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14942
14943 * config.guess (IRIX): Sed - to _.
14944
14945Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14946
14947 * Makefile.in (source-vault, binary-vault): New targets.
14948
14949Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14950
14951 * config.sub: Recognize -eabi as a basic system type.
14952
14953Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14954
14955 * configure.in (enable_shared stuff): Fix typo.
14956
14957Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14958
14959 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14960
14961Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14962
14963 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14964
14965Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14966
14967 * configure.in (rs6000-*-*): Don't build gas.
14968
14969Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14970
14971 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14972 reduce command line length.
14973 (AS_FOR_TARGET): Check for as.new, not Makefile.
14974 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14975
14976Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14977
14978 * config.guess: Merge from FSF.
14979
14980Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14981
14982 * configure: Don't use $ when handling program_suffix.
14983
14984Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14985
14986 * configure.in: Configure tk for hppa/hpux.
14987
14988Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14989
14990 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14991
14992Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14993
14994 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14995 to LIBCXXFLAGS. Tests are better run without it.
14996
14997Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14998
14999 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15000
15001Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15002
15003 * configure.in (*-*-netware*): Don't configure xiberty.
15004
15005Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15006
15007 * configure.in: Remove tk from native_only list.
15008
15009Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15010
15011 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15012 for special NCD build.
15013
15014Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15015
15016 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15017 makeall.bat, they're only useful for binutils snapshots.
15018 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15019 makeall.bat to specified SUPPORT_FILES.
15020
15021Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15022
15023 * build-all.mk: Add Ericsson targets to sun4 and solaris
15024 hosts. Add BNR's sun4 target to solaris host, so their
15025 build-from-source will be tested in-house first.
15026
15027Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15028
15029 * Makefile.in (LIBCFLAGS): New variable.
15030 (CFLAGS_FOR_TARGET): Ditto.
15031 (LIBCFLAGS_FOR_TARGET): Ditto.
15032 (LIBCXXFLAGS): Ditto.
15033 (CXXFLAGS_FOR_TARGET): Ditto.
15034 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15035 (BASE_FLAGS_TO_PASS): Pass them.
15036 (EXTRA_TARGET_FLAGS): Ditto.
15037
731a8127 15038 * configure.in: Support --enable-shared.
6599da04
JM
15039
15040Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15041
15042 * configure.in (target_libs): Include libstdc++ again.
15043 * config.guess: Update from FSF (for FreeBSD).
15044
15045Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15046
15047 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15048 makeall.bat.
15049 (DISTDOCDIRS): Add `etc'.
15050 (ETC_SUPPORT_PFX): New variable.
15051 (taz): Include anything from etc starting with a word in
15052 ETC_SUPPORT_PFX.
15053
15054Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15055
15056 * config.sub: Update for recent FSF changes. Remove obsolete
15057 h8300hds entry. Add -windows* and -osx as basic os. Minor
15058 spacing changes.
15059
15060Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15061
15062 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15063
15064 * config.guess: Merge with FSF.
15065 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15066
15067Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15068
15069 * configure: Since the "trap 0" handler will override the exit
15070 status on many systems, only use it for "exit 1", and make it set
15071 a non-zero exit status; reset it before "exit 0". Also, check
15072 exit status of config.sub, and error out if it failed.
15073
15074Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15075
15076 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15077 and install libgloss.
15078
15079Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15080
15081 * Makefile.in (all-binutils): Depend upon all-byacc.
15082
15083 * configure.in: Don't build emacs on Irix 5.
15084
15085Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15086
15087 * configure.in (*-*-netware*): Add libio.
15088
15089Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15090
15091 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15092 (CHECK_TARGET_MODULES): Ditto.
15093 (INSTALL_TARGET_MODULES): Ditto.
15094 (TARGET_LIBS): Ditto.
15095 (all-libstdc++): Note dependencies.
15096
15097Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15098
15099 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15100
15101Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15102
15103 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15104 -fexternal-templates.
15105
15106 * configure.in (target_libs): Add libstdc++.
15107 (noconfigdirs): Add libstdc++ as appropriate.
15108
15109Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15110
15111 * config.guess: Update from FSF.
15112
15113Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15114
15115 * configure: Use ${config_shell} when running ${configsub}.
15116
15117Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15118
15119 * config.sub: No longer recognize h8300h.
15120
15121Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15122
15123 * config.sub: Remove extraneous differences between config.sub and
15124 gcc/config.sub.
15125
15126Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15127
15128 * Makefile.in (DISTSTUFFDIRS): Add gas.
15129
15130Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15131
15132 * COPYING.NEWLIB: New file.
15133
15134Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15135
15136 * config.guess (HP-UX): Patch from Harlan Stenn
15137 <harlan@landmark.com> to also emit release level.
15138
15139Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15140
15141 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15142
15143Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15144
15145 * config.sub: Merge nextstep cleanup from FSF.
15146
15147Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15148
15149 * configure.in (arm-*-*): Don't configure ld for this target.
15150
15151Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15152
15153 * configure.in (*-*-netware): don't configure libg++, libio,
15154 librx, or newlib.
15155
15156Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15157
15158 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15159 configure ld--it works, but it doesn't support shared libraries.
15160
15161Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15162
15163 * config.guess (*-unknown-freebsd*): Get rid of possible
15164 trailing "(Release)" in version string.
15165 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15166
15167Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15168
15169 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15170 Fix type: *-next-neststep -> *-next-nextstep.
15171
15172 * config.guess: Merge from FSF:
15173
15174 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15175
15176 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15177
15178 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15179
15180 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15181 instead of UNIX_SV for UnixWare 1.0).
15182
15183Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15184
15185 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15186 to make gdb/nlm/* build after the compiler and linker.
15187
15188Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15189
15190 * config.guess (netbsd, freebsd, linux): Accept any machine,
15191 not just i[34]86.
15192 (m68k-atari-sysv4): Relocate to match FSF version.
15193
15194 * config.guess: More merges from the FSF:
15195
15196 Add a space before function call or macro invocation.
15197
15198 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15199
15200 * config.guess: Add trap cmd to remove dummy.c and dummy when
15201 interrupted.
15202
15203 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15204
15205 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15206 (dummy): Redirect stderr from compilation of dummy.c.
15207
15208 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15209
15210 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15211
15212Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15213
15214 * configure: Accept and ignore --cache*, for compatibility with
15215 new autoconf.
15216
15217Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15218
15219 * config.guess: Merge from FSF:
15220
15221 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15222
15223 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
15224 (PATH): Add /.attbin at end for finding uname.
15225 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
15226
15227 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15228
e490616e 15229 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
15230
15231 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15232
e490616e
ZW
15233 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15234 to select whether to use ELF or COFF.
6599da04
JM
15235
15236 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15237
e490616e 15238 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
15239
15240 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15241
15242 * config.guess: Guess the OS version for HPUX.
15243
15244 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15245
15246 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15247
15248Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15249
15250 * configure.in: Recognize --with-headers, --with-libs, and
15251 --without-newlib.
15252 * Makefile.in (all-xiberty): Depend upon all-ld.
15253
15254Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15255
15256 * configure.in: Change i[34]86 to i[345]86.
15257
15258Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15259
15260 * configure (version): A few more tweaks to help message.
15261
15262Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15263
15264 * Makefile.in: Remove (for now) librx as a host library,
15265 now that we're building it for target.
15266
15267Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15268
15269 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15270 (Karl Berry).
15271
15272Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15273
15274 * configure.in: Also configure librx.
15275
15276Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15277
15278 * Makefile.in: Update various rules to reflect that librx
15279 is now needed for libg++.
15280
15281Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15282
15283 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15284
15285Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15286
15287 * configure.in: Configure the examples directory.
15288
15289Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15290
15291 * configure: Simplify Jun 2 1994 change.
15292
15293Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15294
15295 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15296 /bin/gcc isn't good enough to build gcc.
15297
15298Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15299
15300 * Makefile.in (GDB_SUPPORT_FILES): Remove
15301 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15302 (gdb.tar.gz): Add new rule to use standard distribution building
15303 mechanism.
15304
15305Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15306
15307 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15308 Bill Cox <bill@cygnus.com>.
15309
15310Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15311
15312 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15313
15314Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15315
15316 * configure: Search current dir first in .gdbinit.
15317
15318Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15319
15320 * config.sub: Recognize freebsd (merged from gcc config.sub).
15321
15322Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15323
15324 * config.sub: Refer to NeXT's operating system as nextstep.
15325
15326 * config.sub (case $basic_machine): Re-order the cases, to match
15327 the order in the FSF version (which is mostly alphabethical).
15328 Merge in some additions and changes from the FSF.
15329
15330Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15331
15332 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15333 * config.sub: Recognize cxux7.
15334 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15335
15336Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15337
15338 * config.sub: Fix typo powerpc -> powerpc-*.
15339
15340Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15341
15342 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15343
15344 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15345 parallel with all-emacs and install-emacs). Top-level command
15346 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15347
15348Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15349
15350 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15351 $(relbindir)/make before doing ``make install'', and use
15352 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15353 installing over running make binary.
15354 ($(host)-stamp-stage3-installed): Likewise.
15355
15356Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15357
15358 * config.guess: Recognize Mach.
15359
15360Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15361
15362 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15363 see whether --exec-prefix was used.
15364
15365Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15366
15367 * README: Explicitly mention libg++/README. (Zoo's idea.)
15368
15369Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15370
15371 * Makefile.in: Add all-librx target similar to all-libproc.
15372
15373Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15374
15375 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15376 with post 1.2 uname bogosity.
15377
15378Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15379
15380 * configure: Remove temporary files on receipt of a signal.
15381
15382Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15383
15384 * configure: If there is a package_makefile_frag, remove
15385 ${subdir}/Makefile.tem after copying it in.
15386
15387Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15388
15389 * build_all.mk: support rs6000 lynx identifies itself as
15390 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15391 since /bin/gcc is too feeble to compile a modern gcc.
15392
15393Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15394
15395 * brought devo/test-build.mk update-to-date with progressive/
15396 test-build.mk. Add lynx targets and hppa flag info.
15397
15398Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15399
15400 * configure.in: Use mh-ncrsvr43. Patch from
15401 Tom McConnell <tmcconne@sedona.intel.com>.
15402
15403Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15404
15405 * config.guess (i386-unknown-bsdi): No longer need to
15406 check #if defined(__bsdi__) && defined(__i386__).
15407
15408Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15409
15410 * configure: Set program_transform_nameoption correctly.
15411
15412Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15413
15414 * brought build-all.mk update-to-date with progressive build-all.mk,
15415 added new targets and hppa info.
4e81ae98 15416
6599da04
JM
15417Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15418
15419 * configure: If config.guess result is a prefix of the user
15420 specified target, assume a native build and use the user specified
15421 target as the host alias. Remove SunOS patch suffix removal hack.
15422 * configure.in: Remove SunOS patch suffix removal hack.
15423
15424 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15425 in NATIVE_CHECK_MODULES.
15426
15427Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15428
15429 * Makefile.in: Rename HOST_ONLY to NATIVE.
15430 * configure: Delete SunOs patch suffix from host_canonical
15431 and build_canonical variables that are prepended to Makefiles.
15432 * configure.in: Add comments for easier maintenance.
15433
15434Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15435
15436 * Makefile.in: Add all-libproc target similar to all-gui.
15437
15438Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15439
15440 * Makefile.in (CHECK_MODULES): split into
15441 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15442
15443Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15444
15445 * config.guess (i386-unknown-bsdi): New system to guess.
15446
15447Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15448
15449 * Makefile.in: Add all-gui target (but not yet build by "all").
15450
15451Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15452
15453 * config.sub: Move deletion of patch suffix from here...
15454 * configure.in: To here, at Ian's suggestion. The top-
15455 level scripts might need to know of a patch level.
15456
15457Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15458
15459 * config.sub: Strip off patch suffix so rtl is recognized
15460 as a sunos4.1.3 machine, even though it's been patched.
15461
15462Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15463
15464 * Makefile.in (INSTALL_LAST): Delete.
15465 (INSTALL_DOSREL): New.
15466
15467Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15468
15469 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15470 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15471 whether we pass down --with-gnu-ld anyhow.
15472
15473Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15474
15475 * Makefile.in (INSTALL_LAST): Change operation so it works
15476 on more flavors of make.
15477 * configure.in (go32): Don't build libg++ or libio.
15478
15479Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15480
15481 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15482 they can be overriden by templates.
15483
15484Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15485
15486 * configure.in (target==go32): Don't build gdb.
15487 * dosrel: New directory.
15488
15489Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15490
15491 * configure.in (host==go32): Configure dosrel too.
15492 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15493 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15494 be set by incoming names or templates.
15495 (INSTALL_LAST): New rule.
6599da04
JM
15496
15497Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15498
15499 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15500
15501Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15502
6599da04
JM
15503 * configure.in (appdirs): New variable. Currently empty, but will
15504 be used in gas distribution. If nonempty, lists a set of
15505 directories at least one of which must get configured, or top
15506 level configuration is considered to have failed.
15507 (rs6000-*-lynxos*): Use new file name.
15508
15509Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15510
15511 Eliminate XTRAFLAGS.
15512 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15513 newlib include files using -idirafter, and also use -nostdinc.
15514 (CXX_FOR_TARGET): Likewise.
15515 (XTRAFLAGS): Removed.
15516 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15517 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15518 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15519 ($(DO_X)): Don't pass down XTRAFLAGS.
15520
15521Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15522
15523 * configure.in (mips*-dec-bsd*): New target; do build linker.
15524 (mips*-*-bsd*): New target; don't build linker.
15525
15526Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15527
15528 * configure.in: support rs6000-*-lynxos* configuration.
15529 support sunos4 as a cross target.
15530
15531 * config.sub: look for lynx*, not lynx since the OS version may
15532 legitimately be part of the name.
15533
15534Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15535
15536 * configure.in (i[34]86-*-sco*): Move to be with other i386
15537 targets.
15538 (romp-*-*): New target. Skip various binary utilities.
15539 (vax-*-*): New target. Don't build newlib.
15540 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15541
15542Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15543
15544 * configure.in: Only set host_makefile_frag if config
15545 directory exists.
15546
15547Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15548
15549 * install.sh: If $dstdir exists, don't check whether each
15550 component does.
15551
15552Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15553
15554 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15555
15556Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15557
3b75d237
AJ
15558 * configure.in (*-*-lynxos*): Don't configure newlib for either
15559 native or cross Lynx.
6599da04
JM
15560
15561Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15562
15563 * config.sub (sparc64-elf): Fix os.
15564 (z8k): Remove duplicate.
15565
15566Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15567
15568 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15569 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15570
15571Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15572
15573 * configure: Make file links cleanly even if Lynx fails on
e490616e 15574 an NFS symlink (at least fail cleanly).
6599da04
JM
15575
15576Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15577
15578 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15579 -XNh2000.
15580
15581Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15582
15583 * configure: Unknown options are fatal again.
15584
15585Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15586
15587 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 15588 compatibility.
6599da04
JM
15589
15590Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15591
15592 * build-all.mk: Add `clean' target.
15593
15594Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15595
15596 * config.guess: Add SINIX support.
15597 * configure.in: Add mips-*-sysv4* support.
15598
15599Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15600
15601 * build-all.mk: Document all useful targets.
15602 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15603 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15604
15605Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15606
15607 * configure: Support --silent, --quiet.
15608
15609Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15610
15611 * configure: Support --disable-FEATURE.
15612
15613Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15614
15615 * config.guess: Recognize NCR running SVR4.3.
15616
15617Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15618
15619 * config.guess: Make BSDI generate i386-unknown-bsd386.
15620 Patch from Paul Eggert <eggert@twinsun.com>.
15621
15622Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15623
15624 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15625
15626Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15627
15628 * configure: Make unrecognized options give nonfatal warnings
15629 instead of fatal errors, and pass them to any subdirectory
15630 configures in case they recognize them.
15631 Make --x equivalent to --with-x.
15632
15633Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15634
15635 * configure: Add --enable-* options. Clean up usage message and
15636 some comments.
15637
15638Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15639
15640 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15641
15642Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15643
15644 * configure.in (hppa*-*-*): Enable binutils.
15645
15646Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15647
15648 * config.sub: Recognize cisco.
15649
15650Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15651
15652 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15653
15654Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15655
15656 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15657 than one configuration name. Add comment.
15658
15659Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15660
15661 * config.guess: about target *-hitachi-hiuxwe2, fixed
15662 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15663 macro is incorrect.]
15664
15665Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15666
15667 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15668 than the "make ls" stuff which used to be here.
15669
15670Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15671
15672 * config.guess: Recognize i[34]86-unknown-freebsd.
15673 From Shawn M Carey <smcarey@rodan.syr.edu>.
15674
15675Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15676
15677 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15678
15679Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15680
15681 * config.guess: Check for ptx.
15682
15683Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15684
15685 * config.sub: Add os9k checking.
15686
15687Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15688
15689 * config.guess: Handle OSF1 running on HPPA processors
15690
15691Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15692
15693 * configure: If subdir configure fails, print out a message with
15694 subdirectory name, in case subdir's configure code didn't identify
15695 itself.
15696
15697Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15698
15699 * configure.in: Remove embedded newlines from configdirs.
15700 Avoid mismatches of substrings. Fix matching strings at end
15701 of configdirs.
15702
15703Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15704
15705 * config.guess: Add Lynx/rs6000 config support.
15706
15707Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15708
15709 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15710
15711Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15712
15713 * configure.in (hppa*-*-osf*): Treat this just like most other
15714 PA configurations (eg no binutils or ld).
15715 (hppa*-*-*elf*): These configurations have binutils and ld.
15716
15717Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15718
15719 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15720
15721Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15722
15723 * configure.in (rs6000-*-*): Build gas.
15724
15725Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15726
e490616e 15727 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
15728
15729Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15730
15731 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15732 for GDB and GDB has been fixed to not need it.
15733
6599da04
JM
15734Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15735
15736 * config.guess: Recognize vax hosts.
15737
15738Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15739
15740 * configure (while loop): Don't use "break 2" inside case
15741 statement -- the case statement isn't an enclosing loop.
15742
15743Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15744
15745 * config.guess: Clean up NeXT support, to allow nextstep
15746 on Intel machines. Make OS be nextstep.
15747
15748Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15749
15750 * config.guess: Add alternate forms for Convex.
15751
15752Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15753
15754 * configure: Completely rewrite option processing. Take
15755 advantage of pattern-matching to avoid invoking test frequently.
15756 Also clean up host and target defaulting logic.
15757
15758Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15759
15760 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15761 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15762 commands (plus user environment) will fit SCO limits.
15763
15764Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15765
15766 * configure.in: Don't issue warnings about directories which are
15767 not being configured if -norecursion is set. Correct test for
15768 --with-gnu-as and --with-gnu-ld to not get confused by substring
15769 matches.
15770
15771 * configure.in: Don't build gas for alpha-dec-osf1*.
15772
15773Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15774
15775 * configure: Back out Per's change of 12/19/1993. It changes the
15776 behavior of configure in unexpected and confusing ways.
15777
15778 Also, use different delim char when calculating
15779 program_transform_name so that the name can contain slashes.
15780
15781Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15782
15783 * configure.in, config.sub: Add support for VSTa micro-kernel.
15784
15785Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15786
15787 * configure.in: Nuke hacks which were used to get a special
15788 version of GAS for HPPA configurations.
15789
15790Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15791
15792 * configure: If only ${target_alias} is given, use that
15793 as the default for ${host_alias}.
15794 * configure: Add missing back-slashes before nested quotes.
15795
15796Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15797
15798 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15799
15800Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15801
15802 * config.guess: Recognize some Tektronix configurations.
15803 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15804
15805Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15806
15807 * config.sub: Match any flavor of SH.
15808
15809Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15810
15811 * configure.in: Don't try to configure newlib for Alpha.
15812
15813Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15814
15815 * configure.in: Don't build ld for Irix 5. Don't build gas,
15816 libg++ or libio for any Alpha target.
15817
15818 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
15819
15820Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15821
15822 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15823 default arguments -- so it tried to compress itself.
15824
15825Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15826
15827 * configure.in (notsupp): ensure that a space is always at the end
15828 of the configdirs list, since the grep checks for an explicit space
15829
15830Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15831
15832 * configure.in (target i386-sysv4.2): don't build ld, since static
15833 versions of many libraries are not available.
15834
15835Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15836
15837 * config.guess: Recognize Apollos (using environment variables).
15838 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15839
15840Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15841
15842 * config.guess: Recognize Sony news mips running newsos.
15843
15844Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15845
15846 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15847 "fi ; else" for bash.
15848
15849Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15850
15851 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15852
15853Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15854
15855 * config.sub: accept unixware as an alias for svr4.2.
15856 Fix some inconsistancies with the gcc version.
15857
15858Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15859
15860 * Makefile.in (DISTDOCDIRS): Add gdb.
15861
15862Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15863
15864 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15865
15866Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15867
15868 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15869 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15870 this now.
15871
15872Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15873
15874 * config.sub: Accept hiux* as an OS name.
15875
15876 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15877 etc/make-stds.texi. The underscore came from gcc, and dje now
15878 agrees that RUNTESTFLAGS is the correct name.
15879
15880Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15881
15882 * install.sh: Remove 'set -e'. It makes any conditionals
15883 in the script useless.
15884
15885 * config.guess: Automatically recognize arm-acorn-riscix
15886 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15887
15888Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15889
15890 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15891
15892Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15893
15894 * Makefile.in (DISTDOCDIRS): New variable.
15895 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 15896 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
15897
15898Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15899
15900 * configure.in (hppa target): check the source directory for the
15901 pagas sub-directory
15902
15903Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15904
15905 * config.sub: Allow -aout* and -elf*.
15906
15907Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15908
15909 * configure.in: Don't build ld on i386-solaris2, same as for
15910 sparc-solaris2.
15911
15912Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15913
15914 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15915
15916Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15917
15918 * configure.in: Configure gdb for alpha.
15919
15920Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15921
15922 * Makefile.in (CXXFLAGS): Add -O.
15923
15924Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15925
15926 * config.guess: added support for DG Aviion
15927
15928Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15929
15930 * configure.in: Produce warning message for subdirectories not
15931 configurable for this host/target combination. Don't try to
15932 configure gdb for vms.
15933
15934Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15935
15936 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15937 appropriate files before making "diststuff".
15938 (DISTBISONFILES): New var: list of files to be edited.
15939 (DISTSTUFFDIRS): Add binutils.
15940
15941Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15942
15943 * config.sub: also handle mipsel and mips64el (for little endian mips)
15944
15945Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15946
15947 * configure.in: Add * to end of all OS names.
15948
15949Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15950
15951 * configure.in: Build newlib for LynxOS native.
15952
15953Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15954
15955 * config.guess: Add support for delta 88k running SVR3.
15956
15957 * configure.in: Add comment about HP compiler vs. emacs.
15958
15959Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15960
15961 * configure.in: don't build ld on solaris2 (not a viable option
15962 due to bugs in getpwnam & getpwuid)
15963
15964Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15965
15966 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15967 config.guess will produce a full version number.
15968
15969Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15970
15971 * configure.in: Build linker and binutils for alpha-dec-osf1.
15972
15973Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15974
15975 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15976 and gdb/testsuite/Makefile.in.
15977
15978Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15979
15980 * configure.in: recognize mips*- instead of mips-
15981
15982Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15983
15984 * config.sub: Accept linux*coff and linux*elf as operating
15985 systems.
15986
15987Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15988
15989 * config.sub: Recognize mips64, and mips3 as an alias for it.
15990
15991Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15992
15993 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15994 gdb knows how to handle OSF/1 shared libraries.
15995
15996Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15997
15998 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15999 * config.guess: Recognize Hitachi's HIUX.
16000 * config.sub: Recognize h3050r* and hppahitachi.
16001 Remove redundant cases for hp9k[23]*.
16002
16003Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16004
16005 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16006 if gas and ld are in the source tree and are in ${configdirs}.
16007 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16008 --with options (but still pass them down on the command line,
6599da04
JM
16009 if they were explicitly specified).
16010
16011Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16012
16013 * configure: substitute SHELL value in Makefile.in with
16014 ${CONFIG_SHELL}
16015
16016Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16017
16018 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16019 *-*-solaris2* targets.
16020
16021Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16022
16023 * Makefile.in: define M4, and pass it down to sub-makes;
16024 all-autoconf now depends on all-m4
16025
16026Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16027
16028 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16029 presence of {ar,ranlib} instead of a configured directory
16030
16031Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16032
16033 * config.guess: Accept 34?? as well as 33?? for NCR.
16034
16035Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16036
16037 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16038 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16039
16040Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16041
16042 * configure: grab values for $(CC) and $(CXX) from the
16043 environment, so that someone can do "CC=gcc configure; make" and
16044 have it work right (matching the way that autoconf works now)
16045
16046 * configure.in, Makefile.in: add support for gash, the tcl
16047 interface to Galaxy
16048
16049 * config.guess: add NetBSD variants (hp300, x86)
16050
16051Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16052
16053 * install.sh: Support -d option (in the manner of SunOS 4 install,
16054 as it is more deterministic than that of GNU install)
16055 (chmodcmd): Set file to mode 755 by default (should also do default
16056 chgrp and chown, but I don't feel like dealing with that now)
16057
16058Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16059
16060 * config.sub: Remove h8300hhms alias.
16061
16062Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16063
16064 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16065
16066Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16067
16068 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16069 as stmp-fixinc
16070
16071Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16072
16073 * config.sub: recognize m88110-bug-coff.
16074
16075Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16076
16077 * Makefile.in (all-libio): all dependencies on the toolchain used
16078 to build this (gcc, gas, ld, etc)
16079
16080Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16081
16082 * config.guess: Deal with OSF/1 1.3 on alpha.
16083
16084Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16085
16086 * install.sh: add some 'else true' clauses for portability
16087
16088 * configure.in: don't build libio for h8[35]00-*-* targets
16089
16090Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16091
16092 * Makefile.in: Add support for new libio.
16093
16094Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16095
16096 * install.sh: If one command fails, don't try the rest. Don't try
16097 to remove $dsttmp (via trap) unless we have already created it.
16098 If $src doesn't exist, detect it and exit with an error.
16099
16100 * config.guess: Recognize BSD on hp300.
16101
16102Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16103
16104 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16105 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16106
16107Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16108
16109 * Makefile.in (all-send-pr): depends on all-prms
16110
16111Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16112
16113 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16114
16115Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16116
16117 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16118 Added test for mips-mips-riscos5.
16119
16120Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16121
16122 * configure.in: use mh-hp300 for 68k HP hosts
16123
16124Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16125
16126 * configure: add support for CONFIG_SHELL, so that you can use
16127 some alternate shell for evaluating configure scripts
16128
16129Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16130
16131 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16132 in configure script to bug-gdb@prep.ai.mit.edu when building
16133 distribution archive.
16134 * Makefile.in (COMPRESS): Remove def.
16135 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16136 gdb.tar.Z and make-gdb.tar.Z respectively.
16137 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16138 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16139 to convergence with 'taz' target in Makefile.in.
16140
16141Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16142
16143 * install.sh (dsttmp): use trap to ensure that tmp files go
16144 away on error conditions
16145
16146Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16147
16148 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16149
16150Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16151
16152 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16153 its parent is '/' not ''.
16154
16155 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16156
16157Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16158
16159 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16160 that ${newsrcdir}/configure.in does.
16161
16162Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16163
16164 * test-build.mk: support for CONFIG_SHELL
16165
16166Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16167
16168 * config.sub (netware): Add as a basic system type.
16169
16170Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16171
16172 * Makefile.in (Makefile): depend on configure.in. Also drop the
16173 $(srcdir)/ from the dependency on Makefile.in.
16174
16175Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16176
16177 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16178 (h8300hhms is temporary until multi-libraries are implemented).
16179 * configure.in: Handle h8300h too.
16180
16181Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16182
16183 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16184
16185Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16186
16187 * configure: Remove extraneous output when guessing host type.
16188 * config.guess: Remove extraneous output when guessing using C
16189 compiler rather than uname, or when guessing fails.
16190
16191Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16192
16193 * Makefile.in: remove all.cross and install.cross targets
16194
16195 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16196 definitions
16197
16198Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16199
16200 * configure.in (target sh): Build gprof.
16201
16202Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16203
16204 * config.sub: change -solaris to -solaris2
16205
16206Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16207
16208 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16209
16210Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16211
16212 * configure: Correct error message for missing Makefile.in to
16213 print correct directory.
16214
16215Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16216
16217 * install.sh: kludge around 386BSD shell bug
16218
16219Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16220
16221 * config.guess: Recognize NeXT.
16222 * config.guess: Recognize i486-ncr-sysv4.
16223 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16224
16225Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16226
16227 * Makefile.in (MAKEINFOFLAGS): New variable.
16228 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16229 * build-all.mk, test-build.mk: Pass down --no-split as
16230 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16231
16232Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16233
16234 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16235
16236Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16237
16238 * Makefile.in (libg++.tar.z): New rule.
16239 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16240 * Makefile.in (taz): Only do a single chmod.
16241
16242Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16243
16244 * install.sh: don't use dirname anymore (replaced with sed usage)
16245
16246Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16247
16248 * Makefile.in: Change extension for gzip'd files from '.z' to
16249 '.gz' per new FSF standard usage.
16250
16251Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16252
16253 * configure: put quotes around the final value of program_transform_name
16254
16255Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16256
16257 * Makefile.in: new install.sh support; update install-info rules
16258
16259Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16260
16261 * configure.in: Build diff for crosses, but not for go32 host.
16262
16263 * configure.in: Build gprof only for native, and don't build it
16264 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16265
16266Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16267
16268 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16269
16270Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16271
16272 * configure.in (host_tools): Add prms.
16273
16274Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16275
16276 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16277 with $(FLAGS_TO_PASS) on the command line
16278
16279 * config.sub: Recognize lynx and lynxos
16280
16281Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16282
16283 * config.sub: Accept -ecoff*, not just -ecoff.
16284
16285Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16286
16287 * Makefile.in (taz): Use .gz suffix instead of .z.
16288 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16289 names.
16290
16291Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16292
16293 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16294
16295Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16296
16297 * Makefile.in (install-no-fixedincludes): install gcc last, so
16298 that rebuilds that might happen during 'make install' don't get
16299 bogus gcc include files
16300
16301Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16302
16303 Change from Utah for HPPA support:
16304 * config.guess: Recognize hppa1.x-hp-bsd.
16305
16306Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16307
16308 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16309 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16310
16311Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16312
16313 * config.sub: Add support for rom68k and bug boot monitors.
16314
16315Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16316
16317 * Makefile.in: Make all-opcodes depend on all-bfd.
16318
16319Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16320
16321 * config.guess: Added special check for i[34]86-univel-sysv4*.
16322
16323Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16324
16325 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16326 the processor rather than assuming i486.
16327
16328Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16329
16330 * config.guess: Recognize SunOS6 as Solaris3.
16331
16332Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16333
16334 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16335 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16336
16337Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16338
16339 * build-all.mk (all-cross): New target for Canadian Cross.
16340 Added Q2 go32 targets.
16341 * test-build.mk: Configure go32 cross sparclite-aout and
16342 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16343 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16344
16345Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16346
16347 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16348 GO32 hosted toolchains
16349
16350Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16351
16352 * configure: change so "-exec-prefix" gets passed down rather
16353 than "-exec_prefix" so autoconf generated Makefiles get the
16354 exec_prefix set right.
16355
16356Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16357
16358 * config.guess: get the Solaris2 minor version number
16359
16360 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16361
16362Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16363
16364 * config.guess: Recognize some Sequent platforms.
16365
16366Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16367
16368 * Makefile.in: added the vault-install target
16369
16370 * configure.in: actually use the Sun3 makefile fragment that's in
16371 config, also added the release dir to configdirs
16372
16373Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16374
16375 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16376
16377Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16378
16379 * configure.in: remove some program from Alpha targetted toolchains
16380
16381Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16382
16383 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16384 gprof.
16385 (taz): Run "make diststuff" in those directories instead of "make
16386 proto-dir". Look for "VERSION=" only at start of line in subdir
16387 Makefile. Use "gzip -9" for compression.
16388 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16389 (binutils.tar.z): New target.
16390
16391Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16392
16393 * Makefile.in (taz): Include gpl.texinfo.
16394
16395Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16396
16397 * Makefile.in (setup-dirs): Merged into "taz" target.
16398 (taz): Only do `proto-dir' stuff if a directory is actually needed
16399 for this target.
16400
16401Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16402
16403 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16404 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16405 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16406 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16407 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16408
16409Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16410
16411 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16412 config.sub, and move-if-change to gdb testsuite distribution
16413 archive, so the testsuite can be extracted, configured, and
16414 run separately from the gdb distribution. Blow away the Chill
16415 tests that require a Chill compiled executable, since GNU Chill
16416 is not yet publically available.
16417
16418Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16419
16420 * test-build.mk: set environment variables in a single command,
16421 instead of a list of assignments and exports
16422
16423 * config.guess: recognize Alpha/OSF1 systems
16424
16425Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16426
16427 * configure: Change help message to prefer --options rather than
16428 -options.
16429
16430Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16431
16432 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16433 zippy@ecst.csuchico.edu.
16434 * config.guess: Recognize miniframe.
16435
16436Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16437
cc6010cd
AP
16438 * Makefile.in: Use srcroot to find runtest rather than rootme.
16439 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
16440
16441Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16442
16443 * test-build.mk: Extensive additions to support building on a
16444 machine other than the host.
16445
16446Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16447
16448 * configure (tooldir): Fix for i386-aix again.
16449
16450Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16451
16452 * configure, Makefile.in: Change definition of $(tooldir)
16453 to match the FSF.
16454
16455Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16456
16457 * config.guess: Recognize i[34]86/SVR4.
16458
16459Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16460
16461 * Makefile.in (all-gdb): gdb depends on sim.
16462
16463Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16464
16465 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16466 at the same time we make the prototype gdb directory.
16467 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16468 files at the same time as the gdb base release distribution.
16469
16470Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16471
16472 * Makefile.in (check): Use individual check targets rather than
16473 DO_X rule.
16474 (check-gcc): Added.
16475
16476Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16477
16478 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16479 for System V release 3.2.
16480
16481Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16482
16483 * config.sub: Recognize hppaosf.
16484 * configure.in: Do configure ld/binutils/gas for it.
16485
16486Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16487
16488 * configure (tooldir): Alter syntax used to set this, for systems
16489 where "\$" isn't handled right, like i386-aix.
16490
16491Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16492
16493 * configure: Pass program-transform-name, not
16494 program_transform_name, to recursive configures.
16495
16496Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16497
16498 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16499 of gas+ld+binutils.
16500
16501Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16502
16503 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16504
16505Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16506
16507 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16508
6599da04
JM
16509Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16510
16511 * Makefile.in (PRMS): Set back to all-prms.
16512
16513Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16514
16515 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16516 targets, rather than for MIPS hosts.
16517
16518Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16519
16520 * configure.in: add comment for --with-x default values
16521
16522 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16523
16524 * Makefile.in: add check-* targets for each of the directories in
16525 the tree. Add a definition of RUNTEST that will use the one we
16526 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16527
16528Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16529
16530 * configure.in: Removed obsolete references to bfd_target and
16531 target_makefile_frag.
16532
16533 * build-all.mk: Set assorted targets for Q2.
16534 * config.sub: Recognize z8k-sim and h8300-hms.
16535 * test-build.mk: Really don't pass host to configure.
16536 (HOLES): Added uname.
16537
16538Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16539
16540 * configure: Handle an empty program-prefix, program-suffix or
16541 program-transform-name correctly.
16542
16543Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16544
16545 * build-all.mk: -G 8 no longer required for MIPS targets.
16546 * test-build.mk: Don't pass host argument to configure; make it
16547 guess.
16548
16549Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16550
16551 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16552 * Makefile.in (COMPRESS): New macro, like GZIP.
16553
16554Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16555
16556 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16557
16558 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16559 with gas currently defaults to -G 0.
16560
16561Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16562
16563 * Makefile.in (all-flex): flex depends on byacc.
16564
16565 * build-all.mk: If host not specified, use config.guess. Pass TAG
16566 to test-build.mk as RELEASE_TAG.
16567 * test-build.mk (configargs): New variable containing arguments to
16568 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16569 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16570
16571 * config.guess: Use /bin/uname when checking -X argument on SCO,
16572 to avoid invoking GNU uname which doesn't understand -X.
16573
16574 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16575
16576 * configure.in: Build gas for mips-*-*.
16577
16578Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16579
16580 * Makefile.in (all.normal): insert missing backslash.
16581
16582Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16583
731a8127 16584 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
16585
16586 * Makefile.in: Complete overhaul to merge many almost identical
16587 targets.
16588
16589Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16590
16591 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16592 (gdb.tar.Z): Adjusted.
16593
16594 * Makefile.in (setup-dirs, taz): New targets; should be general
16595 enough to adapt for gdb sometime. Build only .z file.
16596 (gas.tar.z): New target.
16597
16598Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16599
16600 * build-all.mk: Use CC=cc -Xs on Solaris.
16601
6599da04
JM
16602Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16603
16604 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16605 for handling BISON for FSF releases.
16606
16607Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16608
16609 * configure: Actually implement the change zoo just documented.
16610
16611Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16612
16613 * configure: when using config.guess, only set target_alias when
16614 it's not already been set (ie, on the command line)
16615
16616Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16617
16618 * Makefile.in: add installcheck target, set PRMS to install-prms
16619
16620Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16621
16622 * configure: add support for package_makefile_fragment, handle the
16623 case where a directory has a configure.in file but no Makefile.in
16624 more gracefully (with an actual understandable error message, even);
16625 add support for --without (and add this to the usage message); also
16626 explicitly add a --host=${host_alias} to the command line when
16627 config.guess is used
16628
16629Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16630
16631 * configure: Must use both --host and --target in recursive calls.
16632
16633Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16634
16635 * Makefile.in: Change deja-gnu to dejagnu.
16636
16637Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16638
16639 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16640
16641Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16642
16643 * configure.in: canonicalize all instances to *-*-solaris2*,
16644 also strip out a number of tools to not build for go32 host
16645
16646Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16647
16648 * config.guess: add GPL.
16649
16650 * Makefile.in, config.guess, config.sub, configure: bump
16651 copyrights to 93.
16652
16653Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16654
16655 * Makefile.in (do-info): Removed obsolete check for existence of
16656 localenv file.
16657
16658 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16659
16660Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16661
16662 * Makefile.in: a couple of 'else true' for decstation,
16663 support for TclX
16664
16665 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16666
16667Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16668
16669 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16670
16671Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16672
16673 * config.guess: Recognize i386-ibm-aix (PS/2).
16674 * configure.in: Use config/mh-aix386 file for it.
16675
16676Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16677
16678 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16679 CC_FOR_TARGET instead.
16680 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16681
16682Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16683
16684 * Makefile.in: Add sim to list of directories sent with gdb
16685
16686Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16687
16688 * configure.in: Put back mips-dec-bsd* case.
16689
16690Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16691
16692 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16693 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16694 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
16695
16696Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16697
16698 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16699
16700 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16701 (install-info): install dir.info only if it exists,
16702 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16703
16704Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16705
16706 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16707 gas for mips-dec-bsd.
16708
16709Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16710
16711 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16712 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16713
16714Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16715
16716 * configure.in: Added "dejagnu" to hosttools list.
16717
16718Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16719
16720 * config.sub, configure.in, config.guess: Add support
16721 for Bosx, an AIX variant from Bull.
16722 Patches from F.Pierresteguy@frcl.bull.fr.
16723
16724Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16725
16726 * devo/dejagnu: Initial creation of devo/dejagnu.
16727 Migrated dejagnu testcases and support files for testing software
16728 tools to reside as subdirectories, currently called "testsuite",
16729 within the directory of the software tool. Migrated all programs,
16730 support libraries, etc. beloging to dejagnu proper from
16731 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16732 with no modifications. The changes to these files which will
16733 allow them to configure, build, and execute properly will be made
16734 in a future update.
16735
16736Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16737
16738 * Makefile.in: Change send_pr to send-pr.
16739 * configure.in: Likewise.
16740 * send_pr: Renamed directory to send-pr.
16741
16742Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16743
16744 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16745
16746Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16747
16748 * README: Update for gdb-4.8 release.
16749 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16750 gdb-xxx.tar.z (gzip'd) file also.
16751
16752Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16753
16754 * Makefile.in: make all-diff depend on all-libiberty
16755
16756Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16757
16758 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16759
16760Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16761
16762 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16763
16764Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16765
16766 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16767 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16768 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16769
16770Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16771
16772 * Makefile.in: makeinfo binary is in a new location
16773
16774Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16775
16776 * config.sub: Accept -ecoff as an OS.
16777
16778 * Makefile.in: Various changes to eliminate a level of make
16779 recursion and reduce the required command line length.
16780 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16781 sub-makes.
16782 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16783 variables holding settings for specific sub-makes.
16784 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16785 in terms of BASE_FLAGS_TO_PASS.
16786 (TARGET_LIBS): New variable listing directories which use
16787 TARGET_FLAGS_TO_PASS.
16788 (subdir_do): Eliminated.
16789 (do-*): New set of targets to replace subdir_do.
16790 (various): All targets which used subdir_do now depend on do-*.
16791 (local-clean): Renamed from do_clean.
16792 (local-distclean): New target, dependency of distclean and
16793 realclean.
16794 (install-info): Don't create directories. Depend on dir.info
16795 rather than calling make recursively.
16796 (install-dir.info): Eliminated.
16797 (install-info-dirs): Create all info directories here.
16798 (dir.info): Depend upon do-install-info.
16799
16800 * test-build.mk (HOLES): Added false.
16801
16802Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16803
16804 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16805
16806Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16807
16808 * Makefile.in (info): remove dependency on all-texinfo. The
16809 problem was really in texinfo/C, not at this level.
16810
16811Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16812
16813 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16814
16815Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16816
16817 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16818 GDB releases.
16819
16820Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16821
16822 * configure: Include srcdir in message about target of link not
16823 being found. Don't convert `-' to `_' in `with' options being
16824 passed to subdirs.
16825
16826Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16827
16828 * configure.in: add uudecode to host_tools
16829
16830 * Makefile.in: added {all,install}-uudecode targets, added them to
16831 the appropriate lists
16832
16833Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16834
16835 * Makefile.in (all-gcc): Added dependency on all-gas.
16836
16837 * configure.in (mips-*-*): Build ld and binutils.
16838
16839Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16840
16841 * configure: check return code from mkdir, print error message and
16842 exit on failure.
16843
16844Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16845
16846 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16847
16848Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16849
16850 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16851
16852Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16853
16854 * config.sub (h8500): Recognize this as a cpu type.
16855
16856Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16857
16858 * configure: source directory missing is no longer a warning
16859
16860 * configure.in: recognize irix[34]* instead of irix[34]
16861
16862 * Makefile.in: define and pass down X11_LIB
16863
6599da04
JM
16864Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16865
16866 * guess-systype: Renamed to ...
16867 * config.guess: ... by popular request.
16868 * configure.in, Makefile.in: Update accordingly.
16869
16870Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16871
16872 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16873 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16874 + Execute ./dummy instead of assuming . is in PATH.
16875
16876Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16877
16878 * guess-systype: New shell script. Attempts to guess the
16879 canonical host name of the executing host.
16880 Only a few hosts are supported so far.
16881 * configure: Call guess-systype if no host is specified.
16882
16883Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16884
16885 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16886 gcc Makefile.
16887
16888
16889Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16890
16891 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16892 (all-gcc, install-gcc, subdir_do): Use it.
16893
16894Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16895
16896 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16897
16898Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16899
16900 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16901 set exclusively by configure, using configure.in .
16902
16903Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16904
16905 * test-build.mk: set $PATH for all builds
16906
16907 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16908
16909Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16910
16911 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16912 the one used in gcc/Makefile.in, so that a null expansion doesn't
16913 override the one needed to build gcc with a native cc.
16914
16915
16916Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16917
16918 * configure: Accept -with arguments.
16919
16920Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16921
16922 * Makefile.in: added h8300sim
16923
16924Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16925
6599da04
JM
16926 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16927 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16928 (all-cygnus, native, build-cygnus): Make
16929 $(canonhost)-stamp-3stage-done, not $(host)....
16930 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16931 i386-sco3.2v4. Added else true to if command.
16932
16933Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16934
16935 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16936
16937Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16938
16939 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16940
16941Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16942
16943 * configure.in: don't remove binutils from Solaris builds
16944
16945Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16946
16947 * Makefile.in: get rid of earlier definitions for *clean,
16948 also handle the recursive info rule better
16949
16950Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16951
16952 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16953 do more-or-less the right thing.
16954
16955Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16956
16957 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16958 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16959
16960Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16961
16962 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16963 $(host_canonical).
16964
16965 * configure.in: split the configdirs list into 4 categories (native
16966 v. cross, library v. tool) and handle the cross-only and native-
16967 only in more reasonable (and correct!) way.
16968
16969Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16970
16971 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16972 configdirs anymore.
16973
16974Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16975
16976 * Makefile.in: extensive cleanup:: removed all of the explicit
16977 clean-* targets, collapsed many wrappers around subdir_do into
16978 one, added additional targets to satisfy standards.texi, deleted
16979 some old targets, some changes for consistency
16980
16981Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16982
16983 * configure.in: handle some programs as cross-only, and others as
16984 native only
16985
16986 * test-build.mk: handle partial holes in a more generic manner
16987
16988 * Makefile.in: m4 depends on libiberty
16989
6599da04
JM
16990Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16991
16992 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16993 time, wdiff, and find to configdirs
16994
16995 * Makefile.in: all, clean, and install rules for the new programs
16996 added to configure.in
16997
16998Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16999
17000 * configure.in: use mh-sun for all *-sun-* hosts
17001
6599da04
JM
17002Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17003
17004 * Makefile.in: define flags for X11 include files and library file
17005 locations, pass them down to the programs that need this info
17006
17007 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17008
6599da04
JM
17009Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17010
17011 * configure.in: start building libg++ for HP-UX targets
17012
17013Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17014
17015 * README: Update references to files moved into etc/.
17016
17017Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17018
17019 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17020 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17021
17022Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17023
17024 * configure: accept dash as well as underscore in long option
17025 names for FSF compatibility.
17026
17027Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17028
17029 * config.sub: added -sco3.2v4 support from FSF.
17030
17031Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17032
17033 * configure.in: expand the section that adds or removes
17034 directories from the list of programs to build, to handle native
17035 vs. cross in addition to host v. native
17036
17037Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17038
17039 * Makefile.in: Replace C++ in macro names with CXX.
17040 This is less likely to break ...
17041
17042Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17043
17044 * test-build.mk: add -w to GNU_MAKE
17045
17046Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17047
17048 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17049 add 'sparc' to list of recognized cpus. This needed to make
17050 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17051 Delete some redundant ose68 variants. Recognize -wrs as an os,
17052 then changes that into $CPU-wrs-vxworks.
17053
17054 * configure.in: remove most references to gdbtest, regularize
17055 target based program removal
17056
17057 * test-build.mk: import from p3 tree (many fixes and changes)
17058
17059Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17060
17061 * Makefile.in: added rules to handle tcl, tk, and expect
17062
17063 * configure.in: handle those directories if they exist
17064
17065Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17066
17067 * config.sub: removed bogus hppabsd and hppahpux names, since
17068 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17069
17070Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17071
17072 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17073 depends upon all-xiberty
17074
17075 * Makefile.in: changes from p3, including:
17076
17077 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17078
17079 * Makefile.in (XTRAFLAGS): include newlib directories if
17080 newlib/Makefile exists, rather than if host != target.
17081
17082 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17083
17084 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17085 from the same source tree and not building a cross-compiler. This
17086 matters for the libg++ configuration if reconfiguring a tree that
17087 has already been installed.
17088
17089 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17090
17091 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17092 pick up the machine and system specific header files.
17093
17094 * Makefile.in: added AS_FOR_TARGET, passed down in
17095 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17096 the C compiler to use to create programs which are run in the
17097 build environment, set it to default to $(CC), and passed it down
17098 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17099
17100 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17101
17102 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17103 We need them for unusual native builds, like systems without
17104 ranlib.
17105
17106 * configure: also define $(host_canonical) and
e490616e
ZW
17107 $(target_canonical), which are the full, canonical names for the
17108 given host and target
6599da04
JM
17109
17110Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17111
17112 * Makefile.in: Added separate definitions for C++.
17113
17114Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17115
17116 * configure.in (configdirs): Add deja-gnu.
17117
17118Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17119
17120 * README: Update for configure.texi and gdb-4.7 release.
17121
17122Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17123
17124 * Makefile.in: Move "all" target to top of file.
17125 Previously, first target was ".PHONY" which caused BSD4.4 make
17126 to build .PHONY when make was run without arguments.
17127
17128Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17129
17130 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17131 Library-copylefted code in libiberty.
17132
17133Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17134
17135 * config.sub: Replace m68kmote with plain old m68k.
17136
17137Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17138
17139 * Makefile.in: Remove space from blank line, avoid Make complaints.
17140
17141Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17142
17143 * config.sub: Complain if no argument is given. Added support for
17144 386bsd as OS and target alias.
17145
17146Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17147
17148 * Makefile.in (XTRAFLAGS): include newlib directories if
17149 newlib/Makefile exists, rather than if host != target.
17150
17151Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17152
17153 * config.sub: recognize sparclite-wrs-vxworks.
17154
17155 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17156 p3.) Added clean-xiberty to clean.
17157
17158Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17159
17160 * configure.in: use *-*-* instead of nested cases for host and target
17161
17162Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17163
17164 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17165 from the same source tree and not building a cross-compiler. This
17166 matters for the libg++ configuration if reconfiguring a tree that
17167 has already been installed.
17168
17169Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17170
17171 * config.sub (i486v/i486v4): Merge in from FSF version.
17172
17173Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17174
17175 * configure: only set PWD if it is already set.
17176
17177Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17178
17179 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17180 doesn't have unset and all success paths (and most error paths)
17181 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17182 to just ${PWD} to avoid confusion.)
17183
17184Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17185
17186 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17187 even for a native compilation.
17188
17189Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17190
17191 Changes to make the gdb.tar.Z rule work better.
17192
17193 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17194 (DEVO_SUPPORT): Add configure.texi.
17195 (bfd-ilrt.tar.Z): Remove ancient rule.
17196
17197Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17198
17199 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17200 pick up the machine and system specific header files.
17201
17202 * configure.in, config.sub: added new target m68010-adobe-scout,
17203 with alias of adobe68k. Changed configure.in to check for
17204 -scout before -sco* to avoid a false match.
17205
17206 * Makefile.in: added AS_FOR_TARGET, passed down in
17207 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17208 the C compiler to use to create programs which are run in the
17209 build environment, set it to default to $(CC), and passed it down
17210 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17211
17212Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17213
17214 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17215 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17216 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17217 FOR_TARGET variants, to newlib and libg++.
17218
17219Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17220
17221 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17222 first.
17223
17224Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17225
17226 * config.sub: Accept `elf' as an environment.
17227
17228Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17229
17230 * Makefile.in (all-opcodes): cd into the right directory
17231
17232Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17233
17234 * configure: added -program_transform_name option, used as
17235 argument to sed when installing programs.
17236 configure.texi: added documentation for -program_prefix,
17237 -program_suffix and -program_transform_name.
17238
17239Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17240
17241 * config.sub: Accept i486 where i386 ok.
17242
17243Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17244
17245 * config.sub: accept we32k
17246
17247Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17248
3b75d237 17249 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17250
17251 * Makefile.in: don't create all directories for ``make install'';
17252 let the subdirectories create the ones they need.
17253
17254Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17255
e490616e 17256 * COPYING: new file, GPL v2
6599da04
JM
17257
17258Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17259
17260 * Makefile.in: use the new gen-info-dir, which needs a template
17261 argument (which also lives in texinfo)
17262
17263 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17264
6599da04
JM
17265Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17266
17267 * config.sub (ncr3000): Change i386 to i486.
17268
17269Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17270
17271 * Makefile.in: add install-rcs, install-grep to
17272 install-no-fixedincludes, removed install-bison and install-libgcc
17273
17274Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17275
17276 * configure.in: grab the HPUX makefile fragment if on HPUX
17277
17278Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17279
17280 * Makefile.in: eradicate bison spoor (ditto libgcc).
17281 configure.in: recognise m68{k,000}-ericsson-OSE.
17282 es1800 is alias for m68k-ericsson-OSE
17283
17284Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17285
17286 * configure.in: rearrange the parts that remove programs from
17287 configdirs, based now on HOST==TARGET or by canonical triple.
17288
17289Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17290
17291 * test-build.mk: recurse explicitly with -f test-build.mk when
17292 appropriate. predicate stage3 and comparison on the existence
17293 of gcc. That is, if gcc isn't around, we aren't three-staging.
17294 On very clean, also remove ...stamp-co. Build in-place before
17295 doing other builds.
17296
17297Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17298
17299 * Makefile.in, configure.in: add tgas
17300
17301Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17302
17303 * Makefile.in: a number of changes merged in from progressive.
17304
17305 * configure.in: add libm.
17306
17307 * .cvsignore: ignore some stuff that comes from test-build.mk.
17308
6599da04
JM
17309Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17310
17311 * config.sub: Add es1800 (m68k-ericsson-es1800).
17312
17313Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17314
17315 * configure: Add program_suffix (parallel to program_prefix)
17316 * Makefile.in: adjust directory-creating script for losing decstation
17317
17318Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17319
17320 * configure: Minor $subdir-related fixes.
17321
17322Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17323
17324 * configure: fix various problems with propogating
17325 makefile_target_frag in subdirs.
17326 * configure.in: config libgcc if its there
17327
17328Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17329
17330 * config.sub: HPPA merge.
17331
6599da04
JM
17332Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17333
17334 * Makefile.in: Replace all-bison with all-byacc in all
17335 dependency lines for other tools (which now use byacc).
17336
17337Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17338
17339 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17340
6599da04
JM
17341Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17342
17343 * Makefile.in: make gprof rules similar to byacc rules (instead of
17344 vestigal $(unsubdir) that didn't work...)
17345
17346Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17347
17348 * config.sub: Add support for Linux.
17349 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17350 (at least for libg++).
17351
17352Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17353
17354 * configure.texi: fix doc for the -nfp option to configure
17355
17356Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17357
17358 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17359
17360Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17361
17362 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17363 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17364 * configure.in: added solaris* host_makefile_frag hook.
17365
17366Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17367
17368 * config.sub: changed recognition of m68000 so that various
17369 m68k types can be specified via m680[01234]0
17370
17371Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17372
17373 * config.sub (basic_machine): fix sed so that '-foo' isn't
17374 completely substituted out while .+'-foo' loses the '-foo'
17375
17376Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17377
17378 * config.sub ($os): Add -aout.
17379
17380Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17381
17382 * configure: If host_makefile_frag is absolute, don't
17383 prefix ${invsubdir} (relevant to libg++ auto-configure).
17384
17385Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17386
17387 * Makefile.in (tooldir): Define it.
17388 (all-ld): Depend on all-flex.
17389
17390Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17391
17392 * Makefile.in (check): Fix libg++ special case.
17393
17394Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17395
17396 * configure: do not bury `pwd` into config.status, thus do fewer
17397 pwd's.
17398
17399 * configure: print the "Building in" message only when building in
17400 other than "." AND verbose.
17401
63f6bcd7 17402 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
17403 configures.
17404
17405 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17406
17407Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17408
17409 * Makefile.in: macroize flags passed on recursion. remove
17410 fileutils.
17411
17412Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17413
17414 * configure: get makesrcdir right for subdirs deeper than 1.
17415
17416 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17417 install.
17418
17419Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17420
17421 * Makefile.in: don't print subdir_do or recursion lines.
17422
17423Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17424
17425 * standards.texi: added menu item.
17426
17427 * Makefile.in: build and install standards.info.
17428
17429 * standards.texi: new file.
17430
17431Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17432
17433 * configure: test for and move config.status pieces from
17434 ${subdir}/.
17435
17436Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17437
6599da04
JM
17438 * configure: Test for existance of files before trying to mv
17439 them, to avoid numerous non-existance messages.
17440
17441Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17442
17443 * configure: correct final line of config.status.
17444
17445 * configure: patch from eggert. Avoids a protection problem if
17446 the original Makefile.in is read only.
17447
17448 * configure: use move-if-change from gcc to create config.status.
17449 Some makefiles depend on config.status to tell if a directory
17450 has been reconfigured for a different host. This change
17451 prevents those directories from remaking everything in the case
17452 where the reconfig was only intended to rebuild a Makefile.
17453
17454 * configure: test for config.sub with "config.sub sun4" rather
17455 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17456 host alias from a missing config.sub.
17457
17458Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17459
17460 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17461 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17462
17463Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17464
17465 * configure: mkdir ${subdir} as needed.
17466
17467Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17468
17469 * Makefile.in,configure.in: added autoconf.
17470
17471Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17472
17473 * Makefile.in: no longer pass against on recursion.
17474
17475 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17476 definitions are not inherited.
17477
17478 * configure: correct makesrcdir when subdir is .
17479
17480Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17481
17482 * configure: Add support for 'subdirs' variable, which is
17483 like 'configdirs', except that configure doesn't re-invoke
17484 itself for subdirs, it just creates a Makefile for each subdir.
17485 * configure.texi: Document subdirs.
17486
17487Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17488
17489 * configure.in: added flex to configdirs
17490
17491Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17492
17493 * Makefile.in: remove clean-stamps from clean.
17494
17495Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17496
17497 * configure.in: Add gdbtest to configdirs.
17498
17499Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17500
17501 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17502 to recursive makes.
17503 * configure.in: Recognize new ncr3000 config.
17504
17505Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17506
17507 * Makefile.in, configure.in: removed references to gdbm.
17508
17509Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17510
17511 * config.sub: Don't canonicalize os value
17512 newsos* to bsd (readline needs to check for newsos).
17513 (This fix was earlier made Jan 31, but got re-broken.)
17514
17515Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17516
17517 * configure.in: sco is an os, not a vendor!
17518
17519 * configure: Quote $( better. Keep various shells happy.
17520
17521Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17522
17523 * Makefile.in: eliminate stamp-files.
17524
17525Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17526
17527 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17528 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17529
17530Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17531
17532 * config.sub: fix iris/iris3.
17533
17534Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17535
17536 * configure: re-add -rm.
17537
17538Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17539
17540 * Maskefile.in: add .stmp-rcs to all.
17541
17542 * configure.in: remove gas from rs6000 build, use aix host fragment.
17543
17544Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17545
17546 * configure: pass down site_option during recursion.
17547
17548Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17549
17550 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17551
17552Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17553
17554 * configure: Change exec_prefix so that it really defaults to prefix.
17555
17556Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17557
17558 * Makefile.in, configure.in: Add support for mmalloc library.
17559
17560Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17561
17562 * Makefile.in: add stmp dependencies for a few more things.
17563
17564Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17565
17566 * configure: adjusted error message on objdir/srcdir configure
17567 collision, per john's suggestion.
17568
17569 * Makefile.in: add libiberty stmp to all and all.cross.
17570
17571Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17572
17573 * Makefile.in: remove force dependencies, add grep to all.
17574
17575Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17576
17577 * Makefile.in: drop flex. make stamp files work.
17578
17579 * configure: added test for conflicting configuration in srcdir,
17580 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17581 gets cranky. use relative paths for configure and srcdir
17582 whenever possible. Send some error messages to stderr that were
17583 going to stdout.
17584
17585Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17586
17587 * Makefile.in: Fix libg++ rule to check for gcc directory
17588 before using gcc/gcc. Also pass XTRAFLAGS.
17589
17590Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17591
17592 * Makefile.in: added stmp-files so that directories aren't polled
17593 when they are already built.
17594
17595 * configure.texi: fixed a node pointer problem.
17596
17597Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17598
731a8127 17599 * config.sub configure.in gdb/configure.in
6599da04
JM
17600 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17601 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17602 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17603
17604Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17605
17606 * configure: -recurring becomes -silent. corrected help message
17607 for -site= option.
17608
17609 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17610
17611Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17612
17613 * configure: when building Makefile for crosses, replace
17614 tooldir and program_prefix. default srcdir from location of
17615 config.sub. remove "for host in hosts" and "for target in
17616 targets" loops.
17617
17618Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17619
17620 * Makefile.in: Do not pass bindir or mandir to cvs.
17621
17622Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17623
17624 * Makefile.in, configure.in: removed traces of namesubdir,
17625 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17626 copyrights to '92, changed some from Cygnus to FSF.
17627
17628 * configure.texi: remove most references to multiple hosts,
17629 multiple targets, subdirs, etc.
17630
17631 * configure.man: removed rcsid. reference config.sub not
17632 config.subr.
17633
17634 * Makefile.in: mkdir $(infodir) on install-info.
17635
17636Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17637
17638 * configure.texi: Explain better about .gdbinit and about
17639 the environment that configure.in sections run in.
17640
17641Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17642
17643 * configure.in: Ultrix is only a decstation if it's a MIPS.
17644
17645Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17646
17647 * README: DOC.configure => cfg-paper.texi.
17648
17649Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17650
17651 * config.sub (near case $os): Don't convert newsos* to bsd!
17652
17653Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17654
17655 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17656 the number of copies of COPYING that go into the GDB tar file.
17657
17658Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17659
731a8127 17660 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
17661 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17662 Fix SCO configuration stuff.
17663
17664Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17665
17666 * Makefile.in: For libg++, make sure the -I pointing
17667 to the gcc directory goes *after* all the libg++-local -I flags.
17668 Also, move just-gcc dependency from just-libg++ to all-libg++.
17669
17670Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17671
17672 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17673
17674Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17675
17676 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17677
17678Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17679
17680 * config.sub: Add stratus configuration frags. Also
17681 submitted to FSF.
17682
17683Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17684
17685 * Makefile.in (DEV_SUPPORT): add configure.man.
17686
17687 * config.sub(Decode manufacturer-specific): add -none*.
17688
17689Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17690
17691 * Makefile.in: remove form feeds to make Sun's make happy.
17692 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17693
17694Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17695
17696 * Makefile.in (AR_FLAGS): Make quieter.
17697
17698Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17699
17700 * configure.in: Add libg++.
17701 * configure: When verbose, don't output the command line at each
17702 level; it will be unremarkably the same as the previous version,
17703 which will be the same as what the user typed.
17704
17705Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17706
17707 * configure.in, Makefile.in: fix clean-info, add flex. add
17708 fileutils.
17709
17710 * configure: be less sensitive to spaces in Makefile.in. Do not
17711 look for sources in "..". Doing so breaks subdirectories that
17712 might have their own configure. If a subdir has it's own
17713 configure script, use it.
17714
17715Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17716
17717 * cfg-paper.texi: some changes suggested by rms.
17718
17719Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17720
17721 * config.sub: Merge in some small additions from the FSF version,
17722 taken from the gcc distribution, to bring the Cygnus and FSF
17723 versions into closer sync.
17724
17725Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17726
17727 * configure.in: Changed svr4 references to sysv4.
17728
17729Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17730
17731 * configure: added -V for version number option.
17732
17733Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17734
17735 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17736 renamed from DOC.configure to cfg-paper.texi.
17737
17738Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17739
17740 * configure, config.subr, config.sub: config.subr is now
17741 config.sub again.
17742
17743Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17744
17745 * configure.texi: new file, in progress.
17746
17747 * Makefile.in: build info file and install the man page for
17748 configure.
17749
17750 * configure.man: new file, first cut.
17751
17752 * configure: find config.subr again now that configuration "none"
17753 has gone. removed all traces of the -ansi option. removed all
17754 traces of the -languages option.
17755
17756 * config.subr: resync from rms.
17757
17758Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17759
17760 * configure, config.sub, config.subr: merge config.sub into
17761 config.subr, call the result config.subr, remove config.sub, use
17762 config.subr.
17763
17764 * Makefile.in: revised install for dir.info.
17765
17766Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17767
17768 * configure.in: add decstation host makefile frag.
17769
17770 * Makefile.in: BISON now bison -y again. also install-gcc on
17771 install. clean-gdbm on clean. infodir belongs in datadir.
17772 Make directories for info install. Build dir.info here then
17773 install it.
17774
17775Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17776
17777 * Makefile.in: fix for bad directory tests.
17778
17779Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17780
17781 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17782 regexp. -srcdir relative was being handled incorrectly.
17783
17784 * Makefile.in: unwrapped some for loops so that parallel makes
17785 work again and so one can focus one's attention on a particular
17786 package.
17787
17788Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17789
17790 * configure: added PWD as a stand in for `pwd` (for speed). use
17791 elif wherever possible. make -srcdir work without -objdir.
17792 -objdir= commented out.
17793
17794Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17795
17796 * configure: +options become --options. -subdirs commented out.
17797 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17798 Makefile now at top of generated Makefile. Removed cvs log
17799 entries. added -srcdir. create .gdbinit only if there is one
17800 in ${srcdir}.
17801
17802 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17803 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17804 and mandir now keyed off datadir by default.
17805
17806Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17807
17808 * Freshly created ChangeLog.
17809
17810\f
17811Local Variables:
17812mode: change-log
17813left-margin: 8
17814fill-column: 76
17815version-control: never
17816End: