]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Instrument built-in memory access function calls
[thirdparty/gcc.git] / ChangeLog
CommitLineData
443e6238
CV
12012-11-03 Corinna Vinschen <corinna@vinschen.de>
2
3 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4 against Mingw64 w32api.
5 * configure: Regenerate.
6
1873ec0c
L
72012-11-03 H.J. Lu <hongjiu.lu@intel.com>
8
9 * configure: Regenerated.
10
2588b26e
RM
112012-11-03 Robert Mason <rbmj@verizon.net>
12
13 * configure.ac: add --disable-libstdcxx configure option
14 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
15
7e0575b0
GG
162012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
17
18 * MAINTAINERS (Write After Approval): Add myself.
19
29dd4e88
JG
202012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
21
22 * MAINTAINERS (Write After Approval): Add myself.
23
45c29893
SS
242012-10-24 Sharad Singhai <singhai@google.com>
25
26 * MAINTAINERS (Write After Approval): Add myself.
27
9d294e36
EC
282012-10-24 Eric Christopher <echristo@gmail.com>
29
30 * MAINTAINERS: Update email address.
31
0d6414b2
EB
322012-10-23 Eric Botcazou <ebotcazou@adacore.com>
33
34 PR bootstrap/54820
35 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
36 * configure: Regenerate.
37
a780583f
RE
382012-10-23 Richard Earnshaw <rearnsha@arm.com>
39
40 * MAINTAINERS (aarch64): Add Marcus and myself.
41
0b21f5d3
EB
422012-10-22 Eric Botcazou <ebotcazou@adacore.com>
43
44 PR bootstrap/54820
45 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
46 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
47 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
48 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
49 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
50 * Makefile.in: Regenerate.
51 * configure.ac (have_static_libs): New variable and associated check.
52 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
53 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
54 * configure: Regenerate.
55
c8855f2d
RB
562012-10-10 Richard Biener <rguenther@suse.de>
57
0b21f5d3 58 * MAINTAINERS: Adjust for changed surname.
c8855f2d 59
b86cba2e
LC
602012-10-04 Lawrence Crowl <crowl@google.com>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
6b391f49
CC
642012-10-01 Cary Coutant <ccoutant@google.com>
65
66 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
67
0e56e590
ILT
682012-09-28 Ian Lance Taylor <iant@google.com>
69
70 * Makefile.def: Make all-target-libgo depend on
71 all-target-libbacktrace.
72 * Makefile.in: Rebuild.
73
d83697f4
ILT
742012-09-26 Ian Lance Taylor <iant@google.com>
75
76 * Makefile.def: Make all-gcc depend on all-libbacktrace.
77 * Makefile.in: Rebuild.
78
8750dfc5
WL
792012-09-20 Walter Lee <walt@tilera.com>
80
81 * configure.ac: Add tilegx to list of targets that support gold.
82 * configure: Regenerate.
83
61e12aff
MP
842012-09-20 Marek Polacek <polacek@redhat.com>
85
86 * MAINTAINERS (Write After Approval): Add myself.
87
d91491e5
SE
882012-09-19 Steve Ellcey <sellcey@mips.com>
89
90 * configure.ac: Add mips*-mti-elf* target.
91 * configure: Regenerate.
92
eff02e4f
ILT
932012-09-17 Ian Lance Taylor <iant@google.com>
94
95 * MAINTAINERS (Various Maintainers): Add libbacktrace.
96 * configure.ac (host_libs): Add libbacktrace.
97 (target_libraries): Add libbacktrace.
98 * Makefile.def (host_modules): Add libbacktrace.
99 (target_modules): Likewise.
100 * configure, Makefile.in: Rebuild.
101
d7a29167
DE
1022012-09-14 David Edelsohn <dje.gcc@gmail.com>
103
104 PR target/38607
105 Merge upstream change.
106 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
107
108 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
109 Add libgomp*.o to compare_exclusions for AIX.
110 * configure: Regenerate.
111
1122012-09-06 Diego Novillo <dnovillo@google.com>
385c0681
DN
113
114 * configure.ac: Bump minimum GMP version to 4.2.3.
115 * configure: Re-generate.
116
b588ae30
GJL
1172012-09-05 Georg-Johann Lay <avr@gjlay.de>
118
119 PR target/54461
120 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
121 target-libgloss if not configured --with-avrlibc=no.
122 * configure: Regenerate.
123
178f875a
JM
1242012-09-04 Jason Merrill <jason@redhat.com>
125
126 * configure.ac: Fix --enable-languages=all.
127
7c2f37eb
CL
1282012-09-04 Christophe Lyon <christophe.lyon@st.com>
129
130 * MAINTAINERS (Write After Approval): Add myself.
131
625afa23
RG
1322012-09-03 Richard Guenther <rguenther@suse.de>
133
134 PR bootstrap/54138
135 * configure.ac: Re-organize ISL / CLOOG checks to allow
136 disabling with either --without-isl or --without-cloog.
137 * configure: Regenerated.
138
a4cf6e46
GJL
1392012-09-03 Georg-Johann Lay <avr@gjlay.de>
140
141 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
142 * configure: Regenerate.
143
6c513d43
UD
1442012-08-27 Ulrich Drepper <drepper@gmail.com>
145
146 * MAINTAINERS: Fix my email address.
147
61171996
L
1482012-08-26 H.J. Lu <hongjiu.lu@intel.com>
149
150 PR binutils/4970
151 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
152 and opcodes.
153 * Makefile.in: Regenerated.
154
14fbeb6c
AH
1552012-08-26 Art Haas <ahaas@impactweather.com>
156
157 * configure: Regenerate.
158
c141b97e
1592012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
160
161 * INSTALL/README: Also refer to the online installation
162 instructions.
163
12d87607
HS
1642012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
165
166 * MAINTAINERS (Write After Approval): Add myself.
167 (Picochip port): Remove myself.
168
0823efed
DN
1692012-08-14 Diego Novillo <dnovillo@google.com>
170
171 Merge from cxx-conversion branch.
172
173 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
174 POSTSTAGE1_CONFIGURE_FLAGS.
175 * Makefile.in: Regenerate.
176 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
177 Force C++ when bootstrapping.
178 * configure: Regenerate.
179
a0b0a0c3
JBG
1802012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
181
182 * MAINTAINERS (Write After Approval): Add myself.
183
6d8b8153
JM
1842012-07-16 Joseph Myers <joseph@codesourcery.com>
185
186 * README: Document use of ranges of years in copyright notices.
187
81ef8878
RG
1882012-07-06 Richard Guenther <rguenther@suse.de>
189
190 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
191 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
192 --with-gmp=system.
193 * Makefile.in: Regenerated.
194 * configure: Likewise.
195
0ff2d841
RG
1962012-07-06 Richard Guenther <rguenther@suse.de>
197
198 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
199 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
200 supply V=1 as extra_make_flags.
201 * configure: Regenerated.
202 * Makefile.in: Likewise.
203
2b2d7c53
TG
2042012-07-04 Tristan Gingold <gingold@adacore.com>
205
206 * configure: Regenerate.
207
1fcd23ac
RG
2082012-07-03 Richard Guenther <rguenther@suse.de>
209
210 * Makfile.def (isl): Remove not necessary extra_exports and
211 extra_make_flags.
212 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
213 * Makefile.in: Regenerated.
214
32d024bf
RG
2152012-07-03 Richard Guenther <rguenther@suse.de>
216
217 * Makefile.def (cloog): Add V=1 to extra_make_flags.
218 * configure.ac: If either the ISL or the CLooG check failed
219 do not try to build in-tree versions.
220 * Makefile.in: Regenerated.
221 * configure: Regenerated.
222
90d4f233
RO
2232012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
224
225 * configure: Regenerate.
226
1116de1a
JJ
2272012-07-02 Janis Johnson <janisjo@codesourcery.com>
228
8153b03d 229 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1116de1a
JJ
230 maintainer.
231
8247e8b2
RG
2322012-07-02 Richard Guenther <rguenther@suse.de>
233
234 * configure: Regenerated.
235
33ad93b9
RG
2362012-07-02 Richard Guenther <rguenther@suse.de>
237 Michael Matz <matz@suse.de>
238 Tobias Grosser <tobias@grosser.es>
239 Sebastian Pop <sebpop@gmail.com>
240
241 * Makefile.def: Add ISL host module, remove PPL host module.
242 Adjust ClooG host module to use the proper ISL.
243 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
244 * configure.ac: Include config/isl.m4. Add ISL host library,
245 remove PPL. Remove PPL configury, add ISL configury, adjust
246 ClooG configury.
247 * Makefile.in: Regenerated.
248 * configure: Likewise.
249
6886e444
RG
2502012-07-02 Richard Guenther <rguenther@suse.de>
251
252 Merge from graphite branch
253 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 254
6886e444
RG
255 * configure: Regenerated.
256 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
257 both cloog.org and legacy versions. The only supported version will
258 be CLooG with the isl backend.
259
260 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 261
6886e444
RG
262 * configure: Regenerated.
263 * configure.ac: Require cloog isl 0.17.0
264
265 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 266
6886e444
RG
267 * configure: Regenerated.
268 * config/cloog.m4: Do not define CLOOG_ORG
269
d4a10d0a
SB
2702012-06-29 Steven Bosscher <steven@gcc.gnu.org>
271
272 * configure.ac: Skip C if explicitly selected.
273 * configure: Regenerate.
274
bd8e704f
CL
2752012-06-28 Christophe Lyon <christophe.lyon@st.com>
276
277 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
278 they contain -O2.
279 * configure: Regenerate.
280
0951ac86
RS
2812012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
282
283 PR debug/53740
284 * df.h, df-problems.c, dce.c: Revert last patch.
285
4679c9b3
IS
2862012-06-25 Iain Sandoe <iain@codesourcery.com>
287
288 * MAINTAINERS (Write After Approval): Update my email address.
289
0619103b
MI
2902012-06-21 Meador Inge <meadori@codesourcery.com>
291
292 * MAINTAINERS (Write After Approval): Add myself.
293
056d8580
JM
2942012-06-20 Jason Merrill <jason@redhat.com>
295
296 * Makefile.tpl (check-target-libgomp-c++): New.
297 (check-target-libitm-c++): New.
298 * Makefile.def (c++): Add them.
299 * Makefile.in: Regenerate.
300
556861b2
EW
3012012-05-29 Edmar Wienskoski <edmar@freescale.com>
302
9c78662a 303 * MAINTAINERS (Write After Approval): Add myself.
556861b2 304
8294b6fe
OH
3052012-05-16 Olivier Hainque <hainque@adacore.com>
306
307 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
308 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
309 (install-no-fixedincludes): Adjust accordingly.
310 * Makefile.in: Regenerate.
311
eb606595
L
3122012-05-15 H.J. Lu <hongjiu.lu@intel.com>
313
314 Merge upstream change
315 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
316
1c8196d9
MG
3172012-05-14 Marc Glisse <marc.glisse@inria.fr>
318
319 * MAINTAINERS (Write After Approval): Add myself.
320
5b0d38e4
NC
3212012-05-09 Nick Clifton <nickc@redhat.com>
322 Paul Smith <psmith@gnu.org>
323
324 PR bootstrap/50461
325 * configure.ac (mpfr-dir): When using in-tree MPFR sources
326 allow for the fact that from release v3.1.0 of MPFR the source
327 files were moved into a src sub-directory.
328 * configure: Regenerate.
329
f7d6bc01
JB
3302012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
331
332 * configure.ac: Bump minimum MPFR version to 2.4.0.
333 * configure: Regenerated.
334
48310492
RH
3352012-05-01 Richard Henderson <rth@redhat.com>
336
337 * Makefile.def (libatomic): New target_module.
338 * configure.ac (target_libraries): Add libatomic.
339 (noconfigdirs): Check if libatomic is supported.
340 * Makefile.in, configure: Rebuild.
341
77f496df
GY
3422012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
343
344 * MAINTAINERS (Write After Approval): Add myself.
345
95e5b9a4
JB
3462012-04-25 Joel Brobecker <brobecker@adacore.com>
347
348 * config.sub: Update to 2012-04-18 version from official repo.
349
86c8bb32
N
3502012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
351
352 * MAINTAINERS (Write After Approval): Add myself.
353
dcc73abf
SE
3542012-04-11 Steve Ellcey <sellcey@mips.com>
355
356 * MAINTAINERS: Changed email address.
357
7fd6378e
GJL
3582012-03-28 Georg-Johann Lay <avr@gjlay.de>
359
360 PR target/52737
361 * contrib/gcc_update (files_and_dependencies):
362 Remove gcc/config/avr/t-multilib from touch data.
363
b24513a1
RO
3642012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
365
366 * MAINTAINERS (OS Port Maintainers): Remove irix.
367 * configure.ac (enable_libgomp): Remove *-*-irix6*.
368 (unsupported_languages): Remove mips-sgi-irix6.*.
369 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
370 (with_stabs): Remove.
371 * configure: Regenerate.
372
5c30094f
RO
3732012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
374
375 * MAINTAINERS (OS Port Maintainers): Remove osf.
376 * configure.ac (enable_libgomp): Remove *-*-osf*.
377 (with_stabs): Remove alpha*-*-osf*.
378 * configure: Regenerate.
379
091fe9ca
TG
3802012-03-05 Tristan Gingold <gingold@adacore.com>
381
382 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
383 * configure: Regenerate.
384
51f894e6
WL
3852012-02-17 Walter Lee <walt@tilera.com>
386
387 * MAINTAINERS: (Write After Approval): Delete myself.
388
1982a383
WL
3892012-02-14 Walter Lee <walt@tilera.com>
390
dd552284
WL
391 * MAINTAINERS (tilegx port): Add myself.
392 (tilepro port): Add myself.
393 (Write After Approval): Add myself.
1982a383 394
98a5b2c9
GP
3952012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
396
9c78662a
UB
397 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
398 and Joseph Myers as docstring relicensing maintainers.
98a5b2c9 399
365e6b65
BC
4002012-02-09 Bin Cheng <bin.cheng@arm.com>
401
402 * MAINTAINERS (write-after-approval): Add myself.
403
9c9e39dd
IR
4042012-02-08 Ira Rosen <irar@il.ibm.com>
405
406 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
407 maintainer.
408
03548f7b
VK
4092012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
410
9c78662a
UB
411 * MAINTAINERS (Write After Approval): Move myself to
412 maintain alphabetical order.
03548f7b 413
3bc05470
VK
4142012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
415
416 * MAINTAINERS (Write After Approval): Add myself.
417
e5b8c090
JS
4182012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
419
420 * MAINTAINERS (Write After Approval): Add myself.
421
b25364a0
S
4222012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
423 Jayant R Sonar <jayant.sonar@kpitcummins.com>
424
425 * configure.ac (cr16-*-*): Remove nonconfigdirs.
426 * configure: Regenerate.
427
e5e45c68
HC
4282012-01-23 Harshit Chopra <harshit@google.com>
429
430 * MAINTAINERS (Write After Approval): Add myself.
431
daecebc8
DR
4322012-01-22 Douglas B Rupp <rupp@ngnat.com>
433
434 * configure.ac: Remove reference to mh-interix.
435 * configure: Regenerate.
436
99776ebd
RH
4372012-01-05 Richard Henderson <rth@redhat.com>
438
439 PR bootstrap/51072
440 * configure.ac: Disable libitm if c++ is not enabled.
441 * configure: Rebuild.
442
9696698a
RH
443 * configure.ac: Fix regexp for same.
444 * configure: Rebuild.
445
c40b2528
BI
4462012-01-02 Balaji V. Iyer <bviyer@gmail.com>
447
448 * MAINTAINERS (Write After Approval): Add myself.
449
d18ede37
RG
4502012-01-02 Richard Guenther <rguenther@suse.de>
451
452 PR bootstrap/51686
453 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
454 * Makefile.in: Regenerate.
455
8d2fbf9b
OE
4562011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
7cb62ef1
EB
4602011-12-18 Eric Botcazou <ebotcazou@adacore.com>
461
462 * configure: Regenerate.
463
4642011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
e6f52784
HS
465
466 * MAINTAINERS (picochip): Changed email address.
467
0f14d442
MGD
4682011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
469
470 * MAINTAINERS (write-after-approval): Add self.
471
85b8555e
DD
4722011-11-29 DJ Delorie <dj@redhat.com>
473
474 * configure.ac (rl78-*-*) New case.
475 * configure: Regenerate.
476 * MAINTAINERS: Add myself as RL78 maintainer.
477
49f7dc9d
EB
4782011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
479
480 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
481
c6084f68
AT
4822011-11-21 Andreas Tobler <andreast@fgznet.ch>
483
bd67830a 484 * libtool.m4: Additional FreeBSD 10 fixes.
c6084f68 485
b3fb6108
JR
4862011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
487
488 * MAINTAINERS: Move myself from Write After Approval to CPU Port
489 Maintainers section, as Epiphany maintainer.
490
10eb188c
IS
4912011-11-18 Iain Sandoe <iains@gcc.gnu.org>
492
493 PR target/49992
494 * configure.ac: Remove ranlib special-casing for Darwin.
495 * configure: Regenerate.
496
bcf83e00
AB
4972011-11-12 Andrey Belevantsev <abel@ispras.ru>
498
499 * MAINTAINERS (Reviewers): Keep the list sorted.
500
3fec7f10
AB
5012011-11-11 Andrey Belevantsev <abel@ispras.ru>
502
503 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
504
e7a82751
RM
5052011-11-09 Roland McGrath <mcgrathr@google.com>
506
507 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
508 * configure: Rebuild.
509 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
510 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
511 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
512 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
513 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
514 Add READELF.
515 * Makefile.in: Rebuild.
516
e399136a
JM
5172011-11-09 Jason Merrill <jason@redhat.com>
518
519 * Makefile.def (language=c++): Remove check-c++0x.
520 * Makefile.in (check-gcc-c++): Regenerate.
521
01f3428c
RH
5222011-11-08 Richard Henderson <rth@redhat.com>
523
e948157d
RH
524 * configure.ac: Test for libitm directory present first.
525
3d3b05ff
RH
526 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
527
01f3428c
RH
528 * configure.ac: Test libitm/configure.tgt to disable libitm.
529 * configure: Rebuild.
530
0a35513e
AH
5312011-11-07 Aldy Hernandez <aldyh@redhat.com>
532 Richard Henderson <rth@redhat.com>
533
534 Merged from transactional-memory.
535
536 * Makefile.def (lang_env_dependencies): libitm is c++.
537 Add libitm target module.
538 * configure.ac: Likewise.
539 * config/mmap.m4: New file.
540 * contrib/gcc_update: Add libitm to touch data.
541 * Makefile.in, configure: Rebuild.
542
f9989b51
RO
5432011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
544
545 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
546 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
547 * Makefile.in: Regenerate.
548
753a0ad8
DD
5492011-11-01 DJ Delorie <dj@redhat.com>
550
551 * config.sub: Update to version 2011-10-29 (added rl78)
552
e7a7929d
NC
5532011-10-27 Nick Clifton <nickc@redhat.com>
554
555 * config.sub: Import these changes from the config project:
556
557 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
558 Ben Elliston <bje@gnu.org>
559
560 * config.sub (epiphany): New.
561
562 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
563 Ben Elliston <bje@gnu.org>
564
9c78662a 565 * config.sub (hexagon, hexagon-*): New.
e7a7929d
NC
566
567 2011-08-23 Roland McGrath <mcgrathr@google.com>
568
569 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
570 64eb to be64.
571
572 2011-08-16 Roland McGrath <mcgrathr@google.com>
573
574 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
575 (nacl): Grok as alias for 32el-unknown-nacl.
576
4bc51432
KY
5772011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
578
579 * MAINTAINERS (Write After Approval): Add myself.
580
3c5bc77d
TJ
5812011-10-24 Teresa Johnson <tejohnson@google.com>
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
76bafb07
JJ
5852011-09-21 Jakub Jelinek <jakub@redhat.com>
586
587 * MAINTAINERS (sparc port): Remove myself.
588
5699cf3d
TV
5892011-09-14 Tom de Vries <tom@codesourcery.com>
590
591 * MAINTAINERS (Write After Approval): Add myself.
592
0d557ff8
YQ
5932011-08-14 Yao Qi <yao@codesourcery.com>
594
595 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
596 * configure: Regenerate.
597
bf03b9ff
ILT
5982011-07-26 Ian Lance Taylor <iant@google.com>
599
600 * configure.ac: Set have_compiler based on whether gcc directory
601 exists, rather than on whether gcc is in configdirs.
602 * configure: Rebuild.
603
b017c70a
JM
6042011-07-21 Joseph Myers <joseph@codesourcery.com>
605
606 * MAINTAINERS (Global Reviewers): Add self.
607
242f5421
DE
6082011-07-20 David Edelsohn <dje.gcc@gmail.com>
609
610 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
611 link directories.
612 * Makefile.in: Rebuild.
613
ff3ac0f4
ILT
6142011-07-20 Ian Lance Taylor <iant@google.com>
615
616 PR bootstrap/49787
617 * configure.ac: Move --enable-bootstrap handling earlier in file.
618 If --enable-bootstrap and either --enable-build-with-cxx or
619 --enable-build-poststage1-with-cxx, enable C++ automatically.
620 * configure: Rebuild.
621
78767fd9
ILT
6222011-07-19 Ian Lance Taylor <iant@google.com>
623
624 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
625 make C++ a boot_language. Set and substitute
626 POSTSTAGE1_CONFIGURE_FLAGS.
627 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
628 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
629 * configure, Makefile.in: Rebuild.
630
9dafd063
VM
6312011-07-19 Vladimir Makarov <vmakarov@redhat.com>
632
633 * MAINTAINERS (Register Allocation): Move myself from reviewers to
634 maintainers.
635
eac8f5bd 6362011-07-18 Jakub Jelinek <jakub@redhat.com>
e44dbbe1 637
eac8f5bd 638 * MAINTAINERS (Global Reviewers): Add myself.
e44dbbe1 639
eac8f5bd 6402011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1f90cc14 641
eac8f5bd 642 * configure: Regenerate.
1f90cc14 643
32c87d63
JM
6442011-07-16 Jason Merrill <jason@redhat.com>
645
646 * Makefile.def (language=c++): Add check-c++0x and
647 check-target-libmudflap-c++.
648 * Makefile.tpl (check-target-libmudflap-c++): New.
649 * Makefile.in: Regenerate.
650
a4a2c37d
MK
6512011-07-16 Matthias Klose <doko@ubuntu.com>
652
653 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
654 * Makefile.def (target_modules/libjava): Pass
655 $(EXTRA_CONFIGARGS_LIBJAVA).
656 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
657 if not configured with --enable-static-libjava.
658 * Makefile.in: Regenerate.
659 * configure: Likewise.
660
6feeed06
JM
6612011-07-15 Jason Merrill <jason@redhat.com>
662
663 * Makefile.in (check-c++): Move check-gcc-c++0x after
664 check-target-libstdc++-v3.
665
7c9f9795
BS
6662011-07-15 Bernd Schmidt <bernds@codesourcery.com>
667
668 * MAINTAINERS (c6x port): New entry.
669
e2995714
JM
6702011-07-13 Jason Merrill <jason@redhat.com>
671
672 * Makefile.in (check-gcc-c++0x): New.
673 (check-c++): Depend on it.
674
fbdd5d87
RO
6752011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
676
677 PR target/39150
678 * configure.ac (i[3456789]86-*-solaris2*): Also accept
679 x86_64-*-solaris2.1[0-9]*.
680 * configure: Regenerate.
681
875a6c6e
RS
6822011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
683
684 * MAINTAINERS (RTL optimizers): Add self.
685
18faf0ee
GC
6862011-06-27 Gabriel Charette <gchare@google.com>
687
688 * MAINTAINERS (Write After Approval): Add myself.
689
8499116a
HPN
6902011-06-22 Hans-Peter Nilsson <hp@axis.com>
691
6be80923
HPN
692 PR regression/47836
693 PR bootstrap/23656
694 PR other/47733
695 PR bootstrap/49247
5167b7cf 696 PR c/48825
8499116a
HPN
697 * configure.ac (target_libraries): Remove target-libiberty.
698 Remove case-statement setting skipdirs=target-libiberty for
699 multiple targets. Remove checking target_configdirs and
700 removing target-libiberty but keeping target-libgcc if
701 otherwise empty.
702 * Makefile.def (target_modules): Don't add libiberty.
703 (dependencies): Remove all traces of target-libiberty.
704 * configure, Makefile.in: Regenerate.
705
db1d217c
WL
7062011-06-13 Walter Lee <walt@tilera.com>
707
708 * configure.ac (tilepro-*-*) New case.
709 (tilegx-*-*): Likewise.
710 * configure: Regenerate.
711
9a2fc6ad
JY
7122011-06-06 Jing Yu <jingyu@google.com>
713
714 * configure.ac: Skip target-libiberty for
715 arm*-*-linux-androideabi.
716 * configure: Regenerated.
717
9baa43b6
NC
7182011-06-06 Nick Clifton <nickc@redhat.com>
719
720 * config.sub: Sync from upstream.
721
5a9f48b4
NV
7222011-06-05 Nenad Vukicevic <nenad@intrepid.com>
723
724 * MAINTAINERS (Write After Approval): Add myself.
725
6c059f76
DJ
7262011-06-01 Daniel Jacobowitz <drow@false.org>
727
728 * MAINTAINERS: Update my email address.
729
f97b516f
NF
7302011-05-27 Nathan Froyd <froydnj@codesourcery.com>
731
732 * MAINTAINERS (Write After Approval): Update my email address.
733
6e91d9d6
PP
7342011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
735
736 * MAINTAINERS (Write After Approval): Add myself.
737
6f57bdf6
DK
7382011-05-08 Doug Kwan <dougkwan@google.com>
739
740 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
741 * configure: Regenerated.
742 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
743 value from configure.
744 * Makefile.in: Regenerated.
745
6a789d5e
JM
7462011-05-05 Joseph Myers <joseph@codesourcery.com>
747
748 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
749 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
750 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
751 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
752 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
753 *-*-vxworks*): Disable newlib and libgloss in separate case
754 statement.
755 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
756 to separate case statement.
757 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
758 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
759 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
760 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
761 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
762 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
763 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
764 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
765 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
766 i[[3456789]]86-*-rdos*, m32r-*-*,
767 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
768 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
769 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
770 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
771 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
772 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
773 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
774 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
775 and libgloss in main case over targets. Remove most empty cases
776 in main case over targets.
777 * configure: Regenerate.
778
a78079c4
JJ
7792011-05-04 Janis Johnson <janisjo@codesourcery.com>
780
781 * MAINTAINERS (Write After Approval): Add myself.
782
f1a0defe
JM
7832011-05-04 Joseph Myers <joseph@codesourcery.com>
784
785 * configure.ac: Remove code setting special library locations for
786 hppa*64*-*-hpux11*. Remove code setting compiler for
787 sparc-sun-solaris2*.
788 * configure: Regenerate.
789
fbcf0dca
JM
7902011-05-04 Joseph Myers <joseph@codesourcery.com>
791
792 * configure.ac: Separate libgloss_dir settings from general case
793 over targets.
794 * configure: Regenerate.
795
fddf9ee7
JM
7962011-04-28 Joseph Myers <joseph@codesourcery.com>
797
798 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
799 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
800 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
801 cases in libgcj-disabling case statement.
802 (hppa*64*-*-linux*): Set unsupported_languages instead of
803 disabling target-zlib.
804 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
805 to hppa*64*-*-hpux*.
806 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
807 hppa*-*-hpux*.
808 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
809 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
810 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
811 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
812 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
813 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
814 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
815 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
816 libgcj-disabling case statement.
817 * configure: Regenerate.
818
80f81134
JM
8192011-04-28 Joseph Myers <joseph@codesourcery.com>
820
821 * configure.ac: Disable Java for targets not supporting libffi.
822 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
823 Remove cases in Java-disabling statement.
824 (*arm-wince-pe): Change to arm-wince-pe.
825 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
826 cases in Java-disabling statement.
827 (bfin-*-*): Don't disable Java again.
828 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
829 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
830 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
831 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
832 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
833 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
834 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
835 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
836 Java-disabling statement.
837 (mmix-*-*): Don't disable Java again.
838 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
839 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
840 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
841 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
842 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
843 statement.
844 * configure: Regenerate.
845
2909494b
JM
8462011-04-28 Joseph Myers <joseph@codesourcery.com>
847
848 * configure.ac: Separate cases disabling Java and Java libraries
849 from general case over targets.
850 * configure: Regenerate.
851
98e2d934
JZ
8522011-04-21 Jie Zhang <jzhang918@gmail.com>
853
854 * MAINTAINERS: Update my email address.
855
1809ba94
ER
8562011-04-20 Easwaran Raman <eraman@google.com>
857
858 * MAINTAINERS (Write After Approval): Add myself.
859
2cd815e7
JH
8602011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
861
862 PR lto/48086
863 * configure.ac: Re-enable LTO on *-apple-darwin9*.
864 * configure: Regenerate.
865
271d3f8d
JM
8662011-04-16 Jim Meyering <meyering@redhat.com>
867
868 * MAINTAINERS (Write After Approval): Add myself.
869
848309ea
DS
8702011-04-15 Dodji Seketeli <dodji@redhat.com>
871
872 * MAINTAINERS: Update my email address.
873
3a78d31f
GJL
8742011-04-13 Georg-Johann Lay <avr@gjlay.de>
875
876 * MAINTAINERS (Write After Approval): Add myself.
877
fbfbde73
YZ
8782011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
879
880 * MAINTAINERS (Write After Approval): Add myself.
881
8072c460
SH
8822011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
883
884 * MAINTAINERS (Write After Approval): Add myself.
885
85bfb75e
JM
8862011-04-06 Joseph Myers <joseph@codesourcery.com>
887
888 * configure.ac (build_tools): Remove build-byacc.
889 (host_libs): Remove mmalloc.
890 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
891 autoconf automake libtool diff rcs fileutils shellutils time
892 textutils wdiff find uudecode hello tar gzip indent recode release
893 sed perl gawk findutils gettext zip.
894 (libgcj): Remove target-qthreads.
895 (target_tools): Remove target-examples target-gperf.
896 (YACC): Don't handle building byacc.
897 * configure: Regenerate.
898 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
899 dosutils, examples, fileutils, find, findutils, gawk, gettext,
900 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
901 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
902 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
903 handle building components.
904 * Makefile.in: Regenerate.
905
bc8e4748
SA
9062011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
907
908 * MAINTAINERS: Update my email address as Xtensa maintainer.
909
32827f18
RW
9102011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
911
912 * config.sub: Sync from upstream.
913
b318fb4b
JM
9142011-04-01 Joseph Myers <joseph@codesourcery.com>
915
916 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
917 (microblaze*): Don't disable libssp.
918 * configure: Regenerate.
919
72691ba6
JM
9202011-04-01 Joseph Myers <joseph@codesourcery.com>
921
922 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
923 moveifchange.
924 * configure: Regenerate.
925 * Makefile.tpl: Use @SHELL@ not @config_shell@.
926 * Makefile.in: Regenerate.
927
6de66370
JM
9282011-04-01 Joseph Myers <joseph@codesourcery.com>
929
930 * configure.ac (*-*-sysv4*): Don't enable libgomp.
931 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
932 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
933 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
934 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
935 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
936 md_exec_prefix cases.
937 * configure: Regenerate.
938
1e9e0e23
JM
9392011-04-01 Joseph Myers <joseph@codesourcery.com>
940
941 * configure.ac: Separate cases disabling target-libssp,
942 target-libiberty, target-libstdc++-v3 and Fortran from general
943 case over targets.
944 * configure: Regenerate.
945
0036370f
JM
9462011-04-01 Joseph Myers <joseph@codesourcery.com>
947
948 * configure.ac (*-*-chorusos): Don't disable libgcj.
949 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
950 Remove case.
951 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
952 (arm-*-coff): Don't disable libgcj.
953 (arm*-*-linux-gnueabi): Remove useless assignment.
954 (arm-*-riscix*): Don't disable libgcj.
955 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
956 configuration.
957 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
958 (c54x*-*-*): Remove case.
959 (tic54x-*-*): Don't disable GCC or GCC libraries.
960 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
961 to *.
962 (d10v-*-*): Don't disable GCC libraries.
963 (d30v-*-*): Don't disable libgcj.
964 (h8500-*-*): Don't disable GCC libraries.
965 (i960-*-*): Don't disable libgcj.
966 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
967 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
968 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
969 libgcj.
970 (m68k-*-coff*): Remove case.
971 (mmix-*-*): Don't disable libgloss on host.
972 (mn10200-*-*, mn10300-*-*): Remove cases.
973 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
974 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
975 Don't disable libgcj.
976 (romp-*-*): Remove case.
977 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
978 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
979 case.
980 (v810-*-*): Don't disable GCC libraries.
981 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
982 (ip2k-*-*): Don't disable GCC libraries.
983 * configure: Regenerate.
984
c9bdb152
JM
9852011-03-28 Joseph Myers <joseph@codesourcery.com>
986
987 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
988 libffi on host.
989 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
990 on host.
991 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
992 * configure: Regenerate.
993
8c6d158a
JM
9942011-03-26 John Marino <binutils@marino.st>
995
996 * configure.ac: Add support for *-*-dragonfly*
997 * configure: Regenerate.
998
1bcce263
JM
9992011-03-25 Joseph Myers <joseph@codesourcery.com>
1000
1001 * configure.ac (native_only): Remove.
1002 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1003 send-pr uudecode guile gnuserv on host.
1004 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1005 send-pr rcs guile perl texinfo libtool on host.
1006 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1007 automake send-pr rcs guile perl texinfo libtool on host.
1008 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1009 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1010 (alpha*-dec-osf*): Don't disable fileutils on target.
1011 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1012 texinfo send-pr expect dejagnu on target.
1013 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1014 target-qthreads on target.
1015 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1016 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1017 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1018 x86_64-*-mingw*): Don't disable expect on target.
1019 (*-*-cygwin*): Don't disable target-gperf on target.
1020 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1021 gnuserv on target.
1022 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1023 target.
1024 * configure: Regenerate.
1025
8d4c5ac6
JM
10262011-03-25 Joseph Myers <joseph@codesourcery.com>
1027
1028 * configure.ac (target_tools): Remove target-groff.
1029 (native_only): Remove target-groff.
1030 (hppa*64*-*-*): Don't disable byacc.
1031 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1032 setting.
1033 (*-*-kaos*): Don't skip target-librx and target-groff.
1034 (*-*-netware*): Don't skip target-libmudflap.
1035 (*-*-tpf*): Don't skip target-libmudflap.
1036 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1037 directories on the host.
1038 (ia64*-*-*vms*): Don't skip tix.
1039 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1040 host.
1041 * configure: Regenerate.
1042
50e37333
PB
10432011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1044
1045 * configure.ac: Remove references to mt-mep, mt-netware,
1046 mt-wince.
1047 * Makefile.def: Add all-utils soft dependencies.
1048 * Makefile.tpl: Remove GDB_NLM_DEPS.
1049 * configure: Regenerate.
1050 * Makefile.in: Regenerate.
1051
7d77a768
PB
10522011-03-24 Paolo Bonzini <bonzini@gnu.org>
1053
1054 * configure.ac: Do not include mh-x86omitfp.
1055 * configure: Regenerate.
1056
3dc84509
PB
10572011-03-24 Paolo Bonzini <bonzini@gnu.org>
1058
1059 * configure.ac: Remove empty cases.
1060 * configure: Regenerate.
1061
1e2c3ec4
PB
10622011-03-24 Paolo Bonzini <bonzini@gnu.org>
1063
1064 * Makefile.def: Add dependency from termcap to gdb.
1065 * Makefile.in: Regenerate.
1066
73a817c4
PB
10672011-03-24 Paolo Bonzini <bonzini@gnu.org>
1068
1069 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1070 * configure: Regenerate.
1071 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1072 * Makefile.tpl: Likewise.
1073 * Makefile.in: Regenerate.
1074
43ecab84
PB
10752011-03-24 Paolo Bonzini <bonzini@gnu.org>
1076
1077 * configure.ac: Remove all mentions of tentative_cc.
1078 * configure: Regenerate.
1079
111eeb6e
JM
10802011-03-24 Joseph Myers <joseph@codesourcery.com>
1081
1082 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1083 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1084 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1085 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1086 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1087 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1088 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1089 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1090 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1091 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1092 *-*-rhapsody*): Remove host cases.
1093 * configure: Regenerate.
1094
4569f85e
JM
10952011-03-24 Joseph Myers <joseph@codesourcery.com>
1096
1097 * configure.ac (ppc*-*-pe): Remove host case.
1098 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1099 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1100 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1101 cases.
1102 * configure: Regenerate.
1103
f3e8ab19
JM
11042011-03-24 Joseph Myers <joseph@codesourcery.com>
1105
1106 * config.sub: Update to version 2011-03-23.
1107
56f8587a
JM
11082011-03-22 Joseph Myers <joseph@codesourcery.com>
1109
1110 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1111 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1112 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1113 * configure: Regenerate.
1114
ebb9f8b0
JM
11152011-03-22 Joseph Myers <joseph@codesourcery.com>
1116
1117 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1118 to Write After Approval.
1119 * config-ml.in: Don't handle arc-*-elf*.
1120 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1121 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1122 handle GCC libraries.
1123 * configure: Regenerate.
1124
474ee908
RO
11252011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1126
1127 PR bootstrap/48120:
1128 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1129 Add -lstdc++ -lm to LIBS.
1130 * configure: Regenerate.
1131
41446fec
DE
11322011-03-18 David Edelsohn <dje.gcc@gmail.com>
1133
1134 * config.guess: Update to version 2011-02-02
1135 * config.sub: Update to version 2011-02-24
1136
51fd6b90
JH
11372011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1138
1139 PR lto/48086
1140 * configure.ac: Re-enable LTO on *-apple-darwin9.
1141 * configure: Regenerate.
1142
a6c71270
JH
11432011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1144
1145 PR lto/48086
1146 * configure.ac: Disable LTO on darwin due to an assembler change in
1147 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1148 under 256.
1149 * configure: Regenerate.
1150
fdc1806a
CL
11512011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1152
9c78662a
UB
1153 * MAINTAINERS: Update myself as score backend maintainer,
1154 update my e-mail address.
fdc1806a 1155
9b4166b2
XG
11562011-03-09 Xuepeng Guo <terry.guo@arm.com>
1157
1158 * MAINTAINERS: Update my e-mail address.
1159
fb72848b
JY
11602011-03-06 Joey Ye <joey.ye@arm.com>
1161
1162 * MAINTAINERS: Update my e-mail address.
1163
f158c8d0
SP
11642011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1165
1166 * configure.ac: Adjust test of with_ppl.
1167 * configure: Regenerated.
1168
97efdf21
KT
11692011-03-02 Kai Tietz <ktietz@redhat.com>
1170
1171 * MAINTAINERS: Adjust my e-mail address.
1172
7d32a440
SP
11732011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1174
1175 * configure.ac: Add -lpwl to ppllibs.
1176 * configure: Regenerated.
1177
3d2bc11b
SP
11782011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1179
1180 * config/cloog.m4: Add -lisl to clooglibs.
1181 * configure: Regenerated.
1182
e3d590af
RR
11832011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1184
1185 * MAINTAINERS (CPU Port maintainers): Add self.
1186
5037599a
RO
11872011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1188
1189 * MAINTAINERS: Add myself as testsuite maintainer.
1190
12a0ae3d
MS
11912011-02-15 Mike Stump <mikestump@comcast.net>
1192
1193 * MAINTAINERS: Add myself as testsuite maintainer.
1194
029c8f3e
RW
11952011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1196
1197 Import from Libtool and gnulib:
1198
1199 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1200
1201 Prepare for supporting FreeBSD 10.
1202 * config.rpath: Remove handling of freebsd1* which soon would
1203 match FreeBSD 10.0.
1204
1205 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1206
1207 Remove support for FreeBSD 1.x.
1208 * libtool.m4 (_LT_LINKER_SHLIBS)
1209 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1210 soon would incorrectly match FreeBSD 10.0.
1211
03b2a04d
RW
12122011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1213
1214 PR binutils/12283
1215 * move-if-change: Import version from gnulib.
1216
f3d533d3
AO
12172011-02-12 Alexandre Oliva <aoliva@redhat.com>
1218
1219 PR lto/47225
1220 * Makefile.def (lto-plugin): Double dash for enable-shared.
1221 (configure-gcc): Depend on all-lto-plugin.
1222 * Makefile.in: Rebuilt.
1223
f33d8408
RW
12242011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1225
1226 * configure.ac: Remove extra bracket.
1227 * configure: Regenerate.
1228
846cf392
TB
12292011-02-08 Tobias Burnus <burnus@net-b.de>
1230
1231 * MAINTAINERS: Add myself as libquadmath maintainer.
1232
f897ac2b
TS
12332011-02-08 Thomas Schwinge <thomas@schwinge.name>
1234
1235 * MAINTAINERS: Update my email address.
1236
0e048a16
JM
12372011-02-07 Joseph Myers <joseph@codesourcery.com>
1238
1239 * MAINTAINERS (option handling): Add self.
1240
b1b0c7e6
KT
12412011-02-06 Kai Tietz <kai.tietz@onevision.com>
1242
1243 PR lto/47225
1244 * Makefile.def: Add dependency for install-gcc
1245 on install-lto-plugin.
1246 * Makfile.in: Regenerated
1247
fdd3083a
SB
12482011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1249
1250 * MAINTAINERS (CPU Port Maintainers): Add myself.
1251
29a63921
AO
12522011-01-31 Alexandre Oliva <aoliva@redhat.com>
1253
1254 PR libgcj/44341
1255 * configure.ac: Discard --with-* flags for host when configuring
1256 target libraries for cross build.
1257 * configure: Rebuilt.
1258
b305e3da
SP
12592011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1260
1261 * MAINTAINERS (linear loop transforms): Removed.
1262
6be7b668
JJ
12632011-01-25 Jakub Jelinek <jakub@redhat.com>
1264
6be7b668
JJ
1265 * configure.ac: If with_ppl is no, move setting with_cloog=no
1266 after CLOOG_REQUESTED check.
1267 * configure: Regenerated.
1268
ab4173cf
SP
12692011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1270
1271 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1272 CLooG has been requested.
1273 * configure: Regenerated.
1274
0deada9e
SP
12752011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1276
1277 * configure: Regenerated.
1278 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1279
27b9aa80
TG
12802011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1281
1282 * configure: Regenerated.
1283 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1284
33e39b66
AS
12852011-01-21 Andreas Schwab <schwab@redhat.com>
1286
1287 * configure.ac: Use AS_HELP_STRING throughout.
1288 * configure: Regenerate.
1289
fb701687
JZ
12902011-01-18 Jie Zhang <jie.zhang@analog.com>
1291
1292 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1293 * configure: Regenerate.
1294
3752f75a
JDA
12952011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1296
1297 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1298
5a2931d1
JB
12992011-01-13 Joel Brobecker <brobecker@adacore.com>
1300
1301 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1302 for ia64-hpux.
1303 * configure: Regenerate.
3e76bf2c 1304
03ebe6c3
JH
13052011-01-07 Jan Hubicka <jh@suse.cz>
1306
1307 PR lto/47225
1308 * Makefile.in: Regenerate.
1309 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1310 configure.
1311
96bdf9b4
JH
13122011-01-07 Jan Hubicka <jh@suse.cz>
1313
1314 * Makefile.in: Regenerate.
1315 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1316 and configure dependency on lto-plugin configure.
1317 (lto-plugin module): Remove dependency on GCC; add dependency on
1318 liniberty.
1319
c12e816f
WS
13202011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1321
1322 * MAINTAINERS (Write After Approval): Add myself.
1323
539b4d11
HS
13242010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1325
1326 * configure: Regenerate.
1327
6e307056
HS
13282010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1329
1330 * configure.ac: (picochip): Disable libiberty.
1331
0c2e6904
KP
13322010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1333
1334 * MAINTAINERS (Write After Approval): Add myself.
1335
d479b128
ILT
13362010-12-10 Ian Lance Taylor <iant@google.com>
1337
1338 PR bootstrap/46819
1339 * configure.ac: For --disable-libgcj clear libgcj_saved.
1340 * configure: Rebuild.
1341
87e6d9dc
TB
13422010-12-10 Tobias Burnus <burnus@net-b.de>
1343
1344 PR fortran/46540
1345 * configure.ac: Add --disable-libquadmath and
1346 --disable-libquadmath-support.
1347 * configure: Regenerate.
1348
9ad64188
ILT
13492010-12-03 Ian Lance Taylor <iant@google.com>
1350
1351 * MAINTAINERS: Add myself as libgo maintainer.
1352
d062cd48
HPN
13532010-12-03 Hans-Peter Nilsson <hp@axis.com>
1354
1355 PR libffi/46792
1356 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1357 * configure: Regenerate.
1358
bec93d73
ILT
13592010-12-02 Ian Lance Taylor <iant@google.com>
1360
1361 * configure.ac: Always set default for poststage1_ldflags to
1362 -static-libstdc++ -static-libgcc.
1363
b3f122e0
AS
13642010-11-29 Andreas Schwab <schwab@redhat.com>
1365
1366 * configure.ac: Move comment to remove extra space in last argument
1367 of GCC_TARGET_TOOL.
1368
9aff220f
AO
13692010-11-26 Alexandre Oliva <aoliva@redhat.com>
1370
e7e9ce46 1371 PR other/46026
9aff220f
AO
1372 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1373 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1374 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1375 (BASE_FLAGS_TO_PASS): Use it.
1376 * configure: Rebuilt.
1377 * Makefile.in: Rebuilt.
1378
9580395f
L
13792010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1380
1381 PR binutils/12258
1382 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1383 Properly check default linker.
1384 * configure: Regnerated.
1385
21539e2e
MK
13862010-11-23 Matthias Klose <doko@ubuntu.com>
1387
1388 * configure.ac: For --enable-gold, handle value `default' instead of
9c78662a 1389 `both*'. New configure option --{en,dis}able-ld.
21539e2e
MK
1390 * configure: Regenerate.
1391
4da3b0f8
ILT
13922010-11-20 Ian Lance Taylor <iant@google.com>
1393
1394 * configure.ac: Only disable a language library if no language needs
1395 it. Don't let --disable-libgcj uncondtionally disable libffi.
1396 * configure: Rebuild.
1397
455c8f48
RW
13982010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1399
e655d2bf
RW
1400 * Makefile.in: Regenerate.
1401
455c8f48
RW
1402 PR other/46202
1403 * configure.ac: Fix just-built in-tree STRIP name to be
1404 binutils/strip-new.
1405 * configure: Regenerate.
1406 * Makefile.def (install-strip-gcc, install-strip-binutils)
1407 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1408 (install-strip-sid): Mirror dependencies on non-strip variants
1409 of these targets on the respective -strip prerequisites.
1410 * Makefile.tpl (install-strip, install-strip-host)
1411 (install-strip-target): New targets.
1412 (install-strip-[+module+], install-strip-target-[+module+]):
1413 New targets.
1414 * Makefile.in: Regenerate.
1415
632e2a07
ILT
14162010-11-19 Ian Lance Taylor <iant@google.com>
1417 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1418
1419 * configure.ac: Add target-libgo to target_libraries. Set
1420 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1421 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1422 (HOST_EXPORTS): Add GOC.
1423 (BASE_TARGET_EXPORTS): Add GOC.
1424 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1425 (GOCFLAGS_FOR_TARGET): New variable.
1426 (EXTRA_HOST_FLAGS): Add GOC.
1427 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1428 * Makefile.def (target_modules): Add libgo.
1429 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1430 (dependencies): Add dependency from configure-target-libgo to
1431 configure-target-libffi and all-target-libstdc++-v3. Add
1432 dependencies from all-target-libgo to all-target-libffi.
1433 (languages): Add go.
1434 * configure: Rebuild.
1435 * Makefile.in: Rebuild.
1436
ce59187e
ILT
14372010-11-19 Ian Lance Taylor <iant@google.com>
1438
1439 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1440 compiler/flag environment variables.
1441
69ecd18f
ILT
14422010-11-18 Ian Lance Taylor <iant@google.com>
1443
1444 * configure.ac: Check for lang_requires_boot_languages in
1445 config-lang.in files.
1446 * configure: Rebuild.
1447
1ec601bf
FXC
14482010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1449 Tobias Burnus <burnus@net-b.de>
1450
1451 PR fortran/32049
1452 * Makefile.def: Add libquadmath; build it with language=fortran.
1453 * configure.ac: Add libquadmath.
1454 * Makefile.tpl: Handle multiple libs in check-[+language+].
1455 * Makefile.in: Regenerate.
1456 * configure: Regenerate.
1457
b9b9d342
TT
14582010-11-16 Tom Tromey <tromey@redhat.com>
1459
1460 * MAINTAINERS: Moved myself to reviewers section.
1461
ecbfe87a
ZD
14622010-11-15 Zdenek Dvorak <ook@ucw.cz>
1463
1464 * MAINTAINERS: Moved myself to reviewers section.
1465
29a4f477
RW
14662010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1467
1468 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1469 (Write After Approval): Remove self.
1470
9965e3cd
AS
14712010-11-15 Andreas Schwab <schwab@redhat.com>
1472
1473 * configure.ac: Fix spelling in option names.
1474 * configure: Regenerated.
1475
0463992b
GJL
14762010-11-13 Georg-Johann Lay <georgjohann@web.de>
1477
1478 PR bootstrap/39622
1479 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1480 * configure: Regenerated.
1481
3df08734
KG
14822010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1483
1484 * MAINTAINERS: Update my email address.
1485
f16e2237
TG
14862010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1487
f16e2237
TG
1488 * configure: Regenerate.
1489
0bb52d68
TG
14902010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1491
1f980c25 1492 * configure: Regenerate.
0bb52d68 1493
aba2b02e
TG
14942010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1495
aba2b02e
TG
1496 * configure: Regenerate.
1497
27882098
TG
14982010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1499
27882098
TG
1500 * configure: Regenerate.
1501
d32ef397
AS
15022010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1503
1504 * configure.ac: Support official CLooG.org versions.
1505 * configure: Regenerate.
1506 * config/cloog.m4: New.
1507
5a4b6c0e
FD
15082010-11-10 François Dumont <francois.cppdevs@free.fr>
1509
1510 * MAINTAINERS (Write After Approval): Add myself.
1511
f2cea726
DE
15122010-11-09 David Edelsohn <dje.gcc@gmail.com>
1513
1514 * MAINTAINERS: Update my email address.
1515
d8ed14ce
IS
15162010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1517
1518 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1519 * configure: Regenerate.
d8ed14ce 1520
48215350
DK
15212010-11-03 Ian Lance Taylor <iant@google.com>
1522 Dave Korn <dave.korn.cygwin@gmail.com>
1523
1524 PR lto/46273
1525 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1526 and on other supported platforms whenever LTO is enabled.
1527 * configure: Rebuild.
1528
87841584
AM
15292010-11-02 Alan Modra <amodra@gmail.com>
1530
1531 PR binutils/12110
1532 * configure.ac: Error when source path contains spaces.
1533 * configure: Regenerate.
1534
fe12dfe1
JW
15352010-10-23 James E. Wilson <wilson@codesourcery.com>
1536
1537 * MAINTAINERS: Update my email address.
1538
66c92425
ILT
15392010-10-20 Ian Lance Taylor <iant@google.com>
1540
1541 * Makefile.def (target_modules): Set lib_path to src/.libs for
1542 libstdc++-v3 module.
1543 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1544 * Makefile.in: Rebuild.
1545
187d3518
LB
15462010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1547
1548 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1549 (Write After Approval): Remove myself.
1550
02db6bba
TG
15512010-10-15 Tristan Gingold <gingold@adacore.com>
1552
1553 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1554
c0103e74
DR
15552010-10-14 Douglas Rupp <rupp@gnat.com>
1556
1557 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1558
1cd0b716
DK
15592010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1560
1561 * configure.ac (build_lto_plugin): New shell variable.
1562 (--enable-lto): Turn on by default for all non-ELF platforms that
1563 have had LTO support added so far. Set build_lto_plugin appropriately
1564 for both ELF and non-ELF.
1565 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1566 * configure: Regenerate.
1567
d4c1abb3
RW
15682010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1569
1570 Sync from src:
1571 * configure.ac (v850 support): Remove target-libgloss from
1572 noconfigdirs.
1573 * configure: Regenerate.
1574
ffedf511
RW
15752010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1576
1577 PR bootstrap/45326
1578 PR bootstrap/45174
1579 * configure.ac: Honor initial values of $build_configargs,
1580 $host_configargs, $target_configargs. Mark the precious, so
1581 environment settings get recorded.
1582 * configure: Regenerate.
1583
e1826acc
RW
15842010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1585
1586 PR bootstrap/45796
1587 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1588 Depend on all-build-libiberty.
1589 * Makefile.in: Regenerate.
1590
80920132
ME
15912010-09-30 Michael Eager <eager@eagercon.com>
1592
1593 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1594 * configure: Regenerate.
1595
770a498a
ME
15962010-09-28 Michael Eager <eager@eagercon.com>
1597
1598 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1599
86dfbd58
RW
16002010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1601
1602 PR bootstrap/44621
1603 * configure.ac: Fix unportable shell quoting.
1604 * configure: Regenerate.
1605
db50fe7d
IS
16062010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1607
1608 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1609 targets and amend comment.
1610 * configure: Regenerate.
1611
0064e825
TB
16122010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1613
1614 * MAINTAINERS (Write After Approval): Add myself.
1615
bb79486c
JH
16162010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1617
1618 * configure.ac: Enable LTO by default on Darwin.
1619 * configure: Regenerate.
1620
9e0b22c3
MS
16212010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1622
bb79486c 1623 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 1624
2fabf1b7
IB
16252010-09-01 Ian Bolton <ian.bolton@arm.com>
1626
bb79486c 1627 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 1628
3a9abc98
DS
16292010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1630
1631 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1632 ports
1633
331a9a59
DY
16342010-07-28 David Yuste <david.yuste@gmail.com>
1635
1636 * MAINTAINERS (Write After Approval): Add myself.
1637
223a9d64
N
16382010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1639
1640 * configure.ac: Support all v850 targets.
1641 * configure: Regenerate.
1642
9183bdcf
MG
16432010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1644
1645 PR bootstrap/44455
1646 * configure.ac (extra_mpfr_configure_flags): Copy from
1647 extra_mpc_gmp_configure_flags.
1648 * configure: Re-generated.
1649
2e290598
AK
16502010-07-22 Andi Kleen <ak@linux.intel.com>
1651
1652 * MAINTAINERS (Write After Approval): Add myself.
1653
8d6cd388
CLT
16542010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1655
1656 * MAINTAINERS (Write After Approval): Add myself.
1657
b0b01eb0
JY
16582010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1659
1660 * MAINTAINERS (Write After Approval): Add myself.
1661
77198d71
JH
16622010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1663
1664 PR target/44862
1665 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1666 Provide -B option to allow for link spec %s substitutions for
1667 libstdc++.a on darwin.
1668 * Makefile.in: Regenerate.
1669
02fe70af
MM
16702010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1671
1672 * MAINTAINERS (Reviewers): Update my e-mail address
1673
c63a4676
AO
16742010-06-10 Alexandre Oliva <aoliva@redhat.com>
1675
1676 * Makefile.def (configure-gcc): Depend on all-libelf.
1677 * Makefile.in: Rebuild.
1678
e68edbf6
FC
16792010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1680
1681 * MAINTAINERS (Write After Approval): Add myself in the right place.
1682
dce2d8b2 16832010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
dce2d8b2 16872010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
1688
1689 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
1690
16912010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 1692
1ab55d69
MK
1693 * config.sub: Update to version 2010-05-21.
1694 * config.guess: Update to version 2010-04-03.
0c422e74 1695
02540df4
SB
16962010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1697
1698 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1699 * configure: Regenerate.
1700
dfe5f5b2
ST
17012010-05-12 Sriraman Tallam <tmsriram@google.com>
1702
1703 * MAINTAINERS (Write After Approval): Add myself.
1704
c082f9f3
SB
17052010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1706
1707 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1708 a platform that supports LTO.
1709 * configure: Regenerate.
1710
f1af9e5f
SP
17112010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1712
1713 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1714 * configure: Regenerated.
1715
38e3d868
RM
17162010-04-27 Roland McGrath <roland@redhat.com>
1717 H.J. Lu <hongjiu.lu@intel.com>
1718
1719 * configure.ac (--enable-gold): Support both, both/gold and
1720 both/bfd to add gold to configdirs without removing ld.
1721 * configure: Regenerated.
1722
1723 * Makefile.def: Add install-gold dependency to install-ld.
1724 * Makefile.in: Regenerated.
1725
3bec79c5
DK
17262010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1727
1728 PR lto/42776
1729 * configure.ac (--enable-lto): Refactor handling so libelf tests
1730 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1731 and allow LTO to be explicitly enabled on non-ELF platforms that
1732 are known to support it inside else-clause.
1733 * configure: Regenerate.
1734
615c8ffa
EB
17352010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1736
1737 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1738 * configure: Regenerate.
1739
e4522f78
RC
17402010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1741
1742 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1743 * configure: Regenerate.
1744
8ccb78f2
RO
17452010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1746
1747 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1748 separately.
1749 * configure: Regenerate.
1750
d5cc2ee3
KW
17512010-04-16 Kevin Williams <kevin.williams@inria.fr>
1752
1753 * MAINTAINERS (Write After Approval): Add myself.
1754
8406cb62
TG
17552010-04-14 Tristan Gingold <gingold@adacore.com>
1756
1757 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1758 * configure: Regenerate.
1759
3591b8e2
SE
17602010-04-13 Steve Ellcey <sje@cup.hp.com>
1761
1762 * configure: Regenerate after change to elf.m4.
1763
a82ecc7b
IS
17642010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1765
1766 * MAINTAINERS (Write After Approval): Add myself.
1767
1f0bf148
SP
17682010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1769
1770 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1771 * configure: Regenerated.
1772
17732010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1774
1775 * configure.ac: Print "buggy but acceptable" when CLooG
1776 revision is less than 9.
1777 * configure: Regenerated.
1778
ecd01dee
DN
17792010-04-01 Diego Novillo <dnovillo@google.com>
1780
1781 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1782
dc683a3f
RW
17832010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1784
1785 PR bootstrap/43615
1786 PR bootstrap/43328
1787
1788 Revert:
1789
1790 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1791
1792 * configure.ac: Do not pass --enable-multilib nor
1793 --disable-multilib in baseargs. Accept explicitly passed
1794 --enable_multilib.
1795 * configure: Regenerate.
1796
7527d83f
UW
17972010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1798
1799 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1800
895522b6
JJ
18012010-03-31 Janis Johnson <janis187@us.ibm.com>
1802
1803 * MAINTAINERS: Remove myself.
1804
9db4e878
RW
18052010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1806
1807 PR bootstrap/43328
1808 * configure.ac: Do not pass --enable-multilib nor
1809 --disable-multilib in baseargs. Accept explicitly passed
1810 --enable_multilib.
1811 * configure: Regenerate.
1812
acf6bf36
AP
18132010-03-28 Andrew Pinski <pinskia@gmail.com>
1814
1815 * MAINTAINERS (spu port): Remove me.
1816
b42f0d7e
JM
18172010-03-23 Joseph Myers <joseph@codesourcery.com>
1818
1819 * configure.ac (tic6x-*-*): New case.
1820 * configure: Regenerate.
1821
0d1152b1
JM
18222010-03-23 Joseph Myers <joseph@codesourcery.com>
1823
1824 * config.sub: Update to version 2010-03-22.
1825 * config.guess: Update to version 2009-12-30.
1826
dce2d8b2 18272010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
1828
1829 PR ada/42554
1830 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1831 * configure: Regenerate.
1832
5408fbe8
RR
18332010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1834
1835 * MAINTAINERS: Update my email address.
1836
3f55a3b3
SP
18372010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1838
1839 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1840 (ghassan.shobaki@amd.com): Removed.
1841
3f08f7e8
AM
18422010-03-17 Alan Modra <amodra@gmail.com>
1843
1844 * MAINTAINERS: Update my email address.
1845
f3a9d094
DN
18462010-03-16 Diego Novillo <dnovillo@google.com>
1847
1848 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1849 Matthews.
1850
db5c4b8b
JM
18512010-03-16 Joseph Myers <joseph@codesourcery.com>
1852
1853 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1854 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1855
b995570a
JM
18562010-03-16 Joseph Myers <joseph@codesourcery.com>
1857
1858 * MAINTAINERS: Update my email address.
1859
124cc66f
DJ
18602010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1861
1862 * MAINTAINERS: Update my email address.
1863
a4581668
BS
18642010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1865
1866 * MAINTAINERS: Update my email address.
1867
49d78e29
JZ
18682010-03-09 Jie Zhang <jie@codesourcery.com>
1869
1870 * MAINTAINERS: Update my email address.
1871
8927b7c0
RO
18722010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1873
1874 PR libstdc++/32499
1875 * configure.ac (RANLIB): Default to true.
1876 (STRIP): Likewise.
1877 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1878 * configure: Regenerate.
1879
dce2d8b2 18802010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
1881
1882 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1883 (Write After Approval): Update my email address.
1884
bf646aaf
NC
18852010-02-17 Nick Clifton <nickc@redhat.com>
1886
1887 PR 11238
1888 * Makefile.tpl (local-distclean): Also remove config.cache files in
1889 sub-directories as there may not be Makefiles present in the
1890 sub-directories.
96e41f16
NC
1891 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1892 the config.cache files found by the find command.
1893
bf646aaf
NC
1894 * Makefile.in: Regenerate.
1895 * configure.ac: Revert previous delta.
1896 * configure: Regenerate.
1897
ff78880a
NC
18982010-02-15 Nick Clifton <nickc@redhat.com>
1899
1900 PR 11238
1901 * configure.ac: Delete config.cache files in sub-directories when
1902 deleting Makefiles.
1903 * configure: Regenerate.
1904
8150eadf
BE
19052010-02-12 Ben Elliston <bje@gnu.org>
1906
1907 * MAINTAINERS: Update my email address.
1908
a9e12bfd
AP
19092010-02-08 Andrew Pinski <pinskia@gmail.com>
1910
1911 * MAINTAINERS (spu port): Update my email address.
1912
95315086
JZ
19132010-02-08 Jie Zhang <jie.zhang@analog.com>
1914
1915 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1916
362c6d2f
KG
19172010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1918
1919 * configure.ac: Add "recommended" version checks for GMP/MPC.
1920 Update recommended GMP/MPFR/MPC versions.
1921 * configure: Regenerate.
1922
888c5ad2
JR
19232010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1924
1925 * MAINTAINERS: Move my Embecosm email address into the
1926 write-after-approval section.
1927
3bf714a7
ILT
19282010-01-26 Ian Lance Taylor <iant@google.com>
1929
1930 * MAINTAINERS: Add myself as Go frontend maintainer.
1931
ad1e5170
JR
19322010-01-25 Joern Rennecke <amylaar@spamcop.net>
1933
1934 PR libstdc++/36101, PR libstdc++/42813
1935 * configure.ac (bootstrap_target_libs): Make inclusion of
1936 target-libgomp conditional on libgomb being in target_configdirs.
1937 * configure: Regenerate.
1938
fb0553d1
JR
19392010-01-23 Joern Rennecke <amylaar@spamcop.net>
1940
1941 PR libstdc++/36101, PR libstdc++/42813
1942 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1943 * configure: Regenerate.
1944
aae29963
JR
19452010-01-22 Joern Rennecke <amylaar@spamcop.net>
1946
1947 PR libstdc++/36101, PR libstdc++/42813
1948 * configure.ac (target_configdirs): Substitute.
1949 * Makefile.def: Bootstrap target module libgomp.
1950 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1951 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1952 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1953 * configure, Makefile.in: Regenerate.
1954
d8fe8895
DK
19552010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1956
1957 * MAINTAINERS: Adjust my details.
1958
ebfe4897
EW
19592010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1960
1961 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1962
f7746c59
TL
19632010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1964
1965 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1966
306c7b5b
TL
19672010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1968
1969 * MAINTAINERS (Write After Approval): Add myself.
1970
1b8b9e19
KT
19712010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1972
1973 * MAINTAINERS (Write After Approval): Add myself.
1974
c164615b
RG
19752010-01-11 Richard Guenther <rguenther@suse.de>
1976
1977 PR lto/41569
1978 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1979 * Makefile.in: Regenerated.
1980
f3f623ae
AT
19812010-01-11 Andreas Tobler <andreast@fgznet.ch>
1982
1983 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1984 * configure: Regenerate.
1985
592c90ff 19862010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 1987 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
1988
1989 PR bootstrap/42424
1990 * configure.ac: Include libtool m4 files.
9c78662a 1991 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
1992 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1993 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 1994
592c90ff
KG
1995 * configure: Regenerate.
1996
60a2e213
RW
19972010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1998
1999 PR bootstrap/41818
2000 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2001 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2002 * Makefile.in: Regenerate.
2003
7413962d
RG
20042010-01-02 Richard Guenther <rguenther@suse.de>
2005
2006 PR lto/41529
2007 * configure.ac: Include config/elf.m4. Disable LTO if not
2008 builting for an elf target.
2009 * configure: Regenerate.
2010
f77f3945
CF
20112009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2012
2013 * MAINTAINERS: Change my email address.
2014
4960e3f0
BE
20152009-12-18 Ben Elliston <bje@au.ibm.com>
2016
2017 * config.sub, config.guess: Update from upstream sources.
2018
d16a31da
SZ
20192009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2020
2021 * MAINTAINERS (Write After Approval): Add myself.
2022
3a5729ea
KG
20232009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2024
2025 PR middle-end/30447
2026 PR middle-end/30789
2027 PR other/40302
2028
2029 * configure.ac: Require MPC.
2030 * configure: Regenerate.
2031
43e02a8a
RW
20322009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2033
2034 PR target/38384
2035 PR bootstrap/40972
2036 * libtool.m4: Sync from git Libtool.
2037 * ltoptions.m4: Likewise.
2038 * ltversion.m4: Likewise.
2039 * lt~obsolete.m4: Likewise.
2040 * ltmain.sh: Likewise.
2041
360d4522
KG
20422009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2043
2044 * configure.ac: Update minimum MPC version to 0.8.
2045 * configure: Regenerate.
2046
f264ed56
SP
20472009-11-21 Sebastian Pop <sebpop@gmail.com>
2048
2049 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2050 * configure: Regenerated.
2051
ed2eaa9f
ILT
20522009-11-21 Ian Lance Taylor <iant@google.com>
2053
2054 * configure.ac: Change default of poststage1_ldflags to be empty if
2055 poststage1_libs is set. When poststage1_libs is empty, and
2056 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2057 * configure: Rebuild.
2058
58346783
AN
20592009-11-21 Adam Nemet <adambnmet@gmail.com>
2060
2061 * MAINTAINERS (Write After Approval): Update my email address.
2062
5ca0106a
BE
20632009-11-20 Ben Elliston <bje@au.ibm.com>
2064
2065 * config.guess: Update from upstream sources.
2066
87213cd4
AO
20672009-11-16 Alexandre Oliva <aoliva@redhat.com>
2068
2069 * Makefile.def: Restore host and target settings for gmp.
2070 * Makefile.in: Rebuild.
2071
f61428ed
AO
20722009-11-16 Alexandre Oliva <aoliva@redhat.com>
2073
2074 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2075 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2076 Fix portability of test of C++ as bootstrap language. Add
2077 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2078 * configure: Rebuild.
2079 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2080 and cloog. Fix in-tree ppl configuration. Introduce libelf
2081 in-tree building.
2082 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2083 (POSTSTAGE1_HOST_EXPORTS): Use it.
2084 (STAGE[+id+]_CXXFLAGS): New.
2085 (BASE_FLAGS_TO_PASS): Pass it down.
2086 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2087 extra_exports.
2088 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2089 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2090 extra_exports.
2091 * Makefile.in: Rebuild.
2092
f6c56be6
BE
20932009-11-17 Ben Elliston <bje@au.ibm.com>
2094
2095 * config.sub, config.guess: Update from upstream sources.
2096
0ccb5970
JK
20972009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2098
2099 * MAINTAINERS (Write After Approval): Add myself.
2100
dce2d8b2 21012009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
2102
2103 * MAINTAINERS (Write After Approval): Add myself.
2104
5d571eaa
OS
21052009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2106
2107 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2108 paths for *-w64-mingw* and x86_64-*mingw*.
2109 * configure: Regenerated.
2110
dce2d8b2 21112009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
2112
2113 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2114
c393f559
BK
21152009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2116
2117 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2118 Phil Edwards to Write-After Approval.
2119
ef4c4300
KT
21202009-10-30 Kai Tietz <kai.tietz@onevision.com>
2121
2122 * configure.ac: Disable target-winsup & co for
2123 x86_64-*-mingw* and *-w64-mingw* targets.
2124 * configure: Regenerated.
2125
65a324b4
NC
21262009-10-16 Nick Clifton <nickc@redhat.com>
2127
2128 * MAINTAINERS: Add myself as a maintainer for the RX port.
2129
dce2d8b2 21302009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 2131
9c78662a 2132 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 2133
17e72e5d
RO
21342009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2135
2136 * configure.ac (CLooG test): Use = with test.
2137 * configure: Regenerate.
2138
ed3a56f3
RG
21392009-10-22 Richard Guenther <rguenther@suse.de>
2140
2141 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2142 cloog if the ppl version check failed. Move flags saving
2143 before setting in libelf check.
2144 * configure: Regenerate.
2145
ad0abd3c
RG
21462009-10-21 Richard Guenther <rguenther@suse.de>
2147
2148 * configure.ac: Adjust the ppl and cloog configure to work as
2149 documented. Disable cloog if ppl was disabled. Omit the version
2150 checks if they were disabled.
2151 * configure: Re-generate.
2152
e4c5bd48
RW
21532009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2154
2155 * configure.ac: Add 'lto' to enable_languages, not
2156 new_enable_languages, and only if not already present.
2157 * configure: Regenerate.
2158
0ffd69c5
GP
21592009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2160
2161 * README: Refer to the various COPYING* files instead of just
2162 COPYING.
2163 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2164
dce2d8b2 21652009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
2166
2167 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2168
58687768
RG
21692009-10-07 Richard Guenther <rguenther@suse.de>
2170
2171 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2172 and Richard Guenther as reviewers.
2173 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2174 as reviewers.
2175
49b0ca5c 21762009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 2177
49b0ca5c 2178 * config.sub: Update from upstream sources.
d2d9ce5e 2179
aeb94799
ILT
21802009-10-06 Ian Lance Taylor <iant@google.com>
2181
2182 * Makefile.def: check-gold depends upon all-gas.
2183 * Makefile.in: Rebuild.
2184
123651cd
PM
21852009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2186
2187 * MAINTAINERS (Write After Approval): Add myself.
2188
d7f09764
DN
21892009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2190
2191 * Makefile.def: all-lto-plugin depends on all-libiberty.
2192 set bootstrap=true for lto-plugin.
2193 Add lto-plugin.
2194 * Makefile.in: Regenerate.
2195 * configure.ac (host_libs): Add lto-plugin.
2196 * configure: Regenerate.
2197
d7f09764
DN
21982009-10-03 Diego Novillo <dnovillo@google.com>
2199
2200 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2201 (HOST_LIBELFLIBS): Define.
2202 (HOST_LIBELFINC): Define.
2203 * Makefile.in: Regenerate.
2204 * configure.ac: Add --enable-lto.
2205 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2206 If --enable-lto is used, add 'lto' to new_enable_languages.
2207 If --enable-lto is used and gold is enabled, add
2208 lto-plugin to configdirs.
2209 * configure: Regenerate.
2210
22112009-10-03 Simon Baldwin <simonb@google.com>
2212
2213 * configure.ac: If --with-system-zlib, suppress local zlib and
2214 pass --with-system-zlib to subdir configure scripts.
2215 * configure: Regenerate.
2216
dce2d8b2 22172009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
2218 Paolo Bonzini <bonzini@gnu.org>
2219
2220 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2221 $(srcdir).
2222 * Makefile.in: Rebuilt.
2223
dce2d8b2 22242009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
2225
2226 * MAINTAINERS (Write After Approval): Add myself.
2227
3e661154
KG
22282009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2229
2230 * configure.ac: Update minimum MPC version to 0.7.
2231 * configure: Regenerate.
2232
f1a036e4
NC
22332009-09-25 Nick Clifton <nickc@redhat.com>
2234
2235 * configure.ac: Pass any --cache-file=/dev/null option on to
2236 subconfigures.
2237 * configure: Regenerate.
2238
d4c74acc
NC
22392009-09-23 Nick Clifton <nickc@redhat.com>
2240
2241 * config.sub, config.guess: Update from upstream sources.
2242
dce2d8b2 22432009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
2244
2245 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2246 * Makefile.in: Rebuilt.
2247
0db770bd
RW
22482009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2249
2250 PR bootstrap/32272
2251 * configure.ac: Error out if $srcdir isn't '.' but contains
2252 host-${host_noncanonical}.
2253 * configure: Regenerate.
2254
71101870
RO
22552009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2256
2257 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2258 maintainer.
2259
ca6d0d62
RW
22602009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2261
79cd2b23
RW
2262 * configure.ac: If bootstrapping a combined tree with
2263 --enable-gold, require c++ in stage1_languages.
2264 * configure: Regenerate.
2265
ab9dcd0c
RW
2266 * configure.ac: Also add target_libs of stage1_languages to
2267 bootstrap_target_libs.
2268 * configure: Regenerate.
2269
ca6d0d62
RW
2270 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2271 with --enable-languages not containing c++.
2272 * configure: Regenerate.
2273
1c3c9f12
JZ
22742009-09-15 Jie Zhang <jie.zhang@analog.com>
2275
2276 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2277 * configure: Regenerate.
2278
dce2d8b2 22792009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 2280
6fb30a14
JR
2281 * MAINTAINERS (Write After Approval): Update my e-mail address,
2282 and move from from here...
2283 (Waiting for paperwork): To here.
0318772d 2284
4056c2c6
JM
22852009-09-09 Joseph Myers <joseph@codesourcery.com>
2286
2287 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2288
3e54529c
RW
22892009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2290
2291 * configure.ac: Do not use $extrasub for replacing @if/@endif
2292 parts in Makefile; instead, use additional arguments to
2293 AC_CONFIG_COMMANDS to do the replacement manually, with several
2294 sed invocations, to avoid HP-UX sed command limits.
2295 * configure: Regenerate.
2296
713e2ea6
AO
22972009-09-08 Alexandre Oliva <aoliva@redhat.com>
2298
2299 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2300 blank before -L.
2301
5646b7b9
AO
23022009-09-04 Alexandre Oliva <aoliva@redhat.com>
2303
2304 * configure.ac (with-build-config): Document. Handle without.
2305 Handle missing argument.
2306 * configure: Rebuilt.
2307
e12c4094
AO
23082009-09-03 Alexandre Oliva <aoliva@redhat.com>
2309
2310 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2311 Default to bootstrap-debug only if compare-debug works.
2312 * configure: Rebuilt.
2313 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2314 * Makefile.in: Rebuilt.
2315
75cb0057
RO
23162009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2317
2318 * MAINTAINERS (OS Port Maintainers): Update my email address.
2319
8fc68cba
AO
23202009-09-01 Alexandre Oliva <aoliva@redhat.com>
2321
2322 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2323 * Makefile.in: Rebuilt.
2324
44cb38cf
CD
23252009-09-01 Chris Demetriou <cgd@google.com>
2326
2327 * MAINTAINERS (Write After Approval): Add myself.
2328
f9329c35
DS
23292009-08-31 Dodji Seketeli <dodji@redhat.com>
2330
2331 PR debug/30161
2332 * include/dwarf2.h (enum dwarf_tag): Added
2333 DW_TAG_GNU_template_template_param
2334 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2335
f945e229
PB
23362009-08-30 Paolo Bonzini <bonzini@gnu.org>
2337
2338 * Makefile.tpl (AWK): Fix typo.
2339 * Makefile.in: Regenerate.
2340
87264276
PB
23412009-08-30 Paolo Bonzini <bonzini@gnu.org>
2342
2343 * configure.ac: Detect awk and sed.
2344 * Makefile.def (flags_to_pass): Add AWK and SED.
2345 * Makefile.tpl (AWK, SED): New.
2346 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2347 * configure: Regenerate.
2348 * Makefile.in: Regenerate.
2349
68ccd57c
DK
23502009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2351
2352 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2353 (collapseslashes): Likewise.
2354
df58e648
RW
23552009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2356
2357 * configure.ac (AC_PREREQ): Bump to 2.64.
2358
0539cb2c
RW
23592009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2360
70fa0efa
RW
2361 * configure.ac: Remove --with-datarootdir, --with-docdir,
2362 --with-pdfdir, --with-htmldir switches.
2363 * configure: Regenerate.
2364
5213506e
RW
2365 * configure: Regenerate.
2366
0539cb2c
RW
2367 * compile: Sync from Automake 1.11.
2368 * depcomp: Likewise.
2369 * install-sh: Likewise.
2370 * missing: Likewise.
2371 * mkinstalldirs: Likewise.
2372 * ylwrap: Likewise.
2373
197c68cc
DK
23742009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2375
2376 * ltmain.sh (func_normal_abspath): New function.
2377 (func_relative_path): Likewise.
2378 (func_mode_help): Document new -bindir option for link mode.
2379 (func_mode_link): Add new -bindir option, and use it to place
2380 output DLL if specified.
2381
58af276a
RW
23822009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2383
0115d4a3
RW
2384 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2385 (baseargs): Add --disable-option-checking.
2386 * configure: Regenerate.
2387
58af276a
RW
2388 * Makefile.def (configure-target-libiberty): Depend on
2389 all-binutils and all-ld.
2390 (configure-target-newlib): Likewise.
2391 * Makefile.in: Regenerate.
2392
e9d9afef
BE
23932009-08-17 Ben Elliston <bje@au.ibm.com>
2394
2395 * config.sub, config.guess: Update from upstream sources.
2396
354ebf88
RW
23972009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2398
2399 Sync from src, merge:
2400
2401 2009-07-02 Tristan Gingold <gingold@adacore.com>
2402
2403 * configure.ac: Do not exclude gas for i386-*-darwin.
2404 Add a case for x86_64-*-darwin.
2405 * configure: Regenerate.
2406
8375f7b2
NV
24072009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2408
2409 * MAINTAINERS: Add my name to Write After Approval list.
2410
dce2d8b2 24112009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
2412
2413 * configure.ac: Add Microblaze target.
2414 * configure: Regenerate.
2415
ea2002ba
CB
24162009-07-31 Christian Bruel <christian.bruel@st.com>
2417
2418 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2419 * configure: Regenerate.
2420
dce2d8b2 24212009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
2422
2423 * MAINTAINERS (Write After Approval): Update my e-mail address.
2424
e90e6bd7
ILT
24252009-07-06 Ian Lance Taylor <iant@google.com>
2426
2427 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2428 * configure: Rebuild.
2429
f6e0880a
TG
24302009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2431
2432 * MAINTAINERS: Move myself to the Graphite Reviewers.
2433
6d984927
WG
24342009-06-30 Wei Guozhi <carrot@google.com>
2435
2436 * MAINTAINERS: Add my name to Write After Approval list.
2437
f2689b09
SE
24382009-06-26 Steve Ellcey <sje@cup.hp.com>
2439
2440 PR bootstrap/40338
2441 * configure.ac (comparestring): Create new variable.
2442 * Makefile.tpl (comparestring): Use to skip some comparisions.
2443 * configure: Regenerate.
2444 * Makefile.in: Regenerate.
2445
f62c0ba4
DE
24462009-06-26 Doug Evans <dje@sebabeach.org>
2447
2448 * Makefile.def (host_modules): Add cgen.
2449 * Makefile.in: Regenerate.
2450 * configure.ac (host_tools): Add cgen.
2451 * configure: Regenerate.
2452
7acf4da6
DD
24532009-06-23 DJ Delorie <dj@redhat.com>
2454
2455 * MAINTAINERS: Add myself as mep maintainer.
2456
00020c16
ILT
24572009-06-23 Ian Lance Taylor <iant@google.com>
2458
2459 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2460 boot_languages. Only bootstrap target libraries listed in
2461 target_libs for some boot language. Add --with-stage1-ldflags,
2462 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2463 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2464 if not building with C++.
2465 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2466 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2467 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2468 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2469 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2470 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2471 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2472 * configure, Makefile.in: Rebuild.
2473
1da52d4a
LF
24742009-06-23 Li Feng <nemokingdom@gmail.com>
2475
2476 * MAINTAINERS: Added my name to write-after-approval list.
2477
144c9175
RM
24782009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2479
2480 * configure.ac: Define is_elf for QNX Neutrino targets.
2481 * configure: Regenerate.
2482
e5871e24
GS
24832009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2484
9c78662a 2485 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 2486
5f4a82c0
KG
24872009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2488
2489 * configure.ac: Detect MPC in default directory.
2490 * configure: Regenerate.
2491
394e9195
JG
24922009-06-03 Jerome Guitton <guitton@adacore.com>
2493 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2494
9c78662a
UB
2495 * Makefile.tpl (all): Avoid a trailing backslash.
2496 * Makefile.in: Regenerate.
394e9195 2497
47bca6aa
BE
24982009-06-03 Ben Elliston <bje@au.ibm.com>
2499
2500 * config.sub, config.guess: Update from upstream sources.
2501
a891a473
RS
25022009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2503
2504 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2505 to noconfdirs.
2506 * configure: Regenerate.
2507
70cb2d9f
AO
25082009-06-02 Alexandre Oliva <aoliva@redhat.com>
2509
2510 * Makefile.tpl ([+compare-target+]): Compare all stage
2511 directories, rather than just gcc.
2512 * Makefile.in: Rebuilt.
2513
7f1245df
DK
25142009-06-01 Doug Kwan <dougkwan@google.com>
2515
2516 * configure.ac: Support gold for target arm*-*-*.
2517 * configure: Regenerate.
394e9195 2518
acd26225
KG
25192009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2520
2521 * Makefile.def: Add MPC support and dependencies.
2522 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2523
2524 * Makefile.in, configure: Regenerate.
2525
a1fc946a
AO
25262009-05-27 Alexandre Oliva <aoliva@redhat.com>
2527
2528 * Makefile.tpl (all): Avoid harmless warning in make all when
2529 gcc-bootstrap is enabled but stage_last does not exist.
2530 * Makefile.in: Rebuilt.
2531
2e6a3c8d
NR
25322009-05-24 Nicolas Roche <roche@adacore.com>
2533
2534 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2535 * Makefile.in: Regenerate.
2536
63487d11
DC
25372009-05-21 Denis Chertykov <chertykov@gmail.com>
2538
2539 * MAINTAINERS: Update my e-mail address.
2540
449223af
DK
25412009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2542
2543 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2544 * configure: Regenerate.
2545
31c98f49
AO
25462009-05-18 Alexandre Oliva <aoliva@redhat.com>
2547
2548 PR other/40159
2549 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2550 gcc-no-bootstrap are mutually exclusive.
2551 * Makefile.in: Rebuilt.
2552
0f501837
AO
25532009-05-18 Alexandre Oliva <aoliva@redhat.com>
2554
2555 PR other/40159
2556 * Makefile.tpl (all): Don't end with unconditional success.
2557 * Makefile.in: Rebuilt.
2558
4a4a4e99
AO
25592009-05-12 Alexandre Oliva <aoliva@redhat.com>
2560
2561 PR target/37137
2562 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2563 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2564 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2565 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2566 stage_configureflags, stage_cflags and stage_libcflags into
2567 explicit Makefile macros.
2568 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2569 GFORTRAN.
2570 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2571 CC. Set CC_FOR_BUILD from CC.
2572 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2573 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2574 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2575 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2576 and GFORTRAN.
2577 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2578 (_LIBCFLAGS): Renamed to _TFLAGS.
2579 (do-compare-debug, do-compare3-debug): Drop.
2580 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2581 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2582 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2583 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2584 (XGCC_FLAGS_FOR_TARGET): New.
2585 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2586 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2587 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2588 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 2589 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
2590 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2591 TFLAGS.
2592 (BUILD_CONFIG): Include if requested.
2593 (all): Set TFLAGS on bootstrap.
2594 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2595 (all-stageid-prefixmodule): Likewise.
2596 (do-clean, distclean-stageid): Set TFLAGS.
2597 (restrap): Fix whitespace.
2598 * Makefile.in: Rebuilt.
2599
1cee3429
PB
26002009-05-07 Paolo Bonzini <bonzini@gnu.org>
2601
2602 * config.guess: Sync with src.
2603
0b70eafd
DK
26042009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2605
2606 * configure.ac ($with_ppl): Default to no if not supplied.
2607 ($with_cloog): Likewise.
2608 configure: Regenerate.
2609
5175f17c
JW
26102009-04-27 James E. Wilson <wilson@codesourcery.com>
2611
2612 * MAINTAINERS: Update my e-mail address.
2613
952fa153
NC
26142009-04-27 Nick Clifton <nickc@redhat.com>
2615
2616 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2617
a687f83c
EB
26182009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2619
2620 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2621 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2622 * Makefile.in: Regenerate.
2623
9e3eba15
KG
26242009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2625
2626 PR bootstrap/39739
2627 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2628 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2629
2630 * configure, Makefile.in: Regenerate.
2631
a687f83c 26322009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
2633
2634 * include/hashtab.h: Update GTY annotations to new syntax
2635 * include/splay-tree.h: Likewise
2636
070bdbd9
BE
26372009-04-17 Ben Elliston <bje@au.ibm.com>
2638
2639 * config.sub, config.guess: Update from upstream sources.
2640
55f2d967
AG
26412009-04-15 Anthony Green <green@moxielogic.com>
2642
2643 * configure.ac: Add moxie support.
2644 * configure: Rebuilt.
2645
309c24a9
JJ
26462009-04-14 Jakub Jelinek <jakub@redhat.com>
2647
2648 * configure.ac: Change copyright header to refer to version
2649 3 of the GNU General Public License and to point readers at the
2650 COPYING3 file and the FSF's license web page.
2651 * Makefile.def: Likewise.
2652 * Makefile.tpl: Likewise.
2653 * Makefile.in: Regenerate.
2654
b93133bc
JH
26552009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2656
2657 * configure.ac: Restore match for darwin9 or later. Use double
2658 brackets since regeneration eats one pair.
2659 * configure: Regenerate.
2660
d18ff35a
L
26612009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2662
2663 PR gas/10039
2664 * configure.ac: Require texinfo 4.7.
2665 * configure: Regenerated.
2666
748086b7
JJ
26672009-04-09 Nick Clifton <nickc@redhat.com>
2668
2669 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2670 the GCC Runtime Library Exception.
2671
a3337ea2
KG
26722009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2673
2674 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2675 * configure: Regenerate.
2676
60911f14
SE
26772009-04-01 Steve Ellcey <sje@cup.hp.com>
2678
2679 * Makefil.def (languages): New entries.
2680 * Makefile.tpl (check-gcc-*): New generic target.
2681 * Makefile.in: Regenerate.
60911f14 2682
dce2d8b2 26832009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 2684
d18ff35a 2685 * MAINTAINERS: Update my email address.
7369c1d0 2686
cfb1f59f
TT
26872009-03-18 Tom Tromey <tromey@redhat.com>
2688
d18ff35a
L
2689 * configure: Rebuild.
2690 * configure.ac (host_libs): Add libiconv.
2691 * Makefile.in: Rebuild.
2692 * Makefile.def (host_modules): Add libiconv.
2693 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 2694
75eeae1a
TG
26952009-03-16 Tristan Gingold <gingold@adacore.com>
2696
2697 * configure.ac: Treat gdb as supported on x86_64-darwin.
2698 * configure: Regenerate.
2699
f38095f3
JM
27002009-03-16 Joseph Myers <joseph@codesourcery.com>
2701
2702 * configure.ac (--with-host-libstdcxx): New option.
2703 * configure: Regenerate.
2704
dce2d8b2 27052009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
2706
2707 * MAINTAINERS: Move myself into the write after approval list.
2708
6d401294
NP
27092009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2710
2711 * MAINTAINERS: Update e-mail address.
2712
07c97076
DN
27132009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2714
2715 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2716
dce2d8b2 27172009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
2718
2719 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2720
7a9d3fe8
RW
27212009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2722
2723 Backport from git Libtool:
2724
2725 2009-01-19 Robert Millan <rmh@aybabtu.com>
2726 Support GNU/kOpenSolaris.
2727 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2728 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2729 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2730 GNU/kOpenSolaris.
2731
c9e9e11f
AS
27322009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2733
2734 * MAINTAINERS: Update e-mail address.
2735
5e8c1552 27362009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
2737
2738 * MAINTAINERS (Write After Approval): Add self.
2739
b0adb088
BM
27402009-02-18 Bingfeng Mei <bmei@broadcom.com>
2741
2742 * MAINTAINERS (Write After Approval): Add myself.
2743
ee04b574
AS
27442009-02-05 Andreas Schwab <schwab@suse.de>
2745
2746 * Makefile.tpl (stage_last): Define $r and $s before using
2747 $(RECURSE_FLAGS_TO_PASS).
2748 * Makefile.in: Regenerate
2749
907884c9
ILT
27502009-01-30 Ian Lance Taylor <iant@google.com>
2751
2752 * MAINTAINERS: Move myself to the Global Reviewers list.
2753
416ac4d4
RM
27542009-01-29 Robert Millan <rmh@aybabtu.com>
2755
2756 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2757 * configure: Regenerate.
2758
ee5decb3
GP
27592009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2760
2761 * MAINTAINERS: Make whitespace consistent.
19196f44 2762 Remove Robert Millan from Write After Approval.
ee5decb3 2763
36fbb0ec
AM
27642009-01-16 Alan Modra <amodra@bigpond.net.au>
2765
2766 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2767 (all-opcodes): Depend on all-libiberty.
2768 * Makefile.in: Regenerate.
2769
52535a64
DR
27702009-01-15 Douglas B Rupp <rupp@gnat.com>
2771
2772 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2773 * configure: Regenerate.
2774
e04a57df
RR
27752009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2776
2777 * MAINTAINERS (Write After Approval): Add myself.
2778
856c450b
SK
27792009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2780
2781 * MAINTAINERS: Add myself to reviewers (Fortran).
2782
dce2d8b2 27832009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
2784
2785 PR tree-optimization/38515
2786 * configure.ac (cloog-polylib): Removed.
2787 (with_ppl, with_cloog): Test for "no".
2788 * configure: Regenerated.
2789
1e5e8a59
DF
27902009-01-11 Daniel Franke <franke.daniel@gmail.com>
2791
2792 * MAINTAINERS: Moved myself to reviewers (Fortran).
2793
5e5debf6
TS
27942009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2795
2796 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2797 (Write After Approval): Remove myself.
2798
1c42acf1
DN
27992009-01-03 Diego Novillo <dnovillo@google.com>
2800
2801 * MAINTAINERS: Remove myself from alias maintainership.
2802
2fbbedaf
DA
28032009-01-02 David Ayers <ayers@fsfe.org>
2804
2805 * MAINTAINERS: Update e-mail address.
2806
17213821
GP
28072008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2808
2809 * MAINTAINERS: Make whitespace consistent.
2810
baafc534
RW
28112008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2812
2813 Backport from upstream Libtool:
2814 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2815 Add cache variables to tests that require the linker to work.
2816 For shlibpath_overrides_runpath, this also changes the semantics
2817 to let the result from the C compiler take precedence.
2818
18430d27
BE
28192008-12-02 Ben Elliston <bje@au.ibm.com>
2820
2821 * config.sub, config.guess: Update from upstream sources.
2822
dce2d8b2 28232008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
2824
2825 * configure.ac (ppllibs): Add by default the lib flags.
2826 * configure: Regenerate.
2827
41e9641b
LM
28282008-12-08 Luis Machado <luisgpm@br.ibm.com>
2829
2830 * MAINTAINERS: Add myself to the write after approval list.
2831
25783c30
JH
28322008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2833
ee04b574
AS
2834 * configure.ac: Add double brackets on darwin[912].
2835 * configure: Regenerate.
25783c30 2836
0e318fcc
DK
28372008-12-03 Daniel Kraft <d@domob.eu>
2838
2839 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2840 Approval to Reviewer section (for Fortran front-end).
2841
7f171b95
JH
28422008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2843
2844 * configure.ac: Expand to darwin10 and later.
2845 * configure: Regenerate.
2846
09ce620e
AS
28472008-12-02 Andreas Schwab <schwab@suse.de>
2848
2849 * Makefile.def: configure-target-boehm-gc depends on
2850 all-target-libstdc++-v3.
2851 * Makefile.in: Regenerate.
2852
386c704d
KT
28532008-12-02 Kai Tietz <kai.tietz@onevision.com>
2854
2855 * MAINTAINERS: Add myself as mingw maintainer.
2856
e03dd84a
BE
28572008-12-02 Ben Elliston <bje@au.ibm.com>
2858
2859 * config.sub, config.guess: Update from upstream sources.
2860
3fa87964
GP
28612008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2862
2863 * README.SCO: Remove.
2864
df72d7ed
FP
28652008-11-29 Fernando Pereira <pronesto@gmail.com>
2866
2867 * MAINTAINERS: Add myself to the write after approval list.
2868
b5646528
DK
28692008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2870
2871 * MAINTAINERS: Update my email address in WAA section.
2872
dce2d8b2 28732008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
2874
2875 * MAINTAINERS: Update e-mail address.
2876
dce2d8b2 28772008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
2878
2879 * MAINTAINERS: Change e-mail address.
2880
0db3a858
TG
28812008-11-27 Tristan Gingold <gingold@adacore.com>
2882
2883 * configure.ac: Build gdb for i?86-*-darwin*
2884 * configure: Regenerated.
2885
dce2d8b2 28862008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
2887
2888 * MAINTAINERS: Added my full name.
2889
487e299b
DJ
28902008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2891
2892 PR bootstrap/38014
2893 PR bootstrap/37923
2894
2895 Revert:
2896
2897 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2898
2899 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2900 * Makefile.in: Regenerated.
2901
2902 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2903
2904 PR gdb/921
2905 PR gdb/1646
2906 PR gdb/2175
2907 PR gdb/2176
2908
2909 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2910 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2911 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2912 (HOST_EXPORTS): Pass CPPFLAGS.
2913 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2914 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2915 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2916 * Makefile.in, configure: Regenerated.
2917 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2918 and CPPFLAGS_FOR_BUILD.
2919
dce2d8b2 29202008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
2921
2922 * MAINTAINERS: Add myself as middle end maintainer.
2923
044fed69
AS
29242008-11-06 Andrew Stubbs <ams@codesourcery.com>
2925
2926 * MAINTAINERS (Write after approval): Add myself.
2927
caf6defe
DN
29282008-11-05 Diego Novillo <dnovillo@google.com>
2929
2930 * MAINTAINERS (Global Reviewers): Add myself.
2931 (Non-Algorithmic Maintainers): Remove myself.
2932
3e9899ac
TS
29332008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2934
09ce620e 2935 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 2936
ea99e36e
MM
29372008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2938
09ce620e 2939 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 2940
fb0d2684
BE
29412008-10-31 Ben Elliston <bje@au.ibm.com>
2942
2943 * configure.ac (spu-*-*): Remove special case.
2944 * configure: Regenerate.
2945
73c07a3e
CM
29462008-10-30 Catherine Moore <clm@codesourcery.com>
2947
2948 * MAINTAINERS (Write after approval): Update my email address.
2949
7310a2da
SSF
29502008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2951
2952 * configure.ac [spu-*-*]: Do not set skipdirs.
2953 * configure: Re-generate.
2954
7e51fe23
BS
29552008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2956
2957 * MAINTAINERS (Various Maintainers): Add myself to reload.
2958
ef20be93
RG
29592008-10-25 Richard Guenther <rguenther@suse.de>
2960
2961 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2962 maintainer. Remove myself as libgcc-math maintainer.
2963 (Non-Algorithmic Maintainers): Remove myself.
2964
03ffcfa0
DJ
29652008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2966
2967 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2968 * Makefile.in: Regenerated.
2969
dec014a9
CC
29702008-10-23 Cary Coutant <ccoutant@google.com>
2971
2972 * MAINTAINERS (Write after approval): Add myself.
2973
b36c386c
DJ
29742008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2975
2976 PR gdb/921
2977 PR gdb/1646
2978 PR gdb/2175
2979 PR gdb/2176
2980
2981 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2982 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2983 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2984 (HOST_EXPORTS): Pass CPPFLAGS.
2985 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2986 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2987 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2988 * Makefile.in, configure: Regenerated.
2989 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2990 and CPPFLAGS_FOR_BUILD.
2991
dce2d8b2 29922008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
2993
2994 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2995 Sebastian Pop.
2996
e0bda97e
AP
29972008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2998
2999 * MAINTAINERS (Write After Approval): Added myself.
3000
36c713e0
KG
30012008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3002
3003 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3004 recommended version to 2.3.2.
3005
3006 * configure: Regenerate.
3007
8fe005ee
MM
30082008-10-01 Mark Mitchell <mark@codesourcery.com>
3009
3010 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3011
be8f156f
DD
30122008-09-29 David Daney <david.daney@caviumnetworks.com>
3013
3014 * MAINTAINERS (Write After Approval): Update e-mail address.
3015
ae11dff4
PG
30162008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3017
3018 * libtool.m4: Update to libtool 2.2.6.
3019 * lt~obsolete.m4: Update to libtool 2.2.6.
3020 * ltmain.sh: Update to libtool 2.2.6.
3021 * ltsugar.m4: Update to libtool 2.2.6.
3022 * ltversion.m4: Update to libtool 2.2.6.
3023 * ltoptions.m4: Update to libtool 2.2.6.
3024 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3025
441154b1
CF
30262008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3027
3028 * MAINTAINERS (Write After Approval): Add myself.
3029
775b3b26
BRF
30302008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3031
3032 * MAINTAINERS (Write After Approval): Update my name.
3033
94538043
SB
30342008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3035
09ce620e 3036 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3037
52d1bfd8
SE
30382008-09-18 Steve Ellcey <sje@cup.hp.com>
3039
09ce620e 3040 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3041
c5cc92f5
GP
30422008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3043
3044 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3045 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3046 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3047 and Michael Tiemann from Write After Approval since they do not
3048 actually have access.
3049
23d9794a
RG
30502008-09-05 Richard Guenther <rguenther@suse.de>
3051
3052 * configure.ac: Initialize clooglibs to -lcloog.
3053 * configure: Re-generate.
3054
192a671e
LCW
30552008-09-04 Le-Chun Wu <lcwu@google.com>
3056
3057 * MAINTAINERS (Write After Approval): Add myself.
3058
d789184e
SP
30592008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3060
3061 * configure.ac (--with-cloog-polylib): New.
3062 (--disable-cloog-version-check): New.
3063 (--disable-ppl-version-check): New.
3064 * configure: Re-generate.
3065
36a881c7
RG
30662008-09-03 Richard Guenther <rguenther@suse.de>
3067
3068 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3069 cloog test.
3070 * configure: Re-generate.
3071
358da97e
HS
30722008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3073
3074 Add picoChip port.
3075 * MAINTAINERS: Add picoChip maintainers.
3076
f8bf9252
SP
30772008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3078 Tobias Grosser <grosser@fim.uni-passau.de>
3079 Jan Sjodin <jan.sjodin@amd.com>
3080 Harsha Jagasia <harsha.jagasia@amd.com>
3081 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3082 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3083 Adrien Eliche <aeliche@isty.uvsq.fr>
3084
3085 Merge from graphite branch.
3086 * configure: Regenerate.
3087 * Makefile.in: Regenerate.
3088 * configure.ac (host_libs): Add ppl and cloog.
3089 Add checks for PPL and CLooG.
3090 * Makefile.def (ppl, cloog): Added modules and dependences.
3091 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3092 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3093
d89f0ad6
AL
30942008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3095
3096 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3097 (GCC_SHLIB_SUBDIR): New.
3098 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3099 * configure: Regenerate.
3100 * Makefile.in: Regenerate.
3101
88a25817
GP
31022008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3103
3104 * MAINTAINERS: Consistently use tabs to separate columns.
3105
f873f15f
TG
31062008-08-29 Tristan Gingold <gingold@adacore.com>
3107
3108 * MAINTAINERS (Write after Approval): Add myself.
3109
e1514c3f
TG
31102008-08-28 Tristan Gingold <gingold@adacore.com>
3111
3112 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3113 Enable bfd, binutils and opcodes.
3114 * configure: Regenerate.
3115
4717882f
JDA
31162008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3117
3118 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3119
28c9884c
TK
31202008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3121
3122 * MAINTAINERS: Use correct Umlaut for last name.
3123
ae96d86a
FXC
31242008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3125
3126 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3127
3ecc96e3
DE
31282008-08-16 David Edelsohn <edelsohn@gnu.org>
3129
3130 * MAINTAINERS: Update my email address.
3131
dd609cc1
EB
31322008-08-16 Nicolas Roche <roche@adacore.com>
3133
3134 * Makefile.tpl: Add BOOT_ADAFLAGS.
3135 * Makefile.in: Regenerate.
3136
08d0963a
RS
31372008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3138
3139 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3140 * configure: Regenerate.
3141
dce2d8b2 31422008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
3143
3144 * configure.ac: Add makefile fragments for hpux.
3145 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3146 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3147 * configure: Regenerate.
3148 * Makefile.in: Regenerate.
3149
dce2d8b2 31502008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
3151
3152 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3153
dce2d8b2 31542008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
3155
3156 * MAINTAINERS (Write after Approval): Add myself.
3157
78209f30
XG
31582008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3159
3160 * MAINTAINERS (Write After Approval): Add myself.
3161
5b5b098d
AJ
31622008-06-29 Andrew Jenner <andrew@codesourcery.com>
3163
3164 * MAINTAINERS (Write After Approval): Add myself.
3165
d812ec93
KW
31662008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3167
3168 * MAINTAINERS: Update my email address.
3169
99e78224
JY
31702008-06-25 Joey Ye <joey.ye@intel.com>
3171
3172 * MAINTAINERS (Write After Approval): Add myself.
3173
18c04407
RW
31742008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3175
3176 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3177 * Makefile.in: Regenerate.
3178 * configure: Regenerate.
3179
47aa9a31
DK
31802008-06-17 Daniel Kraft <d@domob.eu>
3181
3182 * MAINTAINERS (Write After Approval): Add myself.
3183
ad33ff57
RW
31842008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3185
3186 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3187 "$@" is still intact with both Autoconf 2.59 and 2.62.
3188 * configure: Regenerate.
3189
cdce5c41
RW
31902008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3191
3192 * Makefile.tpl: Fix comment errors.
3193 * Makefile.in: Regenerate.
3194
01b79d11
DM
31952008-06-12 David S. Miller <davem@davemloft.net>
3196 David Edelsohn <edelsohn@gnu.org>
3197
3198 * configure.ac: Add powerpc*-*-* to gold supported targets.
3199 * configure: Regenerate.
3200
f8c33439
JM
32012008-06-08 Joseph Myers <joseph@codesourcery.com>
3202
3203 PR tree-optimization/36218
3204 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3205 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3206 (all prefix="build-"): Pass them to build-system sub-makes.
3207 * Makefile.in: Regenerate.
3208
cd985f66
JM
32092008-06-07 Joseph Myers <joseph@codesourcery.com>
3210
3211 * MAINTAINERS (mt port): Remove.
3212 (sco5, unixware, sco udk): Remove.
3213 (Kean Johnston): Add to Write After Approval.
3214
3f6383d3
JB
32152008-05-30 Julian Brown <julian@codesourcery.com>
3216
3217 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3218 of libobjc for ARM EABI Linux.
3219 * configure: Regenerate.
30da41ed 3220
dce2d8b2 32212008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 3222
09ce620e 3223 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 3224
dce2d8b2 32252008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 3226
e29cc9b4 3227 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 3228
955410cb
JW
32292008-05-15 Janus Weil <janus@gcc.gnu.org>
3230
3231 * MAINTAINERS (Write After Approval): Add myself.
3232
719bb4e3 32332008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
3234
3235 * config-ml.in: don't handle --enable-shared and --enable-static.
3236
372b05fc
RS
32372008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3238
3239 * MAINTAINERS: Update my email address.
3240
f73e2200
PC
32412008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3242
3243 * MAINTAINERS: Update my email address.
09ce620e 3244
3e438e2b
KVH
32452008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3246
3247 * MAINTAINERS (Write After Approval): Add myself.
3248
177bf491
GS
32492008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3250
3251 * MAINTAINERS (Write After Approval): Add myself.
3252
dce2d8b2 32532008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
3254
3255 * MAINTAINERS (crx): Add myself.
3256
14a8726b
PB
32572008-04-18 Paolo Bonzini <bonzini@gnu.org>
3258
3259 Sync with src:
3260 2008-04-14 David S. Miller <davem@davemloft.net>
3261
09ce620e
AS
3262 * configure.ac: Add sparc*-*-* to gold supported targets.
3263 * configure: Regenerate.
14a8726b 3264
7142fb32
PB
32652008-04-18 Paolo Bonzini <bonzini@gnu.org>
3266
3267 PR bootstrap/35457
3268 * configure.ac: Include override.m4.
3269 * configure: Regenerate.
3270
c6b196de
PB
32712008-04-18 Paolo Bonzini <bonzini@gnu.org>
3272
09ce620e
AS
3273 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3274 * Makefile.in: Regenerate.
c6b196de 3275
dce2d8b2 32762008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 3277
09ce620e 3278 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 3279 as nonconfigurable directories list.
09ce620e 3280 * configure: Regenerate.
c993ae60 3281
8479b1b1
BE
32822008-04-14 Ben Elliston <bje@au.ibm.com>
3283
3284 * config.sub, config.guess: Update from upstream sources.
3285
295e261a
HPN
32862008-04-12 Hans-Peter Nilsson <hp@axis.com>
3287
3288 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3289 * Makefile.in: Regenerate.
3290
ac3949d9
EW
32912008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3292
3293 * configure.ac: Do not build libssp for the AVR.
3294 * configure: Regenerate.
3295
06407e30
ILT
32962008-04-07 Ian Lance Taylor <iant@google.com>
3297
3298 * Makefile.def: check-gold depends upon all-binutils.
3299 * Makefile.in: Regenerate.
3300
97db009c
AH
33012008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3302
3303 * MAINTAINERS (Write After Approval): Add myself.
3304
2a79c47f
NC
33052008-04-04 Nick Clifton <nickc@redhat.com>
3306
3307 PR binutils/4334
5f4bebbf 3308 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
3309 builds.
3310 * configure: Regenerate.
3311
c53a18d3
N
33122008-04-04 NightStrike <NightStrike@gmail.com>
3313
3314 PR other/35151
09ce620e
AS
3315 * configure.ac: Combine rules for mingw32 and mingw64.
3316 * configure: Regenerate.
c53a18d3 3317
d925aa70
KT
33182008-04-02 Kai Tietz <kai.tietz@onvision.com>
3319
3320 * MAINTAINERS (Write After Approval): Add myself.
3321
dce2d8b2 33222008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
3323
3324 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3325 * Makefile.in (.NOTPARALLEL): Ditto.
3326
4412a506
PG
33272008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3328
3329 * MAINTAINERS (Write After Approval): Add myself.
3330
dce2d8b2 33312008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
3332
3333 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3334 * Makefile.in (.NOTPARALLEL): Regenerate.
3335
639223bd
PB
33362008-03-27 Paolo Bonzini <bonzini@gnu.org>
3337
3338 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3339 * Makefile.in: Regenerate.
3340
b8ab1f4a
JS
33412008-03-26 Jakub Staszak <kuba@et.pl>
3342
3343 * MAINTAINERS (Write After Approval): Add myself.
3344
b45890a4
TK
33452008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3346
3347 * MAINTAINERS: Update e-mail address.
3348
5afab7ad
ILT
33492008-03-20 Ian Lance Taylor <iant@google.com>
3350
3351 * configure.ac: Add support for --enable-gold.
3352 * Makefile.def: Add gold as a directory like ld.
3353 * configure, Makefile.in: Regenerate.
3354
38d24731
RW
33552008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3356
3357 * configure.ac: m4_include config/proginstall.m4.
3358 * configure: Regenerate.
32bc4cf4
RW
3359
3360 Backport from upstream Libtool:
09ce620e 3361
32bc4cf4 3362 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 3363
32bc4cf4
RW
3364 Deal with Autoconf 2.62's semantic change in m4_append.
3365 * ltsugar.m4 (lt_append): Replace broken versions of
3366 m4_append.
3367 (lt_if_append_uniq): Don't require separator to be overquoted,
3368 and avoid broken m4_append.
3369 (lt_dict_add): Fix typo.
3370 * libtool.m4 (_LT_DECL): Don't overquote separator.
3371
9d3c50ea
DE
33722008-03-13 David Edelsohn <edelsohn@gnu.org>
3373
3374 * config.rpath: Add AIX 6 support.
3375
5d2edb29
PB
33762008-03-13 Paolo Bonzini <bonzini@gnu.org>
3377
3378 * Makefile.def (stageprofile). Remove -fprofile-generate
3379 from stage_libcflags.
3380 * Makefile.in: Regenerate.
3381
954910ef
BE
33822008-03-13 Ben Elliston <bje@au.ibm.com>
3383
3384 * config.sub, config.guess: Update from upstream sources.
3385
e8645a40
TT
33862008-03-06 Tom Tromey <tromey@redhat.com>
3387
3388 * MAINTAINERS: Update for treelang deletion.
3389
2c8e955e
JW
33902008-03-03 James E. Wilson <wilson@tuliptree.org>
3391
3392 * MAINTAINERS: Update my email address.
3393
54acd307
SS
33942008-03-03 Stan Shebs <stanshebs@earthlink.net>
3395
893ad2a1 3396 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
3397 (objective-c/c++): Add myself as a maintainer.
3398
4b52b516
VR
33992008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3400
3401 * MAINTAINERS (Write After Approval): Update my email address.
3402
e652b516
TB
34032008-02-25 Tomas Bily <tbily@suse.cz>
3404
3405 * MAINTAINERS (Write After Approval): Add myself.
3406
02d30740
JJ
34072008-02-23 Jakub Jelinek <jakub@redhat.com>
3408
3409 * MAINTAINERS (OpenMP): Add myself.
3410
1c8bd6a3
PB
34112008-02-20 Paolo Bonzini <bonzini@gnu.org>
3412
4b40b2a5
UB
3413 PR bootstrap/32009
3414 PR bootstrap/32161
1c8bd6a3 3415
4b40b2a5
UB
3416 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3417 * configure: Regenerate.
1c8bd6a3 3418
4b40b2a5
UB
3419 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3420 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3421 STAGE4_LIBCFLAGS): New.
3422 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3423 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3424 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3425 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3426 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3427 for target modules. Don't export LIBCFLAGS.
3428 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3429 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3430 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3431 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3432 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3433 * Makefile.in: Regenerate.
1c8bd6a3 3434
bb44c9d2
RW
34352008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3436
3437 PR libgcj/33085
3438 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3439 Do not use -DDLL_EXPORT. Backport from upstream.
3440
29a7754d
RW
34412008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3442
3443 * MAINTAINERS (Write After Approval): Add myself.
3444
9a212bb7
HPN
34452008-02-02 Hans-Peter Nilsson <hp@axis.com>
3446
3447 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3448 * configure: Regenerate.
3449
aa12a573
MG
34502008-01-31 Marc Gauthier <marc@tensilica.com>
3451
3452 * configure.ac (xtensa*-*-*): Recognize processor variants.
3453 * configure: Regenerate.
3454
ac9e6043
RW
34552008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3456
40049ccc
UB
3457 PR bootstrap/34922
3458 * configure.ac (PARSE_ARGS): Push suitable setting of
3459 ac_subdirs_all, for `./configure --help=recursive'.
3460 Handle `+' in generic toplevel directory disabling.
3461 * configure: Regenerate.
ac9e6043 3462
4288c86a
NC
34632008-01-28 Nick Clifton <nickc@redhat.com>
3464
3465 * MAINTAINERS (xstormy16): Take over maintainership.
3466
8d8da227
JM
34672008-01-25 Joseph Myers <joseph@codesourcery.com>
3468
3469 * MAINTAINERS (c4x port): Remove.
3470
349b60e7
DE
34712008-01-24 David Edelsohn <edelsohn@gnu.org>
3472
3473 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3474
3ca06a68
BE
34752008-01-23 Ben Elliston <bje@au.ibm.com>
3476
3477 * config.sub, config.guess: Update from upstream sources.
3478
3c631381
TG
34792008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3480
3481 * MAINTAINERS (Write After Approval): Add myself.
3482
20533ef1
L
34832008-01-17 H.J. Lu <hjl.tools@gmail.com>
3484
3485 * MAINTAINERS: Update my email address.
3486
34872008-01-09 Raksit Ashok <raksit@google.com>
3488
3489 * MAINTAINERS (Write After Approval): Add myself.
3490
684f4f6a
RA
34912008-01-09 Raksit Ashok <raksit@google.com>
3492
3493 * MAINTAINERS (Write After Approval): Add myself.
3494
9cb8756f
BE
34952008-01-08 Ben Elliston <bje@au.ibm.com>
3496
3497 * config.sub, config.guess: Update from upstream sources.
3498
94e1934d
KG
34992007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3500
3501 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 3502 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
3503 * configure: Regenerate.
3504
a2e51f77
SP
35052007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3506
3507 * MAINTAINERS: Update my email address.
3508
ffe3dcd9
BRF
35092007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3510
3511 * MAINTAINERS: Update my email address.
3512
aa4095c9
RS
35132007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3514
3515 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3516 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3517 * Makefile.in: Regenerate.
3518
dce2d8b2 35192007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
3520
3521 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3522 misplaced entries.
3523
0fe0f073
AT
35242007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3525
3526 * configure.ac: Enable libjava for x86_64-*-darwin9.
3527 * configure: Regenerate.
3528
dce2d8b2 35292007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
3530
3531 * MAINTAINERS (Write After Approval): Add myself.
3532
c3220d4c
BE
35332007-12-05 Ben Elliston <bje@au.ibm.com>
3534
3535 * config.sub, config.guess: Update from upstream sources.
3536
aba7501e
MK
35372007-12-02 Matthias Klose <doko@ubuntu.com>
3538
3539 * config-ml.in: Remove 64bit configure tests.
3540
d683ec81
PB
35412007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3542
3543 * config-ml.in: Robustify against white space in absolute file
3544 names.
3545
3546 * config-ml.in (multi-clean): Substitute ${Makefile}.
3547 Remove superfluous ${Makefile} in list.
3548
60f1711a
TS
35492007-11-19 Thiemo Seufer <ths@mips.com>
3550
3551 * config-ml.in: Don't hardcode the Makefile name.
3552
487f9d96
AM
35532007-11-08 Alexander Monakov <amonakov@ispras.ru>
3554
3555 * MAINTAINERS (Write After Approval): Add myself.
3556
fa3886fe
ST
35572007-11-07 Samuel Tardieu <sam@rfc1149.net>
3558
3559 * MAINTAINERS (Write After Approval): Add myself.
3560
dce2d8b2 35612007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
3562
3563 * MAINTAINERS (Write After Approval): Add myself.
3564
acc48927
BE
35652007-10-25 Ben Elliston <bje@au.ibm.com>
3566
3567 * MAINTAINERS (mercury): Remove entry.
3568 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3569
e00e9858
DJ
35702007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3571
3572 * Makefile.def (dependencies): Make configure-gdb depend on
3573 all-intl.
3574 * Makefile.in: Regenerated.
3575
def14a3c
SK
35762007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3577
3578 * MAINTAINERS (Fortran maintainer): Remove myself.
3579
dce2d8b2 35802007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
3581
3582 * Makefile.def: To avoid problems running with parallel makes,
3583 build newlib before libgloss so that target specific header
3584 files are availble.
3585 * Makefile.in: Regenerate
3586
bbfbfafc
DJ
35872007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3588
3589 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3590 * Makefile.in: Regenerate.
3591
c56abad5
VM
35922007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3593
3594 * MAINTAINERS (Register allocation reviewer): Add myself.
3595
f019adc1
MF
35962007-10-08 Mike Frysinger <vapier@gentoo.org>
3597
3598 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3599 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3600 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3601 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3602 * configure: Regenerate.
3603
dce2d8b2 36042006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
3605
3606 * MAINTAINERS (Register allocation reviewer): Add myself.
3607
0999159b
PB
36082007-10-01 Paolo Bonzini <bonzini@gnu.org>
3609
3610 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3611 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3612 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3613 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3614 * configure.ac: Default them to host tools for $host = $build.
3615 Subst them.
3616
3617 * configure: Regenerate.
3618 * Makefile.in: Regenerate.
3619
dce2d8b2 36202006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
3621
3622 * MAINTAINERS (Register allocation reviewer): Add myself.
3623
dce2d8b2 36242006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
3625
3626 * MAINTAINERS (Register allocation reviewer): Add myself.
3627
9d209c83
SP
36282007-09-21 Seongbae Park <seongbae.park@gmail.com>
3629
3630 * MAINTAINERS (Write After Approval): Fix typo.
3631
1ec3b87b
RS
36322007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3633
3634 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3635 * configure: Regenerate.
3636
19d5986d
PJ
36372007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3638
3639 PR bootstrap/31906
3640 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 3641 they're already prefixed.
19d5986d 3642
6d3b5aea
BK
36432007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3644
3645 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3646 libstdc++.
3647 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3648 * configure: Regenerate.
3649 * Makefile.in: Regenerate.
09ce620e 3650
4fe7e755
AS
36512007-09-17 Andreas Schwab <schwab@suse.de>
3652
3653 * configure.ac: Raise minimum makeinfo version to 4.6.
3654 * configure: Regenerate.
3655
dce2d8b2 36562007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 3657
ffe3dcd9 3658 * MAINTAINERS (write-after-approval) add myself
d483feaa 3659
fa9a3f31
AM
36602007-09-15 Alan Modra <amodra@bigpond.net.au>
3661
3662 * configure.ac: Correct makeinfo version check.
3663 * configure: Regenerate.
3664
6593a73e
RS
36652007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3666
3667 * MAINTAINERS: Update my email address.
3668
d9dced13
RS
36692007-09-14 Richard Sandiford <richard@codesourcery.com>
3670
3671 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3672 to $skipdirs and only disable gprof for newlib. Use the normal
3673 mips*-elf* handling in other respects.
3674 * configure: Regnerate.
3675
773c1467
DD
36762007-09-12 David Daney <ddaney@avtrex.com>
3677
3678 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3679 enabling libgcj.
3680 * configure: Regenerate.
3681
c03353e2
RIL
36822007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3683
3684 PR other/32154
3685 * configure.ac: For libgloss targets, point the linker to the linker
3686 script, startup code and simulator library.
3687 * configure: Regenerate.
3688
c4e9bf2b
AH
36892007-09-07 Andrew Haley <aph@redhat.com>
3690
3691 * configure.ac (noconfigdirs): Remove target-libffi and
3692 target-libjava.
3693 * configure: Regenerate.
3694
1f5a6b84
FXC
36952007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3696
3697 PR target/33281
3698 * configure.ac: Use config/mh-mingw on mingw.
3699 * configure: Regenerate.
1f5a6b84 3700
3951e521
PH
37012007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3702
9f349f63 3703 * MAINTAINERS (Write After Approval): Add myself.
3951e521 3704
e643dc23
RG
37052007-09-05 Richard Guenther <rguenther@suse.de>
3706
3707 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3708 nor --disable-checking is provided also turn on yes and types
3709 checking for stage1.
3710 * configure: Re-generate.
3711
039874df
KW
37122007-08-30 Krister Walfridsson <cato@df.lth.se>
3713
3714 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3715 (Write After Approval): Remove myself.
3716
c3f07bd6 37172007-08-29 Nick Clifton <nickc@redhat.com>
15098359 3718
c3f07bd6 3719 * config.sub, config.guess: Update from upstream sources.
15098359 3720
40049ccc 37212007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
3722
3723 * MAINTAINERS (Write After Approval): Added myself.
3724 * MAINTAINERS (Reviewers): Removed myself.
3725
c8aea42c 37262007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 3727 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
3728
3729 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3730 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3731 * Makefile.in: Regenerate.
3732 * configure.ac (--with-debug-prefix-map): New.
3733 * configure: Regenerate.
3734
4bf6c438
RS
37352007-08-17 Richard Sandiford <richard@codesourcery.com>
3736 Nigel Stephens <nigel@mips.com>
3737
4bf6c438
RS
3738 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3739 as target_makefile_frag.
3740 * configure: Regenerate.
3741
bb286d71
AO
37422007-08-16 Alexandre Oliva <aoliva@redhat.com>
3743
3744 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3745 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3746 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3747 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3748 (do-compare, do-compare3, do-compare-debug): New.
3749 ([+compare-target+]): Use them.
3750
a4630417
MK
37512007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3752
3753 * MAINTAINERS (Write After Approval): Change my email address.
3754
d9acb717
RW
37552007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3756 Ben Elliston <bje@au.ibm.com>
3757
3758 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3759 --silent if $silent.
3760 * configure: Regenerate.
3761
96876681
ZD
37622003-08-12 Zdenek Dvorak <ook@ucw.cz>
3763
3764 * MAINTAINERS (Various Maintainers): Add myself as
3765 loop infrastructure maintainer. Update my e-mail
3766 address.
3767
1c1d80ee
DN
37682007-07-31 Diego Novillo <dnovillo@google.com>
3769
3770 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3771 Adjust description.
3772
7e98624c
RG
37732007-07-26 Richard Guenther <rguenther@suse.de>
3774
3775 * configure.ac: Add types checking to stage1 checking flags.
3776 * configure: Regenerate.
3777
4c85af60
NC
37782007-07-17 Nick Clifton <nickc@redhat.com>
3779
3780 * COPYING3: New file. Contains version 3 of the GNU General
3781 Public License.
3782 * COPYING3.LIB: New file. Contains version 3 of the GNU
3783 Lesser General Public License.
3784
19ddfd3a
AK
37852007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3786
3787 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3788
2a064545
AK
37892007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3790
3791 * MAINTAINERS (S/390 co-maintainer): Add myself.
3792 (Write After Approval): Remove myself.
3793
f861f54d
DH
37942007-07-13 Dan Hipschman <dsh@google.com>
3795
3796 * MAINTAINERS (Write After Approval): Add myself.
3797
0136f2f7
NC
37982007-07-11 Nick Clifton <nickc@redhat.com>
3799
3800 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3801 WINDRES export.
3802 * Makefile.in: Regenerate.
3803
6e29b5a4
RO
38042007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3805
3806 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3807 maintainer.
3808
159a4b02
L
38092007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3810
3811 * lt~obsolete.m4: New. Import from 20070318 libtool.
3812
6ba67283
JB
38132007-07-03 Julian Brown <julian@codesourcery.com>
3814
3815 * MAINTAINERS (Write After Approval): Add myself.
3816
30b74385
RW
38172007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3818
3819 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3820 * configure: Regenerate.
3821
38222007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3823
3824 * configure.ac: Add some missing m4 quotation.
3825 * configure: Regenerate.
3826
943c54ce
SB
38272007-07-02 Simon Baldwin <simonb@google.com>
3828
3829 * MAINTAINERS (Write After Approval): Add myself.
3830
1c00b503
PB
38312007-07-02 Paolo Bonzini <bonzini@gnu.org>
3832
3833 * configure: Regenerate.
3834
901119ae
KT
38352007-07-02 Kai Tietz <kai.tietz@onevision.com>
3836
3837 * Makefile.def: Add windmc tool to build.
3838 * Makefile.tpl: Likewise.
3839 * configure.ac: Likewise.
3840 * Makefile.in: Regenerate.
3841 * configure: Regenerate.
09ce620e 3842
83f4c19f
DD
38432007-06-28 DJ Delorie <dj@redhat.com>
3844
3845 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3846 not building newlib.
3847 * configure: Regenerated.
09ce620e 3848
5346c75c
JS
38492007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3850
3851 * MAINTAINERS (Write After Approval): Add myself.
3852
aacfb86b
MM
38532007-06-25 Martin Michlmayr <tbm@cyrius.com>
3854
3855 * MAINTAINERS (Write After Approval): Add myself.
3856
590bf0d3
CM
38572007-06-19 Chris Matthews <chrismatthews@google.com>
3858
3859 * MAINTAINERS (Write After Approval): Add myself.
3860
cdbbee7a
RIL
38612007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3862
3863 * MAINTAINERS (Write After Approval): Add myself.
3864
b8afffc1
DJ
38652007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3866
3867 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3868 * Makefile.in: Regenerated.
3869
3fcfad76
BS
38702007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3871
3872 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3873 bfin*-*-uclinux* targets.
3874 * configure: Regenerate.
3875
3f5a2b7f
ILT
38762007-06-14 Ian Lance Taylor <iant@google.com>
3877
3878 * MAINTAINERS: Add myself as non-algorithmic global write
3879 maintainer.
3880
4c46daee
DN
38812007-06-14 Diego Novillo <dnovillo@google.com>
3882
3883 * MAINTAINERS: Add self as middle-end maintainer and
3884 non-algorithmic global write maintainer.
3885
a3bb222a
FXC
38862007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3887
3888 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3889 Move all Fortran maintainers except Paul Brook into the
3890 Non-Autopoiesis section.
3891
a19e8f64
PB
38922007-06-14 Paolo Bonzini <bonzini@gnu.org>
3893
3894 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3895 (distclean-stage[+id+]): Possibly delete stage_last.
3896 * Makefile.in: Regenerate.
3897
1c2abe5e
SP
38982007-06-12 Seongbae Park <seongbae.park@gmail.com>
3899
3900 * MAINTAINERS (Various Maintainer): Fix typo.
3901
abca4739
PB
39022007-06-11 Paolo Bonzini <bonzini@gnu.org>
3903
3904 * MAINTAINERS (Various Maintainer): Add myself as
3905 dataflow maintainer.
3906
a894d2c3
BE
39072007-06-07 Ben Elliston <bje@au.ibm.com>
3908
3909 * config.sub, config.guess: Update from upstream sources.
3910
8024d75e
BE
39112007-06-07 Ben Elliston <bje@au.ibm.com>
3912
3913 * Makefile.tpl: Fix spelling error.
3914 * Makefile.in: Regenerate.
3915
973a9a5e
SE
39162007-06-01 Steve Ellcey <sje@cup.hp.com>
3917
96598938
L
3918 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3919 lt_cv_sys_max_cmd_len.
973a9a5e 3920
ccb4d26b
DN
39212007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3922
3923 * MAINTAINERS (Various Maintainers): Add myself as
3924 auto-vectorizer maintainer.
3925
eecb7461
PB
39262003-05-31 Paolo Bonzini <bonzini@gnu.org>
3927
3928 PR libjava/32098
3929 * libtool.m4: Revert previous change.
3930 * ltgcc.m4: Put it here.
3931
89d28202
ZD
39322003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3933
3934 * MAINTAINERS (Various Maintainers): Add myself as
3935 auto-vectorizer maintainer.
3936
60c7a11a
L
39372007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3938
3939 PR libjava/32098
3940 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3941
9dd3cc81
RG
39422007-05-30 Richard Guenther <rguenther@suse.de>
3943
3944 * MAINTAINERS (Various Maintainers): Add myself as
3945 auto-vectorizer maintainer.
3946
9cc1244e
JJ
39472007-05-30 Jakub Jelinek <jakub@redhat.com>
3948
3949 PR bootstrap/29382
3950 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3951 * configure: Rebuilt.
3952
6124296b
RC
39532007-05-28 Roberto Costa <robsettantasei@gmail.com>
3954
3955 * MAINTAINERS (Write After Approval): Removed my name.
3956
6b757a0d
SB
39572007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3958
3959 * MAINTAINERS (Write After Approval): Remove myself.
3960
86ef8528
AT
39612007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3962
3963 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3964
1cf3d07d
SE
39652007-05-23 Steve Ellcey <sje@cup.hp.com>
3966
3967 * ltmain.sh: Update from ToT Libtool.
3968 * libtool.m4: Update from ToT Libtool.
3969 * ltsugar.m4: New. Update from ToT Libtool.
3970 * ltversion.m4: New. Update from ToT Libtool.
3971 * ltoptions.m4: New. Update from ToT Libtool.
3972 * ltconfig: Remove.
3973 * ltcf-c.sh: Remove.
3974 * ltcf-cxx.sh: Remove.
3975 * ltcf-gcj.sh: Remove.
3976
ce3fcf8c
OW
39772007-05-22 Ollie Wild <aaw@google.com>
3978
3979 * MAINTAINERS (Write After Approval): Add myself.
3980
342b9200
PB
39812007-05-16 Paolo Bonzini <bonzini@gnu.org>
3982
3983 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3984 stage_cflags.
3985 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3986 Remove CFLAGS/LIBCFLAGS.
3987 (configure-stage[+id+]-[+prefix+][+module+],
3988 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3989 * Makefile.in: Regenerate.
3990
cea17285
DN
39912007-05-15 Diego Novillo <dnovillo@google.com>
3992
3993 * MAINTAINERS: Update e-mail address.
3994
11c004e7
RE
39952007-05-15 Revital Eres <eres@il.ibm.com>
3996
3997 * MAINTAINERS (Write After Approval): Add myself.
3998
ab6bd693
RC
39992007-05-14 Roberto Costa <robsettantasei@gmail.com>
4000
4001 * MAINTAINERS (Write After Approval): Updated my address.
4002
388cdf07
TN
40032007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4004
4005 * MAINTAINERS (Write After Approval): Add myself.
4006
23f24034
SR
40072007-05-11 Silvius Rus <rus@google.com>
4008
4009 * MAINTAINERS (Write After Approval): Add myself.
4010
34a7526e
TT
40112007-04-23 Tom Tromey <tromey@redhat.com>
4012
4013 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4014
51da21be
MM
40152007-04-22 Mark Mitchell <mark@codesourcery.com>
4016
4017 * MAINTAINERS (cpplib): Rename to ...
4018 (libcpp): ... this. Add C/C++ front end maintainers.
4019
70070387
SE
40202007-04-14 Steve Ellcey <sje@cup.hp.com>
4021
4022 * config-ml.in: Pass ${ml_config_env} to configure calls.
4023
df1a0dbb
CB
40242007-04-04 Christian Bruel <christian.bruel@st.com>
4025
4026 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4027
9daff147
DK
40282007-04-02 Dave Korn <dave.korn@artimi.com>
4029
4030 * MAINTAINERS (Write After Approval): Add myself.
4031
374eadb2
TB
40322007-03-31 Tobias Burnus <burnus@net-b.de>
4033
4034 * MAINTAINERS (fortran 95 front end): Add myself.
4035
8eced3a2
DR
40362007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4037
4038 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4039
653de3e3
AZ
40402007-03-24 Ayal Zaks <zaks@il.ibm.com>
4041
4042 * MAINTAINERS (Modulo Scheduler): Add myself.
4043
b737d953
BM
40442007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4045
4046 * MAINTAINERS (fortran 95 front end): Add myself.
4047 (c++ front end): whitespace fix.
4048
a584cdf2
NF
40492007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
8c79f3c4
RS
40532007-03-21 Richard Sandiford <richard@codesourcery.com>
4054
4055 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4056 of glob. Quote arguments with single quotes too.
4057 * configure: Regenerate.
4058
07f1ac6d
BM
40592007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4060
4061 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4062 * Makefile.in: Regenerate
4063
172e41aa
AS
40642007-03-07 Andreas Schwab <schwab@suse.de>
4065
4066 * configure: Regenerate.
4067
9c4d2493
BM
40682007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4069
4070 * configure.ac: Add "--with-pdfdir" configure option,
4071 which defines pdfdir variable.
4072 * Makefile.def (target=fixincludes): Add install-pdf to
4073 missing targets.
4074 (recursive_targets): Add install-pdf target.
4075 (flags_to_pass): Add pdfdir.
4076 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4077 target.
4078 * configure: Regenerate
4079 * Makefile.in: Regenerate
4080
e14e622e
EC
40812007-02-28 Eric Christopher <echristo@apple.com>
4082
4083 Revert:
4084 2006-12-07 Mike Stump <mrs@apple.com>
4085
4086 * Makefile.def (dependencies): Add dependency for
4087 install-target-libssp and install-target-libgomp on
4088 install-gcc.
4089 * Makefile.in: Regenerate.
4090
54e433bc
MK
40912007-02-27 Matt Kraai <kraai@ftbfs.org>
4092
4093 * configure: Regenerate.
4094 * configure.ac: Move statements after variable declarations.
4095
6c8d3d8f
KK
40962007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4097
4098 * MAINTAINERS: Add myself as sh maintainer.
4099
9f8c6739
JM
41002007-02-19 Joseph Myers <joseph@codesourcery.com>
4101
4102 * configure.ac: Adjust for loop syntax.
4103 * configure: Regenerate.
4104
278a7a38
AO
41052007-02-18 Alexandre Oliva <aoliva@redhat.com>
4106
4107 * configure: Rebuilt.
4108
b2eaac4a
AO
41092007-02-18 Alexandre Oliva <aoliva@redhat.com>
4110
4111 * configure.ac: Drop multiple occurrences of --enable-languages,
4112 and fix its quoting.
4113 * configure: Rebuilt.
4114
beeaf216 41152007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
4116 Nathan Sidwell <nathan@codesourcery.com>
4117 Vladimir Prus <vladimir@codesourcery.com>
4118 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
4119
4120 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4121 * configure: Regenerate.
4122
09201a09
GP
41232007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4124
4125 * ltconfig (freebsd*): Default to elf.
4126
291f172e
DJ
41272007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4128
4129 * configure.ac (target_libraries): Move libgcc before libiberty.
4130 * configure: Regenerated.
4131
c3a86da9
DJ
41322007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4133 Paolo Bonzini <bonzini@gnu.org>
4134
4135 PR bootstrap/30753
4136 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4137 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4138 * configure: Regenerated.
4139
88e1e72a
FXC
41402007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4141
4142 * MAINTAINERS (Language Front End Maintainers): Update my mail
4143 address.
4144
44bfc3ac
DJ
41452007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4146
4147 PR bootstrap/30748
4148 * configure.ac: Correct syntax for Solaris ksh.
4149 * configure: Regenerated.
4150
3e19841a
PB
41512007-02-09 Paolo Bonzini <bonzini@gnu.org>
4152
4153 * configure.ac: Sync with src.
4154 * configure: Regenerate.
4155
74a48762
PB
41562007-02-09 Paolo Bonzini <bonzini@gnu.org>
4157
4158 * Makefile.in: Regenerate.
4159
d846e52e
PB
41602007-02-09 Paolo Bonzini <bonzini@gnu.org>
4161
4162 * config.sub: Sync with src.
4163
1c710c3c
DJ
41642007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4165
4166 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4167 noncanonical equivalents.
4168 * configure.in: Rename to...
4169 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4170 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4171 target_noncanonical. Use them. Rewrite removal of configure
4172 arguments for autoconf 2.59. Discard variable settings. Force
4173 program_transform_name for native tools.
4174
4175 * Makefile.in: Regenerated.
4176 * configure: Regenerated with autoconf 2.59.
4177
dce2d8b2 41782007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 4179
3de8da2a 4180 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 4181
f6671c93
AS
41822007-01-31 Andreas Schwab <schwab@suse.de>
4183
4184 * Makefile.tpl (LDFLAGS): Substitute it.
4185 * Makefile.in: Regenerate.
4186
dce2d8b2 41872007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 4188
3de8da2a 4189 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 4190
2472200d
DE
41912007-01-28 David Edelsohn <edelsohn@gnu.org>
4192
3de8da2a 4193 * MAINTAINERS (spu port): Add myself.
2472200d 4194
5305be7e
RG
41952007-01-23 Richard Guenther <rguenther@suse.de>
4196
4197 PR bootstrap/30541
4198 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4199 * Makefile.tpl (GNATBIND): Substitute it.
4200 (GNATMAKE): Likewise.
4201 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4202 of STAGE_PREFIX.
4203 * Makefile.in: Regenerate.
4204 * configure: Regenerate.
4205
416cfb5e
MS
42062007-01-18 Mike Stump <mrs@apple.com>
4207
4208 * configure.in: Re-enable -Werror for gcc builds.
4209
3de8da2a 42102007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 4211
3de8da2a 4212 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 4213
d943d7c4
PB
42142007-01-11 Paolo Bonzini <bonzini@gnu.org>
4215
4216 * configure.in: Change == to = in test command.
3de8da2a 4217 * configure: Regenerate.
d943d7c4 4218
e69bf64b 42192007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
4220 Nick Clifton <nickc@redhat.com>
4221 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4222
4223 * configure.in (build_configargs, host_configargs, target_configargs):
4224 Remove build/host/target parameters.
4225 (host_libs): Add gmp and mpfr.
4226 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4227 * Makefile.def (gmp, mpfr): New.
4228 (gcc): Remove target.
4229 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4230 target_os, target_vendor): New.
dce2d8b2 4231 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
4232 * configure: Regenerate.
4233 * Makefile.in: Regenerate.
e69bf64b
PB
4234
42352007-01-11 Matt Fago <fago@earthlink.net>
4236
4237 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 4238 to improve robustness of configure tests.
e69bf64b 4239 * configure: Regenerate.
e14e622e 4240
a42f3b80
UB
42412007-01-09 Uros Bizjak <ubizjak@gmail.com>
4242
4243 * MAINTAINERS: Add myself as i386 maintainer.
4244
a36aee1a
JH
42452007-01-08 Jan Hubicka <jh@suse.cz>
4246
61fcaeef 4247 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 4248
738a52d3
KT
42492007-01-08 Kai Tietz <kai.tietz@onevision.com>
4250
4251 * configure.in: Add support for an x86_64-mingw* target.
95af8923 4252 * configure: Regenerate.
738a52d3 4253
54fdc474
DJ
42542007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4255
4256 * Makefile.tpl (all-target): Correct @if conditional for target
4257 modules.
4258 * configure.in: Omit libiberty if building only target libgcc.
4259 * configure, Makefile.in: Regenerated.
4260
3dd71726
PB
42612007-01-04 Paolo Bonzini <bonzini@gnu.org>
4262
dce2d8b2 4263 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
4264 * configure: Regenerate.
4265
fa958513
DJ
42662007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4267
4268 * Makefile.def (target_modules): Add libgcc.
4269 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4270 * Makefile.tpl (clean-target-libgcc): Delete.
4271 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4272 on gcc even for bootstrapped modules. Rewrite handling of
4273 lang_env_dependencies to loop over target_modules.
4274 * configure.in (target_libraries): Add target-libgcc.
4275 * Makefile.in, configure: Regenerated.
4276
e1888513
PB
42772006-12-29 Paolo Bonzini <bonzini@gnu.org>
4278
4279 * configure.in: Reorganize recognition of languages. Add
4280 --enable-stage1-languages. Show supported languages for the chosen
4281 target rather than all recognized languages.
4282 * configure: Regenerate.
4283
53b88b73
PB
42842006-12-29 Paolo Bonzini <bonzini@gnu.org>
4285
4286 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4287 * Makefile.in: Regenerate.
4288
a3993f33
KG
42892006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4290
4291 * configure.in: Warn that MPFR 2.2.0 is buggy.
4292 * configure: Regenerate.
4293
f063a9ed
ILT
42942006-12-27 Ian Lance Taylor <iant@google.com>
4295
4296 * configure.in: When removing Makefiles to force a reconfigure, also
4297 remove prev-DIR*/Makefile.
4298 * configure: Regenerate.
4299
af71363e
AS
43002006-12-22 Andreas Schwab <schwab@suse.de>
4301
4302 * configure: Regenerate with correct autoconf version.
4303
0b0dc272
AM
43042006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4305
3de8da2a
UB
4306 * configure.in: add AC_SUBST for *_FOR_TARGET.
4307 * configure: Regenerate.
0b0dc272 4308
53b88b73
PB
43092006-12-19 Paolo Bonzini <bonzini@gnu.org>
4310
4311 * configure.in: Simplify logic for rejecting languages that cannot
4312 be built. Separate the case when a language is unsupported,
4313 from the case when the user chooses not to build a language.
4314
400ebff4
PB
43152006-12-19 Paolo Bonzini <bonzini@gnu.org>
4316
4317 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4318 it only affects bootstrap and could be tested on "$host" as well.
4319 * configure: Regenerate.
4320 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4321
8efea775
PB
43222006-12-19 Paolo Bonzini <bonzini@gnu.org>
4323
4324 PR bootstrap/29544
4325 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4326 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4327 move here comment from Makefile.tpl.
4328 * Makefile.tpl: Move some definitions higher in the file.
4329 (STAGE1_CHECKING): New.
4330 * configure.in: Add --enable-stage1-checking.
4331 * configure: Regenerate.
4332 * Makefile.in: Regenerate.
4333
ed88a7ed
PB
43342006-12-19 Paolo Bonzini <bonzini@gnu.org>
4335
4336 * MAINTAINERS: Add myself as build system maintainer.
4337
b65151d3
SM
43382006-12-15 Simon Martin <simartin@users.sourceforge.net>
4339
4340 * MAINTAINERS (Write After Approval): Add myself.
4341
7e050830
EC
43422006-12-13 Eric Christopher <echristo@apple.com>
4343
4344 * MAINTAINERS: Add myself as darwin maintainer.
4345
8b494895
ILT
43462006-12-11 Ian Lance Taylor <ian@airs.com>
4347
4348 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4349
dce2d8b2 43502006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
4351
4352 MAINTAINERS: Update my entry.
4353
58e24147
AM
43542006-12-11 Alan Modra <amodra@bigpond.net.au>
4355
4356 * configure.in: Handle spu makefile frag.
58e24147
AM
4357 * Makefile.tpl (MAINT): Define
4358 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4359 * configure: Regenerate.
4360 * Makefile.in: Regenerate.
4361
9b6f37a0
BE
43622006-12-11 Ben Elliston <bje@au.ibm.com>
4363
4364 * config.guess: Import latest version.
4365 * config.sub: Likewise.
4366
ea6f5c57
BE
43672006-12-11 Ben Elliston <bje@au.ibm.com>
4368
4369 * configure.in (spu-*-*): Don't skip target-libiberty.
4370 * configure: Regenerate.
4371
42c1cd8a
AT
43722006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4373
4374 PR bootstrap/30134
4375 * configure.in: Correct x86 darwin support for libjava to powerpc
4376 and i?86 only.
4377 * configure: Regenerate.
4378
55eb837d
ST
43792006-12-08 Sandro Tolaini <tolaini@libero.it>
4380
4381 * configure.in: Add x86 darwin support for libjava.
4382 * configure: Regenerate.
4383
5bdacbc7
MS
43842006-12-07 Mike Stump <mrs@apple.com>
4385
4386 * Makefile.def (dependencies): Add dependency for
4387 install-target-libssp and install-target-libgomp on
4388 install-gcc.
4389 * Makefile.in: Regenerate.
4390
477d851c
RG
43912006-12-04 Richard Guenther <rguenther@suse.de>
4392
4393 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4394 (Non-Algorithmic Maintainers): Move over non-algorithmic
4395 loop optimizer maintainers, add myself as a non-algorithmic
4396 middle-end maintainer.
4397
5d33d367
DF
43982006-12-04 Daniel Franke <franke.daniel@gmail.com>
4399
4400 * MAINTAINERS (Write After Approval): Add myself.
4401
dbee1fb3
KG
44022006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4403
4404 * configure.in: Update error message for missing GMP/MPFR.
4405
4406 * configure: Regenerate.
4407
b5147de7
KG
44082006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4409
4410 * configure.in: Update MPFR version in error message.
4411
4412 * configure: Regenerate.
4413
f019376c
KG
44142006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4415
4416 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4417 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4418 --with-gmp-lib): New flags.
4419
4420 * configure: Regenerate.
4421
91ed95ae
BM
44222006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4423
4424 * MAINTAINERS (Write After Approval): Change my email address.
4425
3a971f15
MLI
44262006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4427
05170031 4428 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 4429
dce2d8b2 44302006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
4431
4432 * MAINTAINERS (i18n): Update e-mail address.
4433
df5487ee
TS
44342006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4435
4436 * MAINTAINERS (spu port): Add myself as maintainer.
4437 (Write After Approval): Remove myself.
4438
92c2f0ee
BE
44392006-11-22 Ben Elliston <bje@au.ibm.com>
4440
4441 * configure.in (skipdirs): Don't build libssp for SPU.
4442 * configure: Regenerate.
4443
a3b97199
AP
44442006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4445
4446 * MAINTAINERS (spu port): Add myself as maintainer.
4447 (libobjc): Update my email address.
4448
0eb97064
AB
44492006-11-21 Andrea Bona <andrea.bona@st.com>
4450
4451 * MAINTAINERS (Write After Approval): Add myself.
4452
dce2d8b2 44532006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
4454
4455 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4456 * configure : Rebuilt.
4457
dce2d8b2 44582006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
4459
4460 * MAINTAINERS (Write After Approval): Add myself.
4461
d58542ea
AO
44622006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4463
4464 * MAINTAINERS (Write After Approval): Add myself.
4465
a357b5ae
KG
44662006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4467
4468 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4469 libmpfr.a.
4470 * configure: Regenerate.
4471
9bd6112c
PB
44722006-11-16 Paolo Bonzini <bonzini@gnu.org>
4473
4474 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4475 (unstage): Test for stage_last presence.
4476
4477 PR bootstrap/29802
dce2d8b2
EB
4478 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4479 STAGE_PREFIX.
9bd6112c
PB
4480 * Makefile.in: Regenerate.
4481
c8cf9f0f
ZD
44822003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4483
4484 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4485 maintainers.
4486
467b1fc6
ER
44872006-11-14 Erven Rohou <erven.rohou@st.com>
4488
4489 * MAINTAINERS (Write After Approval): Add myself.
4490
995a5697
PB
44912006-11-14 Paolo Bonzini <bonzini@gnu.org>
4492
4493 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4494 and stageN-package/Makefile.
4495 * Makefile.in: Regenerated.
4496
c8d6d53e
JZ
44972006-11-14 Jie Zhang <jie.zhang@analog.com>
4498
4499 * configure.in: Remove target-libgloss from noconfigdirs for
4500 bfin-*-*.
4501 * configure: Regenerated.
4502
dffb147d
KG
45032006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4504
4505 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 4506
dffb147d
KG
4507 * configure: Regenerate.
4508
ca558912
KG
45092006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4510
4511 * configure.in: Robustify error message for missing GMP/MPFR.
4512
4513 * configure: Regenerate.
4514
dce2d8b2 45152006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
4516
4517 * MAINTAINERS (Write After Approval): Add myself.
4518
dce2d8b2 45192006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
4520
4521 * MAINTAINERS: Change email address.
4522
91de1527
VP
45232006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4524
4525 * MAINTAINERS (Write After Approval): Add myself.
4526
a3867703
PB
45272006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4528
4529 * MAINTAINERS (Write After Approval): Add myself.
4530
b4364fa2
CL
45312006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4532
7e050830 4533 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 4534 Write After Approval section.
b4364fa2 4535
70ec446f
KG
45362006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4537
4538 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4539 need_gmp anymore.
4540 * configure: Regenerate.
4541
018c8d88
TB
45422006-10-16 Tobias Burnus <burnus@net-b.de>
4543
4544 * MAINTAINERS (Write After Approval): Add myself.
4545
f6a1687e
BE
45462006-10-16 Ben Elliston <bje@au.ibm.com>
4547
4548 * config.guess: Import latest version.
4549 * config.sub: Likewise.
4550
b5422ad7
BM
45512006-10-10 Brooks Moses <bmoses@stanford.edu>
4552
4553 * Makefile.def: Added pdf target handling.
4554 * Makefile.tpl: Added pdf target handling.
4555 * Makefile.in: Regenerated.
4556
bdcee471
CL
45572006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4558
4559 * MAINTAINERS: Add self as score port maintainer.
4560
7d610414
BM
45612006-10-04 Brooks Moses <bmoses@stanford.edu>
4562
4563 * MAINTAINERS (Write After Approval): Add myself.
4564
e48d66a9
SK
45652006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4566
7e050830 4567 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
4568 or newer.
4569 * configure: Regenerated.
4570
c394e891
DB
45712006-09-27 Dave Brolley <brolley@redhat.com>
4572
dce2d8b2
EB
4573 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4574 using $s instead of $r.
c394e891
DB
4575 * configure: Regenerated.
4576
1ee4c5a0
TS
45772006-09-26 Thiemo Seufer <ths@mips.com>
4578
4579 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4580 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4581 * configure: Regenerate.
4582
dce2d8b2 45832006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
4584
4585 * MAINTAINERS (Write After Approval): Remove myself.
4586
0c502898
CF
45872006-09-22 Chao-ying Fu <fu@mips.com>
4588
4589 * MAINTAINERS (Write After Approval): Add myself.
4590
a7819e42
JM
45912006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4592
4593 * MAINTAINERS: Add self as soft-fp maintainer.
4594
dce2d8b2 45952006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
4596
4597 * MAINTAINERS: Add myself as avr maintainer.
4598 Remove Marek Michalkiewicz as avr maintainer.
827d0991 4599
e8288489
RC
46002006-09-07 Roberto Costa <roberto.costa@st.com>
4601
4602 * MAINTAINERS (Write After Approval): Add myself.
4603
b91f0a41
CV
46042006-08-30 Corinna Vinschen <corinna@vinschen.de>
4605
4606 * configure.in: Never build newlib for a Mingw host.
4607 Never build newlib as Mingw target library.
4608 Test the existence of winsup/cygwin for building a Cygwin newlib,
4609 rather than just winsup.
4610 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4611 building a Mingw target.
4612 * configure: Regenerate.
4613
094c07a0
EB
46142006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4615
4616 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4617
8d1171cb
PB
46182006-07-25 Paolo Bonzini <bonzini@gnu.org>
4619
4620 * config.guess: Import from src (was more updated).
4621 * config.sub: Likewise.
4622
2e9e6f68
DJ
46232006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4624
4625 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4626 * configure: Regenerated.
4627
57255173
PB
46282006-07-18 Paolo Bonzini <bonzini@gnu.org>
4629
cc6010cd
AP
4630 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4631 for stages after the first.
57255173 4632
9fbe6585
JJ
46332006-07-17 Jakub Jelinek <jakub@redhat.com>
4634
4635 * Makefile.def: Add dependencies for configure-opcodes
4636 on configure-intl and all-opcodes on all-intl.
4637 * Makefile.in: Regenerated.
4638
18c3f977
BE
46392006-07-13 Ben Elliston <bje@au.ibm.com>
4640
4641 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4642
27b56ba6
PE
46432006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4644
4645 Port to hosts whose 'sort' and 'tail' implementations
4646 treat operands with leading '+' as file names, as POSIX
4647 has required since 2001. However, make sure the code still
4648 works on pre-POSIX hosts.
4649 * ltmain.sh: Don't assume "sort +2" is equivalent to
4650 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4651
ad6d4e43
UW
46522006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4653
4654 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4655
706601d9
PG
46562006-07-04 Peter O'Gorman <peter@pogma.com>
4657
4658 * ltconfig: chmod 644 before ranlib during install.
4659
0b50988a
EB
46602006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4661
4662 PR bootstrap/18058
4663 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4664 if the bootstrap compiler is a GCC version that supports it.
4665 * configure: Regenerate.
4666
b6348cb3
PB
46672006-07-03 Paolo Bonzini <bonzini@gnu.org>
4668
95695ad3 4669 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
4670 * configure: Regenerate.
4671
1546bb64
PB
46722006-07-03 Paolo Bonzini <bonzini@gnu.org>
4673
4674 PR other/27063
4675 * configure.in: Test subdir_requires and give an appropriate
4676 error message.
4677 * configure: Regenerate.
4678
5cb6c629
AJH
46792006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4680
4681 * MAINTAINERS (Write After Approval): Add myself.
4682
f4d8cdf8
JDA
46832006-06-22 John David Anglin <dave.anglin@nrc.ca>
4684
4685 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4686
4fe5abb7
SE
46872006-06-22 Steve Ellcey <sje@cup.hp.com>
4688
4689 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4690
2a79fd67
DA
46912006-06-20 David Ayers <d.ayers@inode.at>
4692
4693 PR bootstrap/28072
4694 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4695 whether target-libjava is being configured instead of whether the
4696 java front end is enabled.
4697 * configure: Regenerate.
7e050830 4698
04879af3
RO
46992006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4700
4701 PR target/27540
4702 * configure.in: Only enable libgomp on IRIX 6.
4703 * configure: Regenerate.
4704
ec6c7392
PB
47052006-06-15 Paolo Bonzini <bonzini@gnu.org>
4706
4707 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4708 too.
4709 * Makefile.in: Regenerate.
4710
12973d7a
DD
47112006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4712
4713 * config-ml.in: Alter CCASFLAGS to include special
4714 multilib options the same as is done for CFLAGS.
4715
c67ed86a
JDA
47162006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4717
4718 * configure.in: Don't enable libgomp on hpux10.
4719 * configure: Rebuilt.
4720
cb253473
DA
47212006-06-12 David Ayers <d.ayers@inode.at>
4722
4723 PR bootstrap/27963
4724 PR target/19970
7e050830 4725 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
4726 ${libgcj} is specified.
4727 * configure: Regenerate.
7e050830 4728
dce2d8b2 47292006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
4730
4731 Sync from src:
7e050830
EC
4732
4733 * configure.in: Sync.
32845532 4734 * configure: Regenerated.
7e050830 4735
32845532
CD
4736 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4737
4738 * Makefile.def: Added dependencies from sim and gdb on intl, and
4739 added configure dependencies to everything with an all dependency
4740 on intl.
4741 * Makefile.in: Regenerated.
4742
7cd0cf9c
DA
47432006-06-06 David Ayers <d.ayers@inode.at>
4744
4745 PR libobjc/13946
4746 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4747 * Makefile.in: Regenerate.
4748 * configure.in: Add --enable-objc-gc at toplevel and have it
4749 enable boehm-gc for Objective-C.
4750 Remove target-boehm-gc from libgcj.
4751 Add target-boehm-gc to target_libraries.
4752 Add target-boehm-gc to noconfigdirs where ${libgcj}
4753 is specified.
4754 Assert that boehm-gc is supported when requested for Objective-C.
4755 Only build boehm-gc if needed either for Java or Objective-C.
4756 * configure: Regenerate.
7e050830 4757
3ff3adad
PB
47582006-06-05 Paolo Bonzini <bonzini@gnu.org>
4759
4760 PR 27674
4761 * Makefile.tpl (configure-[+prefix+][+module+],
4762 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4763 Remove rule to unstage bootstrapped modules.
4764 (stage_current): New.
4765 * Makefile.in: Regenerate.
4766
898e551d
LB
47672006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4768
4769 * MAINTAINERS (Write After Approval): Update my e-mail address.
4770
ea60341e
MS
47712006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4772
4773 * include/libiberty.h: Declare pex_run_in_environment.
4774
222ae291
AL
47752006-05-31 Asher Langton <langton2@llnl.gov>
4776
4777 * MAINTAINERS (Write After Approval): Add myself.
898e551d 4778
e9a54b07
PB
47792006-05-25 Paolo Bonzini <bonzini@gnu.org>
4780
4781 * Makefile.def (bfd, opcodes): Fix lib_path.
4782 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4783 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4784 * Makefile.in: Regenerate.
4785
03e67131
CD
47862006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4787
4788 * Makefile.in: Regenerate.
4789
65d6e994
CD
47902006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4791
4792 * Makefile.def: Add install-html target. Add datarootdir
4793 docdir and htmldir to flags_to_pass.
4794 * Makefile.tpl: Add install-html target.
4795 * Makefile.in: Regenerate.
4796 * configure.in: Add --with-datarootdir, --with-docdir, and
4797 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4798 * configure: Regenerate.
4799
9e299237
MS
48002006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4801
4802 * configure.in: Enable gprof for cross builds.
4803 * configure: Regenerate.
4804
c31202cd
RG
48052006-05-22 Richard Guenther <rguenther@suse.de>
4806
4807 Revert
4808 2006-01-31 Richard Guenther <rguenther@suse.de>
4809 Paolo Bonzini <bonzini@gnu.org>
4810
4811 * Makefile.def (target_modules): Add libgcc-math target module.
4812 * configure.in (target_libraries): Add libgcc-math target library.
4813 (--enable-libgcc-math): New configure switch.
4814 * Makefile.in: Re-generate.
4815 * configure: Re-generate.
4816 * libgcc-math: New toplevel directory.
4817
2a332582
JDA
48182006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4819 Andreas Tobler <a.tobler@schweiz.ch>
4820
4821 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4822 * configure: Rebuilt.
4823
dce2d8b2 48242006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 4825
ccce6917
SL
4826 * MAINTAINERS (Write After Approval): Add myself.
4827
ed606bc0
DD
48282006-05-01 DJ Delorie <dj@redhat.com>
4829
3d8f47a0 4830 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
4831 * configure: Regenerate.
4832
9386bd20
RG
48332006-05-01 Richard Guenther <rguenther@suse.de>
4834
4835 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4836 maintainer.
4837
dce2d8b2 48382006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
4839
4840 * MAINTAINERS (Write After Approval): Add myself.
4841
87ceee72
JB
48422006-04-28 Jan Beulich <jbeulich@novell.com>
4843
4844 * MAINTAINERS (Write After Approval): Add myself.
4845
e88a2c09
DD
48462006-04-18 DJ Delorie <dj@redhat.com>
4847
4848 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4849 reference libgloss so that libssp can be built in a combined
4850 tree.
4851 * configure: Regenerate.
4852
675f0a8a
RM
48532006-04-08 Robert Millan <rmh@gcc.gnu.org>
4854
4855 * MAINTAINERS (Write After Approval): Add myself.
4856
27b6c940
BE
48572006-04-05 Ben Elliston <bje@au.ibm.com>
4858
4859 * configure.in: Require makeinfo 4.4 or higher.
4860 * configure: Regenerate.
4861
687b17d4
GP
48622006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4863
4864 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4865 Rearrange the entries of other libraries to have them in one place.
4866
906ac235
JB
48672006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4868
7e050830 4869 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
4870 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4871
fb0103e5
RG
48722006-03-14 Richard Guenther <rguenther@suse.de>
4873
4874 * configure: Regenerate with autoconf 2.13.
4875
17237f6b
JB
48762006-03-13 Jim Blandy <jimb@codesourcery.com>
4877
4878 * MAINTAINERS: Use my work address.
bed31434
JB
4879
4880 * MAINTAINERS: Update my E-mail address.
4881
27079765
AH
48822006-03-10 Aldy Hernandez <aldyh@redhat.com>
4883
4884 * configure.in: Handle --disable-<component> generically.
4885 * configure: Regenerate.
4886
54a17039
L
48872006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4888
4889 PR libgcj/17311
4890 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4891
b9bd11ca
EE
48922006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4893
4894 * MAINTAINERS (Write After Approval): Remove myself.
4895 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4896
dce2d8b2 48972006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 4898
072b06f2
RE
4899 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4900 (TARGET_CONFIGDIRS): Remove.
4901 * configure.in: Remove AC_SUBST(target_configdirs).
4902 * Makefile.in, configure: Regenerated.
ee2312f3 4903
936e1a35
SK
49042006-02-20 Steven G. Kargl <kargls@comcast.net>
4905
4906 * MAINTAINERS (Write After Approval): Remove myself.
4907 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4908
cc11cc9b
PB
49092006-02-20 Paolo Bonzini <bonzini@gnu.org>
4910
4911 PR bootstrap/25670
4912
4913 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4914
4915 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4916 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4917 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4918 BUILD_PREFIX, BUILD_PREFIX_1.
4919 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4920
4921 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4922 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4923
4924 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4925 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4926 of `cat stage_current`. Always provide the `r' and `s' variables.
4927 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4928 a single shell execution.
4929 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4930 bootstrapped modules, make the stage1 module if the build was not
4931 started yet, else build the current stage.
4932 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4933 (all-build, all-host, all-target, [+make_target+]-host,
4934 [+make_target+]-target): Do not use \-continued lines.
4935 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4936 (current_stage, restrap, stage_last): New.
4937
4938 * Makefile.in: Regenerate.
4939 * configure: Regenerate.
4940
63a7c9ef
BD
49412006-02-19 Bud Davis <jmdavis@link.com>
4942
4943 * MAINTAINERS (Write After Approval): Remove myself.
4944 (Language Front End Maintainers): Add myself as fortran 95
4945 maintainer and update e-mail address.
4946
a3543e3a
FXC
49472006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4948
4949 * MAINTAINERS (Write After Approval): Remove myself.
4950 (Language Front End Maintainers): Add myself as fortran 95
4951 maintainer.
4952
ca5b1d2c
VK
49532006-02-16 Victor Kaplansky <victork@il.ibm.com>
4954
4955 * MAINTAINERS (Write After Approval): Add myself.
4956
0499513f
TK
49572006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4958
4959 * MAINTAINERS (Write After Approval): Remove myself.
4960 (Language Front End Maintainers): Add myself as
4961 fortran 95 maintainer.
4962
d1f8db0c
PB
49632006-02-14 Paolo Bonzini <bonzini@gnu.org>
4964
4965 Sync from src:
4966
4967 2005-12-27 Leif Ekblad <leif@rdos.net>
4968
cc6010cd
AP
4969 * configure.in: Add support for RDOS target.
4970 * configure: Regenerate.
d1f8db0c
PB
4971
49722006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 4973 Andreas Schwab <schwab@suse.de>
d1f8db0c 4974
cc6010cd 4975 * configure: Regenerate.
d1f8db0c 4976
cac90078
DE
49772006-02-12 David Edelsohn <edelsohn@gnu.org>
4978
4979 * configure.in (enable_libgomp): Add AIX.
4980 * configure: Regenerate.
4981
bd37fbf5
MK
49822006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4983
4984 * MAINTAINERS (Write After Approval): Add myself.
7e050830 4985
23027b7a
LM
49862006-02-03 Lee Millward <lee.millward@gmail.com>
4987
4988 * MAINTAINERS (Write After Approval): Add myself.
7e050830 4989
0058967b
RG
49902006-01-31 Richard Guenther <rguenther@suse.de>
4991 Paolo Bonzini <bonzini@gnu.org>
4992
4993 * Makefile.def (target_modules): Add libgcc-math target module.
4994 * configure.in (target_libraries): Add libgcc-math target library.
4995 (--enable-libgcc-math): New configure switch.
4996 * Makefile.in: Re-generate.
4997 * configure: Re-generate.
4998 * libgcc-math: New toplevel directory.
4999
e8b05380
PB
50002006-01-26 Paolo Bonzini <bonzini@gnu.org>
5001
5002 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5003 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5004 the assembler, linker and binutils.
5005 * configure: Regenerate.
5006
d54d5437
DM
50072006-01-22 Dirk Mueller <dmueller@suse.de>
5008
5009 * MAINTAINERS (Write After Approval): Add myself.
5010
670cbfcf
DN
50112006-01-20 Diego Novillo <dnovillo@redhat.com>
5012
5013 * configure: Regenerate.
5014
953ff289
DN
50152006-01-18 Richard Henderson <rth@redhat.com>
5016 Jakub Jelinek <jakub@redhat.com>
5017 Diego Novillo <dnovillo@redhat.com>
5018
5019 * libgomp: New directory.
5020 * Makefile.def: Add target_module libgomp.
5021 * Makefile.in: Regenerate.
5022 * configure.in (target_libraries): Add target-libgomp.
5023 * configure: Regenerate.
5024
32ce4048
AO
50252006-01-05 Alexandre Oliva <aoliva@redhat.com>
5026
5027 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5028 @ from continuation.
5029 * Makefile.in: Rebuilt.
5030
0eaf8e17 50312006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5032
c76c0c83
CL
5033 * MAINTAINERS (Write After Approval): Add myself.
5034
2d309510
PB
50352006-01-04 Paolo Bonzini <bonzini@gnu.org>
5036
5037 PR bootstrap/24252
5038
5039 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5040 * Makefile.tpl (OBJDUMP): New.
5041 (EXTRA_HOST_FLAGS): Add it.
5042 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5043
953ff289
DN
5044 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5045 to use symbolic links between directories. Avoid race conditions
5046 or make them harmless.
5047 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5048
5049 * Makefile.def (LEAN): Pass.
5050 * Makefile.tpl (LEAN): Define.
5051 (stage[+id+]-start): Accept that the previous directory does not
5052 exist, if the bootstrap is lean.
5053 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5054 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5055 configure substitution.
5056 ([+compare-target+]): Likewise.
5057 ([+bootstrap-target+]-lean): New.
5058 * configure.in: Remove lean bootstrap support from here.
5059
953ff289
DN
5060 * Makefile.in: Regenerate.
5061 * configure: Regenerate.
2d309510 5062
368872c3
BE
50632006-01-04 Ben Elliston <bje@au.ibm.com>
5064
5065 * MAINTAINERS (libdecnumber): Add myself.
5066
d79e6356
MM
50672006-01-02 Mark Mitchell <mark@codesourcery.com>
5068
5069 * libtool-ldflags: New script.
5070
a6fbc1e2
AS
50712006-01-02 Andreas Schwab <schwab@suse.de>
5072
5073 * configure.in: When reconfiguring remove Makefile in
5074 all stage directories.
5075 * configure: Regenerate.
5076
103a4b39
SB
50772005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5078
5079 * MAINTAINERS: Update my email address.
5080
212f829c
PB
50812005-12-20 Paolo Bonzini <bonzini@gnu.org>
5082
5083 Revert Ada-related part of the previous change.
5084
5085 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5086 Do not pass.
5087 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5088 * Makefile.in: Regenerate.
5089 * configure.in: Do not include mt-ppc-aix target fragment.
5090 * configure: Regenerate.
5091
8ef1f2df
PB
50922005-12-19 Paolo Bonzini <bonzini@gnu.org>
5093
5094 * configure.in: Select appropriate fragments for PowerPC/AIX.
5095 * configure: Regenerate.
5096
5097 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5098 BOOT_CFLAGS, BOOT_LDFLAGS.
5099 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5100 BOOT_CFLAGS, BOOT_LDFLAGS.
5101 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5102 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5103 (stage): Fail if we cannot complete the work.
5104 * Makefile.in: Regenerate.
5105
ab34901f
NS
51062005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5107
5108 * configure.in: Replace ms1 with mt.
5109 * configure: Rebuilt.
5110
cbe82f21
BM
51112005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5112
5113 * MAINTAINERS: Update my email address.
5114
19843472
PB
51152005-12-15 Paolo Bonzini <bonzini@gnu.org>
5116
5117 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5118 install-host-nogcc): Don't invoke $(stage) at the end.
5119 * Makefile.in: Regenerate.
5120
1ca26cd2
PB
51212005-12-14 Paolo Bonzini <bonzini@gnu.org>
5122
5123 * configure.in: Flip the top-level bootstrap switch.
5124 * configure: Regenerate.
5125
f41d6665
DJ
51262005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5127
5128 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5129 $(stage) and $(unstage).
5130 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5131 (all): Remove stray semicolon.
5132 (local-distclean): Don't handle multilib.tmp and multilib.out.
5133 (install.all): Set $s for consistency.
5134 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5135 check_multilibs setting. Always make the install directory.
5136 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5137 Correct @if/@endif.
5138 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5139 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5140 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5141 (multilib.out): Remove.
5142 * Makefile.in: Regenerated.
5143
dce2d8b2 51442005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
5145
5146 * MAINTAINERS (Write After Approval): Add myself.
5147
64f182bd
NS
51482005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5149
121b2cee
NS
5150 * MAINTAINERS: Add myself as mt maintainer.
5151
64f182bd
NS
5152 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5153
a6d63770
AN
51542005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5155
5156 * MAINTAINERS: Change email address.
5157
2abefe3d
PB
51582005-12-05 Paolo Bonzini <bonzini@gnu.org>
5159
5160 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5161 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5162 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5163 Find in-tree tools if available.
5164 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5165 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5166 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5167 (COMPILER_*_FOR_TARGET): New.
5168 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5169 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5170 (CONFIGURED_*, USUAL_*): Remove.
5171 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5172 STRIP): Use autoconf substitutions.
5173 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5174 COMPILER_NM_FOR_TARGET): New.
5175 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5176
5177 (all): Make all-host and all-target in parallel.
5178 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5179 that $$r and $$s are set before invoking a recursive make.
5180 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5181 ([+bootstrap-target+]): Inline most of the `all' target.
5182
2f3bdde7
BE
51832005-11-29 Ben Elliston <bje@au.ibm.com>
5184
5185 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5186 from the gcc build directory.
5187 * Makefile.in: Regenerate.
5188
a4b6c45a
BE
51892005-11-29 Ben Elliston <bje@au.ibm.com>
5190
5191 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5192 depend on all-libdecnumber.
5193 * configure.in (host_libs): Include libdecnumber.
5194 * Makefile.in: Regenerate.
5195 * configure: Likewise.
5196
473a74b9
BE
51972005-11-29 Ben Elliston <bje@au.ibm.com>
5198
5199 * libdecnumber: Import decNumber sources from the dfp-branch.
5200
b4623110
KJ
52012005-11-21 Kean Johnston <jkj@sco.com>
5202
5203 * config.sub, config.guess: Sync from upstream sources.
5204
67dc1785
BE
52052005-11-21 Ben Elliston <bje@au.ibm.com>
5206
5207 Import from Autoconf sources:
5208
5209 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5210 * config/move-if-change: Don't output "$2 is unchanged";
5211 suggested by Ben Elliston. Handle weird characters correctly.
5212
186abafe
AT
52132005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5214
5215 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5216 to match upstream libtool for darwin.
5217
ef9db8d5
DJ
52182005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5219
5220 * Makefile.def: Remove gdb dependencies for gdbtk.
5221 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5222 (configure-gdb, install-gdb): New rules.
5223 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5224 * Makefile.in, configure: Regenerated.
5225
9c5141ab
JB
52262005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5227
5228 * MAINTAINERS (Write After Approval): Add myself.
5229
4523d51b
EE
52302005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5231
5232 * MAINTAINERS (Write After Approval): Add myself.
5233
086b011c
DN
52342005-10-24 Diego Novillo <dnovillo@redhat.com>
5235
5236 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5237 Diego Novillo.
5238
e7c84bf8
PB
52392005-10-22 Paolo Bonzini <bonzini@gnu.org>
5240
5241 PR bootstrap/24297
5242 * Makefile.tpl (do-[+make-target+], do-check, install,
5243 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5244 are set before recursing.
5245 * Makefile.in: Regenerate.
5246
b88a7564
EB
52472005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5248
5249 PR bootstrap/18939
5250 * Makefile.def (gcc) <target>: Fix thinko.
5251 * Makefile.in: Regenerate.
5252
61efc800
BS
52532005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5254
5255 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5256 * configure: Regenerate.
5257
f53d2869
JZ
52582005-10-15 Jie Zhang <jie.zhang@analog.com>
5259
5260 * MAINTAINERS (Write After Approval): Add self.
5261
077fc835
KH
52622005-10-08 Kazu Hirata <kazu@codesourcery.com>
5263
5264 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5265 target-libffi, target-qthreads, target-libjava, and
5266 targetlibobjc.
5267 * configure: Regenerate.
5268
d739199a
DJ
52692005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5270
5271 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5272 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5273 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5274 (USUAL_OBJDUMP_FOR_TARGET): New.
5275 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5276 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 5277 * configure, Makefile.in: Regenerated.
d739199a 5278
db38c6bb
PB
52792005-10-05 Paolo Bonzini <bonzini@gnu.org>
5280
5281 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5282 before other host packages.
5283
3015564c
KK
52842005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5285
5286 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5287
1061f99e
PB
52882005-10-05 Paolo Bonzini <bonzini@gnu.org>
5289
5290 PR bootstrap/22340
5291
5292 * configure.in (default_target): Remove.
5293 * Makefile.tpl (all): Do not use prerequisites as subroutines
5294 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5295 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5296 use prerequisites as subroutines.
5297 (check-host, check-target): New.
5298 (bootstrap configure & all targets): Do not use stage*-start
5299 if the directory layout is already ok.
5300 (non-bootstrap configure & all targets): Prepend a $(unstage).
5301 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5302 (NOTPARALLEL): Remove.
5303 (unstage, stage variables): New variables.
5304 (unstage, stage targets): Simply expand to those variables.
5305
5306 * configure: Regenerate.
5307 * Makefile.in: Regenerate.
5308
4a9c436f
JW
53092005-10-04 James E Wilson <wilson@specifix.com>
5310
5311 * Makefile.def (lang_env_dependencies): Add libmudflap.
5312 * Makefile.in: Regenerate.
5313
37150080
AS
53142005-10-03 Andreas Schwab <schwab@suse.de>
5315
5316 Backport from libtool CVS:
5317 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5318
5319 * ltmain.sh: add support for installing into temporary
5320 staging area (e.g. 'make install DESTDIR=...')
5321
39d16468
L
53222005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5323
5324 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5325 * configure: Regenerated.
5326
72a7ab82
AP
53272005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5328
5329 * configure: Regenerate with the correct
5330 autoconf version.
5331
6b65a26d
CM
53322005-09-30 Catherine Moore <clm@cm00re.com>
5333
5334 * configure.in (bfin-*-*): New.
5335 * configure: Regenerated.
5336
040b1c5a
GK
53372005-09-28 Geoffrey Keating <geoffk@apple.com>
5338
5339 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5340 (LIPO_FOR_TARGET): New.
5341 (CONFIGURED_LIPO_FOR_TARGET): New.
5342 (USUAL_LIPO_FOR_TARGET): New.
5343 (STRIP_FOR_TARGET): New.
5344 (CONFIGURED_STRIP_FOR_TARGET): New.
5345 (USUAL_STRIP_FOR_TARGET): New.
5346 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5347 STRIP_FOR_TARGET.
5348 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5349 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5350 * Makefile.in: Regenerate.
5351 * configure: Regenerate.
7e050830 5352
3a3c28db
DE
53532005-09-19 David Edelsohn <edelsohn@gnu.org>
5354
5355 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5356 (rs6000-*-aix*): Same.
5357 * configure: Regenerate.
5358
2749a921
TT
53592005-09-16 Tom Tromey <tromey@redhat.com>
5360
5361 * MAINTAINERS: Add self as java maintainer.
5362
7f26dfa3
FXC
53632005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5364
5365 * configure.in: Recognize f95 in the --enable-languages option,
5366 and substitute it for fortran, issuing a warning.
5367 * configure: Regenerate.
5368
d8852c4f
PE
53692005-08-30 Phil Edwards <phil@codesourcery.com>
5370
5371 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5372 * configure: Regenerated.
5373
ad685e81
AH
53742005-08-22 Aldy Hernandez <aldyh@redhat.com>
5375
5376 * MAINTAINERS: Add self as ms1 maintainer.
5377
b00d752c
RE
53782005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5379
5380 * Makefile.def (libssp): Add to lang_env_dependencies.
5381 * Makefile.in: Regenerate.
5382
9ed8fb9b
ILT
53832005-08-18 Ian Lance Taylor <ian@airs.com>
5384
5385 * MAINTAINERS: Add myself as middle-end maintainer.
5386
0f029d39
CG
53872005-08-17 Christian Groessler <chris@groessler.org>
5388
5389 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5390 * Makefile.in: Regenerate.
5391
81087874
AK
53922005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5393
5394 * MAINTAINERS (write after approval): Added myself.
5395
6a134f1c
MR
53962005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5397
5398 * MAINTAINERS (Write After Approval): Add myself.
5399
2693c0b0
PB
54002005-08-12 Paolo Bonzini <bonzini@gnu.org>
5401
5402 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5403 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5404 Look for alternate names of the target cc and c++
5405 * configure: Regenerate.
5406
4de997d1
PB
54072005-08-08 Paolo Bonzini <bonzini@gnu.org>
5408
5409 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5410 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5411 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5412 tools; remove code to manually set them.
5413 (Target tools): Look in the environment for them.
5414 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5415 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5416 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5417 build directory.
5418 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5419 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5420 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5421 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5422 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5423 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5424 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5425 * configure: Regenerate.
5426 * Makefile.in: Regenerate.
5427
b089e33a
BE
54282005-07-28 Ben Elliston <bje@au.ibm.com>
5429
5430 * MAINTAINERS: Update for removed CPU targets.
5431
e3791243
MM
54322005-07-27 Mark Mitchell <mark@codesourcery.com>
5433
5434 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 5435 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
5436 * Makefile.in: Regenerated.
5437
526635cb
MM
54382005-07-26 Mark Mitchell <mark@codesourcery.com>
5439
5440 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5441 (CFLAGS_FOR_TARGET): Use it.
5442 (CXXFLAGS_FOR_TARGET): Likewise.
5443 * Makefile.in: Regenerated.
5444 * configure.in (--with-build-sysroot): New option.
5445 * configure: Regenerated.
5446
19791f70
PB
54472005-07-24 Paolo Bonzini <bonzini@gnu.org>
5448
5449 * Makefile.tpl: Wrap install between unstage and stage
5450 * Makefile.in: Regenerate.
5451
35f5a23f
EC
54522005-07-21 Eric Christopher <echristo@apple.com>
5453
5454 * MAINTAINERS: Update affiliation.
5455
ff3ddf15
PW
54562005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5457
5458 * MAINTAINERS: Add self as crx port maintainer.
5459
3a664c1c
DD
54602005-07-20 DJ Delorie <dj@redhat.com>
5461
5462 * MAINTAINERS: Add self as m32c maintainer.
5463
539df155
KC
54642005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5465
5466 * all files: Update FSF address.
5467
be9c593a
EC
54682005-07-15 Eric Christopher <echristo@redhat.com>
5469
5470 * MAINTAINERS: Change affiliation.
5471
fd7ea4ab
JB
54722005-07-14 Jim Blandy <jimb@redhat.com>
5473
5474 * configure.in: Add cases for Renesas m32c.
5475 * configure: Regenerated.
7e050830 5476
0063a823
KC
54772005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5478
d0ca130a
KC
5479 * COPYING.LIB: Update from fsf.org.
5480
54812005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5482
5483 * COPYING, compile, config.guess,
0063a823
KC
5484 config.sub, install-sh, missing, mkinstalldirs,
5485 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 5486 * config-ml.in: Update FSF address.
0063a823 5487
a8ba31f2
EC
54882005-07-13 Eric Christopher <echristo@redhat.com>
5489
5490 * configure.in: Add toplevel noconfigdir support for tpf.
5491 * configure: Regenerate.
5492
5bea4a03
PB
54932005-07-11 Paolo Bonzini <bonzini@gnu.org>
5494
5495 PR ada/22340
5496
5497 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5498 * Makefile.in: Regenerate.
5499
284bdbbd
MM
55002005-07-07 Mark Mitchell <mark@codesourcery.com>
5501
5502 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 5503 Brolley to write-after-approval.
284bdbbd 5504
452190fb
AS
55052005-07-07 Andreas Schwab <schwab@suse.de>
5506
5507 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5508 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5509 * Makefile.in: Regenerated.
5510
9c8f9ec2
GK
55112005-07-06 Geoffrey Keating <geoffk@apple.com>
5512
5513 * configure.in: Don't build sim or rda when targetting darwin.
5514 * configure: Regenerate.
5515
ef0087a7
KH
55162005-07-06 Kazu Hirata <kazu@codesourcery.com>
5517
5518 * configure.in: Add --enable-libssp and --disable-libssp.
5519 * configure: Regenerate with autoconf-2.13.
5520
77008252
JJ
55212005-07-02 Jakub Jelinek <jakub@redhat.com>
5522
5523 * Makefile.def (target_modules): Add libssp.
5524 * configure.in (target_libraries): Add target-libssp.
5525 * configure: Rebuilt.
5526 * Makefile.in: Rebuilt.
5527
a04eae1b
ZW
55282005-07-01 Zack Weinberg <zackw@panix.com>
5529
5530 * MAINTAINERS: Change email address. Resign from maintainership.
5531
948884cd
RG
55322005-07-01 Richard Guenther <rguenther@suse.de>
5533
5534 * MAINTAINERS: Change my e-mail address and affiliation.
5535
c7870f5d
PB
55362005-06-22 Paolo Bonzini <bonzini@gnu.org>
5537
5538 * Makefile.def (stagefeedback): Come after profile.
5539 Define profiledbootstrap target.
5540 * Makefile.tpl (profiledbootstrap): Remove.
5541 (stageprofile-end): Zap stagefeedback.
5542 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5543 * Makefile.in: Regenerate.
5544
ab99519a
RS
55452005-06-13 Richard Sandiford <richard@codesourcery.com>
5546
5547 * MAINTAINERS: Update my email address.
5548
f610dd5f
ZW
55492005-06-13 Zack Weinberg <zack@codesourcery.com>
5550
5551 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5552 In 'cpp' stanza, support '#line' as well as '# '.
5553
71bc2a83
AS
55542005-06-08 Andreas Schwab <schwab@suse.de>
5555
5556 * MAINTAINERS: Move myself from 'Write After Approval' to
5557 'CPU Port Maintainers' section as m68k maintainer.
5558
4fab7234
HPN
55592005-06-07 Hans-Peter Nilsson <hp@axis.com>
5560
5561 * configure.in (unsupported_languages): New macro.
5562 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5563 non-ported target libraries in noconfigdirs.
5564 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5565 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 5566 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
5567 unsupported_languages.
5568 * configure: Regenerate.
5569
68193f9b
TS
55702005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5571
5572 * configure.in: Fix typo in handling of --with-mpfr-dir.
5573 * configure: Regenerate.
5574
f26f6b8d
RS
55752005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5576
5577 * MAINTAINERS: Update my email address.
5578
ba4853f8
JB
55792005-06-02 Jim Blandy <jimb@redhat.com>
5580
5581 * config.sub: Add cases for the Renesas m32c. (This patch has been
5582 accepted into the master sources.)
5583
79dd769c 55842005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
5585 Michael Snyder <msnyder@redhat.com>
5586 Stan Cox <scox@redhat.com>
79dd769c 5587
f610dd5f 5588 * configure.in: Set noconfigdirs for ms1.
79dd769c 5589
f610dd5f 5590 * configure: Regenerate.
79dd769c 5591
d29e107f
JD
55922005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5593
5594 * MAINTAINERS (Write After Approval): Add self.
5595
e93196c3
JC
55962005-06-01 Josh Conner <jconner@apple.com>
5597
5598 * MAINTAINERS (Write After Approval): Add self.
5599
ae263c7a
KH
56002005-06-01 Kazu Hirata <kazu@codesourcery.com>
5601
5602 * MAINTAINERS: Update my email address.
5603
585b3aa3
ZM
56042005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5605
5606 * MAINTAINERS (Write After Approval): Add self.
5607
4930c50b
CD
56082005-05-26 Chris Demetriou <cgd@broadcom.com>
5609
5610 * MAINTAINERS (Write After Approval): Remove self.
5611
2dfbef6d
PB
56122005-05-25 Paolo Bonzini <bonzini@gnu.org>
5613
5614 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5615 (Dependencies): Consider target modules for bootstrap dependencies.
5616 Make target bootstrap modules depend on each stage's gcc.
5617 * Makefile.in: Regenerate.
5618
bcb28cf5
PB
56192005-05-20 Paolo Bonzini <bonzini@gnu.org>
5620
5621 * Makefile.def (configure-gcc): Depend on binutils having been built.
5622 (all-gcc): No need to do it here.
5623 * Makefile.in: Regenerate.
5624
0cf085e4
PB
56252005-05-19 Paul Brook <paul@codesourcery.com>
5626
f610dd5f 5627 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
5628 language cannot be built.
5629 * configure: Regenerate.
5630
dfb2c39a
DJ
56312005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5632
5633 * ylwrap: Import from Automake 1.9.5.
5634
771aaa92
DU
56352005-05-13 David Ung <davidu@mips.com>
5636
5637 * MAINTAINERS (Write After Approval): Add self.
5638
3ac9bd58
MS
56392005-05-09 Mike Stump <mrs@apple.com>
5640
5641 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5642 lt_cv_sys_max_cmd_len for now.
f610dd5f 5643
f77a5578
SC
56442005-05-09 Stan Cox <scox@redhat.com>
5645
5646 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5647
795e36e5
MK
56482005-05-08 Matt Kraai <kraai@ftbfs.org>
5649
5650 * README.SCO: Update the URL.
5651
c9392a2b
DE
56522005-05-05 David Edelsohn <edelsohn@gnu.org>
5653
5654 * ltconfig: Define file_list_spec. Pass file_list_spec and
5655 with_gnu_ld to libtool.
5656 * ltcf-c.sh (aix[45]): Define file_list_spec.
5657 * ltcf-cxx.sh (aix[45]): Same.
5658 * ltcf-gcj.sh (aix[45]): Same.
5659 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5660 exists, write list of input files to temporary file.
5661
bebcd931
MS
56622005-05-04 Mike Stump <mrs@apple.com>
5663
5664 * configure.in: Always pass --target to target configures as
5665 otherwise rebuilds that do --recheck will fail.
5666 * confiugure: Rebuilt.
5667
ce406537
PB
56682005-05-04 Paolo Bonzini <bonzini@gnu.org>
5669
5670 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5671 STAGE_HOST_EXPORTS.
5672 (configure, all): Add bootstrap support.
5673 (Host modules, target modules): Pass post-stage1 flags and exports.
5674 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5675 * Makefile.in: Regenerate.
5676
aa9dcfc4
PB
56772005-04-29 Paolo Bonzini <bonzini@gnu.org>
5678
5679 * configure: Regenerate.
5680
b6f9abcf
MS
56812005-04-27 Mike Stump <mrs@apple.com>
5682
5683 * MAINTAINERS: Add self as darwin maintainer.
5684
acb217cb
BS
56852005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5686
5687 * config.sub: Update from master copy.
5688
b6dae270
MS
56892005-04-21 Mike Stump <mrs@apple.com>
5690
5691 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5692 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5693
c2e0d3a9
HPN
56942005-04-19 Hans-Peter Nilsson <hp@axis.com>
5695
5696 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5697 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5698 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5699 "*-*-elf" and "*-*-linux*".
5700 * configure: Regenerate.
5701
871ae772
JM
57022005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5703
5704 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5705
bf070c29
MS
57062005-04-12 Mike Stump <mrs@apple.com>
5707
5708 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5709
e865b6f7
TK
57102005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5711
5712 * MAINTAINERS (Write After Approval): Add myself.
5713
7b71ad7f
BS
57142005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5715
5716 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5717
25b42232
PB
57182005-04-06 Paolo Bonzini <bonzini@gnu.org>
5719
f610dd5f 5720 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
5721 (TARGET_CONFIGARGS): Include --with-target-subdir.
5722 (configure, all): New macros. Use them throughout.
5723 * Makefile.in: Regenerate.
5724
d727c624
JG
57252005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5726
5727 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 5728
fff72cc4
ZD
57292005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5730
5731 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5732
86472dc3
GP
57332005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5734
5735 * MAINTAINERS: Move John Carr to Write After Approval.
5736
dce2d8b2 57372005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
5738
5739 * config/mh-mingw32: Delete.
5740 * configure.in: Don't use it.
5741 * configure: Regenerate.
5742
33da42bc
PB
57432005-03-31 Paolo Bonzini <bonzini@gnu.org>
5744
5745 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5746 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 5747 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
5748 (HOST_LIB_PATH): Generate from Makefile.def.
5749 (TARGET_LIB_PATH): Likewise.
5750 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5751 * Makefile.in: Regenerate.
5752 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5753 (RPATH_ENVVAR): Include Darwin case.
5754 * configure: Regenerate.
5755
15cc1841
TF
57562005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5757
5758 * MAINTAINERS (Various Maintainers): Remove self.
5759 (Write After Approval): Add self.
5760
6a8c79d5
TF
57612005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5762
5763 * MAINTAINERS (Various Maintainers): Add self.
5764
256f7136
PB
57652005-03-25 Paolo Bonzini <bonzini@gnu.org>
5766
5767 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5768 * configure: Regenerate.
5769
191dd2c9
ZW
57702005-03-21 Zack Weinberg <zack@codesourcery.com>
5771
5772 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5773 gcc_version, and gcc_version_trigger from set of flags to pass.
5774 * Makefile.tpl: Remove definitions of above variables.
5775 (config.status): Remove dependency on $(gcc_version_trigger).
5776 * Makefile.in: Regenerate.
5777 * configure.in: Do not reference config/gcc-version.m4 nor
5778 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5779 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5780 * configure: Regenerate.
5781
ef6e9bc0 57822005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 5783 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
5784
5785 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5786 * Makefile.in: Regenerate.
5787
009bbd5a
FW
57882005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5789
5790 * MAINTAINERS (Write After Approval): Add myself.
5791
09f8755b
DA
57922005-03-03 David Ayers <d.ayers@inode.at>
5793
5794 * MAINTAINERS (Write After Approval): Add myself.
5795
e73ed25c
AO
57962005-03-01 Alexandre Oliva <aoliva@redhat.com>
5797
5798 PR libgcj/20160
5799 * ltmain.sh: Avoid creating archives with components that have
5800 duplicate basenames.
5801
ace9ac7b
AP
58022005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5803
5804 PR bootstrap/20250
5805 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5806 instead of check.
5807 * Makefile.in: Regenerate.
5808
c9db9354
PB
58092005-02-28 Paolo Bonzini <bonzini@gnu.org>
5810
5811 * Makefile.in: Regenerate to fix conflict between the previous two
5812 patches.
5813
215c351a
PB
58142005-02-28 Paolo Bonzini <bonzini@gnu.org>
5815
5816 PR bootstrap/17383
5817 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5818 * Makefile.tpl (HOST_SUBDIR): New substitution.
5819 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5820 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5821 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5822 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5823 (Host modules, Bootstrapped modules): Use it.
5824 (Build modules, Target modules): Do not create symlink trees,
5825 always configure out-of-srcdir.
5826 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5827 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5828 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5829 $(HOST_SUBDIR). Create a symlink for host_subdir.
5830
5831 * Makefile.in: Regenerate.
5832 * configure: Regenerate.
5833
5395b47b
NN
58342005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5835
5836 Merged from libada-gnattools-branch:
5837 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5838
5839 * gnattools: New directory.
5840 * Makefile.def: Add gnattools as a module, depending on target-libada.
5841 * Makefile.in: Regenerate.
5842 * configure.in: Include gnattools in host_tools; disable it if ada
5843 is disabled.
5844 * configure: Regenerate.
5845
ca2cc05c
JM
58462005-02-24 James A. Morrison <phython@gcc.gnu.org>
5847
5848 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5849 treelang maintainer.
5850 (Write After Approval): Remove myself.
5851
d2f3024f
PS
58522005-02-23 Paul Schlie <schlie@comcast.net>
5853
5854 * configure.in: Allow darwin targeted ports to build tk, itcl and
5855 libgui.
5856 * configure: Regenerate.
5857
bba5e0ca
EB
58582005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5859
5860 PR libgcj/10353
5861 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5862 * configure: Regenerate.
5863
70132ce7
SK
58642005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5865
5866 * MAINTAINERS (Write After Approval): Add myself.
5867
20f0edca
ILT
58682005-02-10 Ian Lance Taylor <ian@airs.com>
5869
5870 * MAINTAINERS: Update my e-mail address.
5871
e64e5109
RG
58722005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5873
5874 * MAINTAINERS (Write After Approval): Add myself.
5875
40d64b5a
HPN
58762005-01-29 Hans-Peter Nilsson <hp@axis.com>
5877
5878 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5879 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5880 target-libgloss when not *-*-elf and *-*-aout.
5881 * configure: Regenerate.
5882
54a12711
KH
58832005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5884
5885 * MAINTAINERS: Remove obsolete entries.
5886
0aa99dbb
KH
5887 * MAINTAINERS (Write After Approval): Add Michael Matz.
5888
2b009f5f
NB
58892005-01-19 Neil Booth <neil@daikokuya.co.uk>
5890
5891 * MAINTAINERS: Remove self as cpplib maintainer.
5892
385870f5
KC
58932005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5894
5895 * install-sh, config.sub: Import from upstream.
5896
e7daab31
KC
58972005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5898
5899 PR bootstrap/18222
5900 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5901 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5902 * Makefile.in: Regenerate.
5903
e6003f4d
JT
59042005-01-16 Jason Thorpe <thorpej@netbsd.org>
5905
5906 * MAINTAINERS: Update my email address.
5907
145e2972 59082005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 5909 Andreas Schwab <schwab@suse.de>
145e2972
DE
5910
5911 PR bootstrap/18033
5912 * config-ml.in: Eval option if surrounded by single quotes.
5913
86c7e0da
PB
59142005-01-03 Paolo Bonzini <bonzini@gnu.org>
5915
5916 Revert 2004-12-28 Makefile changes, a better fix will be
5917 applied to mainline and src after GCC 4.0 branches.
5918
3224a22f
PB
59192004-12-28 Paolo Bonzini <bonzini@gnu.org>
5920
5921 PR bootstrap/17383
5922
5923 * Makefile.def (target_modules): Remove stage parameter,
5924 it is always true now.
5925 * Makefile.tpl (configure-build-[+module+],
5926 configure-target-[+module+]): Always build symlink tree
5927 for the directory and for include. BUILD_SUBDIR and
5928 TARGET_SUBDIR cannot be . anymore.
5929 * Makefile.in: Regenerate.
5930
aaf51ca2
DE
59312004-12-25 David Edelsohn <edelsohn@gnu.org>
5932
5933 Revert 2004-12-08 Makefile changes.
5934
4e32e454
DS
59352004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5936
5937 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5938 cygwin, mingw.
5939
669f01d8
AS
59402004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5941
5942 * configure.in (sh64-*-*): Reenable gprof.
5943 * configure: Regenerate.
5944
1b227ee0
DE
59452004-12-08 David Edelsohn <edelsohn@gnu.org>
5946
5947 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5948 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5949 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5950 * Makefile.in: Regenerate.
5951
ce5e944c
CF
59522004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5953
5954 * MAINTAINERS: Update my email address.
5955
893f1e87
MK
59562004-12-07 Matt Kraai <kraai@ftbfs.org>
5957
5958 * Makefile.tpl: Generate normal dependencies if the LHS module is
5959 not bootstrapped.
5960 * Makefile.in: Regenerate.
5961
bb59c339
RS
59622004-12-03 Richard Sandiford <rsandifo@redhat.com>
5963
5964 * configure.in: Include config/gxx-include-dir.m4. Use
5965 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5966 * configure: Regenerate.
5967
4982adbe
RS
59682004-12-03 Richard Sandiford <rsandifo@redhat.com>
5969
5970 * config.if: Delete.
5971 * configure.in: Set libstdcxx_incdir directly.
5972 * configure: Regenerate.
5973
05750653
EC
59742004-12-02 Eric Christopher <echristo@redhat.com>
5975
5976 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5977 * Makefile.in: Regenerate.
5978
5fef1dbd
RS
59792004-12-02 Richard Sandiford <rsandifo@redhat.com>
5980
5981 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5982 * configure: Regenerate.
5983
afabd8e6
RS
59842004-12-02 Richard Sandiford <rsandifo@redhat.com>
5985
5986 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5987 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5988 * configure: Regenerate.
5989
78716e86
EC
59902004-12-01 Eric Christopher <echristo@redhat.com>
5991
5992 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5993 of things to remove.
5994
57ab8ba9
MK
59952004-11-29 Matt Kraai <kraai@ftbfs.org>
5996
5997 * MAINTAINERS (Write After Approval): Update my e-mail address.
5998
2539bffe
KC
59992004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6000
6001 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6002 from CVS libtool to always pass_all.
6003
3e732ba0
JDA
60042004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6005
6006 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6007 (hppa*64*-*-*): Delete incorrect comment.
6008 * configure: Rebuilt.
6009
767f726e
KC
60102004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6011
6012 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6013
2c92e90f
KC
60142004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6015
6016 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6017 from CVS libtool to always pass_all.
6018
32f84e48
KC
60192004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6020
6021 * install-sh, compile: Import from automake.
6022
9587be8a
KC
60232004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6024
6025 * config.guess, config.sub: Import from savannnah.
6026
04e81808 60272004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6028
6029 * MAINTAINERS (Write After Approval): Add myself
6030
f87a2b2e
MS
60312004-11-12 Mike Stump <mrs@apple.com>
6032
6033 * Makefile.def: Add html support.
6034 * Makefile.tpl: Likewise.
6035 * Makefile.in: Regenerate.
6036
848556c2
GK
60372004-11-11 Geoffrey Keating <geoffk@apple.com>
6038
556f03c4
GK
6039 PR 18423
6040 * configure.in: Remove all instances of build-fixincludes from
6041 noconfigdirs.
6042 (build_configargs): Supply --target to subdirectories.
6043 * configure: Regenerate.
6044
848556c2
GK
6045 * Makefile.def: Make gcc install depend on fixincludes install.
6046 * Makefile.in: Regenerate.
6047
9e5712a5
JJ
60482004-11-10 Janis Johnson <janis187@us.ibm.com>
6049
6050 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6051
4ef509c0
PB
60522004-11-11 Paul Brook <paul@codesourcery.com>
6053
6054 * MAINTAINERS: Add self as arm maintainer. Update email address.
6055
20d11df6
HPN
60562004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6057
6058 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6059 target-libgfortran.
79fd8592 6060 * configure: Regenerate.
20d11df6 6061
68c70f15
DE
60622004-11-07 David Edelsohn <edelsohn@gnu.org>
6063
6064 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6065 like CC.
6066
54f88091
PB
60672004-11-05 Paolo Bonzini <bonzini@gnu.org>
6068
6069 * Makefile.def (host fixincludes): Specify missing targets.
6070 * Makefile.in: Regenerate.
6071
6866abb8
RC
60722004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6073
6074 * MAINTAINERS: Add myself
6075
83f62578
GL
60762004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6077
6078 * MAINTAINERS (Write After Approval): Add myself.
6079
53c7ffe7
GK
60802004-11-04 Geoffrey Keating <geoffk@apple.com>
6081
6082 * Makefile.def: Build fixincludes for the host, too.
6083 * Makefile.in: Regenerate.
6084 * configure.in (host_tools): Add fixincludes.
6085 * configure: Regenerate.
6086
ac8b3d9d
DJ
60872004-11-04 Daniel Jacobowitz <dan@debian.org>
6088
6089 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6090 * configure: Regenerated.
6091
bab37580
L
60922004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6093
6094 PR other/17783
6095 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6096 * configure: Regenerated.
6097
db1de713
MM
60982004-10-31 Mark Mitchell <mark@codesourcery.com>
6099
6100 * README.SCO: Update per FSF instructions.
6101
a827e21a
EW
61022004-10-28 Eric B. Weddington <ericw@evcohs.com>
6103
6104 PR target/18151
6105 * configure.in (case ${target}): Do not build fixincludes for avr.
6106 * configure: Regenerated.
6107
9d069a4f
PB
61082004-10-26 Paolo Bonzini <bonzini@gnu.org>
6109
6110 * configure.in (case ${target}): Do not build fixincludes
6111 on platforms where it is not used.
6112 * configure: Regenerated.
6113
fc45f3fe
DJ
61142004-10-23 Daniel Jacobowitz <dan@debian.org>
6115
6116 * configure.in: Use an absolute path to install-sh.
6117 * configure: Regenerated.
6118
36554b92
AL
61192004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6120
6121 * MAINTAINERS (Write After Approval): Add myself.
6122
88e9994a
KH
61232004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6124
6125 * MAINTAINERS: Remove from Write After Approval those that are
6126 already maintainers.
6127
ad02a944
SP
61282004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6129
6130 * MAINTAINERS: Update my email address.
6131
c8e6cd41
KC
61322004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6133
6134 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6135 * configure: Regenerate.
6136
dce2d8b2 61372004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
6138
6139 * MAINTAINERS: Update my email address.
6140
a8b0957e
KH
61412004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6142
6143 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6144 entries belonging to this category.
6145
96836f61
JZ
61462004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6147
6148 * MAINTAINERS: Update my e-mail address.
6149
7e0b5752
PB
61502004-10-06 Paolo Bonzini <bonzini@gnu.org>
6151
6152 Fix wrong conflict resolution in:
6153
6154 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6155
6156 * Makefile.in: Regenerate.
6157 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6158 in the recursive `make', instead of hardwiring `all'.
6159 (Autogenerated TARGET-* variables): New.
6160
370f7a47
TL
61612004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6162
6163 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 6164 * configure: Regenerate.
370f7a47 6165
13e5d623
KH
61662004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6167
6168 * MAINTAINERS (Various Maintainers): Move the "windows,
6169 cygwin, mingw" maintainer to ...
6170 (OS Port Maintainers): ... here.
6171
a6497c1b
KH
61722004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6173
6174 * MAINTAINERS (Write After Approval): Remove those that are
6175 maintainers of some subsystem.
6176
1abb828a
D
61772004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6178
6179 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6180 * ltcf-cxx.sh (tpf*): Likewise.
6181 * ltconfig (tpf*): Add TPF OS configuration support.
6182
16d1338d
BS
61832004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6184
6185 * MAINTAINERS: Change my email address to my new work account.
6186
9082a750
MR
61872004-09-24 Michael Roth <mroth@nessie.de>
6188
6189 * configure.in (--without-headers): Add missing double quotes.
6190 * configure: Regenerate.
6191
dce2d8b2 61922004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
6193
6194 * ylwrap: Revert to previous version.
6195
4c4a5bbc
L
61962004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6197
6198 PR bootstrap/17369
6199 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6200 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6201 SET_GCC_LIB_PATH_CMD.
6202 (BASE_TARGET_EXPORTS): Likewise.
6203 * Makefile.in: Regenerated.
6204
6205 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6206 * configure: Regenerated.
6207
85f59630
KC
62082004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6209
6210 * config.guess: New upstream version
6211 * compile, depcomp, install-sh, ylwrap: Likewise.
6212
95c53c62
RS
62132004-09-19 Roger Sayle <roger@eyesopen.com>
6214
6215 * config/mh-x86omitfp: New host makefile fragment. Add
6216 -fomit-frame-pointer to the default BOOT_CFLAGS.
6217 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6218 * configure: Regenerate.
6219
0a1c093b
AP
62202004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6221
6222 PR target/11572
6223 * configure.in (*-*-darwin*): Renable libobjc.
6224 * configure: Regenerate.
6225
315fcf97
NS
62262004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6227
6228 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6229
0a050485 62302004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 6231
0a050485
DB
6232 * Makefile.def: Remove libbanshee.
6233 * Makefile.tpl: Ditto.
6234 * configure.in: Ditto.
6235 * Makefile.in: Regen.
6236 * configure: Ditto.
6237
5f4a098e
DE
62382004-09-08 David Edelsohn <edelsohn@gnu.org>
6239
6240 * ltmain.sh: Use $pic_object as $non_pic_object if
6241 $non_pic_object=none.
6242
32b2511f
PB
62432004-09-07 Paolo Bonzini <bonzini@gnu.org>
6244
6245 * missing: Import latest version from master repository.
6246
fc4d0e82
NC
62472004-09-06 Nick Clifton <nickc@redhat.com>
6248
6249 * config.sub: Import latest version from master repository.
6250 * config.guess: Likewise.
6251 This includes these changes:
78716e86 6252
fc4d0e82
NC
6253 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6254
6255 * config.sub: Handle crisv32, alias etraxfs.
6256 * config.guess (crisv32:Linux:*:*): Handle.
6257
6258 2004-08-13 Brad Smith <brad@comstyle.com>
6259
6260 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6261 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6262
6263 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6264
6265 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6266 assume the processor is a powerpc. This is because coreutils
6267 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6268 in this case, due to a MacOS X bug that causes
6269 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6270 to return a negative number.
6271 Problem reported by Petter Reinholdtsen in:
6272 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6273
6274 2004-07-19 Ben Elliston <bje@gnu.org>
6275
6276 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6277
6278 2004-06-24 Ben Elliston <bje@gnu.org>
6279
6280 * config.guess: Update copyright years.
6281 * config.sub: Likewise.
6282
6283 2004-06-22 Robert Millan <robertmh@gnu.org>
6284
6285 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6286 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6287
6288 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6289
6290 * config.guess (*:*VMS:*:*): New entry. Replaces
6291 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6292 manufacturer.
6293
6294 2004-06-22 Ben Elliston <bje@gnu.org>
6295
6296 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6297 * config.sub: Likewise.
6298
6299 2004-06-22 Ben Elliston <bje@gnu.org>
6300
6301 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6302 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6303
6304 2004-06-11 Ben Elliston <bje@gnu.org>
6305
6306 * config.guess (pegasos:OpenBSD:*:*): Remove.
6307
6308 2004-06-11 Ben Elliston <bje@gnu.org>
6309
6310 From Wouter Verhelst <wouter@grep.be>:
6311 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6312
6313 2004-06-11 Ben Elliston <bje@gnu.org>
6314
6315 * config.guess (luna88k:OpenBSD:*:*): New.
6316
6317 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6318
6319 * config.guess (m32r*:Linux:*:*): New case.
6320 * config.sub: Handle m32rle.
6321
6322 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6323
6324 From Jens Petersen <petersen@redhat.com>:
6325 * config.sub: Handle sparcv8.
6326
6327 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6328
6329 From Tom Smith <smith@cag.lkg.hp.com>:
6330 * config.guess: Version suffixes are equally significant on Tru64
6331 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6332 prefix of "P" (patched kernel).
6333
6334 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6335
6336 * config.sub: Add support for National Semiconductor CRX target.
6337
2f4cc6bf
JJ
63382004-09-03 Janis Johnson <janis187@us.ibm.com>
6339
6340 * MAINTAINERS (Various Maintainers): Remove myself as web page
6341 maintainer, add myself as maintainer of build status lists.
6342
61fec9ff
JB
63432004-09-03 Jan Beulich <jbeulich@novell.com>
6344
6345 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6346 *-*-netware, but add target-libmudflap.
6347 Consolidate *-*-netware targets (of which really only i?86 exists)
6348 into a single entry.
6349 * configure: Likewise.
6350
45f366ab
PB
63512004-09-01 Paolo Bonzini <bonzini@gnu.org>
6352
6353 * Makefile.tpl (sorry): Remove.
6354 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6355 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6356 (do-clean): Clean per-stage directories too.
6357 (do-distclean): Run distclean-stage1 too.
6358 (.NOTPARALLEL): Enable during toplevel bootstrap.
6359 (stage[+id+]-bubble): Enable parallel execution during
6360 the recursive invocation.
6361 * Makefile.in: Regenerate.
6362
6363 Fix previous checkin:
6364
6365 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6366 include.
6367 * configure.in: Fix indentation.
6368 * configure: Regenerate.
6369
dce2d8b2 63702004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 6371
45f366ab
PB
6372 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6373 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6374 * configure: regenerate
78716e86 6375 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 6376 -mdynamic-no-pic
be8fff81 6377
71b5d516
PB
63782004-08-31 Paolo Bonzini <bonzini@gnu.org>
6379
6380 * Makefile.def (build_modules): Add fixincludes.
6381 (dependencies): Make gcc depend on fixincludes.
6382 * configure.in (build_tools): Add fixincludes.
6383 (build_configdirs): Always include build_libs.
6384 * Makefile.in: Regenerate.
6385 * configure: Regenerate.
6386
63872004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
6388
6389 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6390 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6391 phony targets; do not generate timestamp files.
6392 (distclean-stageN): Remove references to their timestamp files.
6393 (restageN, touch-stageN): Remove.
6394 (stageN-bubble): Rewritten.
6395 (compare): Support lean bootstraps.
6396 * Makefile.in: Regenerate.
6397
6398 * configure.in: Only warn when bootstrapping but
6399 build != host or build != target. Support lean bootstraps.
6400 * configure: Regenerate.
6401
ce7cbbb0
PE
64022004-08-26 Phil Edwards <phil@codesourcery.com>
6403
6404 * configure.in: Give a better error message if GMP/MPFR are missing
6405 and a language needing them has been requested.
6406 * configure: Regenerated.
6407
9c71a529
PE
64082004-08-25 Phil Edwards <phil@codesourcery.com>
6409
6410 * configure.in: Print a list of available language front-ends if
6411 a requested one is missing. Tidy stray tab characters.
6412 * configure: Regenerated.
6413
e3f92d3b
MK
64142004-08-19 Michael Koch <konqueror@gmx.de>
6415
6416 * gcc/doc/install.texi: Update entry about automake for libjava.
6417
c3f84f61
RM
64182004-08-17 Robert Millan <robertmh@gnu.org>
6419
6420 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6421 (instead of FreeBSD).
6422 * configure: Regenerate.
6423
7c27e184
PB
64242004-08-16 Paolo Bonzini <bonzini@gnu.org>
6425
6426 * Makefile.in: Regenerate.
6427 * configure: Regenerate.
6428
6429 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6430 stage_*_flags.
6431 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6432 for bootstrapped modules if toplevel bootstrap is going.
6433 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6434 modules. Adjust for changes in Makefile.def. Enable several
6435 rules even in non-bootstrap mode, just to avoid peppering the
6436 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6437 (stage-[+prev+]-bubble): Remove.
6438
6439 * Makefile.def (Dependencies): Depend on all-build-bison,
6440 all-build-flex, all-build-byacc, all-build-texinfo, rather
6441 than the host variations.
6442 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6443 with BUILD_SUBDIR.
6444 (BISON): Update for recent Bisons.
6445 (YACC): Fix typo.
6446 (cross): Depend on all-build.
6447 (all): Do not depend on all-build.
6448 (prebootstrap): Remove.
6449 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6450 (Prebootstrap dependencies): Add them to the per-stage targets
6451 and to all-prebootstrap.
6452 * configure.in (build_configdirs): Always enable build_tools.
6453 (BUILD_DIR_PREFIX): Remove.
6454
6455 * Makefile.def (gcc): Add target variable.
6456 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6457 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6458 in the recursive `make', instead of hardwiring `all'.
6459 (Autogenerated TARGET-* variables): New.
6460
20f3bb80
BB
64612004-08-13 Brian Booth <bbooth@redhat.com>
6462
6463 * MAINTAINERS: Remove myself from write-after-approval.
6464
b5be499d
NN
64652004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6466
6467 * src-release: Stop distributing mmalloc with gdb (which doesn't
6468 use it).
6469 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6470 * Makefile.in: Regenerate.
6471
b3f8d95d
MM
64722004-08-09 Mark Mitchell <mark@codesourcery.com>
6473
6474 * configure.in (arm*-*-eabi*): New target.
6475 * configure: Regenerate.
6476
3589b69e
PB
64772004-08-06 Paolo Bonzini <bonzini@gnu.org>
6478
6479 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6480 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6481 (Dependencies): New section.
6482 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6483 (configure-target-[+module+]): Depend on maybe-all-gcc
6484 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6485 (toplevel profiledbootstrap): Fix dependencies.
6486 * Makefile.in: Regenerate.
6487
972974fc
MM
64882004-08-03 Mark Mitchell <mark@codesourcery.com>
6489
6490 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6491 target-libiberty to noconfigdirs.
6492 * configure: Regenerate.
6493
bebf829d
PB
64942004-08-03 Paul Brook <paul@codesourcery.com>
6495
6496 * configure.in: Check for MPFR as well as GMP.
6497 * configure: Regenerate.
6498
98a5bb3b
RM
64992004-08-01 Robert Millan <robertmh@gnu.org>
6500
6501 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6502 libmudflap for all GNU-based systems (with Glibc).
6503 * configure: Regenerate.
6504
dce2d8b2 65052004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
6506
6507 * Makefile.def (host-modules): Add gcc.
6508 * Makefile.in: Regenerate.
6509 * Makefile.tpl (sorry): New rule.
6510 (configure-host, all-host, [+make_target+]-host, do-check,
6511 install-host): Do not add gcc as a special case.
6512 (host modules): Add a small special-casing for gcc. Export
6513 extra_make_flags through the environment.
6514 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6515 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6516 other recursive targets for gcc): Remove.
6517
6518 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6519 (stage, unstage): New rules.
6520 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6521 distclean-stage[+id+]): Use stage_current.
6522 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6523 the stage*-start rules.
6524
aeb732c1
GK
65252004-08-02 Geoffrey Keating <geoffk@apple.com>
6526
6527 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6528 use -all_load flag.
6529
25b656e7
PB
65302004-08-02 Paolo Bonzini <bonzini@gnu.org>
6531
6532 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6533 * configure: Regenerate.
6534
cc440d71
TM
65352004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6536
6537 * maintainer-scripts/gcc_release: Revert yesterday's change.
6538
270e140b
SB
65392004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6540
6541 * MAINTAINERS: Add myself to write-after-approval.
6542
3e4035f8
TM
65432004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6544
6545 * libf2c: Removed.
6546 * gcc/gccbug.in: Updated because of libf2c removal.
6547 * maintainer-scripts/gcc_release: Ditto.
6548
dce2d8b2 65492004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
6550
6551 * configure.in: Build libmudflap by default on FreeBSD.
6552 * configure: Regenerated.
6553
dfcada9a
MM
65542004-07-09 Mark Mitchell <mark@codesourcery.com>
6555
6556 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6557 systems.
6558 * configure: Regenerated.
6559
dce2d8b2 65602004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
6561
6562 PR target/16344
6563 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6564 feedback based compiler.
6565 * Makefile.in: Rebuilt.
6566
95bcca47
AO
65672004-07-08 Alexandre Oliva <aoliva@redhat.com>
6568
6569 * Makefile.def (host_modules): Set bootstrap=true for flex.
6570 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6571 * Makefile.in: Rebuilt.
6572
051822f6
JH
65732004-07-07 Jan Hubicka <jh@suse.cz>
6574
6575 * MAINTAINERS: Add self as a profile feedback maintainer.
6576
7b61653a
PE
65772004-07-05 Phil Edwards <phil@codesourcery.com>
6578
6579 * configure.in: Do not prepend $srcdir to /dev/null in
6580 makefile fragments.
6581 * configure: Regenerate.
6582
23f6b2f9
PB
65832004-07-01 Paolo Bonzini <bonzini@gnu.org>
6584
6585 * Makefile.def (build_modules): Add bison, byacc, flex,
6586 m4, texinfo.
6587 (flags_to_pass): Add FLEX.
6588 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6589 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6590 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6591 DEFAULT_MAKEINFO): Remove.
6592 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6593 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6594 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6595 objdir or else use configured tool.
6596 (all-build): New.
6597 (all): Depend on it.
6598 (Build module dependencies): Add.
6599 * Makefile.in: Regenerate.
6600 * configure.in: Better support for multiple build modules,
6601 matching what is done for host/target modules. Do not look
6602 for "plausible" locations of build tools if Canadian cross.
6603 Use autoconf's AC_PROG_CC to find a C compiler. Define
6604 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6605 * configure: Regenerate.
78716e86 6606
1c020272
PB
66072004-06-22 Paolo Bonzini <bonzini@gnu.org>
6608
6609 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6610 * Makefile.in: Regenerate.
6611
a52a0a7f
PB
66122004-06-22 Paolo Bonzini <bonzini@gnu.org>
6613
6614 * Makefile.tpl (configure-build-[+module+],
6615 configure-[+module+], configure-target-[+module+]): Pass
6616 [+extra_configure_args+].
6617 (all-build-[+module+], all-[+module+], check-[+module+],
6618 install-[+module+], [+make_target+]-[+module+],
6619 all-target-[+module+], check-target-[+module+],
6620 install-target-[+module+], [+make_target+]-target-[+module+]):
6621 Pass [+extra_make_args+].
6622 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6623 (GCC_HOST_EXPORTS): Remove.
6624 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6625 cross, check-gcc, check-gcc-c++, install-gcc,
6626 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6627 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6628 * Makefile.in: Regenerate.
6629
ccde3f1a
MS
66302004-06-21 Matthew Sachs <msachs@apple.com>
6631
6632 * MAINTAINERS: Added self to write-after-approval.
6633
6264b0a6
CF
66342004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6635
6636 * configure.in: Check for srcdir/winsup rather than build directory
6637 winsup.
6638 * configure: Regenerate.
6639
801e2270
CV
66402004-06-17 Corinna Vinschen <vinschen@redhat.com>
6641
6642 * configure.in: Don't build Cygwin native newlib if winsup
6643 directory is missing. Emit warning instead.
6644 * configure: Regenerate.
6645
ad6717df
PB
66462004-06-09 Paolo Bonzini <bonzini@gnu.org>
6647
6648 * Makefile.tpl (touch-stage[+id+]): New.
6649 (restage[+prev+]): Depend on touch-stage[+id+].
6650
6651 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6652 Use it throughout.
6653
6654 * Makefile.def: Add profile and feedback bootstrap stages.
6655 Remove next field from bootstrap stages.
6656 * Makefile.tpl (LN, LN_S): Substitute.
6657 (stageN-start, stageN-end): Use double-colon rules, to
6658 provide a hook for additional setup commands.
6659 (distclean-stageN-gcc, restageN): Create dependencies from
6660 [+prev+], not from [+next+].
6661 (stageN-bubble): Add commands for successive stages from
6662 [+prev+], using double-colon rules.
6663 (all-stageN-gcc): Fix typo.
6664 (stagefeedback-start, profiledbootstrap): New.
6665 * Makefile.in: Regenerate.
6666 * configure.in: Call ACX_PROG_LN.
6667 * configure: Regenerate.
6668
5bbb9680
CY
66692004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6670
6671 * MAINTAINERS (Write After Approval): Add myself.
6672
e18be1d4
MA
66732004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6674
6675 * MAINTAINERS (Write After Approval): Add myself.
6676
5607edfd
PB
66772004-06-03 Paolo Bonzini <bonzini@gnu.org>
6678
6679 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6680 without gcc.
6681 * configure: Regenerate.
6682
1ec4e9c3
PB
66832004-06-01 Paolo Bonzini <bonzini@gnu.org>
6684
6685 * Makefile.tpl: Fix typo.
6686 * Makefile.in: Regenerate.
6687
dce2d8b2 66882004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
6689
6690 * configure.in: Remove new- prefix from toplevel
6691 bootstrap targets.
6692 * configure: Regenerate.
6693
f516a7da
PB
66942004-06-01 Paolo Bonzini <bonzini@gnu.org>
6695
6696 * Makefile.tpl (all.normal): Rename to all.
6697 (all): Replace with a rule to pick the default
6698 target from configure.
6699 (all-gcc, configure-gcc): Use conditionals to
6700 do nothing when toplevel bootstrap is going on.
6701 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6702 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6703 * configure.in: Support --enable-bootstrap.
6704
6705 * Makefile.def: Remove new- prefix from toplevel
6706 bootstrap targets.
6707 * Makefile.tpl: Likewise.
6708
6709 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6710 target.
6711
6712 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6713 $(RECURSE_FLAGS) to recursive invocation of make.
6714
6715 * Makefile.in: Regenerate.
6716 * configure: Regenerate.
6717
78dd5e36 67182004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 6719 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
6720
6721 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6722 like CC.
6723
30f1bddc
DJ
67242004-05-27 Daniel Jacobowitz <dan@debian.org>
6725
6726 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6727 * configure: Regenerate.
6728
4fc4dd12
DJ
67292004-05-25 Daniel Jacobowitz <drow@false.org>
6730
6731 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6732 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6733 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6734 targets.
6735 * Makefile.in: Regenerate.
6736
dce2d8b2 67372004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
6738
6739 * configure.in: Test the ability to symlink directories.
6740 * configure: Regenerate.
6741
6742 * Makefile.def (bootstrap-stage): New definitions.
6743 * Makefile.tpl (configure-stage1-gcc,
6744 configure-stage2-gcc, configure-stage3-gcc,
6745 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6746 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6747 new-restage3, compare): Autogenerate, see Makefile.in
6748 entry for behavioral changes.
6749 (distclean-stage1, new-stage1-start, new-stage1-end,
6750 new-stage1-bubble, distclean-stage2, new-stage2-start,
6751 new-stage2-end, new-stage2-bubble, distclean-stage3,
6752 new-stage3-start, new-stage3-end): New autogenerated targets.
6753 (objext, prebootstrap, BOOT_CFLAGS,
6754 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6755 targets.
6756
6757 * Makefile.in: Regenerate.
6758 (distclean-stage1, new-stage1-start, new-stage1-end,
6759 new-stage1-bubble, distclean-stage2, new-stage2-start,
6760 new-stage2-end, new-stage2-bubble, distclean-stage3,
6761 new-stage3-start, new-stage3-end): New targets.
6762 (all-stage1-gcc): Move prebootstrap dependency from here...
6763 (configure-stage1-gcc): ...to here.
6764 (new-bootstrap): Use bubble targets.
6765 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6766 Use per-stage distclean targets.
6767 (configure-stage1-gcc, configure-stage2-gcc,
6768 configure-stage3-gcc, all-stage1-gcc,
6769 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6770 Use new-stageN-start to prepare the tree.
6771
4f4e53dd
PB
67722004-05-23 Paolo Bonzini <bonzini@gnu.org>
6773
6774 * Makefile.def (host_modules): add libcpp.
6775 * Makefile.tpl: Add dependencies on and for libcpp.
6776 * Makefile.in: Regenerate.
6777 * configure.in: Add libcpp host module.
6778 * configure: Regenerate.
6779
60975492
PB
67802004-05-21 Paolo Bonzini <bonzini@gnu.org>
6781
6782 * Makefile.tpl: Whenever a recursive target is defined, wrap
6783 it in a special @if/@endif block, and prepare its maybe
6784 dependency in the @if/@endif block
6785 * configure.in: Instead of writing maybe dependencies, remove
6786 the @if/@endif statements, and remove the @if/@endif blocks
6787 that remain.
6788 * configure: Regenerate.
6789 * Makefile.in: Regenerate.
6790
5ce7d75d
JJ
67912004-05-20 Janis Johnson <janis187@us.ibm.com>
6792
6793 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6794
c779c42f
KK
67952004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6796
6797 PR bootstrap/15120
6798 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6799 * */configure: Rebuilt.
6800
b4117c30
ZW
68012004-05-17 Zack Weinberg <zack@codesourcery.com>
6802
6803 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6804 of libf2c.
6805 * configure, Makefile.in: Regenerate.
6806
719bb4e3 68072004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
6808
6809 * MAINTAINERS (Write After Approval): Add myself.
6810
6de9cd9a
DN
68112004-05-13 Diego Novillo <dnovillo@redhat.com>
6812
6813 Merge from tree-ssa-20020619-branch.
6814
6815 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6816 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6817 (HOST_GMPLIBS): Define.
6818 (HOST_GMPINC): Define.
6819 (TARGET_LIB_PATH): Add libmudflap.
6820 (GFORTRAN_FOR_TARGET): Define.
6821 (configure-build*): Export GFORTRAN.
6822 (configure-gcc): Export GMPLIBS and GMPINC.
6823 (all-gcc): Add maybe-all-libbanshee.
6824 (configure-target-libgfortran): Define.
6825 * Makefile.in: Regenerate.
6826 * configure.in (host_libs): Add libbanshee.
6827 (target_libraries): Add target-libmudflap and target-libgfortran.
6828 Add --with-libbanshee.
6829 Handle --disable-libmudflap.
6830 (*-*-freebsd*): Use with_gmp.
6831 Add $(libgcj) to noconfigdirs.
6832 * configure: Regenerate.
6833 * depcomp: New file.
6834 * MAINTAINERS: Add tree-ssa maintainers.
6835
8f1b790f
VM
68362004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6837
b4117c30 6838 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 6839
693446fc
BF
68402004-04-30 Brian Ford <ford@vss.fsi.com>
6841
b4117c30 6842 * MAINTAINERS (Write After Approval): Add myself.
693446fc 6843
d1bb666c
UB
68442004-04-29 Uros Bizjak <uros@kss-loka.si>
6845
b4117c30 6846 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 6847
6cf1ac42
PB
68482004-04-28 Paolo Bonzini <bonzini@gnu.org>
6849
6850 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6851 * configure: Regenerate.
6852
632933d5
PB
68532004-04-27 Paolo Bonzini <bonzini@gnu.org>
6854
6855 Revert:
6856 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6857
6858 * Makefile.def (flags_to_pass): Remove *dir variables that
6859 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6860 as well as prefix and exec_prefix.
6861 * Makefile.in: Regenerate.
6862
80dc6aa0
RM
68632004-04-26 Robert Millan <robertmh@gnu.org>
6864
6865 Add patches from libtool CVS.
6866 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6867 * ltconfig: Likewise.
6868 * ltcf-c.sh: Likewise.
6869 * ltcf-cxx.sh: Likewise.
6870 * ltcf-gcj.sh: Likewise.
6871
e11283f1
PB
68722004-04-26 Paolo Bonzini <bonzini@gnu.org>
6873
6874 * Makefile.def (host_modules): Mark with the bootstrap
6875 flag packages on which gcc depends.
6876 * Makefile.tpl (all-bootstrap): Use it.
6877 * Makefile.in: Regenerate.
6878
8546950c
PB
68792004-04-26 Paolo Bonzini <bonzini@gnu.org>
6880
6881 * Makefile.def (flags_to_pass): Remove *dir variables that
6882 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6883 as well as prefix and exec_prefix.
6884 * Makefile.in: Regenerate.
6885
a76494aa
PB
68862004-04-26 Paolo Bonzini <bonzini@gnu.org>
6887
b4117c30
ZW
6888 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6889 * configure: Regenerate.
6890 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6891 * gcc/Makefile.tpl (compare): Use the result of the test.
6892 * gcc/Makefile.in: Regenerate.
a76494aa 6893
03a91701
PB
68942004-04-23 Paolo Bonzini <bonzini@gnu.org>
6895
6896 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6897 Always relocate gcc and prev-gcc to the original names, even
6898 if the build fails.
6899 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6900 New targets.
6901
082a6351
LG
69022004-04-23 Laurent GUERBY <laurent@guerby.net>
6903
6904 * MAINTAINERS: Update my email address.
b4117c30 6905
1f1d584b
RO
69062004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6907
6908 * configure.in (mips*-*-irix5*): Enable ld.
6909 * configure: Regenerate.
082a6351 6910
1db673ca
RO
69112004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6912
6913 * configure: Regenerate.
6914
ce4ea44e
JW
69152004-04-15 James E Wilson <wilson@specifixinc.com>
6916
6917 * Makefile.tpl (configure-[+module+], configure-gcc,
6918 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6919 Set and export LDFLAGS.
6920 * Makefile.in: Regenerate.
6921
611f62ad
MC
69222004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6923
b4117c30 6924 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 6925
be912515
NN
69262004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6927
6928 PR bootstrap/14871
6929 * Makefile.tpl: If we don't have built-in-tree target tools,
6930 use the ones found by configure rather than hacking around with
6931 program_transform_name.
6932 * configure.in: Give Makefile.tpl the information necessary
6933 to do that.
6934 * Makefile.in: Regenerate.
6935 * configure: Regenerate.
6936
9104315a
NN
69372004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6938
6939 PR bootstrap/14760
6940 * configure.in: When computing baseargs, strip *all* copies of
6941 offending options. Also, don't match/substitute the trailing space,
6942 so that this actually works when two similar options are separated by
6943 only one space.
6944 * configure: Regenerate.
6945
bef1d700
DE
69462004-04-06 David Edelsohn <edelsohn@gnu.org>
6947
b4117c30
ZW
6948 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6949 (rs6000-*-aix*): Same.
6950 * configure: Regenerate.
bef1d700 6951
54bcf05e 69522004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
6953
6954 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 6955
369a832c 69562004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
6957
6958 * MAINTAINERS: Add myself to write-after-approval.
369a832c 6959
09a9c095
NN
69602004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6961
7caf53cb
NN
6962 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6963 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6964 * Makefile.in: Regenerate.
6965
09a9c095
NN
6966 * configure.in (top level bootstrap support): Rework --enable-werror
6967 to set @stage2_werror_flag@.
6968 * configure: Regenerate.
6969 * Makefile.tpl (top level bootstrap support): Pass
6970 @stage2_werror_flag@ down to configure in stages 2 and 3.
6971 * Makefile.in: Regenerate.
6972
5595a2bd
NN
69732004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6974
cbfd7e06
NN
6975 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6976 for stages 2 and 3 as well as in make. As a consequence, remove
6977 OUTPUT_OPTION (now detected by configure) from the flags passed down
6978 to make.
6979 * Makefile.in: Regenerate.
6980
5595a2bd
NN
6981 * Makefile.tpl (new-bootstrap): Fix typo.
6982 * Makefile.in: Regenerate.
6983
ca3b3e20
NN
69842004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6985
295f4e42
NN
6986 * Makefile.tpl: Rearrange by moving recursive_targets rules
6987 into their proper sections.
6988 * Makefile.tpl (top level bootstrap support): Move disabling
6989 of coverage flags from 'make' to 'configure'; improve comments.
6990 * Makefile.in: Regenerate.
6991
340de83f
NN
6992 * Makefile.tpl (experimental top level bootstrap) Move stage1
6993 language setting from all- target to configure- target; disable
6994 intermodule optimization in stage 1; prevent gratuitous rebuilds
6995 of stage 1.
6996 * Makefile.in: Regenerate.
6997 * configure.in: Comma-separate stage 1 language list for top
6998 level bootstrap.
6999 * configure: Regenerate.
7000
ca3b3e20
NN
7001 * Makefile.tpl: Clean up experimental top level bootstrap support:
7002 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7003 prev-gcc in configure- targets as well as all- targets.
7004 * Makefile.in: Regenerate.
7005
4d038073
KC
70062004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7007
7008 * compile: New file imported from automake.
7009
ab3533d6
PB
70102004-03-17 Paolo Bonzini <bonzini@gnu.org>
7011
7012 * configure.in: Remove symbolic link section.
7013 * configure: Regenerate.
7014 * Makefile.tpl (links): Remove.
7015 * Makefile.in: Regenerate.
7016
1e0f07d3 70172004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7018 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7019
7020 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7021 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7022 * configure.in: Fix comment typo from last patch.
7023 * configure: Regenerate.
7024
2805b53a
NN
70252004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7026
7027 * Makefile.tpl: Introduce experimental top level bootstrap support.
7028 * Makefile.in: Regenerate.
7029 * configure.in: Introduce support for top level bootstrap.
7030 * configure: Regenerate.
7031
79b4b7d2 70322004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7033 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7034
7035 PR bootstrap/14522
7036 * configure.in: Cope with shells that do not support unquoted ^
7037 * configure: Regenerate.
7038
6bbec498 70392004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7040 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7041
7042 PR bootstrap/14522
79b4b7d2 7043 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7044 quotes inside quoted backquote substitutions.
7045 * configure: Regenerate.
7046
83c15dfc
AP
70472004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7048
7049 PR bootstrap/14522
f2bd98d4 7050 * configure.in: Fix escaping of $.
83c15dfc
AP
7051 * configure: Regenerate.
7052
55ffb5ed
NN
70532004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7054
7055 * configure: Regenerate, since I forgot to while committing Paolo's
7056 changes.
7057
e4c9c075
PB
70582004-03-08 Paolo Bonzini <bonzini@gnu.org>
7059
7060 PR ada/14131
7061 Move language detection to the top level.
7062 * configure.in: Find default values for the tools as
7063 soon as possible. Disable ada if GNAT is not found.
7064 Emit error message about missing languages. Expand
7065 --enable-languages=all for the gcc subdirectory.
7066
5199e2c6
BE
70672004-03-10 Ben Elliston <bje@gnu.org>
7068
7069 * MAINTAINERS: Update my email address.
7070
c18b95e5
DE
70712004-03-05 David Edelsohn <edelsohn@gnu.org>
7072
7073 * ltconfig: Disable building static libraries if building shared
7074 libraries on AIX 5L.
7075
d0fe5ad3
RS
70762004-03-01 Richard Sandiford <rsandifo@redhat.com>
7077
7078 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7079 and disable libgcj.
7080 * configure: Regenerated.
7081
e6f71f9d
BB
70822004-03-01 Brian Booth <bbooth@redhat.com>
7083
7084 * MAINTAINERS: Add myself to write-after-approval.
7085
8983e50e
PB
70862004-03-01 Paolo Bonzini <bonzini@gnu.org>
7087
7088 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7089
d4cd9d81
NN
70902004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7091
7092 PR bootstrap/7087
7093 * Makefile.tpl: Guard XFOO sed statements better.
7094 * Makefile.tpl: Add dependency for configure-target-libada.
7095 * Makefile.in: Regenerate (incidentally fixes broken
7096 commit when libada-branch was merged).
7097
0ea0229e
KC
70982004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7099
7100 * MAINTAINERS: Add myself to write-after-approval.
7101
bad93735
AP
71022004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7103
7104 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7105 maintainers.
7106
a7ca14fc
AC
71072004-02-20 Andrew Cagney <cagney@redhat.com>
7108
7109 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7110 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7111
51592782
NN
71122004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7113
7114 PR bootstrap/11932
7115 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7116
6a30854a
JQ
71172004-02-14 Jerry Quinn <jlquinn@optonline.net>
7118
7119 * MAINTAINERS: Added myself to write-after-approval.
7120
be8b2bee
MK
71212004-02-14 Michael Koch <konqueror@gmx.de>
7122
7123 * MAINTAINERS: Added myself to write-after-approval.
7124
972760b7
JM
71252004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7126
7127 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7128 some OS port maintainers to OS port maintainers section.
7129
b0281654
FCE
71302004-02-13 Frank Ch. Eigler <fche@redhat.com>
7131
7132 * MAINTAINERS: Add self.
7133
3c419fd6
KH
71342004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7135
7136 * MAINTAINERS: Alphabetize.
7137
e88e9aee
PB
71382004-02-12 Paolo Bonzini <bonzini@gnu.org>
7139
7140 * MAINTAINERS: Remove myself.
b4117c30 7141
1915e422
DE
71422004-02-11 David Edelsohn <edelsohn@gnu.org>
7143
7144 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7145 (rs6000-*-aix*): Same.
7146 * configure: Regenerate.
7147
a22c2d8d
KC
71482004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7149
7150 * configure.in (host): Add in missing $noconfigdirs to defines.
7151 * configure: Regenerate.
7152
d9cdb878
AC
71532004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7154 Nathanael Nerode <neroden@gcc.gnu.org>
7155
7156 PR ada/6637, PR ada/5911
b4117c30 7157 Merge with libada-branch:
d9cdb878
AC
7158 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7159 with appropriate dependencies. Add --enable-libada configure switch.
7160 * configure, Makefile.in: Regenerate.
7161
8bd92821
PB
71622004-02-09 Paolo Bonzini <bonzini@gnu.org>
7163
7164 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7165
89a95129
RO
71662004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7167
7168 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7169 * configure: Regenerate.
7170
892629bc
GK
71712004-02-04 Geoffrey Keating <geoffk@apple.com>
7172
7173 Merge from upstream:
7174
7175 * ltmain.in: When setting IFS to '~', be careful about user
7176 arguments that contain '~'.
7177
7178 2004-02-04 Peter O'Gorman <peter@pogma.com>
7179
7180 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7181 Also test $base_compile against $CC with escaped arguments. Bug
7182 reported by Geoff Keating <geoffk@apple.com>.
7183
6b402165
KH
71842004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7185
7186 * MAINTAINERS: Remove i960 port.
7187
fa2f0306
DD
71882004-01-23 DJ Delorie <dj@redhat.com>
7189
7190 * Makefile.def (target_modules) [libiberty]: Don't stage.
7191 * Makefile.in: Rebuilt.
7192
9feb20aa
CT
71932004-01-20 Caroline Tice <ctice@apple.com>
7194
7195 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7196
7aed2ccc
PC
71972004-01-19 Paolo Carlini <pcarlini@suse.de>
7198
7199 * MAINTAINERS: Update my email address.
7200
f25bebe1
JM
72012004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7202
7203 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7204
28083580
VR
72052004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7206
7207 * MAINTAINERS: Remove entries without email address.
7208
c0f4b5e4
DJ
72092004-01-15 Daniel Jacobowitz <drow@mvista.com>
7210
7211 * MAINTAINERS: Add myself to write-after-approval.
7212
b5eb5a5e
SB
72132004-01-15 Steven Bosscher <stevenb@suse.de>
7214
7215 * MAINTAINERS: Update my email address.
7216
dce2d8b2 72172004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
7218
7219 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7220 * Makefile.tpl (configure-target-[+module+]): Support stage.
7221 * Makefile.in: Rebuilt.
7222
74c0b320
ILT
72232004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7224
7225 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7226
2560344b
RS
72272004-01-10 Richard Sandiford <rsandifo@redhat.com>
7228
7229 * MAINTAINERS: Add myself as a MIPS maintainer.
7230
8b21cda6
NN
72312004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7232
2b6c260d
NN
7233 * configure.in: Use ./config.cache, not config.cache.
7234 * configure: Regenerate.
7235 * Makefile.tpl: Special-casing not needed for GCC any more.
7236 * Makefile.in: Regenerate.
7237
09438bde
NN
7238 * configure.in: Don't share a cache file for host dirs.
7239 * configure: Regenerate.
7240
8b21cda6
NN
7241 * config-ml.in: Don't mess with the cache file.
7242
e42870df
EB
72432004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7244
7245 * MAINTAINERS: Move myself from 'Write After Approval' to
7246 'CPU Port Maintainers' section as SPARC maintainer.
7247
6b9eb62c
NN
72482004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7249
78a816a6
NN
7250 * Makefile.tpl: Make GCC use a separate config.cache.
7251 * Makefile.in: Regenerate.
7252
6b9eb62c
NN
7253 PR bootstrap/11932, PR bootstrap/11933
7254 (I don't know if it will fix either of them, but it relates
7255 to them.)
7256 * configure.in: Don't use shared config.cache for target
7257 directories.
7258 * configure: Regenerate.
7259
86d7b562
DN
72602004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7261
7262 * MAINTAINERS: Add myself to 'Write After Approval' section.
7263
07d0a605
RS
72642003-12-31 Roger Sayle <roger@eyesopen.com>
7265
7266 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7267 * configure: Regenerated.
7268
459ac19f
KH
72692003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7270
7271 * MAINTAINERS: Remove the mn10200 maintainer.
7272
5785c0ed 72732003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 7274
cc6010cd
AP
7275 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7276 * configure: Regenerated.
5785c0ed 7277
a268eff9
JH
72782003-12-16 Jan Hubicka <jh@suse.cz>
7279
7280 * MAINTAINERS: Add myself as callgraph maintainer.
7281
9d465b12
TF
72822003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7283
7284 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7285 * configure: Regenerate.
7286
a68a270a
GB
72872003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7288
7289 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7290 'Write After Approval' section. Update email.
7291
dce2d8b2 72922003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
7293
7294 * MAINTAINERS (Write After Approval): Add myself.
7295
8c052da4
MT
72962003-11-20 Matt Thomas <matt@3am-software.com>
7297
7298 * MAINTAINERS: Add myself as a vax port maintainer.
7299
e75f9147
KC
73002003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7301
7302 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7303 (configure-build-[+module+], configure-[+module+]): Likewise.
7304 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7305 * Makefile.in: Regenerate.
7306
43d8d958
AT
73072003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7308
7309 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7310 shared/dylibed libraries.
7311 * ltmain.sh: Likewise.
7312 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7313 * ltcf-cxx.sh: Likewise.
7314 * ltcf-gcj.sh: Likewise.
7315 * ltconfig: Likewise.
7316
638dcaa0
SC
73172003-11-17 Stan Cox <scox@redhat.com>
7318
7319 * MAINTAINERS: Add myself as iq2000 port maintainer.
7320
15cc172b
AC
73212003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7322
b4117c30
ZW
7323 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7324 * Makefile.in: Regenerate.
15cc172b 7325
20af77cd
UW
73262003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7327
7328 * config.sub: Update to 2003-11-03 version.
7329
4dd01c5c
PE
73302003-10-20 Phil Edwards <phil@codesourcery.com>
7331
7332 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7333 * configure: Regenerate.
7334
dce2d8b2 73352003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
7336
7337 * MAINTAINERS: Add myself to 'Write After Approval' section.
7338
8b7ebc31
AC
73392003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7340
7341 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7342
afe1910c
JM
73432003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7344
7345 * MAINTAINERS: Update my email address.
7346
05dcec66
RO
73472003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7348
7349 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7350
dce2d8b2 73512003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
7352
7353 * MAINTAINERS: Add myself to 'Write After Approval' section.
7354
507ec745
BI
73552003-10-16 Bernardo Innocenti <bernie@develer.com>
7356
7357 * config.guess: Update to 2003-10-16 version.
7358 * config.sub: Update to 2003-10-16 version.
7359
dce2d8b2 73602003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
7361
7362 * MAINTAINERS: Added myself to 'Write After Approval' section.
7363
0c9b16bc
FH
73642003-10-15 Falk Hueffner <falk@debian.org>
7365
7366 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7367 'Write After Approval' section. Update email.
7368
74d57d15
RS
73692003-10-14 Roger Sayle <roger@eyesopen.com>
7370
7371 * MAINTAINERS: Move myself from 'Write After Approval' to
7372 'Various Maintainers' section as middle-end maintainer.
7373
d29b8ad8
NN
73742003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7375
7376 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7377 HOST_FLAGS_TO_PASS.
7378 * Makefile.in: Regenerate.
7379
26db814a
BI
73802003-10-11 Bernardo Innocenti <bernie@develer.com>
7381
7382 * config.guess: Update to 2003-10-07 version.
7383 * config.sub: Update to 2003-10-07 version.
7384
fffeb871
RO
73852003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7386
7387 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7388 * ltconfig (irix5*, irix6*): Don't override version_type.
7389
6691a79e
ME
73902003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7391
7392 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7393 * configure: Rebuilt
7394 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7395 * Makefile.in: Rebuilt
7396
62cdd71e
L
73972003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7398
7399 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7400
6fe2eacc
CW
74012003-09-30 Carlo Wood <carlo@alinoe.com>
7402
cc6010cd 7403 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 7404
ea57e5ad
PK
74052003-09-29 Paul Koning <ni1d@arrl.net>
7406
7407 * MAINTAINERS: Move myself from "Write After Approval"
7408 to CPU platform maintainers for pdp11 platform.
7409
e070672a
AT
74102003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7411
7412 * MAINTAINERS: Move myself from 'Write After Approval' to
7413 'Various Maintainers' section as libffi testsuite maintainer.
7414
43bb47c2
DJ
74152003-09-21 Daniel Jacobowitz <drow@mvista.com>
7416
7417 * configure.in: Pass a computed --program-transform-name
7418 to subconfigures.
7419 * configure: Regenerated.
7420
da9d3b37
NN
74212003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7422
94322beb
NN
7423 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7424 * Makefile.in: Regenerate.
7425
da9d3b37
NN
7426 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7427 * Makefile.in: Regenerate.
7428
ffd9060b
ZL
74292003-09-19 Ziemowit Laski <zlaski@apple.com>
7430
7431 * MAINTAINERS: Move myself from 'Write After Approval'
7432 to 'Various Maintainers' (objective-c) section.
7433
eeae7b41
DJ
74342003-09-17 Daniel Jacobowitz <drow@mvista.com>
7435
7436 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7437 quoting.
7438 * configure: Regenerated.
7439
a080d12b
JB
74402003-09-16 Joel Brobecker <brobecker@gnat.com>
7441
7442 * MAINTAINERS (Write After Approval): Add myself to write after
7443 approval list.
7444
6cd2fc59
DN
74452003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7446
cc6010cd 7447 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 7448
dcbdd9cc
ILT
74492003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7450
7451 * MAINTAINERS: Update my e-mail address.
7452
e517f636
AM
74532003-09-09 Alan Modra <amodra@bigpond.net.au>
7454
7455 * libtool.m4 (LD): Correct powerpc64 host match.
7456
bc49924b
JW
74572003-09-06 James E Wilson <wilson@tuliptree.org>
7458
7459 * MAINTAINTERS: Update my affiliation and email address.
7460
082124f5
ZD
74612003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7462
7463 * MAINTAINERS (Write After Approval): Add myself.
7464
dc94d89e
DD
74652003-09-04 DJ Delorie <dj@redhat.com>
7466
7467 * configure: Regenerate.
7468
74692003-09-04 Robert Millan <robertmh@gnu.org>
7470
7471 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 7472
7a0f2d4e
KG
74732003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7474
7475 * configure.in: Ensure arguments to sed are properly spaced.
7476 * configure: Regenerate.
7477
88d032eb
GP
74782003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7479
7480 * MAINTAINERS: Update my e-mail address.
7481
0b3f3d22
ME
74822003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7483
7484 * MAINTAINERS (Write After Approval): Add myself.
7485
d253f9ba
DJ
74862003-08-27 Daniel Jacobowitz <drow@mvista.com>
7487
7488 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7489 * configure: Regenerated.
7490
066ec9c9
MM
74912003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7492
7493 * MAINTAINERS: Update my email address.
7494
415d7ef9
PE
74952003-08-23 Phil Edwards <pme@gcc.gnu.org>
7496
7497 * configure.in: Use newline instead of semicolon when assuming
7498 shell arguments in a for loop.
7499 * configure: Regenerated.
7500
e1567352
JE
75012003-08-22 Jason Eckhardt <jle@rice.edu>
7502
7503 * MAINTAINERS: Resurrect the i860 maintainer.
7504
b348267b
GK
75052003-08-20 Geoffrey Keating <geoffk@apple.com>
7506
e50084fa
GK
7507 PR 8180
7508 * configure.in: When testing with_libs and with_headers, treat
7509 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7510 * configure: Regenerate.
b4117c30 7511
b348267b
GK
7512 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7513 make, shell, etc.
7514 (baseargs): Likewise.
7515 * configure: Regenerate.
7516
ca26ffe0
BI
75172003-08-20 Bernardo Innocenti <bernie@develer.com>
7518
7519 * MAINTAINERS (Write After Approval): Add myself.
7520
940cde4d
GK
75212003-08-19 Geoffrey Keating <geoffk@apple.com>
7522
7523 * configure.in: Disable libgcj for darwin not on powerpc.
7524 * configure: Rebuild.
7525
74bed51b
ADL
75262003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7527
7528 * config-ml.in, symlink-tree: Add license.
7529
b4117c30
ZW
75302003-08-03 Richard Stallman <rms@gnu.org>
7531 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
7532
7533 * README.SCO: New file.
7534
333a28b4
MK
75352003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7536
7537 * Makefile.tpl (check, check-c++): Express dependencies using
7538 dependencies rather than commands.
7539 * Makefile.in: Regenerate.
7540
c197e306
AC
75412003-08-01 Andrew Cagney <cagney@redhat.com>
7542
7543 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7544 * configure: Ditto.
7545
a8ee6e2d
GK
75462003-07-31 Geoffrey Keating <geoffk@apple.com>
7547
7548 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 7549 * Makefile.in: Update.
a8ee6e2d 7550
8d9b3f2e
AT
75512003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7552
7553 * configure.in: Enable libgcj for darwin.
7554 * configure: Rebuild.
7555
52c0c542
PE
75562003-07-29 Phil Edwards <pme@gcc.gnu.org>
7557
7558 * config-ml.in: Use ac_configure_args directly instead of
7559 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7560 actually seen.
7561
b4acb5ef
NN
75622003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7563
7564 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7565 creating target and build subdirs to build all parent dirs as needed.
7566 * Makefile.in: Rebuild.
7567 * configure.in: Don't build dirs explicitly here.
7568 * configure: Rebuild.
7569
a51d71d0
PB
75702003-07-26 Paul Brook <paul@nowt.org>
7571
7572 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7573
f43e12ce
AO
75742003-07-22 Alexandre Oliva <aoliva@redhat.com>
7575
7576 * Makefile.tpl (all-make): Depend on intl.
7577 * Makefile.in: Rebuilt.
7578
8a199ff6
PE
75792003-07-20 Phil Edwards <pme@gcc.gnu.org>
7580
7581 * install-sh: Update to newer upstream versions (associated with
7582 aclocal 1.7).
7583 * mkinstalldirs: Likewise.
7584 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7585
e6a8c803
AP
75862003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7587
7588 * MAINTAINERS: Move self from Bug database only accounts
7589 to write-after-approval.
7590
9f13608f
NN
75912003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7592
7593 * config.if: Remove unused libc_interface determination.
7594
c7864714
NN
75952003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7596
7597 * MAINTAINERS: Move self from write-after-approval to
7598 build machinery (*.in).
7599
775956d0
NN
76002003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7601
7602 PR bootstrap/11273
7603 PR bootstrap/11408
7604 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7605 unused INSTALL_PROGRAM_ARGS.
7606 * configure.in: Use AC_PROG_INSTALL.
7607 * Makefile.in: Regenerate.
7608 * configure: Regenerate.
7609
c7f67a6e
KH
76102003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7611
7612 * MAINTAINERS: Alphabetize.
7613
33952f6f
AO
76142003-07-10 Alexandre Oliva <aoliva@redhat.com>
7615
7616 * configure: Rebuilt.
7617 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7618 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7619 newlib nor libgloss.
7620 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7621 * configure.in (am33_2.0-*-linux*): Added.
7622
0d4f1b4e
BW
76232003-07-09 Bob Wilson <bob.wilson@acm.org>
7624
7625 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7626 * configure: Regenerate.
7627
56694dd9
ZW
76282003-07-07 Zack Weinberg <zack@codesourcery.com>
7629
7630 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7631 * Makefile.in: Regenerate.
7632
21607eb4
ZW
76332003-07-04 Zack Weinberg <zack@codesourcery.com>
7634
7635 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7636 * Makefile.in: Regenerate.
7637
dce2d8b2 76382003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
7639
7640 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7641 * Makefile.in: Regenerated.
7642
5d42f90e
L
7643 * config-ml.in: Replace PWD with PWD_COMMAND.
7644
6eb95e99
ZW
76452003-07-04 Zack Weinberg <zack@codesourcery.com>
7646
7647 * intl: New directory; see intl/ChangeLog for details.
7648 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7649 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7650 * Makefile.in: Regenerate.
7651
07d1940e
NN
76522003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7653
7654 * configure.in: Clean up config-lang.in handling. Delete
7655 useless assignment to "subdirs".
7656 * configure: Regenerate.
7657
4dbda6f0
NN
76582003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7659
7660 * configure.in: Rename 'target_libs' to 'target_libraries'.
7661 Remove useless reference to 'target_libs'.
7662 * configure: Regenerate.
7663
2c30ab71
KS
76642003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7665
7666 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7667 * Makefile.in: Regenerate.
7668
11405c93
NN
76692003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7670
7671 * Makefile.def: Introduce flags_to_pass.
7672 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7673 * Makefile.in: Regenerate.
7674
fb87ad5d
HPN
76752003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7676
7677 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7678 and target-libgloss.
7679 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7680 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7681 * configure: Regenerate.
7682
a7956a48
BK
76832003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7684
7685 * configure.in: Update testsuite_flags to new location.
7686 * configure. Regenerate.
6eb95e99 7687
eaf9f3b2
NN
76882003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7689
7690 * Makefile.tpl: Remove BUILD_CC stuff.
7691 * Makefile.in: Regenerate.
7692
2d89ffef
KH
76932003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7694
7695 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7696
dce2d8b2 76972003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
7698
7699 * MAINTAINERS (Write After Approval): Add myself.
7700
dce2d8b2 77012003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 7702
b951c91c
L
7703 * config.guess: Update to 2003-06-12 version.
7704 * config.sub: Update to 2003-06-13 version.
7705
dce2d8b2 77062003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
7707
7708 * config.guess: Update to 2003-06-06 version.
7709 * config.sub: Update to 2003-06-06 version.
7710
655b7166
RO
77112003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7712
7713 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7714 * configure. Regenerate.
7715
01b759aa
NN
77162003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7717
bf1d3e81
NN
7718 * configure.in: Disable serial configure by default.
7719 * configure: Regenerate.
7720 * Makefile.tpl: Abolish .NOTPARALLEL.
7721 * Makefile.in: Regenerate.
7722
e89fbdfe
NN
7723 * Makefile.tpl: Replace {build,host,target}_canonical by
7724 {build,host,target}.
7725 * Makefile.in: Regenerate.
7726
01b759aa
NN
7727 * Makefile.tpl: Fix stupid pasto.
7728 * Makefile.in: Regenerate.
7729
f7dae026
NN
77302003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7731
7732 * Makefile.tpl: Remove bogus conditional.
7733 * Makefile.in: Regenerate.
7734
77352003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
7736
7737 * Makefile.tpl (profiledbootstrap): New target.
7738 * Makefile.in (profiledbootstrap): New target.
7739
2ffc3e73 77402003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
7741
7742 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7743 Pinski. Remove user names from other bugzilla-only maintainers.
7744
1a1e6b96
NN
77452003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7746
1358ccea
NN
7747 * Makefile.tpl: Make 'recursive targets' using autogen rather
7748 than shell loop. Remove duplicate 'clean' targets and false
7749 comments.
7750 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7751 Add systematic method of specifying missing targets in subdirs.
7752 Add copyright boilerplate.
7753 * Makefile.in: Regenerate.
7754 * configure.in: Add 'recursive targets' to maybe list.
7755 * configure: Regenerate.
7756
ae74ed1f
NN
7757 * MAINTAINERS: "GNATS only" -> "Bug database only".
7758
1a1e6b96
NN
7759 * Makefile.tpl: Rename [+target+] to [+make_target+].
7760 * Makefile.def: Rename 'target' to 'make_target'.
7761
c79af3fa
NB
77622003-05-31 Neil Booth <neil@daikokuya.co.uk>
7763
7764 * MAINTAINERS: Add self as options handling maintainer.
7765
39d85b61
MM
77662003-05-28 Michael Meissner <gnu@the-meissners.org>
7767
7768 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7769 been too long since I touched those ports.
7770
afc2b62d
DD
77712003-05-28 DJ Delorie <dj@redhat.com>
7772
7773 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7774 * Makefile.in: Regenerate.
7775
df445104
MR
77762003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7777
7778 * configure.in: Use curly braces in the definition of tooldir.
7779 * configure: Regenerate.
7780
2eb98e5d 77812003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 7782
2eb98e5d
DD
7783 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7784 newlib or libgloss.
7785 * Makefile.in: Regenerate.
7786
862fced8
DD
77872003-05-21 DJ Delorie <dj@redhat.com>
7788
7789 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7790 * Makefile.in: Regenerate.
7791
fc351800
ILT
77922003-05-20 Ian Lance Taylor <ian@airs.com>
7793
7794 * MAINTAINERS: Update my e-mail address.
7795
7e2dbcef
NN
77962003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7797
7798 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 7799 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
7800 Factor out common code from autogen IF statements.
7801 * configure: Regenerate.
7802 * Makefile.in: Regenerate.
7803
f2a0e225
KC
78042003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7805
7806 * configure.in: Accept i[3456789]86 for machine type.
7807 * configure: Regenerate.
7808
8b87bb96
NN
78092003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7810
7811 * configure.in: Switch more things to use maybe dependencies.
7812 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7813 * configure: Regenerate.
7814 * Makefile.tpl: Switch more things to use maybe dependencies.
7815 * Makefile.in: Regenerate.
7816
fdb882bc 78172003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
7818
7819 * Makefile.tpl (install-opcodes): Define.
7820 * Makefile.in: Rebuild.
7821
f7c50032
AJ
78222003-05-13 Andreas Jaeger <aj@suse.de>
7823
7824 * config.guess: Update to 2003-05-09 version.
7825 * config.sub: Update to 2003-05-09 version.
7826
dce2d8b2 78272003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
7828
7829 * configure.in: Correct sed script so that options in quotes are not
7830 deleted.
7831 * configure: Rebuild.
7832
aa8f1f57
CV
78332003-05-12 Corinna Vinschen <corinna@vinschen.de>
7834
7835 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7836 and $$s/newlib/libc/sys/cygwin32 include paths.
7837 * configure: Ditto.
7838
0c130f81
MM
78392003-05-12 Michael Meissner <gnu@the-meissners.org>
7840
7841 * MAINTAINERS: Update my email addresses.
7842
aa1a100b
EB
78432003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7844
7845 * config-ml.in: Propagate INSTALL variables.
f7c50032 7846
87861833
GP
78472003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7848
7849 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7850
de722255
CD
78512003-05-02 Chris Demetriou <cgd@broadcom.com>
7852
6eb95e99
ZW
7853 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7854 * Makefile.in: Regenerate.
de722255 7855
96c4a002
WB
78562003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7857
7858 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7859
55b15a11
WB
78602003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7861
7862 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7863
0c227849
DJ
78642003-04-27 Daniel Jacobowitz <drow@mvista.com>
7865
7866 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7867 * Makefile.in: Regenerated.
7868
d45148c1
WB
78692003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7870
7871 * MAINTAINERS (Write After Approval): Upgrade myself from
7872 GNATS only to write-after-approval. Update my mail address.
7873
dce2d8b2 78742003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
7875
7876 (OS Port Maintainers: freebsd): Add myself.
7877
438f50c3
MM
78782003-04-22 Mark Mitchell <mark@codesourcery.com>
7879
7880 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7881
9074e169
KJ
78822003-04-22 Kean Johnston <jkj@sco.com>
7883
7884 * MAINTAINERS (SCO ports): Added myself.
7885
dfd39a2e
NS
78862003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7887
7888 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7889
ccbae82a
KJ
78902003-04-19 Kean Johnston <jkj@sco.com>
7891
7892 * MAINTAINERS (Write After Approval): Add myself.
7893
2f50999f
GP
78942003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7895
7896 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7897 * Makefile.in: Regenerate.
7898
e9b84181
JJ
78992003-04-18 Jakub Jelinek <jakub@redhat.com>
7900
7901 * configure.in (powerpc64*-*-linux*): Remove.
7902 * configure: Rebuilt.
7903
1ca4c6e1
PE
79042003-04-17 Phil Edwards <pme@gcc.gnu.org>
7905
7906 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7907 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7908 and restrap.
7909 * Makefile.in: Regenerate.
7910
0590b963
RE
79112003-04-16 Richard Earnshaw <rearnsha@arm.com>
7912
7913 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7914 * configure: Regenerated.
7915
ff41a56f
DD
79162003-04-15 DJ Delorie <dj@redhat.com>
7917
7918 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7919
50d440bc
NC
79202003-04-13 Nick Clifton <nickc@redhat.com>
7921
7922 * config-ml.in: Remove support for --disable-aix removing
7923 call-aix multilibs.
7924
b1e0a93e
AO
79252003-04-10 Alexandre Oliva <aoliva@redhat.com>
7926
7927 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7928 * */configure: Rebuilt.
7929
71fb704d
JS
79302003-04-08 Joel Sherrill <joel@oarcorp.com>
7931
7932 * MAINTAINERS: Add my email address.
7933
3897ea90
OH
79342003-03-17 Olivier Hainque <hainque@act-europe.fr>
7935
7936 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 7937
93c834b7
NN
79382003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7939
7940 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7941 * Makefile.in: Regenerate.
7942
82c34dcb
MC
79432003-03-14 Michael Chastain <mec@shout.net>
7944
7945 * Makefile.in: Regenerate with correct Makefile.def.
7946
73458fb7
NN
79472003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7948
7949 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7950 Make macro.
7951 * Makefile.in: Regenerate.
7952 * configure.in: Clean up gxx_include_dir logic.
7953 * configure: Regenerate.
7954
32cf27e5
AE
79552003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7956
7957 * MAINTAINERS (Write After Approval): Add myself.
7958
c727e7a0
BE
79592003-03-10 Ben Elliston <bje@wasabisystems.com>
7960
7961 * MAINTAINERS: Update my mail address.
7962
9a27ac7a
FS
79632003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7964
7965 * configure.in (gxx_include_dir): Fix typo.
7966 * configure: Regenerated.
7967
3aa83176
NN
79682003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7969
7970 * Makefile.tpl: Reindent.
7971 * Makefile.in: Regenerate.
7972 * configure.in: Reindent. Don't set unused variables.
7973 * configure: Regenerate.
7974
9124bc53
DJ
79752003-03-04 Daniel Jacobowitz <drow@mvista.com>
7976
7977 * configure.in: Include $(build_tooldir)/sys-include in
7978 FLAGS_FOR_TARGET.
7979 * configure: Regenerated.
7980
cb543528
NN
79812003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7982
c858bf1e
NN
7983 * Makefile.tpl: Always pass down RANLIB.
7984 * Makefile.in: Regenerate.
7985
aa9c3ab4
NN
7986 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7987 * Makefile.in: Regenerate.
7988 * configure.in: Remove unused logic relating to --enable-shared
7989 and --enable-threads. Remove bogus comments. Remove redundant
7990 noconfigdirs.
7991 * configure: Regenerate.
7992
cb543528
NN
7993 * configure.in: Replace ${libstdcxx_version} by its value.
7994 Remove reference to mh-dgux.
7995 * configure: Regenerate.
7996
53f70c1b
KB
79972003-03-03 Kevin Buettner <kevinb@redhat.com>
7998
7999 * MAINTAINERS (Write After Approval): Add myself.
8000
df0f0674
NN
80012003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8002
8003 * Makefile.tpl: Rearrange.
8004 * Makefile.in: Regenerate.
8005
dce2d8b2 80062003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8007
8008 * configure.in: Add support for kaOS as cross build target system.
8009 * configure: Regenerated.
8010
a7a287eb
SB
80112003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8012
8013 * MAINTAINERS (Write after approval): Add myself.
8014
ff00c8a2
JW
80152003-02-21 James E Wilson <wilson@tuliptree.org>
8016
8017 * MAINTAINERS: Update my email address.
8018
abb2db7a
ZW
80192003-02-21 Zack Weinberg <zack@codesourcery.com>
8020
8021 * MAINTAINERS: Add self to blanket write privs. section.
8022
e9f2dc3b
SM
80232003-02-20 Sean McNeil <sean@blue.mcneil.com>
8024
8025 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8026 configure-target-* as some target builds may require additional
8027 flags for preprocessor tests.
8028 * Makefile.in: Regenerated.
8029
ee03dc5e
AO
80302003-02-19 Alexandre Oliva <aoliva@redhat.com>
8031
11856278
AO
8032 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8033 * ltconfig: Handle it.
8034 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8035 auto-detecting it.
8036
274aef32
AO
8037 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8038 it is used as argument to $CC.
8039 * ltcf-gcj.sh: Likewise.
8040
ee03dc5e
AO
8041 * configure.in: Introduce --enable-maintainer-mode.
8042 * configure: Rebuilt.
8043 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8044 for maintainer mode.
8045 * Makefile.in: Rebuilt.
8046
30db8e17
JM
80472003-02-18 Jason Merrill <jason@redhat.com>
8048
8049 * Makefile.tpl (check-c++): Allow parallelism.
8050
cab60ac6
GP
80512003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8052
8053 * MAINTAINERS: Remove John Carr (who never actually had access to
8054 gcc.gnu.org).
8055
c8e5d1af
GK
80562003-02-15 Geoffrey Keating <geoffk@apple.com>
8057
8058 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8059 don't configure target-libobjc.
8060 * configure: Regenerate.
8061
70f91f50
RO
80622003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8063
8064 * Makefile.tpl (RANLIB): Define.
8065 * Makefile.in: Regenerate.
8066
669e9062
LB
80672003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8068
8069 * MAINTAINERS: Update my email.
abb2db7a 8070
61b56b2e
KS
80712003-02-06 Keith R Seitz <keiths@redhat.com>
8072
8073 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8074 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8075 * Makefile.in: Regenerated.
8076 * configure.in: Remove all traces of snavigator, db, and grep.
8077 * configure: Regenerated.
8078
a1ba6e15
GP
80792003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8080
8081 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8082 After Approval.
8083
f5f2cce5
CC
80842003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8085
8086 * MAINTAINERS (Write after approval): Add myself.
8087
ba49f6f1
FCE
80882003-01-31 Frank Ch. Eigler <fche@redhat.com>
8089
8090 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8091 * Makefile.in: Regenerated.
8092
ccf9f10c
RS
80932003-01-30 Roger Sayle <roger@eyesopen.com>
8094
8095 * config.guess: Updated to 2003-01-30's version.
8096 * config.sub: Updated to 2003-01-28's version.
8097
a693735b
AO
80982003-01-30 Alexandre Oliva <aoliva@redhat.com>
8099
8100 * config.if: If gcc_version is already set, just use it. Don't set
8101 gcc_version_trigger if it's already set, otherwise set it to
8102 gcc/version.c, but only if the file exists. If it is not set and
8103 gcc/version.c does not exist, try to extract the version number from
8104 $CC.
8105
204c43d6
AT
81062003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8107
abb2db7a 8108 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 8109
842e91ec
PE
81102003-01-27 Phil Edwards <pme@gcc.gnu.org>
8111
8112 * configure.in: Revert 24Jan change.
8113 * configure: Regenerate.
8114
6b99984e
GP
81152003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8116
8117 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8118 entry of HJ Lu.
8119
806e0935
NN
81202003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8121
8122 * configure.in: Revert previous change.
8123 * configure: Regenerate.
8124
307a9864
NN
81252003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8126
8127 * configure.in: Make rda native-only.
8128 * configure: Regenerate.
8129
02ba6302
VR
81302003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8131
8132 * MAINTAINERS: Move myself from GNATS-only-accounts to
8133 write-after-approval.
8134
77d187bc
NN
81352003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8136
8137 * configure.in: Add missing \.
8138 * configure: Rebuilt.
8139
a94a2d4c
JJ
81402003-01-17 Jakub Jelinek <jakub@redhat.com>
8141
8142 * configure.in (baseargs): Avoid using \| in sed regular
8143 expressions.
8144 * configure: Rebuilt.
8145
73f84924
JJ
81462003-01-16 Jakub Jelinek <jakub@redhat.com>
8147
8148 * configure.in (baseargs): Remove all supported forms of
8149 --cache-file, --srcdir, --host, --build and --target options
8150 from argument lists.
8151 * configure: Rebuilt.
8152
8c12fc63
JZ
81532003-01-15 Josef Zlomek <zlomekj@suse.cz>
8154
8155 * MAINTAINERS: Add myself to write-after-approval list.
8156
7c005a3a
AO
81572003-01-15 Alexandre Oliva <aoliva@redhat.com>
8158
8159 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8160 * configure: Rebuilt.
8161
3dfabf63
NN
81622003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8163
8164 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8165 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8166 * Makefile.in: Regenerate.
8167 * configure: Regenerate.
8168
cf53ae10
AO
81692003-01-09 Alexandre Oliva <aoliva@redhat.com>
8170
8171 * configure.in: Remove Makefile in build, host and target modules
8172 unless configure was run with --no-recursion.
8173 * configure: Rebuilt.
8174
3fbe8e4a
CC
81752003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8176
8177 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8178 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8179 * Makefile.in: Regenerate.
8180
66e2aa7d
CD
81812003-01-08 Chris Demetriou <cgd@broadcom.com>
8182
8183 * config.guess: Update to 2003-01-03 version.
8184 * config.sub: Update to 2003-01-03 version.
8185
b5038cfb
CF
81862003-01-07 Christopher Faylor <cgf@redhat.com>
8187
8188 * configure: Regenerate with proper autoconf 2.13.
8189
d02c69be
CF
81902003-01-07 Christopher Faylor <cgf@redhat.com>
8191
8192 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 8193 * configure: Regenerate.
d02c69be 8194
e914a571
AC
81952003-01-06 Andrew Cagney <ac131313@redhat.com>
8196
8197 * configure.in (GDB_TK): Add tcl directories conditional on
8198 gdb/gdbtk directory being present.
8199 * configure: Regenerate.
abb2db7a 8200
dce2d8b2 82012003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 8202
dce2d8b2
EB
8203 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8204 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
8205 * configure: Rebuilt.
8206
89a7012a
TT
82072002-12-31 Tom Tromey <tromey@redhat.com>
8208
8209 * Makefile.in: Rebuilt.
8210 * Makefile.def (target_modules) [libffi]: Allow installation.
8211
3f4f56e2
AS
82122002-12-31 Andreas Schwab <schwab@suse.de>
8213
8214 * configure.in: Fix use of $program_transform_name.
8215 * configure: Regenerated.
8216
6c1b8d0a
DJ
82172002-12-30 Daniel Jacobowitz <drow@mvista.com>
8218
8219 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 8220 * configure: Regenerated.
6c1b8d0a 8221
c5120911
AO
82222002-12-29 Alexandre Oliva <aoliva@redhat.com>
8223
8224 * Makefile.tpl (local-distclean): Don't remove...
8225 (multilib.ts): ... this. Moved into...
8226 (multilib.out): ... this. Don't use sub-make.
8227 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8228 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8229 (configure-build-[+module+], configure-[+module+],
8230 configure-target-[+module+], configure-gcc): ... these. Test
8231 for Makefile existence. Drop config.status from dependencies.
8232 * Makefile.in: Rebuilt.
8233 * configure.in: Move gcc-version-trigger to the end of
8234 ac_configure_args. Add comments to maybedep.tmp and
8235 serdep.tmp. Introduce --disable-serial-configure. Remove
8236 nonopt from baseargs, matching and removing corresponding
8237 whitespace while at it.
8238 * configure: Rebuilt.
8239
e245b0ea
AO
82402002-12-28 Alexandre Oliva <aoliva@redhat.com>
8241
903de295
AO
8242 * configure.in (host_configargs): Replace reference to
8243 no-longer-defined buildopts with --build=${build_alias}.
8244 * configure: Rebuilt.
8245
e245b0ea
AO
8246 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8247 program_transform_name to standard idiom.
8248 (AUTOGEN, AUTOCONF): Define.
8249 (Makefile.in): Use $(AUTOGEN).
8250 (Makefile): Depend on config.status, and use autoconf-style rule to
8251 build it. Move original commands to...
8252 (config.status): ... this new target.
8253 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8254 $(AUTOCONF).
8255 * Makefile.in: Rebuilt.
8256
671aa708
NN
82572002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8258
53fbfb58
NN
8259 * Makefile.tpl: Fix dramatic bustage due to change in
8260 program_transform_name.
8261 * Makefile.in: Regenerate.
8262
8263 * configure.in: Remove unnecessary PATH setting.
8264 * configure: Regnerate.
8265
8266 * configure.in: Don't default to unprefixed tools unless
8267 the native tools will work.
8268 * configure: Regenerate.
8269
671aa708
NN
8270 * configure.in: Convert to autoconf script. Blow away lots
8271 of now-redundant Makefile fragments.
8272 * configure: Generate using Autoconf.
8273 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8274 * Makefile.in: Regenerate.
8275
57f40826
NN
82762002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8277
3fedb745
NN
8278 * configure: Fix stupid bug where RANLIB was mistakenly included.
8279
abb2db7a 8280 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
8281 (build_configargs, host_configargs, target_configargs).
8282
8283 * configure.in: Move logic out of sed statement.
8284
abb2db7a 8285 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
8286 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8287
315fa0f4
SS
82882002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8289
8290 * config.sub: Import from master repository
8291 * config.guess: Ditto
8292
45aff44f
AS
82932002-12-24 Andreas Schwab <schwab@suse.de>
8294
8295 * Makefile.tpl (multilib.out): Fix missing space.
8296 * Makefile.in: Regenerate.
8297
88b5521b
NN
82982002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8299
8300 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8301 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8302 * Makefile.in: Regenerate.
8303 * configure.in: Remove unnecessary leftovers.
8304
2a726918
GK
83052002-12-21 Geoffrey Keating <geoffk@apple.com>
8306
8307 * configure.in (extra_ranlibflags_for_target): New variable.
8308 (*-*-darwin): Add -c to ranlib commands.
8309 * configure (tooldir): Handle extra_ranlibflags_for_target.
8310
aace3269 83112002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
8312
8313 * Makefile.tpl: Revert HJL's change.
8314 * Makefile.in: Regenerated.
8315 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8316 always.
8317
f0895142
AS
83182002-12-19 Andreas Schwab <schwab@suse.de>
8319
8320 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8321 * Makefile.in: Regenerate.
8322
dce2d8b2 83232002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
8324
8325 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8326 * Makefile.in: Regenerated.
8327
8328 * configure.in (build_prefix): New. Substitute.
8329
212f6dd0
NN
83302002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8331
79308c5d
NN
8332 * Makefile.tpl: Don't let real targets depend on phony targets.
8333 * Makefile.in: Regenerate.
8334
212f6dd0
NN
8335 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8336 * Makefile.in: Regenerate.
8337
ab17919f
SS
83382002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8339
8340 * config.sub: Import from master repository
8341 * config.guess: Ditto
8342
5ecf91d1
JM
83432002-12-16 Jason Merrill <jason@redhat.com>
8344
8345 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8346 previous 'make bootstrap'.
8347 * Makefile.in: Regenerate.
8348
d8437e1b
HPN
83492002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8350
8351 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8352
4977bab6
ZW
83532002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8354
8355 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8356 * Makefile.in: Regenerate.
8357
0edcfdcb
JM
83582002-12-13 Jason Merrill <jason@redhat.com>
8359
6248218a 8360 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
8361 library tests.
8362 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
8363 * Makefile.in: Regenerate.
8364
4977bab6
ZW
83652002-12-12 Alexandre Oliva <aoliva@redhat.com>
8366
8367 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8368 * Makefile.in: Rebuilt.
8369
f87505dd
AO
83702002-12-12 Alexandre Oliva <aoliva@redhat.com>
8371
8372 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8373
4977bab6
ZW
83742002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8375
8376 * configure: Fix bug put in by gremlins.
8377
8378 * Makefile.tpl: Substitute more autoconfily.
8379 * configure: Substitute more autoconfily.
8380 * Makefile.in: Regenerate.
8381
7f0db92a
SS
83822002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8383
8384 * config.sub: Import from master repository
8385 * config.guess: Ditto
8386 * MAINTAINERS: Added Svein Seldal under write after approval
8387
4977bab6
ZW
83882002-12-08 Andrew Cagney <ac131313@redhat.com>
8389
8390 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8391 * Makefile.in (all-sim): Ditto.
8392
83932002-12-06 DJ Delorie <dj@redhat.com>
8394
8395 * Makefile.tpl: Change configure dependencies to not have real
8396 targets depend on phony targets.
8397
83982002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8399
8400 * configure.in: Revert unintentional change.
8401
8402 * Makefile.tpl: Change dependency for */multilib.out so that
8403 it works when gcc isn't in the tree.
8404
8405 * configure.in: Substitute more.
8406 * configure: Run subconfigures from the Makefile.
8407 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8408 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8409
67f1b906
GP
84102002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8411
8412 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8413
4977bab6
ZW
84142002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8415
8416 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8417 and corresponding dependencies.
8418 * Makefile.in: Regenerate.
8419
8420 * configure.in (host_tools): Order binutils, gas and ld for
8421 convenience in running the testsuites.
8422
8423 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8424 * Makefile.in: Regenerate.
8425 * configure.in: Introduce rules to serialize subconfigure runs.
8426
8427 * configure.in: Introduce BASE_CC_FOR_TARGET.
8428 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8429 Realize configure-build-* targets. Realize configure-target-* targets.
8430 * Makefile.in: Regenerate.
8431
84322002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8433
8434 * configure: Move gcc_version_trigger stuff from here...
8435 * configure.in: ...to here.
8436
8437 * configure.in: Separate subconfigure options added by this file from
8438 options given by the user. Add machinery to put args for host
8439 subconfigures into the Makefile.
8440
8441 * Makefile.tpl: Remove 'vault' targets.
8442 * Makefile.tpl: Reorder and comment dependencies.
8443 * Makefile.in: Regenerate.
8444
84452002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8446 * configure.in: Fix my broken commit of previous patch. (sigh)
8447
743f054e
GK
84482002-11-28 Geoffrey Keating <geoffk@apple.com>
8449
8450 * configure.in: Move host-specific darwin noconfigdirs into
8451 the host-specific section.
8452
4977bab6
ZW
84532002-11-28 Geoffrey Keating <geoffk@apple.com>
8454
8455 * configure.in: Move host-specific darwin noconfigdirs into
8456 the host-specific section.
8457
84582002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8459
8460 * configure: Remove skip-this-dir support.
8461 * Makefile.tpl: Remove skip-this-dir support.
8462
8463 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8464 subdirectories.
8465 * Makefile.in: Regenerate.
8466
8467 * Makefile.tpl: Strip out useless setting of 'dir'.
8468 * Makefile.in: Regenerate.
8469
84702002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8471
8472 * configure.in: Fix deeply stupid bug.
8473
8474 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8475 shell code in CXX_FOR_TARGET
8476 * Makefile.def: Introduce raw_cxx.
8477 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8478 RAW_CXX_FOR_TARGET.
8479 * Makefile.in: Regenerate.
8480
84812002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8482
8483 * Makefile.tpl: Remove unnecessary ifs.
8484 * Makefile.in: Regenerate.
8485
8486 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8487 dependencies. Maybe-ize build-libiberty. Create dummy install
8488 targets for 'no_install' modules.
8489 * configure: Move GDB_TK substitution to configure.in. Move
8490 build_modules stuff to configure.in.
8491 * configure.in: Implement soft dependency machinery. Maybe-ize
8492 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8493 * Makefile.in: Regenerate.
8494
84952002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8496
8497 * Makefile.tpl: Make all-target, install-target behave similarly
8498 to all, install (only hitting configured targets). Eliminate
8499 unused macro defintions.
8500
8501 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8502 build != host.
8503
8504 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8505
8506 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8507
8508 * configure.in: Produce lists of subdir targets we're actually
8509 configuring. Remove references to "dosrel".
8510 * Makefile.tpl: Let configure set which subdir targets are hit.
8511 Remove install-cross; clean up install; remove ALL. Remove
8512 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8513 Autogenerate host module targets. Remove empty dependency lines
8514 and redundant dependency; rearrange slightly.
8515 * Makefile.def: Add host-side libtermcap, utils.
8516
8517 * Makefile.in: Regenerate.
8518
e6226a2f
RO
85192002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8520
8521 * ltconfig (osf[345]): Append $major to soname_spec.
8522 Reflect this in library_names_spec.
8523 * ltmain.sh (osf): Prefix $major with . for use as extension.
8524
3b75d237
AJ
85252002-11-19 Andreas Jaeger <aj@suse.de>
8526
8527 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8528 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8529 and sparc64 GNU/Linux systems.
8530
809108de
NS
85312002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8532
8533 * MAINTAINERS: Update email.
8534
e7e0de7e
GP
85352002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8536
8537 * MAINTAINERS: Complete James Dennett's entry.
8538
f7109dea
EB
85392002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8540
8541 * MAINTAINERS (Write After Approval): Add myself.
8542
d3ac17c9
BK
85432002-11-13 Bruce Korb <bkorb@gnu.org>
8544
8545 * Makefile.tpl: syntactic cleanup
8546
dce2d8b2 85472002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
8548
8549 * MAINTAINERS: Add myself to write-after-approval list.
8550
4977bab6
ZW
85512002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8552
8553 * Makefile.def: Add list of recursive targets to autogenerate.
8554 Add build_modules.
8555 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8556 targets. Autogenerate *-build-* targets.
8557 * Makefile.in: Regenerate.
8558
85592002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8560
8561 * configure: More autoconf-style substitutions.
8562 * Makefile.tpl: More autoconf-style substitutions.
8563 * Makefile.in: Regenerate.
8564
85652002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8566
8567 * configure: Substitute more variables in a more autoconf-friendly
8568 way. Simplify slightly.
8569 * Makefile.tpl: Make more variables substitutable in an
8570 autoconf-friendly way.
8571 * Makefile.in: Regenerate.
8572
d4783999
JW
85732002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8574
8575 * MAINTAINERS (Write After Approval): Add myself.
8576
4977bab6
ZW
85772002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8578
8579 * configure.in (v810*): Remove special setting of tools.
8580
8581 * configure: Add support for extra required flags for ar or nm.
8582 * configure.in (aix4.3+): Use above support for target-specific
8583 issues, rather than using config/mt-aix43.
8584
85852002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8586
8587 * configure: Remove 'removing', which doesn't work. Replace $subdir
8588 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8589 with $srcdir. Reformat indentation. Substitute some variables
8590 formerly hard-coded in the Makefile for build=host.
8591 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8592 * Makefile.def: Autogenerate more.
8593 * Makefile.in: Regenerate.
8594
1c9c903e
AN
85952002-11-04 Adam Nemet <anemet@lnxw.com>
8596
8597 * MAINTAINERS (Write After Approval): Add myself.
8598
40673d2b
KB
85992002-11-04 Kevin Buettner <kevinb@redhat.com>
8600
8601 * Makefile.def (host_modules): Add rda.
8602 * Makefile.in: Regenerate.
8603 * configure.in (target_tool): Add target-rda to list.
8604
42e650ae
GP
86052002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8606
8607 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8608
e004b81f
PE
86092002-10-25 Phil Edwards <pme@gcc.gnu.org>
8610
8611 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8612 and restrap targets to this rule.
8613 * Makefile.in: Regenerate.
8614
06bd49b1
GP
86152002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8616
8617 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8618 GNATS only accounts.
8619
d0af82b0
HPN
86202002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8621
8622 * configure.in (i[3456]86-*-linux*): Add check to disable
8623 ${libgcj} for glibc1.
8624
10782654
DC
86252002-10-24 Denis Chertykov <denisc@overta.ru>
8626
8627 * MAINTAINERS: Add myself as ip2k port maintainer.
8628
a5a438f5
SS
86292002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8630
8631 * configure.in: Add tic4x target.
8632
fe3d5b7f
NN
86332002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8634
aba8a494
NN
8635 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8636 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8637 * Makefile.in: Regenerate.
8638
fe3d5b7f
NN
8639 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8640 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8641 * Makefile.in: Regenerate.
8642
a6ad79e7
JJ
86432002-10-02 Janis Johnson <janis187@us.ibm.com>
8644
8645 * MAINTAINERS: Add myself as web pages co-maintainer.
8646
6a8a9058
NN
86472002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8648
8649 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8650 * Makefile.in: Regenerate.
8651
327d975a
ZW
86522002-10-02 Zack Weinberg <zack@codesourcery.com>
8653
8654 * MAINTAINERS: Add myself and Nathan Sidwell
8655 <nathan@codesourcery.com> as VxWorks maintainers.
8656
a5ae8f19 86572002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
8658
8659 * Makefile.def: Remove order dependency comments.
8660 * Makefile.tpl: Add explicit install-install dependencies.
8661 * Makefile.in: Regenerate.
d0f6c823 8662
34c6040c 8663 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 8664 * Makefile.in: Regenerate.
34c6040c 8665
d0f6c823
NN
8666 * Makefile.tpl: Add configure-target (for src-release in src)
8667 * Makefile.in: Regenerate.
8668
50bd210b
NC
86692002-09-30 Nick Clifton <nickc@redhat.com>
8670
8671 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8672
ca25149e
UW
86732002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8674
8675 * configure.in (s390*-*-linux*): Enable libgcj.
8676
dd30b57d
NN
86772002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8678
9e60a678
NN
8679 * configure: Revert accidentally applied changes.
8680
dd30b57d
NN
8681 * Makefile.tpl: Make more autoconf-friendly.
8682 * Makefile.in: Regenerate.
8683 * configure: Make substitution more autoconf-like.
8684
5831424e
RE
86852002-09-28 Richard Earnshaw <rearnsha@arm.com>
8686
8687 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8688 single entry to handle all these.
8689 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8690 libjava on arm-*-elf.
8691
b7f3b15b
GK
86922002-09-27 Geoffrey Keating <geoffk@apple.com>
8693
8694 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8695 things that depend on them.
8696
0dffceed
NN
86972002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8698
8699 * Makefile.tpl: Make subsituted variables more autoconfy.
8700 * Makefile.in: Regenerate.
8701 * configure: Make seds more autoconfy.
8702
1db75a86 87032002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
8704
8705 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8706 * Makefile.in: Regenerate.
8707 * configure.in: Rewrite sed statements to look autoconfy.
8708
1db75a86
NN
8709 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8710 all-target-foo on configure-target-foo.
8711 * Makefile.def: Ditto.
8712 * Makefile.in: Rebuild.
8713
741a4e89
AH
87142002-09-25 Andrew Haley <aph@redhat.com>
8715
8716 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8717
95ddd785
NN
87182002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8719
8720 * Makefile.def: New file.
8721 * Makefile.tpl: New file.
8722 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8723 * contrib/gcc_update: Note that Makefile.in is a generated file.
8724
8725 * configure.in: Minor rearrangement. Simplify tests.
8726
65a824f6
JT
87272002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8728
8729 * configure.in (with_headers): Skip copy if value is "yes".
8730 (with_libs): Likewise.
8731
51270f0a 87322002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
8733
8734 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8735 * configure.in (sh*-*-pe*): Ditto.
8736 * configure.in (mips*-*-pe*): Ditto.
8737 * configure.in (*arm-wince-pe): Ditto.
8738
8f89dbf4
NN
8739 * configure.in: Rearrange.
8740
c1b8db3f
KH
87412002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8742
8743 * MAINTAINERS: Update my email address.
8744
341f0575
PK
87452002-08-30 Paul Koning <pkoning@equallogic.com>
8746
8747 * MAINTAINERS: (Write After Approval): Add myself.
8748
d2e06980
GK
87492002-08-29 Geoffrey Keating <geoffk@redhat.com>
8750
8751 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8752
4906d5d8
GK
87532002-08-24 Geoffrey Keating <geoffk@redhat.com>
8754
8755 * MAINTAINERS: Change my mailing address.
8756
e9a25cc8
PC
87572002-08-21 Paolo Carlini <pcarlini@unitus.it>
8758
8759 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 8760 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 8761
dce2d8b2 87622002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
8763
8764 * MAINTAINERS (Write After Approval): Remove myself.
8765 (Various Maintainers: c++ runtime libs): Add myself.
8766
5ce6f47b
EC
87672002-08-15 Eric Christopher <echristo@redhat.com>
8768
8769 * config.sub: Import from master repository.
8770 * config.guess: Ditto.
8771
7f9317f0
AO
87722002-08-19 Alexandre Oliva <aoliva@redhat.com>
8773
8774 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8775 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8776 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8777
7aecca3d
AH
87782002-08-16 Aldy Hernandez <aldyh@redhat.com>
8779
8780 * MAINTAINERS: Add self to rs6000 vector extensions.
8781
8ea4b195
AO
87822002-08-15 Alexandre Oliva <aoliva@redhat.com>
8783
8784 * libiberty/configure: Reverted unintended yesterday's check in.
8785
f5cc59a7
AO
87862002-08-14 Alexandre Oliva <aoliva@redhat.com>
8787
8788 * boehm-gc/configure, libf2c/configure: Rebuilt.
8789 * libffi/configure, libiberty/configure: Ditto.
8790 * libjava/configure, libobjc/configure: Ditto.
8791 * libstdc++-v3/configure, zlib/configure: Ditto.
8792 Merged from binutils:
8793 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8794 From Steve Ellcey <sje@cup.hp.com>:
8795 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8796 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8797 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8798 IA64.
8799 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8800 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8801 soname_spec, sys_lib_search_path_spec): Ditto.
8802
dce2d8b2 88032002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
8804
8805 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8806
2ff34870
L
88072002-08-04 H.J. Lu (hjl@gnu.org)
8808
8809 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8810
a014f2fe
KW
88112002-08-02 Krister Walfridsson <cato@df.lth.se>
8812
8813 * MAINTAINERS (Write After Approval): Add myself.
8814
c01d477a
AM
88152002-07-31 Alan Modra <amodra@bigpond.net.au>
8816
8817 * configure.in: Move generic linux case to end. Copy generic
8818 linux noconfigdirs to mips*-*-linux* entry and new
8819 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8820
68cd2524
MM
88212002-07-19 Michael Matz <matz@suse.de>
8822
8823 * MAINTAINERS: Add myself as ra* maintainer.
8824
e2d83b8c
CD
88252002-07-16 Chris Demetriou <cgd@broadcom.com>
8826
8827 * config.guess: Update to 2002-07-09 version.
8828 * config.sub: Update to 2002-07-03 version.
8829
cece4f1d
HPN
88302002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8831
8832 * MAINTAINERS: Fix typo in a maintainer email address.
8833
bb654703
NN
88342002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8835
8836 * configure.in: Remove two redundant tests.
8837
789b7de5
RO
88382002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8839
8840 * configure.in (mips*-*-irix6*o32): Enable stabs.
8841
e1da1089
NN
88422002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8843
f3970bba
NN
8844 * configure.in: Don't build grez.
8845 * Makefile.in: Ditto.
8846
e1da1089
NN
8847 * Makefile.in: Remove references to bsp, cygmon, libstub.
8848 * configure.in: Ditto.
8849
8850 * configure.in: Remove leftover reference to gdbtest.
8851
57c905fa
PE
88522002-07-08 Phil Edwards <pme@gcc.gnu.org>
8853
8854 * configure.in (gxx_include_dir): Change to match versioned
8855 C++ headers if --enable-version-specific-runtime-libs is used.
8856
a0af94a7 88572002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 8858
a0af94a7
SE
8859 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8860
423ce3eb
NN
88612002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8862
8863 * configure.in: Make --without-x work.
8864
98186934
NN
88652002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8866
c3b7d169
NN
8867 * configure.in: Rearrange target Makefile fragment collection.
8868
98186934
NN
8869 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8870 cvs[src].
8871 * configure.in: Ditto.
8872
eebd288a
MK
88732002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8874
8875 * MAINTAINERS (Write After Approval): Update my e-mail address.
8876
3ab36f05
NN
88772002-06-24 Ben Elliston <bje@redhat.com>
8878
8879 * configure.in (host_tools): Remove cgen.
8880
8881 * Makefile.in (all-cgen): Remove; runs from its source directory.
8882 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 8883 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
8884 (all-sim): Likewise.
8885
dce2d8b2 88862002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
8887
8888 * Makefile.in: Eliminate 'apache' targets.
8889 * configure.in: Eliminate 'apache' targets.
8890
55380b08
NN
8891 * configure.in: Eliminate redundant tests. Reorganize.
8892
9a5c1b9d
NN
8893 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8894
5fd3853a
NN
8895 * config-ml.in: Eliminate references to Cygnus configure.
8896
cfefc434
NN
8897 * Makefile.in: Eliminate references to building emacs.
8898
2fe93885
GS
88992002-06-28 Graham Stott <graham.stott@btinternet.com>
8900
8901 * MAINTAINERS: Update my email address.
8902
53c40185
BK
89032002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8904
8905 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 8906 (cxx_incdir): Remove.
53c40185 8907
97679694
NN
89082002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8909
8910 * MAINTAINERS (Write After Approval): Add self.
8911
b03bcd37
DC
8912Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8913
8914 * configure.in: Add support for ip2k.
8915
6bd12129
NN
89162002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8917
8918 * configure.in: Fix AIX configury bug.
8919
e0d98a92
SE
89202002-06-20 Steve Ellcey <sje@cup.hp.com>
8921
8922 * MAINTAINERS (Write After Approval): Add self.
8923
ba3292db
NN
89242002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8925
ef40bc65
NN
8926 * configure.in: replace ${topsrcdir} with ${srcdir}
8927
7a0be465
NN
8928 * configure.in: Move definition of libstdcxx_flags
8929 right above usage, rather than waaay earlier.
8930
e1848dde
NN
8931 * configure.in: Pull definition of is_cross_compiler earlier.
8932
8bc2fff1
NN
8933 * configure.in: Rearrange a little.
8934
ba3292db
NN
8935 * configure.in: Remove references to librx.
8936 * Makefile.in: Remove references to librx.
8937
11d8b408
DC
8938Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8939
8940 * config.sub: Add support for avr target.
8941 Import from master sources, rev 1.255
5ce6f47b 8942
93da8339
PE
89432002-06-19 Phil Edwards <pme@gcc.gnu.org>
8944
8945 * configure, .cvsignore: Revert previous change...
8946 * Makefile: ...delete.
8947
b4caab5c
NN
89482002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8949
8950 * configure.in: Eliminate ${gasdir} variable.
8951
ee777171
DB
89522002-06-18 Dave Brolley <brolley@redhat.com>
8953
8954 * configure.in: Add support for frv.
8955 * config.sub: Add support for frv.
8956
26e4af54
PE
89572002-06-18 Phil Edwards <pme@gcc.gnu.org>
8958
8959 * configure: Remove garbage from previous commit.
8960
bb20b7da
PE
89612002-06-18 Phil Edwards <pme@gcc.gnu.org>
8962
8963 * configure: For in-source builds, make a subdir and re-exec there.
8964 * Makefile: New file. Pass targets through to build directory.
8965 * .cvsignore: No longer ignore "Makefile".
8966
9d321f6c
DR
89672002-06-16 Douglas Rupp <rupp@gnat.com>
8968
8969 * MAINTAINERS (Write After Approval): Add self.
8970
c8eb2bc0
KG
89712002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8972
8973 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8974
f210d239
JT
89752002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8976
8977 * configure.in (vax-*-netbsd*): Re-enable gas.
8978
e9667b3c
NN
89792002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8980
efe1f357
NN
8981 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8982 BUILD_PREFIX_1, to correct nomenclature.
8983 * configure: Likewise.
8984
e9667b3c
NN
8985 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8986 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8987
fe2fe497
OH
89882002-05-31 Olaf Hering <olh@suse.de>
8989
8990 * config-ml.in: Propogate DESTDIR also.
8991
dcf7f0dd
JT
89922002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8993
8994 * configure.in (vax-*-netbsd*): Don't build gas for this
8995 platform.
8996
6ff14f32
MM
89972002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8998
8999 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9000 and libgcj for AVR.
9001
397de1ff
KK
90022002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9003
9004 * MAINTAINERS (Write After Approval): Add myself.
9005
ac30211c
JT
90062002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9007
9008 * config.guess: Update to 2002-05-22 version.
9009 * config.sub: Likewise.
9010
1e6347d8
RO
90112002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9012
9013 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9014 * config-ml.in: Likewise.
9015 * configure: Likewise.
9016 * configure.in: Likewise.
9017
e5ce1d6d
SC
90182002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9019
9020 * MAINTAINERS: Update my email address.
9021
6cdef75d
NN
90222002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9023
4a87f061
NN
9024 * configure.in: Simplify makefile fragment collection.
9025
9026 * configure.in: Remove code to build emacs.
603606e7 9027
e254d6b5
NN
9028 * configure.in : Remove --srcdir argument from targargs and buildargs
9029 (it's always overridden in the Makefile anyway). Rearrange a bit.
9030
9031 * configure: Move some logic to configure.in.
9032 * configure.in: Move some logic from configure.
6cdef75d 9033
1d6006fe
TT
90342002-05-11 Tom Tromey <tromey@redhat.com>
9035
9036 * MAINTAINERS: Reflect libgcj reality.
9037
b70b3534
FS
90382002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9039
9040 * Makefile.in: Honour DESTDIR.
9041
4434687a
MM
90422002-05-08 Mark Mitchell <mark@codesourcery.com>
9043
9044 * config.guess: Import 2002-03-20 version.
9045 * config.sub: Import 2002-04-26 version.
9046
a89e49c7
RO
90472002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9048
9049 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9050
44e55536
TJ
90512002-05-07 Tim Josling <tej@melbpc.org.au>
9052
9053 * MAINTAINERS: Add self.
9054
dce2d8b2 90552002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
9056
9057 * ltmain.sh: Detect and handle object name conflicts
9058 while piecewise linking a static library.
9059
b7c13625
AO
90602002-05-05 Alexandre Oliva <aoliva@redhat.com>
9061
9062 * configure.in (noconfigdirs): Don't disable libgcj on
9063 sparc64-*-solaris* and sparcv9-*-solaris*.
9064
4182d9fa
AO
90652002-05-03 Alexandre Oliva <aoliva@redhat.com>
9066
9067 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9068
7bebf279
TF
90692002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9070
9071 * configure.in (FLAGS_FOR_TARGET): Do not add
9072 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9073 on i[3456]86-*-linux*.
9074
9a06dc7d
TF
90752002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9076
9077 * configure.in (noconfigdirs): Replace [ ] with test.
9078
9079 * configure.in (noconfigdirs): Do not add target-newlib if
9080 target == i[3456]86-*-linux*, and host == target.
9081
a51a07fa
NN
90822002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9083
9e7facd6
DD
9084 * configure.in: delete reference to absent file
9085
aeaa0f2f
NN
9086 * configure.in: replace '[' with 'test'
9087
4bb98828
NN
9088 * configure.in: Eliminate references to gash.
9089 * Makefile.in: Eliminate references to gash.
9090
64791664
NN
9091 * configure.in: remove useless references to 'pic' makefile fragments.
9092
3ed57cf4
NN
9093 * configure.in: (*-*-windows*) Finish removing.
9094
a51a07fa
NN
9095 * configure.in: Eliminate redundant test for libgui.
9096
8552f6f1
RS
90972002-04-29 Roger Sayle <roger@eyesopen.com>
9098
9099 * MAINTAINERS: Add self and realphabetize. Update entries
9100 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9101 entry for a29k port maintainer.
9102
dce2d8b2 91032002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
9104
9105 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9106 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9107
704c9a14
NN
91082002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9109
9110 * configure.in: remove references to dead files
9111
7bff5059
MM
91122002-04-19 Mark Mitchell <mark@codesourcery.com>
9113
9114 * MAINTAINERS: Add information about purpose of this file.
9115
0c7c67f0
TT
91162002-04-18 Tom Tromey <tromey@redhat.com>
9117
9118 * configure.in: Disallow configuring libgcj when it is already
9119 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9120 Solaris 2.8 by default. For PR libgcj/6158.
9121
63501e91
NN
91222002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9123
9124 * configure.in: Move default CC setting out of config/mh-* fragments
9125 directly into here.
9126
701afd4d
NN
91272002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9128
9129 * configure.in: don't even try to configure or make a subdirectory
9130 if there's no configure script for it.
9131
07cdae91
MM
91322002-04-15 Mark Mitchell <mark@codesourcery.com>
9133
9134 * MAINTAINERS: Remove chill maintainers.
9135 * Makefile.in (CHILLFLAGS): Remove.
9136 (CHILL_LIB): Remove.
9137 (TARGET_CONFIGDIRS): Remove libchill.
9138 (CHILL_FOR_TARGET): Remove.
9139 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9140 CHILL_LIB.
9141 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9142 (CHECK_TARGET_MODULES): Likewise.
9143 (INSTALL_TARGET_MODULES): Likewise.
9144 (CLEAN_TARGET_MODULES): Likewise.
9145 (configure-target-libchill): Remove.
9146 (all-target-libchill): Remove.
9147 * configure.in (target_libs): Remove target-libchill.
9148 Do not compute CHILL_FOR_TARGET.
9149 * libchill: Remove directory.
5ce6f47b 9150
ab50d72b
DD
91512002-04-11 DJ Delorie <dj@redhat.com>
9152
9153 * Makefile.in, configure.in: Sync with binutils, entries
9154 follow...
9155
0a1e123a
DD
91562002-04-07 Andrew Cagney <ac131313@redhat.com>
9157
9158 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9159 (do-tar, do-bz2): New rules.
9160 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9161 (gdb-tar): New rule.
9162 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9163 (insight_dejagnu.tar): New rule.
9164 (insight.tar): New rule.
9165 (gdb+dejagnu.tar): New rule.
9166 (gdb.tar): New rule.
9167
ab50d72b
DD
91682002-02-01 Mo DeJong <supermo@bayarea.net>
9169
9170 * Makefile.in: Add all-tix to deps for all-snavigator
9171 so that tix is built when building snavigator.
9172
91732002-01-11 Steve Ellcey <sje@cup.hp.com>
9174
9175 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9176 ld and gdb are not supported.
9177
91782002-01-07 Mark Salter <msalter@redhat.com>
9179
9180 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9181 Allow target-libgloss to be built for arm, strongarm, and xscale.
9182
91832001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9184
9185 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9186 options for i[3456]86-pc-linux* native builds.
9187
91882001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9189
9190 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9191 files from .po files for a distribution.
9192
91932001-09-03 Jeff Holcomb <jeffh@redhat.com>
9194
9195 * configure.in: Enable libstdc++-v3 for h8300 targets.
9196
91972001-06-19 Alan Modra <amodra@bigpond.net.au>
9198
9199 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9200 version from bfd/.
9201
9202Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9203
9204 * Makefile.in (VER): When present, extract the version number from
9205 the file version.in.
9206
dce2d8b2 92072001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
9208
9209 * configure.in : enable ld for aix
9210
92112001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9212
9213 * config.guess: Add linux target for S/390.
9214
92152000-11-07 Philip Blundell <pb@futuretv.com>
9216
9217 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9218
92192000-11-03 Philip Blundell <pb@futuretv.com>
9220
9221 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9222 files.
9223
92242001-01-15 Ben Elliston <bje@redhat.com>
9225
9226 * configure.in (host_tools): Add sid.
9227 Always configure cgen.
9228
92292000-11-24 Nick Clifton <nickc@redhat.com>
9230
9231 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9232
9233
92342000-08-20 Doug Evans <dje@casey.transmeta.com>
9235
9236 * Makefile.in (ALL_MODULES): Add all-cgen.
9237 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9238 (all-cgen): New target.
9239 (all-opcodes,all-sim): Depend on all-cgen.
9240 * configure.in (host_tools): Add cgen.
9241 Only configure cgen if --enable-cgen-maint.
9242
dce2d8b2 92432002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
9244
9245 * configure.in: Add *-*-freebsd* configurations.
9246
90def2b2
TT
92472002-04-08 Tom Tromey <tromey@redhat.com>
9248
9249 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9250 Fixes PR libgcj/6068.
9251
320d7e7a
KW
92522002-03-30 Krister Walfridsson <cato@df.lth.se>
9253
9254 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9255
18b467f1
RO
92562002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9257
9258 * configure.in (alpha*-dec-osf*): Enable libgcj.
9259
dce2d8b2 92602003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
9261
9262 * MAINTAINERS (Write After Approval): Add myself.
9263
56ae9405
NC
92642002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9265
9266 Fix for: PR bootstrap/3591, target/5676
9267 * configure.in (mcore-pe): Disable the configuration of
9268 libstdc++-v3 since exceptions are not supported.
9269
f18d9a0c
AG
92702002-03-20 Anthony Green <green@redhat.com>
9271
9272 * configure.in: Enable libgcj for xscale-elf target.
9273
dce2d8b2 9274Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
9275
9276 * MAINTAINERS: Update my email address.
9277
28eca9e8
AO
92782002-03-16 Alexandre Oliva <aoliva@redhat.com>
9279
9280 * ltmain.sh (relink_command): Fix typo in previous change.
9281
e67e72c7
AO
92822002-03-15 Alexandre Oliva <aoliva@redhat.com>
9283
9284 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9285 (relink_command): Added --tag flags.
9286 (mode=install): If relinking fails; error out.
9287
c2273204
RH
92882002-03-12 Richard Henderson <rth@redhat.com>
9289
9290 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9291 .NOTPARALLEL tag.
9292 (do-check): Rename from check.
9293 (check): Allow parallel check.
9294
bcb64245
BW
92952002-03-12 Bob Wilson <bob.wilson@acm.org>
9296
9297 * MAINTAINERS: Add myself as maintainer for xtensa port.
9298 Fix alphabetical order in CPU port maintainer list.
9299 Remove myself from Write After Approval list.
9300
63adb4ff
RH
93012002-03-11 Richard Henderson <rth@redhat.com>
9302
9303 * Makefile.in (.NOTPARALLEL): Add fake tag.
9304
9bec4bf0
L
93052002-03-07 H.J. Lu (hjl@gnu.org)
9306
9307 * configure.in: Enable gprof for mips*-*-linux*.
9308
c7fc1f84
DS
93092002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9310
9311 * MAINTAINERS (Write After Approval): Add myself.
9312
6bff33fb
AO
93132002-02-28 Alexandre Oliva <aoliva@redhat.com>
9314
9315 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9316 libjava.
9317 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9318
0210b33b
AO
93192002-02-23 Alexandre Oliva <aoliva@redhat.com>
9320
9321 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9322 because its Makefile is there; test for the executable instead.
9323
fcc0a3ef
AO
93242002-02-22 Alexandre Oliva <aoliva@redhat.com>
9325
9326 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9327 libstdc++-v3 and libjava.
9328
dce2d8b2 93292002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
9330
9331 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9332 boehm-gc
5ce6f47b 9333
40fe0ec3
AO
93342002-02-09 Alexandre Oliva <aoliva@redhat.com>
9335
9336 * config.guess: Updated to 2002-01-30's version.
9337 * config.sub: Updated to 2002-02-01's version.
9338 Contribute sh64-elf.
9339 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9340 * configure.in: Added sh64-*-*.
9341
694d53ee
CD
93422002-02-08 Chris Demetriou <cgd@broadcom.com>
9343
9344 * MAINTAINERS: Belatedly add myself to write after approval list.
9345
a9ca50b1
JH
9346Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9347
9348 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9349 Remove self as Write After Approval.
9350
5ffc3500
GK
93512002-01-31 Geoffrey Keating <geoffk@redhat.com>
9352
9353 * MAINTAINERS: Put self in as maintainer for contrib/regression
9354 directory.
9355
4ceaf7fb
PE
93562002-01-28 Phil Edwards <pme@gcc.gnu.org>
9357
9358 * MAINTAINERS: Update my email address.
9359
51584787
JT
93602002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9361
5ce6f47b
EC
9362 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9363 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
9364 libraries if not supported for NetBSD on target CPU.
9365
5701d273
DR
93662002-01-25 Douglas B Rupp <rupp@gnat.com>
9367
9368 * install-sh: Use _inst.$$_ for temp file name.
9369
b299a075
JT
93702002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9371
9372 * MAINTAINERS (Write After Approval): Move my contact info
9373 from here...
9374 (OS Port Maintainers): ...to here (netbsd).
9375
51fe14b5
BW
93762002-01-22 Bob Wilson <bob.wilson@acm.org>
9377
9378 * MAINTAINERS (Write After Approval): Add myself.
9379
dce2d8b2 93802002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
9381
9382 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9383 (all-target-fastjar): Also depend on all-target-libiberty.
9384
3cd87679
L
93852002-01-16 H.J. Lu (hjl@gnu.org)
9386
9387 * config.guess: Import from master sources, rev 1.225.
9388 * config.sub: Import from master sources, rev 1.238.
9389
969a6d8f
KH
93902002-01-16 Kazu Hirata <kazu@hxi.com>
9391
9392 * MAINTAINERS (Write After Approval): Remove myself.
9393
366f6a52
FW
93942001-12-19 Florian Weimer <fw@deneb.enyo.de>
9395
9396 * MAINTAINERS (Write After Approval): Add myself.
9397
f02240b6
JM
93982001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9399
9400 * MAINTAINERS: Add self as docs co-maintainer.
9401
5d08dc39
MK
94022001-12-11 Matthias Klose <doko@debian.org>
9403
9404 * MAINTAINERS (Write After Approval): Add myself.
9405
39e790d5
ZW
94062001-12-09 Zack Weinberg <zack@codesourcery.com>
9407
9408 * MAINTAINERS: Update my email address.
9409
4519d6a3
TC
94102001-12-07 Turly O'Connor <turly@apple.com>
9411 * MAINTAINERS (Write After Approval): Add myself.
9412 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9413 (rs6000_initialize_trampoline): Call __trampoline_setup for
9414 ABI_DARWIN too.
9415 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 9416 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 9417
21cf0a73
PC
94182001-12-07 Paolo Carlini <pcarlini@unitus.it>
9419
9420 * MAINTAINERS (Write After Approval): Add myself.
9421
4ee43206
DR
9422Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9423
9424 * configure, configure.in: Use temp file for long sed commands.
9425
251931f3
LG
94262001-12-03 Laurent Guerby <guerby@acm.org>
9427
9428 * config.sub: Update to version 1.232 on subversion.
9429
03777dd7
BE
94302001-12-03 Ben Elliston <bje@redhat.com>
9431
9432 * MAINTAINERS: Update mail address for config.* patches.
9433
dce2d8b2 94342001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
9435 Zack Weinberg <zack@codesourcery.com>
9436
9437 When build != host, create libiberty for the build machine.
9438
9439 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9440 CONFIG_ARGUMENTS.
9441 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9442 New variables.
9443 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9444 and rules.
9445 (all.normal): Depend on ALL_BUILD_MODULES.
9446 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9447 (all-build-libiberty): Depend on configure-build-libiberty.
9448
9449 * configure: Calculate and substitute proper value for
9450 ALL_BUILD_MODULES.
9451 * configure.in: Create the build subdirectory.
9452 Calculate and substitute TARGET_CONFIGARGS (formerly
9453 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9454
04075e8f
ZL
94552001-11-26 Ziemowit Laski <zlaski@apple.com>
9456
9457 * MAINTAINERS (write-after-approval): Add self.
9458
ed19322d
CR
94592001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9460
9461 * MAINTAINERS (GNATS only accounts): Remove self.
9462
90a12988
HPN
94632001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9464
9465 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9466 libf2c.
9467
77e653ad
CR
94682001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9469
9470 * MAINTAINERS (Write After Approval): Add self.
9471
64adad99
DB
94722001-11-12 David O'Brien <obrien@FreeBSD.org>
9473
9474 * MAINTAINERS: mips and s390 are also CPU ports.
9475
834a28c7
DB
94762001-11-12 David O'Brien <obrien@FreeBSD.org>
9477
9478 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9479
ef94239f
DB
94802001-11-11 David O'Brien <obrien@FreeBSD.org>
9481
9482 * MAINTAINERS: Alphabetize.
9483
beda0427
KH
94842001-11-09 Kazu Hirata <kazu@hxi.com>
9485
9486 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9487
6ca224d3
JDA
94882001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9489
9490 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9491
132e4bd7
PE
94922001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9493
9494 * configure.in (--enable-languages): Be more permissive about
9495 syntax. Check for empty lists better. Warn about $LANGUAGES.
9496
c6243b4c
GK
94972001-11-08 Geoffrey Keating <geoffk@redhat.com>
9498
9499 * config.sub: Import from master sources, rev. 1.230.
9500 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9501
abbb9e76
LG
95022001-11-07 Laurent Guerby <guerby@acm.org>
9503
9504 * MAINTAINERS (Write After Approval): Add self.
9505
53cdb27a
HPN
95062001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9507
9508 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9509
dd3a88c9
HPN
95102001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9511
9512 * config.sub: Import from master sources, rev 1.226.
9513 * config.guess: Import from master sources, rev 1.216.
9514
d344dce9
HPN
95152001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9516
9517 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9518 * MAINTAINERS: Add self as maintainer of MMIX port.
9519 Remove old after-approval entry.
9520
63f6bcd7
JM
95212001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9522
9523 * ChangeLog, configure: Fix spelling errors.
9524
84f92638
BK
95252001-10-20 Brendan Kehoe <brendan@zen.org>
9526
9527 * MAINTAINERS: Tweak my address.
9528
dce2d8b2 9529Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
9530
9531 * MAINTAINERS: Update my email address.
9532
1567080c 95332001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 9534
f48a3b5c 9535 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 9536 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 9537
30106886
GB
95382001-10-10 Geert Bosch <bosch@gnat.com>
9539
e490616e 9540 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
9541 Added Robert Dewar.
9542
dce2d8b2 95432001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
9544
9545 * MAINTAINERS (Write After Approval): Added self
9546
d1c3e709
GB
95472001-10-02 Geert Bosch <bosch@gnat.com>
9548
9549 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9550
50f5f793
JM
95512001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9552
9553 * configure: Handle temporary files securely using mkdir.
9554
7fddf9a9
AO
95552001-09-29 Alexandre Oliva <aoliva@redhat.com>
9556
9557 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9558
dce2d8b2 95592001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
9560
9561 * configure.in (*-*-linux*): Disable configuration of target-newlib
9562 and target-libgloss.
e490616e 9563
0c055e34
AO
95642001-09-26 Alexandre Oliva <aoliva@redhat.com>
9565
9566 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9567 RANLIB.
9568
759bfa90
AO
95692001-09-21 Alexandre Oliva <aoliva@redhat.com>
9570
9571 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9572 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9573 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9574 avoid quotes nesting problems.
9575 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9576 (DO_X): Export only variables that are set.
9577
1dc4a750
BE
95782001-09-19 Ben Elliston <bje@redhat.com>
9579
9580 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9581 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9582 semantics. Use the shell built-in "type" command instead.
9583
898c7238
AO
95842001-08-31 Alexandre Oliva <aoliva@redhat.com>
9585
9586 Merged from gcc-3_0-branch:
9587 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9588 * ltcf-c.sh: Use $objext, not $ac_objext.
9589 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9590 * ltcf-cxx.sh: Add support for GNU.
9591 2001-07-22 Timothy Wall <twall@redhat.com>
9592 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9593 default settings if using GNU tools with that configuration.
9594 * ltcf-cxx.sh: Ditto.
9595 * ltcf-gcj.sh: Ditto.
9596 2001-07-21 Michael Chastain <chastain@redhat.com>
9597 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9598 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9599 * ltmain.sh: Mark as gcc-local.
9600
8fa0a32e
EC
96012001-08-30 Eric Christopher <echristo@redhat.com>
9602 Jason Eckhardt <jle@redhat.com>
9603
9604 * config.guess: Merge from master sources.
9605 * config.sub: Merge from master sources, add support for mipsisa32.
9606
32f30f91 96072001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
9608 * config.sub: Merge from master sources, rev 1.219.
9609 * MAINTAINERS: Add self as contact for stormy16 port.
9610
f6084f99
ZW
96112001-08-14 Zack Weinberg <zackw@panix.com>
9612
9613 * config.sub: Merge from master sources, rev 1.218.
9614 * config.guess: Merge from master sources, rev 1.209.
9615
91b54f7f
GS
96162001-08-11 Graham Stott <grahams@redhat.com>
9617
9618 * Makefile.in (check-c++): Add missing semicolon.
9619
e5b3941e
JH
9620Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9621
32f30f91 9622 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 9623
6387a56e
EC
96242001-07-30 Eric Christopher <echristo@redhat.com>
9625
9626 * MAINTAINERS (Various maintainers: mips port): Added myself.
9627
53b475f0
AH
96282001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9629
e490616e 9630 * configure.in (sh-*-linux*): New.
53b475f0 9631
2a08c780
RH
96322001-07-27 Richard Henderson <rth@redhat.com>
9633
9634 * .cvsignore: Add LAST_UPDATED.
9635
bfa79422
UW
96362001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9637
9638 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9639
0ae85492
AH
96402001-07-16 Aldy Hernandez <aldyh@redhat.com>
9641
e490616e 9642 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 9643
8e1ab0fe
NP
9644Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9645
9646 * MAINTAINERS (Write After Approval): Added myself.
9647
2b997990
SC
96482001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9649
9650 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9651 and libgcj on m68hc11/m68hc12.
9652
d920e825
L
96532001-06-27 H.J. Lu (hjl@gnu.org)
9654
9655 * Makefile (CFLAGS_FOR_BUILD): New.
9656 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9657
d425a1e0
JM
96582001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9659
9660 * README: Remove version number.
9661
5b5b4207
GP
96622001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9663
9664 * INSTALL/README: Update wrt. to the installation instructions now
9665 residing in gcc/doc/install.texi.
9666
be839b69
JM
96672001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9668
9669 * README: Replace with a cut-down and updated version of gcc/README.
9670
fe2ee7c4
DE
96712001-06-12 David Edelsohn <edelsohn@gnu.org>
9672
9673 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9674 multilibs to be disabled.
9675
4f5d646c
DB
96762001-06-11 Daniel Berlin <dan@cgsoftware.com>
9677
9678 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 9679
818f0c85
AO
96802001-06-09 Alexandre Oliva <aoliva@redhat.com>
9681
9682 * config.guess: Import CVS version 1.195.
9683 * config.sub: Import CVS version 1.212.
9684
e9a8af10
AO
96852001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9686
9687 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9688 gcc/xgcc is built, use -print-prog-name to find out the program
9689 name to use.
9690
ae3ca0a9
PE
96912001-06-04 Phil Edwards <pme@sources.redhat.com>
9692
9693 * config.guess: Import CVS version 1.194. All gcc-local changes
9694 appear to also be in the master copy.
9695 * config.sub: Import CVS version 1.211.
9696
066bd40d
MM
9697Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9698
9699 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9700 with_gcc]: Use `gcc -shared' to build a shared library.
9701
4aef4f33
JDA
9702Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9703
9704 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9705 archives.
9706
c386f00f
RO
9707Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9708
9709 * MAINTAINERS (Write After Approval): Add myself.
9710
2ae5cea5
HPN
97112001-06-01 Hans-Peter Nilsson <hp@axis.com>
9712
9713 * configure.in (libstdcxx_flags): Do not try to execute
9714 libstdc++-v3/testsuite_flags until it exists.
9715
c3766183
AM
97162001-06-01 Alan Modra <amodra@bigpond.net.au>
9717
9718 * MAINTAINERS: Update my email address.
9719
9b337833
GS
97202001-05-31 Graham Stott <grahams@redhat.com>
9721
9722 * MAINTAINERS (Write After Approval): Add myself.
9723
dce2d8b2 97242001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
9725
9726 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9727 libraries when using g++ with native linker.
9728
5f7de4b8
AO
97292001-05-28 Alexandre Oliva <aoliva@redhat.com>
9730
9731 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9732
a7bc0fbb
AO
97332001-05-22 Alexandre Oliva <aoliva@redhat.com>
9734
9735 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9736 [aix4*|aix5*]: Prepend blank.
9737
33456445
AO
97382001-05-20 Alexandre Oliva <aoliva@redhat.com>
9739
9740 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9741 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9742 of subdir/configure scripts to use the new libtool.m4.
9743
e48d3d00
MK
97442001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9745
9746 * MAINTAINERS (Write After Approval): Add myself.
9747
9e0e191b
BK
97482001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9749
9750 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9751
3f19b439
BE
97522001-05-11 Ben Elliston <bje@redhat.com>
9753
9754 * Makefile.in (all-sid): New target.
9755 (check-sid, clean-sid, install-sid): Likewise.
9756
6ebe3121
JO
97572001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9758
9759 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9760
ca3667c4
AO
97612001-05-03 Alexandre Oliva <aoliva@redhat.com>
9762
9763 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9764 libgcj.
9765
97662001-05-03 Alexandre Oliva <aoliva@redhat.com>
9767
9768 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9769 gcc/xgcc is built, use -print-prog-name to find out the program
9770 name to use.
9771
b2964d63
AO
97722001-04-26 Alexandre Oliva <aoliva@redhat.com>
9773
b1bb2302
AO
9774 * configure.in (noconfigdirs): Don't reset it from scratch in the
9775 target case; only append to it.
6387a56e 9776
b2964d63
AO
9777 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9778 sparc-*-solaris2.8]: Disable ${libgcj}.
9779
8343765d
AO
97802001-04-25 Alexandre Oliva <aoliva@redhat.com>
9781
9782 * configure.in (libgcj_saved): Copy from $libgcj.
9783 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9784 --disable-libgcj.
9785
ddbb6d43
GRK
97862001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9787
9788 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 9789 C front end maintainer.
ddbb6d43 9790
3fa03ff9
AG
9791Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9792
9793 * configure.in: Move *-chorusos target case to the proper switch.
9794 Disable libgcj.
9795
99ffe40f
AO
97962001-04-12 Alexandre Oliva <aoliva@redhat.com>
9797
9798 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9799 1.641.2.228.
9800
78faa32d
FS
98012001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9802
9803 * Makefile.in (STAGE1_CFLAGS): Pass down.
9804
cdbff0ab
AM
98052001-04-13 Alan Modra <amodra@one.net.au>
9806
9807 * config.guess: Add hppa64-linux support. Note for next import that
9808 this is already in the master file.
9809 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9810
75b9074c
AO
98112001-04-12 Alexandre Oliva <aoliva@redhat.com>
9812
9813 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9814 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9815
125404c5
SS
98162001-04-11 Stan Shebs <shebs@apple.com>
9817
9818 * MAINTAINERS: Add self as Darwin port maintainer.
9819
876684fe
AM
98202001-04-11 Alan Modra <amodra@one.net.au>
9821
9822 * MAINTAINERS: Update my email address.
9823
06729913
LR
98242001-04-10 Loren J. Rittle <ljrittle@acm.org>
9825
9826 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9827 recent versions of FreeBSD (release 3 or later).
9828 * ltconfig: On FreeBSD, -lc must not be provided when building
9829 a shared library or else the standard -pthread gcc option is
9830 rendered worthless to later users of the built library.
9831
67916302
JM
98322001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9833
9834 * MAINTAINERS: Add self and RTH as C front end maintainers.
9835
d2bc0628
AO
98362001-04-05 Alexandre Oliva <aoliva@redhat.com>
9837
e490616e
ZW
9838 * config.sub: Make sure to match an already-canonicalized
9839 machine name (eg. mn10300-unknown-elf).
d2bc0628 9840
a3406c06
AO
98412001-04-01 Alexandre Oliva <aoliva@redhat.com>
9842
9843 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9844 New macros.
9845 (bootstrap, cross): Use RECURSE_FLAGS.
9846 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9847
a076f6a4
AO
98482001-03-27 Alexandre Oliva <aoliva@redhat.com>
9849
9850 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9851
e9f4fa71
CH
98522001-03-22 Colin Howell <chowell@redhat.com>
9853
7238de5c
CH
9854 * Makefile.in (DO_X): Do not backslash single-quotes in
9855 backquotes (two places).
e9f4fa71 9856
b6b14b1b
AO
98572001-03-22 Alexandre Oliva <aoliva@redhat.com>
9858
9859 Re-installed:
9860 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9861 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9862 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9863 * ltcf-cxx.sh: Likewise.
9864 * ltcf-gcj.sh: Likewise.
9865
1eb0b89d
GP
98662001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9867
9868 * MAINTAINERS: Add myself as "documentation co-maintainer".
9869
82e23236
AO
98702001-03-22 Alexandre Oliva <aoliva@redhat.com>
9871
9872 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9873 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9874
64ec27c3
TT
98752001-03-19 Tom Tromey <tromey@redhat.com>
9876
9877 * config-ml.in: Handle GCJ and GCJFLAGS.
9878
191de407
MC
98792001-03-21 Michael Chastain <chastain@redhat.com>
9880
9881 * Makefile.in: all-m4 depends on all-texinfo.
9882
fed4dede
LR
98832001-03-20 Loren J. Rittle <ljrittle@acm.org>
9884
9885 * MAINTAINERS: Add myself to write after approval list.
9886
085072bb
LB
98872001-03-18 Laurynas Biveinis <lauras@softhome.net>
9888
9889 * Makefile.in (DO_X): Quote nested quotes.
9890
5af8ea3f
AM
98912001-03-18 Alan Modra <alan@linuxcare.com.au>
9892
9893 * MAINTAINERS: Add myself to write after approval list.
9894
69e23037
LB
98952001-03-15 Laurynas Biveinis <lauras@softhome.net>
9896
9897 * Makefile.in (DO_X): Use double quotes for quoting
9898 "RANLIB=$${RANLIB}".
9899
2b9650f4
OP
99002001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9901
9902 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9903
dce2d8b2 99042001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
9905
9906 * configure.in: Only use `lang_requires' for languages athat are
9907 actually enabled.
9908
f6646274
PE
99092001-03-08 Phil Edwards <pme@sources.redhat.com>
9910
9911 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9912
c9a54638
AO
99132001-03-08 Alexandre Oliva <aoliva@redhat.com>
9914
9915 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9916
6a556ad6
TT
99172001-03-07 Tom Tromey <tromey@redhat.com>
9918
9919 * configure.in: Allow config-lang.in to set `lang_requires' to list
9920 of other required languages.
9921
6822468a
LB
99222001-03-06 Laurynas Biveinis <lauras@softhome.net>
9923
9924 * Makefile.in: Remove RANLIB definition. Use RANLIB
9925 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9926 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 9927
f04885d3 99282001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 9929 Alexandre Oliva <aoliva@redhat.com>
6387a56e 9930
f04885d3
BK
9931 * Makefile.in (check-c++): Use tabs, not spaces.
9932
288edf47 99332001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 9934
288edf47
LB
9935 * MAINTAINERS: add myself to Write After Approval list.
9936
3d55d2f8 99372001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 9938
e490616e 9939 * Makefile.in (check-c++): New rule.
6387a56e 9940
4d88a68a
BK
9941 * configure.in (target_libs): Remove libg++.
9942 (noconfigdirs): Remove libg++.
9943 (noconfigdirs): Same.
9944 (noconfigdirs): Same.
9945 (noconfigdirs): Same.
9946
9947 * config-ml.in: Remove libg++ references.
9948
9949 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9950 (ALL_TARGET_MODULES): Same.
9951 (configure-target-libg++): Remove.
9952 (all-target-libg++): Remove.
9953 (configure-target-libio): Remove.
9954 (all-target-libio): Remove.
9955 (check-target-libio): Remove.
9956 (.PHONY): Remove.
9957 (libg++.tar.bz2): Remove.
9958 (all-target-cygmon): Remove libio.
9959 (all-target-libstdc++): Remove.
9960 (configure-target-libstdc++): Remove.
9961 (TARGET_LIB_PATH): Remove libstdc++.
9962 (ALL_GCC_CXX): Remove libstdc++.
9963 (all-target-gperf): Correct.
9964
2437d4ed
NC
99652001-02-16 Nick Clifton <nickc@redhat.com>
9966
9967 * configure.in (noconfigdirs): Allow configuration of texinfo
9968 for Cygwin hosts.
9969
85b99cbe
AG
99702001-02-15 Anthony Green <green@redhat.com>
9971
9972 * configure: Introduce GCJ_FOR_TARGET.
9973 * configure.in: Ditto.
9974 * Makefile.in: Ditto.
9975
7b18790c
AS
99762001-02-13 Andreas Schwab <schwab@suse.de>
9977
9978 * MAINTAINERS: Update mail address.
9979
c4880c99
MS
99802001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9981
9982 * config.guess: Add linux target for S/390.
9983 * config.sub: Likewise.
9984
dce2d8b2 99852001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
9986
9987 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 9988 target-libgloss.
e31ae6db 9989
7739adfb
BE
99902001-02-06 Ben Elliston <bje@redhat.com>
9991
9992 * configure: Output host type to stdout, not stderr.
9993
36ca672c
MM
99942001-02-05 Mark Mitchell <mark@codesourcery.com>
9995
e40f2829 9996 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
9997 * ltcf-cxx.sh: Likewise.
9998
36ca672c
MM
9999 * config.if: Assume enable_libstdcxx_v3 is defined.
10000
22fdd65e
MM
100012001-02-04 Mark Mitchell <mark@codesourcery.com>
10002
10003 Remove V2 C++ library.
10004 * configure.in: Remove --enable-libstdcxx_v3 support.
10005
3b60dd8e
BM
100062001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10007
10008 * include/demangle.h: Add prototype for java_demangle_v3.
10009
42c0c80a
PE
100102001-01-29 Phil Edwards <pme@sources.redhat.com>
10011
10012 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10013
0be25992
RH
100142001-01-27 Richard Henderson <rth@redhat.com>
10015
10016 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10017
8a8de62d
MS
100182001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10019
10020 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10021 Don't unset, it's non-portable and no longer necessary, set to empty
10022 instead.
10023
92769744
MS
100242001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10025
10026 * ltconfig: Shell portability fix for the tagname validity check.
10027
88a1c0ab
AO
100282001-01-27 Alexandre Oliva <aoliva@redhat.com>
10029
10030 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10031 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10032
45291dd5
MS
100332001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10034
10035 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10036
1ace7e15
TT
100372001-01-26 Tom Tromey <tromey@redhat.com>
10038
10039 * configure.in: Allow libgcj to be built on Sparc Solaris.
10040
0ef8b11b
DE
100412001-01-25 David Edelsohn <edelsohn@gnu.org>
10042
10043 * ltcf-c.sh: Add aix5 case.
10044 * ltcf-cxx.sh: Likewise.
10045 * ltconfig: Likewise.
10046
0006091e
AO
100472001-01-24 Alexandre Oliva <aoliva@redhat.com>
10048
9bad11e1
AO
10049 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10050 keep at least one of build_libtool_libs or build_old_libs set to
10051 yes.
10052
0006091e
AO
10053 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10054 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10055
7c01b2b5
BM
100562001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10057
10058 * configure.in: Enable libgcj on several additional platforms.
10059
d340e0ac
BM
100602001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10061
10062 * configure.in: Enable libgcj for linux targets.
10063
5baf8c37
MS
100642001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10065
10066 * MAINTAINERS (Write After Approval): Add myself.
10067
10a0ba84
JDA
100682001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10069
10070 * MAINTAINERS: Add myself as vax port maintainer.
10071
357c6a4b
FH
100722001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10073
10074 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10075
6e2d9a7a
MS
100762001-01-09 Mike Stump <mrs@wrs.com>
10077
10078 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10079 failures of subdirectories.
10080
b6b14b1b 100812001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 10082
b6b14b1b 10083 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 10084 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
10085 * ltcf-cxx.sh: Likewise.
10086 * ltcf-gcj.sh: Likewise.
10087 * ltconfig.sh: Fix typo.
976b230d 10088
07109110
LB
100892001-01-02 Laurynas Biveinis <lauras@softhome.net>
10090
10091 * configure: handle DOS-style absolute paths.
10092
1da5b8fc
LB
100932001-01-02 Laurynas Biveinis <lauras@softhome.net>
10094
10095 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10096
4c2f5b4f
MM
100972000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10098
10099 * MAINTAINERS: Add myself as avr port co-maintainer.
10100
bc53668e
BE
101012000-12-28 Ben Elliston <bje@redhat.com>
10102
10103 * MAINTAINERS: Add myself under ``Write After Approval''.
10104
c387606f
JM
101052000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10106
10107 * texinfo: Remove directory from GCC.
10108
2cb5082c
JM
101092000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10110
10111 * COPYING: Update to current
10112 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10113 to 19yy as example year in copyright notice).
10114
cc330df9
BK
101152000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10116
6387a56e 10117 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
10118 (libstdcxx_incdir): Pass down.
10119 * config.if: Remove expired bits for cxx_interface, add stub.
10120 (libstdcxx_incdir): Add variable for g++ include directory.
10121 * configure.in (gxx_include_dir): Use it.
6387a56e 10122
4c6b2835
AO
101232000-12-18 Alexandre Oliva <aoliva@redhat.com>
10124
10125 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10126 with old-email address from ``Write After Approval''.
10127
3896f13e
AJ
101282000-12-15 Andreas Jaeger <aj@suse.de>
10129
10130 * configure.in: Handle lang_dirs.
10131
101322000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 10133
ad46e881
TT
10134 * MAINTAINERS: Removed brads.
10135
90a10418
TT
10136 * MAINTAINERS: Added gcj developers.
10137
41dfe3a2 101382000-12-13 Anthony Green <green@redhat.com>
6387a56e 10139
41dfe3a2 10140 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
10141 listed. Disable libgcj for x86 and Alpha Linux until compatible
10142 with g++ abi.
6387a56e 10143
e2f601da
MS
101442000-12-13 Mike Stump <mrs@wrs.com>
10145
10146 * Makefile.in (local-distclean): Also remove fastjar.
10147
70030c01
RB
101482000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10149
10150 * contrib/gcc_update: Add fastjar --touch entries.
10151
2a50f859
AO
101522000-12-12 Alexandre Oliva <aoliva@redhat.com>
10153
10154 * configure.in: Disable language-specific target libraries for
10155 languages that aren't enabled.
10156
7743113b
AG
101572000-12-10 Anthony Green <green@redhat.com>
10158
10159 * configure.in: Define libgcj. Disable libgcj target libraries for
10160 most targets.
10161
92e061a6
NB
101622000-12-10 Neil Booth <neilb@earthling.net>
10163
10164 * MAINTAINERS: Update mail address, remove from WAA list.
10165
f34ff6d6
APB
101662000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10167
10168 * libjava: Imported from /cvs/java.
10169 * libffi: Likewise.
10170 * Boehm-gc: Likewise.
10171
d82a33c6
APB
101722000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10173
10174 * configure.in (target_libs): Revert 2000-12-08 patch.
10175 (noconfigdirs): Added target-libjava.
10176
e14f8e28
LB
101772000-12-09 Laurynas Biveinis <lauras@softhome.net>
10178
10179 * djunpack.bat: removed.
10180
fc26516b
LB
101812000-12-09 Laurynas Biveinis <lauras@softhome.net>
10182
10183 * Makefile.in: handle DOS-style absolute paths.
10184 * config-ml.in: likewise.
10185 * symlink-tree: likewise.
10186
bd8757b3
APB
101872000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10188
10189 * fastjar: Imported.
10190
81522a1f
APB
101912000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10192
10193 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10194 libjava.
10195 * configure.in (target_libs): Removed `target-libjava'.
10196
5db1f7ed
APB
101972000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10198
10199 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10200 (ALL_MODULES): Added fastjar.
10201 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10202 (all-target-libjava): all-fastjar replaces all-zip.
10203 (all-fastjar): Added.
10204 (configure-target-fastjar, all-target-fastjar): Likewise.
10205 * configure.in (host_tools): Added fastjar.
10206
5e59997c
MS
102072000-12-07 Mike Stump <mrs@wrs.com>
10208
10209 * Makefile.in (local-distclean): Remove leftover built files.
10210
0a534f40
NC
102112000-11-24 Nick Clifton <nickc@redhat.com>
10212
10213 * configure.in (xscale-elf): Add target.
10214 (xscale-coff): Add target.
10215
7686cadf
LR
102162000-11-22 Loren J. Rittle <ljrittle@acm.org>
10217
e490616e
ZW
10218 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10219 recent versions of FreeBSD (release 3 or later).
10220 * ltconfig: On FreeBSD, -lc must not be provided when building
10221 a shared library or else the standard -pthread gcc option is
10222 rendered worthless to later users of the built library.
7686cadf 10223
fff01699
FF
102242000-11-16 Fred Fish <fnf@be.com>
10225
10226 * configure.in (enable_libstdcxx_v3): Fix typo,
10227 libstd++ -> libstdc++.
10228
4dc16355
KL
102292000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10230
10231 * MAINTAINERS: Add self to Write After Approval list.
10232
bf6fc7b2
BS
102332000-11-21 Bernd Schmidt <bernds@redhat.com>
10234
10235 * MAINTAINERS: Update my email address. Add myself to global write
10236 privs list.
10237
ce8e06b1
AO
102382000-11-18 Alexandre Oliva <aoliva@redhat.com>
10239
6e2a4843
AO
10240 * Makefile.in: Merge with src and libgcj.
10241 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10242 configure-target-<library> when their configure scripts need the C
10243 or C++ library to have already been built to work properly.
10244 (do_proto_toplev): Set them to an empty string.
10245
ce8e06b1
AO
10246 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10247 (REALLY_SET_LIB_PATH): Use them.
10248
c003f378
SS
102492000-11-17 Stan Shebs <shebs@apple.com>
10250
10251 * MAINTAINERS: Add self to Write After Approval list.
10252
cc1e60ea
JM
102532000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10254
10255 * configure: Provide the original toplevel configure arguments
10256 (including $0) to subprocesses in the environment rather than
10257 through gcc/configargs.h.
10258
1173593d
JM
102592000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10260
10261 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10262 C99. Alphabetise "Write After Approval" list.
10263
520907ee
MM
102642000-11-12 Mark Mitchell <mark@codesourcery.com>
10265
34f6fbdb
MM
10266 * configure: Turn on libstdc++ V3 by default.
10267
520907ee
MM
10268 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10269 if we've got GCC.
10270
0bbd37ed
PB
102712000-11-11 Philip Blundell <philb@gnu.org>
10272
10273 * MAINTAINERS: Add self to Write After Approval list.
10274
7ca0e6d9
DE
102752000-11-09 David Edelsohn <edelsohn@gnu.org>
10276
10277 * ltcf-c.sh (aix4): Improve shared library configuration; require
10278 exporting symbols.
10279 * ltcf-cxx.sh (aix4): Define.
10280 * ltconfig (aix4): Define library and soname specs appropriate for
10281 AIX. Define command to create export symbols list.
10282
dce2d8b2 10283Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
10284
10285 * config.sub: Add support for Sun Chorus
10286
fc05d516
NC
102872000-10-31 Nick Clifton <nickc@redhat.com>
10288
10289 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10290 <name>@redhat.com. Also installed new email address for Clint
10291 Popetz.
6387a56e 10292
90a0e73f
JM
102932000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10294
10295 * etc: Remove directory from GCC.
10296
a5e1b548
MM
102972000-10-16 Michael Meissner <meissner@redhat.com>
10298
10299 * configure (gcc/configargs.h): Only create if there is a build GCC
10300 directory created.
10301
6387a56e
EC
103022000-10-16 Matthias Klose <doko@debian.org>
10303
be1db873
MK
10304 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10305 when configured for libstdc++-v3.
10306
f5fa9a5b
PE
103072000-10-05 Phil Edwards <pme@gcc.gnu.org>
10308
10309 * configure: Save configure arguments to gcc/configargs.h.
10310
61a77fea
PT
103112000-10-04 Philipp Thomas <pthomas@suse.de>
10312
10313 * config.guess: Import CVS version 1.157.
10314 * config.sub: Import CVS version 1.181.
10315
3a4fee66
AP
103162000-10-04 Andris Pavenis <pavenis@latnet.lv>
10317
10318 * Makefile.in (bootstrap): avoid recursion if subdir missing
10319 (cross): ditto
10320 (do-proto-toplev): ditto
10321
3dd7094e
AO
103222000-09-30 Alexandre Oliva <aoliva@redhat.com>
10323
de710532
AO
10324 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10325 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10326
3dd7094e
AO
10327 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10328 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10329 all affected `configure' scripts.
10330
e592386f
NB
10331Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10332
10333 * MAINTAINERS: Add self as cpplib co-maintainer.
10334
fba54939
AH
103352000-09-24 Aldy Hernandez <aldyh@redhat.com>
10336
10337 * MAINTAINERS: Add self to Write After Approval list.
10338
2bd429f4
GP
103392000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10340
10341 * INSTALL/README: egcs -> GCC update.
10342
dce2d8b2 10343Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
10344
10345 * MAINTAINERS: Add myself to Write After Approval list.
10346
d7ce9a83
KH
103472000-09-15 Kazu Hirata <kazu@hxi.com>
10348
10349 * MAINTAINERS: Add myself to Write After Approval list.
10350
18a53ffe
JL
10351Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10352
e490616e
ZW
10353 * configure.in: Do not build byacc for hppa64. Provide paths to the
10354 X11 libraries for hppa64.
18a53ffe 10355
f246ff23
SC
103562000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10357
10358 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10359
06298abd
AO
103602000-09-06 Alexandre Oliva <aoliva@redhat.com>
10361
4b92758a
AO
10362 * Makefile.in (all-zlib): Added dummy target.
10363
06298abd
AO
10364 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10365 ltcf-gcj.sh: Updated from libtool multi-language branch.
10366
4d73d07a
AO
103672000-09-05 Alexandre Oliva <aoliva@redhat.com>
10368
10369 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10370 (bootstrap*): Depend on all-bootstrap.
10371
05d52d78
PT
103722000-09-05 Philipp Thomas <pthomas@suse.de>
10373
10374 * config.guess: Import CVS version 1.156.
10375 * config.sub: Import CVS version 1.179.
10376
3c809ba4
AG
103772000-09-02 Anthony Green <green@cygnus.com>
10378
10379 * Makefile.in (all-gcc): Depend on all-zlib.
10380 (CLEAN_MODULES): Add clean-zlib.
10381 (ALL_MODULES): Add all-zlib.
10382 * configure.in (host_libs): Add zlib.
10383
10ad78a0 103842000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
10385
10386 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10387 crosses, but add gcc/include to the header search path for them.
10388
b36a9ce3
DB
103892000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10390
10391 * MAINTAINERS: Add self to Write After Approval list.
10392
cb011248
FS
103932000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10394
10395 * config.guess: Import CVS version 1.152.
10396 * config.sub: Import CVS version 1.177.
10397
db310af0
AO
103982000-08-25 Alexandre Oliva <aoliva@redhat.com>
10399
7965440a
AO
10400 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10401 $targargs to tell whether newlib is going to be built.
10402
db310af0
AO
10403 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10404 $$r/TARGET_SUBDIR/libio for _G_config.h.
10405
e7977565
AO
104062000-08-23 Alexandre Oliva <aoliva@redhat.com>
10407
10408 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10409
126bb9ed
DD
104102000-08-22 DJ Delorie <dj@redhat.com>
10411
10412 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10413
5b0e9d29
AO
104142000-08-22 Alexandre Oliva <aoliva@redhat.com>
10415
10416 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10417 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10418 sub-configures.
10419
4f3e904e
DD
104202000-08-21 DJ Delorie <dj@redhat.com>
10421
10422 * MAINTAINERS: Add self as a libiberty maintainer
10423
c9635443
AO
104242000-08-16 Alexandre Oliva <aoliva@redhat.com>
10425
10426 * configure.in (libstdcxx_flags): Use
10427 libstdc++-v3/src/libstdc++.INC.
10428
8b2100ba
AO
104292000-08-15 Alexandre Oliva <aoliva@redhat.com>
10430
10431 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10432
57119aa9
ZW
104332000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10434
eeb943b0
ZW
10435 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10436
6387a56e 10437 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
10438 explicit. Substitute enable_threads into generated Makefiles.
10439 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10440 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10441
acffa7c4
GK
104422000-08-13 Geoff Keating <geoffk@cygnus.com>
10443
10444 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10445
808d8c41
AO
104462000-08-12 Alexandre Oliva <aoliva@redhat.com>
10447
10448 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10449 previous delta.
10450
1fc8c51c 104512000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 10452
1fc8c51c
JM
10453 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10454 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10455 (FLAGS_FOR_TARGET): Not here.
10456 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 10457
25698887
AO
104582000-08-11 Alexandre Oliva <aoliva@redhat.com>
10459
10460 * config-ml.in (CC, CXX): Don't introduce a leading space.
10461
10120687
DD
104622000-08-07 DJ Delorie <dj@delorie.com>
10463
10464 * MAINTAINERS: Add self as a DJGPP maintainer
10465
15c758e9
DD
104662000-08-07 DJ Delorie <dj@redhat.com>
10467
10468 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10469 "if we're also building gcc, and it's a gcc that will run on the
10470 build machine, we want to use its includes instead of the system's
10471 default includes".
10472
2d0de245
JM
104732000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10474
10475 * MAINTAINERS: Add self to Write After Approval list.
10476
e81b330a
AO
104772000-08-03 Alexandre Oliva <aoliva@redhat.com>
10478
83440c1e
AO
10479 * configure.in (libstdcxx_flags): Don't use `"'.
10480
e81b330a
AO
10481 * config-ml.in: Adjust multilib search paths to the
10482 appropriate multilib tree.
10483
cf95c847
AO
104842000-08-02 Alexandre Oliva <aoliva@redhat.com>
10485
10486 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10487 commas in $LANGUAGES.
10488
9e9af119
MH
104892000-08-02 Manfred Hollstein <manfredh@redhat.com>
10490
10491 * configure.in: Re-enable all references to libg++ and librx.
10492
606ce391
AO
104932000-08-01 Alexandre Oliva <aoliva@redhat.com>
10494
89820b43
AO
10495 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10496 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10497 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10498 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10499
606ce391
AO
10500 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10501
04179d4a
AO
105022000-07-31 Alexandre Oliva <aoliva@redhat.com>
10503
10504 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10505 CXX_FOR_TARGET for sed.
10506
d4eb109c
AO
105072000-07-30 Alexandre Oliva <aoliva@redhat.com>
10508
10509 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10510 Do not override if already set in the environment or in configure.
10511 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10512 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10513
4f4caf92
AO
105142000-07-28 Alexandre Oliva <aoliva@redhat.com>
10515
10516 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10517 the libtool CVS tree multi-language branch.
10518 * ltconfig, ltmain.sh: Updated.
6387a56e 10519
b87487b6
AO
105202000-07-27 Alexandre Oliva <aoliva@redhat.com>
10521
1670d1ea
AO
10522 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10523 (clean-target): Depend on it.
10524
b87487b6
AO
10525 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10526 (GCC_FOR_TARGET): Use it.
10527 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10528 * configure.in: ... here.
10529 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10530 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10531
4e81ae98
EC
105322000-07-24 Eric Christopher <echristo@cygnus.com>
10533
10534 * MAINTAINERS: Add self to Write After Approval list.
10535
059ae32c
AO
105362000-07-24 Alexandre Oliva <aoliva@redhat.com>
10537
5b28edd4
AO
10538 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10539 (configure-target-libchill, configure-target-libobjc): Likewise.
10540
059ae32c
AO
10541 * configure.in: Use the same cache file for all target libs.
10542 * config-ml.in: But different cache files per multilib variant.
10543
1adcd149
MS
105442000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10545
10546 * configure (topsrcdir): Don't use dirname.
10547
2d573dff
JO
105482000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10549
10550 * MAINTAINERS: Add self to Write After Approval list.
10551
d207ebef
JM
105522000-07-20 Jason Merrill <jason@redhat.com>
10553
10554 * configure.in: Remove all references to libg++ and librx.
10555
10556 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10557
105582000-07-20 Hans-Peter Nilsson <hp@axis.com>
10559
10560 * config.sub: Update to subversions version 2000-07-06.
10561
7b7792d5
AH
105622000-07-12 Andrew Haley <aph@cygnus.com>
10563
10564 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10565 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10566
3abaac67
PE
105672000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10568
10569 * symlink-tree: Check number of arguments.
10570
34be2b36
JW
105712000-07-05 Jim Wilson <wilson@cygnus.com>
10572
10573 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10574 search path for a g++ extracted from the build tree. This
10575 will allow link tests run by configure scripts in
10576 subdirectories to succeed.
10577
d207ebef
JM
105782000-07-01 Koundinya K <kk@ddeorg.soft.net>
10579
e490616e 10580 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 10581
0900331b
MH
105822000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10583
10584 * MAINTAINERS: Add myself as loop discovery maintainer.
10585
d207ebef
JM
105862000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10587
10588 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10589 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10590
105912000-06-19 Timothy Wall <twall@cygnus.com>
10592
10593 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10594 * config.sub: Add tic54x target.
10595
11a27a76
TM
10596Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10597
10598 * MAINTAINERS: Add self as Fortran maintainer,
10599 remove Craig Burley.
10600
d207ebef 10601Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 10602
d207ebef
JM
10603 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10604 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 10605
7758b73f
PT
10606Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10607
10608 * MAINTAINERS: Add self as i18n maintainer
10609
d207ebef
JM
1061020000-05-21 H.J. Lu (hjl@gnu.org)
10611
e490616e
ZW
10612 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10613 directory are used if they exist. Make sure
10614 $(build_tooldir)/include is searched for header files,
10615 $(build_tooldir)/lib/ for library files.
d207ebef 10616 (GCC_FOR_TARGET): Likewise.
e490616e 10617 (CXX_FOR_TARGET): Likewise.
d207ebef 10618
bae29210
JL
10619Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10620
10621 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10622
d207ebef 10623Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
10624
10625 * Makefile.in (configure-target-libiberty): Depend on
10626 configure-target-newlib.
10627
aab0d19d
AO
106282000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10629
10630 * configure.in, Makefile.in: Merge all libffi-related
10631 configury stuff from the libgcj tree.
10632
d207ebef
JM
10633Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10634
10635 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10636 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10637
10638Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10639
10640 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10641 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 10642 current version information. Add to proto-toplev directory.
d207ebef
JM
10643 (gdb-taz): Build do-djunpack.
10644
758c7bd4
DE
106452000-05-15 David Edelsohn <edelsohn@gnu.org>
10646
10647 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10648
1888228d
AC
10649Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10650
10651 * MAINTAINERS: Add self to Write After Approval list.
10652
d207ebef
JM
106532000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10654
10655 * ltmain.sh: Preserve in relink_command any environment
10656 variables that may affect the linker behavior.
10657
2d7cc2fe
JL
10658Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10659
d207ebef
JM
10660 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10661
10662Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10663
10664 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10665
106662000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10667
10668 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 10669 with the version name.
2d7cc2fe 10670
ee455968
JE
10671Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10672
10673 * MAINTAINERS: Add self as bb-reorder maintainer.
10674
73b97e5c
BK
106752000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10676
10677 * config.if: Tweak.
10678
d207ebef
JM
106792000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10680
10681 * djunpack.bat: New file.
10682
10683Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10684
10685 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
10686 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10687 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10688 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 10689
954869eb
DP
106902000-04-16 Dave Pitts <dpitts@cozx.com>
10691
e490616e
ZW
10692 * config.sub (case $basic_machine): Change default for "ibm-*"
10693 to "openedition".
954869eb 10694
eaabe541
AJ
106952000-04-13 Andreas Jaeger <aj@suse.de>
10696
10697 * MAINTAINERS: Added myself.
10698
d207ebef
JM
10699Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10700
10701 * Makefile.in (gdb-taz): New target. GDB specific archive.
10702 (do-md5sum): New target.
10703 (MD5PROG): Define.
10704 (PACKAGE): Default to TOOL.
10705 (VER): Default to a shell script.
10706 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 10707 md5 checksum generation.
d207ebef
JM
10708 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10709 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10710 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 10711 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
10712
10713Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10714
10715 * configure (warn_cflags): Delete.
10716
0ea6d60c
PDM
10717Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10718
10719 * MAINTAINERS: Added myself.
10720
17090313 107212000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 10722 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 10723
e490616e
ZW
10724 * configure.in (enable_libstdcxx_v3): Add.
10725 (target_libs): Add bits here to switch between libstdc++-v2 and
10726 libstdc++-v3.
10727 * config.if: And this file too.
10728 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 10729
76b78517
MM
107302000-04-05 Michael Meissner <meissner@redhat.com>
10731
10732 * config.sub (d30v): Add d30v as a basic machine type.
10733
ad242caf
JM
107342000-03-29 Jason Merrill <jason@casey.cygnus.com>
10735
10736 * configure.in: -linux-gnu*, not -linux-gnu.
10737
d4537148
TM
10738Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10739
10740 * MAINTAINERS: Add self in write-after-approval section.
10741
f152e9d4
JW
10742Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10743
10744 * MAINTAINERS: Add self as ia64 port maintainer.
10745
6a5fcef1
NB
107462000-03-08 Neil Booth <NeilB@earthling.net>
10747
10748 * MAINTAINERS: Add self in write-after-approval section.
10749
d207ebef 10750Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 10751
d207ebef
JM
10752 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10753 (do-tar-bz2): Replace TOOL with PACKAGE.
10754 (gdb.tar.bz2): Remove GDBTK from GDB package.
10755 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 10756 dejagnu.tar.bz2): New packages.
d207ebef
JM
10757
107582000-02-27 Andreas Jaeger <aj@suse.de>
10759
10760 * configure.in: Add entry for mips*-*-linux*, move catch all
10761 *-*-*linux* entry below this one.
10762
107632000-02-27 Ian Lance Taylor <ian@zembu.com>
10764
10765 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 10766
521fe9d0
NC
107672000-02-24 Nick Clifton <nickc@cygnus.com>
10768
10769 * config.sub: Support an OS of "wince".
10770
d207ebef
JM
10771Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10772
10773 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 10774 version.
d207ebef 10775
dce2d8b2 107762000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
10777
10778 * config.sub: Add support for Linux/IBM 370.
10779 * configure.in: Likewise.
10780
3a685f6f
NC
107812000-02-22 Nick Clifton <nickc@cygnus.com>
10782
10783 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10784
dce2d8b2 107852000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 10786
d207ebef 10787 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 10788
4746ee26
KG
107892000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10790
10791 * configure (gcc_version): When setting, narrow search to
10792 lines containing `version_string'.
10793
ba96c72d
DC
107942000-02-15 Denis Chertykov <denisc@overta.ru>
10795
10796 * config.sub: Add support for avr target.
10797
77f16a66
NC
107982000-02-14 Nick Clifton <nickc@cygnus.com>
10799
10800 * MAINTAINERS: Add maintainers for MCore port.
10801
784a3a80
HPN
10802Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10803
10804 * config.sub: Add mmix-knuth-mmixware.
10805
719dd4fa
KG
108062000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10807
10808 * MAINTAINERS: Pair cccp with cpplib maintainership.
10809
dce2d8b2 108102000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
10811
10812 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10813 structure stuff to -L library search.
10814 (CXX_FOR_TARGET): Ditto.
10815 (CROSS_CHECK_MODULES): Fix spelling mistake.
10816
7a53e94b
MM
108172000-01-24 Mark Mitchell <mark@codesourcery.com>
10818
10819 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10820 the C++ compiler.
10821
0da3b5a7
RH
108222000-01-12 Richard Henderson <rth@cygnus.com>
10823
10824 * configure.in: Don't build some bits for beos.
10825
02368d6d
JS
108262000-01-12 Joel Sherrill (joel@OARcorp.com)
10827
10828 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10829 as include files.
10830
2e76d35c
ZW
108312000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10832
10833 * Add self as cpplib maintainer, as requested by Jason
10834 Merrill. Correct my e-mail address.
10835
4c25fdcf
GK
108362000-01-06 Geoff Keating <geoffk@cygnus.com>
10837
10838 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10839 not mh-aix43.
10840
188e3966
HPN
10841Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10842
10843 * MAINTAINERS: Add myself to "write after approval" list.
10844
c2f5d030
RH
108451999-12-14 Richard Henderson <rth@cygnus.com>
10846
10847 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10848 * config.sub: Accept alphaev[78], alphaev8.
10849
eeda916a
AO
108501999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10851
10852 * config.guess, config.sub: Update from autoconf.
10853
b3bd7820
BK
108541999-11-29 Bruce Korb <autogen@linuxbox.com>
10855
2c290989 10856 * MAINTAINERS: update my playtime e-address.
b3bd7820 10857
1882b2b1
RO
10858Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10859
10860 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10861 necessary libraries are missing.
10862
dce2d8b2 10863Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
10864
10865 * MAINTAINERS: Add new 'write after approval' maintainer.
10866
1e25de97
APB
10867Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10868
10869 * MAINTAINERS: Add new Java maintainer.
10870
1722c704
AS
108711999-10-25 Andreas Schwab <schwab@suse.de>
10872
10873 * configure: Fix quoting inside arguments of eval.
10874
8141abe8
NC
108751999-10-21 Nick Clifton <nickc@cygnus.com>
10876
10877 * config-ml.in: Allow suppression of some ARM multilibs.
10878
0b77644a
LV
10879Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10880
10881 * config.guess: Add OS/390 match pattern.
10882 * config.sub: Add mvs, openedition targets.
10883 * configure.in (i370-ibm-opened*): New.
10884
d207ebef
JM
108851999-09-04 Steve Chamberlain <sac@pobox.com>
10886
10887 * config.sub: Add support for configuring for pj.
10888
108891999-08-31 Nick Clifton <nickc@cygnus.com>
10890
10891 * config.sub (maybe_os): Add support for configuring for fr30.
10892
af13ebe9
NC
108931999-08-25 Nick Clifton <nickc@cygnus.com>
10894
10895 * configure.in: Do not configure or build ld for AIX
10896 platforms. ld is known to be broken on these platforms.
10897
1250c760
RO
10898Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10899
10900 * config-ml.in: Pass compiler flag corresponding to multidirs to
10901 subdir configures.
10902
d207ebef
JM
109031999-08-09 Ian Lance Taylor <ian@zembu.com>
10904
10905 * Makefile.in (LDFLAGS): Define.
10906
109071999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10908
10909 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10910 noconfigdirs.
10911 (*-*-cygwin*): Likewise.
10912
109131999-08-08 Ian Lance Taylor <ian@zembu.com>
10914
10915 * mkdep: New file.
10916 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10917 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10918
10919 From Eli Zaretskii <eliz@is.elta.co.il>:
10920 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10921 long file name when using DJGPP on MS-DOS.
10922
dbd83e11
JL
10923Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10924
10925 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10926
d207ebef
JM
109271999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10928
10929 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10930 dependency as this causes "make check" to globally "make all"
10931
cd1f4c2c
TT
10932Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10933
10934 * configure.in (target_libs): Added target-zlib.
10935 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10936 (CONFIGURE_TARGET_MODULES): Likewise.
10937 (CHECK_TARGET_MODULES): Likewise.
10938 (INSTALL_TARGET_MODULES): Likewise.
10939 (CLEAN_TARGET_MODULES): Likewise.
10940 (configure-target-zlib): New target.
10941 (all-target-zlib): Likewise.
10942 (all-target-libjava): Depend on all-target-zlib.
10943 (configure-target-libjava): Depend on configure-target-zlib.
10944
10945 * Makefile.in (configure-target-libjava): Depend on
10946 configure-target-newlib.
10947 (configure-target-boehm-gc): New target.
10948 (configure-target-qthreads): New target.
10949
e490616e
ZW
10950 * configure.in (target_libs): Added target-qthreads.
10951 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10952 (CONFIGURE_TARGET_MODULES): Likewise.
10953 (CHECK_TARGET_MODULES): Likewise.
10954 (INSTALL_TARGET_MODULES): Likewise.
10955 (CLEAN_TARGET_MODULES): Likewise.
10956 (all-target-qthreads): New target.
10957 (configure-target-libjava): Depend on configure-target-qthreads.
10958 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
10959
10960 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10961 (CONFIGURE_TARGET_MODULES): Likewise.
10962 (CHECK_TARGET_MODULES): Likewise.
10963 (INSTALL_TARGET_MODULES): Likewise.
10964 (CLEAN_TARGET_MODULES): Likewise.
10965 (all-target-libjava): New target.
10966 (all-target-boehm-gc): Likewise.
10967 * configure.in (target_libs): Added libjava, boehm-gc.
10968
d207ebef
JM
109691999-07-22 Ian Lance Taylor <ian@zembu.com>
10970
10971 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10972 configure.bat in SUPPORT_FILES.
10973 (gas+binutils.tar.bz2): Likewise.
10974
10975 * makeall.bat: Remove; obsolete.
10976
109771999-07-21 Ian Lance Taylor <ian@zembu.com>
10978
10979 From Mark Elbrecht:
10980 * configure.bat: Remove; obsolete.
10981
109821999-07-11 Ian Lance Taylor <ian@zembu.com>
10983
10984 * configure: Add -W -Wall to the default CFLAGS when compiling with
10985 gcc.
10986
10987Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10988
10989 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10990
109911999-06-30 Mark Mitchell <mark@codesourcery.com>
10992
10993 * configure.in: Build ld on IRIX6.
10994
109951999-06-12 Ian Lance Taylor <ian@zembu.com>
10996
10997 * Makefile.in: Change distribution targets to use bzip2 instead of
10998 gzip.
10999 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11000 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11001
110021999-06-04 Nick Clifton <nickc@cygnus.com>
11003
11004 * config.sub: Add mcore target.
11005
26d088fa
CD
11006Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11007
11008 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11009
c2c08b29
L
11010Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11011
11012 * config.guess (dummy): Changed to $dummy.
11013
671d0648
NC
110141999-05-24 Nick Clifton <nickc@cygnus.com>
11015
11016 * config.sub: Tidied up case statements.
11017
b1345c72
BE
110181999-05-22 Ben Elliston <bje@cygnus.com>
11019
51ccbd8d
BE
11020 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11021 <jiro@din.or.jp>.
11022
b1345c72
BE
11023 * config.guess: Merge with FSF version. Future changes will be
11024 more accurately recorded in this ChangeLog.
11025 * config.sub: Likewise.
11026
2caf864f
SM
11027Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11028
11029 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11030
d207ebef
JM
110311999-04-30 Tom Tromey <tromey@cygnus.com>
11032
11033 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11034
90fb0c24
TT
110351999-04-23 Tom Tromey <tromey@cygnus.com>
11036
11037 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11038
d207ebef
JM
110391999-04-20 Drew Moseley <dmoseley@cygnus.com>
11040
11041 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11042 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11043 Bad merge removed these two changes.
11044
3516940d 11045Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11046 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11047
11048 * config.guess (interix Alpha): Add.
11049
d207ebef
JM
110501999-04-11 Richard Henderson <rth@cygnus.com>
11051
11052 * configure.in (i?86-*-beos*): Do config gperf; don't config
11053 gdb, newlib, or libgloss.
11054
e891fbfe 11055Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11056
e891fbfe
AO
11057 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11058 link a trivial program with -mabi=64. If it fails, remove mabi=64
11059 from multidirs.
11060
f9ae47d6
PT
11061Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11062
11063 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11064
d207ebef
JM
110651999-04-08 Nick Clifton <nickc@cygnus.com>
11066
11067 * config.sub: Add support for mcore targets.
11068
110691999-04-07 Michael Meissner <meissner@cygnus.com>
11070
11071 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11072 not mt-ospace, in order to shut up assembler warning about using
11073 symbols that are named the same as registers.
11074
110751999-04-07 Drew Moseley <dmoseley@cygnus.com>
11076
11077 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11078 dependency list for all-target-cygmon.
11079
110801999-04-05 Doug Evans <devans@casey.cygnus.com>
11081
11082 * config-ml.in: Check $host, not $target, for selective multilibs.
11083 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11084 thumb interworking, and underscore prefix multilibs.
11085
110861999-04-04 Ian Lance Taylor <ian@zembu.com>
11087
11088 * missing: Update to version from current automake.
11089
88101ab9
L
11090Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11091
11092 * configure (gxx_include_dir): Removed.
11093
11094 * configure.in (gxx_include_dir): Handle it.
11095 * Makefile.in: Likewise.
11096
d207ebef
JM
110971999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11098
11099 * config.sub (mips64vr4111,mips64vr4111el) Add.
11100
111011999-03-21 Ben Elliston <bje@cygnus.com>
11102
e490616e 11103 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 11104
8dc91cbe
ME
11105Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11106
8dc91cbe
ME
11107 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11108 config/mh-djgpp.
11109
d207ebef
JM
11110Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11111
11112 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11113 all-target-newlib to dependency list for all-target-bsp.
11114
926bb5ed
MK
11115Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11116
11117 * config.sub: Add i386-uwin support.
11118 * config.guess: Likewise.
11119
4a6e3000
FS
11120Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11121
11122 * configure.in: cleanup, add mh-*pic handling for arm, special
11123 case powerpc*-*-aix*
11124
d207ebef
JM
11125Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11126
11127 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11128 can be built.
11129
11130Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11131
11132 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 11133 targets.
d207ebef 11134
71c91078
NC
111351999-03-02 Nick Clifton <nickc@cygnus.com>
11136
11137 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11138
282e5df8
GN
11139Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11140
11141 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11142
1de558ee
NC
111431999-02-24 Nick Clifton <nickc@cygnus.com>
11144
11145 * config.sub: Fix typo in arm recognition.
11146
d207ebef
JM
11147Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11148
11149 * configure.in (noconfigdirs): Changed target_configdirs to
11150 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11151 rather than m68k-*-* since it is not known to work on
11152 m68k-aout. Ditto for arm-*-*oabi.
11153
11154Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11155
11156 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
11157
111581999-02-19 Ben Elliston <bje@cygnus.com>
11159
11160 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11161 Smart and improved by Andrew Cagney.
11162
fab7445a
ME
11163Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11164
11165 * config.guess: Recognize openbsd-*-hppa.
11166
8ccdc228
L
11167Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11168
11169 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11170 only if it is not empty.
11171
3b7265ff
NC
111721999-02-17 Nick Clifton <nickc@cygnus.com>
11173
11174 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 11175
d207ebef 11176 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
11177
11178 * config.sub: Modified to recognize uname's armv* syntax.
11179
d207ebef
JM
111801999-02-17 Mark Salter <msalter@cygnus.com>
11181
11182 * configure.in: Added target-bsp for sparclite.
11183
11184Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11185
11186 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11187
111881999-02-08 Nick Clifton <nickc@cygnus.com>
11189
11190 * configure.in: Add support for strongarm port.
11191 * config.sub: Add support for strongarm target.
11192
c48dd3f5 11193Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 11194
c48dd3f5
MK
11195 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11196 the old name config/mh-cygwin32.
11197 Enable texinfo.
11198
d207ebef
JM
11199Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11200
11201 * configure.in: Do build ld for ix86 Solaris.
11202
ecd62820
JW
11203Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11204
11205 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11206 $AR_FOR_TARGET. Likewise for RANLIB.
11207
bbd8fa7f 11208Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 11209
e490616e
ZW
11210 * config.sub (oabi): Recognize.
11211 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 11212
0397442c
RL
11213Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11214
11215 * config.guess: Improve detection of i686 on UnixWare 7.
11216
c9ffaa63
MK
11217Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11218
11219 * config.guess: Add support for i386-pc-interix.
11220 * config.sub: Likewise.
11221 * configure.in: Likewise.
c9ffaa63 11222
d207ebef
JM
11223Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11224
11225 * Makefile.in: Remove unneeded all-target-libio from
11226 from all-target-winsup target since it is now unneeded.
11227 Add all-target-libtermcap in its place since it is now
11228 needed.
11229
11230Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11231
11232 * configure.in: makefile stub for cygwin target is probably
11233 unnecessary. Remove it for now.
d207ebef
JM
11234
11235Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11236
11237 * configure.in: libtermcap.a should be built when cygwin is the
11238 target as well as the host.
11239 * config.guess: Allow mixed case in cygwin uname output.
11240 * Makefile.in: Add libtermcap target.
d207ebef 11241
ebe12325
JL
11242Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11243
11244 * config.sub: Clean up handling of hppa2.0.
11245
57057b67
RB
11246Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11247
11248 * config.guess: Use C code to identify more HP machines.
11249
f8670be1
JL
11250Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11251
11252 * config.sub: Handle hppa2.0.
11253
d207ebef
JM
11254Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11255
11256 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 11257 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
11258
112591998-12-15 Mark Salter <msalter@cygnus.com>
11260
11261 * configure.in: Added target-bsp for several target architectures.
11262
11263 * Makefile.in: Added rules for bsp.
11264
d1a09590
JL
11265Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11266
11267 * config.guess: Improve detection of hppa2.0 processors.
11268
11269Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11270
11271 * config.guess: Recognize FreeBSD using ELF automatically.
11272
71205e0b
MH
112731998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11274
11275 * configure (skip-this-dir): Add handling for new shell script, which
11276 might be created by a sub-directory's configure to indicate, this particular
11277 directory is "unwanted".
11278 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11279
d207ebef
JM
11280Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11281
11282 * ltconfig: import from libtool, after changing libtool to
11283 account for the cygwin name change.
11284
11285Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11286
11287 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11288 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11289
11290Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11291
11292 * configure.in: Add libtermcap to list of cygwin dependencies.
11293
11294Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11295
e490616e
ZW
11296 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11297 they include winsup/include when it's a cygwin target.
d207ebef
JM
11298
112991998-11-12 Tom Tromey <tromey@cygnus.com>
11300
11301 * configure.in (host_tools): Added zip.
11302 * Makefile.in (all-target-libjava): Depend on all-zip.
11303 (all-zip): New target.
11304 (ALL_MODULES): Added all-zip.
11305 (NATIVE_CHECK_MODULES): Added check-zip.
11306 (INSTALL_MODULES): Added install-zip.
11307 (CLEAN_MODULES): Added clean-zip.
11308
11309Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11310
11311 * Makefile.in: lose "32" from comment about cygwin.
11312
11313Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11314
11315 * configure.in: Use -Os to build target libraries for the fr30.
11316
11317Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11318
11319 * config.sub: Add fr30.
11320
11321Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11322
e490616e 11323 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
11324 cygwin* instead of cygwin32*.
11325 * config.sub: Check cygwin* instead of cygwin32*.
11326
d2ec8b39
RL
11327Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11328
11329 * config.guess: Match any version of Unixware7.
11330
d207ebef
JM
113311998-10-20 Syd Polk <spolk@cygnus.com>
11332
11333 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11334 if desired.
11335
35cd2565
JL
11336Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11337
11338 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11339 these if the appropriate directories and files to not exist.
11340
52d4e5b7
JL
11341Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11342
11343 * Makefile.in (DEVO_SUPPORT): Add config.if.
11344
38ada91e
MH
11345Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11346
11347 * configure: Add pattern to replace "build_tooldir"'s
11348 definition in the generated Makefile with "tooldir"'s
11349 actual value.
11350
e44e84da
JL
11351Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11352
56a8387f
JL
11353 * config.sub: Bring back lost sparcv9.
11354
e44e84da
JL
11355 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11356
5cb95c7a
JL
11357Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11358
11359 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11360 CC_FOR_TARGET and friends.
11361
11362Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11363
ceff9b14
AO
11364 * Makefile.in (build_tooldir): New variable, same as tooldir.
11365 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11366 -B$(build_tooldir)/bin/.
11367 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 11368
f2d11dcd
GP
11369Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11370
11371 * README: Remove installation instructions and refer to the
11372 INSTALL directory instead.
11373
73a6d2e7 11374Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 11375
73a6d2e7
RL
11376 * config.sub: Add support for i[34567]86-pc-udk.
11377 * configure.in: Likewise.
11378
5d4a5ee6
JL
11379Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11380
11381 * Makefile.in: add bzip2 package building bits for user
11382 tools module
11383 * configure.in: ditto
11384
6fc19d6d
JL
11385Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11386
11387 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11388 (ALL_TARGET_MODULES): Add all-target-libobjc.
11389 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11390 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11391 (all-target-libchill): Add dependencies.
11392 * configure.in (target_libs): Add libchill.
4e81ae98 11393
f653f0ab
MH
113941998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11395
11396 * configure.in (target_subdir): Remove duplicate line.
11397
5d4a5ee6
JL
11398Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11399
11400 * Makefile.in (all-automake): fix dependencies.
11401
494933e4
JL
11402Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11403
11404 * configure.in: Minor cleanups for building in the $(target_alias)
11405 subdir.
11406
f6b58262
JW
114071998-09-22 Jim Wilson <wilson@cygnus.com>
11408
11409 * Makefile.in (bootstrap): Set r and s before make all. Use
11410 BASE_FLAGS_TO_PASS in make all.
11411 (cross): Likewise.
11412
27c7a08d
MM
114131998-09-20 Mark Mitchell <mark@markmitchell.com>
11414
11415 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11416
e67afd1e
RH
11417Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11418
11419 * config.sub: Fix typo in last change.
11420
8e44ac71
MH
114211998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11422
11423 * config.sub: Add support for C4x target.
11424 * configure.in: Likewise.
11425
d7496fbb
DM
114261998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11427
11428 * config.sub: Recognize sparcv9 just like sparc64.
11429
22097bd1
RL
11430Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11431
11432 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11433
4b877abd
JL
11434Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11435
2c8ec9a2
JL
11436 * config.guess: Correctly identify Pentium II sco boxes.
11437
4b877abd
JL
11438 * config.guess: Fix "tr" code. From Weiwen Liu.
11439
ab03db52
JH
11440Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11441
11442 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11443 stabs.
11444
b54db294
JL
11445Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11446
11447 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11448 (ALL_TARGET_MODULES): Add all-target-libchill.
11449 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11450 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11451 (all-target-libchill): Add dependencies.
11452 * configure.in (target_libs): Add libchill.
11453
bf48dd73
LW
11454Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11455
11456 * config.guess: Avoid assumptions about "tr" behaves when
11457 LANG is set to something other than English.
11458
a3cbd105
L
11459Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11460
11461 * configure (gxx_include_dir): Changed to
11462 '${prefix}/include/g++'-${libstdcxx_interface}.
11463
11464 * config.if: New to determine the interfaces.
11465
c4acd909
MK
11466Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11467
11468 * config.guess: Detect and handle MPE/IX.
11469 * config.sub: Deal with MPE/IX.
11470
9ea97665
DE
11471Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11472
11473 * configure.in: Use mh-aix43.
11474
0ce065bd
MH
114751998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11476
11477 * configure: Fix --without/--disable cases for gxx-include-dir.
11478
5d4a5ee6
JL
11479Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11480
11481 * mdata-sh: Imported. Needed for automake support.
11482
11483Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11484
11485 * Makefile.in (taz): Try "chmod -R og=u ." before
11486 "chmod og=u `find . -print`".
11487
11488Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11489
11490 * configure.in: Add arm-elf and thumb-elf support.
11491
11492Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11493
11494 * Makefile.in: Undo previous patch.
11495
11496Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11497
11498 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11499 to here ...
11500 (install-no-fixedincludes): and here
11501 (INSTALL_MODULES): ... from here.
11502
466456d9
ILT
11503Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11504
11505 * config.sub: Merge with FSF.
11506
1b409d25
ILT
11507 * config.guess: Merge with FSF.
11508
d207ebef
JM
11509Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11510
11511 * configure (extraconfigdirs): New variable.
11512 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11513 * Makefile.in (all): Move higher in file.
11514 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11515 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11516 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11517 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11518 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11519
115201998-07-23 Brendan Kehoe <brendan@cygnus.com>
11521
11522 * Makefile.in (all-target-libjava): Depend on all-gcc and
11523 all-target-newlib.
11524 (configure-target-libjava): Depend on $(ALL_GCC).
11525
7f1937c1
RL
11526Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11527
11528 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11529 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11530
2ada2bd6
ML
11531Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11532
11533 * INSTALL/README: Fix typo.
11534
1e025bde
ML
11535Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11536
5d4a5ee6
JL
11537 * ylwrap: Change absolute path checks to check for DOS style path
11538 names.
1e025bde 11539
5d4a5ee6
JL
11540 * ylwrap: Don't use a full path name if the source file is in the
11541 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 11542
6755ff73
ILT
11543 * config-ml.in: Default to being verbose, to match Feb 18 change to
11544 configure.
11545
5d4a5ee6
JL
11546Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11547
11548 Brought over from egcs:
11549
11550 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11551
11552 * configure.in (target_subdir): Set to ${target_alias} instead
11553 of "libraries".
11554
11555 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11556
11557 * configure.in (target_subdir): Set to libraries if enable_multilib.
11558
11559Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11560
11561 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11562 multilibs, force reconfiguration the first time we create
11563 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11564
11565Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11566
11567 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11568 avoid confusion with --no-recursion.
11569
11570Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11571
11572 * configure.in: Win32 hosts shouldn't use install -x
11573 * install-sh: remove -x option, and special .exe-handling
11574 hack.
11575
d207ebef
JM
11576Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11577
11578 * config.guess: Recognize i586-pc-beos.
11579 * configure.in: Don't build some bits for beos.
11580
fbd836fc
ILT
11581Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11582
5d4a5ee6
JL
11583 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11584 CFLAGS default to -O2.
11585
fbd836fc
ILT
11586 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11587 when using GNU ld.
11588
11589Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11590
11591 * ltmain.sh: Correct install when using a different shell.
11592
11593Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11594
11595 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11596
d207ebef
JM
11597Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11598
11599 * makefile.vms: Update to build binutils/makefile.vms. Add install
11600 target.
fbd836fc
ILT
11601
11602Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11603
11604 * ltconfig: Update to correct AIX handling.
11605
69b471bc
JL
11606Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11607
81241b5e
JL
11608 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11609
69b471bc
JL
11610 * configure.in (target_subdir): Set to ${target_alias} instead
11611 of "libraries".
11612
bedf82df
MH
116131998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11614
11615 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11616 (Makefile): Depend on $(gcc_version_trigger).
11617
11618 * configure (gcc_version): Change default initializer to empty
11619 string.
11620 (gcc_version_trigger): New variable; pass this variable down
11621 to subdir configures to enable them checking gcc's version
11622 themselves. Emit make macros for both gcc_version vars.
11623 (topsrcdir): Initialize reliably.
11624 (recursion line): Remove --with-gcc-version=${gcc_version}.
11625
28e449d8
MH
116261998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11627
11628 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
11629 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11630 in $(libsubdir); emit definition in each generated Makefile.
11631 (gxx_include_dir): Initialize depending on
11632 $enable_version_specific_runtime_libs.
28e449d8 11633
50c4c9f7
MH
116341998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11635
11636 * configure (gcc_version): Initialize properly depending on
11637 how and where configure is started.
11638 (recursion line): Pass a --with-gcc-version=${gcc_version}
11639 to configures in subdirs.
11640
d207ebef
JM
11641Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11642
11643 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 11644 cygmon
d207ebef 11645
5d4a5ee6
JL
11646Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11647
11648 * configure.in: Add cygmon and libstub support for mn10200.
11649
2f96399b
MH
116501998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11651
11652 * configure (gcc_version): Add new variable describing the
11653 particular gcc version we're building.
11654 * Makefile.in (libsubdir): Add new macro for the directory
11655 in which the compiler finds executables, libraries, etc.
11656 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11657 and libsubdir.
11658
c4137c50
AO
11659Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11660
ceff9b14
AO
11661 * Makefile.in (local-clean): Remove *.log.
11662 (warning.log): Built with warn_summary from build.log.
11663 (mail-report.log): Run test_summary.
11664 (mail-report-with-warnings.log): Run test_summary including
11665 warning.log in the report.
c4137c50 11666
276d5ee0
RL
11667Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11668
11669 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11670
5d4a5ee6
JL
11671Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11672
11673 * Makefile.in (grep): Grep no longer depends on libiberty.
11674
11675Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11676
11677 * Makefile.in: all-snavigator needs all-libgui.
11678
11679Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11680
11681 * configure.in: Add cygmon and libstub support for mn10300.
11682
8af14275
ILT
11683Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11684
11685 * missing: Update to version from automake 1.3.
11686
fbd836fc
ILT
11687 * ltmain.sh: On installation, don't get confused if the same name
11688 appears more than once in the list of library names.
11689
466456d9
ILT
11690Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11691
11692 * config.sub: Accept m68060 and m5200 as CPU names.
11693
5d4a5ee6
JL
11694Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11695
11696 * configure: Use && rather than using -a in test, because odd
11697 strings can confuse test.
11698 * configure.in: Likewise.
11699
fbd836fc
ILT
11700Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11701
11702 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11703
f0983958
AO
11704Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11705
11706 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 11707 bootstrap4-lean): New targets.
f0983958 11708
bfed1ea0
JL
11709Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11710
11711 * mpw-* Delete. Not used.
11712
5d4a5ee6
JL
11713Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11714
11715 * COPYING.LIB: Update FSF address.
11716
bfed1ea0
JL
11717Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11718
11719 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11720
5d4a5ee6
JL
11721 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11722 GAS_SUPPORT_DIRS.
11723
bfed1ea0
JL
11724Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11725
11726 * ltconfig, ltmain.sh: Avoid producing a version number if
11727 -version-info was not used.
11728
5d4a5ee6
JL
11729Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11730
11731 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11732 building with newlib.
11733
117341998-04-30 Paul Eggert <eggert@twinsun.com>
11735
d207ebef 11736 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 11737 Solaris `make' causes it to continue to next definition.
d207ebef
JM
11738
11739Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11740
11741 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11742 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
11743
11744Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11745
11746 * configure.in: Change alpha to alpha* in several places.
11747
d207ebef
JM
11748Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11749
11750 * config.sub: Recognize sparc86x.
11751
77be0cab
MM
11752Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11753
11754 * configure.in (--enable-target-optspace): Remove debug echo.
11755
62441128
JW
11756Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11757
11758 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11759
bfed1ea0
JL
11760Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11761
11762 * ltconfig: Update cygwin32 support.
11763
5d4a5ee6
JL
11764 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11765 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11766 (GDB_SUPPORT_DIRS): Likewise.
11767
3f4ea1de
MM
11768Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11769
11770 * configure.in (target_makefile_frag): If --enable-target-optspace,
11771 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
11772 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11773 not used.
11774 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 11775
5d4a5ee6
JL
11776Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11777
11778 * Makefile.in (all-bfd): Depend on all-intl.
11779 (all-binutils): Likewise.
11780 (all-gas): Likewise.
11781 (all-gprof): Likewise.
11782 (all-ld): Likewise.
11783
117841998-04-19 Brendan Kehoe <brendan@cygnus.com>
11785
11786 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11787
bfed1ea0
JL
11788Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11789
5d4a5ee6
JL
11790 * Makefile.in (all-bfd): Depend upon all-libiberty.
11791
bfed1ea0
JL
11792 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11793
5d4a5ee6
JL
11794Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11795
11796 * Makefile.in: Add libstub.
11797
11798 * configure.in: Ditto. Build libstub for targets that have cygmon
11799 support.
11800
11801Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11802
11803 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11804
11805Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11806
11807 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11808 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11809
ec8d6ddc
KW
11810Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11811
11812 * configure: Define DEFAULT_M4 by searching PATH.
11813 * Makfile.in: Use DEFAULT_M4.
11814
bfed1ea0
JL
11815Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11816
11817 * ltconfig: Add cygwin32 support.
11818
5d4a5ee6
JL
11819 * Makefile.in, configure.in: Add libtool as a native only directory
11820 to configure and build.
11821
547a6183
JL
11822Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11823
11824 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11825
5d4a5ee6 11826Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 11827
5d4a5ee6
JL
11828 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11829
11830Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11831
11832 * Makefile.in: add ash make rules
11833 * configure.in: add ash to native_only and host_tools lists
11834
11835Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11836
11837 * Makefile.in (all-gettext, all-intl): New targets.
11838 (ALL_MODULES): Added all-gettext, all-intl.
11839 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11840 (INSTALL_MODULES): Added install-gettext, install-intl.
11841 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11842
11843 * configure.in (host_tools): Added gettext.
11844 (native_only): Likewise.
11845 (noconfigdirs) [various cases]: Likewise.
11846 (host_libs): Added intl.
11847
d207ebef
JM
11848Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11849
11850 * configure: Do not disable building gdbtk for cygwin32 hosts.
11851
e98e406f
NC
11852Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11853
11854 * configure.in: Add thumb-coff target.
11855 * config.sub: Add thumb-coff target.
11856
5d4a5ee6
JL
11857Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11858
11859 * Makefile.in: Revert yesterday's change.
11860 (all-target-winsup): all-target-librx stays out of here.
11861
11862Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11863
11864 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11865 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11866 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11867 Remove references to librx and libg++.
11868
11869Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11870
11871 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11872 recursive makes
11873
bfed1ea0
JL
11874Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11875
11876 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 11877 for newlib directory.
bfed1ea0
JL
11878 (CXX_FOR_TARGET): Likewise.
11879
11880Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11881
11882 * ltconfig: Update after libtool/ltconfig.in change for
11883 hpux11.
11884
11885Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11886
11887 * ltconfig, ltmain.sh: Update to libtool 1.2.
11888
3cd730af
MH
11889Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11890
11891 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11892 (install-gcc-cross): Instead, override LANGUAGES here.
11893
80564603
DL
118941998-03-18 Dave Love <d.love@dl.ac.uk>
11895
11896 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11897 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11898
d207ebef
JM
11899Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11900
11901 * configure.in: Add Thumb-pe target.
11902
5d4a5ee6 11903Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 11904
5d4a5ee6
JL
11905 * Makefile.in - changed sn targets to snavigator
11906 * configure.in - changed sn targets to snavigator
11907
2d4a0558
MH
11908Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11909
11910 * config-ml.in: After building symlink tree call make distclean
11911 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11912 to be the case for libiberty.
11913
04b93567
L
11914Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11915
11916 * configure: When making link, also check the current
11917 directory. The configure scripts may create one.
11918
9a06b842
RH
11919Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11920
11921 * config.sub: Accept alphapca56 and alphaev6 properly.
11922
217fc4e6
FS
11923Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11924
11925 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11926
3e07bdbd 11927Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 11928
e490616e 11929 * config.sub (sco5): Fix typo.
3e07bdbd 11930
5d4a5ee6
JL
11931Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11932
11933 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11934 install-itcl.
11935 (install-itcl): Remove dependency on install-tcl.
11936
11937Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11938
11939 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11940
11941Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11942
11943 * configure.in: Don't build libgui for a cygwin32 target when not on
11944 a cygwin32 host.
11945
11946Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11947
11948 * configure (redirect): Set to null, so default behavior of
11949 configure is now --verbose.
11950
ce0d965c
DL
119511998-02-16 Dave Love <d.love@dl.ac.uk>
11952
11953 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11954 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11955
3acd1fd0
MH
11956Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11957
11958 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11959 this change to sync Makefile.in with its ChangeLog entries.
11960
5d4a5ee6
JL
11961Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11962
11963 * ltmain.sh (mkdir): Check that the directory doesn't exist
11964 before we exit with error, so that we don't get races during
11965 parallel builds.
11966
bfed1ea0
JL
11967Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11968
11969 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11970
4e77e8f1
MH
11971Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11972
11973 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11974 PICFLAG_FOR_TARGET.
11975 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11976
11977 * configure: Emit a definition for the new macro enable_shared
11978 into each Makefile.
11979
5d4a5ee6
JL
11980Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11981
11982 * configure.in (host_tools, native_only): Add libtool.
11983
11984Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11985
11986 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11987 Fix typo in ming config comment.
11988
bfed1ea0
JL
11989Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11990
11991 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11992
5d4a5ee6
JL
11993Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11994
11995 * config.sub: Add tic30 cases, and map c30 to tic30.
11996
8821a725
RH
11997Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11998
11999 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12000 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12001 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12002 (CLEAN_TARGET_MODULES): Similarly
12003 (all-target-libf2c): Add dependences.
4e81ae98 12004 * configure.in (target_libs): Add libf2c.
8821a725 12005
5d4a5ee6
JL
12006Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12007
12008 * configure.in: Remove expect from noconfigdirs when target
12009 is cygwin32. OK to build expect and dejagnu with Canadian
12010 Cross.
12011
0aadd657
ILT
12012Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12013
5d4a5ee6
JL
12014 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12015 host.
12016
0aadd657
ILT
12017 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12018 and mingw32.
12019
d0a8352c
MH
12020Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12021
12022 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12023 here as it is not defined in the toplevel Makefile.
12024
59739e3c
MH
12025Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12026
12027 * configure (package_makefile_rules_frag): New variable, which names
12028 a file with generic rules, ...
12029 Change comment to mention we now have FIVE parts.
12030 * configure: Undo last change.
12031
228197ee
LT
12032Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12033
12034 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12035 * config.sub: More accurate determination of HP processor types.
228197ee 12036
efd4c0ba
MH
12037Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12038
12039 * configure (package_makefile_frag): Move inserting the
12040 ${package_makefile_frag} to where it should be according
12041 to the comment.
12042
6eef3189
PB
12043Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12044
12045 * config.guess: Add support for Linux/ARM.
12046
d207ebef
JM
12047Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12048
12049 * .cvsignore: Remove *-info and *-install since they match
12050 release-info and mpw-install, which we don't want to just ignore.
12051
48464ebf
RH
12052Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12053
12054 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12055
803462a7
PN
12056Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12057
12058 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12059 local_prefix to sub-make invocations.
12060
520ab477
L
12061Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12062
12063 * configure.in: Check makefile fragments in the source
12064 directory.
12065
4bcdb76d
AO
12066Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12067
ceff9b14
AO
12068 * configure.in: Check whether host and target makefile
12069 fragments exist before adding them to *_makefile_frag.
4bcdb76d 12070
5d4a5ee6
JL
12071Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12072
12073 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12074
12075Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12076
12077 * configure.in: Make sure we only replace RPATH_ENVVAR on
12078 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12079 regexp to sed.
12080
12081 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12082 to sub-makes.
12083
0d3e11a5
LI
120841998-01-13 Lee Iverson (leei@ai.sri.com)
12085
12086 * config-ml.in (multi-do): LDFLAGS must include multilib
12087 designator.
12088
d45b3d87 12089Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
12090
12091 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12092
d39cd7a1
MK
12093Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12094
12095 * config.sub: Add mingw32 support.
12096 * configure.in: Likewise.
d39cd7a1 12097
6decbc24
FS
12098Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12099
12100 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12101
5d4a5ee6
JL
12102Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12103
12104 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12105 * configure (gxx_include_dir): Provide a definition for subdirs
12106 which do not use autoconf.
12107
12108Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12109
12110 * config.guess: Sync with egcs. Picks up new alpha support,
12111 BeOS & some additional linux support.
12112
d3d1907a
JL
12113Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12114
12115 * config.guess: HP 9000/803 is a PA1.1 machine.
12116
b104e095
RH
12117Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12118
12119 * configure.in: It's alpha*-...
12120
aca823c1
L
12121Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12122
12123 * configure.in (host_makefile_frag, target_makefile_frag):
12124 Handle multiple config files.
12125 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12126 alpha-*-*.
12127
d207ebef
JM
12128Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12129
12130 * mkdep: New file.
12131
12132Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12133
12134 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12135
5d4a5ee6
JL
12136Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12137
12138 * Makefile.in: Add libgui directory.
12139 (GDB_TK): Add all-libgui.
12140 * configure.in: Add libgui directory.
12141 * configure: Add all-libgui to GDB_TK.
12142
12143Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12144
12145 * config-ml.in (multidirs): Add m32r to multilib list.
12146
12147Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12148
12149 * Makefile.in (all-target-gperf): Change dependency to
12150 all-target-libstdc++.
12151
baf55877
FF
12152Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12153
12154 * config.guess: Add BeOS support.
12155
5d4a5ee6
JL
12156Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12157
12158 Source directory cvs renamed to cvssrc:
12159 * configure.in (host_tools): Change cvs to cvssrc.
12160 (native_only): Likewise.
12161 (noconfigdirs) [various cases]: Likewise.
12162 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12163 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12164 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12165 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12166 (all-cvssrc): Rename target from all-cvs.
12167
f2d76545
JL
12168Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12169
12170 * configure (gxx_include_dir): Fix thinko.
12171
205cba53
JL
12172Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12173
12174 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12175 (install-cross, install-gcc-cross): New targets.
12176
5d4a5ee6
JL
12177Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12178
12179 * configure.in (noconfigdirs): Add support for Thumb target.
12180
12181 * config.sub (maybe_os): Add support for Thumb target.
12182
12183Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12184
12185 * Makefile.in: Add rules for cygmon.
12186
12187 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12188
96b0f1fc
JL
12189Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12190
12191 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12192 * configure (gxx_include_dir): Provide a definition for subdirs
12193 which do not use autoconf.
d207ebef
JM
12194
12195Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12196
12197 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 12198 11/18/97 build
d207ebef 12199
7dfef6ed
JL
12200Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12201
12202 * From Franz Sirl.
12203 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12204 found on RedHat Linux systems.
96b0f1fc 12205
83cfe7c0
JL
12206Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12207
12208 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12209 guesses.
12210
7dfef6ed
JL
12211Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12212
12213 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12214
5d4a5ee6
JL
12215Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12216
12217 * ltmain.sh: If mkdir fails, check whether the directory was created
12218 anyhow by some other process.
12219
d207ebef
JM
12220Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12221
12222 * configure.in (d30v-*-*): Configure all directories.
12223
12224Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12225
12226 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12227 for the D30V.
12228
12229Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12230
12231 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12232
5d4a5ee6
JL
12233Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12234
e490616e
ZW
12235 * include/libiberty.h: Add extern "C" { so it can be used with C++
12236 progrms.
12237 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12238 programs.
5d4a5ee6 12239
d207ebef
JM
12240Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12241
12242 * configure.in (d30v-*-*): Configure GCC now.
12243
5d4a5ee6
JL
12244Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12245
12246 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12247 is no longer needed.
12248
c9670e62
JM
12249Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12250
12251 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12252
cc71c0ca
MH
12253Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12254
12255 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12256 targets using "$@" to provide support for similar but not identical
12257 targets without having to duplicate code.
12258
d207ebef
JM
12259Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12260
12261 * makefile.vms: Fix to work with DEC C.
12262
12263Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12264
12265 * config.sub: Add mips-tx39-elf to marketing names.
12266
12267Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12268
12269 * ltmain.sh: Handle symlinks in generated script.
12270
12271Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12272
12273 * configure: Handle autoconf style directory options: --bindir,
12274 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12275 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12276 --sysconfdir.
12277 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12278 (sharedstatedir, localstatedir, oldincludedir): New variables.
12279 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12280 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12281 sbindir, sharedstatedir, and sysconfdir.
12282
b1e3ddfd
AJ
12283Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12284
12285 * Makefile.in (bootstrap-lean): New target.
12286
d207ebef
JM
12287Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12288
12289 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 12290 sn, and gnuserv from noconfigdirs.
d207ebef
JM
12291
12292Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12293
12294 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12295
09f97c1e
JL
12296Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12297
12298 * Makefile.in (cross): New target.
12299
335d0ab2
AO
12300Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12301 Jeff Law <law@cygnus.com>
12302
12303 * Makefile.in (bootstrap2, bootstrap3): New targets.
12304 (all-bootstrap): Remove outdated and confusing target.
339c9b00 12305 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 12306
d207ebef
JM
12307Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12308
12309 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 12310 windows. Consistent with gdb/configure.
d207ebef 12311
e693cc28
UD
123121997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12313
e693cc28
UD
12314 * configure.in: Name Linux target fragment.
12315
12316 * configure: Rewrite so that project Makefile fragment is inserted
12317 first and appears last in the resulting Makefile.
12318
d207ebef
JM
12319Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12320
12321 * Makefile.in (install-itcl): Install tcl first.
12322
5d4a5ee6
JL
12323Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12324
12325 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12326
f401679e
JW
12327Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12328
12329 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12330
12331 * configure.in (skipdirs): Add target-librx for Linux.
12332 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12333
ec20b1b9
JL
12334Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12335
12336 * Makefile.in (bootstrap): New target.
12337
becdcf6d
JL
12338Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12339
63f6bcd7 12340 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 12341
d207ebef
JM
12342Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12343
12344 * config.guess: Merge with FSF.
12345
0c82f6bf
FF
12346Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12347
12348 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12349
d207ebef
JM
12350Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12351
12352 * config.sub: Add "marketing-names" patch.
12353
3fbc0b70
JS
12354Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12355
e490616e 12356 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 12357
e20d4801
JL
12358Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12359
12360 * config.sub: Handle v850-elf.
12361
fe181f78 12362Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
12363
12364 * .cvsignore (*-install): Remove.
12365
bfed1ea0
JL
12366Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12367
12368 * ltconfig: Set CONFIG_SHELL in libtool.
12369 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12370
558a1e7c
JW
12371Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12372
12373 * configure.in (target_subdir): Set to libraries if enable_multilib.
12374
7818d6fc
JW
12375Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12376
12377 * config.guess: Update from gcc directory.
12378
d207ebef
JM
12379Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12380
12381 * Makefile.in (all-sim): Depends on all-readline.
12382
6599da04
JM
12383Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12384
12385 * Makefile.in (BISON, YACC): Use $$s.
12386 (all-bison): Depend on all-texinfo.
12387
12388Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12389
12390 * Makefile.in (BISON): Add -L flag.
12391 (YACC): Likewise.
12392
d207ebef
JM
12393Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12394
4e81ae98
EC
12395 * configure.in (noconfigdirs): Add support for v850e target.
12396
d207ebef
JM
12397 * config.sub (maybe_os): Add support for v850e target.
12398
12399Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12400
4e81ae98
EC
12401 * configure.in (noconfigdirs): Add support for v850ea target.
12402
d207ebef
JM
12403 * config.sub (maybe_os): Add support for v850ea target.
12404
6599da04
JM
12405Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12406
12407 * config.sub: Add mipstx39. Delete r3900.
12408
12409Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12410
12411 * Makefile.in (all-autoconf): Depends on all-texinfo.
12412
12413Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12414
12415 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12416 eabi targets.
12417
12418Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12419
12420 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12421
12422 * configure: When handling a Canadian Cross, handle YACC as well as
12423 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 12424 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
12425
12426Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12427
12428 * Makefile.in (BISON): bison, not byacc or bison -y.
12429 (YACC): bison -y or byacc or yacc.
12430 (various): Add *-bison as appropriate.
12431 (taz): No need to mess with BISON anymore.
12432
12433Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * configure: If OSTYPE matches *win32*, try to find a good value for
12436 CONFIG_SHELL.
12437
12438Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12439
12440 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12441 configure.in if it is present.
12442
12443Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12444
12445 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12446
12447Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12448
12449 * config.sub: Recognize `arc' cpu.
12450 * configure.in: Likewise.
12451 * config-ml.in: Likewise.
12452
12453Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12454
12455 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12456
12457Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12458
12459 * configure: Changed sed delimiter from ':' to '|' when
12460 attempting to substitute ${config_shell} for SHELL. On
12461 NT ${config_shell} may contain a ':' in it.
12462
12463Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12464
12465 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12466
12467Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12468
12469 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12470
12471Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12472
12473 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12474
12475 * ylwrap: If the program is a relative path, force it to be
12476 absolute.
12477
12478Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12479
12480 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12481
12482Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12483
12484 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
12485 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12486 for libraries.
6599da04
JM
12487
12488Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12489
12490 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 12491 separated by spaces.
6599da04
JM
12492
12493Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12494
12495 * ylwrap: New file.
12496 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12497
12498 * ltmain.sh: Handle /bin/sh at start of install program.
12499
12500 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12501
12502 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12503 * missing: New file, from automake 1.2.
12504
12505Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12506
12507 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12508 check-tk to CHECK_X11_MODULES.
12509
12510Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12511
12512 * config.sub: Merge with FSF.
12513
12514Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12515
12516 * config.guess: Merge with FSF.
12517
12518Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12519
12520 * configure: Treat msdosdjgpp like go32.
12521 * configure.in: Likewise. Don't remove gprof for go32.
12522
12523 * configure: Change Makefile.tem2 to Makefile.tm2.
12524
12525Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12526
12527 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12528
12529Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12530
12531 * install-sh (chmodcmd): Set to null if the DST directory already
12532 exists. Same as Nov 11th change.
12533
12534Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12535
4e81ae98 12536 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
12537
12538Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12539
12540 * config.guess: Update from FSF.
12541
12542Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12543
12544 * Makefile.in (GDB_TK): Depend on itcl and tix.
12545
12546Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12547
12548 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12549 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12550 (INSTALL_SCRIPT): New variable.
12551 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12552 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12553 to -x.
12554 * install-sh: Add support for -x option.
12555
12556Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12557
12558 * configure.in, Makefile.in: Treat tix like itcl.
12559
12560Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12561
12562 * Makefile.in (WINDRES): New variable.
12563 (WINDRES_FOR_TARGET): New variable.
12564 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12565 (EXTRA_HOST_FLAGS): Add WINDRES.
12566 (EXTRA_TARGET_FLAGS): Add WINDRES.
12567 (EXTRA_GCC_FLAGS): Add WINDRES.
12568 ($(DO_X)): Pass down WINDRES.
12569 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12570 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12571 DLLTOOL_FOR_TARGET.
12572
12573Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12574
12575 * configure.in: configure sim before gdb for win32-x-ppc
12576
12577Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12578
12579 Move gperf into the toplevel, from libg++.
12580 * configure.in (target_tools): Add target-gperf.
12581 (native_only): Add target-gperf.
12582 * Makefile.in (all-target-gperf): New target, depend on
12583 all-target-libg++.
12584 (configure-target-gperf): Empty rule.
12585 (ALL_TARGET_MODULES): Add all-target-gperf.
12586 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12587 (CHECK_TARGET_MODULES): Add check-target-gperf.
12588 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12589 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12590
12591Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 12592
6599da04
JM
12593 * config.sub (mn10200): Recognize new basic machine.
12594
12595Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12596
12597 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12598 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12599
12600Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12601
12602 * configure.in: If we're building mips-sgi-irix6* native, turn on
12603 ENABLE_MULTILIB and set TARGET_SUBDIR.
12604
12605Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12606
12607 * Makefile.in (all-sn): Depend on all-grep.
12608
12609Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12610
12611 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12612
12613 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12614 Makefile. From Jeff Makey <jeff@cts.com>.
12615 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12616
12617 * Makefile.in (DISTBISONFILES): Remove.
12618 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12619 $(DEFAULT_YACC).
12620
12621 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 12622 cygwin32.
6599da04
JM
12623
12624 * Makefile.in (LD): New variable.
12625 (EXTRA_HOST_FLAGS): Pass down LD.
12626 ($(DO_X)): Likewise.
12627
12628Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12629
12630 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12631
12632Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12633
12634 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 12635 before adding our own. Always add --build.
6599da04
JM
12636
12637Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12638
12639 * configure.in (targargs): Pass --build if we're doing
12640 a cross-compile.
12641
12642Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12643
ca236658 12644 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
12645 sed. Otherwise sed chokes on NT path names with drive
12646 designators. Also look for "?:*" as the leading characters in an
12647 absolute pathname.
12648
12649Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12650
12651 * config.sub: Support for r3900.
12652
12653Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12654
12655 * configure.in: Use install-sh, not install.sh.
12656
12657Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12658
12659 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12660 apply it twice.
12661
12662Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12663
12664 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12665 install-binutils.
12666
12667Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12668
12669 * Makefile.in: Add automake targets.
12670 * configure.in (host_tools): Add automake.
12671
12672Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12673
12674 * configure: Default CXX to c++, not gcc.
12675 * Makefile.in (CXX): Set to c++, not gcc.
12676 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12677
12678Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12679
12680 * install-sh: try appending a .exe if source file doesn't
12681 exist
12682
12683Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12684
12685 * configure.in: Turn on multilib by default.
12686 (cross_only): Remove target-libiberty.
12687
12688 * Makefile.in (all-gcc): Don't depend on libiberty.
12689
12690Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12691
12692 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12693
12694Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12695
12696 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12697 (DISTBISONFILES): Add ld/Makefile.in
12698
12699Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12700
12701 * configure.in: if target is cygwin32 but host isn't cygwin32,
12702 don't configure gdb tcl tk expect, not just gdb.
12703
12704Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12705
12706 * configure.in: Added gnuserv everywhere sn appears.
12707
12708 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12709 (CROSS_CHECK_MODULES): Added check-gnuserv.
12710 (INSTALL_MODULES): Added install-gnuserv.
12711 (CLEAN_MODULES): Added clean-gnuserv.
12712 (all-gnuserv): New target.
12713
12714Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12715
12716 * config.guess: Fixes for MIPS OpenBSD systems.
12717
12718Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12719
12720 * Makefile.in (INSTALL_XFORM): Remove.
12721 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12722
12723 * mkinstalldirs: New file, copied from automake.
12724 * Makefile.in (installdirs): Rename from install-dirs. Use
12725 mkinstalldirs. Change all users.
12726 (DEVO_SUPPORT): Add mkinstalldirs.
12727
12728Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12729
12730 * install-sh: Rename from install.sh.
12731 * Makefile.in (INSTALL): Change install.sh to install-sh.
12732 (DEVO_SUPPORT): Likewise.
12733
12734 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12735 Graichen <graichen@rzpd.de>.
12736
12737Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12738
12739 * config.guess: Recognize OpenBSD systems correctly.
12740
12741Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12742
12743 * README, Makefile.in (ETC_SUPPORT): Remove references to
12744 cfg-paper*, configure.{texi,man,info*}._
12745
12746Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12747
12748 * Makefile.in (all.normal): Ensure that gcc is built after all
12749 the x11 - ie gdb - targets.
12750
12751Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12752
12753 * makefile.vms: Don't run conf-a-gas.
12754
12755Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12756
e490616e 12757 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 12758
d207ebef
JM
12759Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12760
12761 * configure.in: Remove noconfigdirs case since gdb also
12762 configures and builds for tic80-coff.
12763
6599da04
JM
12764Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12765
12766 * configure: Set cache_file to config.cache.
12767 * Makefile.in (local-distclean): Remove config.cache.
12768
12769Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12770
12771 * COPYING: Update FSF address.
12772
d207ebef
JM
12773Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12774
12775 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12776 noconfigdirs.
12777
6599da04
JM
12778Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12779
12780 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12781 MAKEDIRS, is empty.
12782
12783Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12784
12785 * config.sub: Tweak mn10300 entry.
12786
12787Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12788
12789 * configure.in (host_tools): Put sim before gdb, so gdb's
12790 configure.tgt can determine if the simulator was configured.
12791
12792Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12793
12794 * config.sub: Move BeOS $os case to be with other Cygnus
12795 local cases.
12796
12797Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12798
12799 * config.sub: Remove misplaced comment that broke Linux.
12800
12801Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12802
12803 * config.sub: Add BeOS support.
12804
12805Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12806
12807 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12808
12809Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12810
12811 * configure.in (noconfigdirs): Remove tcl and tk from
12812 noconfigdirs for cygwin32 builds.
12813
d207ebef
JM
12814Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12815
12816 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12817
6599da04
JM
12818Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12819
12820 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12821 make-all.com, use makefile.vms instead.
12822
12823Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12824
12825 * config.sub: Accept -lnews*.
12826
d207ebef
JM
12827Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12828
12829 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 12830 target-examples and target-libiberty for d30v.
d207ebef
JM
12831
12832Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12833
12834 * configure.in (noconfigdirs): Enable ld for d30v.
12835
12836Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12837
12838 * configure.in (tic80-*-*): Build compiler.
12839
12840Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12841
12842 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 12843 unsupported d30v directories
d207ebef
JM
12844
12845Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12846
4e81ae98
EC
12847 * config.sub, configure.in: Add d30v target cpu.
12848
6599da04
JM
12849Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12850
12851 * makefile.vms: New file.
12852 * make-all.com: Remove.
12853
12854Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12855
12856 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12857
12858Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12859
12860 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12861
12862Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12863
12864 * Makefile.in (ALL_MODULES): Added all-db.
12865 (CROSS_CHECK_MODULES): Addec check-db.
12866 (INSTALL_MODULES): Added install-db.
12867 (CLEAN_MODULES): Added clean-db.
12868
12869Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12870
12871 * config.guess: Merge with latest FSF sources.
12872
12873Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12874
12875 * Makefile.in (ALL_MODULES): Added all-itcl.
12876 (CROSS_CHECK_MODULES): Added check-itcl.
12877 (INSTALL_MODULES): Added install-itcl.
12878 (CLEAN_MODULES): Added clean-itcl.
12879
12880Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12881
12882 * configure.in: build gdb for mn10200
12883
12884Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12885
12886 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12887
d207ebef
JM
12888Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12889
12890 * configure.in (tic80-*-*): Turn off most targets right now.
12891
6599da04
JM
12892Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12893
12894 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12895 rather than the makeinfo program.
12896 (do-info): Depend upon all-texinfo.
12897
12898Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12899
12900 * configure.in: Remove uses of config/mh-linux.
12901
12902 * config.sub, config.guess: Merge with latest FSF sources.
12903
d207ebef
JM
12904Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12905
12906 * config.sub (case $basic_machine): Add tic80 entries.
12907
6599da04
JM
12908Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12909
12910 * config.sub, config.guess: Merge with latest FSF sources.
12911
12912Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12913
12914 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12915 * mpw-config.in: Test for NewFolderRecursive.
12916 * mpw-install: Use symbolic name for startup filename.
12917 * mpw-README: Add various additional details.
12918
12919Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12920
12921 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12922
12923Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12924
12925 * configure.in: Do build gcc and the target libraries for
12926 the mn10200.
12927
12928Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12929
12930 * configure.in: don't avoid building gdb for mn10300 any more
12931 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12932 instead of single-quoting it.
12933
12934Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12935
12936 * configure.in: Don't use --with-stabs on IRIX 6.
12937
12938Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12939
12940 * configure.in (m32r): Build gdb, libg++ now.
12941
12942Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12943
12944 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12945 directories from noconfigdirs.
12946
12947Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12948
12949 * config.sub (basic_machine): added mips16 configuration
12950
12951Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12952
12953 * config.sub: Handle d10v-unknown.
12954
d207ebef
JM
12955Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12956
12957 * config.sub: Handle v850-unknown.
12958
6599da04
JM
12959Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12960
12961 * Makefile.in: add findutils
12962 * configure.in: add findutils to list of host_tools
12963
12964Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12965
12966 * config.sub: Handle mn10200 and mn10300.
12967
12968Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12969
12970 * configure.in (d10v-*): Do not build librx.
12971
12972Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12973
12974 * configure.in (mn10300): Build everything except gdb & libgloss.
12975
12976Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12977
12978 * config.guess: Patch for Dansk Data Elektronik servers,
12979 from Niels Skou Olsen <nso@dde.dk>.
12980
12981 For ncr, use /bin/uname rather than uname, since GNU uname does not
12982 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12983
12984 Patch for MIPS R4000 running System V,
12985 from Eric S. Raymond <esr@snark.thyrsus.com>.
12986
12987 Fix thinko for nextstep.
12988
12989 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12990
12991 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12992 * config.guess: Guess mips-dec-mach_bsd4.3.
12993
12994 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12995 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12996 release numbers.
12997 * config.guess (mips-mips-riscos*): Emit just enough of the
12998 release number.
12999
13000 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13001 * config.guess (sparc-auspex-sunos*): Added.
13002 (f300-fujitsu-*): Added.
13003
13004 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13005 * config.guess: Recognize a Tadpole as a sparc.
13006
13007Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13008
13009 * config.guess: Don't assume that NextStep version is either 2 or
13010 3. NextStep 4 (aka OpenStep 4) has come out now.
13011
13012Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13013
13014 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13015 From Rik Faith <faith@cs.unc.edu>.
13016
13017Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13018
13019 * config.sub: Contributions from bug-gnu-utils to:
13020 Support plain "hppa" (no version given) architecture, reported by
13021 OpenStep.
13022 OpenBSD like NetBSD.
13023 LynxOs is not a hardware supplier.
13024
13025 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13026 OpenBSD like NetBSD.
6599da04
JM
13027 Stratus systems.
13028 More Pyramid systems.
13029 i[n>4]86 Intel chips.
13030 M680[n>4]0 Motorola chips.
13031 Use unknown instead of lynx for hardware manufacturer.
13032
13033Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13034
13035 * install.sh (chmodcmd): Set to null if the DST directory already
13036 exists.
13037
13038Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13039
13040 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13041 not use mt-ppc target Makefile fragment any more.
13042
13043Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13044
13045 * configure.in (*-*-windows): Exclude everything but those dirs
13046 needed to build windows.
13047
13048Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13049
13050 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13051
13052Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13053
13054 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
13055
13056Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13057
13058 * Undo my previous change.
13059
13060Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13061
13062 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13063 unconditionally.
13064 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13065
13066Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13067
13068 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13069 host to add it's own flags.
6599da04
JM
13070
13071Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13072
13073 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13074
13075Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13076
13077 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13078 (CXX_FOR_TARGET): Likewise.
13079 (GCC_FOR_TARGET): Define.
13080 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13081 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13082 CC_FOR_TARGET was specified on the command line.
13083 (MAKEOVERRIDES): Don't define.
13084
13085Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13086
13087 * configure.in (m32r): Fix spelling of libg++ libs.
13088
13089Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13090
13091 * config.sub (-apple*): Remove, now redundant.
13092
13093Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13094
13095 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13096
13097 * configure: Rework yesterday's sed script patch.
13098
13099 * config.sub: Merge with FSF.
13100
13101Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13102
13103 * config.guess: Merge from FSF.
13104
13105 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
13106 * config.guess: Use pc instead of unknown, for pc clone systems.
13107 Change linux to linux-gnu.
6599da04
JM
13108
13109 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 13110 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
13111
13112Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13113
13114 * test-build.mk (HOLES): Add "xargs" for gdb.
13115
13116 * configure: Avoid hpux10.20 sed bug.
13117
13118Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13119
731a8127 13120 * configure.in: Add support for windows host
6599da04
JM
13121 (that is a build done under the Microsoft build environment).
13122
13123Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13124
13125 * Makefile.in: Replace all uses of srcroot with s, to shrink
13126 command line lengths.
13127
13128 Patches from Geoffrey Noer <noer@cygnus.com>:
13129 * configure.in: If configuring for newlib, pass --with-newlib to
13130 subdirectories.
13131 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13132 -Bnewlib/ and -Lwinsup to gcc.
13133 (CXX_FOR_TARGET): Likewise.
13134
13135Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13136
13137 * Makefile.in (ETC_SUPPORT): Add configure.
13138
13139Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13140
4e81ae98 13141 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
13142 host configuration file.
13143
13144Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13145
13146 * configure.in: Break mn10x00 support into separate
13147 mn10200 and mn10300 configurations.
13148 * config.sub: Likewise.
13149
13150Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13151
13152 * configure.in: Add lots of stuff to noconfigdirs for
13153 the mn10x00 targets.
13154
13155 * config.sub, configure.in: Add mn10x00 support.
13156
13157Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13158
13159 * make-all.com: Call conf-a-gas, not config-a-gas.
13160
13161Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13162
13163 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 13164 targets.
6599da04
JM
13165
13166Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13167
13168 * mpw-README: Add much more detail for native PowerMac.
13169 * mpw-install: New file.
13170 * mpw-configure: Add --norecursion and --help options.
13171 * mpw-config.in: Translate readme and install files when
13172 copying to objdir.
13173 * mpw-build.in: Don't always depend on byacc and flex.
13174 (install-only-top): New action.
13175
d207ebef
JM
13176Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13177
13178 * configure.in: You can now configure GDB for the v850.
13179
6599da04
JM
13180Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13181
13182 * configure.in (noconfigdirs): Don't configure any C++ dirs
13183 if targeting D10V.
13184
13185Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13186
13187 * config.sub: Recognize mips64vr5000.
13188
13189Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13190
13191 * configure.in: Use a single line for host_tools and native_only.
13192
13193Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13194
13195 * config.sub, configure.in: Add entries for m32r.
13196
13197Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13198
13199 * Makefile.in (inet-install): Don't run install-gzip.
13200
13201Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13202
13203 * configure.in: Don't config lots of things for *-*-windows*.
13204
13205Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13206
13207 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13208 (host_libs, host_tools): Copy from configure.in.
13209 * mpw-configure: Don't complain about directories not found.
13210
13211Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13212
13213 * configure.in (i[345]86): Recognize i686 for pentium pro.
13214 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13215 file.
13216
13217 * config.guess (i[345]86): Ditto.
13218
13219Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13220
13221 * configure.in (noconfigdirs): Removed gdb for D10V.
13222
d207ebef 13223Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 13224
d207ebef
JM
13225 * configure.in: Remove ld, target-libio, target-libg++, and
13226 target-libstdc++ from noconfigdirs.
5d4a5ee6 13227
6599da04
JM
13228Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13229
13230 * configure: Fix three locations where shell scripts were
13231 being run directly rather than with config_shell.
13232
d207ebef
JM
13233Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13234
13235 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13236 * config.sub (basic_machine): Recognize v850.
13237
6599da04
JM
13238Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13239
13240 * mpw-configure: Handle multiple enable/disable options and
13241 pass them down recursively, handle -c and -s flags appropriately
13242 depending on choice of compiler, add escape mechanism for
13243 quoted arguments to gC.
13244
13245Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13246
13247 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13248 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13249 so that -mrelocatable-lib and -mno-eabi are used.
13250
13251 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13252 not support --print-multi-lib, don't abort.
13253
6599da04
JM
13254Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13255
13256 * make-all.com: Run config-a-gas.
13257 * setup.com: Don't copy subdirectory files around.
13258
13259Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13260
13261 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13262 target, it now compiles correctly.
13263
13264Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13265
13266 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13267
13268Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13269
4e81ae98 13270 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
13271
13272Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13273
13274 * configure.in (native_only): Add prms.
13275
13276Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13277
13278 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13279 (BINUTILS_SUPPORT_DIRS): Likewise.
13280
13281Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13282
13283 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13284 d10v support is added.
13285
13286Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13287
13288 * configure.in (d10v-*-*): New target.
13289
13290Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13291
13292 * config.guess (HP 9000/811): Recognize this as a PA1.1
13293 machine.
13294
13295Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13296
13297 * Makefile.in (do-tar-gz): New target, split out from tail end of
13298 taz target. Run each command separately, don't use pipes.
13299 (taz): Use it.
13300
13301Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13302
13303 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13304 * mpw-build.in: No builds should depend on building byacc or flex,
13305 they are assumed to be installed already.
13306
13307Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13308
13309 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13310 variable that CC_FOR_TARGET needs.
13311
13312Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13313
13314 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13315 options have changed since the last time the subdirectory was
13316 configured, and if it has, reconfigure.
13317 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13318 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13319
13320Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13321
13322 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13323 CLEAN_MODULES): Add bash.
13324 (all-bash): New target.
13325
13326Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13327
13328 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13329
13330Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13331
13332 * config.sub (basic_machine): Recognize d10v as a valid processor.
13333
13334Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13335
13336 * mpw-configure: Add support for --bindir.
13337 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13338
13339Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13340
13341 * configure.in: add bash, time, gawk to list of hosttools and things
13342 to only build for native toolchains
13343
13344Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13345
13346 * Makefile.in (docdir): Remove.
13347
13348Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13349
13350 * Makefile.in (datadir): Set to $(prefix)/share.
13351
13352Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13353
13354 * configure.in: build diff and patch for cygwin32-hosted
13355 toolchains.
13356
13357Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13358
13359 * config.sub: Accept -rtems*.
13360
13361Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13362
e490616e
ZW
13363 * configure.in: enable dosrel for cygwin32-hosted builds,
13364 remove diff from the list of things not buildable
13365 via Canadian Cross
6599da04
JM
13366
13367Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13368
13369 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 13370 don't get ". ".
6599da04
JM
13371
13372Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13373
13374 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13375
13376Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13377
13378 * Makefile.in (taz): Handle case where tex3patch didn't even get
13379 checked out. Also, if it was found, put the symlink in a new util
13380 subdirectory.
13381
13382Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13383
13384 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13385
13386Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13387
13388 * config.sub: Recognize -openvms.
13389 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13390 * make-all.com, setup.com: New files.
13391
13392Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13393
13394 * Makefile.in (taz): tex3patch moved to texinfo/util.
13395
13396Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13397
13398 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13399 * configure.in: remove make from disable-if-Can-Cross list
13400 enable gdb if ${host} and ${target} are cygwin32
13401
13402Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13403
13404 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13405 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13406
13407Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13408
13409 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13410 distinguish sysv/svr4/bsd variants.
13411 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13412
13413Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13414
13415 * configure.in: Added copyright notice.
13416 * move-if-change: Added copyright notice.
13417
13418Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13419
13420 * configure.in (powerpcle-*-solaris*): Until we get shared
13421 libraries working, don't build gdb, sim, make, tcl, tk, or
13422 expect.
13423
13424Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13425
13426 * config.guess: Merge with FSF:
13427
13428 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13429 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13430
13431 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13432 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13433
13434 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13435 * config.guess: Combine two OSF1 rules.
13436 Also recognize field test versions. From mjr@zk3.dec.com.
13437 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13438 because GNU uname does not support -p. From pmr@pajato.com.
13439
13440Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13441
13442 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13443
13444Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13445
13446 * mpw-README: Document GCCIncludes.
13447
13448Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13449
13450 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13451
13452Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13453
13454 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13455
13456Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13457
13458 * configure.in (*-*-cygwin32): Configure make.
13459
13460Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13461
13462 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13463
13464Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13465
13466 * Makefile.in (all-inet): Depend on all-perl.
13467
13468 * Makefile.in (inet-install): New target.
13469
13470 * Makefile.in (all-inet): Depend on all-tcl.
13471 (all-inet): Depend on all-send-pr.
13472
13473Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13474
13475 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13476 temporarily.
13477
13478Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13479
13480 * configure.in: Don't configure --with-gnu-ld on AIX.
13481
13482Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13483
13484 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13485
13486Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13487
13488 * Makefile.in (ALL_MODULES): Added all-inet.
13489 (CROSS_CHECK_MODULES): Added check-inet.
13490 (INSTALL_MODULES): Added install-inet.
13491 (CLEAN_MODULES): Added clean-inet.
13492 (all-indent): New target.
13493
13494 * configure.in (host_tools): Added inet.
13495 (native_only): Added inet.
13496 (noconfigdirs): Added inet.
13497
13498Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13499
13500 * configure.in: Don't configure libgloss if we are not configuring
13501 newlib.
13502
13503Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13504
13505 * configure.in: Don't configure libgloss for unsupported
13506 architectures.
13507
13508Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13509
13510 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13511
13512Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13513
13514 * Makefile.in (ALL_MODULES): Include all-apache.
13515 (CROSS_CHECK_MODULES): Include check-apache.
13516 (INSTALL_MODULES): Include install-apache.
13517 (all-apache): New target.
13518
13519 * configure.in: Added apache everywhere perl is seen.
13520
13521Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13522
13523 * Makefile.in: Add support for clean-{module} and
13524 clean-target-{module} rules.
13525
13526Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13527
13528 * configure.in (*-*-ose) do not build libgloss.
13529
13530Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13531
13532 * config.guess (prep*:SunOS:5.*:*): Turn into
13533 powerpele-unknown-solaris2.
13534
13535Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13536
13537 * configure.in: Permit --enable-shared to specify a list of
13538 directories.
13539
13540Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13541
13542 * configure.in (host==solaris): Pass only the first word of $CC
13543 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13544
13545Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13546
13547 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13548
13549Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13550
13551 * Makefile.in (ALL_MODULES): Include all-perl.
13552 (CROSS_CHECK_MODULES): Include check-perl.
13553 (INSTALL_MODULES): Include install-perl.
13554 (ALL_X11_MODULES): Include all-guile.
13555 (CHECK_X11_MODULES): Include check-guile.
13556 (INSTALL_X11_MODULES): Include install-guile.
13557 (all-perl): New target.
13558 (all-guile): New target.
13559
13560 * configure.in (host_tools): Include perl and guile.
13561 (native_only): Include perl and guile.
13562 (noconfigdirs): Don't build guile and perl; no ports have been
13563 done.
13564
13565Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13566
e490616e
ZW
13567 * configure (--enable-*): Handle quoted option lists such as
13568 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
13569
13570Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13571
13572 * Makefile.in ({,inst}all-target): New rule so we can make and
13573 install all of the target directories easily.
13574
13575Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13576
13577 * configure.in: Add missing global flag in sed substitution when
13578 deleting `target-' from ${configdirs}.
13579
13580Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13581
13582 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13583 option.
13584
13585 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13586 config/mh-necv4.
13587
13588 * install.sh: Correct misspelling of transformbasename.
13589
13590 * config.guess: Recognize mips-*-sysv*.
13591
13592Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13593
13594 * config.sub: Recognize mon960.
13595
13596Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13597
13598 * configure: Restore Canadian Cross handling of BISON and LEX,
13599 removed in Feb 20 change.
13600
13601Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13602
13603 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13604 Mention make install. Remove the old copyright date as well the
13605 clumsy and rather pointless copyright on the README file.
13606
13607Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13608
13609 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13610 Makefile after running symlink-tree, then run `make distclean' to
13611 avoid clobbering any generated files in srcdir.
13612
13613Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13614
13615 * configure.in (m68k-*-netbsd*): Build everything now.
13616
13617Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13618
13619 * Makefile.in (taz): Fix quoting.
13620
13621Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13622
13623 * configure.in (sparclet-*-*): Build everything now.
13624
13625Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13626
13627 * configure.in (m68k-*-linux*): New host.
13628
13629Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13630
13631 * configure: Check for bison before byacc.
13632
13633Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13634
13635 * Makefile.in configure: Change the way LEX and BISON/YACC are
13636 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13637 searching PATH. These are used as fallbacks by Makefile.in if
13638 flex/bison/byacc aren't in objdir.
13639
13640Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13641
13642 * Makefile.in: Make everything which depends upon all-bfd also
13643 depend upon all-opcodes, in case --with-commonbfdlib is used.
13644
13645Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13646
13647 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13648 building NT native compilers on Unix.
13649
13650Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13651
13652 * configure.in: Don't get CC from the host Makefile fragment if we
13653 can find gcc in PATH, or if this is a Canadian Cross. Move the
13654 Solaris test for /usr/ucb/cc to the post target script, just after
13655 the compiler sanity test.
13656
13657Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13658
13659 * config.sub: Merge with FSF.
13660
13661Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13662
13663 * Makefile.in (RPATH_ENVVAR): New variable.
13664 (REALLY_SET_LIB_PATH): Use it.
13665 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13666
13667Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13668
13669 * config.sub, configure.in: Recognize sparclet cpu.
13670
13671Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13672
13673 * config.guess: Support m68k-cbm-sysv4.
13674
13675Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13676
13677 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13678 m68k-unknown-linuxaout from linker help string. Put quotes around
13679 $ld_help_string.
13680
13681Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13682
13683 * config.guess (powerpc-harris-powerunix): Add guess for port
13684 to new target.
13685
13686Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13687
13688 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13689
13690Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13691
13692 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13693 $(REALLY_SET_LIB_PATH) in Makefile.
13694 * Makefile.in (SET_LIB_PATH): New variable.
13695 (REALLY_SET_LIB_PATH): New variable.
13696 ($(DO_X)): Use $(SET_LIB_PATH).
13697 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13698 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13699 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13700 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13701 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13702 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13703 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13704 (install-dosrel): Likewise.
13705 (all-opcodes): Depend upon all-libiberty.
13706
13707Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13708
13709 * config.guess (*:CYGWIN*): New
13710
13711Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13712
13713 * Makefile.in (all-target-winsup): All all-target-libiberty.
13714
13715Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13716
13717 * configure.in (noconfigdirs): Add missing # in front of comment.
13718
13719Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13720
13721 * configure.in: add second pass to things added to noconfigdirs
13722 so *-gm-magic can exclude libgloss properly.
13723
13724Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13725
13726 * mpw-configure (extralibs_name, rez_name): Set correctly
13727 for MWC68K compiler.
13728
13729 * mpw-README: Add more info on the necessary build tools.
13730
13731Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13732
13733 * configure.in, config.sub: Recognize cygwin32.
13734
13735Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13736
13737 * config.guess, config.sub: Recognize A/UX.
13738
13739Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13740
13741 * config.sub: Merge with gcc/config.sub.
13742
13743Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13744
13745 * mpw-build.in (do-binutils): Add build of stamps.
13746
13747Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13748
13749 * config.sub: Add recognition for mips64vr4100*-* targets.
13750
13751Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13752
13753 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13754 Add creation of gconfigargs with `--enable-shared' turned on.
13755 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13756 ($(host)-stamp-stage3-configured): Likewise.
13757 (HOLES): Add chatr and ldd.
13758 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13759
13760Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13761
13762 * configure: Pass --nfp to recursive configures.
13763
13764Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13765
13766 * Makefile.in (DLLTOOL): New.
13767 (DLLTOOL_FOR_TARGET): New.
13768 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13769 (EXTRA_TARGET_FLAGS): Ditto.
13770 (EXTRA_GCC_FLAGS): Ditto.
13771 (CONFIGURE_TARGET_MODULES): Ditto.
13772 (DO_X): Ditto.
13773 * configure: Add DLLTOOL.
13774
13775Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13776
13777 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13778 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13779 mh-sco, since old workarounds no longer needed, and don't
13780 build ld, since libraries have weak symbols in COFF.
13781
13782Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13783
13784 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13785
13786Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13787
13788 * configure.in: Make sure that ${CC} can be used to compile an
13789 executable.
13790
13791Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13792
13793 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13794 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13795 nothing depending on whether gdbtk is being built.
13796
13797Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13798
13799 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13800
13801Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13802
13803 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13804 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13805
13806Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13807
13808 * config-ml.in: Add support for
13809 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13810 Simplify setting of multidirs from --disable-foo.
13811
13812Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13813
13814 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13815 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13816 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 13817 non-empty, pass them on to the GCC make.
6599da04
JM
13818 (all-bootstrap): New rule that is like all-gcc, except it executes
13819 the GCC bootstrap rule instead of the GCC all rule.
13820
13821Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13822
13823 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13824
13825Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13826
13827 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13828 DG/UX support.
13829
13830Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13831
13832 * config.sub (i*86*) Change [345] to [3456]
13833
13834Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13835
13836 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13837 --with-gnu-ld=no.
13838
13839Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13840
13841 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13842 AIX multilibs get built.
13843
13844Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13845
13846 * configure.in (i386-win32): Don't build expect if we're not
13847 building the tcl subdir.
13848
13849Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13850
13851 * Makefile.in: (configure-target-examples, all-target-examples):
13852 New targets, configure and build example programs.
13853
13854Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13855
13856 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13857 use it as input to sedit the generated MPW makefile.
13858 * mpw-README: Add a suggestion about Gestalt.h.
13859
13860Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13861
13862 * config.sub: Accept *-*-ieee*.
13863
13864Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13865
13866 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13867 Ronald F. Guilmette <rfg@monkeys.com>.
13868
13869Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13870
13871 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13872 for powerpc-pe native.
13873 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13874 (target==powerpc-pe): duplicate i386-win32 entry.
13875
13876Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13877
13878 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13879 of vxworks, not just vxworks5.1.
13880
13881Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13882
13883 * mpw-configure: Add support for exec-prefix.
13884
13885Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13886
13887 * config.guess: Recognize HP model 816 machines as having
13888 a PA1.1 processor.
13889
13890Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13891
13892 * configure: Ignore new autoconf configure options.
13893
6599da04
JM
13894Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13895
13896 * config.guess: Recognize Pentium under SCO.
13897 From Robert Lipe <robertl@arnet.com>.
13898
13899Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13900
13901 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
13902
13903Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13904
13905 * configure.in: Don't configure gas for alpha-dec-osf*.
13906
13907Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13908
13909 * configure.in: Default to --with-stabs for some targets for which
13910 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13911 i[345]86*-*-unixware*.
13912
13913Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13914
13915 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13916 rather than basing it on the target. Simplify handling of options
13917 controlling which directories to configure. Remove extraneous
13918 slash in multi-clean target.
13919
13920Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13921
13922 * config-ml.in: Prefix more variables with ml_ so they don't collide
13923 with configure's.
13924
13925Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13926
13927 * configure: Don't turn -v into --v.
13928
13929Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13930
13931 * configure.in (targargs): Fix typo.
13932
13933 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13934
13935Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13936
13937 * configure.in: Strip --host and --target options from
13938 CONFIG_ARGUMENTS, and always configure for --host only. Add
13939 --with-cross-host option when building with a cross-compiler.
13940 * configure: Canonicalize the arguments put into config.status by
13941 always using `=' for an option with an argument. Pass a presumed
13942 --host or --target explicitly.
13943
13944Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13945
13946 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13947 into general OS recognition case.
13948
13949Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13950
13951 * configure.in (target_configdirs): add target-winsup only
13952 for win32 target systems.
13953
13954Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13955
13956 * Makefile.in (all-target-libgloss): Depend upon
13957 configure-target-newlib, since when libgloss is built it looks to
13958 see if the newlib directory exists.
13959
13960Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13961
13962 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13963 cfg-ml-*.in.
13964
13965Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13966
13967 * configure: Handle LD and LD_FOR_TARGET when configuring a
13968 Canadian Cross.
13969
6599da04
JM
13970Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13971
13972 * configure.in (target_libs): add target-winsup.
13973 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13974 (target==ppcle-pe): remove ld from $noconfigdirs.
13975
13976Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13977
13978 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13979 Preserve relative path names in $srcdir. Build symlink tree if
13980 configuring cross target dir and srcdir=. (= no VPATH support).
13981 (configure-target-libg++): Depend on configure-target-librx.
13982 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13983 * config-ml.in: New file.
13984 * symlink-tree: New file.
13985 * configure: Ensure srcdir="." if that's what it is.
13986
13987Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13988
13989 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13990 includes and FLEX_SKELETON setting.
13991 * mpw-configure (--with-gnu-ld): New option, controls whether
13992 to use PPCLink or ld with PowerMac GCC.
13993 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13994 * mpw-config.in: Configure grez if targeting Mac.
13995
13996 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
13997 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13998 just macos.
6599da04
JM
13999 * configure.in: Configure grez resource compiler if targeting Mac.
14000 * Makefile.in (all-grez, install-grez): New targets.
14001
14002Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14003
14004 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14005 gcc in the path, set CC to gcc -O2.
6599da04
JM
14006
14007Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14008
14009 * configure: Default ${build} correctly. Avoid picking up extra
14010 spaces when reading CC and CXX from Makefile. When doing a
14011 Canadian Cross, use plausible default values for numerous
14012 variables.
14013 * configure.in: When doing a Canadian Cross, don't try to
14014 configure tools whose configure script can't handle it.
14015
14016Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14017
14018 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14019
14020Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14021
14022 * configure: Remove dubious bug reporting address.
14023
14024Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14025
14026 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14027 configure script, run that instead of this directory's configure.
14028 In either case, print a message that we're configuring the sub-dir.
14029
14030Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14031
14032 * configure.in: Before checking for the existence of various files,
14033 use sed to filter out "target-".
14034
14035Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14036
14037 * Makefile.in (DO_X): Split rule to decrease command line length
14038 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14039 (Philippe De Muyter).
14040
14041Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14042
14043 * Makefile.in (all-patch): depend on all-libiberty.
14044
14045Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14046
14047 * configure.in: If the only directory in target_configdirs which
14048 actually exists is libiberty, then set target_configdirs to empty,
14049 to avoid trying to build a target libiberty in a gas or gdb
14050 distribution.
14051
14052Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14053
14054 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
14055 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14056 systems.
6599da04
JM
14057
14058Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14059
14060 * configure.in (copy_dirs): Use sys-include instead of include
14061 for --with-headers option.
14062
14063Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14064
14065 * Makefile.in, configure.in: Make winsup builds work with
14066 new scheme.
14067
14068Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14069
14070 * configure.in: Build the linker on AIX.
14071
14072Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14073
14074 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14075 where needed.
14076
14077Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14078
14079 * Makefile.in (all-gcc): Fix typo.
14080
14081Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14082
14083 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14084
14085Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14086
14087 * configure.in: Rename libFOO to target-libFOO, and xiberty
14088 to target-xiberty, to provide more flexibility.
14089 (target_subdir): Define. Create if cross.
14090 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14091 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14092 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14093 check-libFOO -> check-target-libFOO, etc.
14094 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14095 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14096 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14097 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14098 allow ALL_GCC="" to only configure.
14099 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14100 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14101 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14102
14103Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14104
14105 * Makefile.in (taz): Build "info" in etc explicitly.
14106
14107Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14108
14109 * configure.in: Make sure that CC is undefined (as opposed to
14110 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14111 problem with autoconf trying to configure on a host without GCC.
14112
14113Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14114
14115 * mpw-configure: Set host alias from choice of host compiler,
14116 only use generic MPW Makefile sed if present, edit a file
14117 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14118 * mpw-README: Add problem notes about CW6 and CW7.
14119
14120Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14121
14122 * Makefile.in (taz): Use ";" instead of ";;".
14123
14124Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14125
14126 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14127 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14128 DISTDOCDIRS.
14129 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14130 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14131
14132Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14133
14134 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14135 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14136 Move bfd to DISTSTUFFDIRS.
14137
14138Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14139
14140 * Makefile.in (X11_LIB): Removed.
14141 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14142
14143 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14144
14145Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14146
14147 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14148 names.
14149
14150Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14151
14152 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14153
14154Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14155
14156 * configure.in (i[345]86-*-win32): Always build newlib.
14157 Don't configure cvs, autoconf or texinfo.
14158 * Makefile.in (LD_FOR_TARGET): New.
14159 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14160 Pass down LD_FOR_TARGET.
14161
14162Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14163
14164 * winsup: New directory.
14165 * Makefile.in: Build winsup.
14166 * configure.in: Winsup is configured when target is win32.
14167 Can only build win32 target GDB when native.
4e81ae98 14168
6599da04
JM
14169Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14170
14171 * config.guess: Recognize HP model 819 machines as having
14172 a PA 1.1 processor.
14173
14174Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14175
14176 * configure: Fix sed loop which substitutes for CC and CXX to
14177 avoid bug found in various sed implementations.
14178
14179Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14180
14181 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14182 simulator. Use standard powerpc-*-eabi*.
14183
14184Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14185
14186 * configure.in: Stop putting gas and binutils in noconfigdirs for
14187 powerpc-*-aix* and rs6000-*-*.
14188
14189Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14190
14191 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14192 -mcall-aixdesc libraries.
14193
14194Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14195
14196 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14197
14198 * config.sub (arm | armel | armeb): Fix shell syntax.
14199
14200Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14201
14202 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14203 -msoft-float and -mcpu=common support.
14204 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14205 libraries.
14206
14207Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14208
14209 * configure.in: Allow configuration and build of emacs19 for the alpha.
14210
14211Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14212
14213 * configure.in (CC): Get ^CC, not just any old CC, from
14214 ${host_makefile_frag}.
14215
14216Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14217
4e81ae98 14218 * configure.in (CC): Try to get CC from
6599da04
JM
14219 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14220
14221Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14222
14223 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14224 only if it exists in $(srcdir).
14225
14226Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14227
14228 * configure: If CC and CXX are not set in the environment, set
14229 them, based on either an existing Makefile or on searching for gcc
14230 in PATH. Substitute for CC and CXX in Makefile.
14231 * configure.in: Remove libm from target_libs. Separate
14232 target_configdirs from configdirs. If CC is not set in
14233 environment, try to get it from a host Makefile fragment. Rewrite
14234 changes of configdirs to use skipdirs instead. A few minor
14235 tweaks. Take directories out of target_configdirs as they are
14236 taken out of configdirs. Remove existing Makefile files from
14237 subdirectories. Substitute for TARGET_CONFIGDIRS and
14238 CONFIG_ARGUMENTS in Makefile.
14239 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14240 by configure.in.
14241 (CONFIG_ARGUMENTS): Likewise.
14242 (CONFIGURE_TARGET_MODULES): New variable.
14243 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14244 ($(CONFIGURE_TARGET_MODULES)): New target.
14245 (configure-libg++, configure-libio): New targets.
14246 (all-libg++): Depend upon configure-libg++.
14247 (all-libio): Depend upon configure-libio.
14248 (configure-libgloss, all-libgloss): New targets.
14249 (configure-libstdc++): New target.
14250 (all-libstdc++): Depend upon configure-libstdc++.
14251 (configure-librx, all-librx): New targets.
14252 (configure-newlib): New target.
14253 (all-newlib): Depend upon configure-newlib
14254 (configure-xiberty): New target.
14255 (all-xiberty): Depend upon configure-xiberty.
14256
14257Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14258
14259 * configure.in (host i[345]86-*-win32): Expand the
14260 noconfigdirs again.
14261
14262Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14263
14264 * mpw-configure: Fix sed command file name.
14265
14266Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14267
4e81ae98 14268 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
14269 noconfigdirs again.
14270
14271Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14272
14273 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14274 or powerpc*-*-pe*, since they are not yet supported.
14275
14276Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14277
14278 Add PowerMac support and many other enhancements.
14279 * mpw-configure: New option --cc to select compiler to use,
14280 paste options set according to --cc into the generated
14281 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14282 if mpw-make.sed is present.
14283 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14284 add forward includes for PowerPC include files.
14285 * mpw-build.in: Build using Makefile.PPC if present.
14286 (do-byacc, etc): Remove separate version resource builds.
14287 (do-gas): Build "stamps" before "all".
14288 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14289 * mpw-README: Update to reflect --cc option, PowerMac support,
14290 and recently-reported compatibility problems.
14291
14292Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14293
14294 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14295 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14296 (--with-multilib-top): Pass to recursive invocations.
14297
14298Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14299
14300 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14301 v810-*-*.
14302
14303Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14304
14305 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14306 gdb, ld and opcodes on v810-*-*.
14307
6599da04
JM
14308Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14309
14310 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14311 (local-maintainer-clean): New target.
14312 (maintainer-clean): New target.
14313 (realclean): Just depend upon maintainer-clean.
14314
14315Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14316
14317 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14318
14319Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14320
14321 * configure.in: Build ld in mips*-*-bsd* case.
14322
14323Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14324
14325 * config.sub: Accept -lites* OS. From Ian Dall.
14326
14327Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14328
14329 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 14330 targets.
6599da04
JM
14331
14332Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14333
14334 * configure.in: treat i386-win32 canadian cross the same as
14335 i386-go32 canadian cross.
14336
14337Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14338
14339 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14340 running under the simulator to build a reduced set of libraries.
14341 (powerpc-*-eabiaix): Add fine grained multilib support added to
14342 other powerpc targets yesterday.
14343
14344Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14345
14346 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14347 -disable-softfloat, -disable-relocatable, -disable-aix, and
14348 -disable-sysv to control which multilib libraries get built.
14349
14350Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14351
14352 * configure: Add Makefile.tem to list of files to remove in trap
14353 handler.
14354
14355Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14356
14357 * config.guess (*Linux*): Add missing "exit"s.
14358 Also, need specific check for alpha-unknown-linux (uses COFF).
14359
14360Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14361
14362 * config.guess: Merge with FSF:
14363
14364 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14365 * config.guess (AIX4): More robust release numbering discovery.
14366
14367 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14368 * config.guess (i386-sequent-ptx): Properly get version number.
14369
14370 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14371 * config.guess (mips:*:4*:UMIPS): New case.
14372
14373Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14374
14375 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14376 (i386-win32 host): Likewise. Don't build readline.
14377
14378Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14379
14380 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14381 SUPPORT_FILES to submakes.
14382
14383Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14384
14385 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14386 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14387 mpw-configure.
14388
14389Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14390
14391 * configure.in (appdirs): Use =, not ==, in test expression when
14392 trying to build the text to print in the warning message for
14393 Solaris users.
14394
14395Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14396
14397 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14398
14399Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14400
14401 * config.guess: Recognize lynx-2.3.
14402
14403Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14404
14405 * config.sub (z8ksim): Deleted
14406 (z8k-*-coff): New, this is the one true name of the target.
14407
14408Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14409
14410 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14411
14412Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14413
14414 * config.guess (*:Linux:*:*): First try asking the linker what the
14415 default object file format is (elf, aout, or coff). Then if this
14416 fails, try previous methods.
14417
14418Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14419
14420 * configure.in: Don't build newlib for *-*-vxworks5.1.
14421
14422Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14423
14424 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14425 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14426
14427Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14428
14429 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14430
14431Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14432
14433 * cfg-ml-com.in: New file.
14434 * cfg-ml-pos.in: New file.
14435
14436Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14437
14438 * COPYING.NEWLIB: Add HP free copyright to list.
14439
14440Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14441
14442 * config.sub: Recognize -eabi* for the system, not just -eabi.
14443
14444Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14445
14446 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14447 * config.sub, configure.in (win32): New target and host.
14448
14449Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14450
14451 * configure.in: Add i386-pe configuration.
14452
14453Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14454
14455 * mpw-build.in (install): Install GDB after LD.
14456
14457Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14458
14459 * mpw-config.in (elf/mips.h): Always forward-include, needed
14460 for GDB to build.
14461
14462Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14463
14464 * testsuite: New directory for customer acceptance and whole tool
14465 chain tests.
14466
14467Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14468
14469 * configure: If per-host line isn't found, but AC_OUTPUT is found
14470 and a configure script exists, run it instead.
14471
14472Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14473
14474 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14475
14476Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14477
14478 * configure: Set build_{cpu,vendor,os,alias} to host values when
14479 --build isn't specified.
14480
14481Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14482
14483 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14484 (FLAGS_TO_PASS): Pass them.
14485 (EXTRA_TARGET_FLAGS): Ditto.
14486
6599da04
JM
14487Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14488
14489 * Makefile.in (all-libg++): Depend on all-libstdc++.
14490
14491Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14492
14493 * configure.in (noconfigdirs): Enable all packages for
14494 i386-unknown-netbsd.
14495
14496Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14497
14498 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14499 hosted builds (DOS builds)
14500
14501Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14502
14503 Changes for ARM based on patches from Richard Earnshaw:
14504 * config.sub: Handle armeb and armel.
14505 * configure.in: Omit arm linker only for riscix.
14506
14507Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14508
14509 * config.guess: Update from FSF.
14510
14511Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14512
63f6bcd7 14513 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
14514 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14515 powerpcle variant. Convert pentium into i586, not i486. Add p5
14516 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14517 temporarily.
14518
14519Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14520
14521 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14522
14523Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14524
14525 * config.sub: Accept -lites* as a basic system type.
14526
14527Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14528
14529 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14530 installed, and if so return linuxoldld as the system name.
14531
14532Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14533
14534 * config.guess: Add hppa1.1-hp-lites support.
14535
14536Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14537
14538 * configure.in: Don't build newlib for m68k-vxworks5.1.
14539
14540Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14541
14542 * configure.in (mips-sgi-irix6): Use mh-irix5.
14543
14544Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14545
14546 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14547
14548Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14549
14550 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 14551 OSF/1. Fix compiler flags.
6599da04
JM
14552 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14553
14554Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14555
14556 * configure.in: Recognize --with-newlib.
14557 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14558
14559Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14560
d207ebef 14561 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
14562 to *_X11_MODULES due to gdbtk needing X include files et al.
14563
14564Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14565
14566 Merge in support for Mac MPW as a host.
14567 (Old change descriptions retained for informational value.)
14568
14569 * mpw-config.in: Add generic include forwards for cpu-specific
14570 include files in aout and elf directories.
14571
14572 * mpw-configure: Added copyright.
14573 * mpw-config.in: Check for presence of required build tools.
14574 (target_libs): Add newlib.
14575 (target_tools): Add examples.
14576 (Read Me): Generate as "Read Me for MPW" instead.
14577 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14578 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14579 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14580
14581 * mpw-configure: Remove subdir-specific makefile hackery,
14582 delete mk.tmp after using it.
14583
14584 * mpw-build.in (all): Display start and end times.
14585
14586 * mpw-configure (host_canonical): Set.
14587 (target_cpu): Always add to makefiles.
14588 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14589 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14590 (mpw-mh-mpw): Look for in srcdir and srcroot.
14591 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14592
14593 * mpw-build.in: (install-only): New target.
14594
14595 * mpw-configure (host_alias, target_alias): Rename from hostalias
14596 and targetalias, add into generated Makefile.
14597 (mk.tmp): If present, add into generated Makefile.
14598 * mpw-build.in (all-gas): Build config.h first before gas proper.
14599
14600 * mpw-configure (config.status): Write only if changed.
14601 * mpw-config.in (readline): Configure it (not built, just used for
14602 definitions).
14603
14604 * mpw-config.in (elf/mips.h): Add a forward include.
14605
14606 * mpw-config.in: Forward-include most .h files in include into
14607 extra-include.
14608 (readline): Don't build.
14609 mpw-build.in (install): Install GDB.
14610
14611 * mpw-configure (prefix, mpw_prefix): Handle it.
14612 * mpw-config.in (mmalloc, readline): Don't configure.
14613 * mpw-build.in (thisscript): Rename to ThisScript.
14614 Use mpw-build instead of BuildProgram everywhere.
14615 (mmalloc, readline): Don't build.
14616 * mpw-README: New file, basic documentation about the MPW port.
14617
14618 * mpw-config.in: Use forward-include to create include files.
14619
14620 * mpw-configure: Add more things to the top of each configured
14621 Makefile, including contents of config/mpw-mh-mpw.
14622 * mpw-config.in (extra-include): Create this directory and fill it
14623 with Posix-like include files when configuring.
14624
14625 * config.sub (apple, mac, mpw): Add various aliases.
14626
14627 * mpw-build.in: New file, top-level build script fragment for MPW.
14628 * mpw-configure: New file, configure script for MPW.
14629 * mpw-config.in: New file, config fragment for MPW.
14630
14631Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14632
14633 * configure.in (host_libs): Remove glob, since it is gone from the
14634 sources.
14635
14636Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14637
14638 * Makefile.in: define empty GDB_NLM_DEPS var.
14639
14640 * configure.in(target_makefile_frag): use config/mt-netware
14641 for netware targets.
14642
14643Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14644
14645 * config.sub: Merge in recent FSF changes. Remove linux special
14646 cases.
14647
14648Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14649
731a8127 14650 Revert this change:
6599da04
JM
14651
14652 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14653
14654 * build-all.mk: Use CC=cc -Xs on Solaris.
14655
6599da04
JM
14656Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14657
14658 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14659 stop using it.
14660 * Makefile.in: Nuke all references to glob subdirectory.
14661
14662Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14663
14664 * configure.in: Fix --enable-shared logic in per-host.
14665
14666Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14667
14668 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14669
14670Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14671
14672 * configure.in (noconfigdirs): Don't build gas on AIX, for
14673 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14674
14675Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14676
14677 * configure: Fix --cache-file to work if the file argument is a
14678 relative path.
14679
14680Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14681
14682 * configure: If the --cache-file is used, pass it down to
14683 configure in subdirectories.
14684
14685Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14686
14687 * config.sub: add vxworks29k configuration.
14688
14689Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14690
14691 * Makefile.in (taz): Do "diststuff" part quietly.
14692
14693Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14694
14695 * config.sub: Mini-merge with gcc/config.sub.
14696
14697Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14698
14699 * config.guess (IRIX): Sed - to _.
14700
14701Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14702
14703 * Makefile.in (source-vault, binary-vault): New targets.
14704
14705Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14706
14707 * config.sub: Recognize -eabi as a basic system type.
14708
14709Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14710
14711 * configure.in (enable_shared stuff): Fix typo.
14712
14713Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14714
14715 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14716
14717Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14718
14719 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14720
14721Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14722
14723 * configure.in (rs6000-*-*): Don't build gas.
14724
14725Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14726
14727 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14728 reduce command line length.
14729 (AS_FOR_TARGET): Check for as.new, not Makefile.
14730 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14731
14732Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14733
14734 * config.guess: Merge from FSF.
14735
14736Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14737
14738 * configure: Don't use $ when handling program_suffix.
14739
14740Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14741
14742 * configure.in: Configure tk for hppa/hpux.
14743
14744Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14745
14746 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14747
14748Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14749
14750 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14751 to LIBCXXFLAGS. Tests are better run without it.
14752
14753Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14754
14755 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14756
14757Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14758
14759 * configure.in (*-*-netware*): Don't configure xiberty.
14760
14761Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14762
14763 * configure.in: Remove tk from native_only list.
14764
14765Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14766
14767 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14768 for special NCD build.
14769
14770Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14771
14772 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14773 makeall.bat, they're only useful for binutils snapshots.
14774 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14775 makeall.bat to specified SUPPORT_FILES.
14776
14777Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14778
14779 * build-all.mk: Add Ericsson targets to sun4 and solaris
14780 hosts. Add BNR's sun4 target to solaris host, so their
14781 build-from-source will be tested in-house first.
14782
14783Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14784
14785 * Makefile.in (LIBCFLAGS): New variable.
14786 (CFLAGS_FOR_TARGET): Ditto.
14787 (LIBCFLAGS_FOR_TARGET): Ditto.
14788 (LIBCXXFLAGS): Ditto.
14789 (CXXFLAGS_FOR_TARGET): Ditto.
14790 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14791 (BASE_FLAGS_TO_PASS): Pass them.
14792 (EXTRA_TARGET_FLAGS): Ditto.
14793
731a8127 14794 * configure.in: Support --enable-shared.
6599da04
JM
14795
14796Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14797
14798 * configure.in (target_libs): Include libstdc++ again.
14799 * config.guess: Update from FSF (for FreeBSD).
14800
14801Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14802
14803 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14804 makeall.bat.
14805 (DISTDOCDIRS): Add `etc'.
14806 (ETC_SUPPORT_PFX): New variable.
14807 (taz): Include anything from etc starting with a word in
14808 ETC_SUPPORT_PFX.
14809
14810Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14811
14812 * config.sub: Update for recent FSF changes. Remove obsolete
14813 h8300hds entry. Add -windows* and -osx as basic os. Minor
14814 spacing changes.
14815
14816Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14817
14818 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14819
14820 * config.guess: Merge with FSF.
14821 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14822
14823Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14824
14825 * configure: Since the "trap 0" handler will override the exit
14826 status on many systems, only use it for "exit 1", and make it set
14827 a non-zero exit status; reset it before "exit 0". Also, check
14828 exit status of config.sub, and error out if it failed.
14829
14830Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14831
14832 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14833 and install libgloss.
14834
14835Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14836
14837 * Makefile.in (all-binutils): Depend upon all-byacc.
14838
14839 * configure.in: Don't build emacs on Irix 5.
14840
14841Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14842
14843 * configure.in (*-*-netware*): Add libio.
14844
14845Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14846
14847 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14848 (CHECK_TARGET_MODULES): Ditto.
14849 (INSTALL_TARGET_MODULES): Ditto.
14850 (TARGET_LIBS): Ditto.
14851 (all-libstdc++): Note dependencies.
14852
14853Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14854
14855 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14856
14857Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14858
14859 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14860 -fexternal-templates.
14861
14862 * configure.in (target_libs): Add libstdc++.
14863 (noconfigdirs): Add libstdc++ as appropriate.
14864
14865Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14866
14867 * config.guess: Update from FSF.
14868
14869Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14870
14871 * configure: Use ${config_shell} when running ${configsub}.
14872
14873Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14874
14875 * config.sub: No longer recognize h8300h.
14876
14877Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14878
14879 * config.sub: Remove extraneous differences between config.sub and
14880 gcc/config.sub.
14881
14882Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14883
14884 * Makefile.in (DISTSTUFFDIRS): Add gas.
14885
14886Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14887
14888 * COPYING.NEWLIB: New file.
14889
14890Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14891
14892 * config.guess (HP-UX): Patch from Harlan Stenn
14893 <harlan@landmark.com> to also emit release level.
14894
14895Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14896
14897 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14898
14899Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14900
14901 * config.sub: Merge nextstep cleanup from FSF.
14902
14903Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14904
14905 * configure.in (arm-*-*): Don't configure ld for this target.
14906
14907Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14908
14909 * configure.in (*-*-netware): don't configure libg++, libio,
14910 librx, or newlib.
14911
14912Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14913
14914 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14915 configure ld--it works, but it doesn't support shared libraries.
14916
14917Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14918
14919 * config.guess (*-unknown-freebsd*): Get rid of possible
14920 trailing "(Release)" in version string.
14921 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14922
14923Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14924
14925 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14926 Fix type: *-next-neststep -> *-next-nextstep.
14927
14928 * config.guess: Merge from FSF:
14929
14930 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14931
14932 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14933
14934 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14935
14936 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14937 instead of UNIX_SV for UnixWare 1.0).
14938
14939Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14940
14941 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14942 to make gdb/nlm/* build after the compiler and linker.
14943
14944Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14945
14946 * config.guess (netbsd, freebsd, linux): Accept any machine,
14947 not just i[34]86.
14948 (m68k-atari-sysv4): Relocate to match FSF version.
14949
14950 * config.guess: More merges from the FSF:
14951
14952 Add a space before function call or macro invocation.
14953
14954 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14955
14956 * config.guess: Add trap cmd to remove dummy.c and dummy when
14957 interrupted.
14958
14959 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14960
14961 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14962 (dummy): Redirect stderr from compilation of dummy.c.
14963
14964 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14965
14966 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14967
14968Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14969
14970 * configure: Accept and ignore --cache*, for compatibility with
14971 new autoconf.
14972
14973Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14974
14975 * config.guess: Merge from FSF:
14976
14977 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14978
14979 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
14980 (PATH): Add /.attbin at end for finding uname.
14981 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
14982
14983 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14984
e490616e 14985 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
14986
14987 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14988
e490616e
ZW
14989 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14990 to select whether to use ELF or COFF.
6599da04
JM
14991
14992 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14993
e490616e 14994 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
14995
14996 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14997
14998 * config.guess: Guess the OS version for HPUX.
14999
15000 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15001
15002 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15003
15004Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15005
15006 * configure.in: Recognize --with-headers, --with-libs, and
15007 --without-newlib.
15008 * Makefile.in (all-xiberty): Depend upon all-ld.
15009
15010Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15011
15012 * configure.in: Change i[34]86 to i[345]86.
15013
15014Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15015
15016 * configure (version): A few more tweaks to help message.
15017
15018Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15019
15020 * Makefile.in: Remove (for now) librx as a host library,
15021 now that we're building it for target.
15022
15023Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15024
15025 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15026 (Karl Berry).
15027
15028Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15029
15030 * configure.in: Also configure librx.
15031
15032Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15033
15034 * Makefile.in: Update various rules to reflect that librx
15035 is now needed for libg++.
15036
15037Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15038
15039 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15040
15041Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15042
15043 * configure.in: Configure the examples directory.
15044
15045Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15046
15047 * configure: Simplify Jun 2 1994 change.
15048
15049Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15050
15051 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15052 /bin/gcc isn't good enough to build gcc.
15053
15054Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15055
15056 * Makefile.in (GDB_SUPPORT_FILES): Remove
15057 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15058 (gdb.tar.gz): Add new rule to use standard distribution building
15059 mechanism.
15060
15061Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15062
15063 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15064 Bill Cox <bill@cygnus.com>.
15065
15066Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15067
15068 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15069
15070Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15071
15072 * configure: Search current dir first in .gdbinit.
15073
15074Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15075
15076 * config.sub: Recognize freebsd (merged from gcc config.sub).
15077
15078Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15079
15080 * config.sub: Refer to NeXT's operating system as nextstep.
15081
15082 * config.sub (case $basic_machine): Re-order the cases, to match
15083 the order in the FSF version (which is mostly alphabethical).
15084 Merge in some additions and changes from the FSF.
15085
15086Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15087
15088 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15089 * config.sub: Recognize cxux7.
15090 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15091
15092Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15093
15094 * config.sub: Fix typo powerpc -> powerpc-*.
15095
15096Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15097
15098 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15099
15100 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15101 parallel with all-emacs and install-emacs). Top-level command
15102 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15103
15104Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15105
15106 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15107 $(relbindir)/make before doing ``make install'', and use
15108 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15109 installing over running make binary.
15110 ($(host)-stamp-stage3-installed): Likewise.
15111
15112Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15113
15114 * config.guess: Recognize Mach.
15115
15116Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15117
15118 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15119 see whether --exec-prefix was used.
15120
15121Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15122
15123 * README: Explicitly mention libg++/README. (Zoo's idea.)
15124
15125Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15126
15127 * Makefile.in: Add all-librx target similar to all-libproc.
15128
15129Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15130
15131 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15132 with post 1.2 uname bogosity.
15133
15134Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15135
15136 * configure: Remove temporary files on receipt of a signal.
15137
15138Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15139
15140 * configure: If there is a package_makefile_frag, remove
15141 ${subdir}/Makefile.tem after copying it in.
15142
15143Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15144
15145 * build_all.mk: support rs6000 lynx identifies itself as
15146 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15147 since /bin/gcc is too feeble to compile a modern gcc.
15148
15149Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15150
15151 * brought devo/test-build.mk update-to-date with progressive/
15152 test-build.mk. Add lynx targets and hppa flag info.
15153
15154Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15155
15156 * configure.in: Use mh-ncrsvr43. Patch from
15157 Tom McConnell <tmcconne@sedona.intel.com>.
15158
15159Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15160
15161 * config.guess (i386-unknown-bsdi): No longer need to
15162 check #if defined(__bsdi__) && defined(__i386__).
15163
15164Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15165
15166 * configure: Set program_transform_nameoption correctly.
15167
15168Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15169
15170 * brought build-all.mk update-to-date with progressive build-all.mk,
15171 added new targets and hppa info.
4e81ae98 15172
6599da04
JM
15173Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15174
15175 * configure: If config.guess result is a prefix of the user
15176 specified target, assume a native build and use the user specified
15177 target as the host alias. Remove SunOS patch suffix removal hack.
15178 * configure.in: Remove SunOS patch suffix removal hack.
15179
15180 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15181 in NATIVE_CHECK_MODULES.
15182
15183Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15184
15185 * Makefile.in: Rename HOST_ONLY to NATIVE.
15186 * configure: Delete SunOs patch suffix from host_canonical
15187 and build_canonical variables that are prepended to Makefiles.
15188 * configure.in: Add comments for easier maintenance.
15189
15190Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15191
15192 * Makefile.in: Add all-libproc target similar to all-gui.
15193
15194Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15195
15196 * Makefile.in (CHECK_MODULES): split into
15197 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15198
15199Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15200
15201 * config.guess (i386-unknown-bsdi): New system to guess.
15202
15203Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15204
15205 * Makefile.in: Add all-gui target (but not yet build by "all").
15206
15207Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15208
15209 * config.sub: Move deletion of patch suffix from here...
15210 * configure.in: To here, at Ian's suggestion. The top-
15211 level scripts might need to know of a patch level.
15212
15213Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15214
15215 * config.sub: Strip off patch suffix so rtl is recognized
15216 as a sunos4.1.3 machine, even though it's been patched.
15217
15218Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15219
15220 * Makefile.in (INSTALL_LAST): Delete.
15221 (INSTALL_DOSREL): New.
15222
15223Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15224
15225 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15226 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15227 whether we pass down --with-gnu-ld anyhow.
15228
15229Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15230
15231 * Makefile.in (INSTALL_LAST): Change operation so it works
15232 on more flavors of make.
15233 * configure.in (go32): Don't build libg++ or libio.
15234
15235Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15236
15237 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15238 they can be overriden by templates.
15239
15240Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15241
15242 * configure.in (target==go32): Don't build gdb.
15243 * dosrel: New directory.
15244
15245Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15246
15247 * configure.in (host==go32): Configure dosrel too.
15248 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15249 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15250 be set by incoming names or templates.
15251 (INSTALL_LAST): New rule.
6599da04
JM
15252
15253Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15254
15255 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15256
15257Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15258
6599da04
JM
15259 * configure.in (appdirs): New variable. Currently empty, but will
15260 be used in gas distribution. If nonempty, lists a set of
15261 directories at least one of which must get configured, or top
15262 level configuration is considered to have failed.
15263 (rs6000-*-lynxos*): Use new file name.
15264
15265Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15266
15267 Eliminate XTRAFLAGS.
15268 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15269 newlib include files using -idirafter, and also use -nostdinc.
15270 (CXX_FOR_TARGET): Likewise.
15271 (XTRAFLAGS): Removed.
15272 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15273 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15274 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15275 ($(DO_X)): Don't pass down XTRAFLAGS.
15276
15277Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15278
15279 * configure.in (mips*-dec-bsd*): New target; do build linker.
15280 (mips*-*-bsd*): New target; don't build linker.
15281
15282Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15283
15284 * configure.in: support rs6000-*-lynxos* configuration.
15285 support sunos4 as a cross target.
15286
15287 * config.sub: look for lynx*, not lynx since the OS version may
15288 legitimately be part of the name.
15289
15290Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15291
15292 * configure.in (i[34]86-*-sco*): Move to be with other i386
15293 targets.
15294 (romp-*-*): New target. Skip various binary utilities.
15295 (vax-*-*): New target. Don't build newlib.
15296 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15297
15298Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15299
15300 * configure.in: Only set host_makefile_frag if config
15301 directory exists.
15302
15303Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15304
15305 * install.sh: If $dstdir exists, don't check whether each
15306 component does.
15307
15308Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15309
15310 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15311
15312Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15313
3b75d237
AJ
15314 * configure.in (*-*-lynxos*): Don't configure newlib for either
15315 native or cross Lynx.
6599da04
JM
15316
15317Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15318
15319 * config.sub (sparc64-elf): Fix os.
15320 (z8k): Remove duplicate.
15321
15322Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15323
15324 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15325 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15326
15327Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15328
15329 * configure: Make file links cleanly even if Lynx fails on
e490616e 15330 an NFS symlink (at least fail cleanly).
6599da04
JM
15331
15332Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15333
15334 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15335 -XNh2000.
15336
15337Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15338
15339 * configure: Unknown options are fatal again.
15340
15341Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15342
15343 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 15344 compatibility.
6599da04
JM
15345
15346Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15347
15348 * build-all.mk: Add `clean' target.
15349
15350Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15351
15352 * config.guess: Add SINIX support.
15353 * configure.in: Add mips-*-sysv4* support.
15354
15355Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15356
15357 * build-all.mk: Document all useful targets.
15358 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15359 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15360
15361Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15362
15363 * configure: Support --silent, --quiet.
15364
15365Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15366
15367 * configure: Support --disable-FEATURE.
15368
15369Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15370
15371 * config.guess: Recognize NCR running SVR4.3.
15372
15373Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15374
15375 * config.guess: Make BSDI generate i386-unknown-bsd386.
15376 Patch from Paul Eggert <eggert@twinsun.com>.
15377
15378Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15379
15380 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15381
15382Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15383
15384 * configure: Make unrecognized options give nonfatal warnings
15385 instead of fatal errors, and pass them to any subdirectory
15386 configures in case they recognize them.
15387 Make --x equivalent to --with-x.
15388
15389Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15390
15391 * configure: Add --enable-* options. Clean up usage message and
15392 some comments.
15393
15394Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15395
15396 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15397
15398Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15399
15400 * configure.in (hppa*-*-*): Enable binutils.
15401
15402Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15403
15404 * config.sub: Recognize cisco.
15405
15406Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15407
15408 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15409
15410Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15411
15412 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15413 than one configuration name. Add comment.
15414
15415Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15416
15417 * config.guess: about target *-hitachi-hiuxwe2, fixed
15418 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15419 macro is incorrect.]
15420
15421Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15422
15423 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15424 than the "make ls" stuff which used to be here.
15425
15426Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15427
15428 * config.guess: Recognize i[34]86-unknown-freebsd.
15429 From Shawn M Carey <smcarey@rodan.syr.edu>.
15430
15431Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15432
15433 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15434
15435Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15436
15437 * config.guess: Check for ptx.
15438
15439Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15440
15441 * config.sub: Add os9k checking.
15442
15443Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15444
15445 * config.guess: Handle OSF1 running on HPPA processors
15446
15447Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15448
15449 * configure: If subdir configure fails, print out a message with
15450 subdirectory name, in case subdir's configure code didn't identify
15451 itself.
15452
15453Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15454
15455 * configure.in: Remove embedded newlines from configdirs.
15456 Avoid mismatches of substrings. Fix matching strings at end
15457 of configdirs.
15458
15459Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15460
15461 * config.guess: Add Lynx/rs6000 config support.
15462
15463Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15464
15465 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15466
15467Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15468
15469 * configure.in (hppa*-*-osf*): Treat this just like most other
15470 PA configurations (eg no binutils or ld).
15471 (hppa*-*-*elf*): These configurations have binutils and ld.
15472
15473Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15474
15475 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15476
15477Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15478
15479 * configure.in (rs6000-*-*): Build gas.
15480
15481Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15482
e490616e 15483 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
15484
15485Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15486
15487 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15488 for GDB and GDB has been fixed to not need it.
15489
6599da04
JM
15490Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15491
15492 * config.guess: Recognize vax hosts.
15493
15494Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15495
15496 * configure (while loop): Don't use "break 2" inside case
15497 statement -- the case statement isn't an enclosing loop.
15498
15499Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15500
15501 * config.guess: Clean up NeXT support, to allow nextstep
15502 on Intel machines. Make OS be nextstep.
15503
15504Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15505
15506 * config.guess: Add alternate forms for Convex.
15507
15508Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15509
15510 * configure: Completely rewrite option processing. Take
15511 advantage of pattern-matching to avoid invoking test frequently.
15512 Also clean up host and target defaulting logic.
15513
15514Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15515
15516 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15517 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15518 commands (plus user environment) will fit SCO limits.
15519
15520Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15521
15522 * configure.in: Don't issue warnings about directories which are
15523 not being configured if -norecursion is set. Correct test for
15524 --with-gnu-as and --with-gnu-ld to not get confused by substring
15525 matches.
15526
15527 * configure.in: Don't build gas for alpha-dec-osf1*.
15528
15529Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15530
15531 * configure: Back out Per's change of 12/19/1993. It changes the
15532 behavior of configure in unexpected and confusing ways.
15533
15534 Also, use different delim char when calculating
15535 program_transform_name so that the name can contain slashes.
15536
15537Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15538
15539 * configure.in, config.sub: Add support for VSTa micro-kernel.
15540
15541Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15542
15543 * configure.in: Nuke hacks which were used to get a special
15544 version of GAS for HPPA configurations.
15545
15546Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15547
15548 * configure: If only ${target_alias} is given, use that
15549 as the default for ${host_alias}.
15550 * configure: Add missing back-slashes before nested quotes.
15551
15552Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15553
15554 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15555
15556Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15557
15558 * config.guess: Recognize some Tektronix configurations.
15559 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15560
15561Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15562
15563 * config.sub: Match any flavor of SH.
15564
15565Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15566
15567 * configure.in: Don't try to configure newlib for Alpha.
15568
15569Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15570
15571 * configure.in: Don't build ld for Irix 5. Don't build gas,
15572 libg++ or libio for any Alpha target.
15573
15574 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
15575
15576Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15577
15578 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15579 default arguments -- so it tried to compress itself.
15580
15581Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15582
15583 * configure.in (notsupp): ensure that a space is always at the end
15584 of the configdirs list, since the grep checks for an explicit space
15585
15586Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15587
15588 * configure.in (target i386-sysv4.2): don't build ld, since static
15589 versions of many libraries are not available.
15590
15591Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15592
15593 * config.guess: Recognize Apollos (using environment variables).
15594 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15595
15596Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15597
15598 * config.guess: Recognize Sony news mips running newsos.
15599
15600Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15601
15602 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15603 "fi ; else" for bash.
15604
15605Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15606
15607 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15608
15609Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15610
15611 * config.sub: accept unixware as an alias for svr4.2.
15612 Fix some inconsistancies with the gcc version.
15613
15614Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15615
15616 * Makefile.in (DISTDOCDIRS): Add gdb.
15617
15618Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15619
15620 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15621
15622Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15623
15624 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15625 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15626 this now.
15627
15628Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15629
15630 * config.sub: Accept hiux* as an OS name.
15631
15632 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15633 etc/make-stds.texi. The underscore came from gcc, and dje now
15634 agrees that RUNTESTFLAGS is the correct name.
15635
15636Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15637
15638 * install.sh: Remove 'set -e'. It makes any conditionals
15639 in the script useless.
15640
15641 * config.guess: Automatically recognize arm-acorn-riscix
15642 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15643
15644Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15645
15646 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15647
15648Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15649
15650 * Makefile.in (DISTDOCDIRS): New variable.
15651 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 15652 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
15653
15654Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15655
15656 * configure.in (hppa target): check the source directory for the
15657 pagas sub-directory
15658
15659Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15660
15661 * config.sub: Allow -aout* and -elf*.
15662
15663Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15664
15665 * configure.in: Don't build ld on i386-solaris2, same as for
15666 sparc-solaris2.
15667
15668Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15669
15670 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15671
15672Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15673
15674 * configure.in: Configure gdb for alpha.
15675
15676Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15677
15678 * Makefile.in (CXXFLAGS): Add -O.
15679
15680Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15681
15682 * config.guess: added support for DG Aviion
15683
15684Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15685
15686 * configure.in: Produce warning message for subdirectories not
15687 configurable for this host/target combination. Don't try to
15688 configure gdb for vms.
15689
15690Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15691
15692 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15693 appropriate files before making "diststuff".
15694 (DISTBISONFILES): New var: list of files to be edited.
15695 (DISTSTUFFDIRS): Add binutils.
15696
15697Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15698
15699 * config.sub: also handle mipsel and mips64el (for little endian mips)
15700
15701Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15702
15703 * configure.in: Add * to end of all OS names.
15704
15705Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15706
15707 * configure.in: Build newlib for LynxOS native.
15708
15709Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15710
15711 * config.guess: Add support for delta 88k running SVR3.
15712
15713 * configure.in: Add comment about HP compiler vs. emacs.
15714
15715Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15716
15717 * configure.in: don't build ld on solaris2 (not a viable option
15718 due to bugs in getpwnam & getpwuid)
15719
15720Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15721
15722 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15723 config.guess will produce a full version number.
15724
15725Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15726
15727 * configure.in: Build linker and binutils for alpha-dec-osf1.
15728
15729Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15730
15731 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15732 and gdb/testsuite/Makefile.in.
15733
15734Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15735
15736 * configure.in: recognize mips*- instead of mips-
15737
15738Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15739
15740 * config.sub: Accept linux*coff and linux*elf as operating
15741 systems.
15742
15743Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15744
15745 * config.sub: Recognize mips64, and mips3 as an alias for it.
15746
15747Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15748
15749 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15750 gdb knows how to handle OSF/1 shared libraries.
15751
15752Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15753
15754 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15755 * config.guess: Recognize Hitachi's HIUX.
15756 * config.sub: Recognize h3050r* and hppahitachi.
15757 Remove redundant cases for hp9k[23]*.
15758
15759Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15760
15761 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15762 if gas and ld are in the source tree and are in ${configdirs}.
15763 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 15764 --with options (but still pass them down on the command line,
6599da04
JM
15765 if they were explicitly specified).
15766
15767Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15768
15769 * configure: substitute SHELL value in Makefile.in with
15770 ${CONFIG_SHELL}
15771
15772Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15773
15774 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15775 *-*-solaris2* targets.
15776
15777Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15778
15779 * Makefile.in: define M4, and pass it down to sub-makes;
15780 all-autoconf now depends on all-m4
15781
15782Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15783
15784 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15785 presence of {ar,ranlib} instead of a configured directory
15786
15787Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15788
15789 * config.guess: Accept 34?? as well as 33?? for NCR.
15790
15791Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15792
15793 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15794 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15795
15796Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15797
15798 * configure: grab values for $(CC) and $(CXX) from the
15799 environment, so that someone can do "CC=gcc configure; make" and
15800 have it work right (matching the way that autoconf works now)
15801
15802 * configure.in, Makefile.in: add support for gash, the tcl
15803 interface to Galaxy
15804
15805 * config.guess: add NetBSD variants (hp300, x86)
15806
15807Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15808
15809 * install.sh: Support -d option (in the manner of SunOS 4 install,
15810 as it is more deterministic than that of GNU install)
15811 (chmodcmd): Set file to mode 755 by default (should also do default
15812 chgrp and chown, but I don't feel like dealing with that now)
15813
15814Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15815
15816 * config.sub: Remove h8300hhms alias.
15817
15818Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15819
15820 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15821
15822Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15823
15824 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15825 as stmp-fixinc
15826
15827Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15828
15829 * config.sub: recognize m88110-bug-coff.
15830
15831Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15832
15833 * Makefile.in (all-libio): all dependencies on the toolchain used
15834 to build this (gcc, gas, ld, etc)
15835
15836Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15837
15838 * config.guess: Deal with OSF/1 1.3 on alpha.
15839
15840Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15841
15842 * install.sh: add some 'else true' clauses for portability
15843
15844 * configure.in: don't build libio for h8[35]00-*-* targets
15845
15846Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15847
15848 * Makefile.in: Add support for new libio.
15849
15850Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15851
15852 * install.sh: If one command fails, don't try the rest. Don't try
15853 to remove $dsttmp (via trap) unless we have already created it.
15854 If $src doesn't exist, detect it and exit with an error.
15855
15856 * config.guess: Recognize BSD on hp300.
15857
15858Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15859
15860 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15861 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15862
15863Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15864
15865 * Makefile.in (all-send-pr): depends on all-prms
15866
15867Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15868
15869 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15870
15871Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15872
15873 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15874 Added test for mips-mips-riscos5.
15875
15876Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15877
15878 * configure.in: use mh-hp300 for 68k HP hosts
15879
15880Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15881
15882 * configure: add support for CONFIG_SHELL, so that you can use
15883 some alternate shell for evaluating configure scripts
15884
15885Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15886
15887 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15888 in configure script to bug-gdb@prep.ai.mit.edu when building
15889 distribution archive.
15890 * Makefile.in (COMPRESS): Remove def.
15891 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15892 gdb.tar.Z and make-gdb.tar.Z respectively.
15893 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15894 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15895 to convergence with 'taz' target in Makefile.in.
15896
15897Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15898
15899 * install.sh (dsttmp): use trap to ensure that tmp files go
15900 away on error conditions
15901
15902Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15903
15904 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15905
15906Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15907
15908 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15909 its parent is '/' not ''.
15910
15911 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15912
15913Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15914
15915 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15916 that ${newsrcdir}/configure.in does.
15917
15918Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15919
15920 * test-build.mk: support for CONFIG_SHELL
15921
15922Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15923
15924 * config.sub (netware): Add as a basic system type.
15925
15926Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15927
15928 * Makefile.in (Makefile): depend on configure.in. Also drop the
15929 $(srcdir)/ from the dependency on Makefile.in.
15930
15931Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15932
15933 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15934 (h8300hhms is temporary until multi-libraries are implemented).
15935 * configure.in: Handle h8300h too.
15936
15937Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15938
15939 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15940
15941Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15942
15943 * configure: Remove extraneous output when guessing host type.
15944 * config.guess: Remove extraneous output when guessing using C
15945 compiler rather than uname, or when guessing fails.
15946
15947Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15948
15949 * Makefile.in: remove all.cross and install.cross targets
15950
15951 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15952 definitions
15953
15954Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15955
15956 * configure.in (target sh): Build gprof.
15957
15958Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15959
15960 * config.sub: change -solaris to -solaris2
15961
15962Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15963
15964 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15965
15966Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15967
15968 * configure: Correct error message for missing Makefile.in to
15969 print correct directory.
15970
15971Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15972
15973 * install.sh: kludge around 386BSD shell bug
15974
15975Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15976
15977 * config.guess: Recognize NeXT.
15978 * config.guess: Recognize i486-ncr-sysv4.
15979 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15980
15981Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15982
15983 * Makefile.in (MAKEINFOFLAGS): New variable.
15984 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15985 * build-all.mk, test-build.mk: Pass down --no-split as
15986 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15987
15988Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15989
15990 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15991
15992Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15993
15994 * Makefile.in (libg++.tar.z): New rule.
15995 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15996 * Makefile.in (taz): Only do a single chmod.
15997
15998Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15999
16000 * install.sh: don't use dirname anymore (replaced with sed usage)
16001
16002Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16003
16004 * Makefile.in: Change extension for gzip'd files from '.z' to
16005 '.gz' per new FSF standard usage.
16006
16007Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16008
16009 * configure: put quotes around the final value of program_transform_name
16010
16011Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16012
16013 * Makefile.in: new install.sh support; update install-info rules
16014
16015Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16016
16017 * configure.in: Build diff for crosses, but not for go32 host.
16018
16019 * configure.in: Build gprof only for native, and don't build it
16020 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16021
16022Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16023
16024 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16025
16026Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16027
16028 * configure.in (host_tools): Add prms.
16029
16030Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16031
16032 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16033 with $(FLAGS_TO_PASS) on the command line
16034
16035 * config.sub: Recognize lynx and lynxos
16036
16037Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16038
16039 * config.sub: Accept -ecoff*, not just -ecoff.
16040
16041Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16042
16043 * Makefile.in (taz): Use .gz suffix instead of .z.
16044 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16045 names.
16046
16047Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16048
16049 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16050
16051Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16052
16053 * Makefile.in (install-no-fixedincludes): install gcc last, so
16054 that rebuilds that might happen during 'make install' don't get
16055 bogus gcc include files
16056
16057Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16058
16059 Change from Utah for HPPA support:
16060 * config.guess: Recognize hppa1.x-hp-bsd.
16061
16062Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16063
16064 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16065 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16066
16067Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16068
16069 * config.sub: Add support for rom68k and bug boot monitors.
16070
16071Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16072
16073 * Makefile.in: Make all-opcodes depend on all-bfd.
16074
16075Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16076
16077 * config.guess: Added special check for i[34]86-univel-sysv4*.
16078
16079Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16080
16081 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16082 the processor rather than assuming i486.
16083
16084Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16085
16086 * config.guess: Recognize SunOS6 as Solaris3.
16087
16088Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16089
16090 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16091 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16092
16093Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16094
16095 * build-all.mk (all-cross): New target for Canadian Cross.
16096 Added Q2 go32 targets.
16097 * test-build.mk: Configure go32 cross sparclite-aout and
16098 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16099 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16100
16101Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16102
16103 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16104 GO32 hosted toolchains
16105
16106Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16107
16108 * configure: change so "-exec-prefix" gets passed down rather
16109 than "-exec_prefix" so autoconf generated Makefiles get the
16110 exec_prefix set right.
16111
16112Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16113
16114 * config.guess: get the Solaris2 minor version number
16115
16116 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16117
16118Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16119
16120 * config.guess: Recognize some Sequent platforms.
16121
16122Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16123
16124 * Makefile.in: added the vault-install target
16125
16126 * configure.in: actually use the Sun3 makefile fragment that's in
16127 config, also added the release dir to configdirs
16128
16129Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16130
16131 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16132
16133Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16134
16135 * configure.in: remove some program from Alpha targetted toolchains
16136
16137Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16138
16139 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16140 gprof.
16141 (taz): Run "make diststuff" in those directories instead of "make
16142 proto-dir". Look for "VERSION=" only at start of line in subdir
16143 Makefile. Use "gzip -9" for compression.
16144 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16145 (binutils.tar.z): New target.
16146
16147Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16148
16149 * Makefile.in (taz): Include gpl.texinfo.
16150
16151Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16152
16153 * Makefile.in (setup-dirs): Merged into "taz" target.
16154 (taz): Only do `proto-dir' stuff if a directory is actually needed
16155 for this target.
16156
16157Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16158
16159 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16160 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16161 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16162 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16163 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16164
16165Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16166
16167 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16168 config.sub, and move-if-change to gdb testsuite distribution
16169 archive, so the testsuite can be extracted, configured, and
16170 run separately from the gdb distribution. Blow away the Chill
16171 tests that require a Chill compiled executable, since GNU Chill
16172 is not yet publically available.
16173
16174Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16175
16176 * test-build.mk: set environment variables in a single command,
16177 instead of a list of assignments and exports
16178
16179 * config.guess: recognize Alpha/OSF1 systems
16180
16181Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16182
16183 * configure: Change help message to prefer --options rather than
16184 -options.
16185
16186Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16187
16188 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16189 zippy@ecst.csuchico.edu.
16190 * config.guess: Recognize miniframe.
16191
16192Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16193
cc6010cd
AP
16194 * Makefile.in: Use srcroot to find runtest rather than rootme.
16195 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
16196
16197Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16198
16199 * test-build.mk: Extensive additions to support building on a
16200 machine other than the host.
16201
16202Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16203
16204 * configure (tooldir): Fix for i386-aix again.
16205
16206Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16207
16208 * configure, Makefile.in: Change definition of $(tooldir)
16209 to match the FSF.
16210
16211Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16212
16213 * config.guess: Recognize i[34]86/SVR4.
16214
16215Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16216
16217 * Makefile.in (all-gdb): gdb depends on sim.
16218
16219Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16220
16221 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16222 at the same time we make the prototype gdb directory.
16223 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16224 files at the same time as the gdb base release distribution.
16225
16226Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16227
16228 * Makefile.in (check): Use individual check targets rather than
16229 DO_X rule.
16230 (check-gcc): Added.
16231
16232Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16233
16234 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16235 for System V release 3.2.
16236
16237Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16238
16239 * config.sub: Recognize hppaosf.
16240 * configure.in: Do configure ld/binutils/gas for it.
16241
16242Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16243
16244 * configure (tooldir): Alter syntax used to set this, for systems
16245 where "\$" isn't handled right, like i386-aix.
16246
16247Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16248
16249 * configure: Pass program-transform-name, not
16250 program_transform_name, to recursive configures.
16251
16252Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16253
16254 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16255 of gas+ld+binutils.
16256
16257Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16258
16259 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16260
16261Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16262
16263 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16264
6599da04
JM
16265Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16266
16267 * Makefile.in (PRMS): Set back to all-prms.
16268
16269Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16270
16271 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16272 targets, rather than for MIPS hosts.
16273
16274Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16275
16276 * configure.in: add comment for --with-x default values
16277
16278 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16279
16280 * Makefile.in: add check-* targets for each of the directories in
16281 the tree. Add a definition of RUNTEST that will use the one we
16282 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16283
16284Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16285
16286 * configure.in: Removed obsolete references to bfd_target and
16287 target_makefile_frag.
16288
16289 * build-all.mk: Set assorted targets for Q2.
16290 * config.sub: Recognize z8k-sim and h8300-hms.
16291 * test-build.mk: Really don't pass host to configure.
16292 (HOLES): Added uname.
16293
16294Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16295
16296 * configure: Handle an empty program-prefix, program-suffix or
16297 program-transform-name correctly.
16298
16299Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16300
16301 * build-all.mk: -G 8 no longer required for MIPS targets.
16302 * test-build.mk: Don't pass host argument to configure; make it
16303 guess.
16304
16305Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16306
16307 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16308 * Makefile.in (COMPRESS): New macro, like GZIP.
16309
16310Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16311
16312 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16313
16314 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16315 with gas currently defaults to -G 0.
16316
16317Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16318
16319 * Makefile.in (all-flex): flex depends on byacc.
16320
16321 * build-all.mk: If host not specified, use config.guess. Pass TAG
16322 to test-build.mk as RELEASE_TAG.
16323 * test-build.mk (configargs): New variable containing arguments to
16324 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16325 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16326
16327 * config.guess: Use /bin/uname when checking -X argument on SCO,
16328 to avoid invoking GNU uname which doesn't understand -X.
16329
16330 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16331
16332 * configure.in: Build gas for mips-*-*.
16333
16334Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16335
16336 * Makefile.in (all.normal): insert missing backslash.
16337
16338Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16339
731a8127 16340 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
16341
16342 * Makefile.in: Complete overhaul to merge many almost identical
16343 targets.
16344
16345Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16346
16347 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16348 (gdb.tar.Z): Adjusted.
16349
16350 * Makefile.in (setup-dirs, taz): New targets; should be general
16351 enough to adapt for gdb sometime. Build only .z file.
16352 (gas.tar.z): New target.
16353
16354Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16355
16356 * build-all.mk: Use CC=cc -Xs on Solaris.
16357
6599da04
JM
16358Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16359
16360 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16361 for handling BISON for FSF releases.
16362
16363Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16364
16365 * configure: Actually implement the change zoo just documented.
16366
16367Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16368
16369 * configure: when using config.guess, only set target_alias when
16370 it's not already been set (ie, on the command line)
16371
16372Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16373
16374 * Makefile.in: add installcheck target, set PRMS to install-prms
16375
16376Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16377
16378 * configure: add support for package_makefile_fragment, handle the
16379 case where a directory has a configure.in file but no Makefile.in
16380 more gracefully (with an actual understandable error message, even);
16381 add support for --without (and add this to the usage message); also
16382 explicitly add a --host=${host_alias} to the command line when
16383 config.guess is used
16384
16385Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16386
16387 * configure: Must use both --host and --target in recursive calls.
16388
16389Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16390
16391 * Makefile.in: Change deja-gnu to dejagnu.
16392
16393Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16394
16395 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16396
16397Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16398
16399 * configure.in: canonicalize all instances to *-*-solaris2*,
16400 also strip out a number of tools to not build for go32 host
16401
16402Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16403
16404 * config.guess: add GPL.
16405
16406 * Makefile.in, config.guess, config.sub, configure: bump
16407 copyrights to 93.
16408
16409Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16410
16411 * Makefile.in (do-info): Removed obsolete check for existence of
16412 localenv file.
16413
16414 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16415
16416Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16417
16418 * Makefile.in: a couple of 'else true' for decstation,
16419 support for TclX
16420
16421 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16422
16423Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16424
16425 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16426
16427Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16428
16429 * config.guess: Recognize i386-ibm-aix (PS/2).
16430 * configure.in: Use config/mh-aix386 file for it.
16431
16432Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16433
16434 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16435 CC_FOR_TARGET instead.
16436 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16437
16438Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16439
16440 * Makefile.in: Add sim to list of directories sent with gdb
16441
16442Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16443
16444 * configure.in: Put back mips-dec-bsd* case.
16445
16446Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16447
16448 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16449 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16450 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
16451
16452Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16453
16454 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16455
16456 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16457 (install-info): install dir.info only if it exists,
16458 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16459
16460Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16461
16462 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16463 gas for mips-dec-bsd.
16464
16465Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16466
16467 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16468 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16469
16470Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16471
16472 * configure.in: Added "dejagnu" to hosttools list.
16473
16474Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16475
16476 * config.sub, configure.in, config.guess: Add support
16477 for Bosx, an AIX variant from Bull.
16478 Patches from F.Pierresteguy@frcl.bull.fr.
16479
16480Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16481
16482 * devo/dejagnu: Initial creation of devo/dejagnu.
16483 Migrated dejagnu testcases and support files for testing software
16484 tools to reside as subdirectories, currently called "testsuite",
16485 within the directory of the software tool. Migrated all programs,
16486 support libraries, etc. beloging to dejagnu proper from
16487 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16488 with no modifications. The changes to these files which will
16489 allow them to configure, build, and execute properly will be made
16490 in a future update.
16491
16492Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16493
16494 * Makefile.in: Change send_pr to send-pr.
16495 * configure.in: Likewise.
16496 * send_pr: Renamed directory to send-pr.
16497
16498Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16499
16500 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16501
16502Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16503
16504 * README: Update for gdb-4.8 release.
16505 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16506 gdb-xxx.tar.z (gzip'd) file also.
16507
16508Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16509
16510 * Makefile.in: make all-diff depend on all-libiberty
16511
16512Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16513
16514 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16515
16516Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16517
16518 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16519
16520Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16521
16522 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16523 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16524 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16525
16526Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16527
16528 * Makefile.in: makeinfo binary is in a new location
16529
16530Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16531
16532 * config.sub: Accept -ecoff as an OS.
16533
16534 * Makefile.in: Various changes to eliminate a level of make
16535 recursion and reduce the required command line length.
16536 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16537 sub-makes.
16538 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16539 variables holding settings for specific sub-makes.
16540 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16541 in terms of BASE_FLAGS_TO_PASS.
16542 (TARGET_LIBS): New variable listing directories which use
16543 TARGET_FLAGS_TO_PASS.
16544 (subdir_do): Eliminated.
16545 (do-*): New set of targets to replace subdir_do.
16546 (various): All targets which used subdir_do now depend on do-*.
16547 (local-clean): Renamed from do_clean.
16548 (local-distclean): New target, dependency of distclean and
16549 realclean.
16550 (install-info): Don't create directories. Depend on dir.info
16551 rather than calling make recursively.
16552 (install-dir.info): Eliminated.
16553 (install-info-dirs): Create all info directories here.
16554 (dir.info): Depend upon do-install-info.
16555
16556 * test-build.mk (HOLES): Added false.
16557
16558Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16559
16560 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16561
16562Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16563
16564 * Makefile.in (info): remove dependency on all-texinfo. The
16565 problem was really in texinfo/C, not at this level.
16566
16567Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16568
16569 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16570
16571Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16572
16573 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16574 GDB releases.
16575
16576Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16577
16578 * configure: Include srcdir in message about target of link not
16579 being found. Don't convert `-' to `_' in `with' options being
16580 passed to subdirs.
16581
16582Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16583
16584 * configure.in: add uudecode to host_tools
16585
16586 * Makefile.in: added {all,install}-uudecode targets, added them to
16587 the appropriate lists
16588
16589Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16590
16591 * Makefile.in (all-gcc): Added dependency on all-gas.
16592
16593 * configure.in (mips-*-*): Build ld and binutils.
16594
16595Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16596
16597 * configure: check return code from mkdir, print error message and
16598 exit on failure.
16599
16600Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16601
16602 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16603
16604Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16605
16606 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16607
16608Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16609
16610 * config.sub (h8500): Recognize this as a cpu type.
16611
16612Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16613
16614 * configure: source directory missing is no longer a warning
16615
16616 * configure.in: recognize irix[34]* instead of irix[34]
16617
16618 * Makefile.in: define and pass down X11_LIB
16619
6599da04
JM
16620Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16621
16622 * guess-systype: Renamed to ...
16623 * config.guess: ... by popular request.
16624 * configure.in, Makefile.in: Update accordingly.
16625
16626Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16627
16628 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16629 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16630 + Execute ./dummy instead of assuming . is in PATH.
16631
16632Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16633
16634 * guess-systype: New shell script. Attempts to guess the
16635 canonical host name of the executing host.
16636 Only a few hosts are supported so far.
16637 * configure: Call guess-systype if no host is specified.
16638
16639Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16640
16641 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16642 gcc Makefile.
16643
16644
16645Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16646
16647 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16648 (all-gcc, install-gcc, subdir_do): Use it.
16649
16650Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16651
16652 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16653
16654Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16655
16656 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16657 set exclusively by configure, using configure.in .
16658
16659Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16660
16661 * test-build.mk: set $PATH for all builds
16662
16663 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16664
16665Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16666
16667 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16668 the one used in gcc/Makefile.in, so that a null expansion doesn't
16669 override the one needed to build gcc with a native cc.
16670
16671
16672Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16673
16674 * configure: Accept -with arguments.
16675
16676Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16677
16678 * Makefile.in: added h8300sim
16679
16680Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16681
6599da04
JM
16682 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16683 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16684 (all-cygnus, native, build-cygnus): Make
16685 $(canonhost)-stamp-3stage-done, not $(host)....
16686 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16687 i386-sco3.2v4. Added else true to if command.
16688
16689Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16690
16691 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16692
16693Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16694
16695 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16696
16697Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16698
16699 * configure.in: don't remove binutils from Solaris builds
16700
16701Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16702
16703 * Makefile.in: get rid of earlier definitions for *clean,
16704 also handle the recursive info rule better
16705
16706Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16707
16708 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16709 do more-or-less the right thing.
16710
16711Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16712
16713 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16714 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16715
16716Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16717
16718 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16719 $(host_canonical).
16720
16721 * configure.in: split the configdirs list into 4 categories (native
16722 v. cross, library v. tool) and handle the cross-only and native-
16723 only in more reasonable (and correct!) way.
16724
16725Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16726
16727 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16728 configdirs anymore.
16729
16730Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16731
16732 * Makefile.in: extensive cleanup:: removed all of the explicit
16733 clean-* targets, collapsed many wrappers around subdir_do into
16734 one, added additional targets to satisfy standards.texi, deleted
16735 some old targets, some changes for consistency
16736
16737Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16738
16739 * configure.in: handle some programs as cross-only, and others as
16740 native only
16741
16742 * test-build.mk: handle partial holes in a more generic manner
16743
16744 * Makefile.in: m4 depends on libiberty
16745
6599da04
JM
16746Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16747
16748 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16749 time, wdiff, and find to configdirs
16750
16751 * Makefile.in: all, clean, and install rules for the new programs
16752 added to configure.in
16753
16754Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16755
16756 * configure.in: use mh-sun for all *-sun-* hosts
16757
6599da04
JM
16758Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16759
16760 * Makefile.in: define flags for X11 include files and library file
16761 locations, pass them down to the programs that need this info
16762
16763 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16764
6599da04
JM
16765Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16766
16767 * configure.in: start building libg++ for HP-UX targets
16768
16769Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16770
16771 * README: Update references to files moved into etc/.
16772
16773Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16774
16775 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16776 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16777
16778Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16779
16780 * configure: accept dash as well as underscore in long option
16781 names for FSF compatibility.
16782
16783Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16784
16785 * config.sub: added -sco3.2v4 support from FSF.
16786
16787Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16788
16789 * configure.in: expand the section that adds or removes
16790 directories from the list of programs to build, to handle native
16791 vs. cross in addition to host v. native
16792
16793Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16794
16795 * Makefile.in: Replace C++ in macro names with CXX.
16796 This is less likely to break ...
16797
16798Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16799
16800 * test-build.mk: add -w to GNU_MAKE
16801
16802Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16803
16804 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16805 add 'sparc' to list of recognized cpus. This needed to make
16806 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16807 Delete some redundant ose68 variants. Recognize -wrs as an os,
16808 then changes that into $CPU-wrs-vxworks.
16809
16810 * configure.in: remove most references to gdbtest, regularize
16811 target based program removal
16812
16813 * test-build.mk: import from p3 tree (many fixes and changes)
16814
16815Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16816
16817 * Makefile.in: added rules to handle tcl, tk, and expect
16818
16819 * configure.in: handle those directories if they exist
16820
16821Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16822
16823 * config.sub: removed bogus hppabsd and hppahpux names, since
16824 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16825
16826Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16827
16828 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16829 depends upon all-xiberty
16830
16831 * Makefile.in: changes from p3, including:
16832
16833 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16834
16835 * Makefile.in (XTRAFLAGS): include newlib directories if
16836 newlib/Makefile exists, rather than if host != target.
16837
16838 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16839
16840 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16841 from the same source tree and not building a cross-compiler. This
16842 matters for the libg++ configuration if reconfiguring a tree that
16843 has already been installed.
16844
16845 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16846
16847 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16848 pick up the machine and system specific header files.
16849
16850 * Makefile.in: added AS_FOR_TARGET, passed down in
16851 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16852 the C compiler to use to create programs which are run in the
16853 build environment, set it to default to $(CC), and passed it down
16854 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16855
16856 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16857
16858 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16859 We need them for unusual native builds, like systems without
16860 ranlib.
16861
16862 * configure: also define $(host_canonical) and
e490616e
ZW
16863 $(target_canonical), which are the full, canonical names for the
16864 given host and target
6599da04
JM
16865
16866Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16867
16868 * Makefile.in: Added separate definitions for C++.
16869
16870Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16871
16872 * configure.in (configdirs): Add deja-gnu.
16873
16874Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16875
16876 * README: Update for configure.texi and gdb-4.7 release.
16877
16878Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16879
16880 * Makefile.in: Move "all" target to top of file.
16881 Previously, first target was ".PHONY" which caused BSD4.4 make
16882 to build .PHONY when make was run without arguments.
16883
16884Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16885
16886 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16887 Library-copylefted code in libiberty.
16888
16889Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16890
16891 * config.sub: Replace m68kmote with plain old m68k.
16892
16893Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16894
16895 * Makefile.in: Remove space from blank line, avoid Make complaints.
16896
16897Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16898
16899 * config.sub: Complain if no argument is given. Added support for
16900 386bsd as OS and target alias.
16901
16902Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16903
16904 * Makefile.in (XTRAFLAGS): include newlib directories if
16905 newlib/Makefile exists, rather than if host != target.
16906
16907Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16908
16909 * config.sub: recognize sparclite-wrs-vxworks.
16910
16911 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16912 p3.) Added clean-xiberty to clean.
16913
16914Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16915
16916 * configure.in: use *-*-* instead of nested cases for host and target
16917
16918Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16919
16920 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16921 from the same source tree and not building a cross-compiler. This
16922 matters for the libg++ configuration if reconfiguring a tree that
16923 has already been installed.
16924
16925Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16926
16927 * config.sub (i486v/i486v4): Merge in from FSF version.
16928
16929Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16930
16931 * configure: only set PWD if it is already set.
16932
16933Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16934
16935 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16936 doesn't have unset and all success paths (and most error paths)
16937 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16938 to just ${PWD} to avoid confusion.)
16939
16940Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16941
16942 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16943 even for a native compilation.
16944
16945Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16946
16947 Changes to make the gdb.tar.Z rule work better.
16948
16949 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16950 (DEVO_SUPPORT): Add configure.texi.
16951 (bfd-ilrt.tar.Z): Remove ancient rule.
16952
16953Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16954
16955 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16956 pick up the machine and system specific header files.
16957
16958 * configure.in, config.sub: added new target m68010-adobe-scout,
16959 with alias of adobe68k. Changed configure.in to check for
16960 -scout before -sco* to avoid a false match.
16961
16962 * Makefile.in: added AS_FOR_TARGET, passed down in
16963 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16964 the C compiler to use to create programs which are run in the
16965 build environment, set it to default to $(CC), and passed it down
16966 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16967
16968Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16969
16970 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16971 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16972 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16973 FOR_TARGET variants, to newlib and libg++.
16974
16975Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16976
16977 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16978 first.
16979
16980Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16981
16982 * config.sub: Accept `elf' as an environment.
16983
16984Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16985
16986 * Makefile.in (all-opcodes): cd into the right directory
16987
16988Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16989
16990 * configure: added -program_transform_name option, used as
16991 argument to sed when installing programs.
16992 configure.texi: added documentation for -program_prefix,
16993 -program_suffix and -program_transform_name.
16994
16995Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16996
16997 * config.sub: Accept i486 where i386 ok.
16998
16999Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17000
17001 * config.sub: accept we32k
17002
17003Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17004
3b75d237 17005 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17006
17007 * Makefile.in: don't create all directories for ``make install'';
17008 let the subdirectories create the ones they need.
17009
17010Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17011
e490616e 17012 * COPYING: new file, GPL v2
6599da04
JM
17013
17014Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17015
17016 * Makefile.in: use the new gen-info-dir, which needs a template
17017 argument (which also lives in texinfo)
17018
17019 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17020
6599da04
JM
17021Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17022
17023 * config.sub (ncr3000): Change i386 to i486.
17024
17025Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17026
17027 * Makefile.in: add install-rcs, install-grep to
17028 install-no-fixedincludes, removed install-bison and install-libgcc
17029
17030Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17031
17032 * configure.in: grab the HPUX makefile fragment if on HPUX
17033
17034Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17035
17036 * Makefile.in: eradicate bison spoor (ditto libgcc).
17037 configure.in: recognise m68{k,000}-ericsson-OSE.
17038 es1800 is alias for m68k-ericsson-OSE
17039
17040Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17041
17042 * configure.in: rearrange the parts that remove programs from
17043 configdirs, based now on HOST==TARGET or by canonical triple.
17044
17045Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17046
17047 * test-build.mk: recurse explicitly with -f test-build.mk when
17048 appropriate. predicate stage3 and comparison on the existence
17049 of gcc. That is, if gcc isn't around, we aren't three-staging.
17050 On very clean, also remove ...stamp-co. Build in-place before
17051 doing other builds.
17052
17053Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17054
17055 * Makefile.in, configure.in: add tgas
17056
17057Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17058
17059 * Makefile.in: a number of changes merged in from progressive.
17060
17061 * configure.in: add libm.
17062
17063 * .cvsignore: ignore some stuff that comes from test-build.mk.
17064
6599da04
JM
17065Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17066
17067 * config.sub: Add es1800 (m68k-ericsson-es1800).
17068
17069Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17070
17071 * configure: Add program_suffix (parallel to program_prefix)
17072 * Makefile.in: adjust directory-creating script for losing decstation
17073
17074Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17075
17076 * configure: Minor $subdir-related fixes.
17077
17078Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17079
17080 * configure: fix various problems with propogating
17081 makefile_target_frag in subdirs.
17082 * configure.in: config libgcc if its there
17083
17084Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17085
17086 * config.sub: HPPA merge.
17087
6599da04
JM
17088Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17089
17090 * Makefile.in: Replace all-bison with all-byacc in all
17091 dependency lines for other tools (which now use byacc).
17092
17093Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17094
17095 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17096
6599da04
JM
17097Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17098
17099 * Makefile.in: make gprof rules similar to byacc rules (instead of
17100 vestigal $(unsubdir) that didn't work...)
17101
17102Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17103
17104 * config.sub: Add support for Linux.
17105 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17106 (at least for libg++).
17107
17108Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17109
17110 * configure.texi: fix doc for the -nfp option to configure
17111
17112Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17113
17114 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17115
17116Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17117
17118 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17119 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17120 * configure.in: added solaris* host_makefile_frag hook.
17121
17122Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17123
17124 * config.sub: changed recognition of m68000 so that various
17125 m68k types can be specified via m680[01234]0
17126
17127Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17128
17129 * config.sub (basic_machine): fix sed so that '-foo' isn't
17130 completely substituted out while .+'-foo' loses the '-foo'
17131
17132Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17133
17134 * config.sub ($os): Add -aout.
17135
17136Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17137
17138 * configure: If host_makefile_frag is absolute, don't
17139 prefix ${invsubdir} (relevant to libg++ auto-configure).
17140
17141Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17142
17143 * Makefile.in (tooldir): Define it.
17144 (all-ld): Depend on all-flex.
17145
17146Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17147
17148 * Makefile.in (check): Fix libg++ special case.
17149
17150Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17151
17152 * configure: do not bury `pwd` into config.status, thus do fewer
17153 pwd's.
17154
17155 * configure: print the "Building in" message only when building in
17156 other than "." AND verbose.
17157
63f6bcd7 17158 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
17159 configures.
17160
17161 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17162
17163Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17164
17165 * Makefile.in: macroize flags passed on recursion. remove
17166 fileutils.
17167
17168Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17169
17170 * configure: get makesrcdir right for subdirs deeper than 1.
17171
17172 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17173 install.
17174
17175Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17176
17177 * Makefile.in: don't print subdir_do or recursion lines.
17178
17179Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17180
17181 * standards.texi: added menu item.
17182
17183 * Makefile.in: build and install standards.info.
17184
17185 * standards.texi: new file.
17186
17187Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17188
17189 * configure: test for and move config.status pieces from
17190 ${subdir}/.
17191
17192Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17193
6599da04
JM
17194 * configure: Test for existance of files before trying to mv
17195 them, to avoid numerous non-existance messages.
17196
17197Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17198
17199 * configure: correct final line of config.status.
17200
17201 * configure: patch from eggert. Avoids a protection problem if
17202 the original Makefile.in is read only.
17203
17204 * configure: use move-if-change from gcc to create config.status.
17205 Some makefiles depend on config.status to tell if a directory
17206 has been reconfigured for a different host. This change
17207 prevents those directories from remaking everything in the case
17208 where the reconfig was only intended to rebuild a Makefile.
17209
17210 * configure: test for config.sub with "config.sub sun4" rather
17211 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17212 host alias from a missing config.sub.
17213
17214Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17215
17216 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17217 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17218
17219Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17220
17221 * configure: mkdir ${subdir} as needed.
17222
17223Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17224
17225 * Makefile.in,configure.in: added autoconf.
17226
17227Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17228
17229 * Makefile.in: no longer pass against on recursion.
17230
17231 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17232 definitions are not inherited.
17233
17234 * configure: correct makesrcdir when subdir is .
17235
17236Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17237
17238 * configure: Add support for 'subdirs' variable, which is
17239 like 'configdirs', except that configure doesn't re-invoke
17240 itself for subdirs, it just creates a Makefile for each subdir.
17241 * configure.texi: Document subdirs.
17242
17243Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17244
17245 * configure.in: added flex to configdirs
17246
17247Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17248
17249 * Makefile.in: remove clean-stamps from clean.
17250
17251Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17252
17253 * configure.in: Add gdbtest to configdirs.
17254
17255Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17256
17257 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17258 to recursive makes.
17259 * configure.in: Recognize new ncr3000 config.
17260
17261Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17262
17263 * Makefile.in, configure.in: removed references to gdbm.
17264
17265Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17266
17267 * config.sub: Don't canonicalize os value
17268 newsos* to bsd (readline needs to check for newsos).
17269 (This fix was earlier made Jan 31, but got re-broken.)
17270
17271Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17272
17273 * configure.in: sco is an os, not a vendor!
17274
17275 * configure: Quote $( better. Keep various shells happy.
17276
17277Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17278
17279 * Makefile.in: eliminate stamp-files.
17280
17281Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17282
17283 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17284 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17285
17286Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17287
17288 * config.sub: fix iris/iris3.
17289
17290Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17291
17292 * configure: re-add -rm.
17293
17294Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17295
17296 * Maskefile.in: add .stmp-rcs to all.
17297
17298 * configure.in: remove gas from rs6000 build, use aix host fragment.
17299
17300Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17301
17302 * configure: pass down site_option during recursion.
17303
17304Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17305
17306 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17307
17308Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17309
17310 * configure: Change exec_prefix so that it really defaults to prefix.
17311
17312Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17313
17314 * Makefile.in, configure.in: Add support for mmalloc library.
17315
17316Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17317
17318 * Makefile.in: add stmp dependencies for a few more things.
17319
17320Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17321
17322 * configure: adjusted error message on objdir/srcdir configure
17323 collision, per john's suggestion.
17324
17325 * Makefile.in: add libiberty stmp to all and all.cross.
17326
17327Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17328
17329 * Makefile.in: remove force dependencies, add grep to all.
17330
17331Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17332
17333 * Makefile.in: drop flex. make stamp files work.
17334
17335 * configure: added test for conflicting configuration in srcdir,
17336 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17337 gets cranky. use relative paths for configure and srcdir
17338 whenever possible. Send some error messages to stderr that were
17339 going to stdout.
17340
17341Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17342
17343 * Makefile.in: Fix libg++ rule to check for gcc directory
17344 before using gcc/gcc. Also pass XTRAFLAGS.
17345
17346Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17347
17348 * Makefile.in: added stmp-files so that directories aren't polled
17349 when they are already built.
17350
17351 * configure.texi: fixed a node pointer problem.
17352
17353Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17354
731a8127 17355 * config.sub configure.in gdb/configure.in
6599da04
JM
17356 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17357 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17358 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17359
17360Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17361
17362 * configure: -recurring becomes -silent. corrected help message
17363 for -site= option.
17364
17365 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17366
17367Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17368
17369 * configure: when building Makefile for crosses, replace
17370 tooldir and program_prefix. default srcdir from location of
17371 config.sub. remove "for host in hosts" and "for target in
17372 targets" loops.
17373
17374Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17375
17376 * Makefile.in: Do not pass bindir or mandir to cvs.
17377
17378Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17379
17380 * Makefile.in, configure.in: removed traces of namesubdir,
17381 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17382 copyrights to '92, changed some from Cygnus to FSF.
17383
17384 * configure.texi: remove most references to multiple hosts,
17385 multiple targets, subdirs, etc.
17386
17387 * configure.man: removed rcsid. reference config.sub not
17388 config.subr.
17389
17390 * Makefile.in: mkdir $(infodir) on install-info.
17391
17392Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17393
17394 * configure.texi: Explain better about .gdbinit and about
17395 the environment that configure.in sections run in.
17396
17397Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17398
17399 * configure.in: Ultrix is only a decstation if it's a MIPS.
17400
17401Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17402
17403 * README: DOC.configure => cfg-paper.texi.
17404
17405Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17406
17407 * config.sub (near case $os): Don't convert newsos* to bsd!
17408
17409Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17410
17411 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17412 the number of copies of COPYING that go into the GDB tar file.
17413
17414Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17415
731a8127 17416 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
17417 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17418 Fix SCO configuration stuff.
17419
17420Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17421
17422 * Makefile.in: For libg++, make sure the -I pointing
17423 to the gcc directory goes *after* all the libg++-local -I flags.
17424 Also, move just-gcc dependency from just-libg++ to all-libg++.
17425
17426Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17427
17428 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17429
17430Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17431
17432 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17433
17434Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17435
17436 * config.sub: Add stratus configuration frags. Also
17437 submitted to FSF.
17438
17439Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17440
17441 * Makefile.in (DEV_SUPPORT): add configure.man.
17442
17443 * config.sub(Decode manufacturer-specific): add -none*.
17444
17445Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17446
17447 * Makefile.in: remove form feeds to make Sun's make happy.
17448 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17449
17450Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17451
17452 * Makefile.in (AR_FLAGS): Make quieter.
17453
17454Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17455
17456 * configure.in: Add libg++.
17457 * configure: When verbose, don't output the command line at each
17458 level; it will be unremarkably the same as the previous version,
17459 which will be the same as what the user typed.
17460
17461Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17462
17463 * configure.in, Makefile.in: fix clean-info, add flex. add
17464 fileutils.
17465
17466 * configure: be less sensitive to spaces in Makefile.in. Do not
17467 look for sources in "..". Doing so breaks subdirectories that
17468 might have their own configure. If a subdir has it's own
17469 configure script, use it.
17470
17471Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17472
17473 * cfg-paper.texi: some changes suggested by rms.
17474
17475Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17476
17477 * config.sub: Merge in some small additions from the FSF version,
17478 taken from the gcc distribution, to bring the Cygnus and FSF
17479 versions into closer sync.
17480
17481Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17482
17483 * configure.in: Changed svr4 references to sysv4.
17484
17485Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17486
17487 * configure: added -V for version number option.
17488
17489Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17490
17491 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17492 renamed from DOC.configure to cfg-paper.texi.
17493
17494Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17495
17496 * configure, config.subr, config.sub: config.subr is now
17497 config.sub again.
17498
17499Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17500
17501 * configure.texi: new file, in progress.
17502
17503 * Makefile.in: build info file and install the man page for
17504 configure.
17505
17506 * configure.man: new file, first cut.
17507
17508 * configure: find config.subr again now that configuration "none"
17509 has gone. removed all traces of the -ansi option. removed all
17510 traces of the -languages option.
17511
17512 * config.subr: resync from rms.
17513
17514Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17515
17516 * configure, config.sub, config.subr: merge config.sub into
17517 config.subr, call the result config.subr, remove config.sub, use
17518 config.subr.
17519
17520 * Makefile.in: revised install for dir.info.
17521
17522Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17523
17524 * configure.in: add decstation host makefile frag.
17525
17526 * Makefile.in: BISON now bison -y again. also install-gcc on
17527 install. clean-gdbm on clean. infodir belongs in datadir.
17528 Make directories for info install. Build dir.info here then
17529 install it.
17530
17531Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17532
17533 * Makefile.in: fix for bad directory tests.
17534
17535Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17536
17537 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17538 regexp. -srcdir relative was being handled incorrectly.
17539
17540 * Makefile.in: unwrapped some for loops so that parallel makes
17541 work again and so one can focus one's attention on a particular
17542 package.
17543
17544Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17545
17546 * configure: added PWD as a stand in for `pwd` (for speed). use
17547 elif wherever possible. make -srcdir work without -objdir.
17548 -objdir= commented out.
17549
17550Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17551
17552 * configure: +options become --options. -subdirs commented out.
17553 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17554 Makefile now at top of generated Makefile. Removed cvs log
17555 entries. added -srcdir. create .gdbinit only if there is one
17556 in ${srcdir}.
17557
17558 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17559 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17560 and mandir now keyed off datadir by default.
17561
17562Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17563
17564 * Freshly created ChangeLog.
17565
17566\f
17567Local Variables:
17568mode: change-log
17569left-margin: 8
17570fill-column: 76
17571version-control: never
17572End: