]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
gimple.h (gimple_build_try): Fix declaration.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
25783c30
JH
12008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2
3 * configure.ac: Add double brackets on darwin[912].
4 * configure: Regenerate.
5
0e318fcc
DK
62008-12-03 Daniel Kraft <d@domob.eu>
7
8 * MAINTAINERS: Moved myself and Mikael Morin from Write After
9 Approval to Reviewer section (for Fortran front-end).
10
7f171b95
JH
112008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
12
13 * configure.ac: Expand to darwin10 and later.
14 * configure: Regenerate.
15
09ce620e
AS
162008-12-02 Andreas Schwab <schwab@suse.de>
17
18 * Makefile.def: configure-target-boehm-gc depends on
19 all-target-libstdc++-v3.
20 * Makefile.in: Regenerate.
21
386c704d
KT
222008-12-02 Kai Tietz <kai.tietz@onevision.com>
23
24 * MAINTAINERS: Add myself as mingw maintainer.
25
e03dd84a
BE
262008-12-02 Ben Elliston <bje@au.ibm.com>
27
28 * config.sub, config.guess: Update from upstream sources.
29
3fa87964
GP
302008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
31
32 * README.SCO: Remove.
33
df72d7ed
FP
342008-11-29 Fernando Pereira <pronesto@gmail.com>
35
36 * MAINTAINERS: Add myself to the write after approval list.
37
b5646528
DK
382008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
39
40 * MAINTAINERS: Update my email address in WAA section.
41
ebf24eb4
CL
422008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
43
44 * MAINTAINERS: Update e-mail address.
45
50e0f131
TM
462008-11-27 Toon Moene <toon@moene.org>
47
48 * MAINTAINERS: Change e-mail address.
49
0db3a858
TG
502008-11-27 Tristan Gingold <gingold@adacore.com>
51
52 * configure.ac: Build gdb for i?86-*-darwin*
53 * configure: Regenerated.
54
f07bde68
HS
552008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
56
57 * MAINTAINERS: Added my full name.
58
487e299b
DJ
592008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
60
61 PR bootstrap/38014
62 PR bootstrap/37923
63
64 Revert:
65
66 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
67
68 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
69 * Makefile.in: Regenerated.
70
71 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
72
73 PR gdb/921
74 PR gdb/1646
75 PR gdb/2175
76 PR gdb/2176
77
78 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
79 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
80 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
81 (HOST_EXPORTS): Pass CPPFLAGS.
82 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
83 (LDFLAGS_FOR_TARGET): Initialize from configure script.
84 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
85 * Makefile.in, configure: Regenerated.
86 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
87 and CPPFLAGS_FOR_BUILD.
88
d69fbecb
JL
892008-11-06 Jeff Law <law@redhat.com>
90
91 * MAINTAINERS: Add myself as middle end maintainer.
92
044fed69
AS
932008-11-06 Andrew Stubbs <ams@codesourcery.com>
94
95 * MAINTAINERS (Write after approval): Add myself.
96
caf6defe
DN
972008-11-05 Diego Novillo <dnovillo@google.com>
98
99 * MAINTAINERS (Global Reviewers): Add myself.
100 (Non-Algorithmic Maintainers): Remove myself.
101
3e9899ac
TS
1022008-11-04 Thomas Schwinge <tschwinge@gnu.org>
103
09ce620e 104 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 105
ea99e36e
MM
1062008-10-31 Mikael Morin <mikael.morin@tele2.fr>
107
09ce620e 108 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 109
fb0d2684
BE
1102008-10-31 Ben Elliston <bje@au.ibm.com>
111
112 * configure.ac (spu-*-*): Remove special case.
113 * configure: Regenerate.
114
73c07a3e
CM
1152008-10-30 Catherine Moore <clm@codesourcery.com>
116
117 * MAINTAINERS (Write after approval): Update my email address.
118
7310a2da
SSF
1192008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
120
121 * configure.ac [spu-*-*]: Do not set skipdirs.
122 * configure: Re-generate.
123
7e51fe23
BS
1242008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
125
126 * MAINTAINERS (Various Maintainers): Add myself to reload.
127
ef20be93
RG
1282008-10-25 Richard Guenther <rguenther@suse.de>
129
130 * MAINTAINERS (Various Maintainers): Add myself as middle-end
131 maintainer. Remove myself as libgcc-math maintainer.
132 (Non-Algorithmic Maintainers): Remove myself.
133
03ffcfa0
DJ
1342008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
135
136 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
137 * Makefile.in: Regenerated.
138
dec014a9
CC
1392008-10-23 Cary Coutant <ccoutant@google.com>
140
141 * MAINTAINERS (Write after approval): Add myself.
142
b36c386c
DJ
1432008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
144
145 PR gdb/921
146 PR gdb/1646
147 PR gdb/2175
148 PR gdb/2176
149
150 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
151 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
152 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
153 (HOST_EXPORTS): Pass CPPFLAGS.
154 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
155 (LDFLAGS_FOR_TARGET): Initialize from configure script.
156 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
157 * Makefile.in, configure: Regenerated.
158 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
159 and CPPFLAGS_FOR_BUILD.
160
84541525
SP
1612008-10-20 Sebastian Pop <sebastian.pop@amd.com>
162
163 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
164 Sebastian Pop.
165
e0bda97e
AP
1662008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
167
168 * MAINTAINERS (Write After Approval): Added myself.
169
36c713e0
KG
1702008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
171
172 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
173 recommended version to 2.3.2.
174
175 * configure: Regenerate.
176
8fe005ee
MM
1772008-10-01 Mark Mitchell <mark@codesourcery.com>
178
179 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
180
be8f156f
DD
1812008-09-29 David Daney <david.daney@caviumnetworks.com>
182
183 * MAINTAINERS (Write After Approval): Update e-mail address.
184
ae11dff4
PG
1852008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
186
187 * libtool.m4: Update to libtool 2.2.6.
188 * lt~obsolete.m4: Update to libtool 2.2.6.
189 * ltmain.sh: Update to libtool 2.2.6.
190 * ltsugar.m4: Update to libtool 2.2.6.
191 * ltversion.m4: Update to libtool 2.2.6.
192 * ltoptions.m4: Update to libtool 2.2.6.
193 * ltgcc.m4: Update to match changes from libtool 2.2.6.
194
441154b1
CF
1952008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
196
197 * MAINTAINERS (Write After Approval): Add myself.
198
775b3b26
BRF
1992008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
200
201 * MAINTAINERS (Write After Approval): Update my name.
202
94538043
SB
2032008-09-20 Steven Bosscher <steven@gcc.gnu.org>
204
09ce620e 205 * MAINTAINERS: Add myself in "Write After Approval".
94538043 206
52d1bfd8
SE
2072008-09-18 Steve Ellcey <sje@cup.hp.com>
208
09ce620e 209 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 210
c5cc92f5
GP
2112008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
212
213 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
214 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
215 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
216 and Michael Tiemann from Write After Approval since they do not
217 actually have access.
218
23d9794a
RG
2192008-09-05 Richard Guenther <rguenther@suse.de>
220
221 * configure.ac: Initialize clooglibs to -lcloog.
222 * configure: Re-generate.
223
192a671e
LCW
2242008-09-04 Le-Chun Wu <lcwu@google.com>
225
226 * MAINTAINERS (Write After Approval): Add myself.
227
d789184e
SP
2282008-09-03 Sebastian Pop <sebastian.pop@amd.com>
229
230 * configure.ac (--with-cloog-polylib): New.
231 (--disable-cloog-version-check): New.
232 (--disable-ppl-version-check): New.
233 * configure: Re-generate.
234
36a881c7
RG
2352008-09-03 Richard Guenther <rguenther@suse.de>
236
237 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
238 cloog test.
239 * configure: Re-generate.
240
358da97e
HS
2412008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
242
243 Add picoChip port.
244 * MAINTAINERS: Add picoChip maintainers.
245
f8bf9252
SP
2462008-09-02 Sebastian Pop <sebastian.pop@amd.com>
247 Tobias Grosser <grosser@fim.uni-passau.de>
248 Jan Sjodin <jan.sjodin@amd.com>
249 Harsha Jagasia <harsha.jagasia@amd.com>
250 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
251 Konrad Trifunovic <konrad.trifunovic@inria.fr>
252 Adrien Eliche <aeliche@isty.uvsq.fr>
253
254 Merge from graphite branch.
255 * configure: Regenerate.
256 * Makefile.in: Regenerate.
257 * configure.ac (host_libs): Add ppl and cloog.
258 Add checks for PPL and CLooG.
259 * Makefile.def (ppl, cloog): Added modules and dependences.
260 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
261 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
262
d89f0ad6
AL
2632008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
264
265 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
266 (GCC_SHLIB_SUBDIR): New.
267 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
268 * configure: Regenerate.
269 * Makefile.in: Regenerate.
270
88a25817
GP
2712008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
272
273 * MAINTAINERS: Consistently use tabs to separate columns.
274
f873f15f
TG
2752008-08-29 Tristan Gingold <gingold@adacore.com>
276
277 * MAINTAINERS (Write after Approval): Add myself.
278
e1514c3f
TG
2792008-08-28 Tristan Gingold <gingold@adacore.com>
280
281 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
282 Enable bfd, binutils and opcodes.
283 * configure: Regenerate.
284
4717882f
JDA
2852008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
286
287 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
288
28c9884c
TK
2892008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
290
291 * MAINTAINERS: Use correct Umlaut for last name.
292
ae96d86a
FXC
2932008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
294
295 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
296
3ecc96e3
DE
2972008-08-16 David Edelsohn <edelsohn@gnu.org>
298
299 * MAINTAINERS: Update my email address.
300
dd609cc1
EB
3012008-08-16 Nicolas Roche <roche@adacore.com>
302
303 * Makefile.tpl: Add BOOT_ADAFLAGS.
304 * Makefile.in: Regenerate.
305
08d0963a
RS
3062008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
307
308 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
309 * configure: Regenerate.
310
00afcaa0
PB
3112008-07-30 Paolo Bonzini <bonzini@gnu.org>
312
313 * configure.ac: Add makefile fragments for hpux.
314 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
315 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
316 * configure: Regenerate.
317 * Makefile.in: Regenerate.
318
806b3528
AH
3192008-07-28 Aldy Hernandez <aldyh@redhat.com>
320
321 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
322
ab220355
DS
3232008-07-11 Dodji Seketeli <dseketel@redhat.com>
324
325 * MAINTAINERS (Write after Approval): Add myself.
326
78209f30
XG
3272008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
328
329 * MAINTAINERS (Write After Approval): Add myself.
330
5b5b098d
AJ
3312008-06-29 Andrew Jenner <andrew@codesourcery.com>
332
333 * MAINTAINERS (Write After Approval): Add myself.
334
d812ec93
KW
3352008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
336
337 * MAINTAINERS: Update my email address.
338
99e78224
JY
3392008-06-25 Joey Ye <joey.ye@intel.com>
340
341 * MAINTAINERS (Write After Approval): Add myself.
342
18c04407
RW
3432008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
344
345 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
346 * Makefile.in: Regenerate.
347 * configure: Regenerate.
348
47aa9a31
DK
3492008-06-17 Daniel Kraft <d@domob.eu>
350
351 * MAINTAINERS (Write After Approval): Add myself.
352
ad33ff57
RW
3532008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
354
355 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
356 "$@" is still intact with both Autoconf 2.59 and 2.62.
357 * configure: Regenerate.
358
cdce5c41
RW
3592008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
360
361 * Makefile.tpl: Fix comment errors.
362 * Makefile.in: Regenerate.
363
01b79d11
DM
3642008-06-12 David S. Miller <davem@davemloft.net>
365 David Edelsohn <edelsohn@gnu.org>
366
367 * configure.ac: Add powerpc*-*-* to gold supported targets.
368 * configure: Regenerate.
369
f8c33439
JM
3702008-06-08 Joseph Myers <joseph@codesourcery.com>
371
372 PR tree-optimization/36218
373 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
374 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
375 (all prefix="build-"): Pass them to build-system sub-makes.
376 * Makefile.in: Regenerate.
377
cd985f66
JM
3782008-06-07 Joseph Myers <joseph@codesourcery.com>
379
380 * MAINTAINERS (mt port): Remove.
381 (sco5, unixware, sco udk): Remove.
382 (Kean Johnston): Add to Write After Approval.
383
3f6383d3
JB
3842008-05-30 Julian Brown <julian@codesourcery.com>
385
386 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
387 of libobjc for ARM EABI Linux.
388 * configure: Regenerate.
30da41ed 389
e29cc9b4
XDL
3902008-05-18 Xinliang David Li <davidxl@google.com>
391
09ce620e 392 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 393
30da41ed
XDL
3942008-05-17 Xinliang David Li <davidxl@google.com>
395
e29cc9b4 396 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 397
955410cb
JW
3982008-05-15 Janus Weil <janus@gcc.gnu.org>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
719bb4e3 4022008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
403
404 * config-ml.in: don't handle --enable-shared and --enable-static.
405
372b05fc
RS
4062008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
407
408 * MAINTAINERS: Update my email address.
409
f73e2200
PC
4102008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
411
412 * MAINTAINERS: Update my email address.
09ce620e 413
3e438e2b
KVH
4142008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
415
416 * MAINTAINERS (Write After Approval): Add myself.
417
177bf491
GS
4182008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
419
420 * MAINTAINERS (Write After Approval): Add myself.
421
ac89df2f
PG
4222008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
423
424 * MAINTAINERS (crx): Add myself.
425
14a8726b
PB
4262008-04-18 Paolo Bonzini <bonzini@gnu.org>
427
428 Sync with src:
429 2008-04-14 David S. Miller <davem@davemloft.net>
430
09ce620e
AS
431 * configure.ac: Add sparc*-*-* to gold supported targets.
432 * configure: Regenerate.
14a8726b 433
7142fb32
PB
4342008-04-18 Paolo Bonzini <bonzini@gnu.org>
435
436 PR bootstrap/35457
437 * configure.ac: Include override.m4.
438 * configure: Regenerate.
439
c6b196de
PB
4402008-04-18 Paolo Bonzini <bonzini@gnu.org>
441
09ce620e
AS
442 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
443 * Makefile.in: Regenerate.
c6b196de 444
c993ae60
SR
4452008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
446
09ce620e 447 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 448 as nonconfigurable directories list.
09ce620e 449 * configure: Regenerate.
c993ae60 450
8479b1b1
BE
4512008-04-14 Ben Elliston <bje@au.ibm.com>
452
453 * config.sub, config.guess: Update from upstream sources.
454
295e261a
HPN
4552008-04-12 Hans-Peter Nilsson <hp@axis.com>
456
457 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
458 * Makefile.in: Regenerate.
459
ac3949d9
EW
4602008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
461
462 * configure.ac: Do not build libssp for the AVR.
463 * configure: Regenerate.
464
06407e30
ILT
4652008-04-07 Ian Lance Taylor <iant@google.com>
466
467 * Makefile.def: check-gold depends upon all-binutils.
468 * Makefile.in: Regenerate.
469
97db009c
AH
4702008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
2a79c47f
NC
4742008-04-04 Nick Clifton <nickc@redhat.com>
475
476 PR binutils/4334
5f4bebbf 477 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
478 builds.
479 * configure: Regenerate.
480
c53a18d3
N
4812008-04-04 NightStrike <NightStrike@gmail.com>
482
483 PR other/35151
09ce620e
AS
484 * configure.ac: Combine rules for mingw32 and mingw64.
485 * configure: Regenerate.
c53a18d3 486
d925aa70
KT
4872008-04-02 Kai Tietz <kai.tietz@onvision.com>
488
489 * MAINTAINERS (Write After Approval): Add myself.
490
ad424a85
SP
4912008-04-01 Seongbae Park <seongbae.park@gmail.com>
492
493 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
494 * Makefile.in (.NOTPARALLEL): Ditto.
495
4412a506
PG
4962008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
497
498 * MAINTAINERS (Write After Approval): Add myself.
499
2f908293
SP
5002008-03-31 Seongbae Park <seongbae.park@gmail.com>
501
502 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
503 * Makefile.in (.NOTPARALLEL): Regenerate.
504
639223bd
PB
5052008-03-27 Paolo Bonzini <bonzini@gnu.org>
506
507 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
508 * Makefile.in: Regenerate.
509
b8ab1f4a
JS
5102008-03-26 Jakub Staszak <kuba@et.pl>
511
512 * MAINTAINERS (Write After Approval): Add myself.
513
b45890a4
TK
5142008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
515
516 * MAINTAINERS: Update e-mail address.
517
5afab7ad
ILT
5182008-03-20 Ian Lance Taylor <iant@google.com>
519
520 * configure.ac: Add support for --enable-gold.
521 * Makefile.def: Add gold as a directory like ld.
522 * configure, Makefile.in: Regenerate.
523
38d24731
RW
5242008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
525
526 * configure.ac: m4_include config/proginstall.m4.
527 * configure: Regenerate.
32bc4cf4
RW
528
529 Backport from upstream Libtool:
09ce620e 530
32bc4cf4 531 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 532
32bc4cf4
RW
533 Deal with Autoconf 2.62's semantic change in m4_append.
534 * ltsugar.m4 (lt_append): Replace broken versions of
535 m4_append.
536 (lt_if_append_uniq): Don't require separator to be overquoted,
537 and avoid broken m4_append.
538 (lt_dict_add): Fix typo.
539 * libtool.m4 (_LT_DECL): Don't overquote separator.
540
9d3c50ea
DE
5412008-03-13 David Edelsohn <edelsohn@gnu.org>
542
543 * config.rpath: Add AIX 6 support.
544
5d2edb29
PB
5452008-03-13 Paolo Bonzini <bonzini@gnu.org>
546
547 * Makefile.def (stageprofile). Remove -fprofile-generate
548 from stage_libcflags.
549 * Makefile.in: Regenerate.
550
954910ef
BE
5512008-03-13 Ben Elliston <bje@au.ibm.com>
552
553 * config.sub, config.guess: Update from upstream sources.
554
e8645a40
TT
5552008-03-06 Tom Tromey <tromey@redhat.com>
556
557 * MAINTAINERS: Update for treelang deletion.
558
2c8e955e
JW
5592008-03-03 James E. Wilson <wilson@tuliptree.org>
560
561 * MAINTAINERS: Update my email address.
562
54acd307
SS
5632008-03-03 Stan Shebs <stanshebs@earthlink.net>
564
893ad2a1 565 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
566 (objective-c/c++): Add myself as a maintainer.
567
4b52b516
VR
5682008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
569
570 * MAINTAINERS (Write After Approval): Update my email address.
571
e652b516
TB
5722008-02-25 Tomas Bily <tbily@suse.cz>
573
574 * MAINTAINERS (Write After Approval): Add myself.
575
02d30740
JJ
5762008-02-23 Jakub Jelinek <jakub@redhat.com>
577
578 * MAINTAINERS (OpenMP): Add myself.
579
1c8bd6a3
PB
5802008-02-20 Paolo Bonzini <bonzini@gnu.org>
581
4b40b2a5
UB
582 PR bootstrap/32009
583 PR bootstrap/32161
1c8bd6a3 584
4b40b2a5
UB
585 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
586 * configure: Regenerate.
1c8bd6a3 587
4b40b2a5
UB
588 * Makefile.def: Define stage_libcflags for all bootstrap stages.
589 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
590 STAGE4_LIBCFLAGS): New.
591 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
592 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
593 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
594 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
595 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
596 for target modules. Don't export LIBCFLAGS.
597 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
598 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
599 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
600 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
601 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
602 * Makefile.in: Regenerate.
1c8bd6a3 603
bb44c9d2
RW
6042008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
605
606 PR libgcj/33085
607 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
608 Do not use -DDLL_EXPORT. Backport from upstream.
609
29a7754d
RW
6102008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
611
612 * MAINTAINERS (Write After Approval): Add myself.
613
9a212bb7
HPN
6142008-02-02 Hans-Peter Nilsson <hp@axis.com>
615
616 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
617 * configure: Regenerate.
618
aa12a573
MG
6192008-01-31 Marc Gauthier <marc@tensilica.com>
620
621 * configure.ac (xtensa*-*-*): Recognize processor variants.
622 * configure: Regenerate.
623
ac9e6043
RW
6242008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
625
40049ccc
UB
626 PR bootstrap/34922
627 * configure.ac (PARSE_ARGS): Push suitable setting of
628 ac_subdirs_all, for `./configure --help=recursive'.
629 Handle `+' in generic toplevel directory disabling.
630 * configure: Regenerate.
ac9e6043 631
4288c86a
NC
6322008-01-28 Nick Clifton <nickc@redhat.com>
633
634 * MAINTAINERS (xstormy16): Take over maintainership.
635
8d8da227
JM
6362008-01-25 Joseph Myers <joseph@codesourcery.com>
637
638 * MAINTAINERS (c4x port): Remove.
639
349b60e7
DE
6402008-01-24 David Edelsohn <edelsohn@gnu.org>
641
642 * libtool.m4: Backport AIX 6 support from ToT Libtool.
643
3ca06a68
BE
6442008-01-23 Ben Elliston <bje@au.ibm.com>
645
646 * config.sub, config.guess: Update from upstream sources.
647
3c631381
TG
6482008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
649
650 * MAINTAINERS (Write After Approval): Add myself.
651
20533ef1
L
6522008-01-17 H.J. Lu <hjl.tools@gmail.com>
653
654 * MAINTAINERS: Update my email address.
655
6562008-01-09 Raksit Ashok <raksit@google.com>
657
658 * MAINTAINERS (Write After Approval): Add myself.
659
684f4f6a
RA
6602008-01-09 Raksit Ashok <raksit@google.com>
661
662 * MAINTAINERS (Write After Approval): Add myself.
663
9cb8756f
BE
6642008-01-08 Ben Elliston <bje@au.ibm.com>
665
666 * config.sub, config.guess: Update from upstream sources.
667
94e1934d
KG
6682007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
669
670 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 671 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
672 * configure: Regenerate.
673
a2e51f77
SP
6742007-12-15 Sebastian Pop <sebastian.pop@amd.com>
675
676 * MAINTAINERS: Update my email address.
677
ffe3dcd9
BRF
6782007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
679
680 * MAINTAINERS: Update my email address.
681
aa4095c9
RS
6822007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
683
684 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
685 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
686 * Makefile.in: Regenerate.
687
030e2013
MH
6882007-12-10 Mark Heffernan <meheff@google.com>
689
690 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
691 misplaced entries.
692
0fe0f073
AT
6932007-12-10 Andreas Tobler <a.tobler@schweiz.org>
694
695 * configure.ac: Enable libjava for x86_64-*-darwin9.
696 * configure: Regenerate.
697
d4ca4b06
BM
6982007-12-07 Bill Maddox <maddox@google.com>
699
700 * MAINTAINERS (Write After Approval): Add myself.
701
c3220d4c
BE
7022007-12-05 Ben Elliston <bje@au.ibm.com>
703
704 * config.sub, config.guess: Update from upstream sources.
705
aba7501e
MK
7062007-12-02 Matthias Klose <doko@ubuntu.com>
707
708 * config-ml.in: Remove 64bit configure tests.
709
d683ec81
PB
7102007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
711
712 * config-ml.in: Robustify against white space in absolute file
713 names.
714
715 * config-ml.in (multi-clean): Substitute ${Makefile}.
716 Remove superfluous ${Makefile} in list.
717
60f1711a
TS
7182007-11-19 Thiemo Seufer <ths@mips.com>
719
720 * config-ml.in: Don't hardcode the Makefile name.
721
487f9d96
AM
7222007-11-08 Alexander Monakov <amonakov@ispras.ru>
723
724 * MAINTAINERS (Write After Approval): Add myself.
725
fa3886fe
ST
7262007-11-07 Samuel Tardieu <sam@rfc1149.net>
727
728 * MAINTAINERS (Write After Approval): Add myself.
729
ae750079
DK
7302007-11-06 Doug Kwan <dougkwan@google.com>
731
732 * MAINTAINERS (Write After Approval): Add myself.
733
acc48927
BE
7342007-10-25 Ben Elliston <bje@au.ibm.com>
735
736 * MAINTAINERS (mercury): Remove entry.
737 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
738
e00e9858
DJ
7392007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
740
741 * Makefile.def (dependencies): Make configure-gdb depend on
742 all-intl.
743 * Makefile.in: Regenerated.
744
def14a3c
SK
7452007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
746
747 * MAINTAINERS (Fortran maintainer): Remove myself.
748
0e5e9f76
PM
7492007-10-15 Patrick Mansfield <patmans@us.ibm.com>
750
751 * Makefile.def: To avoid problems running with parallel makes,
752 build newlib before libgloss so that target specific header
753 files are availble.
754 * Makefile.in: Regenerate
755
bbfbfafc
DJ
7562007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
757
758 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
759 * Makefile.in: Regenerate.
760
c56abad5
VM
7612007-10-09 Vladimir Makarov <vmakarov@redhat.com>
762
763 * MAINTAINERS (Register allocation reviewer): Add myself.
764
f019adc1
MF
7652007-10-08 Mike Frysinger <vapier@gentoo.org>
766
767 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
768 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
769 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
770 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
771 * configure: Regenerate.
772
789e4e28
SP
7732006-10-04 Seongbae Park <seongbae.park@gmail.com>
774
775 * MAINTAINERS (Register allocation reviewer): Add myself.
776
0999159b
PB
7772007-10-01 Paolo Bonzini <bonzini@gnu.org>
778
779 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
780 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
781 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
782 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
783 * configure.ac: Default them to host tools for $host = $build.
784 Subst them.
785
786 * configure: Regenerate.
787 * Makefile.in: Regenerate.
788
a054acde
PB
7892006-09-24 Peter Bergner <bergner@vnet.ibm.com>
790
791 * MAINTAINERS (Register allocation reviewer): Add myself.
792
ffda6fc9
KZ
7932006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
794
795 * MAINTAINERS (Register allocation reviewer): Add myself.
796
9d209c83
SP
7972007-09-21 Seongbae Park <seongbae.park@gmail.com>
798
799 * MAINTAINERS (Write After Approval): Fix typo.
800
1ec3b87b
RS
8012007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
802
803 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
804 * configure: Regenerate.
805
19d5986d
PJ
8062007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
807
808 PR bootstrap/31906
809 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 810 they're already prefixed.
19d5986d 811
6d3b5aea
BK
8122007-09-19 Benjamin Kosnik <bkoz@redhat.com>
813
814 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
815 libstdc++.
816 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
817 * configure: Regenerate.
818 * Makefile.in: Regenerate.
09ce620e 819
4fe7e755
AS
8202007-09-17 Andreas Schwab <schwab@suse.de>
821
822 * configure.ac: Raise minimum makeinfo version to 4.6.
823 * configure: Regenerate.
824
d483feaa
JS
8252007-09-17 Johannes Singler <singler@ira.uka.de>
826
ffe3dcd9 827 * MAINTAINERS (write-after-approval) add myself
d483feaa 828
fa9a3f31
AM
8292007-09-15 Alan Modra <amodra@bigpond.net.au>
830
831 * configure.ac: Correct makeinfo version check.
832 * configure: Regenerate.
833
6593a73e
RS
8342007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
835
836 * MAINTAINERS: Update my email address.
837
d9dced13
RS
8382007-09-14 Richard Sandiford <richard@codesourcery.com>
839
840 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
841 to $skipdirs and only disable gprof for newlib. Use the normal
842 mips*-elf* handling in other respects.
843 * configure: Regnerate.
844
773c1467
DD
8452007-09-12 David Daney <ddaney@avtrex.com>
846
847 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
848 enabling libgcj.
849 * configure: Regenerate.
850
c03353e2
RIL
8512007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
852
853 PR other/32154
854 * configure.ac: For libgloss targets, point the linker to the linker
855 script, startup code and simulator library.
856 * configure: Regenerate.
857
c4e9bf2b
AH
8582007-09-07 Andrew Haley <aph@redhat.com>
859
860 * configure.ac (noconfigdirs): Remove target-libffi and
861 target-libjava.
862 * configure: Regenerate.
863
1f5a6b84
FXC
8642007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
865
866 PR target/33281
867 * configure.ac: Use config/mh-mingw on mingw.
868 * configure: Regenerate.
1f5a6b84 869
3951e521
PH
8702007-09-05 Pat Haugen <pthaugen@us.ibm.com>
871
9f349f63 872 * MAINTAINERS (Write After Approval): Add myself.
3951e521 873
e643dc23
RG
8742007-09-05 Richard Guenther <rguenther@suse.de>
875
876 * configure.ac (--enable-stage1-checking): If neither --enable-checking
877 nor --disable-checking is provided also turn on yes and types
878 checking for stage1.
879 * configure: Re-generate.
880
039874df
KW
8812007-08-30 Krister Walfridsson <cato@df.lth.se>
882
883 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
884 (Write After Approval): Remove myself.
885
c3f07bd6 8862007-08-29 Nick Clifton <nickc@redhat.com>
15098359 887
c3f07bd6 888 * config.sub, config.guess: Update from upstream sources.
15098359 889
40049ccc 8902007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
891
892 * MAINTAINERS (Write After Approval): Added myself.
893 * MAINTAINERS (Reviewers): Removed myself.
894
c8aea42c 8952007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 896 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
897
898 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
899 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
900 * Makefile.in: Regenerate.
901 * configure.ac (--with-debug-prefix-map): New.
902 * configure: Regenerate.
903
4bf6c438
RS
9042007-08-17 Richard Sandiford <richard@codesourcery.com>
905 Nigel Stephens <nigel@mips.com>
906
4bf6c438
RS
907 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
908 as target_makefile_frag.
909 * configure: Regenerate.
910
bb286d71
AO
9112007-08-16 Alexandre Oliva <aoliva@redhat.com>
912
913 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
914 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
915 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
916 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
917 (do-compare, do-compare3, do-compare-debug): New.
918 ([+compare-target+]): Use them.
919
a4630417
MK
9202007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
921
922 * MAINTAINERS (Write After Approval): Change my email address.
923
d9acb717
RW
9242007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
925 Ben Elliston <bje@au.ibm.com>
926
927 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
928 --silent if $silent.
929 * configure: Regenerate.
930
96876681
ZD
9312003-08-12 Zdenek Dvorak <ook@ucw.cz>
932
933 * MAINTAINERS (Various Maintainers): Add myself as
934 loop infrastructure maintainer. Update my e-mail
935 address.
936
1c1d80ee
DN
9372007-07-31 Diego Novillo <dnovillo@google.com>
938
939 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
940 Adjust description.
941
7e98624c
RG
9422007-07-26 Richard Guenther <rguenther@suse.de>
943
944 * configure.ac: Add types checking to stage1 checking flags.
945 * configure: Regenerate.
946
4c85af60
NC
9472007-07-17 Nick Clifton <nickc@redhat.com>
948
949 * COPYING3: New file. Contains version 3 of the GNU General
950 Public License.
951 * COPYING3.LIB: New file. Contains version 3 of the GNU
952 Lesser General Public License.
953
19ddfd3a
AK
9542007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
955
956 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
957
2a064545
AK
9582007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
959
960 * MAINTAINERS (S/390 co-maintainer): Add myself.
961 (Write After Approval): Remove myself.
962
f861f54d
DH
9632007-07-13 Dan Hipschman <dsh@google.com>
964
965 * MAINTAINERS (Write After Approval): Add myself.
966
0136f2f7
NC
9672007-07-11 Nick Clifton <nickc@redhat.com>
968
969 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
970 WINDRES export.
971 * Makefile.in: Regenerate.
972
6e29b5a4
RO
9732007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
974
975 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
976 maintainer.
977
159a4b02
L
9782007-07-05 H.J. Lu <hongjiu.lu@intel.com>
979
980 * lt~obsolete.m4: New. Import from 20070318 libtool.
981
6ba67283
JB
9822007-07-03 Julian Brown <julian@codesourcery.com>
983
984 * MAINTAINERS (Write After Approval): Add myself.
985
30b74385
RW
9862007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
987
988 * configure.ac: Rewrite 'configure --help' strings to look nicer.
989 * configure: Regenerate.
990
9912007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
992
993 * configure.ac: Add some missing m4 quotation.
994 * configure: Regenerate.
995
943c54ce
SB
9962007-07-02 Simon Baldwin <simonb@google.com>
997
998 * MAINTAINERS (Write After Approval): Add myself.
999
1c00b503
PB
10002007-07-02 Paolo Bonzini <bonzini@gnu.org>
1001
1002 * configure: Regenerate.
1003
901119ae
KT
10042007-07-02 Kai Tietz <kai.tietz@onevision.com>
1005
1006 * Makefile.def: Add windmc tool to build.
1007 * Makefile.tpl: Likewise.
1008 * configure.ac: Likewise.
1009 * Makefile.in: Regenerate.
1010 * configure: Regenerate.
09ce620e 1011
83f4c19f
DD
10122007-06-28 DJ Delorie <dj@redhat.com>
1013
1014 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1015 not building newlib.
1016 * configure: Regenerated.
09ce620e 1017
5346c75c
JS
10182007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1019
1020 * MAINTAINERS (Write After Approval): Add myself.
1021
aacfb86b
MM
10222007-06-25 Martin Michlmayr <tbm@cyrius.com>
1023
1024 * MAINTAINERS (Write After Approval): Add myself.
1025
590bf0d3
CM
10262007-06-19 Chris Matthews <chrismatthews@google.com>
1027
1028 * MAINTAINERS (Write After Approval): Add myself.
1029
cdbbee7a
RIL
10302007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1031
1032 * MAINTAINERS (Write After Approval): Add myself.
1033
b8afffc1
DJ
10342007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1035
1036 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1037 * Makefile.in: Regenerated.
1038
3fcfad76
BS
10392007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1040
1041 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1042 bfin*-*-uclinux* targets.
1043 * configure: Regenerate.
1044
3f5a2b7f
ILT
10452007-06-14 Ian Lance Taylor <iant@google.com>
1046
1047 * MAINTAINERS: Add myself as non-algorithmic global write
1048 maintainer.
1049
4c46daee
DN
10502007-06-14 Diego Novillo <dnovillo@google.com>
1051
1052 * MAINTAINERS: Add self as middle-end maintainer and
1053 non-algorithmic global write maintainer.
1054
a3bb222a
FXC
10552007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1056
1057 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1058 Move all Fortran maintainers except Paul Brook into the
1059 Non-Autopoiesis section.
1060
a19e8f64
PB
10612007-06-14 Paolo Bonzini <bonzini@gnu.org>
1062
1063 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1064 (distclean-stage[+id+]): Possibly delete stage_last.
1065 * Makefile.in: Regenerate.
1066
1c2abe5e
SP
10672007-06-12 Seongbae Park <seongbae.park@gmail.com>
1068
1069 * MAINTAINERS (Various Maintainer): Fix typo.
1070
abca4739
PB
10712007-06-11 Paolo Bonzini <bonzini@gnu.org>
1072
1073 * MAINTAINERS (Various Maintainer): Add myself as
1074 dataflow maintainer.
1075
a894d2c3
BE
10762007-06-07 Ben Elliston <bje@au.ibm.com>
1077
1078 * config.sub, config.guess: Update from upstream sources.
1079
8024d75e
BE
10802007-06-07 Ben Elliston <bje@au.ibm.com>
1081
1082 * Makefile.tpl: Fix spelling error.
1083 * Makefile.in: Regenerate.
1084
973a9a5e
SE
10852007-06-01 Steve Ellcey <sje@cup.hp.com>
1086
96598938
L
1087 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1088 lt_cv_sys_max_cmd_len.
973a9a5e 1089
ccb4d26b
DN
10902007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1091
1092 * MAINTAINERS (Various Maintainers): Add myself as
1093 auto-vectorizer maintainer.
1094
eecb7461
PB
10952003-05-31 Paolo Bonzini <bonzini@gnu.org>
1096
1097 PR libjava/32098
1098 * libtool.m4: Revert previous change.
1099 * ltgcc.m4: Put it here.
1100
89d28202
ZD
11012003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1102
1103 * MAINTAINERS (Various Maintainers): Add myself as
1104 auto-vectorizer maintainer.
1105
60c7a11a
L
11062007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1107
1108 PR libjava/32098
1109 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1110
9dd3cc81
RG
11112007-05-30 Richard Guenther <rguenther@suse.de>
1112
1113 * MAINTAINERS (Various Maintainers): Add myself as
1114 auto-vectorizer maintainer.
1115
9cc1244e
JJ
11162007-05-30 Jakub Jelinek <jakub@redhat.com>
1117
1118 PR bootstrap/29382
1119 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1120 * configure: Rebuilt.
1121
6124296b
RC
11222007-05-28 Roberto Costa <robsettantasei@gmail.com>
1123
1124 * MAINTAINERS (Write After Approval): Removed my name.
1125
6b757a0d
SB
11262007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1127
1128 * MAINTAINERS (Write After Approval): Remove myself.
1129
86ef8528
AT
11302007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1131
1132 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1133
1cf3d07d
SE
11342007-05-23 Steve Ellcey <sje@cup.hp.com>
1135
1136 * ltmain.sh: Update from ToT Libtool.
1137 * libtool.m4: Update from ToT Libtool.
1138 * ltsugar.m4: New. Update from ToT Libtool.
1139 * ltversion.m4: New. Update from ToT Libtool.
1140 * ltoptions.m4: New. Update from ToT Libtool.
1141 * ltconfig: Remove.
1142 * ltcf-c.sh: Remove.
1143 * ltcf-cxx.sh: Remove.
1144 * ltcf-gcj.sh: Remove.
1145
ce3fcf8c
OW
11462007-05-22 Ollie Wild <aaw@google.com>
1147
1148 * MAINTAINERS (Write After Approval): Add myself.
1149
342b9200
PB
11502007-05-16 Paolo Bonzini <bonzini@gnu.org>
1151
1152 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1153 stage_cflags.
1154 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1155 Remove CFLAGS/LIBCFLAGS.
1156 (configure-stage[+id+]-[+prefix+][+module+],
1157 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1158 * Makefile.in: Regenerate.
1159
cea17285
DN
11602007-05-15 Diego Novillo <dnovillo@google.com>
1161
1162 * MAINTAINERS: Update e-mail address.
1163
11c004e7
RE
11642007-05-15 Revital Eres <eres@il.ibm.com>
1165
1166 * MAINTAINERS (Write After Approval): Add myself.
1167
ab6bd693
RC
11682007-05-14 Roberto Costa <robsettantasei@gmail.com>
1169
1170 * MAINTAINERS (Write After Approval): Updated my address.
1171
388cdf07
TN
11722007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1173
1174 * MAINTAINERS (Write After Approval): Add myself.
1175
23f24034
SR
11762007-05-11 Silvius Rus <rus@google.com>
1177
1178 * MAINTAINERS (Write After Approval): Add myself.
1179
34a7526e
TT
11802007-04-23 Tom Tromey <tromey@redhat.com>
1181
1182 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1183
51da21be
MM
11842007-04-22 Mark Mitchell <mark@codesourcery.com>
1185
1186 * MAINTAINERS (cpplib): Rename to ...
1187 (libcpp): ... this. Add C/C++ front end maintainers.
1188
70070387
SE
11892007-04-14 Steve Ellcey <sje@cup.hp.com>
1190
1191 * config-ml.in: Pass ${ml_config_env} to configure calls.
1192
df1a0dbb
CB
11932007-04-04 Christian Bruel <christian.bruel@st.com>
1194
1195 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1196
9daff147
DK
11972007-04-02 Dave Korn <dave.korn@artimi.com>
1198
1199 * MAINTAINERS (Write After Approval): Add myself.
1200
374eadb2
TB
12012007-03-31 Tobias Burnus <burnus@net-b.de>
1202
1203 * MAINTAINERS (fortran 95 front end): Add myself.
1204
8eced3a2
DR
12052007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1206
1207 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1208
653de3e3
AZ
12092007-03-24 Ayal Zaks <zaks@il.ibm.com>
1210
1211 * MAINTAINERS (Modulo Scheduler): Add myself.
1212
b737d953
BM
12132007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1214
1215 * MAINTAINERS (fortran 95 front end): Add myself.
1216 (c++ front end): whitespace fix.
1217
a584cdf2
NF
12182007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1219
1220 * MAINTAINERS (Write After Approval): Add myself.
1221
8c79f3c4
RS
12222007-03-21 Richard Sandiford <richard@codesourcery.com>
1223
1224 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1225 of glob. Quote arguments with single quotes too.
1226 * configure: Regenerate.
1227
07f1ac6d
BM
12282007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1229
1230 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1231 * Makefile.in: Regenerate
1232
172e41aa
AS
12332007-03-07 Andreas Schwab <schwab@suse.de>
1234
1235 * configure: Regenerate.
1236
9c4d2493
BM
12372007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1238
1239 * configure.ac: Add "--with-pdfdir" configure option,
1240 which defines pdfdir variable.
1241 * Makefile.def (target=fixincludes): Add install-pdf to
1242 missing targets.
1243 (recursive_targets): Add install-pdf target.
1244 (flags_to_pass): Add pdfdir.
1245 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1246 target.
1247 * configure: Regenerate
1248 * Makefile.in: Regenerate
1249
e14e622e
EC
12502007-02-28 Eric Christopher <echristo@apple.com>
1251
1252 Revert:
1253 2006-12-07 Mike Stump <mrs@apple.com>
1254
1255 * Makefile.def (dependencies): Add dependency for
1256 install-target-libssp and install-target-libgomp on
1257 install-gcc.
1258 * Makefile.in: Regenerate.
1259
54e433bc
MK
12602007-02-27 Matt Kraai <kraai@ftbfs.org>
1261
1262 * configure: Regenerate.
1263 * configure.ac: Move statements after variable declarations.
1264
6c8d3d8f
KK
12652007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1266
1267 * MAINTAINERS: Add myself as sh maintainer.
1268
9f8c6739
JM
12692007-02-19 Joseph Myers <joseph@codesourcery.com>
1270
1271 * configure.ac: Adjust for loop syntax.
1272 * configure: Regenerate.
1273
278a7a38
AO
12742007-02-18 Alexandre Oliva <aoliva@redhat.com>
1275
1276 * configure: Rebuilt.
1277
b2eaac4a
AO
12782007-02-18 Alexandre Oliva <aoliva@redhat.com>
1279
1280 * configure.ac: Drop multiple occurrences of --enable-languages,
1281 and fix its quoting.
1282 * configure: Rebuilt.
1283
beeaf216 12842007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1285 Nathan Sidwell <nathan@codesourcery.com>
1286 Vladimir Prus <vladimir@codesourcery.com>
1287 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1288
1289 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1290 * configure: Regenerate.
1291
09201a09
GP
12922007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1293
1294 * ltconfig (freebsd*): Default to elf.
1295
291f172e
DJ
12962007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1297
1298 * configure.ac (target_libraries): Move libgcc before libiberty.
1299 * configure: Regenerated.
1300
c3a86da9
DJ
13012007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1302 Paolo Bonzini <bonzini@gnu.org>
1303
1304 PR bootstrap/30753
1305 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1306 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1307 * configure: Regenerated.
1308
88e1e72a
FXC
13092007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1310
1311 * MAINTAINERS (Language Front End Maintainers): Update my mail
1312 address.
1313
44bfc3ac
DJ
13142007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1315
1316 PR bootstrap/30748
1317 * configure.ac: Correct syntax for Solaris ksh.
1318 * configure: Regenerated.
1319
3e19841a
PB
13202007-02-09 Paolo Bonzini <bonzini@gnu.org>
1321
1322 * configure.ac: Sync with src.
1323 * configure: Regenerate.
1324
74a48762
PB
13252007-02-09 Paolo Bonzini <bonzini@gnu.org>
1326
1327 * Makefile.in: Regenerate.
1328
d846e52e
PB
13292007-02-09 Paolo Bonzini <bonzini@gnu.org>
1330
1331 * config.sub: Sync with src.
1332
1c710c3c
DJ
13332007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1334
1335 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1336 noncanonical equivalents.
1337 * configure.in: Rename to...
1338 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1339 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1340 target_noncanonical. Use them. Rewrite removal of configure
1341 arguments for autoconf 2.59. Discard variable settings. Force
1342 program_transform_name for native tools.
1343
1344 * Makefile.in: Regenerated.
1345 * configure: Regenerated with autoconf 2.59.
1346
74372bdf
RZ
13472007-02-07 Roman Zippel <zippel@linux-m68k.org>
1348
3de8da2a 1349 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 1350
f6671c93
AS
13512007-01-31 Andreas Schwab <schwab@suse.de>
1352
1353 * Makefile.tpl (LDFLAGS): Substitute it.
1354 * Makefile.in: Regenerate.
1355
ba9f17df
AB
13562007-01-30 Andrey Belevantsev <abel@ispras.ru>
1357
3de8da2a 1358 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 1359
2472200d
DE
13602007-01-28 David Edelsohn <edelsohn@gnu.org>
1361
3de8da2a 1362 * MAINTAINERS (spu port): Add myself.
2472200d 1363
5305be7e
RG
13642007-01-23 Richard Guenther <rguenther@suse.de>
1365
1366 PR bootstrap/30541
1367 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1368 * Makefile.tpl (GNATBIND): Substitute it.
1369 (GNATMAKE): Likewise.
1370 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1371 of STAGE_PREFIX.
1372 * Makefile.in: Regenerate.
1373 * configure: Regenerate.
1374
416cfb5e
MS
13752007-01-18 Mike Stump <mrs@apple.com>
1376
1377 * configure.in: Re-enable -Werror for gcc builds.
1378
3de8da2a 13792007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 1380
3de8da2a 1381 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 1382
d943d7c4
PB
13832007-01-11 Paolo Bonzini <bonzini@gnu.org>
1384
1385 * configure.in: Change == to = in test command.
3de8da2a 1386 * configure: Regenerate.
d943d7c4 1387
e69bf64b 13882007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
1389 Nick Clifton <nickc@redhat.com>
1390 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1391
1392 * configure.in (build_configargs, host_configargs, target_configargs):
1393 Remove build/host/target parameters.
1394 (host_libs): Add gmp and mpfr.
1395 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1396 * Makefile.def (gmp, mpfr): New.
1397 (gcc): Remove target.
1398 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1399 target_os, target_vendor): New.
1400 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1401 * configure: Regenerate.
1402 * Makefile.in: Regenerate.
e69bf64b
PB
1403
14042007-01-11 Matt Fago <fago@earthlink.net>
1405
1406 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 1407 to improve robustness of configure tests.
e69bf64b 1408 * configure: Regenerate.
e14e622e 1409
a42f3b80
UB
14102007-01-09 Uros Bizjak <ubizjak@gmail.com>
1411
1412 * MAINTAINERS: Add myself as i386 maintainer.
1413
a36aee1a
JH
14142007-01-08 Jan Hubicka <jh@suse.cz>
1415
61fcaeef 1416 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 1417
738a52d3
KT
14182007-01-08 Kai Tietz <kai.tietz@onevision.com>
1419
1420 * configure.in: Add support for an x86_64-mingw* target.
95af8923 1421 * configure: Regenerate.
738a52d3 1422
54fdc474
DJ
14232007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1424
1425 * Makefile.tpl (all-target): Correct @if conditional for target
1426 modules.
1427 * configure.in: Omit libiberty if building only target libgcc.
1428 * configure, Makefile.in: Regenerated.
1429
3dd71726
PB
14302007-01-04 Paolo Bonzini <bonzini@gnu.org>
1431
1432 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1433 * configure: Regenerate.
1434
fa958513
DJ
14352007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1436
1437 * Makefile.def (target_modules): Add libgcc.
1438 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1439 * Makefile.tpl (clean-target-libgcc): Delete.
1440 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1441 on gcc even for bootstrapped modules. Rewrite handling of
1442 lang_env_dependencies to loop over target_modules.
1443 * configure.in (target_libraries): Add target-libgcc.
1444 * Makefile.in, configure: Regenerated.
1445
e1888513
PB
14462006-12-29 Paolo Bonzini <bonzini@gnu.org>
1447
1448 * configure.in: Reorganize recognition of languages. Add
1449 --enable-stage1-languages. Show supported languages for the chosen
1450 target rather than all recognized languages.
1451 * configure: Regenerate.
1452
53b88b73
PB
14532006-12-29 Paolo Bonzini <bonzini@gnu.org>
1454
1455 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1456 * Makefile.in: Regenerate.
1457
a3993f33
KG
14582006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1459
1460 * configure.in: Warn that MPFR 2.2.0 is buggy.
1461 * configure: Regenerate.
1462
f063a9ed
ILT
14632006-12-27 Ian Lance Taylor <iant@google.com>
1464
1465 * configure.in: When removing Makefiles to force a reconfigure, also
1466 remove prev-DIR*/Makefile.
1467 * configure: Regenerate.
1468
af71363e
AS
14692006-12-22 Andreas Schwab <schwab@suse.de>
1470
1471 * configure: Regenerate with correct autoconf version.
1472
0b0dc272
AM
14732006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1474
3de8da2a
UB
1475 * configure.in: add AC_SUBST for *_FOR_TARGET.
1476 * configure: Regenerate.
0b0dc272 1477
53b88b73
PB
14782006-12-19 Paolo Bonzini <bonzini@gnu.org>
1479
1480 * configure.in: Simplify logic for rejecting languages that cannot
1481 be built. Separate the case when a language is unsupported,
1482 from the case when the user chooses not to build a language.
1483
400ebff4
PB
14842006-12-19 Paolo Bonzini <bonzini@gnu.org>
1485
1486 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1487 it only affects bootstrap and could be tested on "$host" as well.
1488 * configure: Regenerate.
1489 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1490
8efea775
PB
14912006-12-19 Paolo Bonzini <bonzini@gnu.org>
1492
1493 PR bootstrap/29544
1494 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1495 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1496 move here comment from Makefile.tpl.
1497 * Makefile.tpl: Move some definitions higher in the file.
1498 (STAGE1_CHECKING): New.
1499 * configure.in: Add --enable-stage1-checking.
1500 * configure: Regenerate.
1501 * Makefile.in: Regenerate.
1502
ed88a7ed
PB
15032006-12-19 Paolo Bonzini <bonzini@gnu.org>
1504
1505 * MAINTAINERS: Add myself as build system maintainer.
1506
b65151d3
SM
15072006-12-15 Simon Martin <simartin@users.sourceforge.net>
1508
1509 * MAINTAINERS (Write After Approval): Add myself.
1510
7e050830
EC
15112006-12-13 Eric Christopher <echristo@apple.com>
1512
1513 * MAINTAINERS: Add myself as darwin maintainer.
1514
8b494895
ILT
15152006-12-11 Ian Lance Taylor <ian@airs.com>
1516
1517 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1518
0ff1416d
JR
15192006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1520
1521 MAINTAINERS: Update my entry.
1522
58e24147
AM
15232006-12-11 Alan Modra <amodra@bigpond.net.au>
1524
1525 * configure.in: Handle spu makefile frag.
58e24147
AM
1526 * Makefile.tpl (MAINT): Define
1527 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1528 * configure: Regenerate.
1529 * Makefile.in: Regenerate.
1530
9b6f37a0
BE
15312006-12-11 Ben Elliston <bje@au.ibm.com>
1532
1533 * config.guess: Import latest version.
1534 * config.sub: Likewise.
1535
ea6f5c57
BE
15362006-12-11 Ben Elliston <bje@au.ibm.com>
1537
1538 * configure.in (spu-*-*): Don't skip target-libiberty.
1539 * configure: Regenerate.
1540
42c1cd8a
AT
15412006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1542
1543 PR bootstrap/30134
1544 * configure.in: Correct x86 darwin support for libjava to powerpc
1545 and i?86 only.
1546 * configure: Regenerate.
1547
55eb837d
ST
15482006-12-08 Sandro Tolaini <tolaini@libero.it>
1549
1550 * configure.in: Add x86 darwin support for libjava.
1551 * configure: Regenerate.
1552
5bdacbc7
MS
15532006-12-07 Mike Stump <mrs@apple.com>
1554
1555 * Makefile.def (dependencies): Add dependency for
1556 install-target-libssp and install-target-libgomp on
1557 install-gcc.
1558 * Makefile.in: Regenerate.
1559
477d851c
RG
15602006-12-04 Richard Guenther <rguenther@suse.de>
1561
1562 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1563 (Non-Algorithmic Maintainers): Move over non-algorithmic
1564 loop optimizer maintainers, add myself as a non-algorithmic
1565 middle-end maintainer.
1566
5d33d367
DF
15672006-12-04 Daniel Franke <franke.daniel@gmail.com>
1568
1569 * MAINTAINERS (Write After Approval): Add myself.
1570
dbee1fb3
KG
15712006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1572
1573 * configure.in: Update error message for missing GMP/MPFR.
1574
1575 * configure: Regenerate.
1576
b5147de7
KG
15772006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1578
1579 * configure.in: Update MPFR version in error message.
1580
1581 * configure: Regenerate.
1582
f019376c
KG
15832006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1584
1585 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1586 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1587 --with-gmp-lib): New flags.
1588
1589 * configure: Regenerate.
1590
91ed95ae
BM
15912006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1592
1593 * MAINTAINERS (Write After Approval): Change my email address.
1594
3a971f15
MLI
15952006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1596
05170031 1597 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 1598
431041ea
PT
15992006-11-22 Philipp Thomas <pth@suse.de>
1600
1601 * MAINTAINERS (i18n): Update e-mail address.
1602
df5487ee
TS
16032006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1604
1605 * MAINTAINERS (spu port): Add myself as maintainer.
1606 (Write After Approval): Remove myself.
1607
92c2f0ee
BE
16082006-11-22 Ben Elliston <bje@au.ibm.com>
1609
1610 * configure.in (skipdirs): Don't build libssp for SPU.
1611 * configure: Regenerate.
1612
a3b97199
AP
16132006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1614
1615 * MAINTAINERS (spu port): Add myself as maintainer.
1616 (libobjc): Update my email address.
1617
0eb97064
AB
16182006-11-21 Andrea Bona <andrea.bona@st.com>
1619
1620 * MAINTAINERS (Write After Approval): Add myself.
1621
85d9c13c
TS
16222006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1623
1624 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1625 * configure : Rebuilt.
1626
6696f3cd
TS
16272006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1628
1629 * MAINTAINERS (Write After Approval): Add myself.
1630
d58542ea
AO
16312006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1632
1633 * MAINTAINERS (Write After Approval): Add myself.
1634
a357b5ae
KG
16352006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1636
1637 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1638 libmpfr.a.
1639 * configure: Regenerate.
1640
9bd6112c
PB
16412006-11-16 Paolo Bonzini <bonzini@gnu.org>
1642
1643 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1644 (unstage): Test for stage_last presence.
1645
1646 PR bootstrap/29802
1647 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1648 * Makefile.in: Regenerate.
1649
c8cf9f0f
ZD
16502003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1651
1652 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1653 maintainers.
1654
467b1fc6
ER
16552006-11-14 Erven Rohou <erven.rohou@st.com>
1656
1657 * MAINTAINERS (Write After Approval): Add myself.
1658
995a5697
PB
16592006-11-14 Paolo Bonzini <bonzini@gnu.org>
1660
1661 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1662 and stageN-package/Makefile.
1663 * Makefile.in: Regenerated.
1664
c8d6d53e
JZ
16652006-11-14 Jie Zhang <jie.zhang@analog.com>
1666
1667 * configure.in: Remove target-libgloss from noconfigdirs for
1668 bfin-*-*.
1669 * configure: Regenerated.
1670
dffb147d
KG
16712006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1672
1673 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 1674
dffb147d
KG
1675 * configure: Regenerate.
1676
ca558912
KG
16772006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1678
1679 * configure.in: Robustify error message for missing GMP/MPFR.
1680
1681 * configure: Regenerate.
1682
7aa42285
SW
16832006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
779958a2
UB
16872006-10-30 Uros Bizjak <ubizjak@gmail.com>
1688
1689 * MAINTAINERS: Change email address.
1690
91de1527
VP
16912006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
a3867703
PB
16952006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1696
1697 * MAINTAINERS (Write After Approval): Add myself.
1698
b4364fa2
CL
16992006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1700
7e050830 1701 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 1702 Write After Approval section.
b4364fa2 1703
70ec446f
KG
17042006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1705
1706 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1707 need_gmp anymore.
1708 * configure: Regenerate.
1709
018c8d88
TB
17102006-10-16 Tobias Burnus <burnus@net-b.de>
1711
1712 * MAINTAINERS (Write After Approval): Add myself.
1713
f6a1687e
BE
17142006-10-16 Ben Elliston <bje@au.ibm.com>
1715
1716 * config.guess: Import latest version.
1717 * config.sub: Likewise.
1718
b5422ad7
BM
17192006-10-10 Brooks Moses <bmoses@stanford.edu>
1720
1721 * Makefile.def: Added pdf target handling.
1722 * Makefile.tpl: Added pdf target handling.
1723 * Makefile.in: Regenerated.
1724
bdcee471
CL
17252006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1726
1727 * MAINTAINERS: Add self as score port maintainer.
1728
7d610414
BM
17292006-10-04 Brooks Moses <bmoses@stanford.edu>
1730
1731 * MAINTAINERS (Write After Approval): Add myself.
1732
e48d66a9
SK
17332006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1734
7e050830 1735 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
1736 or newer.
1737 * configure: Regenerated.
1738
c394e891
DB
17392006-09-27 Dave Brolley <brolley@redhat.com>
1740
1741 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1742 $s instead of $r.
1743 * configure: Regenerated.
1744
1ee4c5a0
TS
17452006-09-26 Thiemo Seufer <ths@mips.com>
1746
1747 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1748 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1749 * configure: Regenerate.
1750
5997afc3
GP
17512006-09-24 Graeme Peterson <gridly@gmail.com>
1752
1753 * MAINTAINERS (Write After Approval): Remove myself.
1754
0c502898
CF
17552006-09-22 Chao-ying Fu <fu@mips.com>
1756
1757 * MAINTAINERS (Write After Approval): Add myself.
1758
a7819e42
JM
17592006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1760
1761 * MAINTAINERS: Add self as soft-fp maintainer.
1762
17632006-09-09 Anatoly Sokolov <aesok@post.ru>
1764
1765 * MAINTAINERS: Add myself as avr maintainer.
1766 Remove Marek Michalkiewicz as avr maintainer.
827d0991 1767
e8288489
RC
17682006-09-07 Roberto Costa <roberto.costa@st.com>
1769
1770 * MAINTAINERS (Write After Approval): Add myself.
1771
b91f0a41
CV
17722006-08-30 Corinna Vinschen <corinna@vinschen.de>
1773
1774 * configure.in: Never build newlib for a Mingw host.
1775 Never build newlib as Mingw target library.
1776 Test the existence of winsup/cygwin for building a Cygwin newlib,
1777 rather than just winsup.
1778 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1779 building a Mingw target.
1780 * configure: Regenerate.
1781
094c07a0
EB
17822006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1783
1784 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1785
8d1171cb
PB
17862006-07-25 Paolo Bonzini <bonzini@gnu.org>
1787
1788 * config.guess: Import from src (was more updated).
1789 * config.sub: Likewise.
1790
2e9e6f68
DJ
17912006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1792
1793 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1794 * configure: Regenerated.
1795
57255173
PB
17962006-07-18 Paolo Bonzini <bonzini@gnu.org>
1797
cc6010cd
AP
1798 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1799 for stages after the first.
57255173 1800
9fbe6585
JJ
18012006-07-17 Jakub Jelinek <jakub@redhat.com>
1802
1803 * Makefile.def: Add dependencies for configure-opcodes
1804 on configure-intl and all-opcodes on all-intl.
1805 * Makefile.in: Regenerated.
1806
18c3f977
BE
18072006-07-13 Ben Elliston <bje@au.ibm.com>
1808
1809 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1810
27b56ba6
PE
18112006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1812
1813 Port to hosts whose 'sort' and 'tail' implementations
1814 treat operands with leading '+' as file names, as POSIX
1815 has required since 2001. However, make sure the code still
1816 works on pre-POSIX hosts.
1817 * ltmain.sh: Don't assume "sort +2" is equivalent to
1818 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1819
ad6d4e43
UW
18202006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1821
1822 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1823
706601d9
PG
18242006-07-04 Peter O'Gorman <peter@pogma.com>
1825
1826 * ltconfig: chmod 644 before ranlib during install.
1827
0b50988a
EB
18282006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1829
1830 PR bootstrap/18058
1831 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1832 if the bootstrap compiler is a GCC version that supports it.
1833 * configure: Regenerate.
1834
b6348cb3
PB
18352006-07-03 Paolo Bonzini <bonzini@gnu.org>
1836
95695ad3 1837 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
1838 * configure: Regenerate.
1839
1546bb64
PB
18402006-07-03 Paolo Bonzini <bonzini@gnu.org>
1841
1842 PR other/27063
1843 * configure.in: Test subdir_requires and give an appropriate
1844 error message.
1845 * configure: Regenerate.
1846
5cb6c629
AJH
18472006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1848
1849 * MAINTAINERS (Write After Approval): Add myself.
1850
f4d8cdf8
JDA
18512006-06-22 John David Anglin <dave.anglin@nrc.ca>
1852
1853 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1854
4fe5abb7
SE
18552006-06-22 Steve Ellcey <sje@cup.hp.com>
1856
1857 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1858
2a79fd67
DA
18592006-06-20 David Ayers <d.ayers@inode.at>
1860
1861 PR bootstrap/28072
1862 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1863 whether target-libjava is being configured instead of whether the
1864 java front end is enabled.
1865 * configure: Regenerate.
7e050830 1866
04879af3
RO
18672006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1868
1869 PR target/27540
1870 * configure.in: Only enable libgomp on IRIX 6.
1871 * configure: Regenerate.
1872
ec6c7392
PB
18732006-06-15 Paolo Bonzini <bonzini@gnu.org>
1874
1875 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1876 too.
1877 * Makefile.in: Regenerate.
1878
12973d7a
DD
18792006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1880
1881 * config-ml.in: Alter CCASFLAGS to include special
1882 multilib options the same as is done for CFLAGS.
1883
c67ed86a
JDA
18842006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1885
1886 * configure.in: Don't enable libgomp on hpux10.
1887 * configure: Rebuilt.
1888
cb253473
DA
18892006-06-12 David Ayers <d.ayers@inode.at>
1890
1891 PR bootstrap/27963
1892 PR target/19970
7e050830 1893 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
1894 ${libgcj} is specified.
1895 * configure: Regenerate.
7e050830 1896
32845532
CD
18972006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1898
1899 Sync from src:
7e050830
EC
1900
1901 * configure.in: Sync.
32845532 1902 * configure: Regenerated.
7e050830 1903
32845532
CD
1904 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1905
1906 * Makefile.def: Added dependencies from sim and gdb on intl, and
1907 added configure dependencies to everything with an all dependency
1908 on intl.
1909 * Makefile.in: Regenerated.
1910
7cd0cf9c
DA
19112006-06-06 David Ayers <d.ayers@inode.at>
1912
1913 PR libobjc/13946
1914 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1915 * Makefile.in: Regenerate.
1916 * configure.in: Add --enable-objc-gc at toplevel and have it
1917 enable boehm-gc for Objective-C.
1918 Remove target-boehm-gc from libgcj.
1919 Add target-boehm-gc to target_libraries.
1920 Add target-boehm-gc to noconfigdirs where ${libgcj}
1921 is specified.
1922 Assert that boehm-gc is supported when requested for Objective-C.
1923 Only build boehm-gc if needed either for Java or Objective-C.
1924 * configure: Regenerate.
7e050830 1925
3ff3adad
PB
19262006-06-05 Paolo Bonzini <bonzini@gnu.org>
1927
1928 PR 27674
1929 * Makefile.tpl (configure-[+prefix+][+module+],
1930 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1931 Remove rule to unstage bootstrapped modules.
1932 (stage_current): New.
1933 * Makefile.in: Regenerate.
1934
898e551d
LB
19352006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1936
1937 * MAINTAINERS (Write After Approval): Update my e-mail address.
1938
ea60341e
MS
19392006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1940
1941 * include/libiberty.h: Declare pex_run_in_environment.
1942
222ae291
AL
19432006-05-31 Asher Langton <langton2@llnl.gov>
1944
1945 * MAINTAINERS (Write After Approval): Add myself.
898e551d 1946
e9a54b07
PB
19472006-05-25 Paolo Bonzini <bonzini@gnu.org>
1948
1949 * Makefile.def (bfd, opcodes): Fix lib_path.
1950 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1951 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1952 * Makefile.in: Regenerate.
1953
03e67131
CD
19542006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1955
1956 * Makefile.in: Regenerate.
1957
65d6e994
CD
19582006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1959
1960 * Makefile.def: Add install-html target. Add datarootdir
1961 docdir and htmldir to flags_to_pass.
1962 * Makefile.tpl: Add install-html target.
1963 * Makefile.in: Regenerate.
1964 * configure.in: Add --with-datarootdir, --with-docdir, and
1965 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1966 * configure: Regenerate.
1967
9e299237
MS
19682006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1969
1970 * configure.in: Enable gprof for cross builds.
1971 * configure: Regenerate.
1972
c31202cd
RG
19732006-05-22 Richard Guenther <rguenther@suse.de>
1974
1975 Revert
1976 2006-01-31 Richard Guenther <rguenther@suse.de>
1977 Paolo Bonzini <bonzini@gnu.org>
1978
1979 * Makefile.def (target_modules): Add libgcc-math target module.
1980 * configure.in (target_libraries): Add libgcc-math target library.
1981 (--enable-libgcc-math): New configure switch.
1982 * Makefile.in: Re-generate.
1983 * configure: Re-generate.
1984 * libgcc-math: New toplevel directory.
1985
2a332582
JDA
19862006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1987 Andreas Tobler <a.tobler@schweiz.ch>
1988
1989 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1990 * configure: Rebuilt.
1991
ccce6917 19922006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 1993
ccce6917
SL
1994 * MAINTAINERS (Write After Approval): Add myself.
1995
ed606bc0
DD
19962006-05-01 DJ Delorie <dj@redhat.com>
1997
3d8f47a0 1998 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
1999 * configure: Regenerate.
2000
9386bd20
RG
20012006-05-01 Richard Guenther <rguenther@suse.de>
2002
2003 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2004 maintainer.
2005
7b3bd503
KZ
20062006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2007
2008 * MAINTAINERS (Write After Approval): Add myself.
2009
87ceee72
JB
20102006-04-28 Jan Beulich <jbeulich@novell.com>
2011
2012 * MAINTAINERS (Write After Approval): Add myself.
2013
e88a2c09
DD
20142006-04-18 DJ Delorie <dj@redhat.com>
2015
2016 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2017 reference libgloss so that libssp can be built in a combined
2018 tree.
2019 * configure: Regenerate.
2020
675f0a8a
RM
20212006-04-08 Robert Millan <rmh@gcc.gnu.org>
2022
2023 * MAINTAINERS (Write After Approval): Add myself.
2024
27b6c940
BE
20252006-04-05 Ben Elliston <bje@au.ibm.com>
2026
2027 * configure.in: Require makeinfo 4.4 or higher.
2028 * configure: Regenerate.
2029
687b17d4
GP
20302006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2031
2032 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2033 Rearrange the entries of other libraries to have them in one place.
2034
906ac235
JB
20352006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2036
7e050830 2037 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2038 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2039
fb0103e5
RG
20402006-03-14 Richard Guenther <rguenther@suse.de>
2041
2042 * configure: Regenerate with autoconf 2.13.
2043
17237f6b
JB
20442006-03-13 Jim Blandy <jimb@codesourcery.com>
2045
2046 * MAINTAINERS: Use my work address.
bed31434
JB
2047
2048 * MAINTAINERS: Update my E-mail address.
2049
27079765
AH
20502006-03-10 Aldy Hernandez <aldyh@redhat.com>
2051
2052 * configure.in: Handle --disable-<component> generically.
2053 * configure: Regenerate.
2054
54a17039
L
20552006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2056
2057 PR libgcj/17311
2058 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2059
b9bd11ca
EE
20602006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2061
2062 * MAINTAINERS (Write After Approval): Remove myself.
2063 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2064
719bb4e3 20652006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2066
072b06f2
RE
2067 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2068 (TARGET_CONFIGDIRS): Remove.
2069 * configure.in: Remove AC_SUBST(target_configdirs).
2070 * Makefile.in, configure: Regenerated.
ee2312f3 2071
936e1a35
SK
20722006-02-20 Steven G. Kargl <kargls@comcast.net>
2073
2074 * MAINTAINERS (Write After Approval): Remove myself.
2075 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2076
cc11cc9b
PB
20772006-02-20 Paolo Bonzini <bonzini@gnu.org>
2078
2079 PR bootstrap/25670
2080
2081 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2082
2083 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2084 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2085 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2086 BUILD_PREFIX, BUILD_PREFIX_1.
2087 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2088
2089 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2090 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2091
2092 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2093 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2094 of `cat stage_current`. Always provide the `r' and `s' variables.
2095 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2096 a single shell execution.
2097 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2098 bootstrapped modules, make the stage1 module if the build was not
2099 started yet, else build the current stage.
2100 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2101 (all-build, all-host, all-target, [+make_target+]-host,
2102 [+make_target+]-target): Do not use \-continued lines.
2103 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2104 (current_stage, restrap, stage_last): New.
2105
2106 * Makefile.in: Regenerate.
2107 * configure: Regenerate.
2108
63a7c9ef
BD
21092006-02-19 Bud Davis <jmdavis@link.com>
2110
2111 * MAINTAINERS (Write After Approval): Remove myself.
2112 (Language Front End Maintainers): Add myself as fortran 95
2113 maintainer and update e-mail address.
2114
a3543e3a
FXC
21152006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2116
2117 * MAINTAINERS (Write After Approval): Remove myself.
2118 (Language Front End Maintainers): Add myself as fortran 95
2119 maintainer.
2120
ca5b1d2c
VK
21212006-02-16 Victor Kaplansky <victork@il.ibm.com>
2122
2123 * MAINTAINERS (Write After Approval): Add myself.
2124
0499513f
TK
21252006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2126
2127 * MAINTAINERS (Write After Approval): Remove myself.
2128 (Language Front End Maintainers): Add myself as
2129 fortran 95 maintainer.
2130
d1f8db0c
PB
21312006-02-14 Paolo Bonzini <bonzini@gnu.org>
2132
2133 Sync from src:
2134
2135 2005-12-27 Leif Ekblad <leif@rdos.net>
2136
cc6010cd
AP
2137 * configure.in: Add support for RDOS target.
2138 * configure: Regenerate.
d1f8db0c
PB
2139
21402006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2141 Andreas Schwab <schwab@suse.de>
d1f8db0c 2142
cc6010cd 2143 * configure: Regenerate.
d1f8db0c 2144
cac90078
DE
21452006-02-12 David Edelsohn <edelsohn@gnu.org>
2146
2147 * configure.in (enable_libgomp): Add AIX.
2148 * configure: Regenerate.
2149
bd37fbf5
MK
21502006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2151
2152 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2153
23027b7a
LM
21542006-02-03 Lee Millward <lee.millward@gmail.com>
2155
2156 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2157
0058967b
RG
21582006-01-31 Richard Guenther <rguenther@suse.de>
2159 Paolo Bonzini <bonzini@gnu.org>
2160
2161 * Makefile.def (target_modules): Add libgcc-math target module.
2162 * configure.in (target_libraries): Add libgcc-math target library.
2163 (--enable-libgcc-math): New configure switch.
2164 * Makefile.in: Re-generate.
2165 * configure: Re-generate.
2166 * libgcc-math: New toplevel directory.
2167
e8b05380
PB
21682006-01-26 Paolo Bonzini <bonzini@gnu.org>
2169
2170 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2171 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2172 the assembler, linker and binutils.
2173 * configure: Regenerate.
2174
d54d5437
DM
21752006-01-22 Dirk Mueller <dmueller@suse.de>
2176
2177 * MAINTAINERS (Write After Approval): Add myself.
2178
670cbfcf
DN
21792006-01-20 Diego Novillo <dnovillo@redhat.com>
2180
2181 * configure: Regenerate.
2182
953ff289
DN
21832006-01-18 Richard Henderson <rth@redhat.com>
2184 Jakub Jelinek <jakub@redhat.com>
2185 Diego Novillo <dnovillo@redhat.com>
2186
2187 * libgomp: New directory.
2188 * Makefile.def: Add target_module libgomp.
2189 * Makefile.in: Regenerate.
2190 * configure.in (target_libraries): Add target-libgomp.
2191 * configure: Regenerate.
2192
32ce4048
AO
21932006-01-05 Alexandre Oliva <aoliva@redhat.com>
2194
2195 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2196 @ from continuation.
2197 * Makefile.in: Rebuilt.
2198
0eaf8e17 21992006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2200
c76c0c83
CL
2201 * MAINTAINERS (Write After Approval): Add myself.
2202
2d309510
PB
22032006-01-04 Paolo Bonzini <bonzini@gnu.org>
2204
2205 PR bootstrap/24252
2206
2207 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2208 * Makefile.tpl (OBJDUMP): New.
2209 (EXTRA_HOST_FLAGS): Add it.
2210 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2211
953ff289
DN
2212 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2213 to use symbolic links between directories. Avoid race conditions
2214 or make them harmless.
2215 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
2216
2217 * Makefile.def (LEAN): Pass.
2218 * Makefile.tpl (LEAN): Define.
2219 (stage[+id+]-start): Accept that the previous directory does not
2220 exist, if the bootstrap is lean.
2221 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2222 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2223 configure substitution.
2224 ([+compare-target+]): Likewise.
2225 ([+bootstrap-target+]-lean): New.
2226 * configure.in: Remove lean bootstrap support from here.
2227
953ff289
DN
2228 * Makefile.in: Regenerate.
2229 * configure: Regenerate.
2d309510 2230
368872c3
BE
22312006-01-04 Ben Elliston <bje@au.ibm.com>
2232
2233 * MAINTAINERS (libdecnumber): Add myself.
2234
d79e6356
MM
22352006-01-02 Mark Mitchell <mark@codesourcery.com>
2236
2237 * libtool-ldflags: New script.
2238
a6fbc1e2
AS
22392006-01-02 Andreas Schwab <schwab@suse.de>
2240
2241 * configure.in: When reconfiguring remove Makefile in
2242 all stage directories.
2243 * configure: Regenerate.
2244
103a4b39
SB
22452005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2246
2247 * MAINTAINERS: Update my email address.
2248
212f829c
PB
22492005-12-20 Paolo Bonzini <bonzini@gnu.org>
2250
2251 Revert Ada-related part of the previous change.
2252
2253 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2254 Do not pass.
2255 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2256 * Makefile.in: Regenerate.
2257 * configure.in: Do not include mt-ppc-aix target fragment.
2258 * configure: Regenerate.
2259
8ef1f2df
PB
22602005-12-19 Paolo Bonzini <bonzini@gnu.org>
2261
2262 * configure.in: Select appropriate fragments for PowerPC/AIX.
2263 * configure: Regenerate.
2264
2265 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2266 BOOT_CFLAGS, BOOT_LDFLAGS.
2267 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2268 BOOT_CFLAGS, BOOT_LDFLAGS.
2269 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2270 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2271 (stage): Fail if we cannot complete the work.
2272 * Makefile.in: Regenerate.
2273
ab34901f
NS
22742005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2275
2276 * configure.in: Replace ms1 with mt.
2277 * configure: Rebuilt.
2278
cbe82f21
BM
22792005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2280
2281 * MAINTAINERS: Update my email address.
2282
19843472
PB
22832005-12-15 Paolo Bonzini <bonzini@gnu.org>
2284
2285 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2286 install-host-nogcc): Don't invoke $(stage) at the end.
2287 * Makefile.in: Regenerate.
2288
1ca26cd2
PB
22892005-12-14 Paolo Bonzini <bonzini@gnu.org>
2290
2291 * configure.in: Flip the top-level bootstrap switch.
2292 * configure: Regenerate.
2293
f41d6665
DJ
22942005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2295
2296 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2297 $(stage) and $(unstage).
2298 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2299 (all): Remove stray semicolon.
2300 (local-distclean): Don't handle multilib.tmp and multilib.out.
2301 (install.all): Set $s for consistency.
2302 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2303 check_multilibs setting. Always make the install directory.
2304 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2305 Correct @if/@endif.
2306 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2307 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2308 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2309 (multilib.out): Remove.
2310 * Makefile.in: Regenerated.
2311
9174b3cf
CD
23122005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2313
2314 * MAINTAINERS (Write After Approval): Add myself.
2315
64f182bd
NS
23162005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2317
121b2cee
NS
2318 * MAINTAINERS: Add myself as mt maintainer.
2319
64f182bd
NS
2320 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2321
a6d63770
AN
23222005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2323
2324 * MAINTAINERS: Change email address.
2325
2abefe3d
PB
23262005-12-05 Paolo Bonzini <bonzini@gnu.org>
2327
2328 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2329 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2330 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2331 Find in-tree tools if available.
2332 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2333 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2334 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2335 (COMPILER_*_FOR_TARGET): New.
2336 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2337 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2338 (CONFIGURED_*, USUAL_*): Remove.
2339 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2340 STRIP): Use autoconf substitutions.
2341 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2342 COMPILER_NM_FOR_TARGET): New.
2343 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2344
2345 (all): Make all-host and all-target in parallel.
2346 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2347 that $$r and $$s are set before invoking a recursive make.
2348 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2349 ([+bootstrap-target+]): Inline most of the `all' target.
2350
2f3bdde7
BE
23512005-11-29 Ben Elliston <bje@au.ibm.com>
2352
2353 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2354 from the gcc build directory.
2355 * Makefile.in: Regenerate.
2356
a4b6c45a
BE
23572005-11-29 Ben Elliston <bje@au.ibm.com>
2358
2359 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2360 depend on all-libdecnumber.
2361 * configure.in (host_libs): Include libdecnumber.
2362 * Makefile.in: Regenerate.
2363 * configure: Likewise.
2364
473a74b9
BE
23652005-11-29 Ben Elliston <bje@au.ibm.com>
2366
2367 * libdecnumber: Import decNumber sources from the dfp-branch.
2368
b4623110
KJ
23692005-11-21 Kean Johnston <jkj@sco.com>
2370
2371 * config.sub, config.guess: Sync from upstream sources.
2372
67dc1785
BE
23732005-11-21 Ben Elliston <bje@au.ibm.com>
2374
2375 Import from Autoconf sources:
2376
2377 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2378 * config/move-if-change: Don't output "$2 is unchanged";
2379 suggested by Ben Elliston. Handle weird characters correctly.
2380
186abafe
AT
23812005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2382
2383 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2384 to match upstream libtool for darwin.
2385
ef9db8d5
DJ
23862005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2387
2388 * Makefile.def: Remove gdb dependencies for gdbtk.
2389 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2390 (configure-gdb, install-gdb): New rules.
2391 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2392 * Makefile.in, configure: Regenerated.
2393
9c5141ab
JB
23942005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2395
2396 * MAINTAINERS (Write After Approval): Add myself.
2397
4523d51b
EE
23982005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2399
2400 * MAINTAINERS (Write After Approval): Add myself.
2401
086b011c
DN
24022005-10-24 Diego Novillo <dnovillo@redhat.com>
2403
2404 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2405 Diego Novillo.
2406
e7c84bf8
PB
24072005-10-22 Paolo Bonzini <bonzini@gnu.org>
2408
2409 PR bootstrap/24297
2410 * Makefile.tpl (do-[+make-target+], do-check, install,
2411 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2412 are set before recursing.
2413 * Makefile.in: Regenerate.
2414
b88a7564
EB
24152005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2416
2417 PR bootstrap/18939
2418 * Makefile.def (gcc) <target>: Fix thinko.
2419 * Makefile.in: Regenerate.
2420
61efc800
BS
24212005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2422
2423 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2424 * configure: Regenerate.
2425
f53d2869
JZ
24262005-10-15 Jie Zhang <jie.zhang@analog.com>
2427
2428 * MAINTAINERS (Write After Approval): Add self.
2429
077fc835
KH
24302005-10-08 Kazu Hirata <kazu@codesourcery.com>
2431
2432 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2433 target-libffi, target-qthreads, target-libjava, and
2434 targetlibobjc.
2435 * configure: Regenerate.
2436
d739199a
DJ
24372005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2438
2439 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2440 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2441 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2442 (USUAL_OBJDUMP_FOR_TARGET): New.
2443 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2444 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 2445 * configure, Makefile.in: Regenerated.
d739199a 2446
db38c6bb
PB
24472005-10-05 Paolo Bonzini <bonzini@gnu.org>
2448
2449 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2450 before other host packages.
2451
3015564c
KK
24522005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2453
2454 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2455
1061f99e
PB
24562005-10-05 Paolo Bonzini <bonzini@gnu.org>
2457
2458 PR bootstrap/22340
2459
2460 * configure.in (default_target): Remove.
2461 * Makefile.tpl (all): Do not use prerequisites as subroutines
2462 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2463 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2464 use prerequisites as subroutines.
2465 (check-host, check-target): New.
2466 (bootstrap configure & all targets): Do not use stage*-start
2467 if the directory layout is already ok.
2468 (non-bootstrap configure & all targets): Prepend a $(unstage).
2469 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2470 (NOTPARALLEL): Remove.
2471 (unstage, stage variables): New variables.
2472 (unstage, stage targets): Simply expand to those variables.
2473
2474 * configure: Regenerate.
2475 * Makefile.in: Regenerate.
2476
4a9c436f
JW
24772005-10-04 James E Wilson <wilson@specifix.com>
2478
2479 * Makefile.def (lang_env_dependencies): Add libmudflap.
2480 * Makefile.in: Regenerate.
2481
37150080
AS
24822005-10-03 Andreas Schwab <schwab@suse.de>
2483
2484 Backport from libtool CVS:
2485 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2486
2487 * ltmain.sh: add support for installing into temporary
2488 staging area (e.g. 'make install DESTDIR=...')
2489
39d16468
L
24902005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2491
2492 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2493 * configure: Regenerated.
2494
72a7ab82
AP
24952005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2496
2497 * configure: Regenerate with the correct
2498 autoconf version.
2499
6b65a26d
CM
25002005-09-30 Catherine Moore <clm@cm00re.com>
2501
2502 * configure.in (bfin-*-*): New.
2503 * configure: Regenerated.
2504
040b1c5a
GK
25052005-09-28 Geoffrey Keating <geoffk@apple.com>
2506
2507 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2508 (LIPO_FOR_TARGET): New.
2509 (CONFIGURED_LIPO_FOR_TARGET): New.
2510 (USUAL_LIPO_FOR_TARGET): New.
2511 (STRIP_FOR_TARGET): New.
2512 (CONFIGURED_STRIP_FOR_TARGET): New.
2513 (USUAL_STRIP_FOR_TARGET): New.
2514 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2515 STRIP_FOR_TARGET.
2516 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2517 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2518 * Makefile.in: Regenerate.
2519 * configure: Regenerate.
7e050830 2520
3a3c28db
DE
25212005-09-19 David Edelsohn <edelsohn@gnu.org>
2522
2523 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2524 (rs6000-*-aix*): Same.
2525 * configure: Regenerate.
2526
2749a921
TT
25272005-09-16 Tom Tromey <tromey@redhat.com>
2528
2529 * MAINTAINERS: Add self as java maintainer.
2530
7f26dfa3
FXC
25312005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2532
2533 * configure.in: Recognize f95 in the --enable-languages option,
2534 and substitute it for fortran, issuing a warning.
2535 * configure: Regenerate.
2536
d8852c4f
PE
25372005-08-30 Phil Edwards <phil@codesourcery.com>
2538
2539 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2540 * configure: Regenerated.
2541
ad685e81
AH
25422005-08-22 Aldy Hernandez <aldyh@redhat.com>
2543
2544 * MAINTAINERS: Add self as ms1 maintainer.
2545
b00d752c
RE
25462005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2547
2548 * Makefile.def (libssp): Add to lang_env_dependencies.
2549 * Makefile.in: Regenerate.
2550
9ed8fb9b
ILT
25512005-08-18 Ian Lance Taylor <ian@airs.com>
2552
2553 * MAINTAINERS: Add myself as middle-end maintainer.
2554
0f029d39
CG
25552005-08-17 Christian Groessler <chris@groessler.org>
2556
2557 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2558 * Makefile.in: Regenerate.
2559
81087874
AK
25602005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2561
2562 * MAINTAINERS (write after approval): Added myself.
2563
6a134f1c
MR
25642005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2565
2566 * MAINTAINERS (Write After Approval): Add myself.
2567
2693c0b0
PB
25682005-08-12 Paolo Bonzini <bonzini@gnu.org>
2569
2570 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2571 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2572 Look for alternate names of the target cc and c++
2573 * configure: Regenerate.
2574
4de997d1
PB
25752005-08-08 Paolo Bonzini <bonzini@gnu.org>
2576
2577 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2578 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2579 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2580 tools; remove code to manually set them.
2581 (Target tools): Look in the environment for them.
2582 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2583 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2584 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2585 build directory.
2586 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2587 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2588 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2589 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2590 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2591 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2592 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2593 * configure: Regenerate.
2594 * Makefile.in: Regenerate.
2595
b089e33a
BE
25962005-07-28 Ben Elliston <bje@au.ibm.com>
2597
2598 * MAINTAINERS: Update for removed CPU targets.
2599
e3791243
MM
26002005-07-27 Mark Mitchell <mark@codesourcery.com>
2601
2602 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 2603 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
2604 * Makefile.in: Regenerated.
2605
526635cb
MM
26062005-07-26 Mark Mitchell <mark@codesourcery.com>
2607
2608 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2609 (CFLAGS_FOR_TARGET): Use it.
2610 (CXXFLAGS_FOR_TARGET): Likewise.
2611 * Makefile.in: Regenerated.
2612 * configure.in (--with-build-sysroot): New option.
2613 * configure: Regenerated.
2614
19791f70
PB
26152005-07-24 Paolo Bonzini <bonzini@gnu.org>
2616
2617 * Makefile.tpl: Wrap install between unstage and stage
2618 * Makefile.in: Regenerate.
2619
35f5a23f
EC
26202005-07-21 Eric Christopher <echristo@apple.com>
2621
2622 * MAINTAINERS: Update affiliation.
2623
ff3ddf15
PW
26242005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2625
2626 * MAINTAINERS: Add self as crx port maintainer.
2627
3a664c1c
DD
26282005-07-20 DJ Delorie <dj@redhat.com>
2629
2630 * MAINTAINERS: Add self as m32c maintainer.
2631
539df155
KC
26322005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2633
2634 * all files: Update FSF address.
2635
be9c593a
EC
26362005-07-15 Eric Christopher <echristo@redhat.com>
2637
2638 * MAINTAINERS: Change affiliation.
2639
fd7ea4ab
JB
26402005-07-14 Jim Blandy <jimb@redhat.com>
2641
2642 * configure.in: Add cases for Renesas m32c.
2643 * configure: Regenerated.
7e050830 2644
0063a823
KC
26452005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2646
d0ca130a
KC
2647 * COPYING.LIB: Update from fsf.org.
2648
26492005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2650
2651 * COPYING, compile, config.guess,
0063a823
KC
2652 config.sub, install-sh, missing, mkinstalldirs,
2653 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 2654 * config-ml.in: Update FSF address.
0063a823 2655
a8ba31f2
EC
26562005-07-13 Eric Christopher <echristo@redhat.com>
2657
2658 * configure.in: Add toplevel noconfigdir support for tpf.
2659 * configure: Regenerate.
2660
5bea4a03
PB
26612005-07-11 Paolo Bonzini <bonzini@gnu.org>
2662
2663 PR ada/22340
2664
2665 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2666 * Makefile.in: Regenerate.
2667
284bdbbd
MM
26682005-07-07 Mark Mitchell <mark@codesourcery.com>
2669
2670 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 2671 Brolley to write-after-approval.
284bdbbd 2672
452190fb
AS
26732005-07-07 Andreas Schwab <schwab@suse.de>
2674
2675 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2676 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2677 * Makefile.in: Regenerated.
2678
9c8f9ec2
GK
26792005-07-06 Geoffrey Keating <geoffk@apple.com>
2680
2681 * configure.in: Don't build sim or rda when targetting darwin.
2682 * configure: Regenerate.
2683
ef0087a7
KH
26842005-07-06 Kazu Hirata <kazu@codesourcery.com>
2685
2686 * configure.in: Add --enable-libssp and --disable-libssp.
2687 * configure: Regenerate with autoconf-2.13.
2688
77008252
JJ
26892005-07-02 Jakub Jelinek <jakub@redhat.com>
2690
2691 * Makefile.def (target_modules): Add libssp.
2692 * configure.in (target_libraries): Add target-libssp.
2693 * configure: Rebuilt.
2694 * Makefile.in: Rebuilt.
2695
a04eae1b
ZW
26962005-07-01 Zack Weinberg <zackw@panix.com>
2697
2698 * MAINTAINERS: Change email address. Resign from maintainership.
2699
948884cd
RG
27002005-07-01 Richard Guenther <rguenther@suse.de>
2701
2702 * MAINTAINERS: Change my e-mail address and affiliation.
2703
c7870f5d
PB
27042005-06-22 Paolo Bonzini <bonzini@gnu.org>
2705
2706 * Makefile.def (stagefeedback): Come after profile.
2707 Define profiledbootstrap target.
2708 * Makefile.tpl (profiledbootstrap): Remove.
2709 (stageprofile-end): Zap stagefeedback.
2710 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2711 * Makefile.in: Regenerate.
2712
ab99519a
RS
27132005-06-13 Richard Sandiford <richard@codesourcery.com>
2714
2715 * MAINTAINERS: Update my email address.
2716
f610dd5f
ZW
27172005-06-13 Zack Weinberg <zack@codesourcery.com>
2718
2719 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2720 In 'cpp' stanza, support '#line' as well as '# '.
2721
71bc2a83
AS
27222005-06-08 Andreas Schwab <schwab@suse.de>
2723
2724 * MAINTAINERS: Move myself from 'Write After Approval' to
2725 'CPU Port Maintainers' section as m68k maintainer.
2726
4fab7234
HPN
27272005-06-07 Hans-Peter Nilsson <hp@axis.com>
2728
2729 * configure.in (unsupported_languages): New macro.
2730 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2731 non-ported target libraries in noconfigdirs.
2732 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2733 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 2734 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
2735 unsupported_languages.
2736 * configure: Regenerate.
2737
68193f9b
TS
27382005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2739
2740 * configure.in: Fix typo in handling of --with-mpfr-dir.
2741 * configure: Regenerate.
2742
f26f6b8d
RS
27432005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2744
2745 * MAINTAINERS: Update my email address.
2746
ba4853f8
JB
27472005-06-02 Jim Blandy <jimb@redhat.com>
2748
2749 * config.sub: Add cases for the Renesas m32c. (This patch has been
2750 accepted into the master sources.)
2751
79dd769c 27522005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
2753 Michael Snyder <msnyder@redhat.com>
2754 Stan Cox <scox@redhat.com>
79dd769c 2755
f610dd5f 2756 * configure.in: Set noconfigdirs for ms1.
79dd769c 2757
f610dd5f 2758 * configure: Regenerate.
79dd769c 2759
d29e107f
JD
27602005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2761
2762 * MAINTAINERS (Write After Approval): Add self.
2763
e93196c3
JC
27642005-06-01 Josh Conner <jconner@apple.com>
2765
2766 * MAINTAINERS (Write After Approval): Add self.
2767
ae263c7a
KH
27682005-06-01 Kazu Hirata <kazu@codesourcery.com>
2769
2770 * MAINTAINERS: Update my email address.
2771
585b3aa3
ZM
27722005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2773
2774 * MAINTAINERS (Write After Approval): Add self.
2775
4930c50b
CD
27762005-05-26 Chris Demetriou <cgd@broadcom.com>
2777
2778 * MAINTAINERS (Write After Approval): Remove self.
2779
2dfbef6d
PB
27802005-05-25 Paolo Bonzini <bonzini@gnu.org>
2781
2782 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2783 (Dependencies): Consider target modules for bootstrap dependencies.
2784 Make target bootstrap modules depend on each stage's gcc.
2785 * Makefile.in: Regenerate.
2786
bcb28cf5
PB
27872005-05-20 Paolo Bonzini <bonzini@gnu.org>
2788
2789 * Makefile.def (configure-gcc): Depend on binutils having been built.
2790 (all-gcc): No need to do it here.
2791 * Makefile.in: Regenerate.
2792
0cf085e4
PB
27932005-05-19 Paul Brook <paul@codesourcery.com>
2794
f610dd5f 2795 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
2796 language cannot be built.
2797 * configure: Regenerate.
2798
dfb2c39a
DJ
27992005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2800
2801 * ylwrap: Import from Automake 1.9.5.
2802
771aaa92
DU
28032005-05-13 David Ung <davidu@mips.com>
2804
2805 * MAINTAINERS (Write After Approval): Add self.
2806
3ac9bd58
MS
28072005-05-09 Mike Stump <mrs@apple.com>
2808
2809 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2810 lt_cv_sys_max_cmd_len for now.
f610dd5f 2811
f77a5578
SC
28122005-05-09 Stan Cox <scox@redhat.com>
2813
2814 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2815
795e36e5
MK
28162005-05-08 Matt Kraai <kraai@ftbfs.org>
2817
2818 * README.SCO: Update the URL.
2819
c9392a2b
DE
28202005-05-05 David Edelsohn <edelsohn@gnu.org>
2821
2822 * ltconfig: Define file_list_spec. Pass file_list_spec and
2823 with_gnu_ld to libtool.
2824 * ltcf-c.sh (aix[45]): Define file_list_spec.
2825 * ltcf-cxx.sh (aix[45]): Same.
2826 * ltcf-gcj.sh (aix[45]): Same.
2827 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2828 exists, write list of input files to temporary file.
2829
bebcd931
MS
28302005-05-04 Mike Stump <mrs@apple.com>
2831
2832 * configure.in: Always pass --target to target configures as
2833 otherwise rebuilds that do --recheck will fail.
2834 * confiugure: Rebuilt.
2835
ce406537
PB
28362005-05-04 Paolo Bonzini <bonzini@gnu.org>
2837
2838 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2839 STAGE_HOST_EXPORTS.
2840 (configure, all): Add bootstrap support.
2841 (Host modules, target modules): Pass post-stage1 flags and exports.
2842 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2843 * Makefile.in: Regenerate.
2844
aa9dcfc4
PB
28452005-04-29 Paolo Bonzini <bonzini@gnu.org>
2846
2847 * configure: Regenerate.
2848
b6f9abcf
MS
28492005-04-27 Mike Stump <mrs@apple.com>
2850
2851 * MAINTAINERS: Add self as darwin maintainer.
2852
acb217cb
BS
28532005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2854
2855 * config.sub: Update from master copy.
2856
b6dae270
MS
28572005-04-21 Mike Stump <mrs@apple.com>
2858
2859 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2860 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2861
c2e0d3a9
HPN
28622005-04-19 Hans-Peter Nilsson <hp@axis.com>
2863
2864 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2865 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2866 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2867 "*-*-elf" and "*-*-linux*".
2868 * configure: Regenerate.
2869
871ae772
JM
28702005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2871
2872 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2873
bf070c29
MS
28742005-04-12 Mike Stump <mrs@apple.com>
2875
2876 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2877
e865b6f7
TK
28782005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2879
2880 * MAINTAINERS (Write After Approval): Add myself.
2881
7b71ad7f
BS
28822005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2883
2884 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2885
25b42232
PB
28862005-04-06 Paolo Bonzini <bonzini@gnu.org>
2887
f610dd5f 2888 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
2889 (TARGET_CONFIGARGS): Include --with-target-subdir.
2890 (configure, all): New macros. Use them throughout.
2891 * Makefile.in: Regenerate.
2892
d727c624
JG
28932005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2894
2895 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 2896
fff72cc4
ZD
28972005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2898
2899 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2900
86472dc3
GP
29012005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2902
2903 * MAINTAINERS: Move John Carr to Write After Approval.
2904
5d0f90e5
R
29052005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2906
2907 * config/mh-mingw32: Delete.
2908 * configure.in: Don't use it.
2909 * configure: Regenerate.
2910
33da42bc
PB
29112005-03-31 Paolo Bonzini <bonzini@gnu.org>
2912
2913 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2914 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2915 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2916 (HOST_LIB_PATH): Generate from Makefile.def.
2917 (TARGET_LIB_PATH): Likewise.
2918 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2919 * Makefile.in: Regenerate.
2920 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2921 (RPATH_ENVVAR): Include Darwin case.
2922 * configure: Regenerate.
2923
15cc1841
TF
29242005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2925
2926 * MAINTAINERS (Various Maintainers): Remove self.
2927 (Write After Approval): Add self.
2928
6a8c79d5
TF
29292005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2930
2931 * MAINTAINERS (Various Maintainers): Add self.
2932
256f7136
PB
29332005-03-25 Paolo Bonzini <bonzini@gnu.org>
2934
2935 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2936 * configure: Regenerate.
2937
191dd2c9
ZW
29382005-03-21 Zack Weinberg <zack@codesourcery.com>
2939
2940 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2941 gcc_version, and gcc_version_trigger from set of flags to pass.
2942 * Makefile.tpl: Remove definitions of above variables.
2943 (config.status): Remove dependency on $(gcc_version_trigger).
2944 * Makefile.in: Regenerate.
2945 * configure.in: Do not reference config/gcc-version.m4 nor
2946 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2947 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2948 * configure: Regenerate.
2949
ef6e9bc0
MH
29502005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2951 Andrew Pinski <pinskia@physics.uc.edu>
2952
2953 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2954 * Makefile.in: Regenerate.
2955
009bbd5a
FW
29562005-03-13 Feng Wang <fengwang@nudt.edu.cn>
2957
2958 * MAINTAINERS (Write After Approval): Add myself.
2959
09f8755b
DA
29602005-03-03 David Ayers <d.ayers@inode.at>
2961
2962 * MAINTAINERS (Write After Approval): Add myself.
2963
e73ed25c
AO
29642005-03-01 Alexandre Oliva <aoliva@redhat.com>
2965
2966 PR libgcj/20160
2967 * ltmain.sh: Avoid creating archives with components that have
2968 duplicate basenames.
2969
ace9ac7b
AP
29702005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2971
2972 PR bootstrap/20250
2973 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2974 instead of check.
2975 * Makefile.in: Regenerate.
2976
c9db9354
PB
29772005-02-28 Paolo Bonzini <bonzini@gnu.org>
2978
2979 * Makefile.in: Regenerate to fix conflict between the previous two
2980 patches.
2981
215c351a
PB
29822005-02-28 Paolo Bonzini <bonzini@gnu.org>
2983
2984 PR bootstrap/17383
2985 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2986 * Makefile.tpl (HOST_SUBDIR): New substitution.
2987 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2988 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2989 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2990 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2991 (Host modules, Bootstrapped modules): Use it.
2992 (Build modules, Target modules): Do not create symlink trees,
2993 always configure out-of-srcdir.
2994 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2995 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2996 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2997 $(HOST_SUBDIR). Create a symlink for host_subdir.
2998
2999 * Makefile.in: Regenerate.
3000 * configure: Regenerate.
3001
5395b47b
NN
30022005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3003
3004 Merged from libada-gnattools-branch:
3005 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3006
3007 * gnattools: New directory.
3008 * Makefile.def: Add gnattools as a module, depending on target-libada.
3009 * Makefile.in: Regenerate.
3010 * configure.in: Include gnattools in host_tools; disable it if ada
3011 is disabled.
3012 * configure: Regenerate.
3013
ca2cc05c
JM
30142005-02-24 James A. Morrison <phython@gcc.gnu.org>
3015
3016 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3017 treelang maintainer.
3018 (Write After Approval): Remove myself.
3019
d2f3024f
PS
30202005-02-23 Paul Schlie <schlie@comcast.net>
3021
3022 * configure.in: Allow darwin targeted ports to build tk, itcl and
3023 libgui.
3024 * configure: Regenerate.
3025
bba5e0ca
EB
30262005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3027
3028 PR libgcj/10353
3029 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3030 * configure: Regenerate.
3031
70132ce7
SK
30322005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3033
3034 * MAINTAINERS (Write After Approval): Add myself.
3035
20f0edca
ILT
30362005-02-10 Ian Lance Taylor <ian@airs.com>
3037
3038 * MAINTAINERS: Update my e-mail address.
3039
e64e5109
RG
30402005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3041
3042 * MAINTAINERS (Write After Approval): Add myself.
3043
40d64b5a
HPN
30442005-01-29 Hans-Peter Nilsson <hp@axis.com>
3045
3046 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3047 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3048 target-libgloss when not *-*-elf and *-*-aout.
3049 * configure: Regenerate.
3050
54a12711
KH
30512005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3052
3053 * MAINTAINERS: Remove obsolete entries.
3054
0aa99dbb
KH
3055 * MAINTAINERS (Write After Approval): Add Michael Matz.
3056
2b009f5f
NB
30572005-01-19 Neil Booth <neil@daikokuya.co.uk>
3058
3059 * MAINTAINERS: Remove self as cpplib maintainer.
3060
385870f5
KC
30612005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3062
3063 * install-sh, config.sub: Import from upstream.
3064
e7daab31
KC
30652005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3066
3067 PR bootstrap/18222
3068 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3069 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3070 * Makefile.in: Regenerate.
3071
e6003f4d
JT
30722005-01-16 Jason Thorpe <thorpej@netbsd.org>
3073
3074 * MAINTAINERS: Update my email address.
3075
145e2972 30762005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3077 Andreas Schwab <schwab@suse.de>
145e2972
DE
3078
3079 PR bootstrap/18033
3080 * config-ml.in: Eval option if surrounded by single quotes.
3081
86c7e0da
PB
30822005-01-03 Paolo Bonzini <bonzini@gnu.org>
3083
3084 Revert 2004-12-28 Makefile changes, a better fix will be
3085 applied to mainline and src after GCC 4.0 branches.
3086
3224a22f
PB
30872004-12-28 Paolo Bonzini <bonzini@gnu.org>
3088
3089 PR bootstrap/17383
3090
3091 * Makefile.def (target_modules): Remove stage parameter,
3092 it is always true now.
3093 * Makefile.tpl (configure-build-[+module+],
3094 configure-target-[+module+]): Always build symlink tree
3095 for the directory and for include. BUILD_SUBDIR and
3096 TARGET_SUBDIR cannot be . anymore.
3097 * Makefile.in: Regenerate.
3098
aaf51ca2
DE
30992004-12-25 David Edelsohn <edelsohn@gnu.org>
3100
3101 Revert 2004-12-08 Makefile changes.
3102
4e32e454
DS
31032004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3104
3105 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3106 cygwin, mingw.
3107
669f01d8
AS
31082004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3109
3110 * configure.in (sh64-*-*): Reenable gprof.
3111 * configure: Regenerate.
3112
1b227ee0
DE
31132004-12-08 David Edelsohn <edelsohn@gnu.org>
3114
3115 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3116 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3117 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3118 * Makefile.in: Regenerate.
3119
ce5e944c
CF
31202004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3121
3122 * MAINTAINERS: Update my email address.
3123
893f1e87
MK
31242004-12-07 Matt Kraai <kraai@ftbfs.org>
3125
3126 * Makefile.tpl: Generate normal dependencies if the LHS module is
3127 not bootstrapped.
3128 * Makefile.in: Regenerate.
3129
bb59c339
RS
31302004-12-03 Richard Sandiford <rsandifo@redhat.com>
3131
3132 * configure.in: Include config/gxx-include-dir.m4. Use
3133 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3134 * configure: Regenerate.
3135
4982adbe
RS
31362004-12-03 Richard Sandiford <rsandifo@redhat.com>
3137
3138 * config.if: Delete.
3139 * configure.in: Set libstdcxx_incdir directly.
3140 * configure: Regenerate.
3141
05750653
EC
31422004-12-02 Eric Christopher <echristo@redhat.com>
3143
3144 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3145 * Makefile.in: Regenerate.
3146
5fef1dbd
RS
31472004-12-02 Richard Sandiford <rsandifo@redhat.com>
3148
3149 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3150 * configure: Regenerate.
3151
afabd8e6
RS
31522004-12-02 Richard Sandiford <rsandifo@redhat.com>
3153
3154 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3155 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3156 * configure: Regenerate.
3157
78716e86
EC
31582004-12-01 Eric Christopher <echristo@redhat.com>
3159
3160 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3161 of things to remove.
3162
57ab8ba9
MK
31632004-11-29 Matt Kraai <kraai@ftbfs.org>
3164
3165 * MAINTAINERS (Write After Approval): Update my e-mail address.
3166
2539bffe
KC
31672004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3168
3169 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3170 from CVS libtool to always pass_all.
3171
3e732ba0
JDA
31722004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3173
3174 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3175 (hppa*64*-*-*): Delete incorrect comment.
3176 * configure: Rebuilt.
3177
767f726e
KC
31782004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3179
3180 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3181
2c92e90f
KC
31822004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3183
3184 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3185 from CVS libtool to always pass_all.
3186
32f84e48
KC
31872004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3188
3189 * install-sh, compile: Import from automake.
3190
9587be8a
KC
31912004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3192
3193 * config.guess, config.sub: Import from savannnah.
3194
04e81808 31952004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3196
3197 * MAINTAINERS (Write After Approval): Add myself
3198
f87a2b2e
MS
31992004-11-12 Mike Stump <mrs@apple.com>
3200
3201 * Makefile.def: Add html support.
3202 * Makefile.tpl: Likewise.
3203 * Makefile.in: Regenerate.
3204
848556c2
GK
32052004-11-11 Geoffrey Keating <geoffk@apple.com>
3206
556f03c4
GK
3207 PR 18423
3208 * configure.in: Remove all instances of build-fixincludes from
3209 noconfigdirs.
3210 (build_configargs): Supply --target to subdirectories.
3211 * configure: Regenerate.
3212
848556c2
GK
3213 * Makefile.def: Make gcc install depend on fixincludes install.
3214 * Makefile.in: Regenerate.
3215
9e5712a5
JJ
32162004-11-10 Janis Johnson <janis187@us.ibm.com>
3217
3218 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3219
4ef509c0
PB
32202004-11-11 Paul Brook <paul@codesourcery.com>
3221
3222 * MAINTAINERS: Add self as arm maintainer. Update email address.
3223
20d11df6
HPN
32242004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3225
3226 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3227 target-libgfortran.
79fd8592 3228 * configure: Regenerate.
20d11df6 3229
68c70f15
DE
32302004-11-07 David Edelsohn <edelsohn@gnu.org>
3231
3232 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3233 like CC.
3234
54f88091
PB
32352004-11-05 Paolo Bonzini <bonzini@gnu.org>
3236
3237 * Makefile.def (host fixincludes): Specify missing targets.
3238 * Makefile.in: Regenerate.
3239
6866abb8
RC
32402004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3241
3242 * MAINTAINERS: Add myself
3243
83f62578
GL
32442004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3245
3246 * MAINTAINERS (Write After Approval): Add myself.
3247
53c7ffe7
GK
32482004-11-04 Geoffrey Keating <geoffk@apple.com>
3249
3250 * Makefile.def: Build fixincludes for the host, too.
3251 * Makefile.in: Regenerate.
3252 * configure.in (host_tools): Add fixincludes.
3253 * configure: Regenerate.
3254
ac8b3d9d
DJ
32552004-11-04 Daniel Jacobowitz <dan@debian.org>
3256
3257 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3258 * configure: Regenerated.
3259
bab37580
L
32602004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3261
3262 PR other/17783
3263 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3264 * configure: Regenerated.
3265
db1de713
MM
32662004-10-31 Mark Mitchell <mark@codesourcery.com>
3267
3268 * README.SCO: Update per FSF instructions.
3269
a827e21a
EW
32702004-10-28 Eric B. Weddington <ericw@evcohs.com>
3271
3272 PR target/18151
3273 * configure.in (case ${target}): Do not build fixincludes for avr.
3274 * configure: Regenerated.
3275
9d069a4f
PB
32762004-10-26 Paolo Bonzini <bonzini@gnu.org>
3277
3278 * configure.in (case ${target}): Do not build fixincludes
3279 on platforms where it is not used.
3280 * configure: Regenerated.
3281
fc45f3fe
DJ
32822004-10-23 Daniel Jacobowitz <dan@debian.org>
3283
3284 * configure.in: Use an absolute path to install-sh.
3285 * configure: Regenerated.
3286
36554b92
AL
32872004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3288
3289 * MAINTAINERS (Write After Approval): Add myself.
3290
88e9994a
KH
32912004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3292
3293 * MAINTAINERS: Remove from Write After Approval those that are
3294 already maintainers.
3295
ad02a944
SP
32962004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3297
3298 * MAINTAINERS: Update my email address.
3299
c8e6cd41
KC
33002004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3301
3302 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3303 * configure: Regenerate.
3304
ebe55024
R
33052004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3306
3307 * MAINTAINERS: Update my email address.
3308
a8b0957e
KH
33092004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3310
3311 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3312 entries belonging to this category.
3313
96836f61
JZ
33142004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3315
3316 * MAINTAINERS: Update my e-mail address.
3317
7e0b5752
PB
33182004-10-06 Paolo Bonzini <bonzini@gnu.org>
3319
3320 Fix wrong conflict resolution in:
3321
3322 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3323
3324 * Makefile.in: Regenerate.
3325 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3326 in the recursive `make', instead of hardwiring `all'.
3327 (Autogenerated TARGET-* variables): New.
3328
370f7a47
TL
33292004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3330
3331 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3332 * configure: Regenerate.
370f7a47 3333
13e5d623
KH
33342004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3335
3336 * MAINTAINERS (Various Maintainers): Move the "windows,
3337 cygwin, mingw" maintainer to ...
3338 (OS Port Maintainers): ... here.
3339
a6497c1b
KH
33402004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3341
3342 * MAINTAINERS (Write After Approval): Remove those that are
3343 maintainers of some subsystem.
3344
1abb828a
D
33452004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3346
3347 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3348 * ltcf-cxx.sh (tpf*): Likewise.
3349 * ltconfig (tpf*): Add TPF OS configuration support.
3350
16d1338d
BS
33512004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3352
3353 * MAINTAINERS: Change my email address to my new work account.
3354
9082a750
MR
33552004-09-24 Michael Roth <mroth@nessie.de>
3356
3357 * configure.in (--without-headers): Add missing double quotes.
3358 * configure: Regenerate.
3359
07a8bdf8
KC
33602004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3361
3362 * ylwrap: Revert to previous version.
3363
4c4a5bbc
L
33642004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3365
3366 PR bootstrap/17369
3367 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3368 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3369 SET_GCC_LIB_PATH_CMD.
3370 (BASE_TARGET_EXPORTS): Likewise.
3371 * Makefile.in: Regenerated.
3372
3373 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3374 * configure: Regenerated.
3375
85f59630
KC
33762004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3377
3378 * config.guess: New upstream version
3379 * compile, depcomp, install-sh, ylwrap: Likewise.
3380
95c53c62
RS
33812004-09-19 Roger Sayle <roger@eyesopen.com>
3382
3383 * config/mh-x86omitfp: New host makefile fragment. Add
3384 -fomit-frame-pointer to the default BOOT_CFLAGS.
3385 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3386 * configure: Regenerate.
3387
0a1c093b
AP
33882004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3389
3390 PR target/11572
3391 * configure.in (*-*-darwin*): Renable libobjc.
3392 * configure: Regenerate.
3393
315fcf97
NS
33942004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3395
3396 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3397
0a050485 33982004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 3399
0a050485
DB
3400 * Makefile.def: Remove libbanshee.
3401 * Makefile.tpl: Ditto.
3402 * configure.in: Ditto.
3403 * Makefile.in: Regen.
3404 * configure: Ditto.
3405
5f4a098e
DE
34062004-09-08 David Edelsohn <edelsohn@gnu.org>
3407
3408 * ltmain.sh: Use $pic_object as $non_pic_object if
3409 $non_pic_object=none.
3410
32b2511f
PB
34112004-09-07 Paolo Bonzini <bonzini@gnu.org>
3412
3413 * missing: Import latest version from master repository.
3414
fc4d0e82
NC
34152004-09-06 Nick Clifton <nickc@redhat.com>
3416
3417 * config.sub: Import latest version from master repository.
3418 * config.guess: Likewise.
3419 This includes these changes:
78716e86 3420
fc4d0e82
NC
3421 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3422
3423 * config.sub: Handle crisv32, alias etraxfs.
3424 * config.guess (crisv32:Linux:*:*): Handle.
3425
3426 2004-08-13 Brad Smith <brad@comstyle.com>
3427
3428 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3429 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3430
3431 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3432
3433 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3434 assume the processor is a powerpc. This is because coreutils
3435 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3436 in this case, due to a MacOS X bug that causes
3437 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3438 to return a negative number.
3439 Problem reported by Petter Reinholdtsen in:
3440 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3441
3442 2004-07-19 Ben Elliston <bje@gnu.org>
3443
3444 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3445
3446 2004-06-24 Ben Elliston <bje@gnu.org>
3447
3448 * config.guess: Update copyright years.
3449 * config.sub: Likewise.
3450
3451 2004-06-22 Robert Millan <robertmh@gnu.org>
3452
3453 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3454 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3455
3456 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3457
3458 * config.guess (*:*VMS:*:*): New entry. Replaces
3459 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3460 manufacturer.
3461
3462 2004-06-22 Ben Elliston <bje@gnu.org>
3463
3464 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3465 * config.sub: Likewise.
3466
3467 2004-06-22 Ben Elliston <bje@gnu.org>
3468
3469 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3470 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3471
3472 2004-06-11 Ben Elliston <bje@gnu.org>
3473
3474 * config.guess (pegasos:OpenBSD:*:*): Remove.
3475
3476 2004-06-11 Ben Elliston <bje@gnu.org>
3477
3478 From Wouter Verhelst <wouter@grep.be>:
3479 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3480
3481 2004-06-11 Ben Elliston <bje@gnu.org>
3482
3483 * config.guess (luna88k:OpenBSD:*:*): New.
3484
3485 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3486
3487 * config.guess (m32r*:Linux:*:*): New case.
3488 * config.sub: Handle m32rle.
3489
3490 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3491
3492 From Jens Petersen <petersen@redhat.com>:
3493 * config.sub: Handle sparcv8.
3494
3495 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3496
3497 From Tom Smith <smith@cag.lkg.hp.com>:
3498 * config.guess: Version suffixes are equally significant on Tru64
3499 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3500 prefix of "P" (patched kernel).
3501
3502 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3503
3504 * config.sub: Add support for National Semiconductor CRX target.
3505
2f4cc6bf
JJ
35062004-09-03 Janis Johnson <janis187@us.ibm.com>
3507
3508 * MAINTAINERS (Various Maintainers): Remove myself as web page
3509 maintainer, add myself as maintainer of build status lists.
3510
61fec9ff
JB
35112004-09-03 Jan Beulich <jbeulich@novell.com>
3512
3513 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3514 *-*-netware, but add target-libmudflap.
3515 Consolidate *-*-netware targets (of which really only i?86 exists)
3516 into a single entry.
3517 * configure: Likewise.
3518
45f366ab
PB
35192004-09-01 Paolo Bonzini <bonzini@gnu.org>
3520
3521 * Makefile.tpl (sorry): Remove.
3522 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3523 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3524 (do-clean): Clean per-stage directories too.
3525 (do-distclean): Run distclean-stage1 too.
3526 (.NOTPARALLEL): Enable during toplevel bootstrap.
3527 (stage[+id+]-bubble): Enable parallel execution during
3528 the recursive invocation.
3529 * Makefile.in: Regenerate.
3530
3531 Fix previous checkin:
3532
3533 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3534 include.
3535 * configure.in: Fix indentation.
3536 * configure: Regenerate.
3537
be8fff81
RB
35382004-08-31 Robert Bowdidge <bowdidge@apple.com>
3539
45f366ab
PB
3540 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3541 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3542 * configure: regenerate
78716e86 3543 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 3544 -mdynamic-no-pic
be8fff81
RB
3545
3546
71b5d516
PB
35472004-08-31 Paolo Bonzini <bonzini@gnu.org>
3548
3549 * Makefile.def (build_modules): Add fixincludes.
3550 (dependencies): Make gcc depend on fixincludes.
3551 * configure.in (build_tools): Add fixincludes.
3552 (build_configdirs): Always include build_libs.
3553 * Makefile.in: Regenerate.
3554 * configure: Regenerate.
3555
35562004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
3557
3558 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3559 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3560 phony targets; do not generate timestamp files.
3561 (distclean-stageN): Remove references to their timestamp files.
3562 (restageN, touch-stageN): Remove.
3563 (stageN-bubble): Rewritten.
3564 (compare): Support lean bootstraps.
3565 * Makefile.in: Regenerate.
3566
3567 * configure.in: Only warn when bootstrapping but
3568 build != host or build != target. Support lean bootstraps.
3569 * configure: Regenerate.
3570
ce7cbbb0
PE
35712004-08-26 Phil Edwards <phil@codesourcery.com>
3572
3573 * configure.in: Give a better error message if GMP/MPFR are missing
3574 and a language needing them has been requested.
3575 * configure: Regenerated.
3576
9c71a529
PE
35772004-08-25 Phil Edwards <phil@codesourcery.com>
3578
3579 * configure.in: Print a list of available language front-ends if
3580 a requested one is missing. Tidy stray tab characters.
3581 * configure: Regenerated.
3582
e3f92d3b
MK
35832004-08-19 Michael Koch <konqueror@gmx.de>
3584
3585 * gcc/doc/install.texi: Update entry about automake for libjava.
3586
c3f84f61
RM
35872004-08-17 Robert Millan <robertmh@gnu.org>
3588
3589 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3590 (instead of FreeBSD).
3591 * configure: Regenerate.
3592
7c27e184
PB
35932004-08-16 Paolo Bonzini <bonzini@gnu.org>
3594
3595 * Makefile.in: Regenerate.
3596 * configure: Regenerate.
3597
3598 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3599 stage_*_flags.
3600 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3601 for bootstrapped modules if toplevel bootstrap is going.
3602 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3603 modules. Adjust for changes in Makefile.def. Enable several
3604 rules even in non-bootstrap mode, just to avoid peppering the
3605 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3606 (stage-[+prev+]-bubble): Remove.
3607
3608 * Makefile.def (Dependencies): Depend on all-build-bison,
3609 all-build-flex, all-build-byacc, all-build-texinfo, rather
3610 than the host variations.
3611 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3612 with BUILD_SUBDIR.
3613 (BISON): Update for recent Bisons.
3614 (YACC): Fix typo.
3615 (cross): Depend on all-build.
3616 (all): Do not depend on all-build.
3617 (prebootstrap): Remove.
3618 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3619 (Prebootstrap dependencies): Add them to the per-stage targets
3620 and to all-prebootstrap.
3621 * configure.in (build_configdirs): Always enable build_tools.
3622 (BUILD_DIR_PREFIX): Remove.
3623
3624 * Makefile.def (gcc): Add target variable.
3625 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3626 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3627 in the recursive `make', instead of hardwiring `all'.
3628 (Autogenerated TARGET-* variables): New.
3629
20f3bb80
BB
36302004-08-13 Brian Booth <bbooth@redhat.com>
3631
3632 * MAINTAINERS: Remove myself from write-after-approval.
3633
b5be499d
NN
36342004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3635
3636 * src-release: Stop distributing mmalloc with gdb (which doesn't
3637 use it).
3638 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3639 * Makefile.in: Regenerate.
3640
b3f8d95d
MM
36412004-08-09 Mark Mitchell <mark@codesourcery.com>
3642
3643 * configure.in (arm*-*-eabi*): New target.
3644 * configure: Regenerate.
3645
3589b69e
PB
36462004-08-06 Paolo Bonzini <bonzini@gnu.org>
3647
3648 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3649 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3650 (Dependencies): New section.
3651 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3652 (configure-target-[+module+]): Depend on maybe-all-gcc
3653 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3654 (toplevel profiledbootstrap): Fix dependencies.
3655 * Makefile.in: Regenerate.
3656
972974fc
MM
36572004-08-03 Mark Mitchell <mark@codesourcery.com>
3658
3659 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3660 target-libiberty to noconfigdirs.
3661 * configure: Regenerate.
3662
bebf829d
PB
36632004-08-03 Paul Brook <paul@codesourcery.com>
3664
3665 * configure.in: Check for MPFR as well as GMP.
3666 * configure: Regenerate.
3667
98a5bb3b
RM
36682004-08-01 Robert Millan <robertmh@gnu.org>
3669
3670 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3671 libmudflap for all GNU-based systems (with Glibc).
3672 * configure: Regenerate.
3673
d32ab992
PB
36742004-08-03 Paolo Bonzini <bonzini@gnu.org>
3675
3676 * Makefile.def (host-modules): Add gcc.
3677 * Makefile.in: Regenerate.
3678 * Makefile.tpl (sorry): New rule.
3679 (configure-host, all-host, [+make_target+]-host, do-check,
3680 install-host): Do not add gcc as a special case.
3681 (host modules): Add a small special-casing for gcc. Export
3682 extra_make_flags through the environment.
3683 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3684 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3685 other recursive targets for gcc): Remove.
3686
3687 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3688 (stage, unstage): New rules.
3689 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3690 distclean-stage[+id+]): Use stage_current.
3691 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3692 the stage*-start rules.
3693
aeb732c1
GK
36942004-08-02 Geoffrey Keating <geoffk@apple.com>
3695
3696 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3697 use -all_load flag.
3698
25b656e7
PB
36992004-08-02 Paolo Bonzini <bonzini@gnu.org>
3700
3701 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3702 * configure: Regenerate.
3703
cc440d71
TM
37042004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3705
3706 * maintainer-scripts/gcc_release: Revert yesterday's change.
3707
270e140b
SB
37082004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3709
3710 * MAINTAINERS: Add myself to write-after-approval.
3711
3e4035f8
TM
37122004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3713
3714 * libf2c: Removed.
3715 * gcc/gccbug.in: Updated because of libf2c removal.
3716 * maintainer-scripts/gcc_release: Ditto.
3717
a3e8d8b4
LR
37182004-07-09 Loren J. Rittle <ljrittle@acm.org>
3719
3720 * configure.in: Build libmudflap by default on FreeBSD.
3721 * configure: Regenerated.
3722
dfcada9a
MM
37232004-07-09 Mark Mitchell <mark@codesourcery.com>
3724
3725 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3726 systems.
3727 * configure: Regenerated.
3728
3922b216
JDA
37292004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3730
3731 PR target/16344
3732 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3733 feedback based compiler.
3734 * Makefile.in: Rebuilt.
3735
95bcca47
AO
37362004-07-08 Alexandre Oliva <aoliva@redhat.com>
3737
3738 * Makefile.def (host_modules): Set bootstrap=true for flex.
3739 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3740 * Makefile.in: Rebuilt.
3741
051822f6
JH
37422004-07-07 Jan Hubicka <jh@suse.cz>
3743
3744 * MAINTAINERS: Add self as a profile feedback maintainer.
3745
7b61653a
PE
37462004-07-05 Phil Edwards <phil@codesourcery.com>
3747
3748 * configure.in: Do not prepend $srcdir to /dev/null in
3749 makefile fragments.
3750 * configure: Regenerate.
3751
23f6b2f9
PB
37522004-07-01 Paolo Bonzini <bonzini@gnu.org>
3753
3754 * Makefile.def (build_modules): Add bison, byacc, flex,
3755 m4, texinfo.
3756 (flags_to_pass): Add FLEX.
3757 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3758 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3759 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3760 DEFAULT_MAKEINFO): Remove.
3761 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3762 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3763 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3764 objdir or else use configured tool.
3765 (all-build): New.
3766 (all): Depend on it.
3767 (Build module dependencies): Add.
3768 * Makefile.in: Regenerate.
3769 * configure.in: Better support for multiple build modules,
3770 matching what is done for host/target modules. Do not look
3771 for "plausible" locations of build tools if Canadian cross.
3772 Use autoconf's AC_PROG_CC to find a C compiler. Define
3773 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3774 * configure: Regenerate.
78716e86 3775
1c020272
PB
37762004-06-22 Paolo Bonzini <bonzini@gnu.org>
3777
3778 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3779 * Makefile.in: Regenerate.
3780
a52a0a7f
PB
37812004-06-22 Paolo Bonzini <bonzini@gnu.org>
3782
3783 * Makefile.tpl (configure-build-[+module+],
3784 configure-[+module+], configure-target-[+module+]): Pass
3785 [+extra_configure_args+].
3786 (all-build-[+module+], all-[+module+], check-[+module+],
3787 install-[+module+], [+make_target+]-[+module+],
3788 all-target-[+module+], check-target-[+module+],
3789 install-target-[+module+], [+make_target+]-target-[+module+]):
3790 Pass [+extra_make_args+].
3791 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3792 (GCC_HOST_EXPORTS): Remove.
3793 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3794 cross, check-gcc, check-gcc-c++, install-gcc,
3795 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3796 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3797 * Makefile.in: Regenerate.
3798
ccde3f1a
MS
37992004-06-21 Matthew Sachs <msachs@apple.com>
3800
3801 * MAINTAINERS: Added self to write-after-approval.
3802
6264b0a6
CF
38032004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3804
3805 * configure.in: Check for srcdir/winsup rather than build directory
3806 winsup.
3807 * configure: Regenerate.
3808
801e2270
CV
38092004-06-17 Corinna Vinschen <vinschen@redhat.com>
3810
3811 * configure.in: Don't build Cygwin native newlib if winsup
3812 directory is missing. Emit warning instead.
3813 * configure: Regenerate.
3814
ad6717df
PB
38152004-06-09 Paolo Bonzini <bonzini@gnu.org>
3816
3817 * Makefile.tpl (touch-stage[+id+]): New.
3818 (restage[+prev+]): Depend on touch-stage[+id+].
3819
3820 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3821 Use it throughout.
3822
3823 * Makefile.def: Add profile and feedback bootstrap stages.
3824 Remove next field from bootstrap stages.
3825 * Makefile.tpl (LN, LN_S): Substitute.
3826 (stageN-start, stageN-end): Use double-colon rules, to
3827 provide a hook for additional setup commands.
3828 (distclean-stageN-gcc, restageN): Create dependencies from
3829 [+prev+], not from [+next+].
3830 (stageN-bubble): Add commands for successive stages from
3831 [+prev+], using double-colon rules.
3832 (all-stageN-gcc): Fix typo.
3833 (stagefeedback-start, profiledbootstrap): New.
3834 * Makefile.in: Regenerate.
3835 * configure.in: Call ACX_PROG_LN.
3836 * configure: Regenerate.
3837
5bbb9680
CY
38382004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3839
3840 * MAINTAINERS (Write After Approval): Add myself.
3841
e18be1d4
MA
38422004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3843
3844 * MAINTAINERS (Write After Approval): Add myself.
3845
5607edfd
PB
38462004-06-03 Paolo Bonzini <bonzini@gnu.org>
3847
3848 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3849 without gcc.
3850 * configure: Regenerate.
3851
1ec4e9c3
PB
38522004-06-01 Paolo Bonzini <bonzini@gnu.org>
3853
3854 * Makefile.tpl: Fix typo.
3855 * Makefile.in: Regenerate.
3856
c2f7605f
PB
38572004-06-01 Paolo Bonzini <bonzini@gnu.org>
3858
3859 * configure.in: Remove new- prefix from toplevel
3860 bootstrap targets.
3861 * configure: Regenerate.
3862
f516a7da
PB
38632004-06-01 Paolo Bonzini <bonzini@gnu.org>
3864
3865 * Makefile.tpl (all.normal): Rename to all.
3866 (all): Replace with a rule to pick the default
3867 target from configure.
3868 (all-gcc, configure-gcc): Use conditionals to
3869 do nothing when toplevel bootstrap is going on.
3870 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3871 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3872 * configure.in: Support --enable-bootstrap.
3873
3874 * Makefile.def: Remove new- prefix from toplevel
3875 bootstrap targets.
3876 * Makefile.tpl: Likewise.
3877
3878 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3879 target.
3880
3881 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3882 $(RECURSE_FLAGS) to recursive invocation of make.
3883
3884 * Makefile.in: Regenerate.
3885 * configure: Regenerate.
3886
78dd5e36
AJ
38872004-05-30 Andreas Jaeger <aj@suse.de>
3888 Jim Wilson <wilson@specifixinc.com>
3889
3890 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3891 like CC.
3892
30f1bddc
DJ
38932004-05-27 Daniel Jacobowitz <dan@debian.org>
3894
3895 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3896 * configure: Regenerate.
3897
4fc4dd12
DJ
38982004-05-25 Daniel Jacobowitz <drow@false.org>
3899
3900 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3901 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3902 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3903 targets.
3904 * Makefile.in: Regenerate.
3905
94632047 39062004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
3907
3908 * configure.in: Test the ability to symlink directories.
3909 * configure: Regenerate.
3910
3911 * Makefile.def (bootstrap-stage): New definitions.
3912 * Makefile.tpl (configure-stage1-gcc,
3913 configure-stage2-gcc, configure-stage3-gcc,
3914 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3915 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3916 new-restage3, compare): Autogenerate, see Makefile.in
3917 entry for behavioral changes.
3918 (distclean-stage1, new-stage1-start, new-stage1-end,
3919 new-stage1-bubble, distclean-stage2, new-stage2-start,
3920 new-stage2-end, new-stage2-bubble, distclean-stage3,
3921 new-stage3-start, new-stage3-end): New autogenerated targets.
3922 (objext, prebootstrap, BOOT_CFLAGS,
3923 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3924 targets.
3925
3926 * Makefile.in: Regenerate.
3927 (distclean-stage1, new-stage1-start, new-stage1-end,
3928 new-stage1-bubble, distclean-stage2, new-stage2-start,
3929 new-stage2-end, new-stage2-bubble, distclean-stage3,
3930 new-stage3-start, new-stage3-end): New targets.
3931 (all-stage1-gcc): Move prebootstrap dependency from here...
3932 (configure-stage1-gcc): ...to here.
3933 (new-bootstrap): Use bubble targets.
3934 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3935 Use per-stage distclean targets.
3936 (configure-stage1-gcc, configure-stage2-gcc,
3937 configure-stage3-gcc, all-stage1-gcc,
3938 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3939 Use new-stageN-start to prepare the tree.
3940
4f4e53dd
PB
39412004-05-23 Paolo Bonzini <bonzini@gnu.org>
3942
3943 * Makefile.def (host_modules): add libcpp.
3944 * Makefile.tpl: Add dependencies on and for libcpp.
3945 * Makefile.in: Regenerate.
3946 * configure.in: Add libcpp host module.
3947 * configure: Regenerate.
3948
60975492
PB
39492004-05-21 Paolo Bonzini <bonzini@gnu.org>
3950
3951 * Makefile.tpl: Whenever a recursive target is defined, wrap
3952 it in a special @if/@endif block, and prepare its maybe
3953 dependency in the @if/@endif block
3954 * configure.in: Instead of writing maybe dependencies, remove
3955 the @if/@endif statements, and remove the @if/@endif blocks
3956 that remain.
3957 * configure: Regenerate.
3958 * Makefile.in: Regenerate.
3959
5ce7d75d
JJ
39602004-05-20 Janis Johnson <janis187@us.ibm.com>
3961
3962 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3963
c779c42f
KK
39642004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
3965
3966 PR bootstrap/15120
3967 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3968 * */configure: Rebuilt.
3969
b4117c30
ZW
39702004-05-17 Zack Weinberg <zack@codesourcery.com>
3971
3972 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3973 of libf2c.
3974 * configure, Makefile.in: Regenerate.
3975
719bb4e3 39762004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
3977
3978 * MAINTAINERS (Write After Approval): Add myself.
3979
6de9cd9a
DN
39802004-05-13 Diego Novillo <dnovillo@redhat.com>
3981
3982 Merge from tree-ssa-20020619-branch.
3983
3984 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3985 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3986 (HOST_GMPLIBS): Define.
3987 (HOST_GMPINC): Define.
3988 (TARGET_LIB_PATH): Add libmudflap.
3989 (GFORTRAN_FOR_TARGET): Define.
3990 (configure-build*): Export GFORTRAN.
3991 (configure-gcc): Export GMPLIBS and GMPINC.
3992 (all-gcc): Add maybe-all-libbanshee.
3993 (configure-target-libgfortran): Define.
3994 * Makefile.in: Regenerate.
3995 * configure.in (host_libs): Add libbanshee.
3996 (target_libraries): Add target-libmudflap and target-libgfortran.
3997 Add --with-libbanshee.
3998 Handle --disable-libmudflap.
3999 (*-*-freebsd*): Use with_gmp.
4000 Add $(libgcj) to noconfigdirs.
4001 * configure: Regenerate.
4002 * depcomp: New file.
4003 * MAINTAINERS: Add tree-ssa maintainers.
4004
8f1b790f
VM
40052004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4006
b4117c30 4007 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4008
693446fc
BF
40092004-04-30 Brian Ford <ford@vss.fsi.com>
4010
b4117c30 4011 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4012
d1bb666c
UB
40132004-04-29 Uros Bizjak <uros@kss-loka.si>
4014
b4117c30 4015 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4016
6cf1ac42
PB
40172004-04-28 Paolo Bonzini <bonzini@gnu.org>
4018
4019 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4020 * configure: Regenerate.
4021
632933d5
PB
40222004-04-27 Paolo Bonzini <bonzini@gnu.org>
4023
4024 Revert:
4025 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4026
4027 * Makefile.def (flags_to_pass): Remove *dir variables that
4028 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4029 as well as prefix and exec_prefix.
4030 * Makefile.in: Regenerate.
4031
80dc6aa0
RM
40322004-04-26 Robert Millan <robertmh@gnu.org>
4033
4034 Add patches from libtool CVS.
4035 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4036 * ltconfig: Likewise.
4037 * ltcf-c.sh: Likewise.
4038 * ltcf-cxx.sh: Likewise.
4039 * ltcf-gcj.sh: Likewise.
4040
e11283f1
PB
40412004-04-26 Paolo Bonzini <bonzini@gnu.org>
4042
4043 * Makefile.def (host_modules): Mark with the bootstrap
4044 flag packages on which gcc depends.
4045 * Makefile.tpl (all-bootstrap): Use it.
4046 * Makefile.in: Regenerate.
4047
8546950c
PB
40482004-04-26 Paolo Bonzini <bonzini@gnu.org>
4049
4050 * Makefile.def (flags_to_pass): Remove *dir variables that
4051 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4052 as well as prefix and exec_prefix.
4053 * Makefile.in: Regenerate.
4054
a76494aa
PB
40552004-04-26 Paolo Bonzini <bonzini@gnu.org>
4056
b4117c30
ZW
4057 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4058 * configure: Regenerate.
4059 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4060 * gcc/Makefile.tpl (compare): Use the result of the test.
4061 * gcc/Makefile.in: Regenerate.
a76494aa 4062
03a91701
PB
40632004-04-23 Paolo Bonzini <bonzini@gnu.org>
4064
4065 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4066 Always relocate gcc and prev-gcc to the original names, even
4067 if the build fails.
4068 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4069 New targets.
4070
082a6351
LG
40712004-04-23 Laurent GUERBY <laurent@guerby.net>
4072
4073 * MAINTAINERS: Update my email address.
b4117c30 4074
1f1d584b
RO
40752004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4076
4077 * configure.in (mips*-*-irix5*): Enable ld.
4078 * configure: Regenerate.
082a6351 4079
1db673ca
RO
40802004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4081
4082 * configure: Regenerate.
4083
ce4ea44e
JW
40842004-04-15 James E Wilson <wilson@specifixinc.com>
4085
4086 * Makefile.tpl (configure-[+module+], configure-gcc,
4087 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4088 Set and export LDFLAGS.
4089 * Makefile.in: Regenerate.
4090
611f62ad
MC
40912004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4092
b4117c30 4093 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4094
be912515
NN
40952004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4096
4097 PR bootstrap/14871
4098 * Makefile.tpl: If we don't have built-in-tree target tools,
4099 use the ones found by configure rather than hacking around with
4100 program_transform_name.
4101 * configure.in: Give Makefile.tpl the information necessary
4102 to do that.
4103 * Makefile.in: Regenerate.
4104 * configure: Regenerate.
4105
9104315a
NN
41062004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4107
4108 PR bootstrap/14760
4109 * configure.in: When computing baseargs, strip *all* copies of
4110 offending options. Also, don't match/substitute the trailing space,
4111 so that this actually works when two similar options are separated by
4112 only one space.
4113 * configure: Regenerate.
4114
bef1d700
DE
41152004-04-06 David Edelsohn <edelsohn@gnu.org>
4116
b4117c30
ZW
4117 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4118 (rs6000-*-aix*): Same.
4119 * configure: Regenerate.
bef1d700 4120
54bcf05e 41212004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4122
4123 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4124
369a832c 41252004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4126
4127 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4128
09a9c095
NN
41292004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4130
7caf53cb
NN
4131 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4132 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4133 * Makefile.in: Regenerate.
4134
09a9c095
NN
4135 * configure.in (top level bootstrap support): Rework --enable-werror
4136 to set @stage2_werror_flag@.
4137 * configure: Regenerate.
4138 * Makefile.tpl (top level bootstrap support): Pass
4139 @stage2_werror_flag@ down to configure in stages 2 and 3.
4140 * Makefile.in: Regenerate.
4141
5595a2bd
NN
41422004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4143
cbfd7e06
NN
4144 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4145 for stages 2 and 3 as well as in make. As a consequence, remove
4146 OUTPUT_OPTION (now detected by configure) from the flags passed down
4147 to make.
4148 * Makefile.in: Regenerate.
4149
5595a2bd
NN
4150 * Makefile.tpl (new-bootstrap): Fix typo.
4151 * Makefile.in: Regenerate.
4152
ca3b3e20
NN
41532004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4154
295f4e42
NN
4155 * Makefile.tpl: Rearrange by moving recursive_targets rules
4156 into their proper sections.
4157 * Makefile.tpl (top level bootstrap support): Move disabling
4158 of coverage flags from 'make' to 'configure'; improve comments.
4159 * Makefile.in: Regenerate.
4160
340de83f
NN
4161 * Makefile.tpl (experimental top level bootstrap) Move stage1
4162 language setting from all- target to configure- target; disable
4163 intermodule optimization in stage 1; prevent gratuitous rebuilds
4164 of stage 1.
4165 * Makefile.in: Regenerate.
4166 * configure.in: Comma-separate stage 1 language list for top
4167 level bootstrap.
4168 * configure: Regenerate.
4169
ca3b3e20
NN
4170 * Makefile.tpl: Clean up experimental top level bootstrap support:
4171 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4172 prev-gcc in configure- targets as well as all- targets.
4173 * Makefile.in: Regenerate.
4174
4d038073
KC
41752004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4176
4177 * compile: New file imported from automake.
4178
ab3533d6
PB
41792004-03-17 Paolo Bonzini <bonzini@gnu.org>
4180
4181 * configure.in: Remove symbolic link section.
4182 * configure: Regenerate.
4183 * Makefile.tpl (links): Remove.
4184 * Makefile.in: Regenerate.
4185
1e0f07d3 41862004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4187 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4188
4189 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4190 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4191 * configure.in: Fix comment typo from last patch.
4192 * configure: Regenerate.
4193
2805b53a
NN
41942004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4195
4196 * Makefile.tpl: Introduce experimental top level bootstrap support.
4197 * Makefile.in: Regenerate.
4198 * configure.in: Introduce support for top level bootstrap.
4199 * configure: Regenerate.
4200
79b4b7d2 42012004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4202 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4203
4204 PR bootstrap/14522
4205 * configure.in: Cope with shells that do not support unquoted ^
4206 * configure: Regenerate.
4207
6bbec498 42082004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4209 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
4210
4211 PR bootstrap/14522
79b4b7d2 4212 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
4213 quotes inside quoted backquote substitutions.
4214 * configure: Regenerate.
4215
83c15dfc
AP
42162004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4217
4218 PR bootstrap/14522
f2bd98d4 4219 * configure.in: Fix escaping of $.
83c15dfc
AP
4220 * configure: Regenerate.
4221
55ffb5ed
NN
42222004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4223
4224 * configure: Regenerate, since I forgot to while committing Paolo's
4225 changes.
4226
e4c9c075
PB
42272004-03-08 Paolo Bonzini <bonzini@gnu.org>
4228
4229 PR ada/14131
4230 Move language detection to the top level.
4231 * configure.in: Find default values for the tools as
4232 soon as possible. Disable ada if GNAT is not found.
4233 Emit error message about missing languages. Expand
4234 --enable-languages=all for the gcc subdirectory.
4235
5199e2c6
BE
42362004-03-10 Ben Elliston <bje@gnu.org>
4237
4238 * MAINTAINERS: Update my email address.
4239
c18b95e5
DE
42402004-03-05 David Edelsohn <edelsohn@gnu.org>
4241
4242 * ltconfig: Disable building static libraries if building shared
4243 libraries on AIX 5L.
4244
d0fe5ad3
RS
42452004-03-01 Richard Sandiford <rsandifo@redhat.com>
4246
4247 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4248 and disable libgcj.
4249 * configure: Regenerated.
4250
e6f71f9d
BB
42512004-03-01 Brian Booth <bbooth@redhat.com>
4252
4253 * MAINTAINERS: Add myself to write-after-approval.
4254
8983e50e
PB
42552004-03-01 Paolo Bonzini <bonzini@gnu.org>
4256
4257 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4258
d4cd9d81
NN
42592004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4260
4261 PR bootstrap/7087
4262 * Makefile.tpl: Guard XFOO sed statements better.
4263 * Makefile.tpl: Add dependency for configure-target-libada.
4264 * Makefile.in: Regenerate (incidentally fixes broken
4265 commit when libada-branch was merged).
4266
0ea0229e
KC
42672004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4268
4269 * MAINTAINERS: Add myself to write-after-approval.
4270
bad93735
AP
42712004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4272
4273 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4274 maintainers.
4275
a7ca14fc
AC
42762004-02-20 Andrew Cagney <cagney@redhat.com>
4277
4278 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4279 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4280
51592782
NN
42812004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4282
4283 PR bootstrap/11932
4284 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4285
6a30854a
JQ
42862004-02-14 Jerry Quinn <jlquinn@optonline.net>
4287
4288 * MAINTAINERS: Added myself to write-after-approval.
4289
be8b2bee
MK
42902004-02-14 Michael Koch <konqueror@gmx.de>
4291
4292 * MAINTAINERS: Added myself to write-after-approval.
4293
972760b7
JM
42942004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4295
4296 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4297 some OS port maintainers to OS port maintainers section.
4298
b0281654
FCE
42992004-02-13 Frank Ch. Eigler <fche@redhat.com>
4300
4301 * MAINTAINERS: Add self.
4302
3c419fd6
KH
43032004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4304
4305 * MAINTAINERS: Alphabetize.
4306
e88e9aee
PB
43072004-02-12 Paolo Bonzini <bonzini@gnu.org>
4308
4309 * MAINTAINERS: Remove myself.
b4117c30 4310
1915e422
DE
43112004-02-11 David Edelsohn <edelsohn@gnu.org>
4312
4313 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4314 (rs6000-*-aix*): Same.
4315 * configure: Regenerate.
4316
a22c2d8d
KC
43172004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4318
4319 * configure.in (host): Add in missing $noconfigdirs to defines.
4320 * configure: Regenerate.
4321
d9cdb878
AC
43222004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4323 Nathanael Nerode <neroden@gcc.gnu.org>
4324
4325 PR ada/6637, PR ada/5911
b4117c30 4326 Merge with libada-branch:
d9cdb878
AC
4327 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4328 with appropriate dependencies. Add --enable-libada configure switch.
4329 * configure, Makefile.in: Regenerate.
4330
8bd92821
PB
43312004-02-09 Paolo Bonzini <bonzini@gnu.org>
4332
4333 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4334
89a95129
RO
43352004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4336
4337 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4338 * configure: Regenerate.
4339
892629bc
GK
43402004-02-04 Geoffrey Keating <geoffk@apple.com>
4341
4342 Merge from upstream:
4343
4344 * ltmain.in: When setting IFS to '~', be careful about user
4345 arguments that contain '~'.
4346
4347 2004-02-04 Peter O'Gorman <peter@pogma.com>
4348
4349 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4350 Also test $base_compile against $CC with escaped arguments. Bug
4351 reported by Geoff Keating <geoffk@apple.com>.
4352
6b402165
KH
43532004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4354
4355 * MAINTAINERS: Remove i960 port.
4356
fa2f0306
DD
43572004-01-23 DJ Delorie <dj@redhat.com>
4358
4359 * Makefile.def (target_modules) [libiberty]: Don't stage.
4360 * Makefile.in: Rebuilt.
4361
9feb20aa
CT
43622004-01-20 Caroline Tice <ctice@apple.com>
4363
4364 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4365
7aed2ccc
PC
43662004-01-19 Paolo Carlini <pcarlini@suse.de>
4367
4368 * MAINTAINERS: Update my email address.
4369
f25bebe1
JM
43702004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4371
4372 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4373
28083580
VR
43742004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4375
4376 * MAINTAINERS: Remove entries without email address.
4377
c0f4b5e4
DJ
43782004-01-15 Daniel Jacobowitz <drow@mvista.com>
4379
4380 * MAINTAINERS: Add myself to write-after-approval.
4381
b5eb5a5e
SB
43822004-01-15 Steven Bosscher <stevenb@suse.de>
4383
4384 * MAINTAINERS: Update my email address.
4385
2c4de30b
LR
43862004-01-14 Loren J. Rittle <ljrittle@acm.org>
4387
4388 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4389 * Makefile.tpl (configure-target-[+module+]): Support stage.
4390 * Makefile.in: Rebuilt.
4391
74c0b320
ILT
43922004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4393
4394 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4395
2560344b
RS
43962004-01-10 Richard Sandiford <rsandifo@redhat.com>
4397
4398 * MAINTAINERS: Add myself as a MIPS maintainer.
4399
8b21cda6
NN
44002004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4401
2b6c260d
NN
4402 * configure.in: Use ./config.cache, not config.cache.
4403 * configure: Regenerate.
4404 * Makefile.tpl: Special-casing not needed for GCC any more.
4405 * Makefile.in: Regenerate.
4406
09438bde
NN
4407 * configure.in: Don't share a cache file for host dirs.
4408 * configure: Regenerate.
4409
8b21cda6
NN
4410 * config-ml.in: Don't mess with the cache file.
4411
e42870df
EB
44122004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4413
4414 * MAINTAINERS: Move myself from 'Write After Approval' to
4415 'CPU Port Maintainers' section as SPARC maintainer.
4416
6b9eb62c
NN
44172004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4418
78a816a6
NN
4419 * Makefile.tpl: Make GCC use a separate config.cache.
4420 * Makefile.in: Regenerate.
4421
6b9eb62c
NN
4422 PR bootstrap/11932, PR bootstrap/11933
4423 (I don't know if it will fix either of them, but it relates
4424 to them.)
4425 * configure.in: Don't use shared config.cache for target
4426 directories.
4427 * configure: Regenerate.
4428
86d7b562
DN
44292004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4430
4431 * MAINTAINERS: Add myself to 'Write After Approval' section.
4432
07d0a605
RS
44332003-12-31 Roger Sayle <roger@eyesopen.com>
4434
4435 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4436 * configure: Regenerated.
4437
459ac19f
KH
44382003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4439
4440 * MAINTAINERS: Remove the mn10200 maintainer.
4441
5785c0ed 44422003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 4443
cc6010cd
AP
4444 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4445 * configure: Regenerated.
5785c0ed 4446
a268eff9
JH
44472003-12-16 Jan Hubicka <jh@suse.cz>
4448
4449 * MAINTAINERS: Add myself as callgraph maintainer.
4450
9d465b12
TF
44512003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4452
4453 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4454 * configure: Regenerate.
4455
a68a270a
GB
44562003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4457
4458 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4459 'Write After Approval' section. Update email.
4460
3066a15c
JL
44612003-12-01 James Lemke <jim@wasabisystems.com>
4462
4463 * MAINTAINERS (Write After Approval): Add myself.
4464
8c052da4
MT
44652003-11-20 Matt Thomas <matt@3am-software.com>
4466
4467 * MAINTAINERS: Add myself as a vax port maintainer.
4468
e75f9147
KC
44692003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4470
4471 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4472 (configure-build-[+module+], configure-[+module+]): Likewise.
4473 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4474 * Makefile.in: Regenerate.
4475
43d8d958
AT
44762003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4477
4478 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4479 shared/dylibed libraries.
4480 * ltmain.sh: Likewise.
4481 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4482 * ltcf-cxx.sh: Likewise.
4483 * ltcf-gcj.sh: Likewise.
4484 * ltconfig: Likewise.
4485
638dcaa0
SC
44862003-11-17 Stan Cox <scox@redhat.com>
4487
4488 * MAINTAINERS: Add myself as iq2000 port maintainer.
4489
15cc172b
AC
44902003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4491
b4117c30
ZW
4492 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4493 * Makefile.in: Regenerate.
15cc172b 4494
20af77cd
UW
44952003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4496
4497 * config.sub: Update to 2003-11-03 version.
4498
4dd01c5c
PE
44992003-10-20 Phil Edwards <phil@codesourcery.com>
4500
4501 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4502 * configure: Regenerate.
4503
8d36c499
NP
45042003-10-20 Nicolas Pitre <nico@cam.org>
4505
4506 * MAINTAINERS: Add myself to 'Write After Approval' section.
4507
8b7ebc31
AC
45082003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4509
4510 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4511
afe1910c
JM
45122003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4513
4514 * MAINTAINERS: Update my email address.
4515
05dcec66
RO
45162003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4517
4518 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4519
71fc2f0c
RL
45202003-10-17 Ralph Loader <rcl@ihug.co.nz>
4521
4522 * MAINTAINERS: Add myself to 'Write After Approval' section.
4523
507ec745
BI
45242003-10-16 Bernardo Innocenti <bernie@develer.com>
4525
4526 * config.guess: Update to 2003-10-16 version.
4527 * config.sub: Update to 2003-10-16 version.
4528
4d466c42
DD
45292003-10-15 David Daney <ddaney@avtrex.com>
4530
4531 * MAINTAINERS: Added myself to 'Write After Approval' section.
4532
0c9b16bc
FH
45332003-10-15 Falk Hueffner <falk@debian.org>
4534
4535 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4536 'Write After Approval' section. Update email.
4537
74d57d15
RS
45382003-10-14 Roger Sayle <roger@eyesopen.com>
4539
4540 * MAINTAINERS: Move myself from 'Write After Approval' to
4541 'Various Maintainers' section as middle-end maintainer.
4542
d29b8ad8
NN
45432003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4544
4545 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4546 HOST_FLAGS_TO_PASS.
4547 * Makefile.in: Regenerate.
4548
26db814a
BI
45492003-10-11 Bernardo Innocenti <bernie@develer.com>
4550
4551 * config.guess: Update to 2003-10-07 version.
4552 * config.sub: Update to 2003-10-07 version.
4553
fffeb871
RO
45542003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4555
4556 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4557 * ltconfig (irix5*, irix6*): Don't override version_type.
4558
6691a79e
ME
45592003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4560
4561 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4562 * configure: Rebuilt
4563 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4564 * Makefile.in: Rebuilt
4565
62cdd71e
L
45662003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4567
4568 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4569
6fe2eacc
CW
45702003-09-30 Carlo Wood <carlo@alinoe.com>
4571
cc6010cd 4572 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 4573
ea57e5ad
PK
45742003-09-29 Paul Koning <ni1d@arrl.net>
4575
4576 * MAINTAINERS: Move myself from "Write After Approval"
4577 to CPU platform maintainers for pdp11 platform.
4578
e070672a
AT
45792003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4580
4581 * MAINTAINERS: Move myself from 'Write After Approval' to
4582 'Various Maintainers' section as libffi testsuite maintainer.
4583
43bb47c2
DJ
45842003-09-21 Daniel Jacobowitz <drow@mvista.com>
4585
4586 * configure.in: Pass a computed --program-transform-name
4587 to subconfigures.
4588 * configure: Regenerated.
4589
da9d3b37
NN
45902003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4591
94322beb
NN
4592 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4593 * Makefile.in: Regenerate.
4594
da9d3b37
NN
4595 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4596 * Makefile.in: Regenerate.
4597
ffd9060b
ZL
45982003-09-19 Ziemowit Laski <zlaski@apple.com>
4599
4600 * MAINTAINERS: Move myself from 'Write After Approval'
4601 to 'Various Maintainers' (objective-c) section.
4602
eeae7b41
DJ
46032003-09-17 Daniel Jacobowitz <drow@mvista.com>
4604
4605 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4606 quoting.
4607 * configure: Regenerated.
4608
a080d12b
JB
46092003-09-16 Joel Brobecker <brobecker@gnat.com>
4610
4611 * MAINTAINERS (Write After Approval): Add myself to write after
4612 approval list.
4613
6cd2fc59
DN
46142003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4615
cc6010cd 4616 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 4617
dcbdd9cc
ILT
46182003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4619
4620 * MAINTAINERS: Update my e-mail address.
4621
e517f636
AM
46222003-09-09 Alan Modra <amodra@bigpond.net.au>
4623
4624 * libtool.m4 (LD): Correct powerpc64 host match.
4625
bc49924b
JW
46262003-09-06 James E Wilson <wilson@tuliptree.org>
4627
4628 * MAINTAINTERS: Update my affiliation and email address.
4629
082124f5
ZD
46302003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4631
4632 * MAINTAINERS (Write After Approval): Add myself.
4633
dc94d89e
DD
46342003-09-04 DJ Delorie <dj@redhat.com>
4635
4636 * configure: Regenerate.
4637
46382003-09-04 Robert Millan <robertmh@gnu.org>
4639
4640 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 4641
7a0f2d4e
KG
46422003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4643
4644 * configure.in: Ensure arguments to sed are properly spaced.
4645 * configure: Regenerate.
4646
88d032eb
GP
46472003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4648
4649 * MAINTAINERS: Update my e-mail address.
4650
0b3f3d22
ME
46512003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4652
4653 * MAINTAINERS (Write After Approval): Add myself.
4654
d253f9ba
DJ
46552003-08-27 Daniel Jacobowitz <drow@mvista.com>
4656
4657 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4658 * configure: Regenerated.
4659
066ec9c9
MM
46602003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4661
4662 * MAINTAINERS: Update my email address.
4663
415d7ef9
PE
46642003-08-23 Phil Edwards <pme@gcc.gnu.org>
4665
4666 * configure.in: Use newline instead of semicolon when assuming
4667 shell arguments in a for loop.
4668 * configure: Regenerated.
4669
e1567352
JE
46702003-08-22 Jason Eckhardt <jle@rice.edu>
4671
4672 * MAINTAINERS: Resurrect the i860 maintainer.
4673
b348267b
GK
46742003-08-20 Geoffrey Keating <geoffk@apple.com>
4675
e50084fa
GK
4676 PR 8180
4677 * configure.in: When testing with_libs and with_headers, treat
4678 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4679 * configure: Regenerate.
b4117c30 4680
b348267b
GK
4681 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4682 make, shell, etc.
4683 (baseargs): Likewise.
4684 * configure: Regenerate.
4685
ca26ffe0
BI
46862003-08-20 Bernardo Innocenti <bernie@develer.com>
4687
4688 * MAINTAINERS (Write After Approval): Add myself.
4689
940cde4d
GK
46902003-08-19 Geoffrey Keating <geoffk@apple.com>
4691
4692 * configure.in: Disable libgcj for darwin not on powerpc.
4693 * configure: Rebuild.
4694
74bed51b
ADL
46952003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4696
4697 * config-ml.in, symlink-tree: Add license.
4698
b4117c30
ZW
46992003-08-03 Richard Stallman <rms@gnu.org>
4700 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
4701
4702 * README.SCO: New file.
4703
333a28b4
MK
47042003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4705
4706 * Makefile.tpl (check, check-c++): Express dependencies using
4707 dependencies rather than commands.
4708 * Makefile.in: Regenerate.
4709
c197e306
AC
47102003-08-01 Andrew Cagney <cagney@redhat.com>
4711
4712 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4713 * configure: Ditto.
4714
a8ee6e2d
GK
47152003-07-31 Geoffrey Keating <geoffk@apple.com>
4716
4717 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 4718 * Makefile.in: Update.
a8ee6e2d 4719
8d9b3f2e
AT
47202003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4721
4722 * configure.in: Enable libgcj for darwin.
4723 * configure: Rebuild.
4724
52c0c542
PE
47252003-07-29 Phil Edwards <pme@gcc.gnu.org>
4726
4727 * config-ml.in: Use ac_configure_args directly instead of
4728 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4729 actually seen.
4730
b4acb5ef
NN
47312003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4732
4733 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4734 creating target and build subdirs to build all parent dirs as needed.
4735 * Makefile.in: Rebuild.
4736 * configure.in: Don't build dirs explicitly here.
4737 * configure: Rebuild.
4738
a51d71d0
PB
47392003-07-26 Paul Brook <paul@nowt.org>
4740
4741 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4742
f43e12ce
AO
47432003-07-22 Alexandre Oliva <aoliva@redhat.com>
4744
4745 * Makefile.tpl (all-make): Depend on intl.
4746 * Makefile.in: Rebuilt.
4747
8a199ff6
PE
47482003-07-20 Phil Edwards <pme@gcc.gnu.org>
4749
4750 * install-sh: Update to newer upstream versions (associated with
4751 aclocal 1.7).
4752 * mkinstalldirs: Likewise.
4753 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4754
e6a8c803
AP
47552003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
4756
4757 * MAINTAINERS: Move self from Bug database only accounts
4758 to write-after-approval.
4759
9f13608f
NN
47602003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4761
4762 * config.if: Remove unused libc_interface determination.
4763
c7864714
NN
47642003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4765
4766 * MAINTAINERS: Move self from write-after-approval to
4767 build machinery (*.in).
4768
775956d0
NN
47692003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4770
4771 PR bootstrap/11273
4772 PR bootstrap/11408
4773 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4774 unused INSTALL_PROGRAM_ARGS.
4775 * configure.in: Use AC_PROG_INSTALL.
4776 * Makefile.in: Regenerate.
4777 * configure: Regenerate.
4778
c7f67a6e
KH
47792003-07-13 Kazu Hirata <kazu@cs.umass.edu>
4780
4781 * MAINTAINERS: Alphabetize.
4782
33952f6f
AO
47832003-07-10 Alexandre Oliva <aoliva@redhat.com>
4784
4785 * configure: Rebuilt.
4786 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4787 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4788 newlib nor libgloss.
4789 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4790 * configure.in (am33_2.0-*-linux*): Added.
4791
0d4f1b4e
BW
47922003-07-09 Bob Wilson <bob.wilson@acm.org>
4793
4794 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4795 * configure: Regenerate.
4796
56694dd9
ZW
47972003-07-07 Zack Weinberg <zack@codesourcery.com>
4798
4799 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4800 * Makefile.in: Regenerate.
4801
21607eb4
ZW
48022003-07-04 Zack Weinberg <zack@codesourcery.com>
4803
4804 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4805 * Makefile.in: Regenerate.
4806
8c90b13a
L
48072003-07-04 H.J. Lu <hongjiu.lu@intel.com>
4808
4809 * Makefile.tpl: Replace PWD with PWD_COMMAND.
4810 * Makefile.in: Regenerated.
4811
5d42f90e
L
4812 * config-ml.in: Replace PWD with PWD_COMMAND.
4813
6eb95e99
ZW
48142003-07-04 Zack Weinberg <zack@codesourcery.com>
4815
4816 * intl: New directory; see intl/ChangeLog for details.
4817 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4818 * Makefile.tpl: all-gcc depends on maybe-all-intl.
4819 * Makefile.in: Regenerate.
4820
07d1940e
NN
48212003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4822
4823 * configure.in: Clean up config-lang.in handling. Delete
4824 useless assignment to "subdirs".
4825 * configure: Regenerate.
4826
4dbda6f0
NN
48272003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4828
4829 * configure.in: Rename 'target_libs' to 'target_libraries'.
4830 Remove useless reference to 'target_libs'.
4831 * configure: Regenerate.
4832
2c30ab71
KS
48332003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4834
4835 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4836 * Makefile.in: Regenerate.
4837
11405c93
NN
48382003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4839
4840 * Makefile.def: Introduce flags_to_pass.
4841 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4842 * Makefile.in: Regenerate.
4843
fb87ad5d
HPN
48442003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4845
4846 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4847 and target-libgloss.
4848 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4849 <h8300*-*-*>: Disable libf2c and ${libgcj}.
4850 * configure: Regenerate.
4851
a7956a48
BK
48522003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4853
4854 * configure.in: Update testsuite_flags to new location.
4855 * configure. Regenerate.
6eb95e99 4856
eaf9f3b2
NN
48572003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4858
4859 * Makefile.tpl: Remove BUILD_CC stuff.
4860 * Makefile.in: Regenerate.
4861
2d89ffef
KH
48622003-06-17 Kazu Hirata <kazu@cs.umass.edu>
4863
4864 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4865
83415b0b
GP
48662003-06-16 Graeme Peterson <gp@qnx.com>
4867
4868 * MAINTAINERS (Write After Approval): Add myself.
4869
b951c91c 48702003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 4871
b951c91c
L
4872 * config.guess: Update to 2003-06-12 version.
4873 * config.sub: Update to 2003-06-13 version.
4874
0bb41a37
L
48752003-06-12 H.J. Lu <hongjiu.lu@intel.com>
4876
4877 * config.guess: Update to 2003-06-06 version.
4878 * config.sub: Update to 2003-06-06 version.
4879
655b7166
RO
48802003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4881
4882 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4883 * configure. Regenerate.
4884
01b759aa
NN
48852003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
4886
bf1d3e81
NN
4887 * configure.in: Disable serial configure by default.
4888 * configure: Regenerate.
4889 * Makefile.tpl: Abolish .NOTPARALLEL.
4890 * Makefile.in: Regenerate.
4891
e89fbdfe
NN
4892 * Makefile.tpl: Replace {build,host,target}_canonical by
4893 {build,host,target}.
4894 * Makefile.in: Regenerate.
4895
01b759aa
NN
4896 * Makefile.tpl: Fix stupid pasto.
4897 * Makefile.in: Regenerate.
4898
f7dae026
NN
48992003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
4900
4901 * Makefile.tpl: Remove bogus conditional.
4902 * Makefile.in: Regenerate.
4903
49042003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
4905
4906 * Makefile.tpl (profiledbootstrap): New target.
4907 * Makefile.in (profiledbootstrap): New target.
4908
2ffc3e73 49092003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
4910
4911 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4912 Pinski. Remove user names from other bugzilla-only maintainers.
4913
1a1e6b96
NN
49142003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
4915
1358ccea
NN
4916 * Makefile.tpl: Make 'recursive targets' using autogen rather
4917 than shell loop. Remove duplicate 'clean' targets and false
4918 comments.
4919 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4920 Add systematic method of specifying missing targets in subdirs.
4921 Add copyright boilerplate.
4922 * Makefile.in: Regenerate.
4923 * configure.in: Add 'recursive targets' to maybe list.
4924 * configure: Regenerate.
4925
ae74ed1f
NN
4926 * MAINTAINERS: "GNATS only" -> "Bug database only".
4927
1a1e6b96
NN
4928 * Makefile.tpl: Rename [+target+] to [+make_target+].
4929 * Makefile.def: Rename 'target' to 'make_target'.
4930
c79af3fa
NB
49312003-05-31 Neil Booth <neil@daikokuya.co.uk>
4932
4933 * MAINTAINERS: Add self as options handling maintainer.
4934
39d85b61
MM
49352003-05-28 Michael Meissner <gnu@the-meissners.org>
4936
4937 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4938 been too long since I touched those ports.
4939
afc2b62d
DD
49402003-05-28 DJ Delorie <dj@redhat.com>
4941
4942 * Makefile.tpl: Make maybe-check-gcc .PHONY.
4943 * Makefile.in: Regenerate.
4944
df445104
MR
49452003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4946
4947 * configure.in: Use curly braces in the definition of tooldir.
4948 * configure: Regenerate.
4949
2eb98e5d 49502003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 4951
2eb98e5d
DD
4952 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4953 newlib or libgloss.
4954 * Makefile.in: Regenerate.
4955
862fced8
DD
49562003-05-21 DJ Delorie <dj@redhat.com>
4957
4958 * Makefile.tpl: Add missing empty maybe-check-gcc target.
4959 * Makefile.in: Regenerate.
4960
fc351800
ILT
49612003-05-20 Ian Lance Taylor <ian@airs.com>
4962
4963 * MAINTAINERS: Update my e-mail address.
4964
7e2dbcef
NN
49652003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
4966
4967 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 4968 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
4969 Factor out common code from autogen IF statements.
4970 * configure: Regenerate.
4971 * Makefile.in: Regenerate.
4972
f2a0e225
KC
49732003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
4974
4975 * configure.in: Accept i[3456789]86 for machine type.
4976 * configure: Regenerate.
4977
8b87bb96
NN
49782003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
4979
4980 * configure.in: Switch more things to use maybe dependencies.
4981 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
4982 * configure: Regenerate.
4983 * Makefile.tpl: Switch more things to use maybe dependencies.
4984 * Makefile.in: Regenerate.
4985
fdb882bc 49862003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
4987
4988 * Makefile.tpl (install-opcodes): Define.
4989 * Makefile.in: Rebuild.
4990
f7c50032
AJ
49912003-05-13 Andreas Jaeger <aj@suse.de>
4992
4993 * config.guess: Update to 2003-05-09 version.
4994 * config.sub: Update to 2003-05-09 version.
4995
f2181bed 49962003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
4997
4998 * configure.in: Correct sed script so that options in quotes are not
4999 deleted.
5000 * configure: Rebuild.
5001
aa8f1f57
CV
50022003-05-12 Corinna Vinschen <corinna@vinschen.de>
5003
5004 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5005 and $$s/newlib/libc/sys/cygwin32 include paths.
5006 * configure: Ditto.
5007
0c130f81
MM
50082003-05-12 Michael Meissner <gnu@the-meissners.org>
5009
5010 * MAINTAINERS: Update my email addresses.
5011
aa1a100b
EB
50122003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5013
5014 * config-ml.in: Propagate INSTALL variables.
f7c50032 5015
87861833
GP
50162003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5017
5018 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5019
de722255
CD
50202003-05-02 Chris Demetriou <cgd@broadcom.com>
5021
6eb95e99
ZW
5022 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5023 * Makefile.in: Regenerate.
de722255 5024
96c4a002
WB
50252003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5026
5027 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5028
55b15a11
WB
50292003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5030
5031 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5032
0c227849
DJ
50332003-04-27 Daniel Jacobowitz <drow@mvista.com>
5034
5035 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5036 * Makefile.in: Regenerated.
5037
d45148c1
WB
50382003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5039
5040 * MAINTAINERS (Write After Approval): Upgrade myself from
5041 GNATS only to write-after-approval. Update my mail address.
5042
48f2318c 50432003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5044
5045 (OS Port Maintainers: freebsd): Add myself.
5046
438f50c3
MM
50472003-04-22 Mark Mitchell <mark@codesourcery.com>
5048
5049 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5050
9074e169
KJ
50512003-04-22 Kean Johnston <jkj@sco.com>
5052
5053 * MAINTAINERS (SCO ports): Added myself.
5054
dfd39a2e
NS
50552003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5056
5057 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5058
ccbae82a
KJ
50592003-04-19 Kean Johnston <jkj@sco.com>
5060
5061 * MAINTAINERS (Write After Approval): Add myself.
5062
2f50999f
GP
50632003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5064
5065 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5066 * Makefile.in: Regenerate.
5067
e9b84181
JJ
50682003-04-18 Jakub Jelinek <jakub@redhat.com>
5069
5070 * configure.in (powerpc64*-*-linux*): Remove.
5071 * configure: Rebuilt.
5072
1ca4c6e1
PE
50732003-04-17 Phil Edwards <pme@gcc.gnu.org>
5074
5075 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5076 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5077 and restrap.
5078 * Makefile.in: Regenerate.
5079
0590b963
RE
50802003-04-16 Richard Earnshaw <rearnsha@arm.com>
5081
5082 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5083 * configure: Regenerated.
5084
ff41a56f
DD
50852003-04-15 DJ Delorie <dj@redhat.com>
5086
5087 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5088
50d440bc
NC
50892003-04-13 Nick Clifton <nickc@redhat.com>
5090
5091 * config-ml.in: Remove support for --disable-aix removing
5092 call-aix multilibs.
5093
b1e0a93e
AO
50942003-04-10 Alexandre Oliva <aoliva@redhat.com>
5095
5096 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5097 * */configure: Rebuilt.
5098
71fb704d
JS
50992003-04-08 Joel Sherrill <joel@oarcorp.com>
5100
5101 * MAINTAINERS: Add my email address.
5102
3897ea90
OH
51032003-03-17 Olivier Hainque <hainque@act-europe.fr>
5104
5105 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5106
93c834b7
NN
51072003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5108
5109 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5110 * Makefile.in: Regenerate.
5111
82c34dcb
MC
51122003-03-14 Michael Chastain <mec@shout.net>
5113
5114 * Makefile.in: Regenerate with correct Makefile.def.
5115
73458fb7
NN
51162003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5117
5118 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5119 Make macro.
5120 * Makefile.in: Regenerate.
5121 * configure.in: Clean up gxx_include_dir logic.
5122 * configure: Regenerate.
5123
32cf27e5
AE
51242003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5125
5126 * MAINTAINERS (Write After Approval): Add myself.
5127
c727e7a0
BE
51282003-03-10 Ben Elliston <bje@wasabisystems.com>
5129
5130 * MAINTAINERS: Update my mail address.
5131
9a27ac7a
FS
51322003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5133
5134 * configure.in (gxx_include_dir): Fix typo.
5135 * configure: Regenerated.
5136
3aa83176
NN
51372003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5138
5139 * Makefile.tpl: Reindent.
5140 * Makefile.in: Regenerate.
5141 * configure.in: Reindent. Don't set unused variables.
5142 * configure: Regenerate.
5143
9124bc53
DJ
51442003-03-04 Daniel Jacobowitz <drow@mvista.com>
5145
5146 * configure.in: Include $(build_tooldir)/sys-include in
5147 FLAGS_FOR_TARGET.
5148 * configure: Regenerated.
5149
cb543528
NN
51502003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5151
c858bf1e
NN
5152 * Makefile.tpl: Always pass down RANLIB.
5153 * Makefile.in: Regenerate.
5154
aa9c3ab4
NN
5155 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5156 * Makefile.in: Regenerate.
5157 * configure.in: Remove unused logic relating to --enable-shared
5158 and --enable-threads. Remove bogus comments. Remove redundant
5159 noconfigdirs.
5160 * configure: Regenerate.
5161
cb543528
NN
5162 * configure.in: Replace ${libstdcxx_version} by its value.
5163 Remove reference to mh-dgux.
5164 * configure: Regenerate.
5165
53f70c1b
KB
51662003-03-03 Kevin Buettner <kevinb@redhat.com>
5167
5168 * MAINTAINERS (Write After Approval): Add myself.
5169
df0f0674
NN
51702003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5171
5172 * Makefile.tpl: Rearrange.
5173 * Makefile.in: Regenerate.
5174
ef4e7569
US
51752003-02-25 Uwe Stieber <uwe@wwws.de>
5176
5177 * configure.in: Add support for kaOS as cross build target system.
5178 * configure: Regenerated.
5179
a7a287eb
SB
51802003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5181
5182 * MAINTAINERS (Write after approval): Add myself.
5183
ff00c8a2
JW
51842003-02-21 James E Wilson <wilson@tuliptree.org>
5185
5186 * MAINTAINERS: Update my email address.
5187
abb2db7a
ZW
51882003-02-21 Zack Weinberg <zack@codesourcery.com>
5189
5190 * MAINTAINERS: Add self to blanket write privs. section.
5191
e9f2dc3b
SM
51922003-02-20 Sean McNeil <sean@blue.mcneil.com>
5193
5194 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5195 configure-target-* as some target builds may require additional
5196 flags for preprocessor tests.
5197 * Makefile.in: Regenerated.
5198
ee03dc5e
AO
51992003-02-19 Alexandre Oliva <aoliva@redhat.com>
5200
11856278
AO
5201 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5202 * ltconfig: Handle it.
5203 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5204 auto-detecting it.
5205
274aef32
AO
5206 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5207 it is used as argument to $CC.
5208 * ltcf-gcj.sh: Likewise.
5209
ee03dc5e
AO
5210 * configure.in: Introduce --enable-maintainer-mode.
5211 * configure: Rebuilt.
5212 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5213 for maintainer mode.
5214 * Makefile.in: Rebuilt.
5215
30db8e17
JM
52162003-02-18 Jason Merrill <jason@redhat.com>
5217
5218 * Makefile.tpl (check-c++): Allow parallelism.
5219
cab60ac6
GP
52202003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5221
5222 * MAINTAINERS: Remove John Carr (who never actually had access to
5223 gcc.gnu.org).
5224
c8e5d1af
GK
52252003-02-15 Geoffrey Keating <geoffk@apple.com>
5226
5227 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5228 don't configure target-libobjc.
5229 * configure: Regenerate.
5230
70f91f50
RO
52312003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5232
5233 * Makefile.tpl (RANLIB): Define.
5234 * Makefile.in: Regenerate.
5235
669e9062
LB
52362003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5237
5238 * MAINTAINERS: Update my email.
abb2db7a 5239
61b56b2e
KS
52402003-02-06 Keith R Seitz <keiths@redhat.com>
5241
5242 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5243 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5244 * Makefile.in: Regenerated.
5245 * configure.in: Remove all traces of snavigator, db, and grep.
5246 * configure: Regenerated.
5247
a1ba6e15
GP
52482003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5249
5250 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5251 After Approval.
5252
f5f2cce5
CC
52532003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5254
5255 * MAINTAINERS (Write after approval): Add myself.
5256
ba49f6f1
FCE
52572003-01-31 Frank Ch. Eigler <fche@redhat.com>
5258
5259 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5260 * Makefile.in: Regenerated.
5261
ccf9f10c
RS
52622003-01-30 Roger Sayle <roger@eyesopen.com>
5263
5264 * config.guess: Updated to 2003-01-30's version.
5265 * config.sub: Updated to 2003-01-28's version.
5266
a693735b
AO
52672003-01-30 Alexandre Oliva <aoliva@redhat.com>
5268
5269 * config.if: If gcc_version is already set, just use it. Don't set
5270 gcc_version_trigger if it's already set, otherwise set it to
5271 gcc/version.c, but only if the file exists. If it is not set and
5272 gcc/version.c does not exist, try to extract the version number from
5273 $CC.
5274
204c43d6
AT
52752003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5276
abb2db7a 5277 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5278
842e91ec
PE
52792003-01-27 Phil Edwards <pme@gcc.gnu.org>
5280
5281 * configure.in: Revert 24Jan change.
5282 * configure: Regenerate.
5283
6b99984e
GP
52842003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5285
5286 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5287 entry of HJ Lu.
5288
806e0935
NN
52892003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5290
5291 * configure.in: Revert previous change.
5292 * configure: Regenerate.
5293
307a9864
NN
52942003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5295
5296 * configure.in: Make rda native-only.
5297 * configure: Regenerate.
5298
02ba6302
VR
52992003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5300
5301 * MAINTAINERS: Move myself from GNATS-only-accounts to
5302 write-after-approval.
5303
77d187bc
NN
53042003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5305
5306 * configure.in: Add missing \.
5307 * configure: Rebuilt.
5308
a94a2d4c
JJ
53092003-01-17 Jakub Jelinek <jakub@redhat.com>
5310
5311 * configure.in (baseargs): Avoid using \| in sed regular
5312 expressions.
5313 * configure: Rebuilt.
5314
73f84924
JJ
53152003-01-16 Jakub Jelinek <jakub@redhat.com>
5316
5317 * configure.in (baseargs): Remove all supported forms of
5318 --cache-file, --srcdir, --host, --build and --target options
5319 from argument lists.
5320 * configure: Rebuilt.
5321
8c12fc63
JZ
53222003-01-15 Josef Zlomek <zlomekj@suse.cz>
5323
5324 * MAINTAINERS: Add myself to write-after-approval list.
5325
7c005a3a
AO
53262003-01-15 Alexandre Oliva <aoliva@redhat.com>
5327
5328 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5329 * configure: Rebuilt.
5330
3dfabf63
NN
53312003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5332
5333 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5334 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5335 * Makefile.in: Regenerate.
5336 * configure: Regenerate.
5337
cf53ae10
AO
53382003-01-09 Alexandre Oliva <aoliva@redhat.com>
5339
5340 * configure.in: Remove Makefile in build, host and target modules
5341 unless configure was run with --no-recursion.
5342 * configure: Rebuilt.
5343
3fbe8e4a
CC
53442003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5345
5346 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5347 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5348 * Makefile.in: Regenerate.
5349
66e2aa7d
CD
53502003-01-08 Chris Demetriou <cgd@broadcom.com>
5351
5352 * config.guess: Update to 2003-01-03 version.
5353 * config.sub: Update to 2003-01-03 version.
5354
b5038cfb
CF
53552003-01-07 Christopher Faylor <cgf@redhat.com>
5356
5357 * configure: Regenerate with proper autoconf 2.13.
5358
d02c69be
CF
53592003-01-07 Christopher Faylor <cgf@redhat.com>
5360
5361 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 5362 * configure: Regenerate.
d02c69be 5363
e914a571
AC
53642003-01-06 Andrew Cagney <ac131313@redhat.com>
5365
5366 * configure.in (GDB_TK): Add tcl directories conditional on
5367 gdb/gdbtk directory being present.
5368 * configure: Regenerate.
abb2db7a 5369
70571545
JDA
53702003-01-04 John David Anglin <dave.anglin@nrc.ca>
5371
5372 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5373 by gcc if LD is not defined and we are not doing a Canadian Cross.
5374 * configure: Rebuilt.
5375
89a7012a
TT
53762002-12-31 Tom Tromey <tromey@redhat.com>
5377
5378 * Makefile.in: Rebuilt.
5379 * Makefile.def (target_modules) [libffi]: Allow installation.
5380
3f4f56e2
AS
53812002-12-31 Andreas Schwab <schwab@suse.de>
5382
5383 * configure.in: Fix use of $program_transform_name.
5384 * configure: Regenerated.
5385
6c1b8d0a
DJ
53862002-12-30 Daniel Jacobowitz <drow@mvista.com>
5387
5388 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 5389 * configure: Regenerated.
6c1b8d0a 5390
c5120911
AO
53912002-12-29 Alexandre Oliva <aoliva@redhat.com>
5392
5393 * Makefile.tpl (local-distclean): Don't remove...
5394 (multilib.ts): ... this. Moved into...
5395 (multilib.out): ... this. Don't use sub-make.
5396 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5397 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5398 (configure-build-[+module+], configure-[+module+],
5399 configure-target-[+module+], configure-gcc): ... these. Test
5400 for Makefile existence. Drop config.status from dependencies.
5401 * Makefile.in: Rebuilt.
5402 * configure.in: Move gcc-version-trigger to the end of
5403 ac_configure_args. Add comments to maybedep.tmp and
5404 serdep.tmp. Introduce --disable-serial-configure. Remove
5405 nonopt from baseargs, matching and removing corresponding
5406 whitespace while at it.
5407 * configure: Rebuilt.
5408
e245b0ea
AO
54092002-12-28 Alexandre Oliva <aoliva@redhat.com>
5410
903de295
AO
5411 * configure.in (host_configargs): Replace reference to
5412 no-longer-defined buildopts with --build=${build_alias}.
5413 * configure: Rebuilt.
5414
e245b0ea
AO
5415 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5416 program_transform_name to standard idiom.
5417 (AUTOGEN, AUTOCONF): Define.
5418 (Makefile.in): Use $(AUTOGEN).
5419 (Makefile): Depend on config.status, and use autoconf-style rule to
5420 build it. Move original commands to...
5421 (config.status): ... this new target.
5422 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5423 $(AUTOCONF).
5424 * Makefile.in: Rebuilt.
5425
671aa708
NN
54262002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5427
53fbfb58
NN
5428 * Makefile.tpl: Fix dramatic bustage due to change in
5429 program_transform_name.
5430 * Makefile.in: Regenerate.
5431
5432 * configure.in: Remove unnecessary PATH setting.
5433 * configure: Regnerate.
5434
5435 * configure.in: Don't default to unprefixed tools unless
5436 the native tools will work.
5437 * configure: Regenerate.
5438
671aa708
NN
5439 * configure.in: Convert to autoconf script. Blow away lots
5440 of now-redundant Makefile fragments.
5441 * configure: Generate using Autoconf.
5442 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5443 * Makefile.in: Regenerate.
5444
57f40826
NN
54452002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5446
3fedb745
NN
5447 * configure: Fix stupid bug where RANLIB was mistakenly included.
5448
abb2db7a 5449 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
5450 (build_configargs, host_configargs, target_configargs).
5451
5452 * configure.in: Move logic out of sed statement.
5453
abb2db7a 5454 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
5455 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5456
315fa0f4
SS
54572002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5458
5459 * config.sub: Import from master repository
5460 * config.guess: Ditto
5461
45aff44f
AS
54622002-12-24 Andreas Schwab <schwab@suse.de>
5463
5464 * Makefile.tpl (multilib.out): Fix missing space.
5465 * Makefile.in: Regenerate.
5466
88b5521b
NN
54672002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5468
5469 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5470 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5471 * Makefile.in: Regenerate.
5472 * configure.in: Remove unnecessary leftovers.
5473
2a726918
GK
54742002-12-21 Geoffrey Keating <geoffk@apple.com>
5475
5476 * configure.in (extra_ranlibflags_for_target): New variable.
5477 (*-*-darwin): Add -c to ranlib commands.
5478 * configure (tooldir): Handle extra_ranlibflags_for_target.
5479
aace3269 54802002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
5481
5482 * Makefile.tpl: Revert HJL's change.
5483 * Makefile.in: Regenerated.
5484 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5485 always.
5486
f0895142
AS
54872002-12-19 Andreas Schwab <schwab@suse.de>
5488
5489 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5490 * Makefile.in: Regenerate.
5491
782d0c02
L
54922002-12-18 H.J. Lu <hjl@gnu.org>
5493
5494 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5495 * Makefile.in: Regenerated.
5496
5497 * configure.in (build_prefix): New. Substitute.
5498
212f6dd0
NN
54992002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5500
79308c5d
NN
5501 * Makefile.tpl: Don't let real targets depend on phony targets.
5502 * Makefile.in: Regenerate.
5503
212f6dd0
NN
5504 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5505 * Makefile.in: Regenerate.
5506
ab17919f
SS
55072002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5508
5509 * config.sub: Import from master repository
5510 * config.guess: Ditto
5511
5ecf91d1
JM
55122002-12-16 Jason Merrill <jason@redhat.com>
5513
5514 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5515 previous 'make bootstrap'.
5516 * Makefile.in: Regenerate.
5517
d8437e1b
HPN
55182002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5519
5520 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5521
4977bab6
ZW
55222002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5523
5524 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5525 * Makefile.in: Regenerate.
5526
0edcfdcb
JM
55272002-12-13 Jason Merrill <jason@redhat.com>
5528
6248218a 5529 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
5530 library tests.
5531 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
5532 * Makefile.in: Regenerate.
5533
4977bab6
ZW
55342002-12-12 Alexandre Oliva <aoliva@redhat.com>
5535
5536 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5537 * Makefile.in: Rebuilt.
5538
f87505dd
AO
55392002-12-12 Alexandre Oliva <aoliva@redhat.com>
5540
5541 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5542
4977bab6
ZW
55432002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5544
5545 * configure: Fix bug put in by gremlins.
5546
5547 * Makefile.tpl: Substitute more autoconfily.
5548 * configure: Substitute more autoconfily.
5549 * Makefile.in: Regenerate.
5550
7f0db92a
SS
55512002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5552
5553 * config.sub: Import from master repository
5554 * config.guess: Ditto
5555 * MAINTAINERS: Added Svein Seldal under write after approval
5556
4977bab6
ZW
55572002-12-08 Andrew Cagney <ac131313@redhat.com>
5558
5559 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5560 * Makefile.in (all-sim): Ditto.
5561
55622002-12-06 DJ Delorie <dj@redhat.com>
5563
5564 * Makefile.tpl: Change configure dependencies to not have real
5565 targets depend on phony targets.
5566
55672002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5568
5569 * configure.in: Revert unintentional change.
5570
5571 * Makefile.tpl: Change dependency for */multilib.out so that
5572 it works when gcc isn't in the tree.
5573
5574 * configure.in: Substitute more.
5575 * configure: Run subconfigures from the Makefile.
5576 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5577 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5578
67f1b906
GP
55792002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5580
5581 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5582
4977bab6
ZW
55832002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5584
5585 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5586 and corresponding dependencies.
5587 * Makefile.in: Regenerate.
5588
5589 * configure.in (host_tools): Order binutils, gas and ld for
5590 convenience in running the testsuites.
5591
5592 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5593 * Makefile.in: Regenerate.
5594 * configure.in: Introduce rules to serialize subconfigure runs.
5595
5596 * configure.in: Introduce BASE_CC_FOR_TARGET.
5597 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5598 Realize configure-build-* targets. Realize configure-target-* targets.
5599 * Makefile.in: Regenerate.
5600
56012002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5602
5603 * configure: Move gcc_version_trigger stuff from here...
5604 * configure.in: ...to here.
5605
5606 * configure.in: Separate subconfigure options added by this file from
5607 options given by the user. Add machinery to put args for host
5608 subconfigures into the Makefile.
5609
5610 * Makefile.tpl: Remove 'vault' targets.
5611 * Makefile.tpl: Reorder and comment dependencies.
5612 * Makefile.in: Regenerate.
5613
56142002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5615 * configure.in: Fix my broken commit of previous patch. (sigh)
5616
743f054e
GK
56172002-11-28 Geoffrey Keating <geoffk@apple.com>
5618
5619 * configure.in: Move host-specific darwin noconfigdirs into
5620 the host-specific section.
5621
4977bab6
ZW
56222002-11-28 Geoffrey Keating <geoffk@apple.com>
5623
5624 * configure.in: Move host-specific darwin noconfigdirs into
5625 the host-specific section.
5626
56272002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
5628
5629 * configure: Remove skip-this-dir support.
5630 * Makefile.tpl: Remove skip-this-dir support.
5631
5632 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5633 subdirectories.
5634 * Makefile.in: Regenerate.
5635
5636 * Makefile.tpl: Strip out useless setting of 'dir'.
5637 * Makefile.in: Regenerate.
5638
56392002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
5640
5641 * configure.in: Fix deeply stupid bug.
5642
5643 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5644 shell code in CXX_FOR_TARGET
5645 * Makefile.def: Introduce raw_cxx.
5646 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5647 RAW_CXX_FOR_TARGET.
5648 * Makefile.in: Regenerate.
5649
56502002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
5651
5652 * Makefile.tpl: Remove unnecessary ifs.
5653 * Makefile.in: Regenerate.
5654
5655 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5656 dependencies. Maybe-ize build-libiberty. Create dummy install
5657 targets for 'no_install' modules.
5658 * configure: Move GDB_TK substitution to configure.in. Move
5659 build_modules stuff to configure.in.
5660 * configure.in: Implement soft dependency machinery. Maybe-ize
5661 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5662 * Makefile.in: Regenerate.
5663
56642002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
5665
5666 * Makefile.tpl: Make all-target, install-target behave similarly
5667 to all, install (only hitting configured targets). Eliminate
5668 unused macro defintions.
5669
5670 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5671 build != host.
5672
5673 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5674
5675 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5676
5677 * configure.in: Produce lists of subdir targets we're actually
5678 configuring. Remove references to "dosrel".
5679 * Makefile.tpl: Let configure set which subdir targets are hit.
5680 Remove install-cross; clean up install; remove ALL. Remove
5681 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5682 Autogenerate host module targets. Remove empty dependency lines
5683 and redundant dependency; rearrange slightly.
5684 * Makefile.def: Add host-side libtermcap, utils.
5685
5686 * Makefile.in: Regenerate.
5687
e6226a2f
RO
56882002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5689
5690 * ltconfig (osf[345]): Append $major to soname_spec.
5691 Reflect this in library_names_spec.
5692 * ltmain.sh (osf): Prefix $major with . for use as extension.
5693
3b75d237
AJ
56942002-11-19 Andreas Jaeger <aj@suse.de>
5695
5696 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5697 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5698 and sparc64 GNU/Linux systems.
5699
809108de
NS
57002002-11-19 Nathan Sidwell <nathan@codesourcery.com>
5701
5702 * MAINTAINERS: Update email.
5703
e7e0de7e
GP
57042002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5705
5706 * MAINTAINERS: Complete James Dennett's entry.
5707
f7109dea
EB
57082002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
5709
5710 * MAINTAINERS (Write After Approval): Add myself.
5711
d3ac17c9
BK
57122002-11-13 Bruce Korb <bkorb@gnu.org>
5713
5714 * Makefile.tpl: syntactic cleanup
5715
cbf78ae4
SH
57162002-11-13 Stuart Hastings <stuart@apple.com>
5717
5718 * MAINTAINERS: Add myself to write-after-approval list.
5719
4977bab6
ZW
57202002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5721
5722 * Makefile.def: Add list of recursive targets to autogenerate.
5723 Add build_modules.
5724 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5725 targets. Autogenerate *-build-* targets.
5726 * Makefile.in: Regenerate.
5727
57282002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5729
5730 * configure: More autoconf-style substitutions.
5731 * Makefile.tpl: More autoconf-style substitutions.
5732 * Makefile.in: Regenerate.
5733
57342002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
5735
5736 * configure: Substitute more variables in a more autoconf-friendly
5737 way. Simplify slightly.
5738 * Makefile.tpl: Make more variables substitutable in an
5739 autoconf-friendly way.
5740 * Makefile.in: Regenerate.
5741
d4783999
JW
57422002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
5743
5744 * MAINTAINERS (Write After Approval): Add myself.
5745
4977bab6
ZW
57462002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
5747
5748 * configure.in (v810*): Remove special setting of tools.
5749
5750 * configure: Add support for extra required flags for ar or nm.
5751 * configure.in (aix4.3+): Use above support for target-specific
5752 issues, rather than using config/mt-aix43.
5753
57542002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
5755
5756 * configure: Remove 'removing', which doesn't work. Replace $subdir
5757 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5758 with $srcdir. Reformat indentation. Substitute some variables
5759 formerly hard-coded in the Makefile for build=host.
5760 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5761 * Makefile.def: Autogenerate more.
5762 * Makefile.in: Regenerate.
5763
1c9c903e
AN
57642002-11-04 Adam Nemet <anemet@lnxw.com>
5765
5766 * MAINTAINERS (Write After Approval): Add myself.
5767
40673d2b
KB
57682002-11-04 Kevin Buettner <kevinb@redhat.com>
5769
5770 * Makefile.def (host_modules): Add rda.
5771 * Makefile.in: Regenerate.
5772 * configure.in (target_tool): Add target-rda to list.
5773
42e650ae
GP
57742002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5775
5776 * MAINTAINERS: Remove "co-maintainer" note for web pages.
5777
e004b81f
PE
57782002-10-25 Phil Edwards <pme@gcc.gnu.org>
5779
5780 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5781 and restrap targets to this rule.
5782 * Makefile.in: Regenerate.
5783
06bd49b1
GP
57842002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5785
5786 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5787 GNATS only accounts.
5788
d0af82b0
HPN
57892002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5790
5791 * configure.in (i[3456]86-*-linux*): Add check to disable
5792 ${libgcj} for glibc1.
5793
10782654
DC
57942002-10-24 Denis Chertykov <denisc@overta.ru>
5795
5796 * MAINTAINERS: Add myself as ip2k port maintainer.
5797
a5a438f5
SS
57982002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5799
5800 * configure.in: Add tic4x target.
5801
fe3d5b7f
NN
58022002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5803
aba8a494
NN
5804 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5805 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5806 * Makefile.in: Regenerate.
5807
fe3d5b7f
NN
5808 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5809 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5810 * Makefile.in: Regenerate.
5811
a6ad79e7
JJ
58122002-10-02 Janis Johnson <janis187@us.ibm.com>
5813
5814 * MAINTAINERS: Add myself as web pages co-maintainer.
5815
6a8a9058
NN
58162002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5817
5818 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5819 * Makefile.in: Regenerate.
5820
327d975a
ZW
58212002-10-02 Zack Weinberg <zack@codesourcery.com>
5822
5823 * MAINTAINERS: Add myself and Nathan Sidwell
5824 <nathan@codesourcery.com> as VxWorks maintainers.
5825
a5ae8f19 58262002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
5827
5828 * Makefile.def: Remove order dependency comments.
5829 * Makefile.tpl: Add explicit install-install dependencies.
5830 * Makefile.in: Regenerate.
d0f6c823 5831
34c6040c 5832 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 5833 * Makefile.in: Regenerate.
34c6040c 5834
d0f6c823
NN
5835 * Makefile.tpl: Add configure-target (for src-release in src)
5836 * Makefile.in: Regenerate.
5837
50bd210b
NC
58382002-09-30 Nick Clifton <nickc@redhat.com>
5839
5840 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5841
ca25149e
UW
58422002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5843
5844 * configure.in (s390*-*-linux*): Enable libgcj.
5845
dd30b57d
NN
58462002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5847
9e60a678
NN
5848 * configure: Revert accidentally applied changes.
5849
dd30b57d
NN
5850 * Makefile.tpl: Make more autoconf-friendly.
5851 * Makefile.in: Regenerate.
5852 * configure: Make substitution more autoconf-like.
5853
5831424e
RE
58542002-09-28 Richard Earnshaw <rearnsha@arm.com>
5855
5856 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5857 single entry to handle all these.
5858 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5859 libjava on arm-*-elf.
5860
b7f3b15b
GK
58612002-09-27 Geoffrey Keating <geoffk@apple.com>
5862
5863 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5864 things that depend on them.
5865
0dffceed
NN
58662002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5867
5868 * Makefile.tpl: Make subsituted variables more autoconfy.
5869 * Makefile.in: Regenerate.
5870 * configure: Make seds more autoconfy.
5871
1db75a86 58722002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
5873
5874 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5875 * Makefile.in: Regenerate.
5876 * configure.in: Rewrite sed statements to look autoconfy.
5877
1db75a86
NN
5878 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5879 all-target-foo on configure-target-foo.
5880 * Makefile.def: Ditto.
5881 * Makefile.in: Rebuild.
5882
741a4e89
AH
58832002-09-25 Andrew Haley <aph@redhat.com>
5884
5885 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5886
95ddd785
NN
58872002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5888
5889 * Makefile.def: New file.
5890 * Makefile.tpl: New file.
5891 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5892 * contrib/gcc_update: Note that Makefile.in is a generated file.
5893
5894 * configure.in: Minor rearrangement. Simplify tests.
5895
65a824f6
JT
58962002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
5897
5898 * configure.in (with_headers): Skip copy if value is "yes".
5899 (with_libs): Likewise.
5900
51270f0a 59012002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
5902
5903 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5904 * configure.in (sh*-*-pe*): Ditto.
5905 * configure.in (mips*-*-pe*): Ditto.
5906 * configure.in (*arm-wince-pe): Ditto.
5907
8f89dbf4
NN
5908 * configure.in: Rearrange.
5909
c1b8db3f
KH
59102002-09-14 Kazu Hirata <kazu@cs.umass.edu>
5911
5912 * MAINTAINERS: Update my email address.
5913
341f0575
PK
59142002-08-30 Paul Koning <pkoning@equallogic.com>
5915
5916 * MAINTAINERS: (Write After Approval): Add myself.
5917
d2e06980
GK
59182002-08-29 Geoffrey Keating <geoffk@redhat.com>
5919
5920 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5921
4906d5d8
GK
59222002-08-24 Geoffrey Keating <geoffk@redhat.com>
5923
5924 * MAINTAINERS: Change my mailing address.
5925
e9a25cc8
PC
59262002-08-21 Paolo Carlini <pcarlini@unitus.it>
5927
5928 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 5929 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 5930
a5aa7421
LR
59312002-08-20 Loren J. Rittle <ljrittle@acm.org>
5932
5933 * MAINTAINERS (Write After Approval): Remove myself.
5934 (Various Maintainers: c++ runtime libs): Add myself.
5935
5ce6f47b
EC
59362002-08-15 Eric Christopher <echristo@redhat.com>
5937
5938 * config.sub: Import from master repository.
5939 * config.guess: Ditto.
5940
7f9317f0
AO
59412002-08-19 Alexandre Oliva <aoliva@redhat.com>
5942
5943 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5944 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5945 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5946
7aecca3d
AH
59472002-08-16 Aldy Hernandez <aldyh@redhat.com>
5948
5949 * MAINTAINERS: Add self to rs6000 vector extensions.
5950
8ea4b195
AO
59512002-08-15 Alexandre Oliva <aoliva@redhat.com>
5952
5953 * libiberty/configure: Reverted unintended yesterday's check in.
5954
f5cc59a7
AO
59552002-08-14 Alexandre Oliva <aoliva@redhat.com>
5956
5957 * boehm-gc/configure, libf2c/configure: Rebuilt.
5958 * libffi/configure, libiberty/configure: Ditto.
5959 * libjava/configure, libobjc/configure: Ditto.
5960 * libstdc++-v3/configure, zlib/configure: Ditto.
5961 Merged from binutils:
5962 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
5963 From Steve Ellcey <sje@cup.hp.com>:
5964 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5965 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5966 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5967 IA64.
5968 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5969 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5970 soname_spec, sys_lib_search_path_spec): Ditto.
5971
66350331
FS
59722002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
5973
5974 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5975
2ff34870
L
59762002-08-04 H.J. Lu (hjl@gnu.org)
5977
5978 * configure.in (mips*-*-linux*): Don't skip target-libffi.
5979
a014f2fe
KW
59802002-08-02 Krister Walfridsson <cato@df.lth.se>
5981
5982 * MAINTAINERS (Write After Approval): Add myself.
5983
c01d477a
AM
59842002-07-31 Alan Modra <amodra@bigpond.net.au>
5985
5986 * configure.in: Move generic linux case to end. Copy generic
5987 linux noconfigdirs to mips*-*-linux* entry and new
5988 powerpc64*-*-linux* entry. Add target-libffi for the latter.
5989
68cd2524
MM
59902002-07-19 Michael Matz <matz@suse.de>
5991
5992 * MAINTAINERS: Add myself as ra* maintainer.
5993
e2d83b8c
CD
59942002-07-16 Chris Demetriou <cgd@broadcom.com>
5995
5996 * config.guess: Update to 2002-07-09 version.
5997 * config.sub: Update to 2002-07-03 version.
5998
cece4f1d
HPN
59992002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6000
6001 * MAINTAINERS: Fix typo in a maintainer email address.
6002
bb654703
NN
60032002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6004
6005 * configure.in: Remove two redundant tests.
6006
789b7de5
RO
60072002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6008
6009 * configure.in (mips*-*-irix6*o32): Enable stabs.
6010
e1da1089
NN
60112002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6012
f3970bba
NN
6013 * configure.in: Don't build grez.
6014 * Makefile.in: Ditto.
6015
e1da1089
NN
6016 * Makefile.in: Remove references to bsp, cygmon, libstub.
6017 * configure.in: Ditto.
6018
6019 * configure.in: Remove leftover reference to gdbtest.
6020
57c905fa
PE
60212002-07-08 Phil Edwards <pme@gcc.gnu.org>
6022
6023 * configure.in (gxx_include_dir): Change to match versioned
6024 C++ headers if --enable-version-specific-runtime-libs is used.
6025
a0af94a7 60262002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6027
a0af94a7
SE
6028 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6029
423ce3eb
NN
60302002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6031
6032 * configure.in: Make --without-x work.
6033
98186934
NN
60342002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6035
c3b7d169
NN
6036 * configure.in: Rearrange target Makefile fragment collection.
6037
98186934
NN
6038 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6039 cvs[src].
6040 * configure.in: Ditto.
6041
eebd288a
MK
60422002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6043
6044 * MAINTAINERS (Write After Approval): Update my e-mail address.
6045
3ab36f05
NN
60462002-06-24 Ben Elliston <bje@redhat.com>
6047
6048 * configure.in (host_tools): Remove cgen.
6049
6050 * Makefile.in (all-cgen): Remove; runs from its source directory.
6051 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6052 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6053 (all-sim): Likewise.
6054
60552002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6056
6057 * Makefile.in: Eliminate 'apache' targets.
6058 * configure.in: Eliminate 'apache' targets.
6059
55380b08
NN
6060 * configure.in: Eliminate redundant tests. Reorganize.
6061
9a5c1b9d
NN
6062 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6063
5fd3853a
NN
6064 * config-ml.in: Eliminate references to Cygnus configure.
6065
cfefc434
NN
6066 * Makefile.in: Eliminate references to building emacs.
6067
2fe93885
GS
60682002-06-28 Graham Stott <graham.stott@btinternet.com>
6069
6070 * MAINTAINERS: Update my email address.
6071
53c40185
BK
60722002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6073
6074 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6075 (cxx_incdir): Remove.
53c40185 6076
97679694
NN
60772002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6078
6079 * MAINTAINERS (Write After Approval): Add self.
6080
b03bcd37
DC
6081Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6082
6083 * configure.in: Add support for ip2k.
6084
6bd12129
NN
60852002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6086
6087 * configure.in: Fix AIX configury bug.
6088
e0d98a92
SE
60892002-06-20 Steve Ellcey <sje@cup.hp.com>
6090
6091 * MAINTAINERS (Write After Approval): Add self.
6092
ba3292db
NN
60932002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6094
ef40bc65
NN
6095 * configure.in: replace ${topsrcdir} with ${srcdir}
6096
7a0be465
NN
6097 * configure.in: Move definition of libstdcxx_flags
6098 right above usage, rather than waaay earlier.
6099
e1848dde
NN
6100 * configure.in: Pull definition of is_cross_compiler earlier.
6101
8bc2fff1
NN
6102 * configure.in: Rearrange a little.
6103
ba3292db
NN
6104 * configure.in: Remove references to librx.
6105 * Makefile.in: Remove references to librx.
6106
11d8b408
DC
6107Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6108
6109 * config.sub: Add support for avr target.
6110 Import from master sources, rev 1.255
5ce6f47b 6111
93da8339
PE
61122002-06-19 Phil Edwards <pme@gcc.gnu.org>
6113
6114 * configure, .cvsignore: Revert previous change...
6115 * Makefile: ...delete.
6116
b4caab5c
NN
61172002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6118
6119 * configure.in: Eliminate ${gasdir} variable.
6120
ee777171
DB
61212002-06-18 Dave Brolley <brolley@redhat.com>
6122
6123 * configure.in: Add support for frv.
6124 * config.sub: Add support for frv.
6125
26e4af54
PE
61262002-06-18 Phil Edwards <pme@gcc.gnu.org>
6127
6128 * configure: Remove garbage from previous commit.
6129
bb20b7da
PE
61302002-06-18 Phil Edwards <pme@gcc.gnu.org>
6131
6132 * configure: For in-source builds, make a subdir and re-exec there.
6133 * Makefile: New file. Pass targets through to build directory.
6134 * .cvsignore: No longer ignore "Makefile".
6135
9d321f6c
DR
61362002-06-16 Douglas Rupp <rupp@gnat.com>
6137
6138 * MAINTAINERS (Write After Approval): Add self.
6139
c8eb2bc0
KG
61402002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6141
6142 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6143
f210d239
JT
61442002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6145
6146 * configure.in (vax-*-netbsd*): Re-enable gas.
6147
e9667b3c
NN
61482002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6149
efe1f357
NN
6150 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6151 BUILD_PREFIX_1, to correct nomenclature.
6152 * configure: Likewise.
6153
e9667b3c
NN
6154 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6155 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6156
fe2fe497
OH
61572002-05-31 Olaf Hering <olh@suse.de>
6158
6159 * config-ml.in: Propogate DESTDIR also.
6160
dcf7f0dd
JT
61612002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6162
6163 * configure.in (vax-*-netbsd*): Don't build gas for this
6164 platform.
6165
6ff14f32
MM
61662002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6167
6168 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6169 and libgcj for AVR.
6170
397de1ff
KK
61712002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6172
6173 * MAINTAINERS (Write After Approval): Add myself.
6174
ac30211c
JT
61752002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6176
6177 * config.guess: Update to 2002-05-22 version.
6178 * config.sub: Likewise.
6179
1e6347d8
RO
61802002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6181
6182 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6183 * config-ml.in: Likewise.
6184 * configure: Likewise.
6185 * configure.in: Likewise.
6186
e5ce1d6d
SC
61872002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6188
6189 * MAINTAINERS: Update my email address.
6190
6cdef75d
NN
61912002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6192
4a87f061
NN
6193 * configure.in: Simplify makefile fragment collection.
6194
6195 * configure.in: Remove code to build emacs.
603606e7 6196
e254d6b5
NN
6197 * configure.in : Remove --srcdir argument from targargs and buildargs
6198 (it's always overridden in the Makefile anyway). Rearrange a bit.
6199
6200 * configure: Move some logic to configure.in.
6201 * configure.in: Move some logic from configure.
6cdef75d 6202
1d6006fe
TT
62032002-05-11 Tom Tromey <tromey@redhat.com>
6204
6205 * MAINTAINERS: Reflect libgcj reality.
6206
b70b3534
FS
62072002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6208
6209 * Makefile.in: Honour DESTDIR.
6210
4434687a
MM
62112002-05-08 Mark Mitchell <mark@codesourcery.com>
6212
6213 * config.guess: Import 2002-03-20 version.
6214 * config.sub: Import 2002-04-26 version.
6215
a89e49c7
RO
62162002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6217
6218 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6219
44e55536
TJ
62202002-05-07 Tim Josling <tej@melbpc.org.au>
6221
6222 * MAINTAINERS: Add self.
6223
97320a3f
LR
62242002-05-06 Loren J. Rittle <ljrittle@acm.org>
6225
6226 * ltmain.sh: Detect and handle object name conflicts
6227 while piecewise linking a static library.
6228
b7c13625
AO
62292002-05-05 Alexandre Oliva <aoliva@redhat.com>
6230
6231 * configure.in (noconfigdirs): Don't disable libgcj on
6232 sparc64-*-solaris* and sparcv9-*-solaris*.
6233
4182d9fa
AO
62342002-05-03 Alexandre Oliva <aoliva@redhat.com>
6235
6236 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6237
7bebf279
TF
62382002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6239
6240 * configure.in (FLAGS_FOR_TARGET): Do not add
6241 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6242 on i[3456]86-*-linux*.
6243
9a06dc7d
TF
62442002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6245
6246 * configure.in (noconfigdirs): Replace [ ] with test.
6247
6248 * configure.in (noconfigdirs): Do not add target-newlib if
6249 target == i[3456]86-*-linux*, and host == target.
6250
a51a07fa
NN
62512002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6252
9e7facd6
DD
6253 * configure.in: delete reference to absent file
6254
aeaa0f2f
NN
6255 * configure.in: replace '[' with 'test'
6256
4bb98828
NN
6257 * configure.in: Eliminate references to gash.
6258 * Makefile.in: Eliminate references to gash.
6259
64791664
NN
6260 * configure.in: remove useless references to 'pic' makefile fragments.
6261
3ed57cf4
NN
6262 * configure.in: (*-*-windows*) Finish removing.
6263
a51a07fa
NN
6264 * configure.in: Eliminate redundant test for libgui.
6265
8552f6f1
RS
62662002-04-29 Roger Sayle <roger@eyesopen.com>
6267
6268 * MAINTAINERS: Add self and realphabetize. Update entries
6269 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6270 entry for a29k port maintainer.
6271
9e847666
JS
62722002-04-26 Joel Sherrill <joel@OARcorp.com>
6273
6274 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6275 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6276
704c9a14
NN
62772002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6278
6279 * configure.in: remove references to dead files
6280
7bff5059
MM
62812002-04-19 Mark Mitchell <mark@codesourcery.com>
6282
6283 * MAINTAINERS: Add information about purpose of this file.
6284
0c7c67f0
TT
62852002-04-18 Tom Tromey <tromey@redhat.com>
6286
6287 * configure.in: Disallow configuring libgcj when it is already
6288 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6289 Solaris 2.8 by default. For PR libgcj/6158.
6290
63501e91
NN
62912002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6292
6293 * configure.in: Move default CC setting out of config/mh-* fragments
6294 directly into here.
6295
701afd4d
NN
62962002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6297
6298 * configure.in: don't even try to configure or make a subdirectory
6299 if there's no configure script for it.
6300
07cdae91
MM
63012002-04-15 Mark Mitchell <mark@codesourcery.com>
6302
6303 * MAINTAINERS: Remove chill maintainers.
6304 * Makefile.in (CHILLFLAGS): Remove.
6305 (CHILL_LIB): Remove.
6306 (TARGET_CONFIGDIRS): Remove libchill.
6307 (CHILL_FOR_TARGET): Remove.
6308 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6309 CHILL_LIB.
6310 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6311 (CHECK_TARGET_MODULES): Likewise.
6312 (INSTALL_TARGET_MODULES): Likewise.
6313 (CLEAN_TARGET_MODULES): Likewise.
6314 (configure-target-libchill): Remove.
6315 (all-target-libchill): Remove.
6316 * configure.in (target_libs): Remove target-libchill.
6317 Do not compute CHILL_FOR_TARGET.
6318 * libchill: Remove directory.
5ce6f47b 6319
ab50d72b
DD
63202002-04-11 DJ Delorie <dj@redhat.com>
6321
6322 * Makefile.in, configure.in: Sync with binutils, entries
6323 follow...
6324
0a1e123a
DD
63252002-04-07 Andrew Cagney <ac131313@redhat.com>
6326
6327 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6328 (do-tar, do-bz2): New rules.
6329 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6330 (gdb-tar): New rule.
6331 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6332 (insight_dejagnu.tar): New rule.
6333 (insight.tar): New rule.
6334 (gdb+dejagnu.tar): New rule.
6335 (gdb.tar): New rule.
6336
ab50d72b
DD
63372002-02-01 Mo DeJong <supermo@bayarea.net>
6338
6339 * Makefile.in: Add all-tix to deps for all-snavigator
6340 so that tix is built when building snavigator.
6341
63422002-01-11 Steve Ellcey <sje@cup.hp.com>
6343
6344 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6345 ld and gdb are not supported.
6346
63472002-01-07 Mark Salter <msalter@redhat.com>
6348
6349 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6350 Allow target-libgloss to be built for arm, strongarm, and xscale.
6351
63522001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6353
6354 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6355 options for i[3456]86-pc-linux* native builds.
6356
63572001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6358
6359 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6360 files from .po files for a distribution.
6361
63622001-09-03 Jeff Holcomb <jeffh@redhat.com>
6363
6364 * configure.in: Enable libstdc++-v3 for h8300 targets.
6365
63662001-06-19 Alan Modra <amodra@bigpond.net.au>
6367
6368 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6369 version from bfd/.
6370
6371Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6372
6373 * Makefile.in (VER): When present, extract the version number from
6374 the file version.in.
6375
63762001-05-24 Tom Rix <trix@redhat.com>
6377
6378 * configure.in : enable ld for aix
6379
63802001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6381
6382 * config.guess: Add linux target for S/390.
6383
63842000-11-07 Philip Blundell <pb@futuretv.com>
6385
6386 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6387
63882000-11-03 Philip Blundell <pb@futuretv.com>
6389
6390 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6391 files.
6392
63932001-01-15 Ben Elliston <bje@redhat.com>
6394
6395 * configure.in (host_tools): Add sid.
6396 Always configure cgen.
6397
63982000-11-24 Nick Clifton <nickc@redhat.com>
6399
6400 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6401
6402
64032000-08-20 Doug Evans <dje@casey.transmeta.com>
6404
6405 * Makefile.in (ALL_MODULES): Add all-cgen.
6406 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6407 (all-cgen): New target.
6408 (all-opcodes,all-sim): Depend on all-cgen.
6409 * configure.in (host_tools): Add cgen.
6410 Only configure cgen if --enable-cgen-maint.
6411
ef98ad7b
LR
64122002-04-09 Loren J. Rittle <ljrittle@acm.org>
6413
6414 * configure.in: Add *-*-freebsd* configurations.
6415
90def2b2
TT
64162002-04-08 Tom Tromey <tromey@redhat.com>
6417
6418 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6419 Fixes PR libgcj/6068.
6420
320d7e7a
KW
64212002-03-30 Krister Walfridsson <cato@df.lth.se>
6422
6423 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6424
18b467f1
RO
64252002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6426
6427 * configure.in (alpha*-dec-osf*): Enable libgcj.
6428
8bb3a5af
MG
64292003-03-27 Matthew Gingell <gingell@gnat.com>
6430
6431 * MAINTAINERS (Write After Approval): Add myself.
6432
56ae9405
NC
64332002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6434
6435 Fix for: PR bootstrap/3591, target/5676
6436 * configure.in (mcore-pe): Disable the configuration of
6437 libstdc++-v3 since exceptions are not supported.
6438
f18d9a0c
AG
64392002-03-20 Anthony Green <green@redhat.com>
6440
6441 * configure.in: Enable libgcj for xscale-elf target.
6442
c0e21eef
R
6443Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6444
6445 * MAINTAINERS: Update my email address.
6446
28eca9e8
AO
64472002-03-16 Alexandre Oliva <aoliva@redhat.com>
6448
6449 * ltmain.sh (relink_command): Fix typo in previous change.
6450
e67e72c7
AO
64512002-03-15 Alexandre Oliva <aoliva@redhat.com>
6452
6453 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6454 (relink_command): Added --tag flags.
6455 (mode=install): If relinking fails; error out.
6456
c2273204
RH
64572002-03-12 Richard Henderson <rth@redhat.com>
6458
6459 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6460 .NOTPARALLEL tag.
6461 (do-check): Rename from check.
6462 (check): Allow parallel check.
6463
bcb64245
BW
64642002-03-12 Bob Wilson <bob.wilson@acm.org>
6465
6466 * MAINTAINERS: Add myself as maintainer for xtensa port.
6467 Fix alphabetical order in CPU port maintainer list.
6468 Remove myself from Write After Approval list.
6469
63adb4ff
RH
64702002-03-11 Richard Henderson <rth@redhat.com>
6471
6472 * Makefile.in (.NOTPARALLEL): Add fake tag.
6473
9bec4bf0
L
64742002-03-07 H.J. Lu (hjl@gnu.org)
6475
6476 * configure.in: Enable gprof for mips*-*-linux*.
6477
c7fc1f84
DS
64782002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6479
6480 * MAINTAINERS (Write After Approval): Add myself.
6481
6bff33fb
AO
64822002-02-28 Alexandre Oliva <aoliva@redhat.com>
6483
6484 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6485 libjava.
6486 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6487
0210b33b
AO
64882002-02-23 Alexandre Oliva <aoliva@redhat.com>
6489
6490 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6491 because its Makefile is there; test for the executable instead.
6492
fcc0a3ef
AO
64932002-02-22 Alexandre Oliva <aoliva@redhat.com>
6494
6495 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6496 libstdc++-v3 and libjava.
6497
97cf8285
AM
64982002-02-11 Adam Megacz <adam@xwt.org>
6499
6500 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6501 boehm-gc
5ce6f47b 6502
40fe0ec3
AO
65032002-02-09 Alexandre Oliva <aoliva@redhat.com>
6504
6505 * config.guess: Updated to 2002-01-30's version.
6506 * config.sub: Updated to 2002-02-01's version.
6507 Contribute sh64-elf.
6508 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6509 * configure.in: Added sh64-*-*.
6510
694d53ee
CD
65112002-02-08 Chris Demetriou <cgd@broadcom.com>
6512
6513 * MAINTAINERS: Belatedly add myself to write after approval list.
6514
a9ca50b1
JH
6515Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6516
6517 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6518 Remove self as Write After Approval.
6519
5ffc3500
GK
65202002-01-31 Geoffrey Keating <geoffk@redhat.com>
6521
6522 * MAINTAINERS: Put self in as maintainer for contrib/regression
6523 directory.
6524
4ceaf7fb
PE
65252002-01-28 Phil Edwards <pme@gcc.gnu.org>
6526
6527 * MAINTAINERS: Update my email address.
6528
51584787
JT
65292002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6530
5ce6f47b
EC
6531 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6532 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
6533 libraries if not supported for NetBSD on target CPU.
6534
5701d273
DR
65352002-01-25 Douglas B Rupp <rupp@gnat.com>
6536
6537 * install-sh: Use _inst.$$_ for temp file name.
6538
b299a075
JT
65392002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6540
6541 * MAINTAINERS (Write After Approval): Move my contact info
6542 from here...
6543 (OS Port Maintainers): ...to here (netbsd).
6544
51fe14b5
BW
65452002-01-22 Bob Wilson <bob.wilson@acm.org>
6546
6547 * MAINTAINERS (Write After Approval): Add myself.
6548
b634ad42
L
65492002-01-17 H.J. Lu <hjl@gnu.org>
6550
6551 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6552 (all-target-fastjar): Also depend on all-target-libiberty.
6553
3cd87679
L
65542002-01-16 H.J. Lu (hjl@gnu.org)
6555
6556 * config.guess: Import from master sources, rev 1.225.
6557 * config.sub: Import from master sources, rev 1.238.
6558
969a6d8f
KH
65592002-01-16 Kazu Hirata <kazu@hxi.com>
6560
6561 * MAINTAINERS (Write After Approval): Remove myself.
6562
366f6a52
FW
65632001-12-19 Florian Weimer <fw@deneb.enyo.de>
6564
6565 * MAINTAINERS (Write After Approval): Add myself.
6566
f02240b6
JM
65672001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6568
6569 * MAINTAINERS: Add self as docs co-maintainer.
6570
5d08dc39
MK
65712001-12-11 Matthias Klose <doko@debian.org>
6572
6573 * MAINTAINERS (Write After Approval): Add myself.
6574
39e790d5
ZW
65752001-12-09 Zack Weinberg <zack@codesourcery.com>
6576
6577 * MAINTAINERS: Update my email address.
6578
4519d6a3
TC
65792001-12-07 Turly O'Connor <turly@apple.com>
6580 * MAINTAINERS (Write After Approval): Add myself.
6581 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6582 (rs6000_initialize_trampoline): Call __trampoline_setup for
6583 ABI_DARWIN too.
6584 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 6585 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 6586
21cf0a73
PC
65872001-12-07 Paolo Carlini <pcarlini@unitus.it>
6588
6589 * MAINTAINERS (Write After Approval): Add myself.
6590
4ee43206
DR
6591Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6592
6593 * configure, configure.in: Use temp file for long sed commands.
6594
251931f3
LG
65952001-12-03 Laurent Guerby <guerby@acm.org>
6596
6597 * config.sub: Update to version 1.232 on subversion.
6598
03777dd7
BE
65992001-12-03 Ben Elliston <bje@redhat.com>
6600
6601 * MAINTAINERS: Update mail address for config.* patches.
6602
e490616e
ZW
66032001-11-27 DJ Delorie <dj@redhat.com>
6604 Zack Weinberg <zack@codesourcery.com>
6605
6606 When build != host, create libiberty for the build machine.
6607
6608 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6609 CONFIG_ARGUMENTS.
6610 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6611 New variables.
6612 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6613 and rules.
6614 (all.normal): Depend on ALL_BUILD_MODULES.
6615 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6616 (all-build-libiberty): Depend on configure-build-libiberty.
6617
6618 * configure: Calculate and substitute proper value for
6619 ALL_BUILD_MODULES.
6620 * configure.in: Create the build subdirectory.
6621 Calculate and substitute TARGET_CONFIGARGS (formerly
6622 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6623
04075e8f
ZL
66242001-11-26 Ziemowit Laski <zlaski@apple.com>
6625
6626 * MAINTAINERS (write-after-approval): Add self.
6627
ed19322d
CR
66282001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
6629
6630 * MAINTAINERS (GNATS only accounts): Remove self.
6631
90a12988
HPN
66322001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6633
6634 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6635 libf2c.
6636
77e653ad
CR
66372001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6638
6639 * MAINTAINERS (Write After Approval): Add self.
6640
64adad99
DB
66412001-11-12 David O'Brien <obrien@FreeBSD.org>
6642
6643 * MAINTAINERS: mips and s390 are also CPU ports.
6644
834a28c7
DB
66452001-11-12 David O'Brien <obrien@FreeBSD.org>
6646
6647 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6648
ef94239f
DB
66492001-11-11 David O'Brien <obrien@FreeBSD.org>
6650
6651 * MAINTAINERS: Alphabetize.
6652
beda0427
KH
66532001-11-09 Kazu Hirata <kazu@hxi.com>
6654
6655 * MAINTAINERS (Various maintainers: h8 port): Add myself.
6656
6ca224d3
JDA
66572001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
6658
6659 * MAINTAINERS (Various maintainers: hppa port): Added myself.
6660
132e4bd7
PE
66612001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6662
6663 * configure.in (--enable-languages): Be more permissive about
6664 syntax. Check for empty lists better. Warn about $LANGUAGES.
6665
c6243b4c
GK
66662001-11-08 Geoffrey Keating <geoffk@redhat.com>
6667
6668 * config.sub: Import from master sources, rev. 1.230.
6669 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6670
abbb9e76
LG
66712001-11-07 Laurent Guerby <guerby@acm.org>
6672
6673 * MAINTAINERS (Write After Approval): Add self.
6674
53cdb27a
HPN
66752001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6676
6677 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6678
dd3a88c9
HPN
66792001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
6680
6681 * config.sub: Import from master sources, rev 1.226.
6682 * config.guess: Import from master sources, rev 1.216.
6683
d344dce9
HPN
66842001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6685
6686 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6687 * MAINTAINERS: Add self as maintainer of MMIX port.
6688 Remove old after-approval entry.
6689
63f6bcd7
JM
66902001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
6691
6692 * ChangeLog, configure: Fix spelling errors.
6693
84f92638
BK
66942001-10-20 Brendan Kehoe <brendan@zen.org>
6695
6696 * MAINTAINERS: Tweak my address.
6697
2f30eda4
R
6698Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
6699
6700 * MAINTAINERS: Update my email address.
6701
1567080c 67022001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 6703
f48a3b5c 6704 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 6705 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 6706
30106886
GB
67072001-10-10 Geert Bosch <bosch@gnat.com>
6708
e490616e 6709 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
6710 Added Robert Dewar.
6711
d3d51b8c
DB
67122001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
6713
6714 * MAINTAINERS (Write After Approval): Added self
6715
d1c3e709
GB
67162001-10-02 Geert Bosch <bosch@gnat.com>
6717
6718 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6719
50f5f793
JM
67202001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6721
6722 * configure: Handle temporary files securely using mkdir.
6723
7fddf9a9
AO
67242001-09-29 Alexandre Oliva <aoliva@redhat.com>
6725
6726 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6727
387beb82
WC
67282001-09-26 Will Cohen <wcohen@redhat.com>
6729
6730 * configure.in (*-*-linux*): Disable configuration of target-newlib
6731 and target-libgloss.
e490616e 6732
0c055e34
AO
67332001-09-26 Alexandre Oliva <aoliva@redhat.com>
6734
6735 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6736 RANLIB.
6737
759bfa90
AO
67382001-09-21 Alexandre Oliva <aoliva@redhat.com>
6739
6740 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6741 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6742 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6743 avoid quotes nesting problems.
6744 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6745 (DO_X): Export only variables that are set.
6746
1dc4a750
BE
67472001-09-19 Ben Elliston <bje@redhat.com>
6748
6749 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6750 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6751 semantics. Use the shell built-in "type" command instead.
6752
898c7238
AO
67532001-08-31 Alexandre Oliva <aoliva@redhat.com>
6754
6755 Merged from gcc-3_0-branch:
6756 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6757 * ltcf-c.sh: Use $objext, not $ac_objext.
6758 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6759 * ltcf-cxx.sh: Add support for GNU.
6760 2001-07-22 Timothy Wall <twall@redhat.com>
6761 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6762 default settings if using GNU tools with that configuration.
6763 * ltcf-cxx.sh: Ditto.
6764 * ltcf-gcj.sh: Ditto.
6765 2001-07-21 Michael Chastain <chastain@redhat.com>
6766 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6767 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6768 * ltmain.sh: Mark as gcc-local.
6769
8fa0a32e
EC
67702001-08-30 Eric Christopher <echristo@redhat.com>
6771 Jason Eckhardt <jle@redhat.com>
6772
6773 * config.guess: Merge from master sources.
6774 * config.sub: Merge from master sources, add support for mipsisa32.
6775
32f30f91 67762001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
6777 * config.sub: Merge from master sources, rev 1.219.
6778 * MAINTAINERS: Add self as contact for stormy16 port.
6779
f6084f99
ZW
67802001-08-14 Zack Weinberg <zackw@panix.com>
6781
6782 * config.sub: Merge from master sources, rev 1.218.
6783 * config.guess: Merge from master sources, rev 1.209.
6784
91b54f7f
GS
67852001-08-11 Graham Stott <grahams@redhat.com>
6786
6787 * Makefile.in (check-c++): Add missing semicolon.
6788
e5b3941e
JH
6789Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
6790
32f30f91 6791 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 6792
6387a56e
EC
67932001-07-30 Eric Christopher <echristo@redhat.com>
6794
6795 * MAINTAINERS (Various maintainers: mips port): Added myself.
6796
53b475f0
AH
67972001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6798
e490616e 6799 * configure.in (sh-*-linux*): New.
53b475f0 6800
2a08c780
RH
68012001-07-27 Richard Henderson <rth@redhat.com>
6802
6803 * .cvsignore: Add LAST_UPDATED.
6804
bfa79422
UW
68052001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
6806
6807 * MAINTAINERS (Various maintainers: s390 port): Added myself.
6808
0ae85492
AH
68092001-07-16 Aldy Hernandez <aldyh@redhat.com>
6810
e490616e 6811 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 6812
8e1ab0fe
NP
6813Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
6814
6815 * MAINTAINERS (Write After Approval): Added myself.
6816
2b997990
SC
68172001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6818
6819 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6820 and libgcj on m68hc11/m68hc12.
6821
d920e825
L
68222001-06-27 H.J. Lu (hjl@gnu.org)
6823
6824 * Makefile (CFLAGS_FOR_BUILD): New.
6825 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6826
d425a1e0
JM
68272001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6828
6829 * README: Remove version number.
6830
5b5b4207
GP
68312001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6832
6833 * INSTALL/README: Update wrt. to the installation instructions now
6834 residing in gcc/doc/install.texi.
6835
be839b69
JM
68362001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6837
6838 * README: Replace with a cut-down and updated version of gcc/README.
6839
fe2ee7c4
DE
68402001-06-12 David Edelsohn <edelsohn@gnu.org>
6841
6842 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6843 multilibs to be disabled.
6844
4f5d646c
DB
68452001-06-11 Daniel Berlin <dan@cgsoftware.com>
6846
6847 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 6848
818f0c85
AO
68492001-06-09 Alexandre Oliva <aoliva@redhat.com>
6850
6851 * config.guess: Import CVS version 1.195.
6852 * config.sub: Import CVS version 1.212.
6853
e9a8af10
AO
68542001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6855
6856 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6857 gcc/xgcc is built, use -print-prog-name to find out the program
6858 name to use.
6859
ae3ca0a9
PE
68602001-06-04 Phil Edwards <pme@sources.redhat.com>
6861
6862 * config.guess: Import CVS version 1.194. All gcc-local changes
6863 appear to also be in the master copy.
6864 * config.sub: Import CVS version 1.211.
6865
066bd40d
MM
6866Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
6867
6868 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6869 with_gcc]: Use `gcc -shared' to build a shared library.
6870
4aef4f33
JDA
6871Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
6872
6873 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6874 archives.
6875
c386f00f
RO
6876Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6877
6878 * MAINTAINERS (Write After Approval): Add myself.
6879
2ae5cea5
HPN
68802001-06-01 Hans-Peter Nilsson <hp@axis.com>
6881
6882 * configure.in (libstdcxx_flags): Do not try to execute
6883 libstdc++-v3/testsuite_flags until it exists.
6884
c3766183
AM
68852001-06-01 Alan Modra <amodra@bigpond.net.au>
6886
6887 * MAINTAINERS: Update my email address.
6888
9b337833
GS
68892001-05-31 Graham Stott <grahams@redhat.com>
6890
6891 * MAINTAINERS (Write After Approval): Add myself.
6892
55fce0eb
SP
68932001-05-28 Simon Patarin <simon.patarin@inria.fr>
6894
6895 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6896 libraries when using g++ with native linker.
6897
5f7de4b8
AO
68982001-05-28 Alexandre Oliva <aoliva@redhat.com>
6899
6900 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6901
a7bc0fbb
AO
69022001-05-22 Alexandre Oliva <aoliva@redhat.com>
6903
6904 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6905 [aix4*|aix5*]: Prepend blank.
6906
33456445
AO
69072001-05-20 Alexandre Oliva <aoliva@redhat.com>
6908
6909 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6910 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6911 of subdir/configure scripts to use the new libtool.m4.
6912
e48d3d00
MK
69132001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
6914
6915 * MAINTAINERS (Write After Approval): Add myself.
6916
9e0e191b
BK
69172001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6918
6919 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6920
3f19b439
BE
69212001-05-11 Ben Elliston <bje@redhat.com>
6922
6923 * Makefile.in (all-sid): New target.
6924 (check-sid, clean-sid, install-sid): Likewise.
6925
6ebe3121
JO
69262001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6927
6928 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6929
ca3667c4
AO
69302001-05-03 Alexandre Oliva <aoliva@redhat.com>
6931
6932 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6933 libgcj.
6934
69352001-05-03 Alexandre Oliva <aoliva@redhat.com>
6936
6937 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6938 gcc/xgcc is built, use -print-prog-name to find out the program
6939 name to use.
6940
b2964d63
AO
69412001-04-26 Alexandre Oliva <aoliva@redhat.com>
6942
b1bb2302
AO
6943 * configure.in (noconfigdirs): Don't reset it from scratch in the
6944 target case; only append to it.
6387a56e 6945
b2964d63
AO
6946 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6947 sparc-*-solaris2.8]: Disable ${libgcj}.
6948
8343765d
AO
69492001-04-25 Alexandre Oliva <aoliva@redhat.com>
6950
6951 * configure.in (libgcj_saved): Copy from $libgcj.
6952 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6953 --disable-libgcj.
6954
ddbb6d43
GRK
69552001-04-25 Gavin Romig-Koch <gavin@redhat.com>
6956
6957 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 6958 C front end maintainer.
ddbb6d43 6959
3fa03ff9
AG
6960Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6961
6962 * configure.in: Move *-chorusos target case to the proper switch.
6963 Disable libgcj.
6964
99ffe40f
AO
69652001-04-12 Alexandre Oliva <aoliva@redhat.com>
6966
6967 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6968 1.641.2.228.
6969
78faa32d
FS
69702001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6971
6972 * Makefile.in (STAGE1_CFLAGS): Pass down.
6973
cdbff0ab
AM
69742001-04-13 Alan Modra <amodra@one.net.au>
6975
6976 * config.guess: Add hppa64-linux support. Note for next import that
6977 this is already in the master file.
6978 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6979
75b9074c
AO
69802001-04-12 Alexandre Oliva <aoliva@redhat.com>
6981
6982 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6983 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6984
125404c5
SS
69852001-04-11 Stan Shebs <shebs@apple.com>
6986
6987 * MAINTAINERS: Add self as Darwin port maintainer.
6988
876684fe
AM
69892001-04-11 Alan Modra <amodra@one.net.au>
6990
6991 * MAINTAINERS: Update my email address.
6992
06729913
LR
69932001-04-10 Loren J. Rittle <ljrittle@acm.org>
6994
6995 * ltcf-cxx.sh: Support creation of C++ shared libraries on
6996 recent versions of FreeBSD (release 3 or later).
6997 * ltconfig: On FreeBSD, -lc must not be provided when building
6998 a shared library or else the standard -pthread gcc option is
6999 rendered worthless to later users of the built library.
7000
67916302
JM
70012001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7002
7003 * MAINTAINERS: Add self and RTH as C front end maintainers.
7004
d2bc0628
AO
70052001-04-05 Alexandre Oliva <aoliva@redhat.com>
7006
e490616e
ZW
7007 * config.sub: Make sure to match an already-canonicalized
7008 machine name (eg. mn10300-unknown-elf).
d2bc0628 7009
a3406c06
AO
70102001-04-01 Alexandre Oliva <aoliva@redhat.com>
7011
7012 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7013 New macros.
7014 (bootstrap, cross): Use RECURSE_FLAGS.
7015 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7016
a076f6a4
AO
70172001-03-27 Alexandre Oliva <aoliva@redhat.com>
7018
7019 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7020
e9f4fa71
CH
70212001-03-22 Colin Howell <chowell@redhat.com>
7022
7238de5c
CH
7023 * Makefile.in (DO_X): Do not backslash single-quotes in
7024 backquotes (two places).
e9f4fa71 7025
b6b14b1b
AO
70262001-03-22 Alexandre Oliva <aoliva@redhat.com>
7027
7028 Re-installed:
7029 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7030 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7031 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7032 * ltcf-cxx.sh: Likewise.
7033 * ltcf-gcj.sh: Likewise.
7034
1eb0b89d
GP
70352001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7036
7037 * MAINTAINERS: Add myself as "documentation co-maintainer".
7038
82e23236
AO
70392001-03-22 Alexandre Oliva <aoliva@redhat.com>
7040
7041 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7042 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7043
64ec27c3
TT
70442001-03-19 Tom Tromey <tromey@redhat.com>
7045
7046 * config-ml.in: Handle GCJ and GCJFLAGS.
7047
191de407
MC
70482001-03-21 Michael Chastain <chastain@redhat.com>
7049
7050 * Makefile.in: all-m4 depends on all-texinfo.
7051
fed4dede
LR
70522001-03-20 Loren J. Rittle <ljrittle@acm.org>
7053
7054 * MAINTAINERS: Add myself to write after approval list.
7055
085072bb
LB
70562001-03-18 Laurynas Biveinis <lauras@softhome.net>
7057
7058 * Makefile.in (DO_X): Quote nested quotes.
7059
5af8ea3f
AM
70602001-03-18 Alan Modra <alan@linuxcare.com.au>
7061
7062 * MAINTAINERS: Add myself to write after approval list.
7063
69e23037
LB
70642001-03-15 Laurynas Biveinis <lauras@softhome.net>
7065
7066 * Makefile.in (DO_X): Use double quotes for quoting
7067 "RANLIB=$${RANLIB}".
7068
2b9650f4
OP
70692001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7070
7071 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7072
4698d2cf
NP
70732001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7074
7075 * configure.in: Only use `lang_requires' for languages athat are
7076 actually enabled.
7077
f6646274
PE
70782001-03-08 Phil Edwards <pme@sources.redhat.com>
7079
7080 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7081
c9a54638
AO
70822001-03-08 Alexandre Oliva <aoliva@redhat.com>
7083
7084 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7085
6a556ad6
TT
70862001-03-07 Tom Tromey <tromey@redhat.com>
7087
7088 * configure.in: Allow config-lang.in to set `lang_requires' to list
7089 of other required languages.
7090
6822468a
LB
70912001-03-06 Laurynas Biveinis <lauras@softhome.net>
7092
7093 * Makefile.in: Remove RANLIB definition. Use RANLIB
7094 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7095 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7096
f04885d3 70972001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7098 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7099
f04885d3
BK
7100 * Makefile.in (check-c++): Use tabs, not spaces.
7101
288edf47 71022001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7103
288edf47
LB
7104 * MAINTAINERS: add myself to Write After Approval list.
7105
3d55d2f8 71062001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7107
e490616e 7108 * Makefile.in (check-c++): New rule.
6387a56e 7109
4d88a68a
BK
7110 * configure.in (target_libs): Remove libg++.
7111 (noconfigdirs): Remove libg++.
7112 (noconfigdirs): Same.
7113 (noconfigdirs): Same.
7114 (noconfigdirs): Same.
7115
7116 * config-ml.in: Remove libg++ references.
7117
7118 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7119 (ALL_TARGET_MODULES): Same.
7120 (configure-target-libg++): Remove.
7121 (all-target-libg++): Remove.
7122 (configure-target-libio): Remove.
7123 (all-target-libio): Remove.
7124 (check-target-libio): Remove.
7125 (.PHONY): Remove.
7126 (libg++.tar.bz2): Remove.
7127 (all-target-cygmon): Remove libio.
7128 (all-target-libstdc++): Remove.
7129 (configure-target-libstdc++): Remove.
7130 (TARGET_LIB_PATH): Remove libstdc++.
7131 (ALL_GCC_CXX): Remove libstdc++.
7132 (all-target-gperf): Correct.
7133
2437d4ed
NC
71342001-02-16 Nick Clifton <nickc@redhat.com>
7135
7136 * configure.in (noconfigdirs): Allow configuration of texinfo
7137 for Cygwin hosts.
7138
85b99cbe
AG
71392001-02-15 Anthony Green <green@redhat.com>
7140
7141 * configure: Introduce GCJ_FOR_TARGET.
7142 * configure.in: Ditto.
7143 * Makefile.in: Ditto.
7144
7b18790c
AS
71452001-02-13 Andreas Schwab <schwab@suse.de>
7146
7147 * MAINTAINERS: Update mail address.
7148
c4880c99
MS
71492001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7150
7151 * config.guess: Add linux target for S/390.
7152 * config.sub: Likewise.
7153
e31ae6db
CC
71542001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7155
7156 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7157 target-libgloss.
e31ae6db 7158
7739adfb
BE
71592001-02-06 Ben Elliston <bje@redhat.com>
7160
7161 * configure: Output host type to stdout, not stderr.
7162
36ca672c
MM
71632001-02-05 Mark Mitchell <mark@codesourcery.com>
7164
e40f2829 7165 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7166 * ltcf-cxx.sh: Likewise.
7167
36ca672c
MM
7168 * config.if: Assume enable_libstdcxx_v3 is defined.
7169
22fdd65e
MM
71702001-02-04 Mark Mitchell <mark@codesourcery.com>
7171
7172 Remove V2 C++ library.
7173 * configure.in: Remove --enable-libstdcxx_v3 support.
7174
3b60dd8e
BM
71752001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7176
7177 * include/demangle.h: Add prototype for java_demangle_v3.
7178
42c0c80a
PE
71792001-01-29 Phil Edwards <pme@sources.redhat.com>
7180
7181 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7182
0be25992
RH
71832001-01-27 Richard Henderson <rth@redhat.com>
7184
7185 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7186
8a8de62d
MS
71872001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7188
7189 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7190 Don't unset, it's non-portable and no longer necessary, set to empty
7191 instead.
7192
92769744
MS
71932001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7194
7195 * ltconfig: Shell portability fix for the tagname validity check.
7196
88a1c0ab
AO
71972001-01-27 Alexandre Oliva <aoliva@redhat.com>
7198
7199 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7200 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7201
45291dd5
MS
72022001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7203
7204 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7205
1ace7e15
TT
72062001-01-26 Tom Tromey <tromey@redhat.com>
7207
7208 * configure.in: Allow libgcj to be built on Sparc Solaris.
7209
0ef8b11b
DE
72102001-01-25 David Edelsohn <edelsohn@gnu.org>
7211
7212 * ltcf-c.sh: Add aix5 case.
7213 * ltcf-cxx.sh: Likewise.
7214 * ltconfig: Likewise.
7215
0006091e
AO
72162001-01-24 Alexandre Oliva <aoliva@redhat.com>
7217
9bad11e1
AO
7218 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7219 keep at least one of build_libtool_libs or build_old_libs set to
7220 yes.
7221
0006091e
AO
7222 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7223 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7224
7c01b2b5
BM
72252001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7226
7227 * configure.in: Enable libgcj on several additional platforms.
7228
d340e0ac
BM
72292001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7230
7231 * configure.in: Enable libgcj for linux targets.
7232
5baf8c37
MS
72332001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7234
7235 * MAINTAINERS (Write After Approval): Add myself.
7236
10a0ba84
JDA
72372001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7238
7239 * MAINTAINERS: Add myself as vax port maintainer.
7240
357c6a4b
FH
72412001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7242
7243 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7244
6e2d9a7a
MS
72452001-01-09 Mike Stump <mrs@wrs.com>
7246
7247 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7248 failures of subdirectories.
7249
b6b14b1b 72502001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7251
b6b14b1b 7252 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7253 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7254 * ltcf-cxx.sh: Likewise.
7255 * ltcf-gcj.sh: Likewise.
7256 * ltconfig.sh: Fix typo.
976b230d 7257
07109110
LB
72582001-01-02 Laurynas Biveinis <lauras@softhome.net>
7259
7260 * configure: handle DOS-style absolute paths.
7261
1da5b8fc
LB
72622001-01-02 Laurynas Biveinis <lauras@softhome.net>
7263
7264 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7265
4c2f5b4f
MM
72662000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7267
7268 * MAINTAINERS: Add myself as avr port co-maintainer.
7269
bc53668e
BE
72702000-12-28 Ben Elliston <bje@redhat.com>
7271
7272 * MAINTAINERS: Add myself under ``Write After Approval''.
7273
c387606f
JM
72742000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7275
7276 * texinfo: Remove directory from GCC.
7277
2cb5082c
JM
72782000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7279
7280 * COPYING: Update to current
7281 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7282 to 19yy as example year in copyright notice).
7283
cc330df9
BK
72842000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7285
6387a56e 7286 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7287 (libstdcxx_incdir): Pass down.
7288 * config.if: Remove expired bits for cxx_interface, add stub.
7289 (libstdcxx_incdir): Add variable for g++ include directory.
7290 * configure.in (gxx_include_dir): Use it.
6387a56e 7291
4c6b2835
AO
72922000-12-18 Alexandre Oliva <aoliva@redhat.com>
7293
7294 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7295 with old-email address from ``Write After Approval''.
7296
3896f13e
AJ
72972000-12-15 Andreas Jaeger <aj@suse.de>
7298
7299 * configure.in: Handle lang_dirs.
7300
73012000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7302
ad46e881
TT
7303 * MAINTAINERS: Removed brads.
7304
90a10418
TT
7305 * MAINTAINERS: Added gcj developers.
7306
41dfe3a2 73072000-12-13 Anthony Green <green@redhat.com>
6387a56e 7308
41dfe3a2 7309 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7310 listed. Disable libgcj for x86 and Alpha Linux until compatible
7311 with g++ abi.
6387a56e 7312
e2f601da
MS
73132000-12-13 Mike Stump <mrs@wrs.com>
7314
7315 * Makefile.in (local-distclean): Also remove fastjar.
7316
70030c01
RB
73172000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7318
7319 * contrib/gcc_update: Add fastjar --touch entries.
7320
2a50f859
AO
73212000-12-12 Alexandre Oliva <aoliva@redhat.com>
7322
7323 * configure.in: Disable language-specific target libraries for
7324 languages that aren't enabled.
7325
7743113b
AG
73262000-12-10 Anthony Green <green@redhat.com>
7327
7328 * configure.in: Define libgcj. Disable libgcj target libraries for
7329 most targets.
7330
92e061a6
NB
73312000-12-10 Neil Booth <neilb@earthling.net>
7332
7333 * MAINTAINERS: Update mail address, remove from WAA list.
7334
f34ff6d6
APB
73352000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7336
7337 * libjava: Imported from /cvs/java.
7338 * libffi: Likewise.
7339 * Boehm-gc: Likewise.
7340
d82a33c6
APB
73412000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7342
7343 * configure.in (target_libs): Revert 2000-12-08 patch.
7344 (noconfigdirs): Added target-libjava.
7345
e14f8e28
LB
73462000-12-09 Laurynas Biveinis <lauras@softhome.net>
7347
7348 * djunpack.bat: removed.
7349
fc26516b
LB
73502000-12-09 Laurynas Biveinis <lauras@softhome.net>
7351
7352 * Makefile.in: handle DOS-style absolute paths.
7353 * config-ml.in: likewise.
7354 * symlink-tree: likewise.
7355
bd8757b3
APB
73562000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7357
7358 * fastjar: Imported.
7359
81522a1f
APB
73602000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7361
7362 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7363 libjava.
7364 * configure.in (target_libs): Removed `target-libjava'.
7365
5db1f7ed
APB
73662000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7367
7368 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7369 (ALL_MODULES): Added fastjar.
7370 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7371 (all-target-libjava): all-fastjar replaces all-zip.
7372 (all-fastjar): Added.
7373 (configure-target-fastjar, all-target-fastjar): Likewise.
7374 * configure.in (host_tools): Added fastjar.
7375
5e59997c
MS
73762000-12-07 Mike Stump <mrs@wrs.com>
7377
7378 * Makefile.in (local-distclean): Remove leftover built files.
7379
0a534f40
NC
73802000-11-24 Nick Clifton <nickc@redhat.com>
7381
7382 * configure.in (xscale-elf): Add target.
7383 (xscale-coff): Add target.
7384
7686cadf
LR
73852000-11-22 Loren J. Rittle <ljrittle@acm.org>
7386
e490616e
ZW
7387 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7388 recent versions of FreeBSD (release 3 or later).
7389 * ltconfig: On FreeBSD, -lc must not be provided when building
7390 a shared library or else the standard -pthread gcc option is
7391 rendered worthless to later users of the built library.
7686cadf 7392
fff01699
FF
73932000-11-16 Fred Fish <fnf@be.com>
7394
7395 * configure.in (enable_libstdcxx_v3): Fix typo,
7396 libstd++ -> libstdc++.
7397
4dc16355
KL
73982000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7399
7400 * MAINTAINERS: Add self to Write After Approval list.
7401
bf6fc7b2
BS
74022000-11-21 Bernd Schmidt <bernds@redhat.com>
7403
7404 * MAINTAINERS: Update my email address. Add myself to global write
7405 privs list.
7406
ce8e06b1
AO
74072000-11-18 Alexandre Oliva <aoliva@redhat.com>
7408
6e2a4843
AO
7409 * Makefile.in: Merge with src and libgcj.
7410 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7411 configure-target-<library> when their configure scripts need the C
7412 or C++ library to have already been built to work properly.
7413 (do_proto_toplev): Set them to an empty string.
7414
ce8e06b1
AO
7415 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7416 (REALLY_SET_LIB_PATH): Use them.
7417
c003f378
SS
74182000-11-17 Stan Shebs <shebs@apple.com>
7419
7420 * MAINTAINERS: Add self to Write After Approval list.
7421
cc1e60ea
JM
74222000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7423
7424 * configure: Provide the original toplevel configure arguments
7425 (including $0) to subprocesses in the environment rather than
7426 through gcc/configargs.h.
7427
1173593d
JM
74282000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7429
7430 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7431 C99. Alphabetise "Write After Approval" list.
7432
520907ee
MM
74332000-11-12 Mark Mitchell <mark@codesourcery.com>
7434
34f6fbdb
MM
7435 * configure: Turn on libstdc++ V3 by default.
7436
520907ee
MM
7437 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7438 if we've got GCC.
7439
0bbd37ed
PB
74402000-11-11 Philip Blundell <philb@gnu.org>
7441
7442 * MAINTAINERS: Add self to Write After Approval list.
7443
7ca0e6d9
DE
74442000-11-09 David Edelsohn <edelsohn@gnu.org>
7445
7446 * ltcf-c.sh (aix4): Improve shared library configuration; require
7447 exporting symbols.
7448 * ltcf-cxx.sh (aix4): Define.
7449 * ltconfig (aix4): Define library and soname specs appropriate for
7450 AIX. Define command to create export symbols list.
7451
f559f30b
CF
7452Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7453
7454 * config.sub: Add support for Sun Chorus
7455
fc05d516
NC
74562000-10-31 Nick Clifton <nickc@redhat.com>
7457
7458 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7459 <name>@redhat.com. Also installed new email address for Clint
7460 Popetz.
6387a56e 7461
90a0e73f
JM
74622000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7463
7464 * etc: Remove directory from GCC.
7465
a5e1b548
MM
74662000-10-16 Michael Meissner <meissner@redhat.com>
7467
7468 * configure (gcc/configargs.h): Only create if there is a build GCC
7469 directory created.
7470
6387a56e
EC
74712000-10-16 Matthias Klose <doko@debian.org>
7472
be1db873
MK
7473 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7474 when configured for libstdc++-v3.
7475
f5fa9a5b
PE
74762000-10-05 Phil Edwards <pme@gcc.gnu.org>
7477
7478 * configure: Save configure arguments to gcc/configargs.h.
7479
61a77fea
PT
74802000-10-04 Philipp Thomas <pthomas@suse.de>
7481
7482 * config.guess: Import CVS version 1.157.
7483 * config.sub: Import CVS version 1.181.
7484
3a4fee66
AP
74852000-10-04 Andris Pavenis <pavenis@latnet.lv>
7486
7487 * Makefile.in (bootstrap): avoid recursion if subdir missing
7488 (cross): ditto
7489 (do-proto-toplev): ditto
7490
3dd7094e
AO
74912000-09-30 Alexandre Oliva <aoliva@redhat.com>
7492
de710532
AO
7493 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7494 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7495
3dd7094e
AO
7496 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7497 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7498 all affected `configure' scripts.
7499
e592386f
NB
7500Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7501
7502 * MAINTAINERS: Add self as cpplib co-maintainer.
7503
fba54939
AH
75042000-09-24 Aldy Hernandez <aldyh@redhat.com>
7505
7506 * MAINTAINERS: Add self to Write After Approval list.
7507
2bd429f4
GP
75082000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7509
7510 * INSTALL/README: egcs -> GCC update.
7511
d733f374
ME
7512Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7513
7514 * MAINTAINERS: Add myself to Write After Approval list.
7515
d7ce9a83
KH
75162000-09-15 Kazu Hirata <kazu@hxi.com>
7517
7518 * MAINTAINERS: Add myself to Write After Approval list.
7519
18a53ffe
JL
7520Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7521
e490616e
ZW
7522 * configure.in: Do not build byacc for hppa64. Provide paths to the
7523 X11 libraries for hppa64.
18a53ffe 7524
f246ff23
SC
75252000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7526
7527 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7528
06298abd
AO
75292000-09-06 Alexandre Oliva <aoliva@redhat.com>
7530
4b92758a
AO
7531 * Makefile.in (all-zlib): Added dummy target.
7532
06298abd
AO
7533 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7534 ltcf-gcj.sh: Updated from libtool multi-language branch.
7535
4d73d07a
AO
75362000-09-05 Alexandre Oliva <aoliva@redhat.com>
7537
7538 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7539 (bootstrap*): Depend on all-bootstrap.
7540
05d52d78
PT
75412000-09-05 Philipp Thomas <pthomas@suse.de>
7542
7543 * config.guess: Import CVS version 1.156.
7544 * config.sub: Import CVS version 1.179.
7545
3c809ba4
AG
75462000-09-02 Anthony Green <green@cygnus.com>
7547
7548 * Makefile.in (all-gcc): Depend on all-zlib.
7549 (CLEAN_MODULES): Add clean-zlib.
7550 (ALL_MODULES): Add all-zlib.
7551 * configure.in (host_libs): Add zlib.
7552
10ad78a0 75532000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
7554
7555 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7556 crosses, but add gcc/include to the header search path for them.
7557
b36a9ce3
DB
75582000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7559
7560 * MAINTAINERS: Add self to Write After Approval list.
7561
cb011248
FS
75622000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7563
7564 * config.guess: Import CVS version 1.152.
7565 * config.sub: Import CVS version 1.177.
7566
db310af0
AO
75672000-08-25 Alexandre Oliva <aoliva@redhat.com>
7568
7965440a
AO
7569 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7570 $targargs to tell whether newlib is going to be built.
7571
db310af0
AO
7572 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7573 $$r/TARGET_SUBDIR/libio for _G_config.h.
7574
e7977565
AO
75752000-08-23 Alexandre Oliva <aoliva@redhat.com>
7576
7577 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7578
126bb9ed
DD
75792000-08-22 DJ Delorie <dj@redhat.com>
7580
7581 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7582
5b0e9d29
AO
75832000-08-22 Alexandre Oliva <aoliva@redhat.com>
7584
7585 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7586 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7587 sub-configures.
7588
4f3e904e
DD
75892000-08-21 DJ Delorie <dj@redhat.com>
7590
7591 * MAINTAINERS: Add self as a libiberty maintainer
7592
c9635443
AO
75932000-08-16 Alexandre Oliva <aoliva@redhat.com>
7594
7595 * configure.in (libstdcxx_flags): Use
7596 libstdc++-v3/src/libstdc++.INC.
7597
8b2100ba
AO
75982000-08-15 Alexandre Oliva <aoliva@redhat.com>
7599
7600 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7601
57119aa9
ZW
76022000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7603
eeb943b0
ZW
7604 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7605
6387a56e 7606 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
7607 explicit. Substitute enable_threads into generated Makefiles.
7608 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7609 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7610
acffa7c4
GK
76112000-08-13 Geoff Keating <geoffk@cygnus.com>
7612
7613 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7614
808d8c41
AO
76152000-08-12 Alexandre Oliva <aoliva@redhat.com>
7616
7617 * config-ml.in (CC): Remove bogus duplicate quotation mark from
7618 previous delta.
7619
1fc8c51c 76202000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 7621
1fc8c51c
JM
7622 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7623 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7624 (FLAGS_FOR_TARGET): Not here.
7625 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 7626
25698887
AO
76272000-08-11 Alexandre Oliva <aoliva@redhat.com>
7628
7629 * config-ml.in (CC, CXX): Don't introduce a leading space.
7630
10120687
DD
76312000-08-07 DJ Delorie <dj@delorie.com>
7632
7633 * MAINTAINERS: Add self as a DJGPP maintainer
7634
15c758e9
DD
76352000-08-07 DJ Delorie <dj@redhat.com>
7636
7637 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7638 "if we're also building gcc, and it's a gcc that will run on the
7639 build machine, we want to use its includes instead of the system's
7640 default includes".
7641
2d0de245
JM
76422000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7643
7644 * MAINTAINERS: Add self to Write After Approval list.
7645
e81b330a
AO
76462000-08-03 Alexandre Oliva <aoliva@redhat.com>
7647
83440c1e
AO
7648 * configure.in (libstdcxx_flags): Don't use `"'.
7649
e81b330a
AO
7650 * config-ml.in: Adjust multilib search paths to the
7651 appropriate multilib tree.
7652
cf95c847
AO
76532000-08-02 Alexandre Oliva <aoliva@redhat.com>
7654
7655 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7656 commas in $LANGUAGES.
7657
9e9af119
MH
76582000-08-02 Manfred Hollstein <manfredh@redhat.com>
7659
7660 * configure.in: Re-enable all references to libg++ and librx.
7661
606ce391
AO
76622000-08-01 Alexandre Oliva <aoliva@redhat.com>
7663
89820b43
AO
7664 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7665 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
7666 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7667 * ltcf-cxx.sh (need_lc): Set based on postdeps.
7668
606ce391
AO
7669 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7670
04179d4a
AO
76712000-07-31 Alexandre Oliva <aoliva@redhat.com>
7672
7673 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7674 CXX_FOR_TARGET for sed.
7675
d4eb109c
AO
76762000-07-30 Alexandre Oliva <aoliva@redhat.com>
7677
7678 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7679 Do not override if already set in the environment or in configure.
7680 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7681 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7682
4f4caf92
AO
76832000-07-28 Alexandre Oliva <aoliva@redhat.com>
7684
7685 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7686 the libtool CVS tree multi-language branch.
7687 * ltconfig, ltmain.sh: Updated.
6387a56e 7688
b87487b6
AO
76892000-07-27 Alexandre Oliva <aoliva@redhat.com>
7690
1670d1ea
AO
7691 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7692 (clean-target): Depend on it.
7693
b87487b6
AO
7694 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7695 (GCC_FOR_TARGET): Use it.
7696 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7697 * configure.in: ... here.
7698 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7699 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7700
4e81ae98
EC
77012000-07-24 Eric Christopher <echristo@cygnus.com>
7702
7703 * MAINTAINERS: Add self to Write After Approval list.
7704
059ae32c
AO
77052000-07-24 Alexandre Oliva <aoliva@redhat.com>
7706
5b28edd4
AO
7707 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7708 (configure-target-libchill, configure-target-libobjc): Likewise.
7709
059ae32c
AO
7710 * configure.in: Use the same cache file for all target libs.
7711 * config-ml.in: But different cache files per multilib variant.
7712
1adcd149
MS
77132000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7714
7715 * configure (topsrcdir): Don't use dirname.
7716
2d573dff
JO
77172000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
7718
7719 * MAINTAINERS: Add self to Write After Approval list.
7720
d207ebef
JM
77212000-07-20 Jason Merrill <jason@redhat.com>
7722
7723 * configure.in: Remove all references to libg++ and librx.
7724
7725 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7726
77272000-07-20 Hans-Peter Nilsson <hp@axis.com>
7728
7729 * config.sub: Update to subversions version 2000-07-06.
7730
7b7792d5
AH
77312000-07-12 Andrew Haley <aph@cygnus.com>
7732
7733 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7734 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7735
3abaac67
PE
77362000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
7737
7738 * symlink-tree: Check number of arguments.
7739
34be2b36
JW
77402000-07-05 Jim Wilson <wilson@cygnus.com>
7741
7742 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7743 search path for a g++ extracted from the build tree. This
7744 will allow link tests run by configure scripts in
7745 subdirectories to succeed.
7746
d207ebef
JM
77472000-07-01 Koundinya K <kk@ddeorg.soft.net>
7748
e490616e 7749 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 7750
0900331b
MH
77512000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7752
7753 * MAINTAINERS: Add myself as loop discovery maintainer.
7754
d207ebef
JM
77552000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7756
7757 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7758 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7759
77602000-06-19 Timothy Wall <twall@cygnus.com>
7761
7762 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7763 * config.sub: Add tic54x target.
7764
11a27a76
TM
7765Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7766
7767 * MAINTAINERS: Add self as Fortran maintainer,
7768 remove Craig Burley.
7769
d207ebef 7770Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 7771
d207ebef
JM
7772 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7773 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 7774
7758b73f
PT
7775Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
7776
7777 * MAINTAINERS: Add self as i18n maintainer
7778
d207ebef
JM
777920000-05-21 H.J. Lu (hjl@gnu.org)
7780
e490616e
ZW
7781 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7782 directory are used if they exist. Make sure
7783 $(build_tooldir)/include is searched for header files,
7784 $(build_tooldir)/lib/ for library files.
d207ebef 7785 (GCC_FOR_TARGET): Likewise.
e490616e 7786 (CXX_FOR_TARGET): Likewise.
d207ebef 7787
bae29210
JL
7788Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
7789
7790 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7791
d207ebef 7792Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
7793
7794 * Makefile.in (configure-target-libiberty): Depend on
7795 configure-target-newlib.
7796
aab0d19d
AO
77972000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7798
7799 * configure.in, Makefile.in: Merge all libffi-related
7800 configury stuff from the libgcj tree.
7801
d207ebef
JM
7802Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
7803
7804 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7805 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7806
7807Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7808
7809 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7810 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 7811 current version information. Add to proto-toplev directory.
d207ebef
JM
7812 (gdb-taz): Build do-djunpack.
7813
758c7bd4
DE
78142000-05-15 David Edelsohn <edelsohn@gnu.org>
7815
7816 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7817
1888228d
AC
7818Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
7819
7820 * MAINTAINERS: Add self to Write After Approval list.
7821
d207ebef
JM
78222000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7823
7824 * ltmain.sh: Preserve in relink_command any environment
7825 variables that may affect the linker behavior.
7826
2d7cc2fe
JL
7827Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
7828
d207ebef
JM
7829 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7830
7831Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
7832
7833 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7834
78352000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7836
7837 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 7838 with the version name.
2d7cc2fe 7839
ee455968
JE
7840Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
7841
7842 * MAINTAINERS: Add self as bb-reorder maintainer.
7843
73b97e5c
BK
78442000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
7845
7846 * config.if: Tweak.
7847
d207ebef
JM
78482000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
7849
7850 * djunpack.bat: New file.
7851
7852Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
7853
7854 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
7855 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7856 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7857 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 7858
954869eb
DP
78592000-04-16 Dave Pitts <dpitts@cozx.com>
7860
e490616e
ZW
7861 * config.sub (case $basic_machine): Change default for "ibm-*"
7862 to "openedition".
954869eb 7863
eaabe541
AJ
78642000-04-13 Andreas Jaeger <aj@suse.de>
7865
7866 * MAINTAINERS: Added myself.
7867
d207ebef
JM
7868Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7869
7870 * Makefile.in (gdb-taz): New target. GDB specific archive.
7871 (do-md5sum): New target.
7872 (MD5PROG): Define.
7873 (PACKAGE): Default to TOOL.
7874 (VER): Default to a shell script.
7875 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 7876 md5 checksum generation.
d207ebef
JM
7877 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7878 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7879 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 7880 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
7881
7882Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
7883
7884 * configure (warn_cflags): Delete.
7885
0ea6d60c
PDM
7886Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
7887
7888 * MAINTAINERS: Added myself.
7889
17090313 78902000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 7891 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 7892
e490616e
ZW
7893 * configure.in (enable_libstdcxx_v3): Add.
7894 (target_libs): Add bits here to switch between libstdc++-v2 and
7895 libstdc++-v3.
7896 * config.if: And this file too.
7897 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 7898
76b78517
MM
78992000-04-05 Michael Meissner <meissner@redhat.com>
7900
7901 * config.sub (d30v): Add d30v as a basic machine type.
7902
ad242caf
JM
79032000-03-29 Jason Merrill <jason@casey.cygnus.com>
7904
7905 * configure.in: -linux-gnu*, not -linux-gnu.
7906
d4537148
TM
7907Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7908
7909 * MAINTAINERS: Add self in write-after-approval section.
7910
f152e9d4
JW
7911Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
7912
7913 * MAINTAINERS: Add self as ia64 port maintainer.
7914
6a5fcef1
NB
79152000-03-08 Neil Booth <NeilB@earthling.net>
7916
7917 * MAINTAINERS: Add self in write-after-approval section.
7918
d207ebef 7919Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 7920
d207ebef
JM
7921 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7922 (do-tar-bz2): Replace TOOL with PACKAGE.
7923 (gdb.tar.bz2): Remove GDBTK from GDB package.
7924 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 7925 dejagnu.tar.bz2): New packages.
d207ebef
JM
7926
79272000-02-27 Andreas Jaeger <aj@suse.de>
7928
7929 * configure.in: Add entry for mips*-*-linux*, move catch all
7930 *-*-*linux* entry below this one.
7931
79322000-02-27 Ian Lance Taylor <ian@zembu.com>
7933
7934 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 7935
521fe9d0
NC
79362000-02-24 Nick Clifton <nickc@cygnus.com>
7937
7938 * config.sub: Support an OS of "wince".
7939
d207ebef
JM
7940Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
7941
7942 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 7943 version.
d207ebef
JM
7944
79452000-02-23 Linas Vepstas <linas@linas.org>
7946
7947 * config.sub: Add support for Linux/IBM 370.
7948 * configure.in: Likewise.
7949
3a685f6f
NC
79502000-02-22 Nick Clifton <nickc@cygnus.com>
7951
7952 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7953
d207ebef 79542000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 7955
d207ebef 7956 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 7957
4746ee26
KG
79582000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7959
7960 * configure (gcc_version): When setting, narrow search to
7961 lines containing `version_string'.
7962
ba96c72d
DC
79632000-02-15 Denis Chertykov <denisc@overta.ru>
7964
7965 * config.sub: Add support for avr target.
7966
77f16a66
NC
79672000-02-14 Nick Clifton <nickc@cygnus.com>
7968
7969 * MAINTAINERS: Add maintainers for MCore port.
7970
784a3a80
HPN
7971Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
7972
7973 * config.sub: Add mmix-knuth-mmixware.
7974
719dd4fa
KG
79752000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7976
7977 * MAINTAINERS: Pair cccp with cpplib maintainership.
7978
d207ebef
JM
79792000-01-27 Christopher Faylor <cgf@redhat.com>
7980
7981 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7982 structure stuff to -L library search.
7983 (CXX_FOR_TARGET): Ditto.
7984 (CROSS_CHECK_MODULES): Fix spelling mistake.
7985
7a53e94b
MM
79862000-01-24 Mark Mitchell <mark@codesourcery.com>
7987
7988 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7989 the C++ compiler.
7990
0da3b5a7
RH
79912000-01-12 Richard Henderson <rth@cygnus.com>
7992
7993 * configure.in: Don't build some bits for beos.
7994
02368d6d
JS
79952000-01-12 Joel Sherrill (joel@OARcorp.com)
7996
7997 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7998 as include files.
7999
2e76d35c
ZW
80002000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8001
8002 * Add self as cpplib maintainer, as requested by Jason
8003 Merrill. Correct my e-mail address.
8004
4c25fdcf
GK
80052000-01-06 Geoff Keating <geoffk@cygnus.com>
8006
8007 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8008 not mh-aix43.
8009
188e3966
HPN
8010Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8011
8012 * MAINTAINERS: Add myself to "write after approval" list.
8013
c2f5d030
RH
80141999-12-14 Richard Henderson <rth@cygnus.com>
8015
8016 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8017 * config.sub: Accept alphaev[78], alphaev8.
8018
eeda916a
AO
80191999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8020
8021 * config.guess, config.sub: Update from autoconf.
8022
b3bd7820
BK
80231999-11-29 Bruce Korb <autogen@linuxbox.com>
8024
2c290989 8025 * MAINTAINERS: update my playtime e-address.
b3bd7820 8026
1882b2b1
RO
8027Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8028
8029 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8030 necessary libraries are missing.
8031
2395f805
DN
8032Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8033
8034 * MAINTAINERS: Add new 'write after approval' maintainer.
8035
1e25de97
APB
8036Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8037
8038 * MAINTAINERS: Add new Java maintainer.
8039
1722c704
AS
80401999-10-25 Andreas Schwab <schwab@suse.de>
8041
8042 * configure: Fix quoting inside arguments of eval.
8043
8141abe8
NC
80441999-10-21 Nick Clifton <nickc@cygnus.com>
8045
8046 * config-ml.in: Allow suppression of some ARM multilibs.
8047
0b77644a
LV
8048Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8049
8050 * config.guess: Add OS/390 match pattern.
8051 * config.sub: Add mvs, openedition targets.
8052 * configure.in (i370-ibm-opened*): New.
8053
d207ebef
JM
80541999-09-04 Steve Chamberlain <sac@pobox.com>
8055
8056 * config.sub: Add support for configuring for pj.
8057
80581999-08-31 Nick Clifton <nickc@cygnus.com>
8059
8060 * config.sub (maybe_os): Add support for configuring for fr30.
8061
af13ebe9
NC
80621999-08-25 Nick Clifton <nickc@cygnus.com>
8063
8064 * configure.in: Do not configure or build ld for AIX
8065 platforms. ld is known to be broken on these platforms.
8066
1250c760
RO
8067Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8068
8069 * config-ml.in: Pass compiler flag corresponding to multidirs to
8070 subdir configures.
8071
d207ebef
JM
80721999-08-09 Ian Lance Taylor <ian@zembu.com>
8073
8074 * Makefile.in (LDFLAGS): Define.
8075
80761999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8077
8078 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8079 noconfigdirs.
8080 (*-*-cygwin*): Likewise.
8081
80821999-08-08 Ian Lance Taylor <ian@zembu.com>
8083
8084 * mkdep: New file.
8085 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8086 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8087
8088 From Eli Zaretskii <eliz@is.elta.co.il>:
8089 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8090 long file name when using DJGPP on MS-DOS.
8091
dbd83e11
JL
8092Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8093
8094 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8095
d207ebef
JM
80961999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8097
8098 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8099 dependency as this causes "make check" to globally "make all"
8100
cd1f4c2c
TT
8101Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8102
8103 * configure.in (target_libs): Added target-zlib.
8104 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8105 (CONFIGURE_TARGET_MODULES): Likewise.
8106 (CHECK_TARGET_MODULES): Likewise.
8107 (INSTALL_TARGET_MODULES): Likewise.
8108 (CLEAN_TARGET_MODULES): Likewise.
8109 (configure-target-zlib): New target.
8110 (all-target-zlib): Likewise.
8111 (all-target-libjava): Depend on all-target-zlib.
8112 (configure-target-libjava): Depend on configure-target-zlib.
8113
8114 * Makefile.in (configure-target-libjava): Depend on
8115 configure-target-newlib.
8116 (configure-target-boehm-gc): New target.
8117 (configure-target-qthreads): New target.
8118
e490616e
ZW
8119 * configure.in (target_libs): Added target-qthreads.
8120 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8121 (CONFIGURE_TARGET_MODULES): Likewise.
8122 (CHECK_TARGET_MODULES): Likewise.
8123 (INSTALL_TARGET_MODULES): Likewise.
8124 (CLEAN_TARGET_MODULES): Likewise.
8125 (all-target-qthreads): New target.
8126 (configure-target-libjava): Depend on configure-target-qthreads.
8127 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8128
8129 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8130 (CONFIGURE_TARGET_MODULES): Likewise.
8131 (CHECK_TARGET_MODULES): Likewise.
8132 (INSTALL_TARGET_MODULES): Likewise.
8133 (CLEAN_TARGET_MODULES): Likewise.
8134 (all-target-libjava): New target.
8135 (all-target-boehm-gc): Likewise.
8136 * configure.in (target_libs): Added libjava, boehm-gc.
8137
d207ebef
JM
81381999-07-22 Ian Lance Taylor <ian@zembu.com>
8139
8140 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8141 configure.bat in SUPPORT_FILES.
8142 (gas+binutils.tar.bz2): Likewise.
8143
8144 * makeall.bat: Remove; obsolete.
8145
81461999-07-21 Ian Lance Taylor <ian@zembu.com>
8147
8148 From Mark Elbrecht:
8149 * configure.bat: Remove; obsolete.
8150
81511999-07-11 Ian Lance Taylor <ian@zembu.com>
8152
8153 * configure: Add -W -Wall to the default CFLAGS when compiling with
8154 gcc.
8155
8156Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8157
8158 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8159
81601999-06-30 Mark Mitchell <mark@codesourcery.com>
8161
8162 * configure.in: Build ld on IRIX6.
8163
81641999-06-12 Ian Lance Taylor <ian@zembu.com>
8165
8166 * Makefile.in: Change distribution targets to use bzip2 instead of
8167 gzip.
8168 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8169 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8170
81711999-06-04 Nick Clifton <nickc@cygnus.com>
8172
8173 * config.sub: Add mcore target.
8174
26d088fa
CD
8175Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8176
8177 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8178
c2c08b29
L
8179Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8180
8181 * config.guess (dummy): Changed to $dummy.
8182
671d0648
NC
81831999-05-24 Nick Clifton <nickc@cygnus.com>
8184
8185 * config.sub: Tidied up case statements.
8186
b1345c72
BE
81871999-05-22 Ben Elliston <bje@cygnus.com>
8188
51ccbd8d
BE
8189 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8190 <jiro@din.or.jp>.
8191
b1345c72
BE
8192 * config.guess: Merge with FSF version. Future changes will be
8193 more accurately recorded in this ChangeLog.
8194 * config.sub: Likewise.
8195
2caf864f
SM
8196Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8197
8198 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8199
d207ebef
JM
82001999-04-30 Tom Tromey <tromey@cygnus.com>
8201
8202 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8203
90fb0c24
TT
82041999-04-23 Tom Tromey <tromey@cygnus.com>
8205
8206 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8207
d207ebef
JM
82081999-04-20 Drew Moseley <dmoseley@cygnus.com>
8209
8210 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8211 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8212 Bad merge removed these two changes.
8213
3516940d 8214Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 8215 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
8216
8217 * config.guess (interix Alpha): Add.
8218
d207ebef
JM
82191999-04-11 Richard Henderson <rth@cygnus.com>
8220
8221 * configure.in (i?86-*-beos*): Do config gperf; don't config
8222 gdb, newlib, or libgloss.
8223
e891fbfe 8224Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8225
e891fbfe
AO
8226 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8227 link a trivial program with -mabi=64. If it fails, remove mabi=64
8228 from multidirs.
8229
f9ae47d6
PT
8230Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8231
8232 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8233
d207ebef
JM
82341999-04-08 Nick Clifton <nickc@cygnus.com>
8235
8236 * config.sub: Add support for mcore targets.
8237
82381999-04-07 Michael Meissner <meissner@cygnus.com>
8239
8240 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8241 not mt-ospace, in order to shut up assembler warning about using
8242 symbols that are named the same as registers.
8243
82441999-04-07 Drew Moseley <dmoseley@cygnus.com>
8245
8246 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8247 dependency list for all-target-cygmon.
8248
82491999-04-05 Doug Evans <devans@casey.cygnus.com>
8250
8251 * config-ml.in: Check $host, not $target, for selective multilibs.
8252 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8253 thumb interworking, and underscore prefix multilibs.
8254
82551999-04-04 Ian Lance Taylor <ian@zembu.com>
8256
8257 * missing: Update to version from current automake.
8258
88101ab9
L
8259Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8260
8261 * configure (gxx_include_dir): Removed.
8262
8263 * configure.in (gxx_include_dir): Handle it.
8264 * Makefile.in: Likewise.
8265
d207ebef
JM
82661999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8267
8268 * config.sub (mips64vr4111,mips64vr4111el) Add.
8269
82701999-03-21 Ben Elliston <bje@cygnus.com>
8271
e490616e 8272 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8273
8dc91cbe
ME
8274Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8275
8dc91cbe
ME
8276 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8277 config/mh-djgpp.
8278
d207ebef
JM
8279Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8280
8281 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8282 all-target-newlib to dependency list for all-target-bsp.
8283
926bb5ed
MK
8284Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8285
8286 * config.sub: Add i386-uwin support.
8287 * config.guess: Likewise.
8288
4a6e3000
FS
8289Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8290
8291 * configure.in: cleanup, add mh-*pic handling for arm, special
8292 case powerpc*-*-aix*
8293
d207ebef
JM
8294Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8295
8296 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8297 can be built.
8298
8299Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8300
8301 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8302 targets.
d207ebef 8303
71c91078
NC
83041999-03-02 Nick Clifton <nickc@cygnus.com>
8305
8306 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8307
282e5df8
GN
8308Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8309
8310 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8311
1de558ee
NC
83121999-02-24 Nick Clifton <nickc@cygnus.com>
8313
8314 * config.sub: Fix typo in arm recognition.
8315
d207ebef
JM
8316Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8317
8318 * configure.in (noconfigdirs): Changed target_configdirs to
8319 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8320 rather than m68k-*-* since it is not known to work on
8321 m68k-aout. Ditto for arm-*-*oabi.
8322
8323Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8324
8325 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8326
83271999-02-19 Ben Elliston <bje@cygnus.com>
8328
8329 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8330 Smart and improved by Andrew Cagney.
8331
fab7445a
ME
8332Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8333
8334 * config.guess: Recognize openbsd-*-hppa.
8335
8ccdc228
L
8336Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8337
8338 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8339 only if it is not empty.
8340
3b7265ff
NC
83411999-02-17 Nick Clifton <nickc@cygnus.com>
8342
8343 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 8344
d207ebef 8345 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
8346
8347 * config.sub: Modified to recognize uname's armv* syntax.
8348
d207ebef
JM
83491999-02-17 Mark Salter <msalter@cygnus.com>
8350
8351 * configure.in: Added target-bsp for sparclite.
8352
8353Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8354
8355 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8356
83571999-02-08 Nick Clifton <nickc@cygnus.com>
8358
8359 * configure.in: Add support for strongarm port.
8360 * config.sub: Add support for strongarm target.
8361
c48dd3f5 8362Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 8363
c48dd3f5
MK
8364 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8365 the old name config/mh-cygwin32.
8366 Enable texinfo.
8367
d207ebef
JM
8368Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8369
8370 * configure.in: Do build ld for ix86 Solaris.
8371
ecd62820
JW
8372Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8373
8374 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8375 $AR_FOR_TARGET. Likewise for RANLIB.
8376
bbd8fa7f 8377Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 8378
e490616e
ZW
8379 * config.sub (oabi): Recognize.
8380 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 8381
0397442c
RL
8382Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8383
8384 * config.guess: Improve detection of i686 on UnixWare 7.
8385
c9ffaa63
MK
8386Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8387
8388 * config.guess: Add support for i386-pc-interix.
8389 * config.sub: Likewise.
8390 * configure.in: Likewise.
c9ffaa63 8391
d207ebef
JM
8392Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8393
8394 * Makefile.in: Remove unneeded all-target-libio from
8395 from all-target-winsup target since it is now unneeded.
8396 Add all-target-libtermcap in its place since it is now
8397 needed.
8398
8399Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8400
8401 * configure.in: makefile stub for cygwin target is probably
8402 unnecessary. Remove it for now.
d207ebef
JM
8403
8404Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8405
8406 * configure.in: libtermcap.a should be built when cygwin is the
8407 target as well as the host.
8408 * config.guess: Allow mixed case in cygwin uname output.
8409 * Makefile.in: Add libtermcap target.
d207ebef 8410
ebe12325
JL
8411Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8412
8413 * config.sub: Clean up handling of hppa2.0.
8414
57057b67
RB
8415Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8416
8417 * config.guess: Use C code to identify more HP machines.
8418
f8670be1
JL
8419Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8420
8421 * config.sub: Handle hppa2.0.
8422
d207ebef
JM
8423Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8424
8425 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 8426 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
8427
84281998-12-15 Mark Salter <msalter@cygnus.com>
8429
8430 * configure.in: Added target-bsp for several target architectures.
8431
8432 * Makefile.in: Added rules for bsp.
8433
d1a09590
JL
8434Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8435
8436 * config.guess: Improve detection of hppa2.0 processors.
8437
8438Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8439
8440 * config.guess: Recognize FreeBSD using ELF automatically.
8441
71205e0b
MH
84421998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8443
8444 * configure (skip-this-dir): Add handling for new shell script, which
8445 might be created by a sub-directory's configure to indicate, this particular
8446 directory is "unwanted".
8447 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8448
d207ebef
JM
8449Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8450
8451 * ltconfig: import from libtool, after changing libtool to
8452 account for the cygwin name change.
8453
8454Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8455
8456 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8457 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8458
8459Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8460
8461 * configure.in: Add libtermcap to list of cygwin dependencies.
8462
8463Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8464
e490616e
ZW
8465 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8466 they include winsup/include when it's a cygwin target.
d207ebef
JM
8467
84681998-11-12 Tom Tromey <tromey@cygnus.com>
8469
8470 * configure.in (host_tools): Added zip.
8471 * Makefile.in (all-target-libjava): Depend on all-zip.
8472 (all-zip): New target.
8473 (ALL_MODULES): Added all-zip.
8474 (NATIVE_CHECK_MODULES): Added check-zip.
8475 (INSTALL_MODULES): Added install-zip.
8476 (CLEAN_MODULES): Added clean-zip.
8477
8478Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8479
8480 * Makefile.in: lose "32" from comment about cygwin.
8481
8482Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8483
8484 * configure.in: Use -Os to build target libraries for the fr30.
8485
8486Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8487
8488 * config.sub: Add fr30.
8489
8490Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8491
e490616e 8492 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
8493 cygwin* instead of cygwin32*.
8494 * config.sub: Check cygwin* instead of cygwin32*.
8495
d2ec8b39
RL
8496Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8497
8498 * config.guess: Match any version of Unixware7.
8499
d207ebef
JM
85001998-10-20 Syd Polk <spolk@cygnus.com>
8501
8502 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8503 if desired.
8504
35cd2565
JL
8505Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8506
8507 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8508 these if the appropriate directories and files to not exist.
8509
52d4e5b7
JL
8510Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8511
8512 * Makefile.in (DEVO_SUPPORT): Add config.if.
8513
38ada91e
MH
8514Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8515
8516 * configure: Add pattern to replace "build_tooldir"'s
8517 definition in the generated Makefile with "tooldir"'s
8518 actual value.
8519
e44e84da
JL
8520Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8521
56a8387f
JL
8522 * config.sub: Bring back lost sparcv9.
8523
e44e84da
JL
8524 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8525
5cb95c7a
JL
8526Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8527
8528 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8529 CC_FOR_TARGET and friends.
8530
8531Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8532
ceff9b14
AO
8533 * Makefile.in (build_tooldir): New variable, same as tooldir.
8534 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8535 -B$(build_tooldir)/bin/.
8536 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 8537
f2d11dcd
GP
8538Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8539
8540 * README: Remove installation instructions and refer to the
8541 INSTALL directory instead.
8542
73a6d2e7 8543Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 8544
73a6d2e7
RL
8545 * config.sub: Add support for i[34567]86-pc-udk.
8546 * configure.in: Likewise.
8547
5d4a5ee6
JL
8548Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8549
8550 * Makefile.in: add bzip2 package building bits for user
8551 tools module
8552 * configure.in: ditto
8553
6fc19d6d
JL
8554Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8555
8556 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8557 (ALL_TARGET_MODULES): Add all-target-libobjc.
8558 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8559 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8560 (all-target-libchill): Add dependencies.
8561 * configure.in (target_libs): Add libchill.
4e81ae98 8562
f653f0ab
MH
85631998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8564
8565 * configure.in (target_subdir): Remove duplicate line.
8566
5d4a5ee6
JL
8567Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8568
8569 * Makefile.in (all-automake): fix dependencies.
8570
494933e4
JL
8571Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8572
8573 * configure.in: Minor cleanups for building in the $(target_alias)
8574 subdir.
8575
f6b58262
JW
85761998-09-22 Jim Wilson <wilson@cygnus.com>
8577
8578 * Makefile.in (bootstrap): Set r and s before make all. Use
8579 BASE_FLAGS_TO_PASS in make all.
8580 (cross): Likewise.
8581
27c7a08d
MM
85821998-09-20 Mark Mitchell <mark@markmitchell.com>
8583
8584 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8585
e67afd1e
RH
8586Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8587
8588 * config.sub: Fix typo in last change.
8589
8e44ac71
MH
85901998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8591
8592 * config.sub: Add support for C4x target.
8593 * configure.in: Likewise.
8594
d7496fbb
DM
85951998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8596
8597 * config.sub: Recognize sparcv9 just like sparc64.
8598
22097bd1
RL
8599Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8600
8601 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8602
4b877abd
JL
8603Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8604
2c8ec9a2
JL
8605 * config.guess: Correctly identify Pentium II sco boxes.
8606
4b877abd
JL
8607 * config.guess: Fix "tr" code. From Weiwen Liu.
8608
ab03db52
JH
8609Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8610
8611 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8612 stabs.
8613
b54db294
JL
8614Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8615
8616 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8617 (ALL_TARGET_MODULES): Add all-target-libchill.
8618 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8619 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8620 (all-target-libchill): Add dependencies.
8621 * configure.in (target_libs): Add libchill.
8622
bf48dd73
LW
8623Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8624
8625 * config.guess: Avoid assumptions about "tr" behaves when
8626 LANG is set to something other than English.
8627
a3cbd105
L
8628Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8629
8630 * configure (gxx_include_dir): Changed to
8631 '${prefix}/include/g++'-${libstdcxx_interface}.
8632
8633 * config.if: New to determine the interfaces.
8634
c4acd909
MK
8635Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8636
8637 * config.guess: Detect and handle MPE/IX.
8638 * config.sub: Deal with MPE/IX.
8639
9ea97665
DE
8640Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8641
8642 * configure.in: Use mh-aix43.
8643
0ce065bd
MH
86441998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8645
8646 * configure: Fix --without/--disable cases for gxx-include-dir.
8647
5d4a5ee6
JL
8648Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8649
8650 * mdata-sh: Imported. Needed for automake support.
8651
8652Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8653
8654 * Makefile.in (taz): Try "chmod -R og=u ." before
8655 "chmod og=u `find . -print`".
8656
8657Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8658
8659 * configure.in: Add arm-elf and thumb-elf support.
8660
8661Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8662
8663 * Makefile.in: Undo previous patch.
8664
8665Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8666
8667 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8668 to here ...
8669 (install-no-fixedincludes): and here
8670 (INSTALL_MODULES): ... from here.
8671
466456d9
ILT
8672Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8673
8674 * config.sub: Merge with FSF.
8675
1b409d25
ILT
8676 * config.guess: Merge with FSF.
8677
d207ebef
JM
8678Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8679
8680 * configure (extraconfigdirs): New variable.
8681 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8682 * Makefile.in (all): Move higher in file.
8683 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8684 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8685 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8686 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8687 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8688
86891998-07-23 Brendan Kehoe <brendan@cygnus.com>
8690
8691 * Makefile.in (all-target-libjava): Depend on all-gcc and
8692 all-target-newlib.
8693 (configure-target-libjava): Depend on $(ALL_GCC).
8694
7f1937c1
RL
8695Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8696
8697 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8698 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8699
2ada2bd6
ML
8700Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
8701
8702 * INSTALL/README: Fix typo.
8703
1e025bde
ML
8704Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8705
5d4a5ee6
JL
8706 * ylwrap: Change absolute path checks to check for DOS style path
8707 names.
1e025bde 8708
5d4a5ee6
JL
8709 * ylwrap: Don't use a full path name if the source file is in the
8710 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 8711
6755ff73
ILT
8712 * config-ml.in: Default to being verbose, to match Feb 18 change to
8713 configure.
8714
5d4a5ee6
JL
8715Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8716
8717 Brought over from egcs:
8718
8719 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8720
8721 * configure.in (target_subdir): Set to ${target_alias} instead
8722 of "libraries".
8723
8724 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8725
8726 * configure.in (target_subdir): Set to libraries if enable_multilib.
8727
8728Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8729
8730 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8731 multilibs, force reconfiguration the first time we create
8732 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8733
8734Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8735
8736 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8737 avoid confusion with --no-recursion.
8738
8739Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8740
8741 * configure.in: Win32 hosts shouldn't use install -x
8742 * install-sh: remove -x option, and special .exe-handling
8743 hack.
8744
d207ebef
JM
8745Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8746
8747 * config.guess: Recognize i586-pc-beos.
8748 * configure.in: Don't build some bits for beos.
8749
fbd836fc
ILT
8750Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8751
5d4a5ee6
JL
8752 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8753 CFLAGS default to -O2.
8754
fbd836fc
ILT
8755 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8756 when using GNU ld.
8757
8758Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8759
8760 * ltmain.sh: Correct install when using a different shell.
8761
8762Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8763
8764 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8765
d207ebef
JM
8766Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8767
8768 * makefile.vms: Update to build binutils/makefile.vms. Add install
8769 target.
fbd836fc
ILT
8770
8771Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8772
8773 * ltconfig: Update to correct AIX handling.
8774
69b471bc
JL
8775Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8776
81241b5e
JL
8777 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8778
69b471bc
JL
8779 * configure.in (target_subdir): Set to ${target_alias} instead
8780 of "libraries".
8781
bedf82df
MH
87821998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8783
8784 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8785 (Makefile): Depend on $(gcc_version_trigger).
8786
8787 * configure (gcc_version): Change default initializer to empty
8788 string.
8789 (gcc_version_trigger): New variable; pass this variable down
8790 to subdir configures to enable them checking gcc's version
8791 themselves. Emit make macros for both gcc_version vars.
8792 (topsrcdir): Initialize reliably.
8793 (recursion line): Remove --with-gcc-version=${gcc_version}.
8794
28e449d8
MH
87951998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8796
8797 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
8798 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8799 in $(libsubdir); emit definition in each generated Makefile.
8800 (gxx_include_dir): Initialize depending on
8801 $enable_version_specific_runtime_libs.
28e449d8 8802
50c4c9f7
MH
88031998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8804
8805 * configure (gcc_version): Initialize properly depending on
8806 how and where configure is started.
8807 (recursion line): Pass a --with-gcc-version=${gcc_version}
8808 to configures in subdirs.
8809
d207ebef
JM
8810Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8811
8812 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 8813 cygmon
d207ebef 8814
5d4a5ee6
JL
8815Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8816
8817 * configure.in: Add cygmon and libstub support for mn10200.
8818
2f96399b
MH
88191998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8820
8821 * configure (gcc_version): Add new variable describing the
8822 particular gcc version we're building.
8823 * Makefile.in (libsubdir): Add new macro for the directory
8824 in which the compiler finds executables, libraries, etc.
8825 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8826 and libsubdir.
8827
c4137c50
AO
8828Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8829
ceff9b14
AO
8830 * Makefile.in (local-clean): Remove *.log.
8831 (warning.log): Built with warn_summary from build.log.
8832 (mail-report.log): Run test_summary.
8833 (mail-report-with-warnings.log): Run test_summary including
8834 warning.log in the report.
c4137c50 8835
276d5ee0
RL
8836Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8837
8838 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8839
5d4a5ee6
JL
8840Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8841
8842 * Makefile.in (grep): Grep no longer depends on libiberty.
8843
8844Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8845
8846 * Makefile.in: all-snavigator needs all-libgui.
8847
8848Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8849
8850 * configure.in: Add cygmon and libstub support for mn10300.
8851
8af14275
ILT
8852Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8853
8854 * missing: Update to version from automake 1.3.
8855
fbd836fc
ILT
8856 * ltmain.sh: On installation, don't get confused if the same name
8857 appears more than once in the list of library names.
8858
466456d9
ILT
8859Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8860
8861 * config.sub: Accept m68060 and m5200 as CPU names.
8862
5d4a5ee6
JL
8863Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8864
8865 * configure: Use && rather than using -a in test, because odd
8866 strings can confuse test.
8867 * configure.in: Likewise.
8868
fbd836fc
ILT
8869Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8870
8871 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8872
f0983958
AO
8873Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8874
8875 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 8876 bootstrap4-lean): New targets.
f0983958 8877
bfed1ea0
JL
8878Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8879
8880 * mpw-* Delete. Not used.
8881
5d4a5ee6
JL
8882Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8883
8884 * COPYING.LIB: Update FSF address.
8885
bfed1ea0
JL
8886Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8887
8888 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8889
5d4a5ee6
JL
8890 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8891 GAS_SUPPORT_DIRS.
8892
bfed1ea0
JL
8893Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8894
8895 * ltconfig, ltmain.sh: Avoid producing a version number if
8896 -version-info was not used.
8897
5d4a5ee6
JL
8898Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8899
8900 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8901 building with newlib.
8902
89031998-04-30 Paul Eggert <eggert@twinsun.com>
8904
d207ebef 8905 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 8906 Solaris `make' causes it to continue to next definition.
d207ebef
JM
8907
8908Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8909
8910 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8911 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
8912
8913Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8914
8915 * configure.in: Change alpha to alpha* in several places.
8916
d207ebef
JM
8917Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8918
8919 * config.sub: Recognize sparc86x.
8920
77be0cab
MM
8921Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
8922
8923 * configure.in (--enable-target-optspace): Remove debug echo.
8924
62441128
JW
8925Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8926
8927 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8928
bfed1ea0
JL
8929Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8930
8931 * ltconfig: Update cygwin32 support.
8932
5d4a5ee6
JL
8933 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8934 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8935 (GDB_SUPPORT_DIRS): Likewise.
8936
3f4ea1de
MM
8937Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8938
8939 * configure.in (target_makefile_frag): If --enable-target-optspace,
8940 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
8941 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8942 not used.
8943 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 8944
5d4a5ee6
JL
8945Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8946
8947 * Makefile.in (all-bfd): Depend on all-intl.
8948 (all-binutils): Likewise.
8949 (all-gas): Likewise.
8950 (all-gprof): Likewise.
8951 (all-ld): Likewise.
8952
89531998-04-19 Brendan Kehoe <brendan@cygnus.com>
8954
8955 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8956
bfed1ea0
JL
8957Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8958
5d4a5ee6
JL
8959 * Makefile.in (all-bfd): Depend upon all-libiberty.
8960
bfed1ea0
JL
8961 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8962
5d4a5ee6
JL
8963Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8964
8965 * Makefile.in: Add libstub.
8966
8967 * configure.in: Ditto. Build libstub for targets that have cygmon
8968 support.
8969
8970Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8971
8972 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8973
8974Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8975
8976 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8977 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8978
ec8d6ddc
KW
8979Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8980
8981 * configure: Define DEFAULT_M4 by searching PATH.
8982 * Makfile.in: Use DEFAULT_M4.
8983
bfed1ea0
JL
8984Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8985
8986 * ltconfig: Add cygwin32 support.
8987
5d4a5ee6
JL
8988 * Makefile.in, configure.in: Add libtool as a native only directory
8989 to configure and build.
8990
547a6183
JL
8991Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8992
8993 * Makefile.in (INSTALL_MODULES): Remove texinfo.
8994
5d4a5ee6 8995Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 8996
5d4a5ee6
JL
8997 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8998
8999Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9000
9001 * Makefile.in: add ash make rules
9002 * configure.in: add ash to native_only and host_tools lists
9003
9004Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9005
9006 * Makefile.in (all-gettext, all-intl): New targets.
9007 (ALL_MODULES): Added all-gettext, all-intl.
9008 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9009 (INSTALL_MODULES): Added install-gettext, install-intl.
9010 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9011
9012 * configure.in (host_tools): Added gettext.
9013 (native_only): Likewise.
9014 (noconfigdirs) [various cases]: Likewise.
9015 (host_libs): Added intl.
9016
d207ebef
JM
9017Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9018
9019 * configure: Do not disable building gdbtk for cygwin32 hosts.
9020
e98e406f
NC
9021Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9022
9023 * configure.in: Add thumb-coff target.
9024 * config.sub: Add thumb-coff target.
9025
5d4a5ee6
JL
9026Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9027
9028 * Makefile.in: Revert yesterday's change.
9029 (all-target-winsup): all-target-librx stays out of here.
9030
9031Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9032
9033 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9034 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9035 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9036 Remove references to librx and libg++.
9037
9038Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9039
9040 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9041 recursive makes
9042
bfed1ea0
JL
9043Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9044
9045 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9046 for newlib directory.
bfed1ea0
JL
9047 (CXX_FOR_TARGET): Likewise.
9048
9049Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9050
9051 * ltconfig: Update after libtool/ltconfig.in change for
9052 hpux11.
9053
9054Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9055
9056 * ltconfig, ltmain.sh: Update to libtool 1.2.
9057
3cd730af
MH
9058Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9059
9060 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9061 (install-gcc-cross): Instead, override LANGUAGES here.
9062
80564603
DL
90631998-03-18 Dave Love <d.love@dl.ac.uk>
9064
9065 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9066 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9067
d207ebef
JM
9068Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9069
9070 * configure.in: Add Thumb-pe target.
9071
5d4a5ee6 9072Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9073
5d4a5ee6
JL
9074 * Makefile.in - changed sn targets to snavigator
9075 * configure.in - changed sn targets to snavigator
9076
2d4a0558
MH
9077Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9078
9079 * config-ml.in: After building symlink tree call make distclean
9080 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9081 to be the case for libiberty.
9082
04b93567
L
9083Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9084
9085 * configure: When making link, also check the current
9086 directory. The configure scripts may create one.
9087
9a06b842
RH
9088Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9089
9090 * config.sub: Accept alphapca56 and alphaev6 properly.
9091
217fc4e6
FS
9092Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9093
9094 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9095
3e07bdbd 9096Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9097
e490616e 9098 * config.sub (sco5): Fix typo.
3e07bdbd 9099
5d4a5ee6
JL
9100Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9101
9102 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9103 install-itcl.
9104 (install-itcl): Remove dependency on install-tcl.
9105
9106Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9107
9108 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9109
9110Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9111
9112 * configure.in: Don't build libgui for a cygwin32 target when not on
9113 a cygwin32 host.
9114
9115Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9116
9117 * configure (redirect): Set to null, so default behavior of
9118 configure is now --verbose.
9119
ce0d965c
DL
91201998-02-16 Dave Love <d.love@dl.ac.uk>
9121
9122 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9123 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9124
3acd1fd0
MH
9125Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9126
9127 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9128 this change to sync Makefile.in with its ChangeLog entries.
9129
5d4a5ee6
JL
9130Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9131
9132 * ltmain.sh (mkdir): Check that the directory doesn't exist
9133 before we exit with error, so that we don't get races during
9134 parallel builds.
9135
bfed1ea0
JL
9136Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9137
9138 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9139
4e77e8f1
MH
9140Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9141
9142 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9143 PICFLAG_FOR_TARGET.
9144 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9145
9146 * configure: Emit a definition for the new macro enable_shared
9147 into each Makefile.
9148
5d4a5ee6
JL
9149Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9150
9151 * configure.in (host_tools, native_only): Add libtool.
9152
9153Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9154
9155 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9156 Fix typo in ming config comment.
9157
bfed1ea0
JL
9158Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9159
9160 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9161
5d4a5ee6
JL
9162Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9163
9164 * config.sub: Add tic30 cases, and map c30 to tic30.
9165
8821a725
RH
9166Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9167
9168 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9169 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9170 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9171 (CLEAN_TARGET_MODULES): Similarly
9172 (all-target-libf2c): Add dependences.
4e81ae98 9173 * configure.in (target_libs): Add libf2c.
8821a725 9174
5d4a5ee6
JL
9175Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9176
9177 * configure.in: Remove expect from noconfigdirs when target
9178 is cygwin32. OK to build expect and dejagnu with Canadian
9179 Cross.
9180
0aadd657
ILT
9181Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9182
5d4a5ee6
JL
9183 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9184 host.
9185
0aadd657
ILT
9186 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9187 and mingw32.
9188
d0a8352c
MH
9189Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9190
9191 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9192 here as it is not defined in the toplevel Makefile.
9193
59739e3c
MH
9194Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9195
9196 * configure (package_makefile_rules_frag): New variable, which names
9197 a file with generic rules, ...
9198 Change comment to mention we now have FIVE parts.
9199 * configure: Undo last change.
9200
228197ee
LT
9201Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9202
9203 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9204 * config.sub: More accurate determination of HP processor types.
228197ee 9205
efd4c0ba
MH
9206Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9207
9208 * configure (package_makefile_frag): Move inserting the
9209 ${package_makefile_frag} to where it should be according
9210 to the comment.
9211
6eef3189
PB
9212Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9213
9214 * config.guess: Add support for Linux/ARM.
9215
d207ebef
JM
9216Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9217
9218 * .cvsignore: Remove *-info and *-install since they match
9219 release-info and mpw-install, which we don't want to just ignore.
9220
48464ebf
RH
9221Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9222
9223 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9224
803462a7
PN
9225Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9226
9227 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9228 local_prefix to sub-make invocations.
9229
520ab477
L
9230Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9231
9232 * configure.in: Check makefile fragments in the source
9233 directory.
9234
4bcdb76d
AO
9235Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9236
ceff9b14
AO
9237 * configure.in: Check whether host and target makefile
9238 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9239
5d4a5ee6
JL
9240Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9241
9242 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9243
9244Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9245
9246 * configure.in: Make sure we only replace RPATH_ENVVAR on
9247 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9248 regexp to sed.
9249
9250 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9251 to sub-makes.
9252
0d3e11a5
LI
92531998-01-13 Lee Iverson (leei@ai.sri.com)
9254
9255 * config-ml.in (multi-do): LDFLAGS must include multilib
9256 designator.
9257
d45b3d87 9258Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9259
9260 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9261
d39cd7a1
MK
9262Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9263
9264 * config.sub: Add mingw32 support.
9265 * configure.in: Likewise.
d39cd7a1 9266
6decbc24
FS
9267Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9268
9269 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9270
5d4a5ee6
JL
9271Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9272
9273 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9274 * configure (gxx_include_dir): Provide a definition for subdirs
9275 which do not use autoconf.
9276
9277Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9278
9279 * config.guess: Sync with egcs. Picks up new alpha support,
9280 BeOS & some additional linux support.
9281
d3d1907a
JL
9282Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9283
9284 * config.guess: HP 9000/803 is a PA1.1 machine.
9285
b104e095
RH
9286Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9287
9288 * configure.in: It's alpha*-...
9289
aca823c1
L
9290Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9291
9292 * configure.in (host_makefile_frag, target_makefile_frag):
9293 Handle multiple config files.
9294 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9295 alpha-*-*.
9296
d207ebef
JM
9297Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9298
9299 * mkdep: New file.
9300
9301Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9302
9303 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9304
5d4a5ee6
JL
9305Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9306
9307 * Makefile.in: Add libgui directory.
9308 (GDB_TK): Add all-libgui.
9309 * configure.in: Add libgui directory.
9310 * configure: Add all-libgui to GDB_TK.
9311
9312Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9313
9314 * config-ml.in (multidirs): Add m32r to multilib list.
9315
9316Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9317
9318 * Makefile.in (all-target-gperf): Change dependency to
9319 all-target-libstdc++.
9320
baf55877
FF
9321Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9322
9323 * config.guess: Add BeOS support.
9324
5d4a5ee6
JL
9325Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9326
9327 Source directory cvs renamed to cvssrc:
9328 * configure.in (host_tools): Change cvs to cvssrc.
9329 (native_only): Likewise.
9330 (noconfigdirs) [various cases]: Likewise.
9331 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9332 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9333 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9334 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9335 (all-cvssrc): Rename target from all-cvs.
9336
f2d76545
JL
9337Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9338
9339 * configure (gxx_include_dir): Fix thinko.
9340
205cba53
JL
9341Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9342
9343 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9344 (install-cross, install-gcc-cross): New targets.
9345
5d4a5ee6
JL
9346Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9347
9348 * configure.in (noconfigdirs): Add support for Thumb target.
9349
9350 * config.sub (maybe_os): Add support for Thumb target.
9351
9352Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9353
9354 * Makefile.in: Add rules for cygmon.
9355
9356 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9357
96b0f1fc
JL
9358Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9359
9360 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9361 * configure (gxx_include_dir): Provide a definition for subdirs
9362 which do not use autoconf.
d207ebef
JM
9363
9364Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9365
9366 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 9367 11/18/97 build
d207ebef 9368
7dfef6ed
JL
9369Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9370
9371 * From Franz Sirl.
9372 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9373 found on RedHat Linux systems.
96b0f1fc 9374
83cfe7c0
JL
9375Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9376
9377 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9378 guesses.
9379
7dfef6ed
JL
9380Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9381
9382 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9383
5d4a5ee6
JL
9384Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9385
9386 * ltmain.sh: If mkdir fails, check whether the directory was created
9387 anyhow by some other process.
9388
d207ebef
JM
9389Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9390
9391 * configure.in (d30v-*-*): Configure all directories.
9392
9393Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9394
9395 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9396 for the D30V.
9397
9398Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9399
9400 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9401
5d4a5ee6
JL
9402Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9403
e490616e
ZW
9404 * include/libiberty.h: Add extern "C" { so it can be used with C++
9405 progrms.
9406 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9407 programs.
5d4a5ee6 9408
d207ebef
JM
9409Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9410
9411 * configure.in (d30v-*-*): Configure GCC now.
9412
5d4a5ee6
JL
9413Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9414
9415 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9416 is no longer needed.
9417
c9670e62
JM
9418Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9419
9420 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9421
cc71c0ca
MH
9422Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9423
9424 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9425 targets using "$@" to provide support for similar but not identical
9426 targets without having to duplicate code.
9427
d207ebef
JM
9428Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9429
9430 * makefile.vms: Fix to work with DEC C.
9431
9432Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9433
9434 * config.sub: Add mips-tx39-elf to marketing names.
9435
9436Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9437
9438 * ltmain.sh: Handle symlinks in generated script.
9439
9440Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9441
9442 * configure: Handle autoconf style directory options: --bindir,
9443 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9444 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9445 --sysconfdir.
9446 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9447 (sharedstatedir, localstatedir, oldincludedir): New variables.
9448 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9449 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9450 sbindir, sharedstatedir, and sysconfdir.
9451
b1e3ddfd
AJ
9452Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9453
9454 * Makefile.in (bootstrap-lean): New target.
9455
d207ebef
JM
9456Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9457
9458 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 9459 sn, and gnuserv from noconfigdirs.
d207ebef
JM
9460
9461Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9462
9463 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9464
09f97c1e
JL
9465Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9466
9467 * Makefile.in (cross): New target.
9468
335d0ab2
AO
9469Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9470 Jeff Law <law@cygnus.com>
9471
9472 * Makefile.in (bootstrap2, bootstrap3): New targets.
9473 (all-bootstrap): Remove outdated and confusing target.
339c9b00 9474 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 9475
d207ebef
JM
9476Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9477
9478 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 9479 windows. Consistent with gdb/configure.
d207ebef 9480
e693cc28
UD
94811997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9482
e693cc28
UD
9483 * configure.in: Name Linux target fragment.
9484
9485 * configure: Rewrite so that project Makefile fragment is inserted
9486 first and appears last in the resulting Makefile.
9487
d207ebef
JM
9488Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9489
9490 * Makefile.in (install-itcl): Install tcl first.
9491
5d4a5ee6
JL
9492Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9493
9494 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9495
f401679e
JW
9496Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9497
9498 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9499
9500 * configure.in (skipdirs): Add target-librx for Linux.
9501 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9502
ec20b1b9
JL
9503Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9504
9505 * Makefile.in (bootstrap): New target.
9506
becdcf6d
JL
9507Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9508
63f6bcd7 9509 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 9510
d207ebef
JM
9511Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9512
9513 * config.guess: Merge with FSF.
9514
0c82f6bf
FF
9515Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9516
9517 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9518
d207ebef
JM
9519Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9520
9521 * config.sub: Add "marketing-names" patch.
9522
3fbc0b70
JS
9523Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9524
e490616e 9525 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 9526
e20d4801
JL
9527Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9528
9529 * config.sub: Handle v850-elf.
9530
fe181f78 9531Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
9532
9533 * .cvsignore (*-install): Remove.
9534
bfed1ea0
JL
9535Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9536
9537 * ltconfig: Set CONFIG_SHELL in libtool.
9538 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9539
558a1e7c
JW
9540Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9541
9542 * configure.in (target_subdir): Set to libraries if enable_multilib.
9543
7818d6fc
JW
9544Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9545
9546 * config.guess: Update from gcc directory.
9547
d207ebef
JM
9548Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9549
9550 * Makefile.in (all-sim): Depends on all-readline.
9551
6599da04
JM
9552Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9553
9554 * Makefile.in (BISON, YACC): Use $$s.
9555 (all-bison): Depend on all-texinfo.
9556
9557Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9558
9559 * Makefile.in (BISON): Add -L flag.
9560 (YACC): Likewise.
9561
d207ebef
JM
9562Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9563
4e81ae98
EC
9564 * configure.in (noconfigdirs): Add support for v850e target.
9565
d207ebef
JM
9566 * config.sub (maybe_os): Add support for v850e target.
9567
9568Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9569
4e81ae98
EC
9570 * configure.in (noconfigdirs): Add support for v850ea target.
9571
d207ebef
JM
9572 * config.sub (maybe_os): Add support for v850ea target.
9573
6599da04
JM
9574Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9575
9576 * config.sub: Add mipstx39. Delete r3900.
9577
9578Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9579
9580 * Makefile.in (all-autoconf): Depends on all-texinfo.
9581
9582Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9583
9584 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9585 eabi targets.
9586
9587Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9588
9589 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9590
9591 * configure: When handling a Canadian Cross, handle YACC as well as
9592 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 9593 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
9594
9595Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9596
9597 * Makefile.in (BISON): bison, not byacc or bison -y.
9598 (YACC): bison -y or byacc or yacc.
9599 (various): Add *-bison as appropriate.
9600 (taz): No need to mess with BISON anymore.
9601
9602Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9603
9604 * configure: If OSTYPE matches *win32*, try to find a good value for
9605 CONFIG_SHELL.
9606
9607Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9608
9609 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9610 configure.in if it is present.
9611
9612Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9613
9614 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9615
9616Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9617
9618 * config.sub: Recognize `arc' cpu.
9619 * configure.in: Likewise.
9620 * config-ml.in: Likewise.
9621
9622Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9623
9624 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9625
9626Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9627
9628 * configure: Changed sed delimiter from ':' to '|' when
9629 attempting to substitute ${config_shell} for SHELL. On
9630 NT ${config_shell} may contain a ':' in it.
9631
9632Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9633
9634 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9635
9636Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9637
9638 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9639
9640Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9641
9642 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9643
9644 * ylwrap: If the program is a relative path, force it to be
9645 absolute.
9646
9647Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9648
9649 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9650
9651Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9652
9653 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
9654 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9655 for libraries.
6599da04
JM
9656
9657Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9658
9659 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 9660 separated by spaces.
6599da04
JM
9661
9662Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9663
9664 * ylwrap: New file.
9665 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9666
9667 * ltmain.sh: Handle /bin/sh at start of install program.
9668
9669 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9670
9671 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9672 * missing: New file, from automake 1.2.
9673
9674Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9675
9676 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9677 check-tk to CHECK_X11_MODULES.
9678
9679Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9680
9681 * config.sub: Merge with FSF.
9682
9683Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9684
9685 * config.guess: Merge with FSF.
9686
9687Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9688
9689 * configure: Treat msdosdjgpp like go32.
9690 * configure.in: Likewise. Don't remove gprof for go32.
9691
9692 * configure: Change Makefile.tem2 to Makefile.tm2.
9693
9694Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9695
9696 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9697
9698Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9699
9700 * install-sh (chmodcmd): Set to null if the DST directory already
9701 exists. Same as Nov 11th change.
9702
9703Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9704
4e81ae98 9705 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
9706
9707Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9708
9709 * config.guess: Update from FSF.
9710
9711Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9712
9713 * Makefile.in (GDB_TK): Depend on itcl and tix.
9714
9715Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9716
9717 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9718 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9719 (INSTALL_SCRIPT): New variable.
9720 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9721 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9722 to -x.
9723 * install-sh: Add support for -x option.
9724
9725Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9726
9727 * configure.in, Makefile.in: Treat tix like itcl.
9728
9729Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9730
9731 * Makefile.in (WINDRES): New variable.
9732 (WINDRES_FOR_TARGET): New variable.
9733 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9734 (EXTRA_HOST_FLAGS): Add WINDRES.
9735 (EXTRA_TARGET_FLAGS): Add WINDRES.
9736 (EXTRA_GCC_FLAGS): Add WINDRES.
9737 ($(DO_X)): Pass down WINDRES.
9738 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9739 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9740 DLLTOOL_FOR_TARGET.
9741
9742Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9743
9744 * configure.in: configure sim before gdb for win32-x-ppc
9745
9746Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9747
9748 Move gperf into the toplevel, from libg++.
9749 * configure.in (target_tools): Add target-gperf.
9750 (native_only): Add target-gperf.
9751 * Makefile.in (all-target-gperf): New target, depend on
9752 all-target-libg++.
9753 (configure-target-gperf): Empty rule.
9754 (ALL_TARGET_MODULES): Add all-target-gperf.
9755 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9756 (CHECK_TARGET_MODULES): Add check-target-gperf.
9757 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9758 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9759
9760Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 9761
6599da04
JM
9762 * config.sub (mn10200): Recognize new basic machine.
9763
9764Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9765
9766 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9767 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9768
9769Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9770
9771 * configure.in: If we're building mips-sgi-irix6* native, turn on
9772 ENABLE_MULTILIB and set TARGET_SUBDIR.
9773
9774Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9775
9776 * Makefile.in (all-sn): Depend on all-grep.
9777
9778Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9779
9780 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9781
9782 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9783 Makefile. From Jeff Makey <jeff@cts.com>.
9784 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9785
9786 * Makefile.in (DISTBISONFILES): Remove.
9787 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9788 $(DEFAULT_YACC).
9789
9790 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 9791 cygwin32.
6599da04
JM
9792
9793 * Makefile.in (LD): New variable.
9794 (EXTRA_HOST_FLAGS): Pass down LD.
9795 ($(DO_X)): Likewise.
9796
9797Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9798
9799 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9800
9801Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9802
9803 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 9804 before adding our own. Always add --build.
6599da04
JM
9805
9806Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9807
9808 * configure.in (targargs): Pass --build if we're doing
9809 a cross-compile.
9810
9811Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9812
ca236658 9813 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
9814 sed. Otherwise sed chokes on NT path names with drive
9815 designators. Also look for "?:*" as the leading characters in an
9816 absolute pathname.
9817
9818Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9819
9820 * config.sub: Support for r3900.
9821
9822Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9823
9824 * configure.in: Use install-sh, not install.sh.
9825
9826Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9827
9828 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9829 apply it twice.
9830
9831Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9832
9833 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9834 install-binutils.
9835
9836Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9837
9838 * Makefile.in: Add automake targets.
9839 * configure.in (host_tools): Add automake.
9840
9841Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9842
9843 * configure: Default CXX to c++, not gcc.
9844 * Makefile.in (CXX): Set to c++, not gcc.
9845 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9846
9847Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9848
9849 * install-sh: try appending a .exe if source file doesn't
9850 exist
9851
9852Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9853
9854 * configure.in: Turn on multilib by default.
9855 (cross_only): Remove target-libiberty.
9856
9857 * Makefile.in (all-gcc): Don't depend on libiberty.
9858
9859Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9860
9861 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9862
9863Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9864
9865 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9866 (DISTBISONFILES): Add ld/Makefile.in
9867
9868Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9869
9870 * configure.in: if target is cygwin32 but host isn't cygwin32,
9871 don't configure gdb tcl tk expect, not just gdb.
9872
9873Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9874
9875 * configure.in: Added gnuserv everywhere sn appears.
9876
9877 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9878 (CROSS_CHECK_MODULES): Added check-gnuserv.
9879 (INSTALL_MODULES): Added install-gnuserv.
9880 (CLEAN_MODULES): Added clean-gnuserv.
9881 (all-gnuserv): New target.
9882
9883Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9884
9885 * config.guess: Fixes for MIPS OpenBSD systems.
9886
9887Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9888
9889 * Makefile.in (INSTALL_XFORM): Remove.
9890 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9891
9892 * mkinstalldirs: New file, copied from automake.
9893 * Makefile.in (installdirs): Rename from install-dirs. Use
9894 mkinstalldirs. Change all users.
9895 (DEVO_SUPPORT): Add mkinstalldirs.
9896
9897Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9898
9899 * install-sh: Rename from install.sh.
9900 * Makefile.in (INSTALL): Change install.sh to install-sh.
9901 (DEVO_SUPPORT): Likewise.
9902
9903 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9904 Graichen <graichen@rzpd.de>.
9905
9906Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9907
9908 * config.guess: Recognize OpenBSD systems correctly.
9909
9910Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9911
9912 * README, Makefile.in (ETC_SUPPORT): Remove references to
9913 cfg-paper*, configure.{texi,man,info*}._
9914
9915Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9916
9917 * Makefile.in (all.normal): Ensure that gcc is built after all
9918 the x11 - ie gdb - targets.
9919
9920Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9921
9922 * makefile.vms: Don't run conf-a-gas.
9923
9924Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9925
e490616e 9926 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 9927
d207ebef
JM
9928Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9929
9930 * configure.in: Remove noconfigdirs case since gdb also
9931 configures and builds for tic80-coff.
9932
6599da04
JM
9933Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9934
9935 * configure: Set cache_file to config.cache.
9936 * Makefile.in (local-distclean): Remove config.cache.
9937
9938Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9939
9940 * COPYING: Update FSF address.
9941
d207ebef
JM
9942Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9943
9944 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9945 noconfigdirs.
9946
6599da04
JM
9947Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9948
9949 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9950 MAKEDIRS, is empty.
9951
9952Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9953
9954 * config.sub: Tweak mn10300 entry.
9955
9956Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9957
9958 * configure.in (host_tools): Put sim before gdb, so gdb's
9959 configure.tgt can determine if the simulator was configured.
9960
9961Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9962
9963 * config.sub: Move BeOS $os case to be with other Cygnus
9964 local cases.
9965
9966Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9967
9968 * config.sub: Remove misplaced comment that broke Linux.
9969
9970Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9971
9972 * config.sub: Add BeOS support.
9973
9974Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9975
9976 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9977
9978Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9979
9980 * configure.in (noconfigdirs): Remove tcl and tk from
9981 noconfigdirs for cygwin32 builds.
9982
d207ebef
JM
9983Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9984
9985 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9986
6599da04
JM
9987Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9988
9989 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9990 make-all.com, use makefile.vms instead.
9991
9992Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9993
9994 * config.sub: Accept -lnews*.
9995
d207ebef
JM
9996Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9997
9998 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 9999 target-examples and target-libiberty for d30v.
d207ebef
JM
10000
10001Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10002
10003 * configure.in (noconfigdirs): Enable ld for d30v.
10004
10005Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10006
10007 * configure.in (tic80-*-*): Build compiler.
10008
10009Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10010
10011 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10012 unsupported d30v directories
d207ebef
JM
10013
10014Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10015
4e81ae98
EC
10016 * config.sub, configure.in: Add d30v target cpu.
10017
6599da04
JM
10018Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10019
10020 * makefile.vms: New file.
10021 * make-all.com: Remove.
10022
10023Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10024
10025 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10026
10027Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10028
10029 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10030
10031Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10032
10033 * Makefile.in (ALL_MODULES): Added all-db.
10034 (CROSS_CHECK_MODULES): Addec check-db.
10035 (INSTALL_MODULES): Added install-db.
10036 (CLEAN_MODULES): Added clean-db.
10037
10038Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10039
10040 * config.guess: Merge with latest FSF sources.
10041
10042Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10043
10044 * Makefile.in (ALL_MODULES): Added all-itcl.
10045 (CROSS_CHECK_MODULES): Added check-itcl.
10046 (INSTALL_MODULES): Added install-itcl.
10047 (CLEAN_MODULES): Added clean-itcl.
10048
10049Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10050
10051 * configure.in: build gdb for mn10200
10052
10053Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10054
10055 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10056
d207ebef
JM
10057Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10058
10059 * configure.in (tic80-*-*): Turn off most targets right now.
10060
6599da04
JM
10061Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10062
10063 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10064 rather than the makeinfo program.
10065 (do-info): Depend upon all-texinfo.
10066
10067Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10068
10069 * configure.in: Remove uses of config/mh-linux.
10070
10071 * config.sub, config.guess: Merge with latest FSF sources.
10072
d207ebef
JM
10073Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10074
10075 * config.sub (case $basic_machine): Add tic80 entries.
10076
6599da04
JM
10077Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10078
10079 * config.sub, config.guess: Merge with latest FSF sources.
10080
10081Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10082
10083 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10084 * mpw-config.in: Test for NewFolderRecursive.
10085 * mpw-install: Use symbolic name for startup filename.
10086 * mpw-README: Add various additional details.
10087
10088Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10089
10090 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10091
10092Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10093
10094 * configure.in: Do build gcc and the target libraries for
10095 the mn10200.
10096
10097Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10098
10099 * configure.in: don't avoid building gdb for mn10300 any more
10100 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10101 instead of single-quoting it.
10102
10103Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10104
10105 * configure.in: Don't use --with-stabs on IRIX 6.
10106
10107Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10108
10109 * configure.in (m32r): Build gdb, libg++ now.
10110
10111Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10112
10113 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10114 directories from noconfigdirs.
10115
10116Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10117
10118 * config.sub (basic_machine): added mips16 configuration
10119
10120Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10121
10122 * config.sub: Handle d10v-unknown.
10123
d207ebef
JM
10124Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10125
10126 * config.sub: Handle v850-unknown.
10127
6599da04
JM
10128Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10129
10130 * Makefile.in: add findutils
10131 * configure.in: add findutils to list of host_tools
10132
10133Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10134
10135 * config.sub: Handle mn10200 and mn10300.
10136
10137Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10138
10139 * configure.in (d10v-*): Do not build librx.
10140
10141Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10142
10143 * configure.in (mn10300): Build everything except gdb & libgloss.
10144
10145Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10146
10147 * config.guess: Patch for Dansk Data Elektronik servers,
10148 from Niels Skou Olsen <nso@dde.dk>.
10149
10150 For ncr, use /bin/uname rather than uname, since GNU uname does not
10151 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10152
10153 Patch for MIPS R4000 running System V,
10154 from Eric S. Raymond <esr@snark.thyrsus.com>.
10155
10156 Fix thinko for nextstep.
10157
10158 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10159
10160 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10161 * config.guess: Guess mips-dec-mach_bsd4.3.
10162
10163 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10164 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10165 release numbers.
10166 * config.guess (mips-mips-riscos*): Emit just enough of the
10167 release number.
10168
10169 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10170 * config.guess (sparc-auspex-sunos*): Added.
10171 (f300-fujitsu-*): Added.
10172
10173 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10174 * config.guess: Recognize a Tadpole as a sparc.
10175
10176Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10177
10178 * config.guess: Don't assume that NextStep version is either 2 or
10179 3. NextStep 4 (aka OpenStep 4) has come out now.
10180
10181Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10182
10183 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10184 From Rik Faith <faith@cs.unc.edu>.
10185
10186Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10187
10188 * config.sub: Contributions from bug-gnu-utils to:
10189 Support plain "hppa" (no version given) architecture, reported by
10190 OpenStep.
10191 OpenBSD like NetBSD.
10192 LynxOs is not a hardware supplier.
10193
10194 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10195 OpenBSD like NetBSD.
6599da04
JM
10196 Stratus systems.
10197 More Pyramid systems.
10198 i[n>4]86 Intel chips.
10199 M680[n>4]0 Motorola chips.
10200 Use unknown instead of lynx for hardware manufacturer.
10201
10202Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10203
10204 * install.sh (chmodcmd): Set to null if the DST directory already
10205 exists.
10206
10207Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10208
10209 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10210 not use mt-ppc target Makefile fragment any more.
10211
10212Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10213
10214 * configure.in (*-*-windows): Exclude everything but those dirs
10215 needed to build windows.
10216
10217Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10218
10219 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10220
10221Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10222
10223 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
10224
10225Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10226
10227 * Undo my previous change.
10228
10229Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10230
10231 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10232 unconditionally.
10233 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10234
10235Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10236
10237 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10238 host to add it's own flags.
6599da04
JM
10239
10240Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10241
10242 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10243
10244Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10245
10246 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10247 (CXX_FOR_TARGET): Likewise.
10248 (GCC_FOR_TARGET): Define.
10249 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10250 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10251 CC_FOR_TARGET was specified on the command line.
10252 (MAKEOVERRIDES): Don't define.
10253
10254Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10255
10256 * configure.in (m32r): Fix spelling of libg++ libs.
10257
10258Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10259
10260 * config.sub (-apple*): Remove, now redundant.
10261
10262Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10263
10264 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10265
10266 * configure: Rework yesterday's sed script patch.
10267
10268 * config.sub: Merge with FSF.
10269
10270Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10271
10272 * config.guess: Merge from FSF.
10273
10274 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10275 * config.guess: Use pc instead of unknown, for pc clone systems.
10276 Change linux to linux-gnu.
6599da04
JM
10277
10278 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10279 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10280
10281Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10282
10283 * test-build.mk (HOLES): Add "xargs" for gdb.
10284
10285 * configure: Avoid hpux10.20 sed bug.
10286
10287Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10288
731a8127 10289 * configure.in: Add support for windows host
6599da04
JM
10290 (that is a build done under the Microsoft build environment).
10291
10292Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10293
10294 * Makefile.in: Replace all uses of srcroot with s, to shrink
10295 command line lengths.
10296
10297 Patches from Geoffrey Noer <noer@cygnus.com>:
10298 * configure.in: If configuring for newlib, pass --with-newlib to
10299 subdirectories.
10300 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10301 -Bnewlib/ and -Lwinsup to gcc.
10302 (CXX_FOR_TARGET): Likewise.
10303
10304Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10305
10306 * Makefile.in (ETC_SUPPORT): Add configure.
10307
10308Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10309
4e81ae98 10310 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10311 host configuration file.
10312
10313Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10314
10315 * configure.in: Break mn10x00 support into separate
10316 mn10200 and mn10300 configurations.
10317 * config.sub: Likewise.
10318
10319Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10320
10321 * configure.in: Add lots of stuff to noconfigdirs for
10322 the mn10x00 targets.
10323
10324 * config.sub, configure.in: Add mn10x00 support.
10325
10326Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10327
10328 * make-all.com: Call conf-a-gas, not config-a-gas.
10329
10330Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10331
10332 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10333 targets.
6599da04
JM
10334
10335Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10336
10337 * mpw-README: Add much more detail for native PowerMac.
10338 * mpw-install: New file.
10339 * mpw-configure: Add --norecursion and --help options.
10340 * mpw-config.in: Translate readme and install files when
10341 copying to objdir.
10342 * mpw-build.in: Don't always depend on byacc and flex.
10343 (install-only-top): New action.
10344
d207ebef
JM
10345Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10346
10347 * configure.in: You can now configure GDB for the v850.
10348
6599da04
JM
10349Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10350
10351 * configure.in (noconfigdirs): Don't configure any C++ dirs
10352 if targeting D10V.
10353
10354Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10355
10356 * config.sub: Recognize mips64vr5000.
10357
10358Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10359
10360 * configure.in: Use a single line for host_tools and native_only.
10361
10362Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10363
10364 * config.sub, configure.in: Add entries for m32r.
10365
10366Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10367
10368 * Makefile.in (inet-install): Don't run install-gzip.
10369
10370Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10371
10372 * configure.in: Don't config lots of things for *-*-windows*.
10373
10374Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10375
10376 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10377 (host_libs, host_tools): Copy from configure.in.
10378 * mpw-configure: Don't complain about directories not found.
10379
10380Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10381
10382 * configure.in (i[345]86): Recognize i686 for pentium pro.
10383 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10384 file.
10385
10386 * config.guess (i[345]86): Ditto.
10387
10388Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10389
10390 * configure.in (noconfigdirs): Removed gdb for D10V.
10391
d207ebef 10392Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 10393
d207ebef
JM
10394 * configure.in: Remove ld, target-libio, target-libg++, and
10395 target-libstdc++ from noconfigdirs.
5d4a5ee6 10396
6599da04
JM
10397Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10398
10399 * configure: Fix three locations where shell scripts were
10400 being run directly rather than with config_shell.
10401
d207ebef
JM
10402Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10403
10404 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10405 * config.sub (basic_machine): Recognize v850.
10406
6599da04
JM
10407Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10408
10409 * mpw-configure: Handle multiple enable/disable options and
10410 pass them down recursively, handle -c and -s flags appropriately
10411 depending on choice of compiler, add escape mechanism for
10412 quoted arguments to gC.
10413
10414Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10415
10416 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10417 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10418 so that -mrelocatable-lib and -mno-eabi are used.
10419
10420 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10421 not support --print-multi-lib, don't abort.
10422
6599da04
JM
10423Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10424
10425 * make-all.com: Run config-a-gas.
10426 * setup.com: Don't copy subdirectory files around.
10427
10428Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10429
10430 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10431 target, it now compiles correctly.
10432
10433Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10434
10435 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10436
10437Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10438
4e81ae98 10439 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
10440
10441Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10442
10443 * configure.in (native_only): Add prms.
10444
10445Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10446
10447 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10448 (BINUTILS_SUPPORT_DIRS): Likewise.
10449
10450Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10451
10452 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10453 d10v support is added.
10454
10455Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10456
10457 * configure.in (d10v-*-*): New target.
10458
10459Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10460
10461 * config.guess (HP 9000/811): Recognize this as a PA1.1
10462 machine.
10463
10464Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10465
10466 * Makefile.in (do-tar-gz): New target, split out from tail end of
10467 taz target. Run each command separately, don't use pipes.
10468 (taz): Use it.
10469
10470Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10471
10472 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10473 * mpw-build.in: No builds should depend on building byacc or flex,
10474 they are assumed to be installed already.
10475
10476Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10477
10478 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10479 variable that CC_FOR_TARGET needs.
10480
10481Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10482
10483 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10484 options have changed since the last time the subdirectory was
10485 configured, and if it has, reconfigure.
10486 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10487 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10488
10489Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10490
10491 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10492 CLEAN_MODULES): Add bash.
10493 (all-bash): New target.
10494
10495Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10496
10497 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10498
10499Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10500
10501 * config.sub (basic_machine): Recognize d10v as a valid processor.
10502
10503Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10504
10505 * mpw-configure: Add support for --bindir.
10506 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10507
10508Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10509
10510 * configure.in: add bash, time, gawk to list of hosttools and things
10511 to only build for native toolchains
10512
10513Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10514
10515 * Makefile.in (docdir): Remove.
10516
10517Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10518
10519 * Makefile.in (datadir): Set to $(prefix)/share.
10520
10521Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10522
10523 * configure.in: build diff and patch for cygwin32-hosted
10524 toolchains.
10525
10526Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10527
10528 * config.sub: Accept -rtems*.
10529
10530Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10531
e490616e
ZW
10532 * configure.in: enable dosrel for cygwin32-hosted builds,
10533 remove diff from the list of things not buildable
10534 via Canadian Cross
6599da04
JM
10535
10536Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10537
10538 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 10539 don't get ". ".
6599da04
JM
10540
10541Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10542
10543 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10544
10545Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10546
10547 * Makefile.in (taz): Handle case where tex3patch didn't even get
10548 checked out. Also, if it was found, put the symlink in a new util
10549 subdirectory.
10550
10551Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10552
10553 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10554
10555Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10556
10557 * config.sub: Recognize -openvms.
10558 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10559 * make-all.com, setup.com: New files.
10560
10561Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10562
10563 * Makefile.in (taz): tex3patch moved to texinfo/util.
10564
10565Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10566
10567 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10568 * configure.in: remove make from disable-if-Can-Cross list
10569 enable gdb if ${host} and ${target} are cygwin32
10570
10571Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10572
10573 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10574 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10575
10576Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10577
10578 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10579 distinguish sysv/svr4/bsd variants.
10580 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10581
10582Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10583
10584 * configure.in: Added copyright notice.
10585 * move-if-change: Added copyright notice.
10586
10587Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10588
10589 * configure.in (powerpcle-*-solaris*): Until we get shared
10590 libraries working, don't build gdb, sim, make, tcl, tk, or
10591 expect.
10592
10593Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10594
10595 * config.guess: Merge with FSF:
10596
10597 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10598 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10599
10600 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10601 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10602
10603 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10604 * config.guess: Combine two OSF1 rules.
10605 Also recognize field test versions. From mjr@zk3.dec.com.
10606 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10607 because GNU uname does not support -p. From pmr@pajato.com.
10608
10609Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10610
10611 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10612
10613Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10614
10615 * mpw-README: Document GCCIncludes.
10616
10617Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10618
10619 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10620
10621Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10622
10623 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10624
10625Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10626
10627 * configure.in (*-*-cygwin32): Configure make.
10628
10629Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10630
10631 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10632
10633Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10634
10635 * Makefile.in (all-inet): Depend on all-perl.
10636
10637 * Makefile.in (inet-install): New target.
10638
10639 * Makefile.in (all-inet): Depend on all-tcl.
10640 (all-inet): Depend on all-send-pr.
10641
10642Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10643
10644 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10645 temporarily.
10646
10647Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10648
10649 * configure.in: Don't configure --with-gnu-ld on AIX.
10650
10651Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10652
10653 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10654
10655Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10656
10657 * Makefile.in (ALL_MODULES): Added all-inet.
10658 (CROSS_CHECK_MODULES): Added check-inet.
10659 (INSTALL_MODULES): Added install-inet.
10660 (CLEAN_MODULES): Added clean-inet.
10661 (all-indent): New target.
10662
10663 * configure.in (host_tools): Added inet.
10664 (native_only): Added inet.
10665 (noconfigdirs): Added inet.
10666
10667Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10668
10669 * configure.in: Don't configure libgloss if we are not configuring
10670 newlib.
10671
10672Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10673
10674 * configure.in: Don't configure libgloss for unsupported
10675 architectures.
10676
10677Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10678
10679 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10680
10681Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10682
10683 * Makefile.in (ALL_MODULES): Include all-apache.
10684 (CROSS_CHECK_MODULES): Include check-apache.
10685 (INSTALL_MODULES): Include install-apache.
10686 (all-apache): New target.
10687
10688 * configure.in: Added apache everywhere perl is seen.
10689
10690Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10691
10692 * Makefile.in: Add support for clean-{module} and
10693 clean-target-{module} rules.
10694
10695Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10696
10697 * configure.in (*-*-ose) do not build libgloss.
10698
10699Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10700
10701 * config.guess (prep*:SunOS:5.*:*): Turn into
10702 powerpele-unknown-solaris2.
10703
10704Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10705
10706 * configure.in: Permit --enable-shared to specify a list of
10707 directories.
10708
10709Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10710
10711 * configure.in (host==solaris): Pass only the first word of $CC
10712 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10713
10714Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10715
10716 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10717
10718Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10719
10720 * Makefile.in (ALL_MODULES): Include all-perl.
10721 (CROSS_CHECK_MODULES): Include check-perl.
10722 (INSTALL_MODULES): Include install-perl.
10723 (ALL_X11_MODULES): Include all-guile.
10724 (CHECK_X11_MODULES): Include check-guile.
10725 (INSTALL_X11_MODULES): Include install-guile.
10726 (all-perl): New target.
10727 (all-guile): New target.
10728
10729 * configure.in (host_tools): Include perl and guile.
10730 (native_only): Include perl and guile.
10731 (noconfigdirs): Don't build guile and perl; no ports have been
10732 done.
10733
10734Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10735
e490616e
ZW
10736 * configure (--enable-*): Handle quoted option lists such as
10737 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
10738
10739Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10740
10741 * Makefile.in ({,inst}all-target): New rule so we can make and
10742 install all of the target directories easily.
10743
10744Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10745
10746 * configure.in: Add missing global flag in sed substitution when
10747 deleting `target-' from ${configdirs}.
10748
10749Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10750
10751 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10752 option.
10753
10754 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10755 config/mh-necv4.
10756
10757 * install.sh: Correct misspelling of transformbasename.
10758
10759 * config.guess: Recognize mips-*-sysv*.
10760
10761Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10762
10763 * config.sub: Recognize mon960.
10764
10765Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10766
10767 * configure: Restore Canadian Cross handling of BISON and LEX,
10768 removed in Feb 20 change.
10769
10770Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10771
10772 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10773 Mention make install. Remove the old copyright date as well the
10774 clumsy and rather pointless copyright on the README file.
10775
10776Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10777
10778 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10779 Makefile after running symlink-tree, then run `make distclean' to
10780 avoid clobbering any generated files in srcdir.
10781
10782Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10783
10784 * configure.in (m68k-*-netbsd*): Build everything now.
10785
10786Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10787
10788 * Makefile.in (taz): Fix quoting.
10789
10790Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10791
10792 * configure.in (sparclet-*-*): Build everything now.
10793
10794Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10795
10796 * configure.in (m68k-*-linux*): New host.
10797
10798Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10799
10800 * configure: Check for bison before byacc.
10801
10802Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10803
10804 * Makefile.in configure: Change the way LEX and BISON/YACC are
10805 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10806 searching PATH. These are used as fallbacks by Makefile.in if
10807 flex/bison/byacc aren't in objdir.
10808
10809Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10810
10811 * Makefile.in: Make everything which depends upon all-bfd also
10812 depend upon all-opcodes, in case --with-commonbfdlib is used.
10813
10814Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10815
10816 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10817 building NT native compilers on Unix.
10818
10819Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10820
10821 * configure.in: Don't get CC from the host Makefile fragment if we
10822 can find gcc in PATH, or if this is a Canadian Cross. Move the
10823 Solaris test for /usr/ucb/cc to the post target script, just after
10824 the compiler sanity test.
10825
10826Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10827
10828 * config.sub: Merge with FSF.
10829
10830Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10831
10832 * Makefile.in (RPATH_ENVVAR): New variable.
10833 (REALLY_SET_LIB_PATH): Use it.
10834 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10835
10836Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10837
10838 * config.sub, configure.in: Recognize sparclet cpu.
10839
10840Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10841
10842 * config.guess: Support m68k-cbm-sysv4.
10843
10844Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10845
10846 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10847 m68k-unknown-linuxaout from linker help string. Put quotes around
10848 $ld_help_string.
10849
10850Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10851
10852 * config.guess (powerpc-harris-powerunix): Add guess for port
10853 to new target.
10854
10855Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10856
10857 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10858
10859Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10860
10861 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10862 $(REALLY_SET_LIB_PATH) in Makefile.
10863 * Makefile.in (SET_LIB_PATH): New variable.
10864 (REALLY_SET_LIB_PATH): New variable.
10865 ($(DO_X)): Use $(SET_LIB_PATH).
10866 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10867 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10868 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10869 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10870 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10871 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10872 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10873 (install-dosrel): Likewise.
10874 (all-opcodes): Depend upon all-libiberty.
10875
10876Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10877
10878 * config.guess (*:CYGWIN*): New
10879
10880Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10881
10882 * Makefile.in (all-target-winsup): All all-target-libiberty.
10883
10884Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10885
10886 * configure.in (noconfigdirs): Add missing # in front of comment.
10887
10888Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10889
10890 * configure.in: add second pass to things added to noconfigdirs
10891 so *-gm-magic can exclude libgloss properly.
10892
10893Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10894
10895 * mpw-configure (extralibs_name, rez_name): Set correctly
10896 for MWC68K compiler.
10897
10898 * mpw-README: Add more info on the necessary build tools.
10899
10900Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10901
10902 * configure.in, config.sub: Recognize cygwin32.
10903
10904Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10905
10906 * config.guess, config.sub: Recognize A/UX.
10907
10908Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10909
10910 * config.sub: Merge with gcc/config.sub.
10911
10912Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10913
10914 * mpw-build.in (do-binutils): Add build of stamps.
10915
10916Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10917
10918 * config.sub: Add recognition for mips64vr4100*-* targets.
10919
10920Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10921
10922 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10923 Add creation of gconfigargs with `--enable-shared' turned on.
10924 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10925 ($(host)-stamp-stage3-configured): Likewise.
10926 (HOLES): Add chatr and ldd.
10927 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10928
10929Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10930
10931 * configure: Pass --nfp to recursive configures.
10932
10933Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10934
10935 * Makefile.in (DLLTOOL): New.
10936 (DLLTOOL_FOR_TARGET): New.
10937 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10938 (EXTRA_TARGET_FLAGS): Ditto.
10939 (EXTRA_GCC_FLAGS): Ditto.
10940 (CONFIGURE_TARGET_MODULES): Ditto.
10941 (DO_X): Ditto.
10942 * configure: Add DLLTOOL.
10943
10944Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10945
10946 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10947 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10948 mh-sco, since old workarounds no longer needed, and don't
10949 build ld, since libraries have weak symbols in COFF.
10950
10951Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10952
10953 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10954
10955Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10956
10957 * configure.in: Make sure that ${CC} can be used to compile an
10958 executable.
10959
10960Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10961
10962 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10963 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10964 nothing depending on whether gdbtk is being built.
10965
10966Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10967
10968 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10969
10970Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10971
10972 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10973 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10974
10975Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10976
10977 * config-ml.in: Add support for
10978 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10979 Simplify setting of multidirs from --disable-foo.
10980
10981Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10982
10983 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10984 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10985 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 10986 non-empty, pass them on to the GCC make.
6599da04
JM
10987 (all-bootstrap): New rule that is like all-gcc, except it executes
10988 the GCC bootstrap rule instead of the GCC all rule.
10989
10990Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10991
10992 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10993
10994Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10995
10996 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10997 DG/UX support.
10998
10999Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11000
11001 * config.sub (i*86*) Change [345] to [3456]
11002
11003Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11004
11005 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11006 --with-gnu-ld=no.
11007
11008Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11009
11010 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11011 AIX multilibs get built.
11012
11013Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11014
11015 * configure.in (i386-win32): Don't build expect if we're not
11016 building the tcl subdir.
11017
11018Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11019
11020 * Makefile.in: (configure-target-examples, all-target-examples):
11021 New targets, configure and build example programs.
11022
11023Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11024
11025 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11026 use it as input to sedit the generated MPW makefile.
11027 * mpw-README: Add a suggestion about Gestalt.h.
11028
11029Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11030
11031 * config.sub: Accept *-*-ieee*.
11032
11033Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11034
11035 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11036 Ronald F. Guilmette <rfg@monkeys.com>.
11037
11038Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11039
11040 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11041 for powerpc-pe native.
11042 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11043 (target==powerpc-pe): duplicate i386-win32 entry.
11044
11045Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11046
11047 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11048 of vxworks, not just vxworks5.1.
11049
11050Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11051
11052 * mpw-configure: Add support for exec-prefix.
11053
11054Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11055
11056 * config.guess: Recognize HP model 816 machines as having
11057 a PA1.1 processor.
11058
11059Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11060
11061 * configure: Ignore new autoconf configure options.
11062
6599da04
JM
11063Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11064
11065 * config.guess: Recognize Pentium under SCO.
11066 From Robert Lipe <robertl@arnet.com>.
11067
11068Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11069
11070 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11071
11072Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11073
11074 * configure.in: Don't configure gas for alpha-dec-osf*.
11075
11076Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11077
11078 * configure.in: Default to --with-stabs for some targets for which
11079 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11080 i[345]86*-*-unixware*.
11081
11082Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11083
11084 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11085 rather than basing it on the target. Simplify handling of options
11086 controlling which directories to configure. Remove extraneous
11087 slash in multi-clean target.
11088
11089Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11090
11091 * config-ml.in: Prefix more variables with ml_ so they don't collide
11092 with configure's.
11093
11094Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11095
11096 * configure: Don't turn -v into --v.
11097
11098Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11099
11100 * configure.in (targargs): Fix typo.
11101
11102 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11103
11104Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11105
11106 * configure.in: Strip --host and --target options from
11107 CONFIG_ARGUMENTS, and always configure for --host only. Add
11108 --with-cross-host option when building with a cross-compiler.
11109 * configure: Canonicalize the arguments put into config.status by
11110 always using `=' for an option with an argument. Pass a presumed
11111 --host or --target explicitly.
11112
11113Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11114
11115 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11116 into general OS recognition case.
11117
11118Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11119
11120 * configure.in (target_configdirs): add target-winsup only
11121 for win32 target systems.
11122
11123Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11124
11125 * Makefile.in (all-target-libgloss): Depend upon
11126 configure-target-newlib, since when libgloss is built it looks to
11127 see if the newlib directory exists.
11128
11129Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11130
11131 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11132 cfg-ml-*.in.
11133
11134Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11135
11136 * configure: Handle LD and LD_FOR_TARGET when configuring a
11137 Canadian Cross.
11138
6599da04
JM
11139Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11140
11141 * configure.in (target_libs): add target-winsup.
11142 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11143 (target==ppcle-pe): remove ld from $noconfigdirs.
11144
11145Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11146
11147 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11148 Preserve relative path names in $srcdir. Build symlink tree if
11149 configuring cross target dir and srcdir=. (= no VPATH support).
11150 (configure-target-libg++): Depend on configure-target-librx.
11151 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11152 * config-ml.in: New file.
11153 * symlink-tree: New file.
11154 * configure: Ensure srcdir="." if that's what it is.
11155
11156Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11157
11158 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11159 includes and FLEX_SKELETON setting.
11160 * mpw-configure (--with-gnu-ld): New option, controls whether
11161 to use PPCLink or ld with PowerMac GCC.
11162 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11163 * mpw-config.in: Configure grez if targeting Mac.
11164
11165 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11166 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11167 just macos.
6599da04
JM
11168 * configure.in: Configure grez resource compiler if targeting Mac.
11169 * Makefile.in (all-grez, install-grez): New targets.
11170
11171Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11172
11173 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11174 gcc in the path, set CC to gcc -O2.
6599da04
JM
11175
11176Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11177
11178 * configure: Default ${build} correctly. Avoid picking up extra
11179 spaces when reading CC and CXX from Makefile. When doing a
11180 Canadian Cross, use plausible default values for numerous
11181 variables.
11182 * configure.in: When doing a Canadian Cross, don't try to
11183 configure tools whose configure script can't handle it.
11184
11185Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11186
11187 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11188
11189Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11190
11191 * configure: Remove dubious bug reporting address.
11192
11193Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11194
11195 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11196 configure script, run that instead of this directory's configure.
11197 In either case, print a message that we're configuring the sub-dir.
11198
11199Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11200
11201 * configure.in: Before checking for the existence of various files,
11202 use sed to filter out "target-".
11203
11204Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11205
11206 * Makefile.in (DO_X): Split rule to decrease command line length
11207 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11208 (Philippe De Muyter).
11209
11210Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11211
11212 * Makefile.in (all-patch): depend on all-libiberty.
11213
11214Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11215
11216 * configure.in: If the only directory in target_configdirs which
11217 actually exists is libiberty, then set target_configdirs to empty,
11218 to avoid trying to build a target libiberty in a gas or gdb
11219 distribution.
11220
11221Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11222
11223 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
11224 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11225 systems.
6599da04
JM
11226
11227Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11228
11229 * configure.in (copy_dirs): Use sys-include instead of include
11230 for --with-headers option.
11231
11232Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11233
11234 * Makefile.in, configure.in: Make winsup builds work with
11235 new scheme.
11236
11237Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11238
11239 * configure.in: Build the linker on AIX.
11240
11241Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11242
11243 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11244 where needed.
11245
11246Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11247
11248 * Makefile.in (all-gcc): Fix typo.
11249
11250Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11251
11252 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11253
11254Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11255
11256 * configure.in: Rename libFOO to target-libFOO, and xiberty
11257 to target-xiberty, to provide more flexibility.
11258 (target_subdir): Define. Create if cross.
11259 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11260 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11261 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11262 check-libFOO -> check-target-libFOO, etc.
11263 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11264 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11265 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11266 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11267 allow ALL_GCC="" to only configure.
11268 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11269 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11270 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11271
11272Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11273
11274 * Makefile.in (taz): Build "info" in etc explicitly.
11275
11276Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11277
11278 * configure.in: Make sure that CC is undefined (as opposed to
11279 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11280 problem with autoconf trying to configure on a host without GCC.
11281
11282Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11283
11284 * mpw-configure: Set host alias from choice of host compiler,
11285 only use generic MPW Makefile sed if present, edit a file
11286 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11287 * mpw-README: Add problem notes about CW6 and CW7.
11288
11289Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11290
11291 * Makefile.in (taz): Use ";" instead of ";;".
11292
11293Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11294
11295 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11296 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11297 DISTDOCDIRS.
11298 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11299 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11300
11301Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11302
11303 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11304 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11305 Move bfd to DISTSTUFFDIRS.
11306
11307Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11308
11309 * Makefile.in (X11_LIB): Removed.
11310 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11311
11312 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11313
11314Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11315
11316 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11317 names.
11318
11319Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11320
11321 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11322
11323Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11324
11325 * configure.in (i[345]86-*-win32): Always build newlib.
11326 Don't configure cvs, autoconf or texinfo.
11327 * Makefile.in (LD_FOR_TARGET): New.
11328 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11329 Pass down LD_FOR_TARGET.
11330
11331Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11332
11333 * winsup: New directory.
11334 * Makefile.in: Build winsup.
11335 * configure.in: Winsup is configured when target is win32.
11336 Can only build win32 target GDB when native.
4e81ae98 11337
6599da04
JM
11338Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11339
11340 * config.guess: Recognize HP model 819 machines as having
11341 a PA 1.1 processor.
11342
11343Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11344
11345 * configure: Fix sed loop which substitutes for CC and CXX to
11346 avoid bug found in various sed implementations.
11347
11348Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11349
11350 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11351 simulator. Use standard powerpc-*-eabi*.
11352
11353Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11354
11355 * configure.in: Stop putting gas and binutils in noconfigdirs for
11356 powerpc-*-aix* and rs6000-*-*.
11357
11358Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11359
11360 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11361 -mcall-aixdesc libraries.
11362
11363Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11364
11365 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11366
11367 * config.sub (arm | armel | armeb): Fix shell syntax.
11368
11369Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11370
11371 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11372 -msoft-float and -mcpu=common support.
11373 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11374 libraries.
11375
11376Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11377
11378 * configure.in: Allow configuration and build of emacs19 for the alpha.
11379
11380Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11381
11382 * configure.in (CC): Get ^CC, not just any old CC, from
11383 ${host_makefile_frag}.
11384
11385Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11386
4e81ae98 11387 * configure.in (CC): Try to get CC from
6599da04
JM
11388 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11389
11390Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11391
11392 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11393 only if it exists in $(srcdir).
11394
11395Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11396
11397 * configure: If CC and CXX are not set in the environment, set
11398 them, based on either an existing Makefile or on searching for gcc
11399 in PATH. Substitute for CC and CXX in Makefile.
11400 * configure.in: Remove libm from target_libs. Separate
11401 target_configdirs from configdirs. If CC is not set in
11402 environment, try to get it from a host Makefile fragment. Rewrite
11403 changes of configdirs to use skipdirs instead. A few minor
11404 tweaks. Take directories out of target_configdirs as they are
11405 taken out of configdirs. Remove existing Makefile files from
11406 subdirectories. Substitute for TARGET_CONFIGDIRS and
11407 CONFIG_ARGUMENTS in Makefile.
11408 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11409 by configure.in.
11410 (CONFIG_ARGUMENTS): Likewise.
11411 (CONFIGURE_TARGET_MODULES): New variable.
11412 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11413 ($(CONFIGURE_TARGET_MODULES)): New target.
11414 (configure-libg++, configure-libio): New targets.
11415 (all-libg++): Depend upon configure-libg++.
11416 (all-libio): Depend upon configure-libio.
11417 (configure-libgloss, all-libgloss): New targets.
11418 (configure-libstdc++): New target.
11419 (all-libstdc++): Depend upon configure-libstdc++.
11420 (configure-librx, all-librx): New targets.
11421 (configure-newlib): New target.
11422 (all-newlib): Depend upon configure-newlib
11423 (configure-xiberty): New target.
11424 (all-xiberty): Depend upon configure-xiberty.
11425
11426Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11427
11428 * configure.in (host i[345]86-*-win32): Expand the
11429 noconfigdirs again.
11430
11431Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11432
11433 * mpw-configure: Fix sed command file name.
11434
11435Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11436
4e81ae98 11437 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
11438 noconfigdirs again.
11439
11440Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11441
11442 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11443 or powerpc*-*-pe*, since they are not yet supported.
11444
11445Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11446
11447 Add PowerMac support and many other enhancements.
11448 * mpw-configure: New option --cc to select compiler to use,
11449 paste options set according to --cc into the generated
11450 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11451 if mpw-make.sed is present.
11452 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11453 add forward includes for PowerPC include files.
11454 * mpw-build.in: Build using Makefile.PPC if present.
11455 (do-byacc, etc): Remove separate version resource builds.
11456 (do-gas): Build "stamps" before "all".
11457 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11458 * mpw-README: Update to reflect --cc option, PowerMac support,
11459 and recently-reported compatibility problems.
11460
11461Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11462
11463 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11464 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11465 (--with-multilib-top): Pass to recursive invocations.
11466
11467Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11468
11469 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11470 v810-*-*.
11471
11472Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11473
11474 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11475 gdb, ld and opcodes on v810-*-*.
11476
6599da04
JM
11477Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11478
11479 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11480 (local-maintainer-clean): New target.
11481 (maintainer-clean): New target.
11482 (realclean): Just depend upon maintainer-clean.
11483
11484Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11485
11486 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11487
11488Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11489
11490 * configure.in: Build ld in mips*-*-bsd* case.
11491
11492Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11493
11494 * config.sub: Accept -lites* OS. From Ian Dall.
11495
11496Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11497
11498 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 11499 targets.
6599da04
JM
11500
11501Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11502
11503 * configure.in: treat i386-win32 canadian cross the same as
11504 i386-go32 canadian cross.
11505
11506Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11507
11508 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11509 running under the simulator to build a reduced set of libraries.
11510 (powerpc-*-eabiaix): Add fine grained multilib support added to
11511 other powerpc targets yesterday.
11512
11513Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11514
11515 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11516 -disable-softfloat, -disable-relocatable, -disable-aix, and
11517 -disable-sysv to control which multilib libraries get built.
11518
11519Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11520
11521 * configure: Add Makefile.tem to list of files to remove in trap
11522 handler.
11523
11524Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11525
11526 * config.guess (*Linux*): Add missing "exit"s.
11527 Also, need specific check for alpha-unknown-linux (uses COFF).
11528
11529Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11530
11531 * config.guess: Merge with FSF:
11532
11533 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11534 * config.guess (AIX4): More robust release numbering discovery.
11535
11536 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11537 * config.guess (i386-sequent-ptx): Properly get version number.
11538
11539 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11540 * config.guess (mips:*:4*:UMIPS): New case.
11541
11542Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11543
11544 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11545 (i386-win32 host): Likewise. Don't build readline.
11546
11547Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11548
11549 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11550 SUPPORT_FILES to submakes.
11551
11552Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11553
11554 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11555 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11556 mpw-configure.
11557
11558Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11559
11560 * configure.in (appdirs): Use =, not ==, in test expression when
11561 trying to build the text to print in the warning message for
11562 Solaris users.
11563
11564Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11565
11566 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11567
11568Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11569
11570 * config.guess: Recognize lynx-2.3.
11571
11572Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11573
11574 * config.sub (z8ksim): Deleted
11575 (z8k-*-coff): New, this is the one true name of the target.
11576
11577Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11578
11579 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11580
11581Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11582
11583 * config.guess (*:Linux:*:*): First try asking the linker what the
11584 default object file format is (elf, aout, or coff). Then if this
11585 fails, try previous methods.
11586
11587Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11588
11589 * configure.in: Don't build newlib for *-*-vxworks5.1.
11590
11591Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11592
11593 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11594 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11595
11596Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11597
11598 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11599
11600Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11601
11602 * cfg-ml-com.in: New file.
11603 * cfg-ml-pos.in: New file.
11604
11605Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11606
11607 * COPYING.NEWLIB: Add HP free copyright to list.
11608
11609Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11610
11611 * config.sub: Recognize -eabi* for the system, not just -eabi.
11612
11613Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11614
11615 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11616 * config.sub, configure.in (win32): New target and host.
11617
11618Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11619
11620 * configure.in: Add i386-pe configuration.
11621
11622Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11623
11624 * mpw-build.in (install): Install GDB after LD.
11625
11626Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11627
11628 * mpw-config.in (elf/mips.h): Always forward-include, needed
11629 for GDB to build.
11630
11631Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11632
11633 * testsuite: New directory for customer acceptance and whole tool
11634 chain tests.
11635
11636Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11637
11638 * configure: If per-host line isn't found, but AC_OUTPUT is found
11639 and a configure script exists, run it instead.
11640
11641Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11642
11643 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11644
11645Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11646
11647 * configure: Set build_{cpu,vendor,os,alias} to host values when
11648 --build isn't specified.
11649
11650Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11651
11652 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11653 (FLAGS_TO_PASS): Pass them.
11654 (EXTRA_TARGET_FLAGS): Ditto.
11655
6599da04
JM
11656Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11657
11658 * Makefile.in (all-libg++): Depend on all-libstdc++.
11659
11660Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11661
11662 * configure.in (noconfigdirs): Enable all packages for
11663 i386-unknown-netbsd.
11664
11665Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11666
11667 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11668 hosted builds (DOS builds)
11669
11670Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11671
11672 Changes for ARM based on patches from Richard Earnshaw:
11673 * config.sub: Handle armeb and armel.
11674 * configure.in: Omit arm linker only for riscix.
11675
11676Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11677
11678 * config.guess: Update from FSF.
11679
11680Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11681
63f6bcd7 11682 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
11683 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11684 powerpcle variant. Convert pentium into i586, not i486. Add p5
11685 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11686 temporarily.
11687
11688Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11689
11690 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11691
11692Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11693
11694 * config.sub: Accept -lites* as a basic system type.
11695
11696Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11697
11698 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11699 installed, and if so return linuxoldld as the system name.
11700
11701Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11702
11703 * config.guess: Add hppa1.1-hp-lites support.
11704
11705Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11706
11707 * configure.in: Don't build newlib for m68k-vxworks5.1.
11708
11709Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11710
11711 * configure.in (mips-sgi-irix6): Use mh-irix5.
11712
11713Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11714
11715 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11716
11717Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11718
11719 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 11720 OSF/1. Fix compiler flags.
6599da04
JM
11721 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11722
11723Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11724
11725 * configure.in: Recognize --with-newlib.
11726 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11727
11728Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11729
d207ebef 11730 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
11731 to *_X11_MODULES due to gdbtk needing X include files et al.
11732
11733Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11734
11735 Merge in support for Mac MPW as a host.
11736 (Old change descriptions retained for informational value.)
11737
11738 * mpw-config.in: Add generic include forwards for cpu-specific
11739 include files in aout and elf directories.
11740
11741 * mpw-configure: Added copyright.
11742 * mpw-config.in: Check for presence of required build tools.
11743 (target_libs): Add newlib.
11744 (target_tools): Add examples.
11745 (Read Me): Generate as "Read Me for MPW" instead.
11746 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11747 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11748 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11749
11750 * mpw-configure: Remove subdir-specific makefile hackery,
11751 delete mk.tmp after using it.
11752
11753 * mpw-build.in (all): Display start and end times.
11754
11755 * mpw-configure (host_canonical): Set.
11756 (target_cpu): Always add to makefiles.
11757 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11758 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11759 (mpw-mh-mpw): Look for in srcdir and srcroot.
11760 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11761
11762 * mpw-build.in: (install-only): New target.
11763
11764 * mpw-configure (host_alias, target_alias): Rename from hostalias
11765 and targetalias, add into generated Makefile.
11766 (mk.tmp): If present, add into generated Makefile.
11767 * mpw-build.in (all-gas): Build config.h first before gas proper.
11768
11769 * mpw-configure (config.status): Write only if changed.
11770 * mpw-config.in (readline): Configure it (not built, just used for
11771 definitions).
11772
11773 * mpw-config.in (elf/mips.h): Add a forward include.
11774
11775 * mpw-config.in: Forward-include most .h files in include into
11776 extra-include.
11777 (readline): Don't build.
11778 mpw-build.in (install): Install GDB.
11779
11780 * mpw-configure (prefix, mpw_prefix): Handle it.
11781 * mpw-config.in (mmalloc, readline): Don't configure.
11782 * mpw-build.in (thisscript): Rename to ThisScript.
11783 Use mpw-build instead of BuildProgram everywhere.
11784 (mmalloc, readline): Don't build.
11785 * mpw-README: New file, basic documentation about the MPW port.
11786
11787 * mpw-config.in: Use forward-include to create include files.
11788
11789 * mpw-configure: Add more things to the top of each configured
11790 Makefile, including contents of config/mpw-mh-mpw.
11791 * mpw-config.in (extra-include): Create this directory and fill it
11792 with Posix-like include files when configuring.
11793
11794 * config.sub (apple, mac, mpw): Add various aliases.
11795
11796 * mpw-build.in: New file, top-level build script fragment for MPW.
11797 * mpw-configure: New file, configure script for MPW.
11798 * mpw-config.in: New file, config fragment for MPW.
11799
11800Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11801
11802 * configure.in (host_libs): Remove glob, since it is gone from the
11803 sources.
11804
11805Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11806
11807 * Makefile.in: define empty GDB_NLM_DEPS var.
11808
11809 * configure.in(target_makefile_frag): use config/mt-netware
11810 for netware targets.
11811
11812Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11813
11814 * config.sub: Merge in recent FSF changes. Remove linux special
11815 cases.
11816
11817Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11818
731a8127 11819 Revert this change:
6599da04
JM
11820
11821 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11822
11823 * build-all.mk: Use CC=cc -Xs on Solaris.
11824
6599da04
JM
11825Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11826
11827 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11828 stop using it.
11829 * Makefile.in: Nuke all references to glob subdirectory.
11830
11831Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11832
11833 * configure.in: Fix --enable-shared logic in per-host.
11834
11835Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11836
11837 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11838
11839Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11840
11841 * configure.in (noconfigdirs): Don't build gas on AIX, for
11842 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11843
11844Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11845
11846 * configure: Fix --cache-file to work if the file argument is a
11847 relative path.
11848
11849Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11850
11851 * configure: If the --cache-file is used, pass it down to
11852 configure in subdirectories.
11853
11854Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11855
11856 * config.sub: add vxworks29k configuration.
11857
11858Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11859
11860 * Makefile.in (taz): Do "diststuff" part quietly.
11861
11862Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11863
11864 * config.sub: Mini-merge with gcc/config.sub.
11865
11866Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11867
11868 * config.guess (IRIX): Sed - to _.
11869
11870Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11871
11872 * Makefile.in (source-vault, binary-vault): New targets.
11873
11874Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11875
11876 * config.sub: Recognize -eabi as a basic system type.
11877
11878Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11879
11880 * configure.in (enable_shared stuff): Fix typo.
11881
11882Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11883
11884 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11885
11886Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11887
11888 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11889
11890Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11891
11892 * configure.in (rs6000-*-*): Don't build gas.
11893
11894Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11895
11896 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11897 reduce command line length.
11898 (AS_FOR_TARGET): Check for as.new, not Makefile.
11899 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11900
11901Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11902
11903 * config.guess: Merge from FSF.
11904
11905Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11906
11907 * configure: Don't use $ when handling program_suffix.
11908
11909Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11910
11911 * configure.in: Configure tk for hppa/hpux.
11912
11913Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11914
11915 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11916
11917Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11918
11919 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11920 to LIBCXXFLAGS. Tests are better run without it.
11921
11922Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11923
11924 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11925
11926Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11927
11928 * configure.in (*-*-netware*): Don't configure xiberty.
11929
11930Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11931
11932 * configure.in: Remove tk from native_only list.
11933
11934Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11935
11936 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11937 for special NCD build.
11938
11939Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11940
11941 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11942 makeall.bat, they're only useful for binutils snapshots.
11943 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11944 makeall.bat to specified SUPPORT_FILES.
11945
11946Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11947
11948 * build-all.mk: Add Ericsson targets to sun4 and solaris
11949 hosts. Add BNR's sun4 target to solaris host, so their
11950 build-from-source will be tested in-house first.
11951
11952Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11953
11954 * Makefile.in (LIBCFLAGS): New variable.
11955 (CFLAGS_FOR_TARGET): Ditto.
11956 (LIBCFLAGS_FOR_TARGET): Ditto.
11957 (LIBCXXFLAGS): Ditto.
11958 (CXXFLAGS_FOR_TARGET): Ditto.
11959 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11960 (BASE_FLAGS_TO_PASS): Pass them.
11961 (EXTRA_TARGET_FLAGS): Ditto.
11962
731a8127 11963 * configure.in: Support --enable-shared.
6599da04
JM
11964
11965Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11966
11967 * configure.in (target_libs): Include libstdc++ again.
11968 * config.guess: Update from FSF (for FreeBSD).
11969
11970Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11971
11972 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11973 makeall.bat.
11974 (DISTDOCDIRS): Add `etc'.
11975 (ETC_SUPPORT_PFX): New variable.
11976 (taz): Include anything from etc starting with a word in
11977 ETC_SUPPORT_PFX.
11978
11979Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11980
11981 * config.sub: Update for recent FSF changes. Remove obsolete
11982 h8300hds entry. Add -windows* and -osx as basic os. Minor
11983 spacing changes.
11984
11985Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11986
11987 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11988
11989 * config.guess: Merge with FSF.
11990 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11991
11992Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11993
11994 * configure: Since the "trap 0" handler will override the exit
11995 status on many systems, only use it for "exit 1", and make it set
11996 a non-zero exit status; reset it before "exit 0". Also, check
11997 exit status of config.sub, and error out if it failed.
11998
11999Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12000
12001 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12002 and install libgloss.
12003
12004Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12005
12006 * Makefile.in (all-binutils): Depend upon all-byacc.
12007
12008 * configure.in: Don't build emacs on Irix 5.
12009
12010Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12011
12012 * configure.in (*-*-netware*): Add libio.
12013
12014Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12015
12016 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12017 (CHECK_TARGET_MODULES): Ditto.
12018 (INSTALL_TARGET_MODULES): Ditto.
12019 (TARGET_LIBS): Ditto.
12020 (all-libstdc++): Note dependencies.
12021
12022Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12023
12024 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12025
12026Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12027
12028 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12029 -fexternal-templates.
12030
12031 * configure.in (target_libs): Add libstdc++.
12032 (noconfigdirs): Add libstdc++ as appropriate.
12033
12034Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12035
12036 * config.guess: Update from FSF.
12037
12038Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12039
12040 * configure: Use ${config_shell} when running ${configsub}.
12041
12042Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12043
12044 * config.sub: No longer recognize h8300h.
12045
12046Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12047
12048 * config.sub: Remove extraneous differences between config.sub and
12049 gcc/config.sub.
12050
12051Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12052
12053 * Makefile.in (DISTSTUFFDIRS): Add gas.
12054
12055Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12056
12057 * COPYING.NEWLIB: New file.
12058
12059Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12060
12061 * config.guess (HP-UX): Patch from Harlan Stenn
12062 <harlan@landmark.com> to also emit release level.
12063
12064Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12065
12066 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12067
12068Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12069
12070 * config.sub: Merge nextstep cleanup from FSF.
12071
12072Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12073
12074 * configure.in (arm-*-*): Don't configure ld for this target.
12075
12076Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12077
12078 * configure.in (*-*-netware): don't configure libg++, libio,
12079 librx, or newlib.
12080
12081Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12082
12083 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12084 configure ld--it works, but it doesn't support shared libraries.
12085
12086Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12087
12088 * config.guess (*-unknown-freebsd*): Get rid of possible
12089 trailing "(Release)" in version string.
12090 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12091
12092Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12093
12094 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12095 Fix type: *-next-neststep -> *-next-nextstep.
12096
12097 * config.guess: Merge from FSF:
12098
12099 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12100
12101 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12102
12103 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12104
12105 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12106 instead of UNIX_SV for UnixWare 1.0).
12107
12108Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12109
12110 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12111 to make gdb/nlm/* build after the compiler and linker.
12112
12113Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12114
12115 * config.guess (netbsd, freebsd, linux): Accept any machine,
12116 not just i[34]86.
12117 (m68k-atari-sysv4): Relocate to match FSF version.
12118
12119 * config.guess: More merges from the FSF:
12120
12121 Add a space before function call or macro invocation.
12122
12123 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12124
12125 * config.guess: Add trap cmd to remove dummy.c and dummy when
12126 interrupted.
12127
12128 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12129
12130 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12131 (dummy): Redirect stderr from compilation of dummy.c.
12132
12133 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12134
12135 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12136
12137Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12138
12139 * configure: Accept and ignore --cache*, for compatibility with
12140 new autoconf.
12141
12142Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12143
12144 * config.guess: Merge from FSF:
12145
12146 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12147
12148 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12149 (PATH): Add /.attbin at end for finding uname.
12150 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12151
12152 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12153
e490616e 12154 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12155
12156 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12157
e490616e
ZW
12158 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12159 to select whether to use ELF or COFF.
6599da04
JM
12160
12161 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12162
e490616e 12163 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12164
12165 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12166
12167 * config.guess: Guess the OS version for HPUX.
12168
12169 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12170
12171 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12172
12173Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12174
12175 * configure.in: Recognize --with-headers, --with-libs, and
12176 --without-newlib.
12177 * Makefile.in (all-xiberty): Depend upon all-ld.
12178
12179Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12180
12181 * configure.in: Change i[34]86 to i[345]86.
12182
12183Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12184
12185 * configure (version): A few more tweaks to help message.
12186
12187Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12188
12189 * Makefile.in: Remove (for now) librx as a host library,
12190 now that we're building it for target.
12191
12192Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12193
12194 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12195 (Karl Berry).
12196
12197Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12198
12199 * configure.in: Also configure librx.
12200
12201Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12202
12203 * Makefile.in: Update various rules to reflect that librx
12204 is now needed for libg++.
12205
12206Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12207
12208 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12209
12210Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12211
12212 * configure.in: Configure the examples directory.
12213
12214Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12215
12216 * configure: Simplify Jun 2 1994 change.
12217
12218Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12219
12220 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12221 /bin/gcc isn't good enough to build gcc.
12222
12223Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12224
12225 * Makefile.in (GDB_SUPPORT_FILES): Remove
12226 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12227 (gdb.tar.gz): Add new rule to use standard distribution building
12228 mechanism.
12229
12230Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12231
12232 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12233 Bill Cox <bill@cygnus.com>.
12234
12235Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12236
12237 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12238
12239Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12240
12241 * configure: Search current dir first in .gdbinit.
12242
12243Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12244
12245 * config.sub: Recognize freebsd (merged from gcc config.sub).
12246
12247Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12248
12249 * config.sub: Refer to NeXT's operating system as nextstep.
12250
12251 * config.sub (case $basic_machine): Re-order the cases, to match
12252 the order in the FSF version (which is mostly alphabethical).
12253 Merge in some additions and changes from the FSF.
12254
12255Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12256
12257 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12258 * config.sub: Recognize cxux7.
12259 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12260
12261Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12262
12263 * config.sub: Fix typo powerpc -> powerpc-*.
12264
12265Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12266
12267 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12268
12269 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12270 parallel with all-emacs and install-emacs). Top-level command
12271 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12272
12273Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12274
12275 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12276 $(relbindir)/make before doing ``make install'', and use
12277 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12278 installing over running make binary.
12279 ($(host)-stamp-stage3-installed): Likewise.
12280
12281Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12282
12283 * config.guess: Recognize Mach.
12284
12285Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12286
12287 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12288 see whether --exec-prefix was used.
12289
12290Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12291
12292 * README: Explicitly mention libg++/README. (Zoo's idea.)
12293
12294Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12295
12296 * Makefile.in: Add all-librx target similar to all-libproc.
12297
12298Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12299
12300 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12301 with post 1.2 uname bogosity.
12302
12303Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12304
12305 * configure: Remove temporary files on receipt of a signal.
12306
12307Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12308
12309 * configure: If there is a package_makefile_frag, remove
12310 ${subdir}/Makefile.tem after copying it in.
12311
12312Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12313
12314 * build_all.mk: support rs6000 lynx identifies itself as
12315 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12316 since /bin/gcc is too feeble to compile a modern gcc.
12317
12318Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12319
12320 * brought devo/test-build.mk update-to-date with progressive/
12321 test-build.mk. Add lynx targets and hppa flag info.
12322
12323Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12324
12325 * configure.in: Use mh-ncrsvr43. Patch from
12326 Tom McConnell <tmcconne@sedona.intel.com>.
12327
12328Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12329
12330 * config.guess (i386-unknown-bsdi): No longer need to
12331 check #if defined(__bsdi__) && defined(__i386__).
12332
12333Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12334
12335 * configure: Set program_transform_nameoption correctly.
12336
12337Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12338
12339 * brought build-all.mk update-to-date with progressive build-all.mk,
12340 added new targets and hppa info.
4e81ae98 12341
6599da04
JM
12342Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12343
12344 * configure: If config.guess result is a prefix of the user
12345 specified target, assume a native build and use the user specified
12346 target as the host alias. Remove SunOS patch suffix removal hack.
12347 * configure.in: Remove SunOS patch suffix removal hack.
12348
12349 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12350 in NATIVE_CHECK_MODULES.
12351
12352Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12353
12354 * Makefile.in: Rename HOST_ONLY to NATIVE.
12355 * configure: Delete SunOs patch suffix from host_canonical
12356 and build_canonical variables that are prepended to Makefiles.
12357 * configure.in: Add comments for easier maintenance.
12358
12359Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12360
12361 * Makefile.in: Add all-libproc target similar to all-gui.
12362
12363Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12364
12365 * Makefile.in (CHECK_MODULES): split into
12366 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12367
12368Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12369
12370 * config.guess (i386-unknown-bsdi): New system to guess.
12371
12372Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12373
12374 * Makefile.in: Add all-gui target (but not yet build by "all").
12375
12376Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12377
12378 * config.sub: Move deletion of patch suffix from here...
12379 * configure.in: To here, at Ian's suggestion. The top-
12380 level scripts might need to know of a patch level.
12381
12382Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12383
12384 * config.sub: Strip off patch suffix so rtl is recognized
12385 as a sunos4.1.3 machine, even though it's been patched.
12386
12387Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12388
12389 * Makefile.in (INSTALL_LAST): Delete.
12390 (INSTALL_DOSREL): New.
12391
12392Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12393
12394 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12395 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12396 whether we pass down --with-gnu-ld anyhow.
12397
12398Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12399
12400 * Makefile.in (INSTALL_LAST): Change operation so it works
12401 on more flavors of make.
12402 * configure.in (go32): Don't build libg++ or libio.
12403
12404Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12405
12406 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12407 they can be overriden by templates.
12408
12409Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12410
12411 * configure.in (target==go32): Don't build gdb.
12412 * dosrel: New directory.
12413
12414Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12415
12416 * configure.in (host==go32): Configure dosrel too.
12417 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12418 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12419 be set by incoming names or templates.
12420 (INSTALL_LAST): New rule.
6599da04
JM
12421
12422Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12423
12424 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12425
12426Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12427
6599da04
JM
12428 * configure.in (appdirs): New variable. Currently empty, but will
12429 be used in gas distribution. If nonempty, lists a set of
12430 directories at least one of which must get configured, or top
12431 level configuration is considered to have failed.
12432 (rs6000-*-lynxos*): Use new file name.
12433
12434Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12435
12436 Eliminate XTRAFLAGS.
12437 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12438 newlib include files using -idirafter, and also use -nostdinc.
12439 (CXX_FOR_TARGET): Likewise.
12440 (XTRAFLAGS): Removed.
12441 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12442 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12443 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12444 ($(DO_X)): Don't pass down XTRAFLAGS.
12445
12446Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12447
12448 * configure.in (mips*-dec-bsd*): New target; do build linker.
12449 (mips*-*-bsd*): New target; don't build linker.
12450
12451Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12452
12453 * configure.in: support rs6000-*-lynxos* configuration.
12454 support sunos4 as a cross target.
12455
12456 * config.sub: look for lynx*, not lynx since the OS version may
12457 legitimately be part of the name.
12458
12459Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12460
12461 * configure.in (i[34]86-*-sco*): Move to be with other i386
12462 targets.
12463 (romp-*-*): New target. Skip various binary utilities.
12464 (vax-*-*): New target. Don't build newlib.
12465 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12466
12467Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12468
12469 * configure.in: Only set host_makefile_frag if config
12470 directory exists.
12471
12472Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12473
12474 * install.sh: If $dstdir exists, don't check whether each
12475 component does.
12476
12477Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12478
12479 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12480
12481Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12482
3b75d237
AJ
12483 * configure.in (*-*-lynxos*): Don't configure newlib for either
12484 native or cross Lynx.
6599da04
JM
12485
12486Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12487
12488 * config.sub (sparc64-elf): Fix os.
12489 (z8k): Remove duplicate.
12490
12491Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12492
12493 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12494 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12495
12496Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12497
12498 * configure: Make file links cleanly even if Lynx fails on
e490616e 12499 an NFS symlink (at least fail cleanly).
6599da04
JM
12500
12501Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12502
12503 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12504 -XNh2000.
12505
12506Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12507
12508 * configure: Unknown options are fatal again.
12509
12510Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12511
12512 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 12513 compatibility.
6599da04
JM
12514
12515Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12516
12517 * build-all.mk: Add `clean' target.
12518
12519Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12520
12521 * config.guess: Add SINIX support.
12522 * configure.in: Add mips-*-sysv4* support.
12523
12524Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12525
12526 * build-all.mk: Document all useful targets.
12527 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12528 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12529
12530Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12531
12532 * configure: Support --silent, --quiet.
12533
12534Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12535
12536 * configure: Support --disable-FEATURE.
12537
12538Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12539
12540 * config.guess: Recognize NCR running SVR4.3.
12541
12542Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12543
12544 * config.guess: Make BSDI generate i386-unknown-bsd386.
12545 Patch from Paul Eggert <eggert@twinsun.com>.
12546
12547Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12548
12549 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12550
12551Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12552
12553 * configure: Make unrecognized options give nonfatal warnings
12554 instead of fatal errors, and pass them to any subdirectory
12555 configures in case they recognize them.
12556 Make --x equivalent to --with-x.
12557
12558Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12559
12560 * configure: Add --enable-* options. Clean up usage message and
12561 some comments.
12562
12563Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12564
12565 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12566
12567Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12568
12569 * configure.in (hppa*-*-*): Enable binutils.
12570
12571Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12572
12573 * config.sub: Recognize cisco.
12574
12575Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12576
12577 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12578
12579Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12580
12581 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12582 than one configuration name. Add comment.
12583
12584Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12585
12586 * config.guess: about target *-hitachi-hiuxwe2, fixed
12587 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12588 macro is incorrect.]
12589
12590Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12591
12592 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12593 than the "make ls" stuff which used to be here.
12594
12595Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12596
12597 * config.guess: Recognize i[34]86-unknown-freebsd.
12598 From Shawn M Carey <smcarey@rodan.syr.edu>.
12599
12600Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12601
12602 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12603
12604Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12605
12606 * config.guess: Check for ptx.
12607
12608Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12609
12610 * config.sub: Add os9k checking.
12611
12612Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12613
12614 * config.guess: Handle OSF1 running on HPPA processors
12615
12616Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12617
12618 * configure: If subdir configure fails, print out a message with
12619 subdirectory name, in case subdir's configure code didn't identify
12620 itself.
12621
12622Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12623
12624 * configure.in: Remove embedded newlines from configdirs.
12625 Avoid mismatches of substrings. Fix matching strings at end
12626 of configdirs.
12627
12628Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12629
12630 * config.guess: Add Lynx/rs6000 config support.
12631
12632Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12633
12634 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12635
12636Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12637
12638 * configure.in (hppa*-*-osf*): Treat this just like most other
12639 PA configurations (eg no binutils or ld).
12640 (hppa*-*-*elf*): These configurations have binutils and ld.
12641
12642Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12643
12644 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12645
12646Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12647
12648 * configure.in (rs6000-*-*): Build gas.
12649
12650Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12651
e490616e 12652 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
12653
12654Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12655
12656 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12657 for GDB and GDB has been fixed to not need it.
12658
6599da04
JM
12659Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12660
12661 * config.guess: Recognize vax hosts.
12662
12663Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12664
12665 * configure (while loop): Don't use "break 2" inside case
12666 statement -- the case statement isn't an enclosing loop.
12667
12668Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12669
12670 * config.guess: Clean up NeXT support, to allow nextstep
12671 on Intel machines. Make OS be nextstep.
12672
12673Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12674
12675 * config.guess: Add alternate forms for Convex.
12676
12677Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12678
12679 * configure: Completely rewrite option processing. Take
12680 advantage of pattern-matching to avoid invoking test frequently.
12681 Also clean up host and target defaulting logic.
12682
12683Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12684
12685 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12686 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12687 commands (plus user environment) will fit SCO limits.
12688
12689Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12690
12691 * configure.in: Don't issue warnings about directories which are
12692 not being configured if -norecursion is set. Correct test for
12693 --with-gnu-as and --with-gnu-ld to not get confused by substring
12694 matches.
12695
12696 * configure.in: Don't build gas for alpha-dec-osf1*.
12697
12698Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12699
12700 * configure: Back out Per's change of 12/19/1993. It changes the
12701 behavior of configure in unexpected and confusing ways.
12702
12703 Also, use different delim char when calculating
12704 program_transform_name so that the name can contain slashes.
12705
12706Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12707
12708 * configure.in, config.sub: Add support for VSTa micro-kernel.
12709
12710Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12711
12712 * configure.in: Nuke hacks which were used to get a special
12713 version of GAS for HPPA configurations.
12714
12715Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12716
12717 * configure: If only ${target_alias} is given, use that
12718 as the default for ${host_alias}.
12719 * configure: Add missing back-slashes before nested quotes.
12720
12721Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12722
12723 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12724
12725Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12726
12727 * config.guess: Recognize some Tektronix configurations.
12728 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12729
12730Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12731
12732 * config.sub: Match any flavor of SH.
12733
12734Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12735
12736 * configure.in: Don't try to configure newlib for Alpha.
12737
12738Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12739
12740 * configure.in: Don't build ld for Irix 5. Don't build gas,
12741 libg++ or libio for any Alpha target.
12742
12743 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
12744
12745Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12746
12747 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12748 default arguments -- so it tried to compress itself.
12749
12750Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12751
12752 * configure.in (notsupp): ensure that a space is always at the end
12753 of the configdirs list, since the grep checks for an explicit space
12754
12755Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12756
12757 * configure.in (target i386-sysv4.2): don't build ld, since static
12758 versions of many libraries are not available.
12759
12760Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12761
12762 * config.guess: Recognize Apollos (using environment variables).
12763 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12764
12765Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12766
12767 * config.guess: Recognize Sony news mips running newsos.
12768
12769Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12770
12771 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12772 "fi ; else" for bash.
12773
12774Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12775
12776 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12777
12778Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12779
12780 * config.sub: accept unixware as an alias for svr4.2.
12781 Fix some inconsistancies with the gcc version.
12782
12783Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12784
12785 * Makefile.in (DISTDOCDIRS): Add gdb.
12786
12787Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12788
12789 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12790
12791Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12792
12793 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12794 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12795 this now.
12796
12797Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12798
12799 * config.sub: Accept hiux* as an OS name.
12800
12801 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12802 etc/make-stds.texi. The underscore came from gcc, and dje now
12803 agrees that RUNTESTFLAGS is the correct name.
12804
12805Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12806
12807 * install.sh: Remove 'set -e'. It makes any conditionals
12808 in the script useless.
12809
12810 * config.guess: Automatically recognize arm-acorn-riscix
12811 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12812
12813Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12814
12815 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12816
12817Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12818
12819 * Makefile.in (DISTDOCDIRS): New variable.
12820 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 12821 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
12822
12823Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12824
12825 * configure.in (hppa target): check the source directory for the
12826 pagas sub-directory
12827
12828Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12829
12830 * config.sub: Allow -aout* and -elf*.
12831
12832Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12833
12834 * configure.in: Don't build ld on i386-solaris2, same as for
12835 sparc-solaris2.
12836
12837Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12838
12839 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12840
12841Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12842
12843 * configure.in: Configure gdb for alpha.
12844
12845Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12846
12847 * Makefile.in (CXXFLAGS): Add -O.
12848
12849Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12850
12851 * config.guess: added support for DG Aviion
12852
12853Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12854
12855 * configure.in: Produce warning message for subdirectories not
12856 configurable for this host/target combination. Don't try to
12857 configure gdb for vms.
12858
12859Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12860
12861 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12862 appropriate files before making "diststuff".
12863 (DISTBISONFILES): New var: list of files to be edited.
12864 (DISTSTUFFDIRS): Add binutils.
12865
12866Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12867
12868 * config.sub: also handle mipsel and mips64el (for little endian mips)
12869
12870Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12871
12872 * configure.in: Add * to end of all OS names.
12873
12874Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12875
12876 * configure.in: Build newlib for LynxOS native.
12877
12878Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12879
12880 * config.guess: Add support for delta 88k running SVR3.
12881
12882 * configure.in: Add comment about HP compiler vs. emacs.
12883
12884Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12885
12886 * configure.in: don't build ld on solaris2 (not a viable option
12887 due to bugs in getpwnam & getpwuid)
12888
12889Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12890
12891 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12892 config.guess will produce a full version number.
12893
12894Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12895
12896 * configure.in: Build linker and binutils for alpha-dec-osf1.
12897
12898Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12899
12900 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12901 and gdb/testsuite/Makefile.in.
12902
12903Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12904
12905 * configure.in: recognize mips*- instead of mips-
12906
12907Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12908
12909 * config.sub: Accept linux*coff and linux*elf as operating
12910 systems.
12911
12912Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12913
12914 * config.sub: Recognize mips64, and mips3 as an alias for it.
12915
12916Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12917
12918 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12919 gdb knows how to handle OSF/1 shared libraries.
12920
12921Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12922
12923 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12924 * config.guess: Recognize Hitachi's HIUX.
12925 * config.sub: Recognize h3050r* and hppahitachi.
12926 Remove redundant cases for hp9k[23]*.
12927
12928Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12929
12930 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12931 if gas and ld are in the source tree and are in ${configdirs}.
12932 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 12933 --with options (but still pass them down on the command line,
6599da04
JM
12934 if they were explicitly specified).
12935
12936Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12937
12938 * configure: substitute SHELL value in Makefile.in with
12939 ${CONFIG_SHELL}
12940
12941Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12942
12943 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12944 *-*-solaris2* targets.
12945
12946Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12947
12948 * Makefile.in: define M4, and pass it down to sub-makes;
12949 all-autoconf now depends on all-m4
12950
12951Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12952
12953 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12954 presence of {ar,ranlib} instead of a configured directory
12955
12956Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12957
12958 * config.guess: Accept 34?? as well as 33?? for NCR.
12959
12960Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12961
12962 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12963 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12964
12965Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12966
12967 * configure: grab values for $(CC) and $(CXX) from the
12968 environment, so that someone can do "CC=gcc configure; make" and
12969 have it work right (matching the way that autoconf works now)
12970
12971 * configure.in, Makefile.in: add support for gash, the tcl
12972 interface to Galaxy
12973
12974 * config.guess: add NetBSD variants (hp300, x86)
12975
12976Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12977
12978 * install.sh: Support -d option (in the manner of SunOS 4 install,
12979 as it is more deterministic than that of GNU install)
12980 (chmodcmd): Set file to mode 755 by default (should also do default
12981 chgrp and chown, but I don't feel like dealing with that now)
12982
12983Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12984
12985 * config.sub: Remove h8300hhms alias.
12986
12987Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12988
12989 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12990
12991Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12992
12993 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12994 as stmp-fixinc
12995
12996Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12997
12998 * config.sub: recognize m88110-bug-coff.
12999
13000Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13001
13002 * Makefile.in (all-libio): all dependencies on the toolchain used
13003 to build this (gcc, gas, ld, etc)
13004
13005Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13006
13007 * config.guess: Deal with OSF/1 1.3 on alpha.
13008
13009Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13010
13011 * install.sh: add some 'else true' clauses for portability
13012
13013 * configure.in: don't build libio for h8[35]00-*-* targets
13014
13015Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13016
13017 * Makefile.in: Add support for new libio.
13018
13019Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13020
13021 * install.sh: If one command fails, don't try the rest. Don't try
13022 to remove $dsttmp (via trap) unless we have already created it.
13023 If $src doesn't exist, detect it and exit with an error.
13024
13025 * config.guess: Recognize BSD on hp300.
13026
13027Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13028
13029 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13030 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13031
13032Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13033
13034 * Makefile.in (all-send-pr): depends on all-prms
13035
13036Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13037
13038 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13039
13040Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13041
13042 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13043 Added test for mips-mips-riscos5.
13044
13045Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13046
13047 * configure.in: use mh-hp300 for 68k HP hosts
13048
13049Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13050
13051 * configure: add support for CONFIG_SHELL, so that you can use
13052 some alternate shell for evaluating configure scripts
13053
13054Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13055
13056 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13057 in configure script to bug-gdb@prep.ai.mit.edu when building
13058 distribution archive.
13059 * Makefile.in (COMPRESS): Remove def.
13060 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13061 gdb.tar.Z and make-gdb.tar.Z respectively.
13062 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13063 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13064 to convergence with 'taz' target in Makefile.in.
13065
13066Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13067
13068 * install.sh (dsttmp): use trap to ensure that tmp files go
13069 away on error conditions
13070
13071Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13072
13073 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13074
13075Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13076
13077 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13078 its parent is '/' not ''.
13079
13080 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13081
13082Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13083
13084 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13085 that ${newsrcdir}/configure.in does.
13086
13087Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13088
13089 * test-build.mk: support for CONFIG_SHELL
13090
13091Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13092
13093 * config.sub (netware): Add as a basic system type.
13094
13095Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13096
13097 * Makefile.in (Makefile): depend on configure.in. Also drop the
13098 $(srcdir)/ from the dependency on Makefile.in.
13099
13100Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13101
13102 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13103 (h8300hhms is temporary until multi-libraries are implemented).
13104 * configure.in: Handle h8300h too.
13105
13106Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13107
13108 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13109
13110Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13111
13112 * configure: Remove extraneous output when guessing host type.
13113 * config.guess: Remove extraneous output when guessing using C
13114 compiler rather than uname, or when guessing fails.
13115
13116Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13117
13118 * Makefile.in: remove all.cross and install.cross targets
13119
13120 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13121 definitions
13122
13123Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13124
13125 * configure.in (target sh): Build gprof.
13126
13127Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13128
13129 * config.sub: change -solaris to -solaris2
13130
13131Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13132
13133 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13134
13135Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13136
13137 * configure: Correct error message for missing Makefile.in to
13138 print correct directory.
13139
13140Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13141
13142 * install.sh: kludge around 386BSD shell bug
13143
13144Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13145
13146 * config.guess: Recognize NeXT.
13147 * config.guess: Recognize i486-ncr-sysv4.
13148 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13149
13150Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13151
13152 * Makefile.in (MAKEINFOFLAGS): New variable.
13153 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13154 * build-all.mk, test-build.mk: Pass down --no-split as
13155 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13156
13157Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13158
13159 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13160
13161Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13162
13163 * Makefile.in (libg++.tar.z): New rule.
13164 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13165 * Makefile.in (taz): Only do a single chmod.
13166
13167Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13168
13169 * install.sh: don't use dirname anymore (replaced with sed usage)
13170
13171Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13172
13173 * Makefile.in: Change extension for gzip'd files from '.z' to
13174 '.gz' per new FSF standard usage.
13175
13176Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13177
13178 * configure: put quotes around the final value of program_transform_name
13179
13180Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13181
13182 * Makefile.in: new install.sh support; update install-info rules
13183
13184Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13185
13186 * configure.in: Build diff for crosses, but not for go32 host.
13187
13188 * configure.in: Build gprof only for native, and don't build it
13189 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13190
13191Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13192
13193 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13194
13195Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13196
13197 * configure.in (host_tools): Add prms.
13198
13199Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13200
13201 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13202 with $(FLAGS_TO_PASS) on the command line
13203
13204 * config.sub: Recognize lynx and lynxos
13205
13206Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13207
13208 * config.sub: Accept -ecoff*, not just -ecoff.
13209
13210Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13211
13212 * Makefile.in (taz): Use .gz suffix instead of .z.
13213 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13214 names.
13215
13216Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13217
13218 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13219
13220Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13221
13222 * Makefile.in (install-no-fixedincludes): install gcc last, so
13223 that rebuilds that might happen during 'make install' don't get
13224 bogus gcc include files
13225
13226Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13227
13228 Change from Utah for HPPA support:
13229 * config.guess: Recognize hppa1.x-hp-bsd.
13230
13231Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13232
13233 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13234 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13235
13236Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13237
13238 * config.sub: Add support for rom68k and bug boot monitors.
13239
13240Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13241
13242 * Makefile.in: Make all-opcodes depend on all-bfd.
13243
13244Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13245
13246 * config.guess: Added special check for i[34]86-univel-sysv4*.
13247
13248Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13249
13250 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13251 the processor rather than assuming i486.
13252
13253Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13254
13255 * config.guess: Recognize SunOS6 as Solaris3.
13256
13257Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13258
13259 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13260 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13261
13262Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13263
13264 * build-all.mk (all-cross): New target for Canadian Cross.
13265 Added Q2 go32 targets.
13266 * test-build.mk: Configure go32 cross sparclite-aout and
13267 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13268 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13269
13270Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13271
13272 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13273 GO32 hosted toolchains
13274
13275Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13276
13277 * configure: change so "-exec-prefix" gets passed down rather
13278 than "-exec_prefix" so autoconf generated Makefiles get the
13279 exec_prefix set right.
13280
13281Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13282
13283 * config.guess: get the Solaris2 minor version number
13284
13285 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13286
13287Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13288
13289 * config.guess: Recognize some Sequent platforms.
13290
13291Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13292
13293 * Makefile.in: added the vault-install target
13294
13295 * configure.in: actually use the Sun3 makefile fragment that's in
13296 config, also added the release dir to configdirs
13297
13298Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13299
13300 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13301
13302Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13303
13304 * configure.in: remove some program from Alpha targetted toolchains
13305
13306Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13307
13308 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13309 gprof.
13310 (taz): Run "make diststuff" in those directories instead of "make
13311 proto-dir". Look for "VERSION=" only at start of line in subdir
13312 Makefile. Use "gzip -9" for compression.
13313 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13314 (binutils.tar.z): New target.
13315
13316Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13317
13318 * Makefile.in (taz): Include gpl.texinfo.
13319
13320Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13321
13322 * Makefile.in (setup-dirs): Merged into "taz" target.
13323 (taz): Only do `proto-dir' stuff if a directory is actually needed
13324 for this target.
13325
13326Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13327
13328 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13329 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13330 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13331 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13332 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13333
13334Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13335
13336 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13337 config.sub, and move-if-change to gdb testsuite distribution
13338 archive, so the testsuite can be extracted, configured, and
13339 run separately from the gdb distribution. Blow away the Chill
13340 tests that require a Chill compiled executable, since GNU Chill
13341 is not yet publically available.
13342
13343Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13344
13345 * test-build.mk: set environment variables in a single command,
13346 instead of a list of assignments and exports
13347
13348 * config.guess: recognize Alpha/OSF1 systems
13349
13350Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13351
13352 * configure: Change help message to prefer --options rather than
13353 -options.
13354
13355Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13356
13357 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13358 zippy@ecst.csuchico.edu.
13359 * config.guess: Recognize miniframe.
13360
13361Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13362
cc6010cd
AP
13363 * Makefile.in: Use srcroot to find runtest rather than rootme.
13364 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
13365
13366Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13367
13368 * test-build.mk: Extensive additions to support building on a
13369 machine other than the host.
13370
13371Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13372
13373 * configure (tooldir): Fix for i386-aix again.
13374
13375Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13376
13377 * configure, Makefile.in: Change definition of $(tooldir)
13378 to match the FSF.
13379
13380Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13381
13382 * config.guess: Recognize i[34]86/SVR4.
13383
13384Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13385
13386 * Makefile.in (all-gdb): gdb depends on sim.
13387
13388Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13389
13390 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13391 at the same time we make the prototype gdb directory.
13392 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13393 files at the same time as the gdb base release distribution.
13394
13395Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13396
13397 * Makefile.in (check): Use individual check targets rather than
13398 DO_X rule.
13399 (check-gcc): Added.
13400
13401Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13402
13403 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13404 for System V release 3.2.
13405
13406Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13407
13408 * config.sub: Recognize hppaosf.
13409 * configure.in: Do configure ld/binutils/gas for it.
13410
13411Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13412
13413 * configure (tooldir): Alter syntax used to set this, for systems
13414 where "\$" isn't handled right, like i386-aix.
13415
13416Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13417
13418 * configure: Pass program-transform-name, not
13419 program_transform_name, to recursive configures.
13420
13421Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13422
13423 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13424 of gas+ld+binutils.
13425
13426Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13427
13428 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13429
13430Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13431
13432 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13433
6599da04
JM
13434Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13435
13436 * Makefile.in (PRMS): Set back to all-prms.
13437
13438Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13439
13440 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13441 targets, rather than for MIPS hosts.
13442
13443Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13444
13445 * configure.in: add comment for --with-x default values
13446
13447 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13448
13449 * Makefile.in: add check-* targets for each of the directories in
13450 the tree. Add a definition of RUNTEST that will use the one we
13451 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13452
13453Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13454
13455 * configure.in: Removed obsolete references to bfd_target and
13456 target_makefile_frag.
13457
13458 * build-all.mk: Set assorted targets for Q2.
13459 * config.sub: Recognize z8k-sim and h8300-hms.
13460 * test-build.mk: Really don't pass host to configure.
13461 (HOLES): Added uname.
13462
13463Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13464
13465 * configure: Handle an empty program-prefix, program-suffix or
13466 program-transform-name correctly.
13467
13468Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13469
13470 * build-all.mk: -G 8 no longer required for MIPS targets.
13471 * test-build.mk: Don't pass host argument to configure; make it
13472 guess.
13473
13474Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13475
13476 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13477 * Makefile.in (COMPRESS): New macro, like GZIP.
13478
13479Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13480
13481 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13482
13483 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13484 with gas currently defaults to -G 0.
13485
13486Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13487
13488 * Makefile.in (all-flex): flex depends on byacc.
13489
13490 * build-all.mk: If host not specified, use config.guess. Pass TAG
13491 to test-build.mk as RELEASE_TAG.
13492 * test-build.mk (configargs): New variable containing arguments to
13493 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13494 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13495
13496 * config.guess: Use /bin/uname when checking -X argument on SCO,
13497 to avoid invoking GNU uname which doesn't understand -X.
13498
13499 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13500
13501 * configure.in: Build gas for mips-*-*.
13502
13503Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13504
13505 * Makefile.in (all.normal): insert missing backslash.
13506
13507Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13508
731a8127 13509 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
13510
13511 * Makefile.in: Complete overhaul to merge many almost identical
13512 targets.
13513
13514Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13515
13516 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13517 (gdb.tar.Z): Adjusted.
13518
13519 * Makefile.in (setup-dirs, taz): New targets; should be general
13520 enough to adapt for gdb sometime. Build only .z file.
13521 (gas.tar.z): New target.
13522
13523Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13524
13525 * build-all.mk: Use CC=cc -Xs on Solaris.
13526
6599da04
JM
13527Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13528
13529 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13530 for handling BISON for FSF releases.
13531
13532Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13533
13534 * configure: Actually implement the change zoo just documented.
13535
13536Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13537
13538 * configure: when using config.guess, only set target_alias when
13539 it's not already been set (ie, on the command line)
13540
13541Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13542
13543 * Makefile.in: add installcheck target, set PRMS to install-prms
13544
13545Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13546
13547 * configure: add support for package_makefile_fragment, handle the
13548 case where a directory has a configure.in file but no Makefile.in
13549 more gracefully (with an actual understandable error message, even);
13550 add support for --without (and add this to the usage message); also
13551 explicitly add a --host=${host_alias} to the command line when
13552 config.guess is used
13553
13554Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13555
13556 * configure: Must use both --host and --target in recursive calls.
13557
13558Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13559
13560 * Makefile.in: Change deja-gnu to dejagnu.
13561
13562Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13563
13564 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13565
13566Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13567
13568 * configure.in: canonicalize all instances to *-*-solaris2*,
13569 also strip out a number of tools to not build for go32 host
13570
13571Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13572
13573 * config.guess: add GPL.
13574
13575 * Makefile.in, config.guess, config.sub, configure: bump
13576 copyrights to 93.
13577
13578Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13579
13580 * Makefile.in (do-info): Removed obsolete check for existence of
13581 localenv file.
13582
13583 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13584
13585Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13586
13587 * Makefile.in: a couple of 'else true' for decstation,
13588 support for TclX
13589
13590 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13591
13592Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13593
13594 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13595
13596Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13597
13598 * config.guess: Recognize i386-ibm-aix (PS/2).
13599 * configure.in: Use config/mh-aix386 file for it.
13600
13601Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13602
13603 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13604 CC_FOR_TARGET instead.
13605 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13606
13607Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13608
13609 * Makefile.in: Add sim to list of directories sent with gdb
13610
13611Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13612
13613 * configure.in: Put back mips-dec-bsd* case.
13614
13615Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13616
13617 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13618 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13619 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
13620
13621Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13622
13623 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13624
13625 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13626 (install-info): install dir.info only if it exists,
13627 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13628
13629Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13630
13631 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13632 gas for mips-dec-bsd.
13633
13634Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13635
13636 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13637 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13638
13639Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13640
13641 * configure.in: Added "dejagnu" to hosttools list.
13642
13643Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13644
13645 * config.sub, configure.in, config.guess: Add support
13646 for Bosx, an AIX variant from Bull.
13647 Patches from F.Pierresteguy@frcl.bull.fr.
13648
13649Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13650
13651 * devo/dejagnu: Initial creation of devo/dejagnu.
13652 Migrated dejagnu testcases and support files for testing software
13653 tools to reside as subdirectories, currently called "testsuite",
13654 within the directory of the software tool. Migrated all programs,
13655 support libraries, etc. beloging to dejagnu proper from
13656 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13657 with no modifications. The changes to these files which will
13658 allow them to configure, build, and execute properly will be made
13659 in a future update.
13660
13661Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13662
13663 * Makefile.in: Change send_pr to send-pr.
13664 * configure.in: Likewise.
13665 * send_pr: Renamed directory to send-pr.
13666
13667Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13668
13669 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13670
13671Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13672
13673 * README: Update for gdb-4.8 release.
13674 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13675 gdb-xxx.tar.z (gzip'd) file also.
13676
13677Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13678
13679 * Makefile.in: make all-diff depend on all-libiberty
13680
13681Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13682
13683 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13684
13685Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13686
13687 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13688
13689Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13690
13691 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13692 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13693 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13694
13695Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13696
13697 * Makefile.in: makeinfo binary is in a new location
13698
13699Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13700
13701 * config.sub: Accept -ecoff as an OS.
13702
13703 * Makefile.in: Various changes to eliminate a level of make
13704 recursion and reduce the required command line length.
13705 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13706 sub-makes.
13707 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13708 variables holding settings for specific sub-makes.
13709 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13710 in terms of BASE_FLAGS_TO_PASS.
13711 (TARGET_LIBS): New variable listing directories which use
13712 TARGET_FLAGS_TO_PASS.
13713 (subdir_do): Eliminated.
13714 (do-*): New set of targets to replace subdir_do.
13715 (various): All targets which used subdir_do now depend on do-*.
13716 (local-clean): Renamed from do_clean.
13717 (local-distclean): New target, dependency of distclean and
13718 realclean.
13719 (install-info): Don't create directories. Depend on dir.info
13720 rather than calling make recursively.
13721 (install-dir.info): Eliminated.
13722 (install-info-dirs): Create all info directories here.
13723 (dir.info): Depend upon do-install-info.
13724
13725 * test-build.mk (HOLES): Added false.
13726
13727Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13728
13729 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13730
13731Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13732
13733 * Makefile.in (info): remove dependency on all-texinfo. The
13734 problem was really in texinfo/C, not at this level.
13735
13736Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13737
13738 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13739
13740Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13741
13742 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13743 GDB releases.
13744
13745Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13746
13747 * configure: Include srcdir in message about target of link not
13748 being found. Don't convert `-' to `_' in `with' options being
13749 passed to subdirs.
13750
13751Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13752
13753 * configure.in: add uudecode to host_tools
13754
13755 * Makefile.in: added {all,install}-uudecode targets, added them to
13756 the appropriate lists
13757
13758Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13759
13760 * Makefile.in (all-gcc): Added dependency on all-gas.
13761
13762 * configure.in (mips-*-*): Build ld and binutils.
13763
13764Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13765
13766 * configure: check return code from mkdir, print error message and
13767 exit on failure.
13768
13769Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13770
13771 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13772
13773Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13774
13775 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13776
13777Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13778
13779 * config.sub (h8500): Recognize this as a cpu type.
13780
13781Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13782
13783 * configure: source directory missing is no longer a warning
13784
13785 * configure.in: recognize irix[34]* instead of irix[34]
13786
13787 * Makefile.in: define and pass down X11_LIB
13788
6599da04
JM
13789Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13790
13791 * guess-systype: Renamed to ...
13792 * config.guess: ... by popular request.
13793 * configure.in, Makefile.in: Update accordingly.
13794
13795Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13796
13797 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13798 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13799 + Execute ./dummy instead of assuming . is in PATH.
13800
13801Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13802
13803 * guess-systype: New shell script. Attempts to guess the
13804 canonical host name of the executing host.
13805 Only a few hosts are supported so far.
13806 * configure: Call guess-systype if no host is specified.
13807
13808Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13809
13810 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13811 gcc Makefile.
13812
13813
13814Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13815
13816 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13817 (all-gcc, install-gcc, subdir_do): Use it.
13818
13819Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13820
13821 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13822
13823Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13824
13825 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13826 set exclusively by configure, using configure.in .
13827
13828Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13829
13830 * test-build.mk: set $PATH for all builds
13831
13832 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13833
13834Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13835
13836 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13837 the one used in gcc/Makefile.in, so that a null expansion doesn't
13838 override the one needed to build gcc with a native cc.
13839
13840
13841Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13842
13843 * configure: Accept -with arguments.
13844
13845Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13846
13847 * Makefile.in: added h8300sim
13848
13849Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13850
6599da04
JM
13851 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13852 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13853 (all-cygnus, native, build-cygnus): Make
13854 $(canonhost)-stamp-3stage-done, not $(host)....
13855 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13856 i386-sco3.2v4. Added else true to if command.
13857
13858Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13859
13860 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13861
13862Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13863
13864 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13865
13866Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13867
13868 * configure.in: don't remove binutils from Solaris builds
13869
13870Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13871
13872 * Makefile.in: get rid of earlier definitions for *clean,
13873 also handle the recursive info rule better
13874
13875Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13876
13877 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13878 do more-or-less the right thing.
13879
13880Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13881
13882 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13883 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13884
13885Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13886
13887 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13888 $(host_canonical).
13889
13890 * configure.in: split the configdirs list into 4 categories (native
13891 v. cross, library v. tool) and handle the cross-only and native-
13892 only in more reasonable (and correct!) way.
13893
13894Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13895
13896 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13897 configdirs anymore.
13898
13899Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13900
13901 * Makefile.in: extensive cleanup:: removed all of the explicit
13902 clean-* targets, collapsed many wrappers around subdir_do into
13903 one, added additional targets to satisfy standards.texi, deleted
13904 some old targets, some changes for consistency
13905
13906Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13907
13908 * configure.in: handle some programs as cross-only, and others as
13909 native only
13910
13911 * test-build.mk: handle partial holes in a more generic manner
13912
13913 * Makefile.in: m4 depends on libiberty
13914
6599da04
JM
13915Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13916
13917 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13918 time, wdiff, and find to configdirs
13919
13920 * Makefile.in: all, clean, and install rules for the new programs
13921 added to configure.in
13922
13923Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13924
13925 * configure.in: use mh-sun for all *-sun-* hosts
13926
6599da04
JM
13927Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13928
13929 * Makefile.in: define flags for X11 include files and library file
13930 locations, pass them down to the programs that need this info
13931
13932 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13933
6599da04
JM
13934Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13935
13936 * configure.in: start building libg++ for HP-UX targets
13937
13938Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13939
13940 * README: Update references to files moved into etc/.
13941
13942Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13943
13944 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13945 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13946
13947Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13948
13949 * configure: accept dash as well as underscore in long option
13950 names for FSF compatibility.
13951
13952Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13953
13954 * config.sub: added -sco3.2v4 support from FSF.
13955
13956Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13957
13958 * configure.in: expand the section that adds or removes
13959 directories from the list of programs to build, to handle native
13960 vs. cross in addition to host v. native
13961
13962Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13963
13964 * Makefile.in: Replace C++ in macro names with CXX.
13965 This is less likely to break ...
13966
13967Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13968
13969 * test-build.mk: add -w to GNU_MAKE
13970
13971Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13972
13973 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13974 add 'sparc' to list of recognized cpus. This needed to make
13975 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13976 Delete some redundant ose68 variants. Recognize -wrs as an os,
13977 then changes that into $CPU-wrs-vxworks.
13978
13979 * configure.in: remove most references to gdbtest, regularize
13980 target based program removal
13981
13982 * test-build.mk: import from p3 tree (many fixes and changes)
13983
13984Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13985
13986 * Makefile.in: added rules to handle tcl, tk, and expect
13987
13988 * configure.in: handle those directories if they exist
13989
13990Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13991
13992 * config.sub: removed bogus hppabsd and hppahpux names, since
13993 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13994
13995Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13996
13997 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13998 depends upon all-xiberty
13999
14000 * Makefile.in: changes from p3, including:
14001
14002 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14003
14004 * Makefile.in (XTRAFLAGS): include newlib directories if
14005 newlib/Makefile exists, rather than if host != target.
14006
14007 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14008
14009 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14010 from the same source tree and not building a cross-compiler. This
14011 matters for the libg++ configuration if reconfiguring a tree that
14012 has already been installed.
14013
14014 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14015
14016 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14017 pick up the machine and system specific header files.
14018
14019 * Makefile.in: added AS_FOR_TARGET, passed down in
14020 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14021 the C compiler to use to create programs which are run in the
14022 build environment, set it to default to $(CC), and passed it down
14023 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14024
14025 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14026
14027 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14028 We need them for unusual native builds, like systems without
14029 ranlib.
14030
14031 * configure: also define $(host_canonical) and
e490616e
ZW
14032 $(target_canonical), which are the full, canonical names for the
14033 given host and target
6599da04
JM
14034
14035Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14036
14037 * Makefile.in: Added separate definitions for C++.
14038
14039Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14040
14041 * configure.in (configdirs): Add deja-gnu.
14042
14043Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14044
14045 * README: Update for configure.texi and gdb-4.7 release.
14046
14047Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14048
14049 * Makefile.in: Move "all" target to top of file.
14050 Previously, first target was ".PHONY" which caused BSD4.4 make
14051 to build .PHONY when make was run without arguments.
14052
14053Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14054
14055 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14056 Library-copylefted code in libiberty.
14057
14058Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14059
14060 * config.sub: Replace m68kmote with plain old m68k.
14061
14062Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14063
14064 * Makefile.in: Remove space from blank line, avoid Make complaints.
14065
14066Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14067
14068 * config.sub: Complain if no argument is given. Added support for
14069 386bsd as OS and target alias.
14070
14071Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14072
14073 * Makefile.in (XTRAFLAGS): include newlib directories if
14074 newlib/Makefile exists, rather than if host != target.
14075
14076Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14077
14078 * config.sub: recognize sparclite-wrs-vxworks.
14079
14080 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14081 p3.) Added clean-xiberty to clean.
14082
14083Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14084
14085 * configure.in: use *-*-* instead of nested cases for host and target
14086
14087Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14088
14089 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14090 from the same source tree and not building a cross-compiler. This
14091 matters for the libg++ configuration if reconfiguring a tree that
14092 has already been installed.
14093
14094Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14095
14096 * config.sub (i486v/i486v4): Merge in from FSF version.
14097
14098Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14099
14100 * configure: only set PWD if it is already set.
14101
14102Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14103
14104 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14105 doesn't have unset and all success paths (and most error paths)
14106 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14107 to just ${PWD} to avoid confusion.)
14108
14109Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14110
14111 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14112 even for a native compilation.
14113
14114Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14115
14116 Changes to make the gdb.tar.Z rule work better.
14117
14118 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14119 (DEVO_SUPPORT): Add configure.texi.
14120 (bfd-ilrt.tar.Z): Remove ancient rule.
14121
14122Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14123
14124 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14125 pick up the machine and system specific header files.
14126
14127 * configure.in, config.sub: added new target m68010-adobe-scout,
14128 with alias of adobe68k. Changed configure.in to check for
14129 -scout before -sco* to avoid a false match.
14130
14131 * Makefile.in: added AS_FOR_TARGET, passed down in
14132 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14133 the C compiler to use to create programs which are run in the
14134 build environment, set it to default to $(CC), and passed it down
14135 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14136
14137Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14138
14139 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14140 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14141 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14142 FOR_TARGET variants, to newlib and libg++.
14143
14144Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14145
14146 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14147 first.
14148
14149Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14150
14151 * config.sub: Accept `elf' as an environment.
14152
14153Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14154
14155 * Makefile.in (all-opcodes): cd into the right directory
14156
14157Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14158
14159 * configure: added -program_transform_name option, used as
14160 argument to sed when installing programs.
14161 configure.texi: added documentation for -program_prefix,
14162 -program_suffix and -program_transform_name.
14163
14164Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14165
14166 * config.sub: Accept i486 where i386 ok.
14167
14168Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14169
14170 * config.sub: accept we32k
14171
14172Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14173
3b75d237 14174 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14175
14176 * Makefile.in: don't create all directories for ``make install'';
14177 let the subdirectories create the ones they need.
14178
14179Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14180
e490616e 14181 * COPYING: new file, GPL v2
6599da04
JM
14182
14183Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14184
14185 * Makefile.in: use the new gen-info-dir, which needs a template
14186 argument (which also lives in texinfo)
14187
14188 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14189
6599da04
JM
14190Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14191
14192 * config.sub (ncr3000): Change i386 to i486.
14193
14194Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14195
14196 * Makefile.in: add install-rcs, install-grep to
14197 install-no-fixedincludes, removed install-bison and install-libgcc
14198
14199Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14200
14201 * configure.in: grab the HPUX makefile fragment if on HPUX
14202
14203Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14204
14205 * Makefile.in: eradicate bison spoor (ditto libgcc).
14206 configure.in: recognise m68{k,000}-ericsson-OSE.
14207 es1800 is alias for m68k-ericsson-OSE
14208
14209Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14210
14211 * configure.in: rearrange the parts that remove programs from
14212 configdirs, based now on HOST==TARGET or by canonical triple.
14213
14214Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14215
14216 * test-build.mk: recurse explicitly with -f test-build.mk when
14217 appropriate. predicate stage3 and comparison on the existence
14218 of gcc. That is, if gcc isn't around, we aren't three-staging.
14219 On very clean, also remove ...stamp-co. Build in-place before
14220 doing other builds.
14221
14222Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14223
14224 * Makefile.in, configure.in: add tgas
14225
14226Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14227
14228 * Makefile.in: a number of changes merged in from progressive.
14229
14230 * configure.in: add libm.
14231
14232 * .cvsignore: ignore some stuff that comes from test-build.mk.
14233
6599da04
JM
14234Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14235
14236 * config.sub: Add es1800 (m68k-ericsson-es1800).
14237
14238Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14239
14240 * configure: Add program_suffix (parallel to program_prefix)
14241 * Makefile.in: adjust directory-creating script for losing decstation
14242
14243Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14244
14245 * configure: Minor $subdir-related fixes.
14246
14247Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14248
14249 * configure: fix various problems with propogating
14250 makefile_target_frag in subdirs.
14251 * configure.in: config libgcc if its there
14252
14253Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14254
14255 * config.sub: HPPA merge.
14256
6599da04
JM
14257Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14258
14259 * Makefile.in: Replace all-bison with all-byacc in all
14260 dependency lines for other tools (which now use byacc).
14261
14262Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14263
14264 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14265
6599da04
JM
14266Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14267
14268 * Makefile.in: make gprof rules similar to byacc rules (instead of
14269 vestigal $(unsubdir) that didn't work...)
14270
14271Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14272
14273 * config.sub: Add support for Linux.
14274 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14275 (at least for libg++).
14276
14277Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14278
14279 * configure.texi: fix doc for the -nfp option to configure
14280
14281Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14282
14283 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14284
14285Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14286
14287 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14288 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14289 * configure.in: added solaris* host_makefile_frag hook.
14290
14291Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14292
14293 * config.sub: changed recognition of m68000 so that various
14294 m68k types can be specified via m680[01234]0
14295
14296Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14297
14298 * config.sub (basic_machine): fix sed so that '-foo' isn't
14299 completely substituted out while .+'-foo' loses the '-foo'
14300
14301Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14302
14303 * config.sub ($os): Add -aout.
14304
14305Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14306
14307 * configure: If host_makefile_frag is absolute, don't
14308 prefix ${invsubdir} (relevant to libg++ auto-configure).
14309
14310Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14311
14312 * Makefile.in (tooldir): Define it.
14313 (all-ld): Depend on all-flex.
14314
14315Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14316
14317 * Makefile.in (check): Fix libg++ special case.
14318
14319Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14320
14321 * configure: do not bury `pwd` into config.status, thus do fewer
14322 pwd's.
14323
14324 * configure: print the "Building in" message only when building in
14325 other than "." AND verbose.
14326
63f6bcd7 14327 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14328 configures.
14329
14330 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14331
14332Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14333
14334 * Makefile.in: macroize flags passed on recursion. remove
14335 fileutils.
14336
14337Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14338
14339 * configure: get makesrcdir right for subdirs deeper than 1.
14340
14341 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14342 install.
14343
14344Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14345
14346 * Makefile.in: don't print subdir_do or recursion lines.
14347
14348Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14349
14350 * standards.texi: added menu item.
14351
14352 * Makefile.in: build and install standards.info.
14353
14354 * standards.texi: new file.
14355
14356Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14357
14358 * configure: test for and move config.status pieces from
14359 ${subdir}/.
14360
14361Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14362
6599da04
JM
14363 * configure: Test for existance of files before trying to mv
14364 them, to avoid numerous non-existance messages.
14365
14366Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14367
14368 * configure: correct final line of config.status.
14369
14370 * configure: patch from eggert. Avoids a protection problem if
14371 the original Makefile.in is read only.
14372
14373 * configure: use move-if-change from gcc to create config.status.
14374 Some makefiles depend on config.status to tell if a directory
14375 has been reconfigured for a different host. This change
14376 prevents those directories from remaking everything in the case
14377 where the reconfig was only intended to rebuild a Makefile.
14378
14379 * configure: test for config.sub with "config.sub sun4" rather
14380 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14381 host alias from a missing config.sub.
14382
14383Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14384
14385 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14386 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14387
14388Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14389
14390 * configure: mkdir ${subdir} as needed.
14391
14392Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14393
14394 * Makefile.in,configure.in: added autoconf.
14395
14396Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14397
14398 * Makefile.in: no longer pass against on recursion.
14399
14400 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14401 definitions are not inherited.
14402
14403 * configure: correct makesrcdir when subdir is .
14404
14405Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14406
14407 * configure: Add support for 'subdirs' variable, which is
14408 like 'configdirs', except that configure doesn't re-invoke
14409 itself for subdirs, it just creates a Makefile for each subdir.
14410 * configure.texi: Document subdirs.
14411
14412Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14413
14414 * configure.in: added flex to configdirs
14415
14416Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14417
14418 * Makefile.in: remove clean-stamps from clean.
14419
14420Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14421
14422 * configure.in: Add gdbtest to configdirs.
14423
14424Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14425
14426 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14427 to recursive makes.
14428 * configure.in: Recognize new ncr3000 config.
14429
14430Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14431
14432 * Makefile.in, configure.in: removed references to gdbm.
14433
14434Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14435
14436 * config.sub: Don't canonicalize os value
14437 newsos* to bsd (readline needs to check for newsos).
14438 (This fix was earlier made Jan 31, but got re-broken.)
14439
14440Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14441
14442 * configure.in: sco is an os, not a vendor!
14443
14444 * configure: Quote $( better. Keep various shells happy.
14445
14446Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14447
14448 * Makefile.in: eliminate stamp-files.
14449
14450Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14451
14452 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14453 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14454
14455Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14456
14457 * config.sub: fix iris/iris3.
14458
14459Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14460
14461 * configure: re-add -rm.
14462
14463Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14464
14465 * Maskefile.in: add .stmp-rcs to all.
14466
14467 * configure.in: remove gas from rs6000 build, use aix host fragment.
14468
14469Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14470
14471 * configure: pass down site_option during recursion.
14472
14473Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14474
14475 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14476
14477Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14478
14479 * configure: Change exec_prefix so that it really defaults to prefix.
14480
14481Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14482
14483 * Makefile.in, configure.in: Add support for mmalloc library.
14484
14485Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14486
14487 * Makefile.in: add stmp dependencies for a few more things.
14488
14489Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14490
14491 * configure: adjusted error message on objdir/srcdir configure
14492 collision, per john's suggestion.
14493
14494 * Makefile.in: add libiberty stmp to all and all.cross.
14495
14496Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14497
14498 * Makefile.in: remove force dependencies, add grep to all.
14499
14500Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14501
14502 * Makefile.in: drop flex. make stamp files work.
14503
14504 * configure: added test for conflicting configuration in srcdir,
14505 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14506 gets cranky. use relative paths for configure and srcdir
14507 whenever possible. Send some error messages to stderr that were
14508 going to stdout.
14509
14510Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14511
14512 * Makefile.in: Fix libg++ rule to check for gcc directory
14513 before using gcc/gcc. Also pass XTRAFLAGS.
14514
14515Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14516
14517 * Makefile.in: added stmp-files so that directories aren't polled
14518 when they are already built.
14519
14520 * configure.texi: fixed a node pointer problem.
14521
14522Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14523
731a8127 14524 * config.sub configure.in gdb/configure.in
6599da04
JM
14525 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14526 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14527 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14528
14529Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14530
14531 * configure: -recurring becomes -silent. corrected help message
14532 for -site= option.
14533
14534 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14535
14536Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14537
14538 * configure: when building Makefile for crosses, replace
14539 tooldir and program_prefix. default srcdir from location of
14540 config.sub. remove "for host in hosts" and "for target in
14541 targets" loops.
14542
14543Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14544
14545 * Makefile.in: Do not pass bindir or mandir to cvs.
14546
14547Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14548
14549 * Makefile.in, configure.in: removed traces of namesubdir,
14550 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14551 copyrights to '92, changed some from Cygnus to FSF.
14552
14553 * configure.texi: remove most references to multiple hosts,
14554 multiple targets, subdirs, etc.
14555
14556 * configure.man: removed rcsid. reference config.sub not
14557 config.subr.
14558
14559 * Makefile.in: mkdir $(infodir) on install-info.
14560
14561Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14562
14563 * configure.texi: Explain better about .gdbinit and about
14564 the environment that configure.in sections run in.
14565
14566Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14567
14568 * configure.in: Ultrix is only a decstation if it's a MIPS.
14569
14570Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14571
14572 * README: DOC.configure => cfg-paper.texi.
14573
14574Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14575
14576 * config.sub (near case $os): Don't convert newsos* to bsd!
14577
14578Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14579
14580 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14581 the number of copies of COPYING that go into the GDB tar file.
14582
14583Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14584
731a8127 14585 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
14586 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14587 Fix SCO configuration stuff.
14588
14589Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14590
14591 * Makefile.in: For libg++, make sure the -I pointing
14592 to the gcc directory goes *after* all the libg++-local -I flags.
14593 Also, move just-gcc dependency from just-libg++ to all-libg++.
14594
14595Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14596
14597 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14598
14599Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14600
14601 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14602
14603Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14604
14605 * config.sub: Add stratus configuration frags. Also
14606 submitted to FSF.
14607
14608Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14609
14610 * Makefile.in (DEV_SUPPORT): add configure.man.
14611
14612 * config.sub(Decode manufacturer-specific): add -none*.
14613
14614Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14615
14616 * Makefile.in: remove form feeds to make Sun's make happy.
14617 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14618
14619Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14620
14621 * Makefile.in (AR_FLAGS): Make quieter.
14622
14623Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14624
14625 * configure.in: Add libg++.
14626 * configure: When verbose, don't output the command line at each
14627 level; it will be unremarkably the same as the previous version,
14628 which will be the same as what the user typed.
14629
14630Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14631
14632 * configure.in, Makefile.in: fix clean-info, add flex. add
14633 fileutils.
14634
14635 * configure: be less sensitive to spaces in Makefile.in. Do not
14636 look for sources in "..". Doing so breaks subdirectories that
14637 might have their own configure. If a subdir has it's own
14638 configure script, use it.
14639
14640Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14641
14642 * cfg-paper.texi: some changes suggested by rms.
14643
14644Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14645
14646 * config.sub: Merge in some small additions from the FSF version,
14647 taken from the gcc distribution, to bring the Cygnus and FSF
14648 versions into closer sync.
14649
14650Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14651
14652 * configure.in: Changed svr4 references to sysv4.
14653
14654Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14655
14656 * configure: added -V for version number option.
14657
14658Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14659
14660 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14661 renamed from DOC.configure to cfg-paper.texi.
14662
14663Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14664
14665 * configure, config.subr, config.sub: config.subr is now
14666 config.sub again.
14667
14668Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14669
14670 * configure.texi: new file, in progress.
14671
14672 * Makefile.in: build info file and install the man page for
14673 configure.
14674
14675 * configure.man: new file, first cut.
14676
14677 * configure: find config.subr again now that configuration "none"
14678 has gone. removed all traces of the -ansi option. removed all
14679 traces of the -languages option.
14680
14681 * config.subr: resync from rms.
14682
14683Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14684
14685 * configure, config.sub, config.subr: merge config.sub into
14686 config.subr, call the result config.subr, remove config.sub, use
14687 config.subr.
14688
14689 * Makefile.in: revised install for dir.info.
14690
14691Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14692
14693 * configure.in: add decstation host makefile frag.
14694
14695 * Makefile.in: BISON now bison -y again. also install-gcc on
14696 install. clean-gdbm on clean. infodir belongs in datadir.
14697 Make directories for info install. Build dir.info here then
14698 install it.
14699
14700Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14701
14702 * Makefile.in: fix for bad directory tests.
14703
14704Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14705
14706 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14707 regexp. -srcdir relative was being handled incorrectly.
14708
14709 * Makefile.in: unwrapped some for loops so that parallel makes
14710 work again and so one can focus one's attention on a particular
14711 package.
14712
14713Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14714
14715 * configure: added PWD as a stand in for `pwd` (for speed). use
14716 elif wherever possible. make -srcdir work without -objdir.
14717 -objdir= commented out.
14718
14719Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14720
14721 * configure: +options become --options. -subdirs commented out.
14722 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14723 Makefile now at top of generated Makefile. Removed cvs log
14724 entries. added -srcdir. create .gdbinit only if there is one
14725 in ${srcdir}.
14726
14727 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14728 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14729 and mandir now keyed off datadir by default.
14730
14731Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14732
14733 * Freshly created ChangeLog.
14734
14735\f
14736Local Variables:
14737mode: change-log
14738left-margin: 8
14739fill-column: 76
14740version-control: never
14741End: